<?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>Constant Random Change &#187; Friday Randomness</title>
	<atom:link href="http://blog.bryanbibat.com/category/friday-randomness/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bryanbibat.com</link>
	<description>Bry's brain dumps</description>
	<lastBuildDate>Mon, 28 Jun 2010 07:26:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Weekend Project: Turn an old PC into a supercharged firewall/router</title>
		<link>http://blog.bryanbibat.com/2010/03/19/weekend-project-turn-an-old-pc-into-a-supercharged-firewallrouter/</link>
		<comments>http://blog.bryanbibat.com/2010/03/19/weekend-project-turn-an-old-pc-into-a-supercharged-firewallrouter/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 06:14:11 +0000</pubDate>
		<dc:creator>Bry</dc:creator>
				<category><![CDATA[Daily Entry]]></category>
		<category><![CDATA[Friday Randomness]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[DD-WRT]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[load balancing]]></category>
		<category><![CDATA[pfsense]]></category>
		<category><![CDATA[router]]></category>

		<guid isPermaLink="false">http://blog.bryanbibat.com/?p=888</guid>
		<description><![CDATA[
Dealing with old computers after an upgrade is very a common problem. Sure, there are the obvious solutions like selling them or giving them away, but these approaches carry some problems (e.g. personal warranty, recipient not happy to receive a very outdated unit, red tape, etc.) that make them somewhat impractical. 
There is another option: [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.bryanbibat.com/images/pfsense.png" alt="pfsense" class="aligncenter" /></p>
<p>Dealing with old computers after an upgrade is very a common problem. Sure, there are the obvious solutions like selling them or giving them away, but these approaches carry some problems (e.g. personal warranty, recipient not happy to receive a very outdated unit, red tape, etc.) that make them somewhat impractical. </p>
<p>There is another option: turn them into a firewall/router using <a href="http://www.pfsense.org/">pfsense</a>.</p>
<p>Tech-savvy readers might ask what&#8217;s the difference between doing this instead of just upgrading your router&#8217;s firmware using <a href="http://www.dd-wrt.com/">DD-WRT</a> or the like. Well, for starters, most of the routers sold in the Philippines are nerfed versions of those sold outside the country and don&#8217;t support custom firmwares. This simply means that it&#8217;s much easier to setup a pfsense server in this country than to setup DD-WRT.</p>
<p>In terms of features, pfsense and DD-WRT have features to distinguish themselves from the other. Obviously, you can&#8217;t control wireless signal strength in pfsense, and DD-WRT has some firewall features that are missing in the former. On the other hand, pfsense allows packages to be added to it like <a href="http://www.squid-cache.org/">squid</a> and <a href="http://nmap.org/">nmap</a>. It also has these funky RRD graphs: </p>
<p><img src="http://www.bryanbibat.com/images/rrd-graph.png" alt="RRD graph" class="aligncenter" /></p>
<p>The one feature that really caught my eye is support for load balancing. This allows you to consolidate two or more internet connections on your router, whether it&#8217;s for simple load balancing (bandwidth usage is spread between the ISPs) or for failover (when one ISP fails, the connections are routed to the other ISPs). With this, you could subscribe to two crappy DSL providers like, say, PLDT and Globe, and still have a relatively higher uptime than you would normally have.</p>
<p>You could buy a dedicated load balancing router, but the cost difference between that (PhP 4,000+) and an extra lan card (PhP 100-PhP 150 in surplus shops) and the thought that your old PC would probably be much more powerful than the puny chip inside that router make pfsense a more logical choice.</p>
<p>The biggest downside to using pfsense instead of dedicated router devices is the power usage, which can be anywhere from 5 to 20 times that of a typical router. Expect a slight increase in your power bill, especially if your &#8220;old&#8221; PC is one of those power guzzling Pentium 4s or Athlon XPs. You can try to underclock them, but I don&#8217;t expect to see much of a difference.</p>
<p>&#8211;</p>
<p>With all that talk out of the way, let&#8217;s move on to the actual installation.</p>
<p><span id="more-888"></span>&#8211;</p>
<p><strong>What you need:</strong></p>
<ul>
<li>an old PC &#8211; you only need the following: CPU/motherboard, RAM, power supply, hard drive, casing, and at least 2 ethernet sockets. For missing or defective parts, you can get replacement parts from computer surplus shops in malls (or in your neighborhood, if you&#8217;re lucky). Heck, if you buy all of this from scratch at a surplus store, you probably won&#8217;t spend more than the price of a typical wifi router.</li>
<li>CD-ROM drive and keyboard from your current PC &#8211; for installing pfsense.</li>
<li>download the <a href="http://www.pfsense.org/mirror.php?section=downloads">LiveCD with Installer</a> and burn it on a CD.</li>
<li>Note that pfsense requires you to <strong>format the entire hard drive</strong> so backup files from the hard drive beforehand if you&#8217;re feeling nostalgic.</li>
<li>Extra ethernet cable</li>
</ul>
<p>Installation is pretty straightforward:</p>
<ol>
<li>Setup the PC. You&#8217;ll probably add the extra LAN cards, CD-ROM drive, and keyboard at this point. Don&#8217;t forget to change the boot sequence in the BIOS to use the CD-ROM drive first.</li>
<li>Boot up the LiveCD and go to Installer when the OS prompts you.</li>
<li>Install using defaults (screenshots <a href="http://forum.pfsense.org/index.php/topic,7356.0.html">here</a>). The system will reboot at the end of the installation.</li>
<li>When prompted for VLAN setup, answer no.</li>
<li>When prompted for LAN and WAN, first use autosense to list down the available interfaces. Then just guess which of the listed interfaces would be for LAN (the one you&#8217;ll eventually connect to your router) and WAN (the one you&#8217;ll eventually connect to your DSL modem). Don&#8217;t worry about guessing them wrong, you could always change them in the console and the web interface.</li>
<li>Connect your PC or laptop to the LAN socket of your new pfsense server. Open a browser and go to http://192.168.1.1/. In case you didn&#8217;t see the default credentials at the end of the installation, the username is &#8220;admin&#8221; and the password is &#8220;pfsense&#8221;.</li>
<li>Go through the wizard.</li>
<li>After finishing the initial setup, connect your DSL modem to the WAN socket. You should now be able to access the internet at this point.</li>
<li>To make your router cooperate with your new pfsense router, you&#8217;ll have to convert it to an access point (or a switch, if your router doesn&#8217;t have wifi). Normally you&#8217;ll just need to disable the DHCP server, change the router address to avoid conflict, and connect one of the LAN ports (not WAN) to the LAN of the pfsense server. <a href="https://secure.dd-wrt.com/wiki/index.php?title=Wireless_Access_Point&#038;section=9">Here&#8217;s how to do it with DD-WRT</a>.</li>
</ol>
<p>And that&#8217;s it. Assuming you already have all items at hand, this should take only 30 minutes, a far cry from the afternoons I spent <a href="http://www.dd-wrt.com/wiki/index.php/DIR300">installing DD-WRT on a D-Link DIR-300</a>. </p>


<p>Related posts:<ol><li><a href='http://blog.bryanbibat.com/2009/06/11/using-cd-r-kings-cheap-modemrouter/' rel='bookmark' title='Permanent Link: Using CD-R King&#8217;s Cheap Modem/Router'>Using CD-R King&#8217;s Cheap Modem/Router</a></li>
<li><a href='http://blog.bryanbibat.com/2009/05/24/spanish-adsl-modemrouter-kit/' rel='bookmark' title='Permanent Link: Spanish ADSL modem/router kit'>Spanish ADSL modem/router kit</a></li>
<li><a href='http://blog.bryanbibat.com/2009/05/27/bricked-router-cheat-post/' rel='bookmark' title='Permanent Link: Bricked Router Cheat Post'>Bricked Router Cheat Post</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.bryanbibat.com/2010/03/19/weekend-project-turn-an-old-pc-into-a-supercharged-firewallrouter/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Friday Randomness (Politics Edition)</title>
		<link>http://blog.bryanbibat.com/2010/02/12/friday-randomness-politics-edition/</link>
		<comments>http://blog.bryanbibat.com/2010/02/12/friday-randomness-politics-edition/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 11:08:55 +0000</pubDate>
		<dc:creator>Bry</dc:creator>
				<category><![CDATA[Friday Randomness]]></category>
		<category><![CDATA[politics]]></category>

		<guid isPermaLink="false">http://blog.bryanbibat.com/?p=874</guid>
		<description><![CDATA[Two election related articles have been making rounds in the intarwebs lately and they&#8217;re interesting enough to link to in this blog:
Was Manny Villar really ever poor? &#8211; Spoiler: No.
Noynoy Supporters are Proof that The Philippines is a Wowowee Idiocracy &#8211; one of the few things I hate about having a home office is that [...]]]></description>
			<content:encoded><![CDATA[<p>Two election related articles have been making rounds in the intarwebs lately and they&#8217;re interesting enough to link to in this blog:</p>
<p><a href="http://www.chairwrecker.com/column.php?col=676">Was Manny Villar really ever poor?</a> &#8211; Spoiler: No.</p>
<p><a href="http://antipinoy.com/noynoy-supporters-are-proof-that-the-philippines-is-a-wowowee-idiocracy/">Noynoy Supporters are Proof that The Philippines is a Wowowee Idiocracy</a> &#8211; one of the few things I hate about having a home office is that other people in the house watch Wowowee instead of doing less inane things like, say, read shounen manga (which are pretty inane when you don&#8217;t read them with tongue firmly in cheek). This blog post sums up why I hate the said show.</p>


<p>Related posts:<ol><li><a href='http://blog.bryanbibat.com/2009/11/06/friday-randomness-3/' rel='bookmark' title='Permanent Link: Friday Randomness'>Friday Randomness</a></li>
<li><a href='http://blog.bryanbibat.com/2009/10/30/friday-randomness-2/' rel='bookmark' title='Permanent Link: Friday Randomness'>Friday Randomness</a></li>
<li><a href='http://blog.bryanbibat.com/2009/10/23/friday-randomness/' rel='bookmark' title='Permanent Link: Friday Randomness'>Friday Randomness</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.bryanbibat.com/2010/02/12/friday-randomness-politics-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PUT YA GUNS ON!</title>
		<link>http://blog.bryanbibat.com/2009/11/27/put-ya-guns-on/</link>
		<comments>http://blog.bryanbibat.com/2009/11/27/put-ya-guns-on/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 04:14:11 +0000</pubDate>
		<dc:creator>Bry</dc:creator>
				<category><![CDATA[Friday Randomness]]></category>
		<category><![CDATA[AME no Jidai]]></category>

		<guid isPermaLink="false">http://blog.bryanbibat.com/?p=810</guid>
		<description><![CDATA[Just one more day to go before AME no Jidai!
Here&#8217;s the SOS団 showing how to get to AME no Jidai&#8217;s fair venue:



Related posts:8 Days Before 雨の時代
]]></description>
			<content:encoded><![CDATA[<p>Just one more day to go before <a href="http://up-ame.org/fair/">AME no Jidai</a>!</p>
<p>Here&#8217;s the SOS団 showing how to get to AME no Jidai&#8217;s fair venue:</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/ff_MrFhLXYE&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/ff_MrFhLXYE&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>


<p>Related posts:<ol><li><a href='http://blog.bryanbibat.com/2009/11/20/8-days-before-%e9%9b%a8%e3%81%ae%e6%99%82%e4%bb%a3/' rel='bookmark' title='Permanent Link: 8 Days Before 雨の時代'>8 Days Before 雨の時代</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.bryanbibat.com/2009/11/27/put-ya-guns-on/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>8 Days Before 雨の時代</title>
		<link>http://blog.bryanbibat.com/2009/11/20/8-days-before-%e9%9b%a8%e3%81%ae%e6%99%82%e4%bb%a3/</link>
		<comments>http://blog.bryanbibat.com/2009/11/20/8-days-before-%e9%9b%a8%e3%81%ae%e6%99%82%e4%bb%a3/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 14:34:30 +0000</pubDate>
		<dc:creator>Bry</dc:creator>
				<category><![CDATA[Friday Randomness]]></category>
		<category><![CDATA[AME no Jidai]]></category>
		<category><![CDATA[fair]]></category>
		<category><![CDATA[UP AME]]></category>

		<guid isPermaLink="false">http://blog.bryanbibat.com/?p=805</guid>
		<description><![CDATA[Been busy the entire week, with the first two days spent on a somewhat complicated Google Wave Robot/Gadget/System and the past three days trying to clear my &#8220;unfinished business&#8221; bin.
Anyway, I wrote this post is just to advertise our 6th fair, the feudal Japan themed AME no Jidai (AME&#8217;s era).

It will be held at A. [...]]]></description>
			<content:encoded><![CDATA[<p>Been busy the entire week, with the first two days spent on <a href="http://wave-samples-gallery.appspot.com/about_app?app_id=72003">a somewhat complicated Google Wave Robot/Gadget/System</a> and the past three days trying to clear my &#8220;unfinished business&#8221; bin.</p>
<p>Anyway, I wrote this post is just to advertise our 6th fair, the feudal Japan themed <a href="http://up-ame.org/fair/">AME no Jidai</a> (AME&#8217;s era).</p>
<p><a href="http://up-ame.org/fair/"><img src="http://www.bryanbibat.com/images/AME_no_Jidai.jpg" alt="AME no Jidai" class="aligncenter" /></a></p>
<p>It will be held at <a href="http://wikimapia.org/6303659/Antel-Lifestyle-City">A. Venue</a> on November 28, 1PM &#8211; 10PM. Tickets are PhP 100. More details at the <a href="http://up-ame.org/fair/">fair site</a>.</p>


<p>Related posts:<ol><li><a href='http://blog.bryanbibat.com/2009/11/27/put-ya-guns-on/' rel='bookmark' title='Permanent Link: PUT YA GUNS ON!'>PUT YA GUNS ON!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.bryanbibat.com/2009/11/20/8-days-before-%e9%9b%a8%e3%81%ae%e6%99%82%e4%bb%a3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No Friday Randomness</title>
		<link>http://blog.bryanbibat.com/2009/11/13/no-friday-randomness/</link>
		<comments>http://blog.bryanbibat.com/2009/11/13/no-friday-randomness/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 14:55:05 +0000</pubDate>
		<dc:creator>Bry</dc:creator>
				<category><![CDATA[Friday Randomness]]></category>
		<category><![CDATA[morality]]></category>

		<guid isPermaLink="false">http://blog.bryanbibat.com/?p=799</guid>
		<description><![CDATA[I&#8217;ve been quite busy this past week with a lot of boring things not worth mentioning here. Long story short, there&#8217;s no Friday Randomness this week. 
In the meantime, here&#8217;s the fail of the week care of our Commission on Elections.


Related posts:Friday Randomness
Friday Randomness
Friday Randomness
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been quite busy this past week with a lot of boring things not worth mentioning here. Long story short, there&#8217;s no Friday Randomness this week. </p>
<p>In the meantime, here&#8217;s the <a href="http://www.abs-cbnnews.com/lifestyle/11/12/09/comelec-says-gay-party-immoral">fail of the week care of our Commission on Elections</a>.</p>


<p>Related posts:<ol><li><a href='http://blog.bryanbibat.com/2009/11/06/friday-randomness-3/' rel='bookmark' title='Permanent Link: Friday Randomness'>Friday Randomness</a></li>
<li><a href='http://blog.bryanbibat.com/2009/10/23/friday-randomness/' rel='bookmark' title='Permanent Link: Friday Randomness'>Friday Randomness</a></li>
<li><a href='http://blog.bryanbibat.com/2009/10/30/friday-randomness-2/' rel='bookmark' title='Permanent Link: Friday Randomness'>Friday Randomness</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.bryanbibat.com/2009/11/13/no-friday-randomness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Friday Randomness</title>
		<link>http://blog.bryanbibat.com/2009/11/06/friday-randomness-3/</link>
		<comments>http://blog.bryanbibat.com/2009/11/06/friday-randomness-3/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 11:53:56 +0000</pubDate>
		<dc:creator>Bry</dc:creator>
				<category><![CDATA[Friday Randomness]]></category>
		<category><![CDATA[Celebrity Douchebaggery]]></category>

		<guid isPermaLink="false">http://blog.bryanbibat.com/?p=783</guid>
		<description><![CDATA[Celebrity douchebaggery, controversies, some technical stuff and a BL PV in this week&#8217;s Friday Randomness.

Celebrity Douchebaggery
Apparently some actor-politicians don&#8217;t know about those establishments called banks where people can save money so that they could do whatever they want in case they lose their only &#8220;source of income&#8221;. 
Being a guy who has lived comfortably for [...]]]></description>
			<content:encoded><![CDATA[<p>Celebrity douchebaggery, controversies, some technical stuff and a BL PV in this week&#8217;s Friday Randomness.</p>
<p><span id="more-783"></span></p>
<h3>Celebrity Douchebaggery</h3>
<p>Apparently some <a href="http://ph.news.yahoo.com/abs/20091103/tph-comelec-urged-let-showbiz-politician-85c5a6c.html">actor-politicians</a> don&#8217;t know about those establishments called <strong><em>banks</em></strong> where people can <em>save</em> money so that they could do whatever they want in case they lose their only &#8220;source of income&#8221;. </p>
<p>Being a guy who has lived comfortably for 7 months without a stable source of income, I have this to say to those actor-politicians:</p>
<p>Fuck you and all of your political ambitions!</p>
<h3>Stupid Quote for the Week</h3>
<p>I shouldn&#8217;t be talking about the Infinity Ward / Modern Warfare 2 FUBAR anymore, but <a href="http://forums.bestbuy.com/t5/Gaming/Call-of-Duty-Modern-Warfare-2-Live-Chat-Session-Transcript/td-p/67692">this quote</a> is just too stupid to pass up:</p>
<blockquote><p>Moriarte: Ignoring IW.net, is the PC version a direct port of the console version?</p>
<p>Mackey-IW: No, PC has custom stuff like mouse control, text chat in game, and graphics settings.</p></blockquote>
<p>Oh&#8230; wow. Thanks IW!</p>
<h3>Facebook Games Leading to Scammed Customers</h3>
<p>TechCrunch had a series of articles earlier this week exposing <a href="http://www.techcrunch.com/2009/10/31/scamville-the-social-gaming-ecosystem-of-hell/">lead-gen scams</a>. The issue proved controversial enough that <a href="http://www.time.com/time/business/article/0,8599,1935698,00.html">Time</a> picked the story up too.</p>
<p>I personally don&#8217;t mind the issue that much since I&#8217;m slowly losing interest in Facebook games in general.</p>
<h3>Updated Graphics Card Hierarchy Chart</h3>
<p>Tom&#8217;s Hardware released their updated version of the <a href="http://www.tomshardware.com/reviews/best-graphics-card,2464-8.html">Graphics Card Hierarchy Chart</a>. The chart now marks cards as discrete, mobile, or integrated so you could now compare how your laptop&#8217;s or your motherboard&#8217;s graphic card compares with other discrete cards.</p>
<h3>New &#8220;Just Be Friends&#8221; Video</h3>
<p>A new video for Just Be Friends, the Nico Nico Douga music video that I posted <a href="http://bryan-datenshi.livejournal.com/164920.html">a few months ago</a>, was released last week: </p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/XK1gqX-cB7g&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/XK1gqX-cB7g&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>&#8220;Just Be Friends <strike><a href="http://en.wikipedia.org/wiki/Yaoi">BL</a></strike> Another Version&#8221; by Zebra feat. Rapbit</p>
<h3>Random Pic of the Week</h3>
<p><a href="http://www.bryanbibat.com/images/religion_trilogy.png"><img src="http://www.bryanbibat.com/images/religion_trilogy_thumb.png" alt="The YHWH trilogy" class="aligncenter" /></a></p>
<p>Abrahamic religions in a nutshell. Reposted from <a href="http://www.plurk.com/p/2ieujz">Kyameel&#8217;s re-plurk</a>.</p>
<h3>Random Pic of the Week Runner-up</h3>
<p>From a random tagging pic in Facebook:</p>
<p><img src="http://www.bryanbibat.com/images/what-if-summer.jpg" alt="What would you do if... you have a perfect summer romance while on vacation then you go back to school and find out that he is your teacher" class="aligncenter" /></p>
<p>This is actually a nice starting point for a <a href="http://www.nanowrimo.org/">NaNoWriMo</a> novel&#8230; but then again it <em>is</em> the basic plot of <a href="http://www.onemanga.com/Chocolate_Cosmos/">Chocolate Cosmos</a>. </p>
<p>Proof that originality is overrated: somebody somewhere has obviously thought of your idea beforehand and has already written something about it.</p>


<p>Related posts:<ol><li><a href='http://blog.bryanbibat.com/2009/05/22/graphics-card-hierarchy-chart/' rel='bookmark' title='Permanent Link: Graphics Card Hierarchy Chart'>Graphics Card Hierarchy Chart</a></li>
<li><a href='http://blog.bryanbibat.com/2009/10/30/friday-randomness-2/' rel='bookmark' title='Permanent Link: Friday Randomness'>Friday Randomness</a></li>
<li><a href='http://blog.bryanbibat.com/2009/10/23/friday-randomness/' rel='bookmark' title='Permanent Link: Friday Randomness'>Friday Randomness</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.bryanbibat.com/2009/11/06/friday-randomness-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Friday Randomness</title>
		<link>http://blog.bryanbibat.com/2009/10/30/friday-randomness-2/</link>
		<comments>http://blog.bryanbibat.com/2009/10/30/friday-randomness-2/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 10:18:24 +0000</pubDate>
		<dc:creator>Bry</dc:creator>
				<category><![CDATA[Friday Randomness]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[Google Wave]]></category>
		<category><![CDATA[rant]]></category>

		<guid isPermaLink="false">http://blog.bryanbibat.com/?p=763</guid>
		<description><![CDATA[Nostalgia, whining, and even more whining in this issue of "Bry is too lazy to get a Tumblr account".]]></description>
			<content:encoded><![CDATA[<p>Nostalgia, whining, and even more whining in this issue of &#8220;Bry is too lazy to get a Tumblr account&#8221;.</p>
<p><span id="more-763"></span><br />
<h3>GeoCities Shutdown</h3>
<p>Last October 26, Yahoo pulled its plug on GeoCities, the free web hosting service that defined the Internet looked like before the turn of the millennium. To mark this event, <a href="http://www.xkcd.com/">xkcd</a> paid tribute to the dot-com boom icon by &#8220;redesigning&#8221; their website.</p>
<p><img class="aligncenter" alt="xkcd GeoCities tribute" src="http://www.bryanbibat.com/images/xkcd_geocities.png"/></p>
<p>A mirror of this tribute as well as other tributes are mirrored over at <a href="http://thecoffeedesk.com/news/index.php/2009/10/26/geocities-archive-tributes/">this site</a>.</p>
<h3>Princess Robot Bubblegum</h3>
<p>GTA IV was fun (except for the people calling you on your phone part). Watching TV in GTA IV was fun especially if the <a href="http://gta.wikia.com/Republican_Space_Rangers">Saturday morning cartoon mocking Republicans</a> was on. Unfortunately, the TV show lineup is really limited, with shows shuffled and looped randomly. Heck, Liberty City doesn&#8217;t even have anime on broadcast TV.</p>
<p><img class="aligncenter" alt="Princess Robot Bubblegum" src="http://www.bryanbibat.com/images/princess_robot_bubblegum.png"/></p>
<p><a href="http://kotaku.com/5390920/princess-robot-bubblegum-saves-humanity-+-by-sleeping-with-it">Until now.</a></p>
<p>(The real fun part in the article is the comments section. Seeing weeaboos in denial: priceless.)</p>
<h3>App Store WTF</h3>
<p><img class="aligncenter" alt="Google Wave" src="http://www.bryanbibat.com/images/google_wave_logo.png"/></p>
<p>No, I&#8217;m not talking about the Apple App Store. I&#8217;m talking about plans for making a <a href="http://thenextweb.com/appetite/2009/10/27/google-wave-app-store/">Google Wave App Store</a>.</p>
<p>Let me just list the reasons why this is a WTF:</p>
<ul>
<li>Google Wave Gadgets are written in JavaScript (and HTML/CSS). Anyone can view and copy the source code of gadgets, making selling gadgets impractical.</li>
<li>Even if you find a way to package Gadgets as binaries, they&#8217;re primarily multi-user applications. This means that every person in the wave must own the gadget before using it&#8230; a crazy lockdown scheme if you ask me.</li>
<li>As for the Google Wave Robots, the only way I could think of for selling them is to charge a fee for usage, either a one-time fee or a subscription model. Again, the multi-user scheme makes this seem impractical.</li>
</ul>
<p>But then again, this <em>is</em> Google. They probably have something already in the works to deal with those problems.</p>
<h3>Facebook Whining</h3>
<p><img class="aligncenter" alt="Facebook changes" src="http://www.bryanbibat.com/images/facebook_changes.png"/></p>
<p>Facebook changed its feed view. Again.</p>
<p>And people are whining. Again.</p>
<p>The irony here is that most of the people whining are the ones that made the previous change annoying as it was, namely, the people who keep on posting quiz results.</p>
<p>Sorry to break it to you guys, but Facebook won&#8217;t change the feed back to what it was. All of this whining will only make you prone to<a href="http://aidilfbk.tumblr.com/post/223714128/dumb-maybe-desperate-definitely"> falling for scams</a> just like the last time.</p>
<p>I, for one, enjoy the Live Feed because it allows me to see if a person I know has entered within 2 degrees of separation from me. Given that my cliques are often obscure, it&#8217;s a good way to see if old friends have kept in touch with each other.</p>
<h3>Holy Shit, Team Fortress 2 for $2.49!!!</h3>
<p><img class="aligncenter" alt="Holy Shit, Team Fortress 2 for $2.49!!!" src="http://www.bryanbibat.com/images/team_fortress_250.png"/></p>
<p>To kick of their Halloween update, they practically gave the game away. Too bad it was only on for 2 hours.</p>
<h3>Infinity Ward Shit</h3>
<p>To summarize the things Infinity Ward / Activision has done to screw up the &#8220;most anticipated game of 2009&#8243;:</p>
<ul>
<li>They introduce matchmaking to the PC version of Modern Warfare 2. That would&#8217;ve been ok if they didn&#8217;t remove the option to host dedicated servers altogether.</li>
<li>Modern Warfare 2 for the PC costs $60 to match it with its console counterparts. It doesn&#8217;t make sense, however, since Activision isn&#8217;t paying royalties for developing for the PC unlike when developing for XBox 360 or PS3. Australians have it worse at $90 on Steam.</li>
<li>PS3 advertising is almost nonexistent. There also have been rumors that the hardcore mode has been cut out of the PS3 version.</li>
<li>The &#8220;plot twist&#8221; that made MW 1 awesome has its counterpart in MW 2. This time, however, it happens at the start of the game and may be too controversial for a lot of people.</li>
</ul>
<p>The result?</p>
<p><img class="aligncenter" alt="MW2 Fail" src="http://www.bryanbibat.com/images/modern_warfare2_fail.png"/></p>
<p>What should have been at the top of this list is now at the bottom. A lot of people have changed their mindset from &#8220;must buy!&#8221; to &#8220;hmm&#8230; let&#8217;s wait first for the reviews.&#8221;</p>
<p>Just look at the titles above it; with $60, you could buy 2 decent RPGs, a single player FPS, and a multiplayer cooperative FPS. </p>
<p>And Football Manager? WTF?!?</p>
<h3>Random Pic of the Week</h3>
<p>From Facebook:</p>
<p><img class="aligncenter" alt="Kopyahan? tang ina mo sige i-try mo kung kaya mo" src="http://www.bryanbibat.com/images/kopyahan.jpg"/></p>
<p>According the the comments, this was taken in a UST College of Commerce and Business Administration class. </p>
<p>And yes, they look like horses at a racetrack.</p>


<p>Related posts:<ol><li><a href='http://blog.bryanbibat.com/2009/11/06/friday-randomness-3/' rel='bookmark' title='Permanent Link: Friday Randomness'>Friday Randomness</a></li>
<li><a href='http://blog.bryanbibat.com/2009/10/23/friday-randomness/' rel='bookmark' title='Permanent Link: Friday Randomness'>Friday Randomness</a></li>
<li><a href='http://blog.bryanbibat.com/2009/10/21/google-wave-robots-and-gadgets/' rel='bookmark' title='Permanent Link: Google Wave Robots and Gadgets'>Google Wave Robots and Gadgets</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.bryanbibat.com/2009/10/30/friday-randomness-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Friday Randomness</title>
		<link>http://blog.bryanbibat.com/2009/10/23/friday-randomness/</link>
		<comments>http://blog.bryanbibat.com/2009/10/23/friday-randomness/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 09:27:17 +0000</pubDate>
		<dc:creator>Bry</dc:creator>
				<category><![CDATA[Friday Randomness]]></category>
		<category><![CDATA[cool video]]></category>
		<category><![CDATA[nerd rage]]></category>
		<category><![CDATA[slash fiction]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://blog.bryanbibat.com/?p=740</guid>
		<description><![CDATA[Windows 7 launch this week. Will drop by Gilmore tomorrow to see if they&#8217;re already selling OEM versions of Windows 7.

Japan probably got the best deals out of this launch. Not only do they get a custom theme, an official OS-tan voiced by popular voice actress Nana Mizuki, they also get a special Burger King [...]]]></description>
			<content:encoded><![CDATA[<p>Windows 7 launch this week. Will drop by Gilmore tomorrow to see if they&#8217;re already selling OEM versions of Windows 7.</p>
<p><img src="http://www.bryanbibat.com/images/whopper.jpg" alt="7 patty Whopper" class="aligncenter" /></p>
<p>Japan probably got the best deals out of this launch. Not only do they get a <a href="http://www.sankakucomplex.com/2009/09/27/windows-7-gets-official-nana-mizuki-os-tan-theme/">custom theme</a>, an official OS-tan voiced by popular voice actress Nana Mizuki, they also get a special <a href="http://www.engadget.com/2009/10/22/burger-king-selling-a-windows-7-whopper-in-japan/">Burger King 7-patty Whopper for only ¥777</a> (for the first 30 customers, ¥1,450 for the rest).</p>
<p>What do we Filipinos get? </p>
<p>A freaking <a href="http://www.microsoft.com/philippines/windows7/">SM North Edsa Launch Event</a> and a <a href="http://www.microsoft.com/philippines/promotions/win7preorder/default.aspx">PhP 7,777 pre-order &#8220;promo&#8221;</a> for the stripped down Windows 7 Home Basic. If it was a Home Premium, that might have made sense, but just a PhP 223 discount for an already crippled version? Sorry, we&#8217;ll pass.</p>
<p>Oh, and yeah, Apple has already rolled out their <a href="http://mashable.com/2009/10/22/get-a-mac-ads/">Get a Mac response ads</a>. They were fun back in the Vista days, but after the Snow Leopard screw ups and the stability of Windows 7&#8230; meh.</p>
<p>More random stuff from this week below the cut.</p>
<p><span id="more-740"></span>&#8212;</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/aLwaPP9cxT4&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/aLwaPP9cxT4&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>Ice glowing red hot. Who cares if it&#8217;s fake or not, it&#8217;s still awesome!!!1!1</p>
<p>&#8212;</p>
<p><img src="http://www.bryanbibat.com/images/HFBR.jpg" alt="Hot Fuzz" class="aligncenter" /></p>
<p><a href="http://edgarwrighthere.com/2009/10/the-steamy-hot-fuzz-slash-fiction-tweets-october-19th-2009/">If the original writer writes fanfiction on his own work</a>, is it still considered fanfiction? What if it&#8217;s slash fiction? The mind boggles. o_O</p>
<p>&#8212;</p>
<p><img src="http://www.bryanbibat.com/images/MC2_petition.png" alt="141343" class="aligncenter" /></p>
<p>How to piss off the PC gaming community: <a href="http://kotaku.com/5384057/new-modern-warfare-matchmaking-service-will-definitely-reshape-pc-community">take away dedicated servers in an upcoming AAA game</a>. </p>
<p>Matchmaking might work with smaller multiplayer games like Starcraft II and L4D (though many are saying it isn&#8217;t working in the latter), but for a large scale latency dependent game like Modern Combat 2, it&#8217;s just plain stupid.</p>
<p>The online petition already has over <a href="http://www.petitiononline.com/mod_perl/signed.cgi?dedis4mw">141k signatures</a>, far higher than your run of the mill online petition. In contrast, a petition against a guy who disrespected the funeral of a widely respected president got <a href="http://www.petitiononline.com/mod_perl/signed.cgi?badwilly">only 72k signatures</a>. Let&#8217;s see how Infinity Ward deals with this.</p>
<p>&#8212;</p>
<p>Got the top spot over at <a href="http://nullpointer.ph/users">NullPointer.ph</a>, 80 reputation ahead of former co-worker Jon. (As if I care about reps&#8230; the low badge count should have given that away. <img src='http://blog.bryanbibat.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  )</p>


<p>Related posts:<ol><li><a href='http://blog.bryanbibat.com/2009/11/13/no-friday-randomness/' rel='bookmark' title='Permanent Link: No Friday Randomness'>No Friday Randomness</a></li>
<li><a href='http://blog.bryanbibat.com/2009/11/06/friday-randomness-3/' rel='bookmark' title='Permanent Link: Friday Randomness'>Friday Randomness</a></li>
<li><a href='http://blog.bryanbibat.com/2009/10/30/friday-randomness-2/' rel='bookmark' title='Permanent Link: Friday Randomness'>Friday Randomness</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.bryanbibat.com/2009/10/23/friday-randomness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
