<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>existence, refactored &#187; Event Report</title>
	<atom:link href="http://blog.bryanbibat.net/category/event-report/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bryanbibat.net</link>
	<description>With kindness comes naïveté. Courage becomes foolhardiness. And dedication has no reward.</description>
	<lastBuildDate>Sun, 05 Feb 2012 16:22:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Code Retreat Baguio 2011</title>
		<link>http://blog.bryanbibat.net/2011/12/05/code-retreat-baguio-2011/</link>
		<comments>http://blog.bryanbibat.net/2011/12/05/code-retreat-baguio-2011/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 02:15:09 +0000</pubDate>
		<dc:creator>Bry</dc:creator>
				<category><![CDATA[Brain Dumps]]></category>
		<category><![CDATA[Event Report]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[code retreat]]></category>

		<guid isPermaLink="false">http://blog.bryanbibat.net/?p=1452</guid>
		<description><![CDATA[So after spending the entire day walking around doing stuff (and at one point get wrangled into MCing) for DevCon at DevOpsDays, me and a couple PhRUG guys got on a (red-eye?) bus to Baguio City for the non-official Philippine leg of the Global Day of Code Retreat. This isn&#8217;t a full write-up of the [...]]]></description>
			<content:encoded><![CDATA[<p>So after spending the entire day walking around doing stuff (and at one point get wrangled into MCing) for <a href="http://devcon.ph">DevCon </a>at <a href="http://www.devopsdays.org/events/2011-manila/">DevOpsDays</a>, me and a couple PhRUG guys got on a (red-eye?) bus to Baguio City for the <a href="http://groups.google.com/group/ruby-phil/browse_thread/thread/142920c66a3bb24e">non-official Philippine leg</a> of the <a href="http://blog.coderetreat.com/global-day-of-coderetreat">Global Day of Code Retreat</a>.</p>
<p>This isn&#8217;t a full write-up of the event so I&#8217;ll keep this short and simple. The event was at <a href="https://twitter.com/dreinavarro">Drei</a>&#8216;s place with just a bunch of Ruby, Python, and PHP guys from both Manila and Baguio hacking up random stuff instead of doing the whole Code Retreat thing.</p>
<div class="wp-caption"><a href="http://instagr.am/p/XHQCe/"><img class="aligncenter" src="http://www.bryanbibat.net/images/picture_while_you_picture.jpg" alt="after event" /></a></p>
<p class="wp-caption-text">at the after event, aka &#8220;Yo dawg, I heard <a href="http://www.bridgeutopiaweb.com/">you</a> like taking pictures so here&#8217;s a picture of people taking your picture so you can have a picture of you taking pictures of people taking pictures&#8221;</p>
</div>
<p>Being the slacker that I am, I didn&#8217;t have anything planned out beforehand. I thought I&#8217;d just go the same route as with Startup Weekend Manila and just be a <a href="http://c2.com/cgi/wiki?RubberDucking">rubber duck</a> floating around groups. Fortunately, <a href="https://twitter.com/keikun17">Buddy</a> brought along his significant other Rizza with the intention of having her learn programming from the participants of the event. </p>
<p>I couldn&#8217;t resist this teaching challenge. So for the entire event, I went on to give an impromptu crash course on the <a href="http://blog.bryanbibat.net/tag/fundamentals/">fundamentals of software development</a>. </p>
<p>I started off with basic imperative/procedural programming via pseudocode (to drill in the idea that software development is not about computers but about solving problems). As we progressed I moved on to Ruby for the more technical side of things (basic data types) up to <a href="http://blog.bryanbibat.net/tag/object-oriented/">Object Oriented basics</a>.</p>
<div class="wp-caption"><img class="aligncenter" src="http://www.bryanbibat.net/images/lesson-page1-2.jpg" alt="first lesson" /></p>
<p class="wp-caption-text">first programs &#8211; potato salad and quadratic formula</p>
</div>
<p>By mid-day, I had this little flash of insanity and began downloading >250MB of development stuff from a certain site.</p>
<p>That flash of insanity was to go back to the original Code Retreat exercise, <a href="http://coderetreat.com/gol.html">Conway&#8217;s Game of Life</a>, and build it in Java to teach software development: <a href="http://blog.bryanbibat.net/2009/09/03/code-conventions/">coding conventions</a>, <a href="http://blog.bryanbibat.net/tag/revision-control/">revision control</a>, <a href="http://en.wikipedia.org/wiki/Test_automation">test automation</a>, <a href="http://blog.bryanbibat.net/2009/08/25/refactoring/">refactoring</a>, etc.</p>
<p>Of course, I had to teach the most crucial concept in software development: <em>how to wing it</em>. And that was where Android came in.</p>
<p><iframe width="480" height="360" src="http://www.youtube.com/embed/-Kcu1fGUo1Q" frameborder="0" allowfullscreen></iframe></p>
<p>So we had a base GoL class and a freshly installed Android SDK. A couple of Google searches later and a lot of guesswork, we were able to make the whole thing work as a <a href="http://developer.android.com/resources/articles/live-wallpapers.html">Live Wallpaper</a> in around 1.5 hours.</p>
<p><img class="aligncenter" src="http://www.bryanbibat.net/images/device-gol-ss.png" alt="screenshot of wallpaper" /></p>
<p>Lack of sleep and preparation can turn a Ruby guy into a Java developer. LOL</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bryanbibat.net/2011/12/05/code-retreat-baguio-2011/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Basic Lessons from Ruby Rumble Practice</title>
		<link>http://blog.bryanbibat.net/2011/06/04/basic-lessons-from-ruby-rumble-practice/</link>
		<comments>http://blog.bryanbibat.net/2011/06/04/basic-lessons-from-ruby-rumble-practice/#comments</comments>
		<pubDate>Sat, 04 Jun 2011 14:38:27 +0000</pubDate>
		<dc:creator>Bry</dc:creator>
				<category><![CDATA[Brain Dumps]]></category>
		<category><![CDATA[Event Report]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[PhRUG]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://blog.bryanbibat.net/?p=1349</guid>
		<description><![CDATA[Normally, I would&#8217;ve posted something like this a lot earlier. But work interfered so&#8230; Anyway, since I won the event, I really don&#8217;t have an excuse not to do a post. Blow the cut are some of the lessons I (re)learned at the event. I didn&#8217;t go to the Rumble to win; my main intention [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.bryanbibat.net/images/rumble_party.jpg" alt="yay, I won" class="aligncenter" /></p>
<p>Normally, I would&#8217;ve posted something like this a lot earlier. But <a href="http://twitter.com/bry_bibat/status/71077508707127296">work interfered</a> so&#8230;</p>
<p>Anyway, since <a href="http://www.micro.ph/one/ubertor-hosts-phrug-s-first-ruby-rumble-practice-a-one-day-development-hackathon-at-otd-offices-bonifacio-global-city">I won</a> the <a href="http://rubyrumblepractice.eventbrite.com/">event</a>, I really don&#8217;t have an excuse not to do a post. Blow the cut are some of the lessons I (re)learned at the event.</p>
<p><span id="more-1349"></span>I didn&#8217;t go to the Rumble to win; my main intention was to go there and get my coding on for 8+ hours straight, something that I haven&#8217;t done for quite some time. The idea I had was to make a stupid game (in the vein as Kingdom of Loathing and Mafia Wars) as a follow up to the <a href="http://blog.bryanbibat.net/2010/10/04/tax-for-the-poor-and-mathematically-challenged/">stupid game</a> I made last year.</p>
<p>But apparently the participants thought my project was the most interesting that day, regardless if it was coded on the <a href="http://rubyonrails.org/">most boring Ruby platform</a> and on a <a href="http://twitter.com/bry_bibat/status/74526669062422528">boring OS</a>.</p>
<p>Which brings us to the first lesson: It pays to be prepared. Rad mentioned in the after-party that the winners of the <a href="http://manilagamejam.wordpress.com/">Game Jam</a> didn&#8217;t look like they were there to just &#8220;jam&#8221;; they were focused and seemed like they had a clear goal. </p>
<p>At that point, I casually revealed that I practically did the same thing. I had my database designed and my tasks planned out the day before, all written in my notebook. You could even see in the <a href="https://github.com/bryanbibat/grind/commits/master">commit history</a> that I finished all of my initial models in the <a href="https://github.com/bryanbibat/grind/commit/aba44088e5675476242d5d5b3d7ea4f46c3679e7">first hour of the event</a>.</p>
<p>The other three lessons are more on the technical side, a few basic pitfalls in writing Rails apps.</p>
<p>No thanks to the recent <del>drama</del> changes in the Ruby landscape, I had to manually define some gem versions in my Gemfile: <a href="https://github.com/bryanbibat/grind/blob/master/Gemfile">rake 0.8.7 and mysql2 v0.2.7</a>.</p>
<p>The next lesson was a facepalm moment: I forgot that <code>type</code> is a <a href="http://wiki.rubyonrails.org/rails/pages/reservedwords">reserved word</a> in ActiveRecord so I had to <a href="https://github.com/bryanbibat/grind/commit/c54a333d7c5077ecd51c934c698465a6fea838a6#diff-9">rename my <code>type</code> field accordingly</a>.</p>
<p>The final technical lesson was both a stumper and a facepalm moment. I spent over an hour wondering why a <code>ResearchProgress</code> can&#8217;t be created even though the new record is perfectly valid when tested with <code>valid?</code>.</p>
<p>Turns out I forgot that a record isn&#8217;t saved <a href="http://guides.rubyonrails.org/active_record_validations_callbacks.html#halting-execution">when a callback returns false</a>. That part finally worked perfectly <a href="https://github.com/bryanbibat/grind/blob/master/app/models/research_progress.rb#L16">a single word later</a>.</p>
<p>&#8211;</p>
<p>Overall, it was a good event. It was great to see a bunch of passionate developers in the same room hacking away at code just for the sake of coding. I&#8217;d like to see more of these events locally, with the other developer/designer groups joining in the fun.</p>
<p>(As a side note, even though it was a &#8220;Ruby&#8221; Rumble, the nature of practical development made using pure Ruby impractical. For example, Jason&#8217;s <a href="https://github.com/jasontorres/monitaur">monitaur</a>&#8216;s client was written <a href="https://github.com/jasontorres/monitaur-desktop">in JavaScript</a>.)</p>
<p>In closing, I&#8217;d like to thank those that made the event possible:</p>
<p><a href="http://www.ubertor.com/">Ubertor</a> for providing the <a href="http://www.outsourcingthingsdone.com/">venue</a>. <a href="http://www.micro.ph/">Micro.ph/one</a> for covering the event so I didn&#8217;t have to. (LOL)</p>
<p>The newly formed (informal) Manila Agile Alliance (<a href="http://www.proudcloud.net/">Proudcloud</a>, <a href="http://www.devex.com/en/">Devex</a>, and <a href="http://aelogica.com/">Aelogica</a>), for sponsoring the after event party at Focaccia. </p>
<p>(Another side note, why the hell do Filipinos sign up for events even though they won&#8217;t attend them?!? Beer was practically overflowing in the after event party because the people who signed up didn&#8217;t show up.)</p>
<p>And finally, Rad, Topher, and the rest of the <a href="http://pinoyrb.org">PhRUG</a> peeps for organizing and eventually showing up and participating in the event. Hopefully this would be a regular event for the local Ruby community.</p>
<p>&#8211;</p>
<p>Oh, and yeah, the prize for the next Rumble should be a belt. <img src='http://blog.bryanbibat.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bryanbibat.net/2011/06/04/basic-lessons-from-ruby-rumble-practice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>May 2011 PhRUG Meetup (with videos!)</title>
		<link>http://blog.bryanbibat.net/2011/05/20/may-2011-phrug-meetup-with-videos/</link>
		<comments>http://blog.bryanbibat.net/2011/05/20/may-2011-phrug-meetup-with-videos/#comments</comments>
		<pubDate>Fri, 20 May 2011 14:37:12 +0000</pubDate>
		<dc:creator>Bry</dc:creator>
				<category><![CDATA[Event Report]]></category>
		<category><![CDATA[PhRUG]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://blog.bryanbibat.net/?p=1333</guid>
		<description><![CDATA[We held our monthly meetup last night, and AELogica volunteered to let us use their Fort Bonifacio office as the venue (and provided the food as well). After a day long InfoQ presentation marathon, I decided to try out recording the meetup with a half-decade old camera. Rad was late so AELogica&#8217;s Steven Smith opened [...]]]></description>
			<content:encoded><![CDATA[<p>We held our monthly meetup last night, and <a href="http://aelogica.com/">AELogica</a> volunteered to let us use their Fort Bonifacio office as the venue (and provided the food as well). </p>
<p>After a day long <a href="http://www.infoq.com/">InfoQ</a> presentation marathon, I decided to try out recording the meetup with a half-decade old camera.</p>
<p><span id="more-1333"></span><iframe width="425" height="349" src="http://www.youtube.com/embed/TzUjBC3tpkY?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p>Rad was late so AELogica&#8217;s Steven Smith opened the meetup.</p>
<p><iframe width="425" height="349" src="http://www.youtube.com/embed/XeUfvWuer7Q?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p><iframe width="425" height="349" src="http://www.youtube.com/embed/THv1mllYfFY?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p>I was the first speaker for the night, giving a summary of the things that happened at <a href="http://reddotrubyconf.com/">RDRC</a>.</p>
<p><iframe width="425" height="349" src="http://www.youtube.com/embed/2atbGFxDLxw?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p><iframe width="425" height="349" src="http://www.youtube.com/embed/QQ5XiHgpaTM?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p>Steven expanded upon the Pecha Kucha talk he gave in RDRC about estimating Ruby projects.</p>
<p><iframe width="425" height="349"  src="http://www.youtube.com/embed/-Ph3KjfHkvk?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p>Rad talking about the upcoming <a href="http://pinoyrb.org/ruby/ruby-rumble-practice-details">Ruby Rumble Practice</a>.</p>
<p><iframe width="425" height="349" src="http://www.youtube.com/embed/DOqN_xLm7F0?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p>Rad giving the results of the event signup sheet survey, and the stuff about Ruby Rumble Practice that was interrupted by the overheating projector.</p>
<p>Just some random pictures before and early on into the event (only shows half of the total attendees):</p>
<p><img src="http://www.bryanbibat.net/images/may2011_0.jpg" alt="one view of the venue" class="aligncenter" /></p>
<p><img src="http://www.bryanbibat.net/images/may2011_1.jpg" alt="opposite view" class="aligncenter" /></p>
<p><img src="http://www.bryanbibat.net/images/may2011_2.jpg" alt="seating arrangement" class="aligncenter" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bryanbibat.net/2011/05/20/may-2011-phrug-meetup-with-videos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>April 2011 PhRUG Meetup</title>
		<link>http://blog.bryanbibat.net/2011/04/15/april-2011-phrug-meetup/</link>
		<comments>http://blog.bryanbibat.net/2011/04/15/april-2011-phrug-meetup/#comments</comments>
		<pubDate>Fri, 15 Apr 2011 07:35:15 +0000</pubDate>
		<dc:creator>Bry</dc:creator>
				<category><![CDATA[Event Report]]></category>
		<category><![CDATA[PhRUG]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://blog.bryanbibat.net/?p=1292</guid>
		<description><![CDATA[Last night was supposed to be just an informal meeting; last month&#8217;s low attendance made us move from the &#8220;1-3 speakers&#8221; scheme to a &#8220;10 minute show and tell&#8221; programme. But people just kept arriving and everything went better than expected. And yeah, some guys from Pivotal Labs also showed up and participated in the [...]]]></description>
			<content:encoded><![CDATA[<p>Last night was supposed to be just an informal meeting; last month&#8217;s low attendance made us move from the &#8220;1-3 speakers&#8221; scheme to a &#8220;10 minute show and tell&#8221; programme. But people just kept arriving and everything went better than expected.</p>
<p><a href="http://www.bryanbibat.net/images/phrug-april2011.jpg"><img src="http://www.bryanbibat.net/images/phrug-april2011-thumb.jpg" class="aligncenter" alt="PhRUG meetup April 2011" /></a></p>
<p>And yeah, some guys from <a href="http://pivotallabs.com/">Pivotal Labs</a> also showed up and participated in the talks.</p>
<p><a href="http://www.bryanbibat.net/images/pivotal-friendster.jpg"><img src="http://www.bryanbibat.net/images/pivotal-friendster-thumb.jpg" class="aligncenter" alt="Pivotal Labs and Friendster guys" /></a></p>
<p>The Pivotal guys went with some people from <a href="http://www.mol.com">MOL</a>/<a href="http://www.friendster.com">Friendster</a>. The former were contracted to do some stuff for the latter, but I didn&#8217;t ask if they&#8217;re rewriting the social networking site in Ruby. (I was too busy eating pizza to eavesdrop) That&#8217;s them in the pic above, with Winston presenting in the front.</p>
<p>Anyway, here&#8217;s a list of the talks last night:</p>
<ul>
<li>Rad talked about <a href="http://rad.batnag.org/2011/04/ruby-hacking-secrets-from-barney-stinson/">fb_graph</a></li>
<li><a href="http://nateclark.com/">Nate</a> talked about building RubyGems using <a href="http://pivotal.github.com/jasmine/">Jasmine</a> as the example</li>
<li>Bry talked about <a href="http://blog.bryanbibat.net/2011/01/03/starting-a-professional-rails-app-with-haml-rspec-devise-and-web-app-theme/">web-app-theme</a></li>
<li>Johann talked about <a href="http://www.jetbrains.com/ruby/">RubyMine</a> (which, coincidentally, was used also by Nate in his talk)</li>
<li><a href="http://www.winstonyw.com/">Winston</a> talked about <a href="http://www.winstonyw.com/2010/04/16/a-ruby-library-for-google-visualization-api-googlevisualr/">GoogleVisualr</a></li>
<li>Topher talked about <a href="https://github.com/atmos/hancock">Hancock</a> SSO for Sinatra</li>
</ul>
<p>Thanks to <a href="http://www.exist.com/">Exist</a> for sponsoring the venue, <a href="http://crigor.com/">Topher</a> for taking pictures, and Topher again (and Rad?) for the food.</p>
<p>For updates on future Ruby meetups, <a href="http://groups.google.com/group/ruby-phil">join our Google group</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bryanbibat.net/2011/04/15/april-2011-phrug-meetup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Ignite Manila Talk</title>
		<link>http://blog.bryanbibat.net/2010/03/04/my-ignite-manila-talk/</link>
		<comments>http://blog.bryanbibat.net/2010/03/04/my-ignite-manila-talk/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 22:27:36 +0000</pubDate>
		<dc:creator>Bry</dc:creator>
				<category><![CDATA[Brain Dumps]]></category>
		<category><![CDATA[Event Report]]></category>
		<category><![CDATA[Follow-Up]]></category>
		<category><![CDATA[Memetics]]></category>
		<category><![CDATA[Ignite Manila]]></category>
		<category><![CDATA[transcript]]></category>

		<guid isPermaLink="false">http://blog.bryanbibat.com/?p=880</guid>
		<description><![CDATA[Red asked me to give a talk in Ignite Manila 1 mainly because he remembered that I tend to break character once in a while back in our old workplace. It should be easy for me to give a presentation on something related to anime given my level of experience in the matter. Problem is, [...]]]></description>
			<content:encoded><![CDATA[<p>Red asked me to give a talk in Ignite Manila 1 mainly because he remembered that I tend to <a href="http://datenshibry.multiply.com/photos/album/7/Azeus_X-mas_party_best_in_costume_winning_entries">break character once in a while</a> back in our old workplace. It should be easy for me to give a presentation on something related to anime given my level of experience in the matter.</p>
<p>Problem is, even if I focused on just anime and manga instead of the entire Japanese hobby culture scene (which would include cosplay, collectibles, etc), I still have literally dozens of possible topics to talk about.</p>
<p>After thinking about it for a day, I went with the topic that I could say that I am really passionate about: the story of how we reversed the fortunes of UP AME; from being a hopeless anime organization into a thriving one. Not only is it a significant part of my life, the topic would also be relevant for most of the audience (I doubt that most of them aren&#8217;t inside a club or community of their own).</p>
<p>&#8211;</p>
<p>I put a decent amount of effort into this talk, not only because I don&#8217;t want to embarrass myself or the org, I also don&#8217;t want do look like a hypocrite after <a href="http://blog.bryanbibat.com/tag/y4it/">bashing the presentations in last year&#8217;s Y4IT</a>.</p>
<p>Most of my effort went to the slides. It took me at least 3 days to finish them mainly because of my lack of experience (dammit, I&#8217;m a software engineer, not a graphic designer!) and because I had to look for good pictures from various sources. I also had to re-read <a href="http://www.amazon.com/Presentation-Zen-Simple-Design-Delivery/dp/0321525655"><em>Presentation Zen</em></a> since it&#8217;s been a long time since I&#8217;ve made presentations.</p>
<p>Preparation for the talk itself was difficult, though it&#8217;s not as hard as the slides. I&#8217;d have to thank Scott Berkun for this part, his <a href="http://www.amazon.com/Confessions-Public-Speaker-Scott-Berkun/dp/0596801998"><em>Confessions of a Public Speaker</em></a> as well as his Ignite talk on giving Ignite talks gave me invaluable tips for making my talk.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/rRa1IPkBFbg&amp;hl=en_GB&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="560" height="340" src="http://www.youtube.com/v/rRa1IPkBFbg&amp;hl=en_GB&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>One thing I learned on my own about Ignite was that Ignite presentations are more like song performances than presentations when you have more than 4 points to make. My talk had 7 different points so the timing is important. It didn&#8217;t worry me, though, since I have experience singing in front of a lot of people. I just had to practice enough that my mouth goes auto-pilot when on the stage, ignoring the inevitable effects of stage fright.</p>
<p>My script went through at least a dozen revisions throughout my practice sessions. With at least 3 runs per revision, I&#8217;m guessing that it took me 60 partial runs (just a 1-minute section) and about 30 full runs to get the hang of things. As you would see below, even with all this practice, I still had to ad-lib and adapt to the situation.</p>
<p>&#8211;</p>
<p>Oh and yeah, Ana Santos of <a href="http://sexandsensibilities.com/">Sex and Sensibilities</a> talked before me. Talking about hardcore geeks after a talk on sex was kinda awkward. D:</p>
<p>&#8211;</p>
<p>Script, slides, and side comments below the cut.</p>
<p><span id="more-880"></span></p>
<p><img src="http://www.bryanbibat.com/images/slide_01_thumb.jpg" alt="" /></p>
<p><strong><em>Those of you who are into the local Japanese hobby culture scene, possibly the Go guys there, should be familiar with the University of the Philippines Anime Manga Enthusiasts, better known as UP AME. This university org is probably best known</em> </strong></p>
<p>[ "Org peeps holding the legendary tarp" picture from from <a href="http://szusza.multiply.com/photos/album/54/UP_AME_photoshoot_for_CAL#photo=5">Szusza's CAL photoshoot album</a>. The source was bad so I had to crop it to look good.</p>
<p>The <a href="http://www.phgo.org">Go</a> shoutout was added at the last minute to add the impression that at least some people in the audience knows what anime and manga is. Mikong was also a former co-worker, and PGA had a booth AME no Jidai.</p>
<p>The slide transition in mid-sentence was intentional. If I waited for the transition, I would not have enough time in the next slide for pauses. ]</p>
<p><img src="http://www.bryanbibat.com/images/slide_02_thumb.jpg" alt="" /></p>
<p><strong><em>for pulling off events that are on-par (or even better) than anime conventions held by commercial companies.</em></strong></p>
<p><strong><em>However, the org&#8217;s situation wasn&#8217;t always this rosy.</em></strong></p>
<p><strong><em>Let&#8217;s go back ten years ago,</em></strong></p>
<p>[ Pictures from <a href="http://up-ame.deviantart.com/gallery/">UP AME DeviantArt gallery</a>. I chose to crop or use teasers instead of the posters in cases where they would look better in the grid.</p>
<p>Multiple pauses in this slide. The timing is important because the next slide has a lot of spoken text. ]</p>
<p><img src="http://www.bryanbibat.com/images/slide_03_thumb.jpg" alt="" /></p>
<p><strong><em>when a local TV station turned Japanese cartoons, aka anime, into a fad.  A small group of anime and manga fans decided it was a good time to start an org in UP. As expected, a lot of people signed up like myself.</em></strong></p>
<p>[ Instead of having to add another attribution to copyrighted material, I just cropped Deng from the AME no Jidai poster and used a simple <a href="http://www.gimpusers.com/tutorials/simple-scanline-effect.html">scanline effect</a>.</p>
<p>Forgot to add the TV picture's source to slide 20. Source is <a href="http://www.flickr.com/photos/pablo_perez/3256295059/">http://www.flickr.com/photos/pablo_perez/3256295059/</a>.</p>
<p>As I said, this slide has a lot of spoken text. I need to define "anime" as well as introduce the org's founding. In my practice sessions, the "like myself" often goes to the next slide.</p>
<p>The "people" were just simple ellipses and gradients. And yes, the number of people is not far from the actual membership size.]</p>
<p><img src="http://www.bryanbibat.com/images/slide_04_thumb.jpg" alt="" /></p>
<p><strong><em>After a semester of monthly meetings, it was apparent that there was a problem with the org. People were losing interest and just stopped showing up, founding members included.</em></strong></p>
<p>[ Again, a pretty accurate rendition of the number of active members at that time. ]</p>
<p><img src="http://www.bryanbibat.com/images/slide_05_thumb.jpg" alt="" /></p>
<p><strong><em>At this point, the org&#8217;s days were pretty much numbered. It doesn&#8217;t take much to see that this geek community would have gone the same way as other similar geek communities that came before it.</em></strong></p>
<p><strong><em>And this brings us back to the topic of my talk:</em></strong></p>
<p>[ Forgot where I got the clipart for the tombstone. Oh well.</p>
<p>The "back" part is ad-libbed because every talk is preceded by a slide containing the title of the talk. Had there not been a "slide 0", I would've not said the word "back".]</p>
<p><img src="http://www.bryanbibat.com/images/slide_06_thumb.jpg" alt="" /></p>
<p><strong><em>How did we save this dying geek community? What did we do to turn things around?</em></strong></p>
<p><strong><em>Looking back, what we did wasn&#8217;t really that complicated.</em></strong></p>
<p><strong><em>To start things off, we went beyond meetings and </em></strong></p>
<p>[ Drought pic, as mentioned in the final slide, came from <a href="http://www.flickr.com/photos/georgiesharp/371472003/">http://www.flickr.com/photos/georgiesharp/371472003/</a>.</p>
<p>Mid sentence transition is important again here. The next few slides only allow 1-2 seconds as a margin of error. ]</p>
<p><img src="http://www.bryanbibat.com/images/slide_07_thumb.jpg" alt="" /></p>
<p><strong><em>actually started </em>doing things<em>. We had a week long merchandise booth, a lobby exhibit, and we even joined the Lantern Parade complete with our own float. This had a couple of side effects. </em></strong></p>
<p>[ <a href="http://evaguy01.multiply.com/">Robert</a> gave me a bunch of old AME pics from his old stash. I've uploaded a copy of the pics <a href="http://www.bryanbibat.com/files/2001-12-19-Upame-Lantern-Parade.rar">here</a>.</p>
<p>The merchandise booth pic is obviously not from 2001. I got it from <a href="http://francesell.multiply.com/photos/photo/61/54">Fra's multiply album</a>. I blurred it a bit to make it fit in with the pictures.</p>
<p>After a lot of experimentation, I found out that a seamless mosaic is the best way to create slides out of multiple pictures. The location of the text in this slide as well as the next two slides are also a result of trial and error. ]</p>
<p><img src="http://www.bryanbibat.com/images/slide_08_thumb.jpg" alt="" /></p>
<p><strong><em>First, the longer mingling time allowed people to bond with each other. And when people start to look forward to meet each other on a regular basis, they&#8217;re a lot less likely to leave.</em></strong></p>
<p><strong><em>The larger activities also acted as a filter:</em></strong></p>
<p>[ The top two pics come from Robert's stash. The bottom left comes from <a href="http://francesell.multiply.com/photos/photo/61/19">Fra</a> while the bottom right comes from <a href="http://delurianne.multiply.com/photos/album/36/harryAMEpotter#photo=29">Mic</a>. ]</p>
<p><img src="http://www.bryanbibat.com/images/slide_09_thumb.jpg" alt="" /></p>
<p><strong><em>it weeded out the slackers while it brought to light the passionate people, those who are willing to contribute their time, skills and talents for the org.</em></strong></p>
<p><strong><em>Now, when passionate people bond with each other</em></strong></p>
<p>[ A combination of one of the first (lantern parade 2001) and the one of the most recent (AME no Jidai) large-scale activities of the org: working on the float, hosting (from <a href="http://sixteentricks.multiply.com/photos/photo/88/36">Wigi/Triccie</a>), painting haori (from <a href="http://blazingshinigami.multiply.com/photos/album/185/AME_no_Jidai_A-Venue_Hall_Makati_November_28_2009#photo=4">Wil</a>), and painting the org banner. ]</p>
<p><img src="http://www.bryanbibat.com/images/slide_10_thumb.jpg" alt="" /></p>
<p><strong><em>a community&#8217;s culture is formed. Culture is important, as a bad culture would eventually destroy an org. Fortunately for us, what we got was this &#8220;fun org&#8221; culture. The &#8220;fun&#8221; part&#8217;s easy,</em></strong></p>
<p>[ Four slides, four important points. I have to elaborate what this slide means in the next two slides, though. ]</p>
<p><img src="http://www.bryanbibat.com/images/slide_11_thumb.jpg" alt="" /></p>
<p><strong><em>We&#8217;re an anime org. We do fun stuff like talking about stuff that would get us weird looks from most of you guys here. We also do other fun stuff like, say, wear costumes. But part of our culture is that</em></strong></p>
<p>[ Upper row: post-2001 lantern parade, pre-Gakuensai (from <a href="http://sm16.multiply.com/photos/photo/74/1">Krinkle</a>), X-mas party 2007 (from <a href="http://psychedelicaya.multiply.com/photos/album/8/AME_Christmas_Party_2007#photo=76">Tiff</a>), 8th Avenue (from <a href="http://mooguriklaine.multiply.com/photos/photo/14/38">Klaine</a>).</p>
<p>Bottom left is from the post-Gakuensai photoshoot (from <a href="http://sm16.multiply.com/photos/album/89/AME_GAKUENSAI_Class_Pictorial#photo=118">Krinkle</a>), middle right is a tambayan pic (from <a href="http://szusza.multiply.com/photos/album/15/Birthday_of_Win#photo=1">Szusza</a>), and bottom right is from 8th Avenue (from <a href="http://datenshibry.multiply.com/photos/album/17/AME_8th_Avenue#photo=33">me</a>).</p>
<p>The "most of you guys here" is ad-libbed. Had there been more obvious geeks in the audience, that should have been "most people" instead.</p>
<p>It was only after I submitted these slides that I realized that there are more presidents here than in the next slide. Oh the irony. <img src='http://blog.bryanbibat.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  ]</p>
<p><img src="http://www.bryanbibat.com/images/slide_12_thumb.jpg" alt="" /></p>
<p><strong><em>we know when to draw the line and focus on the important org matters like planning for future events, managing finances, marketing, publicity, and so on. Not so obvious from an anime org, huh?</em></strong></p>
<p>[ Except for the first picture which is from the 2009 applicants orientation (from <a href="http://sm16.multiply.com/photos/album/163/AME_Applicants_Orientation_09#photo=10">Krinkle</a>), all of these pics come from the EALM 2 years ago (from Krinkle again, <a href="http://sm16.multiply.com/photos/photo/96/17">here</a>, <a href="http://sm16.multiply.com/photos/photo/97/39">here</a>, and <a href="http://sm16.multiply.com/photos/photo/97/43">here</a>).</p>
<p>The "Not so obvious from an anime org, huh?" was ad-libbed. I sort of panicked when I realized that I was going too fast, around 4 seconds early. ]</p>
<p><img src="http://www.bryanbibat.com/images/slide_13_thumb.jpg" alt="" /></p>
<p><strong><em>And now we have this list. As you can see, there&#8217;s still one important thing missing. Those of you in communities should be able to figure this out. Any guesses?</em></strong></p>
<p>[ The summary + rest slide. The pause at the end allows me 3-4 seconds of rest while the missing entry provides a small amount of unexpectedness to keep the tension/attention up.</p>
<p>Red and probably Frank guessed "Sex!" prompting me to answer "No, not sex!". XD ]</p>
<p><img src="http://www.bryanbibat.com/images/slide_14_thumb.jpg" alt="" /></p>
<p><strong><em>Applicants. Remember, we&#8217;re college students, and regardless of what you&#8217;ve heard about UP, most of us actually</em> graduate <em>on time. Thus the need for a constant supply of new members.</em></strong></p>
<p>[ Pic from 8th batch buddy bidding (from <a href="http://sm16.multiply.com/photos/album/120/AME_apps_Eight-Chi_Buddy_Bidding#photo=3">Krinkle</a>).</p>
<p>The UP thing was one of the last things I added to the official script. Just a deadpan comedy attempt to loosen up the audience. ]</p>
<p><img src="http://www.bryanbibat.com/images/slide_15_thumb.jpg" alt="" /></p>
<p><strong><em>Recruitment isn&#8217;t that simple. though. We have to have a balance here too. We don&#8217;t want to scare away potential passionate members, just like these guys who are just fine with our unusual culture&#8230;</em></strong></p>
<p>[ One Piece cosplay pic from buddy dress up (from <a href="http://francesell.multiply.com/photos/photo/58/11">Fra</a>) ]</p>
<p><img src="http://www.bryanbibat.com/images/slide_16_thumb.jpg" alt="" /></p>
<p><strong><em>but we don&#8217;t want the really passionate people, those who could damage the org with their antics. Probably like these guys.</em></strong></p>
<p>[ Pic from the interwebs.</p>
<p>I really screwed up in this slide. I don't remember how much of the script I followed here. ]</p>
<p><img src="http://www.bryanbibat.com/images/slide_17_thumb.jpg" alt="" /></p>
<p><strong><em>And here we have this list. Follow these and your community will last for a while.</em></strong></p>
<p><strong><em>Before I end this talk, I&#8217;d like to share one last thing, what you might call the &#8220;secret sauce&#8221; behind UP AME&#8217;s successes.</em></strong></p>
<p>[ Summary list. The "but wait there's more" turned out to be a good idea as it's hard for the audience to know if you're at the 5 minute mark or the 4 minute mark. This allowed me to keep the attention up for a minute longer. ]</p>
<p><img src="http://www.bryanbibat.com/images/slide_18_thumb.jpg" alt="" /></p>
<p><strong><em>As an org, we know that the best way to grow would be to take risks, to push ourselves beyond our limits.</em></strong></p>
<p><strong><em>A good example would be Una kAME!, the first collegiate anime fair in the Philippines. At that time</em></strong></p>
<p>[ Pic from AME no Jidai (from <a href="http://sixteentricks.multiply.com/photos/album/88/AME_no_Jidai_from_Wigigi_Mostly_DyKromatic_pics#photo=1">Wigi/Triccie</a>).</p>
<p>Not-so-obscure anime reference here. ]</p>
<p><img src="http://www.bryanbibat.com/images/slide_19_thumb.jpg" alt="" /></p>
<p><strong><em>we had no money, no experience, and our venue wasn&#8217;t that good. But in the end it was still a resounding success, raising the bar for other anime conventions and was a significant stepping stone for our org.</em></strong></p>
<p>[ Pics from UP AME's <a href="http://s22.photobucket.com/albums/b327/upame/2004-12-04%20Una%20KAME/">photobucket account</a>. Since the pics are all low-res, a mosaic with pictures of different sizes won't work here. I had to make a collage that looks decent.</p>
<p>The "raising the bar for other anime conventions" was partially ad-libbed. During my practice sessions, saying only "success" and "stepping stone" was the reliable approach. Luckily, I was going too fast so I was able to fit that part in. ]</p>
<p><img src="http://www.bryanbibat.com/images/slide_20_thumb.jpg" alt="" /></p>
<p><strong><em>So whether you&#8217;re currently in a geek community or just planning to start one of your own, I hope this talk gave you a couple of ideas to think about.</em></strong></p>
<p><strong><em>Thank you for listening, and good night.</em></strong></p>
<p>[ As Scott Berkun explained in his talk, the first and last slides are usually wasted, hence the "thank you" slide. ]</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bryanbibat.net/2010/03/04/my-ignite-manila-talk/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>First Ignite Manila!</title>
		<link>http://blog.bryanbibat.net/2010/03/03/first-ignite-manila/</link>
		<comments>http://blog.bryanbibat.net/2010/03/03/first-ignite-manila/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 16:46:12 +0000</pubDate>
		<dc:creator>Bry</dc:creator>
				<category><![CDATA[Event Report]]></category>
		<category><![CDATA[Ignite Manila]]></category>

		<guid isPermaLink="false">http://blog.bryanbibat.com/?p=877</guid>
		<description><![CDATA[Two months ago, I was invited by Red, a former co-worker, to talk in the first Ignite Manila event. I&#8217;m not really busy at the moment so I accepted the offer. I&#8217;m not in the mood to post a long-winded report on the event so here are some highlights: The event was great! There was [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://ignitemanila.com"><img src="http://www.bryanbibat.com/images/ignite-poster.jpg" alt="Ignite Manila" class="aligncenter" /></a></p>
<p>Two months ago, I was invited by <a href="http://ryantani.com/">Red</a>, a former co-worker, to talk in the first <a href="http://ignitemanila.com">Ignite Manila</a> event. I&#8217;m not really busy at the moment so I accepted the offer.</p>
<p>I&#8217;m not in the mood to post a long-winded report on the event so here are some highlights:</p>
<ul>
<li>The event was great! There was a good mix of topics and the audience was really into it. The only downside I think would be the lack of stereotypical geeks in the crowd (most of the people there were &#8220;closet geeks&#8221; <img src='http://blog.bryanbibat.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ).</li>
<li>The best talks for the night are ironically the least likely to be featured in the global O&#8217;Reilly Ignite site: <a href="http://absurdrepublic.blogspot.com/">Norman Wilwayco</a>&#8216;s &#8220;rebellious&#8221; talk (that&#8217;s an understatement, <em>pero <strong>digs</strong>!</em>) and <a href="http://khavndelacruz.com">Khavn dela Cruz</a>&#8216;s 5 minute presentation/performance on his potentially controversial Day Old Flicks.</li>
<li>Probably the most well-balanced talk would be from <a href="http://celdrantours.blogspot.com/">Carlos Celdran</a>. The topic was socially relevant, the slides were simple and were there to enhance the talk, and he was presenting to the audience and not talking to the wall.</li>
<li>As for my talk, I&#8217;ll leave that to the next post.</li>
</ul>
<p>Congratulations to the team behind Ignite Manila for this successful event! I&#8217;ll be looking forward to the next Ignite Manila! <img src='http://blog.bryanbibat.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bryanbibat.net/2010/03/03/first-ignite-manila/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Y4iT 2009 day 4</title>
		<link>http://blog.bryanbibat.net/2009/09/12/y4it-2009-day-4/</link>
		<comments>http://blog.bryanbibat.net/2009/09/12/y4it-2009-day-4/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 10:39:21 +0000</pubDate>
		<dc:creator>Bry</dc:creator>
				<category><![CDATA[Event Report]]></category>
		<category><![CDATA[Y4iT]]></category>

		<guid isPermaLink="false">http://blog.bryanbibat.com/?p=647</guid>
		<description><![CDATA[Last day of Y4iT. I didn&#8217;t want to see politicians so I spent the entire day in UP Film Institute. &#8211; I missed the fist keynote speech again. &#8211; Kinespell: Kinesthetic Learning Activity and Assessment Ms. Ada Angeli Cariaga The talk is about an edutainment software for kinesthetic learners (i.e. those who learn better through [...]]]></description>
			<content:encoded><![CDATA[<p>Last day of Y4iT. I didn&#8217;t want to see politicians so I spent the entire day in UP Film Institute.</p>
<p><span id="more-647"></span>&#8211;</p>
<p>I missed the fist keynote speech again.</p>
<p>&#8211;</p>
<p><strong>Kinespell: Kinesthetic Learning Activity and Assessment </strong><br />
<strong>Ms. Ada Angeli Cariaga </strong></p>
<p>The talk is about an edutainment software for kinesthetic learners (i.e. those who learn better through experimentation and movement). The main difference between this spelling software and other similar software is that it&#8217;s controls rely on physical motion via <a href="http://en.wikipedia.org/wiki/Sun_SPOT">Sun SPOTs</a> (a Wii port is also on the way) allowing the learner to move more than just their fingers on a keyboard. There&#8217;s also an assessment feature for teachers to track the performance of the students, but I think that&#8217;s common to most edutainment software anyway.</p>
<p>As students, the audience got the point of the talk. The speaker was also clear in saying that the tool is still not ready for retail or deployment due to lack of resources. Overall, no problem with this talk.</p>
<p>&#8211;</p>
<p><strong>To Tumble, to Twitt; to Twitt: Perchance to Plurk: Ay, There&#8217;s the Rub</strong><br />
<strong>Mr. Juned Sonido</strong></p>
<p>This talk was boring. I&#8217;d blame it on the speaker&#8217;s tone: using a bedroom voice (not the &#8220;sexy&#8221; kind: the &#8220;sleepy&#8221; kind), it was as if he was only talking to himself the whole time. Sure, Luis uses a similar tone, but at least he was able to capture the interest of the audience via sex.</p>
<p>The presentation itself is not really that interesting. It was like your average high school report: introduce the facts, provide bullet points for analysis. It would have been much better if he included a screencast showing how Tumblr, Plurk, and Twitter are used, or at least tried to provide examples which would have engaged the crowd.</p>
<p>I wonder how Feria&#8217;s talk went.</p>
<p>Nah, who am I kidding. We all know his teaching style. <img src='http://blog.bryanbibat.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>&#8211;</p>
<p><strong>Making IT Work for NGOs</strong><br />
<strong>Dr. Giovanni Tapang</strong></p>
<p><a href="http://www.cp-union.com/cpunion/">CP Union</a> dude.</p>
<p>His talk about providing free IT services to NGOs through volunteer work was surprisingly interesting for the audience. I guess it had something to do with the fact that most of them came from the provinces and that they need all the support they can get in terms of skills.</p>
<p>I&#8217;m actually thinking of volunteering for NGOs for a couple of months (blame Dr. Alan Wiess) so this talk gave me an option on where to start.</p>
<p>&#8211;</p>
<p><strong>Optimizing Websites for Search Engines: A Walkthrough</strong><br />
<strong>Ms. Fe Nuñez</strong></p>
<p>IMO, SEO is overrated. There are many ways to make your site&#8217;s presence known without having to fine tune every part of your site to get higher places in search results. Besides, some SEO practices like link dropping are avoided by bloggers (esp. those with connections to the anime community) to avoid being likened to a certain notorious blogger. <img src='http://blog.bryanbibat.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>That said, I still think the talk was okay in terms of providing an overview on the basics of SEO and why is it important when making websites. It didn&#8217;t delve too much in the part I hate about SEO (fine tuning) so that&#8217;s a plus. The speaker was also attractive enough to illicit shouts of &#8220;<em>Yiheeeeee!</em>&#8221; every time a guy asks a question in the open forum so I guess a good percentage of the male audience was paying attention.</p>
<p>As for the problems with the talk, there aren&#8217;t any major problems but there were a bunch of minor things that I could nitpick about it. First would be the &#8220;hook&#8221; of the talk i.e. &#8220;Retire Young, Retire Rich&#8221; through SEO. I know, no one is supposed to seriously believe that, but with that type of audience, I&#8217;m pretty sure a couple of people misunderstood it. (As a side note, <em>buti na lang di nagpa-raise ng hand kung sino sa audience ang nag-retire young, retire rich na. Baka na-tempt ako mag-raise ng hand.</em> <img src='http://blog.bryanbibat.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  )</p>
<p>I could also nitpick about the answers. The question about how to pay for hosting in dollars should have been answered by giving the option to look at local hosting companies which allow peso payments. The question by the guy who wanted Google to refresh its cache of his school&#8217;s website with up-to-date information doesn&#8217;t need to wait for months for it to happen: just slap on an <a href="http://en.wikipedia.org/wiki/Site_map">XML site map</a> and <a href="http://www.google.com/addurl/?continue=/addurl">submit the site to Google</a>. The cache should refresh in a few days.</p>
<p>&#8211;</p>
<p><strong>Aligning Your Social Network Assets with Your e-Portfolios </strong><br />
<strong>Mr. Joel C. Yuvienco</strong></p>
<p>This talk explains the lesser known fact that a diploma and a transcript isn&#8217;t enough to land you a good job nowadays. At first glance, you might think that the talk is just about uploading the typical portfolio stuff on the net e.g. art in DeviantArt, photos in Flickr, but the real main message of the talk is &#8220;don&#8217;t do stupid things on the &#8216;net that could be Googled by prospective employers&#8221;.</p>
<p>I definitely agree on this advice given that most of the audience are college students and college students are prone to doing stupid things on the &#8216;net like uploading scandalous pictures. On the other hand, one part of me just wants to say &#8220;<a href="http://xkcd.com/137/">FUCK. THAT. SHIT.</a>&#8221;</p>
<p>But then again, I already have the skills and the experience so my advice probably won&#8217;t work for the other people in the hall.</p>
<p>&#8211;</p>
<p>Spring Roo dude was late and this screwed up the schedule. The organizers decided to go with the last speaker in his place.</p>
<p>&#8211;</p>
<p><strong>Imagine an Election System Without Precision: What Can the Youth Do?</strong><br />
<strong>Mr. Nelson Celis</strong></p>
<p>With the exceptions of the start and the end of the presentation, the whole talk was a lot more suited for big wigs in suits than college students. Run of the mill PowerPoint presentation, legal jargon that kids don&#8217;t care about&#8230; no wonder 60% of the audience was already gone by the end of the talk.</p>
<p>The content of the talk was well-intended, though, asking the youth to be more vigilant in making sure that the Automated Election System can&#8217;t be manipulated. But that can&#8217;t save the talk from being boring.</p>
<p>&#8211;</p>
<p><strong>Spring Roo</strong><br />
<strong>Mr. John Paul Alcala</strong></p>
<p>Spring Roo: the answer of SpringSource to Rails and Grails.</p>
<p>While the technology itself is very interesting, almost all of the members of the audience aren&#8217;t familiar with Spring. Heck, I believe that I was the only developer in the room with extensive enterprise application experience aside from the speaker himself.</p>
<p>Simply put, the talk&#8217;s format was not suited for the audience. Instead of spending 20 minutes explaining the background of the code-generation tool (making a lot of people&#8217;s noses bleed in the process), it would have been much better to go the Ruby on Rails demo approach. That is, spend around 5 minutes running through the background of the tool then spend the rest of the time showing the audience what you can do in that span of time with Roo.</p>
<p>Seeing a site with CRUD functionality built from scratch in a matter of minutes should be enough to drop a few jaws.</p>
<p>I am familiar with the tool so I didn&#8217;t really have a question for the speaker. Instead I merely pointed out that <strike>EJB is the worst thing that happened to J2EE, not AppFuse</strike> the presentation didn&#8217;t say what a developer needs to study before building apps with Roo. Given that the actual requirements are pretty daunting (e.g. knowledge of Spring MVC/Dependency Injection, Maven, etc), this is a pretty big oversight from the speaker.</p>
<p>&#8211;</p>
<p><strong>Final Words</strong></p>
<p>Being a <strike>retired</strike> software engineer, I didn&#8217;t really learn a lot of stuff from Y4iT. Fortunately, I traded off my SE hat for a teacher&#8217;s hat early on. Instead of focusing on the lessons taught by the speakers, I focused on how they tried to convey their ideas to the audience i.e. what approaches are effective, and what approaches are not. These past few posts are basically my &#8220;notes&#8221; on that topic.</p>
<p>Still, the low ROI and diminishing returns means I probably won&#8217;t go back for Y4iT 2010. (unless I get invited as a speaker, of course. <img src='http://blog.bryanbibat.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  )</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bryanbibat.net/2009/09/12/y4it-2009-day-4/feed/</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
		<item>
		<title>Y4iT 2009 day 3</title>
		<link>http://blog.bryanbibat.net/2009/09/10/y4it-2009-day-3/</link>
		<comments>http://blog.bryanbibat.net/2009/09/10/y4it-2009-day-3/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 15:41:19 +0000</pubDate>
		<dc:creator>Bry</dc:creator>
				<category><![CDATA[Event Report]]></category>
		<category><![CDATA[Y4iT]]></category>

		<guid isPermaLink="false">http://blog.bryanbibat.com/?p=634</guid>
		<description><![CDATA[My sinuses acted up and gave me a headache for the entire day. This post may be crankier than the two previous ones.]]></description>
			<content:encoded><![CDATA[<p>My sinuses acted up and gave me a headache for the entire day. This post may be crankier than the two previous ones.</p>
<p><span id="more-634"></span>Got to Film Institute earlier today but still missed the beginning of the first keynote. Also, the place was &#8220;standing room only&#8221; by the time I entered the hall.</p>
<p>I&#8217;m no longer going to be complaining about run-of-the-mill Powerpoint presentations. Instead, I&#8217;ll just post a link to Tufte&#8217;s <a href="http://www.wired.com/wired/archive/11.09/ppt2.html">PowerPoint is Evil</a>. <img src='http://blog.bryanbibat.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>&#8211;</p>
<p><strong>Innovation on the Web</strong><br />
<strong>Mr. Jay Trinidad</strong></p>
<p>Google Asia Pacific marketing dude. <em>Masyado ata matagal nang nakihalubilo sa mga puti kaya di na marunong mag-</em> code-switch.</p>
<p>To be honest, I don&#8217;t really remember anything from this talk aside from &#8220;Google search is actually very complicated behind the scenes&#8221; and demos of Google apps that most are familiar with (i.e. no Google Wave).</p>
<p>&#8211;</p>
<p><strong>Preparing for IT Security Audit</strong><br />
<strong>Mr. John Ruero</strong></p>
<p>Accenture Security Audit dude. There was a break before this so I was able to get a seat near the front.</p>
<p>I&#8217;m supposed to be familiar with this, but I actually learned a lot of new stuff about security auditing (<em>bakit kaya?</em> LOL!).</p>
<p><a href="http://blog.bryanbibat.com/tag/w-edwards-deming/">Deming</a> was also namedropped in the talk because of the Deming <a href="http://en.wikipedia.org/wiki/PDCA">PDCA cycle</a>. <em>Wala lang</em>.</p>
<p>&#8211;</p>
<p><strong>Education 3.0</strong><br />
<strong>Mr. Noel Feria</strong></p>
<p>Educ dude.</p>
<p>I was disappointed about this talk. It was too short, the slides were not organized to convey ideas properly, and the speaker didn&#8217;t adjust the talk given that the entire audience was not even familiar with &#8220;Education 2.0&#8243;.</p>
<p>What was really disappointing was the way he answered the questions. For example, the second question from the audience was from a teacher who was concerned that students would be getting wrong/fake assignment answers in this age where Google has trumped textbooks. The speaker simply answered that the students should verify the data by checking the hyperlinks at the bottom of the Wikipedia articles &#8212; to put it bluntly, a lame non-passionate answer.</p>
<p>If I was the guy, I&#8217;d go on the offensive: I&#8217;d state that we are better off now that people are finally critical about the validity of data. Back when we were still relying on textbooks and encyclopedias, it is rare for a student or teacher to question the validity of data from those sources&#8211;sources that are sometimes already out of date, and sometimes even worse than the Internet (remember the various textbook scandals our education system has received in the past years?).</p>
<p>The answer to the next query was also disappointing. A teacher who had already started using technology in his course (the usual Yahoo Groups thing: a mailing list, a place where files can be uploaded, and an e-mail address to send assignments) was wondering if Education 3.0 allows more synchronous (his methods are <em>a</em>synchronous; actually his term was &#8220;decoupled&#8221;) ways of connecting to students like video conferencing.</p>
<p>The speaker&#8217;s answer was that Education 3.0 is just being conceived as an idea so he&#8217;s not sure if those are included.</p>
<p>My reaction: <em>Uh&#8230; isn&#8217;t what he&#8217;s talking about</em> already <em>under Education 2.0?</em></p>
<p>&#8211;</p>
<p>I transferred to the UP Theater after lunch.</p>
<p>&#8211;</p>
<p><strong>Web Threats Security</strong><br />
<strong>Mr. Rodel Villarez</strong></p>
<p>Trend Micro dude.</p>
<p>I&#8217;d say this was a decent talk even though it was a pitch for their product line. It&#8217;s not as hardcore as the Security Audit talk, but it touched the key aspects of web threats that people aren&#8217;t really that familiar with e.g. social engineering, anti-virus software needs to be supported by other software and habits, etc.</p>
<p>Even though he doesn&#8217;t look or sound it, the speaker was actually pretty good at managing the audience.</p>
<p>&#8211;</p>
<p><strong>Global IT Certification Standards</strong><br />
<strong>Ms. Maria Corazon Akol</strong></p>
<p>PhilNITS lady.</p>
<p>The talk was all about <a href="http://www.philnits.org/">PhilNITS</a>, a certification I passed <a href="http://www.philnits.org/passers.html#apr07fe">three years ago</a>. The talk itself was just about average, answering the five W&#8217;s and the How regarding PhilNITS.</p>
<p>What was impressive about the talk was the speaker&#8217;s ability in answering questions. I posed the &#8220;Certifications are ignored by companies that read Dilbert&#8221; problem and she was able to quickly respond by making it clear to the audience that certifications are not an &#8220;end&#8221; (i.e. <em>pwede na akong mag-drop out pag nakakuha na ako ng PhilNITS certification</em>), and that completing your course to get a holistic learning experience is still the way to go.</p>
<p>It was a valid answer and I applaud her for that. Her other answers also showed that she was familiar with all of the issues regarding PhilNITS. This, IMHO, made it clear how much she is devoted to her cause.</p>
<p>&#8211;</p>
<p><strong>Cloud Computing and SaaS (Software as a Service)</strong><br />
<strong>Mr. Jerome Gotangco</strong></p>
<p>Morph Labs guy. They&#8217;re offering a PaaS.</p>
<p>He already gave this talk in DevCon. The main difference with this talk was that today&#8217;s audience was a bunch of notches lower in terms of technical knowledge than the DevCon audience. That meant that the former needs to be aware that PaaS ~= Facebook and SaaS ~= Pet Society, and that demonstrating creating 4 App and DB servers in a minute wouldn&#8217;t be as awe-inspiring.</p>
<p>The questions were hogged by a single audience member and they weren&#8217;t really that hard to respond decently so I couldn&#8217;t make a clear assessment on his answering ability (IMO, it was good).</p>
<p>&#8211;</p>
<p><strong>Animating “Dayo”</strong><br />
<strong>Mr. Patrick Anji Palanca and Mr. Whannie Dellosa</strong></p>
<p>Animator dude and sound processing dude.</p>
<p>The talk was surprisingly engaging. When they showed the various WIP of a scene in the trailer of Dayo, from animated storyboard to finished product, in order to show the technology involved in the process, the audience got to memorize the lines by the 3rd step and was dubbing it until the last. <img src='http://blog.bryanbibat.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>While the animator dude was somewhat serious about his craft (even as he was wowing the audience with his resume which includes &#8220;Smurfs&#8221;), the sound dude was more down to earth. I think the proper term for the latter would be &#8220;keepin&#8217; it real&#8221;, but I try not to use that language on this blog.</p>
<p>Anyway, that combination paid off in the open forum. The animator dude answered indirectly while the sound dude answered directly; this provided both depth and a resolution to the answers. Usually the speaker would just be able to give one of those, either a deep answer that somehow doesn&#8217;t answer the question or a direct to the point answer that doesn&#8217;t care about the other implications.</p>
<p>&#8211;</p>
<p>Dinner at Lutong Bahay. Glad to see my old night shift dinner combo, &#8220;1 bbq stick + 1.5 rice + vegies&#8221;, is still (relatively) cheap at 37 pesos.</p>
<p>&#8211;</p>
<p>Last day tomorrow. Will spend the entire day at the Film Institute to avoid Dick Gordon and Imee Marcos.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bryanbibat.net/2009/09/10/y4it-2009-day-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Y4iT 2009 day 2</title>
		<link>http://blog.bryanbibat.net/2009/09/09/y4it-2009-day-2/</link>
		<comments>http://blog.bryanbibat.net/2009/09/09/y4it-2009-day-2/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 14:06:47 +0000</pubDate>
		<dc:creator>Bry</dc:creator>
				<category><![CDATA[Event Report]]></category>
		<category><![CDATA[Y4iT]]></category>

		<guid isPermaLink="false">http://blog.bryanbibat.com/?p=629</guid>
		<description><![CDATA[Body felt like crap and the rain was pouring hard so I decided to ditch the first few talks.]]></description>
			<content:encoded><![CDATA[<p>Body felt like crap and the rain was pouring hard so I decided to ditch the first few talks.</p>
<p><span id="more-629"></span>I arrived in UP around 11am and proceeded to the Film Institute for the ASP .NET 3.5 talk. Unfortunately they&#8217;re not letting people in anymore because the place was jampacked already.</p>
<p>Went to UP Theater instead. The place was also packed, but at least they allowed me go go in.</p>
<p>&#8211;</p>
<p><strong>The 7 Habits of an Effective Developer</strong><br />
<strong>Mr. Chuk Munn Lee</strong></p>
<p>It&#8217;s the Chinese dude again.</p>
<p>The talk&#8217;s actually pretty good, mainly because the &#8220;habits&#8221; are just <a href="http://blog.bryanbibat.com/category/daily-entry/software-engineering-daily-entry/">software engineering</a> <a href="http://blog.bryanbibat.com/tag/fundamentals/">fundamentals</a> converted into a talk.</p>
<p>Again, the problem with the talk is that the kids still haven&#8217;t gotten used to his strong Chinese accent. Another problem is that the slides have too much text.</p>
<p>&#8211;</p>
<p>Lunch was fish balls, fish nuggets, and buko juice (now 13 pesos, a 30% price increase after 7 years).</p>
<p>&#8211;</p>
<p>At this point, I&#8217;ve ditched my original plan and decided to just choose an AM and PM venue per day to allow me to get a decent seat.</p>
<p>PM is UP Theater again.</p>
<p>&#8211;</p>
<p><strong>Careers in IT</strong><br />
<strong>Ms. Gina Duminy</strong></p>
<p>The <a href="http://www.itprosasia.com/">itprosasia.com</a> lady did a great job in convincing the audience that IT careers aren&#8217;t just about programming. I really liked how she emphasized the need for passion, as well as how she reaffirmed the 34 year old IT student that IT is all about skills and not about age, gender, race, etc.</p>
<p>I have same problem for this talk as in the previous one i.e. the presentation slides still contain too much information. Also, while Security Auditors were mentioned in the talk, the QA field as a whole was apparently missing in the talk.</p>
<p>&#8211;</p>
<p><strong>The Next 5 in 5: Predicting Innovations</strong><br />
<strong>Mr. Lope Doromal, Jr.</strong></p>
<p>IBM dude with a strong Filipino accent. Talk was mostly tech (not IT) related: there&#8217;s advancements in solar power, <strike>Gattaca</strike> affordable genetic mapping, web access through voice, <strike>Orwellian</strike> stores where everything is tracked via RFID to allow a bunch of stuff, and memory improvements through IBM&#8217;s behavioral sciences division (sadly, he could not confirm if IBM is working on memory implants. boo!)</p>
<p>This talk probably had the worst slides in terms of readability. On the other hand, this talk had the most number of people asking questions.</p>
<p>&#8211;</p>
<p>Slept through the tacked-on cosplay.</p>
<p>Liezel Garcia was ok.</p>
<p>&#8211;</p>
<p><strong>Web Usability and User Experience Design</strong><br />
<strong>Mr. Regnard Kreisler Raquedan</strong></p>
<p>Ever wonder why I&#8217;m complaining about powerpoint slides above? It&#8217;s because of this dude.</p>
<p>He&#8217;s a professional web designer who&#8217;s talking about Web Usability; you could probably guess the quality of his slides.</p>
<p>The only problem I could think of with his talk is that the audience is too green to realize its significance. Maybe if he used <a href="http://blog.bryanbibat.com/2009/05/07/usability-and-the-reservoir-of-goodwill/">a certain website</a>, his ideas might have made a bigger impact.</p>
<p>&#8211;</p>
<p><strong>Careers in Game Development</strong><br />
<strong>Mr. Gabby Dizon</strong></p>
<p>Nothing much to say about this one. It&#8217;s basically just a game development version of the itprosasia.com lady&#8217;s talk.</p>
<p>I&#8217;m kinda annoyed, though, that speakers keep on mentioning Objective-C and iPhone development without considering that most of the audience don&#8217;t have 60k to spare for a &#8220;Mac Mini + keyboard/mouse/monitor + iPod Touch + Developer License&#8221; combo. <em>Parang mas okay pa mag-gamble sa illegal recruiter kesa mag-gamble sa iPhone development</em>.</p>
<p>&#8211;</p>
<p>Dya 3 tomorrow. Will probably go to Film Institute in the morning for the education 3.0 thing. Will go to UP Theater in the afternoon for the certification shiz.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bryanbibat.net/2009/09/09/y4it-2009-day-2/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Y4iT 2009 day 1</title>
		<link>http://blog.bryanbibat.net/2009/09/08/y4it-2009-day-1/</link>
		<comments>http://blog.bryanbibat.net/2009/09/08/y4it-2009-day-1/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 15:08:32 +0000</pubDate>
		<dc:creator>Bry</dc:creator>
				<category><![CDATA[Event Report]]></category>
		<category><![CDATA[DevCon PH]]></category>
		<category><![CDATA[Y4iT]]></category>

		<guid isPermaLink="false">http://blog.bryanbibat.com/?p=624</guid>
		<description><![CDATA[Underwhelming day 1. My thoughts for each talk under the cut.]]></description>
			<content:encoded><![CDATA[<p>Underwhelming day 1. My thoughts for each talk under the cut.</p>
<p><span id="more-624"></span>&#8211;</p>
<p>&#8220;Nobody&#8221; is annoying beyond belief.</p>
<p><em>Mukhang patok naman sa mga bata, kaya pagbigyan na nga.</em></p>
<p>&#8211;</p>
<p><strong>Open: The Journey Continues</strong><br />
<strong>Mr. Naveen Asrani</strong> (Keynote Speaker)</p>
<p>The kids (practically 99% of the audience) had a hard time understanding his Indian accent. Many even found it funny.</p>
<p>Quite ironic since these kids should get used to foreign accents if they&#8217;re planning to work abroad. Even more ironic is that most of them aren&#8217;t that good in English too.</p>
<p>As for the talk, it&#8217;s your run of the mill &#8220;What is Sun doing for the world and you can be part of it&#8221; talk. Nothing fancy, but too short for my tastes.</p>
<p>&#8211;</p>
<p><strong>FX with JFX</strong><br />
<strong>Mr. Chuk Munn Lee</strong></p>
<p>Chinese accent this time, something I&#8217;ve been used to for some years now.</p>
<p>The demo&#8217;s a by-the-book run through of the basics of JavaFx. I&#8217;m familiar with RIAs so I didn&#8217;t see anything new.</p>
<p>&#8211;</p>
<p><strong>Open Solaris</strong><br />
<strong>Mr. Peter Karlsson</strong></p>
<p>English(? which specific?) accent this time.</p>
<p>Was interested in the talk because Open Solaris looks like Linux on drugs&#8230; okay, &#8220;stimulants&#8221;. <a href="http://en.wikipedia.org/wiki/ZFS">ZFS</a> and <a href="http://en.wikipedia.org/wiki/OpenSolaris_Network_Virtualization_and_Resource_Control">Crossbow</a> (<em>holy crap, virtual networks!</em>) looks fun to use in enterprise environments. Might consider creating a virtual machine running Open Solaris for kicks.</p>
<p>Too bad none of the audience are familiar with enterprise concerns.</p>
<p>&#8211;</p>
<p>Took my lunch at the fishball stand at DMST just as planned. The fishballs and fish nuggets taste as good as I remember them, but the final bill was twice compared to my original expenses 7 years ago (Fishball/fish nuggets had a 25% price increase, Mountain Dew grew from 10 peso 12 oz bottles to 27 peso 500ml PET bottles).</p>
<p>&#8211;</p>
<p><strong>Taking Charge of Your IT Career</strong><br />
<strong>Mr. Winston Damarillo</strong> (Keynote Speaker)</p>
<p>On its own, the talk was ok. He did make the grave presentation sin of putting a ton of text in each slide, but I&#8217;ll let that slide because the statements were sound.</p>
<p>What was wrong about the talk was that the audience&#8217;s focus was on the iPod Touch (<em>please don&#8217;t call it iTouch</em>) contest.</p>
<p>The contestant&#8217;s answers were proof that they were not listening: the speaker <em><strong>didn&#8217;t</strong></em> talk about studying hard to do well in school (<em>his college degree isn&#8217;t even related to IT!</em>), and yet they all answered that that was the best way of taking charge of your IT career. Maybe they misinterpreted &#8220;studying open source (outside of school work)&#8221; with &#8220;studying what&#8217;s given to you by your curriculum.&#8221;</p>
<p><em>Sayang yung</em> iPod Touch.</p>
<p>&#8211;</p>
<p><strong>Developing Web Toys </strong><br />
<strong>Mr. Luis Buenaventura II</strong></p>
<p><em>Heto talaga si Luis</em>, by the book way of catching the audience&#8217;s attention and holding on to it long enough to send the (simple) message across.</p>
<p>The only problem I saw with the talk was that Luis&#8217;s English was too intimidating i.e. much better than previous speakers from Ateneo and La Salle (as if he wasn&#8217;t an Iskolar ng Bayan&#8230; lol). <em>Tuloy, nahirapan silang sumagot</em> in English. <img src='http://blog.bryanbibat.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Asked the obvious question about monetizing because no one seemed to dare ask a question.</p>
<p>&#8211;</p>
<p><strong>Web 2.0 Demos with DB2</strong><br />
<strong>Mr. Raul Chong</strong></p>
<p>I don&#8217;t know why Mr. J. Angelo Racoma was missing and why they proceeded with the DB2 talk.</p>
<p>Talk started off with the usual &#8220;IBM DB2 is the bestest DB evar!!!&#8221;</p>
<p>Like everyone else (Oracle, MS SQL Server), finally DB2 has a <a href="http://www-01.ibm.com/software/data/db2/express/">free version</a>.</p>
<p>The Web 2.0 part above? It&#8217;s just a way of saying that DB2 now has an XML data type and that you could use XPath selectors in your where clause. That just means you could put unstructured data in the form of XML as a field, then just data mine it on demand.</p>
<p>Talk ended with the revelation of their master plan in invading campuses.</p>
<p>I was really tempted to ask these questions, but somehow I was able to stop myself:</p>
<ul>
<li>Are you aware of the P100+ million lawsuit against IBM from our government&#8217;s Social Services department regarding a &#8220;faulty&#8221; critical DB2 installation that crashed multiple times? What is currently the official statement of IBM on this?</li>
<li>The XPath implementation might have been optimized, but it still doesn&#8217;t change the fact that you will still perform a <em>full table search</em> when filtering based on unstructured data.
<p>Why should we use this approach when document-oriented databases like CouchDB can do the same thing <em>faster</em> (at the expense of cheap hard drive space) through map-reduce?</li>
</ul>
<p>&#8211;</p>
<p>Mini-DevCon &#8211; emphasis on &#8220;Mini&#8221;</p>
<p>It was basically just</p>
<ol>
<li>Talk on what is PSIA and DevCon</li>
<li>DevCon peeps talking about stuff for about an hour</li>
<li>Linux vs Windows vs Mac debate</li>
</ol>
<p>And that&#8217;s it. No developer interactions, no survey and sharing of skills. It was like the purpose of the DevCon wasn&#8217;t really realized.</p>
<p>My volunteering to talk in behalf of the non-G2IX peeps in the audience apparently slipped the minds of the organizers.</p>
<p>The free pizza was ok, I guess. Meeting Mikong and Luis in person was also good.</p>
<p>Looking back, it was more of a teaser than a &#8220;mini&#8221; thing. I hope they push through with making a full 2-day DevCon + BarCamp in the future.</p>
<p>&#8211;</p>
<p>Tomorrow I&#8217;ll keep my expectations really low. Will probably ask a question to the speakers only once or twice.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bryanbibat.net/2009/09/08/y4it-2009-day-1/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

