<?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>pakapblog!</title>
	<atom:link href="http://ramseyramos.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://ramseyramos.net</link>
	<description>stuff that I want to log...</description>
	<lastBuildDate>Fri, 04 Jun 2010 18:16:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>how to customize your Google background</title>
		<link>http://ramseyramos.net/2010/06/05/how-to-customize-your-google-background/</link>
		<comments>http://ramseyramos.net/2010/06/05/how-to-customize-your-google-background/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 17:54:55 +0000</pubDate>
		<dc:creator>kewlburn</dc:creator>
				<category><![CDATA[Personals]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[d40]]></category>
		<category><![CDATA[flower power]]></category>

		<guid isPermaLink="false">http://ramseyramos.net/?p=214</guid>
		<description><![CDATA[<a href="http://ramseyramos.net/2010/06/05/how-to-customize-your-google-background/" title="how to customize your Google background"><img src="http://ramseyramos.net/wp-content/uploads/images/google.jpg" /></a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://ramseyramos.net/wp-content/uploads/images/big-google.jpg" width="612" height="354"/></p>
<p>source : <a href="http://googleblog.blogspot.com/2010/06/freeze-frame.html">http://googleblog.blogspot.com/2010/06/freeze-frame.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ramseyramos.net/2010/06/05/how-to-customize-your-google-background/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to fix ubuntu 10.04 LTS delayed loading splash screen</title>
		<link>http://ramseyramos.net/2010/05/26/how-to-fix-ubuntu-10-04-lts-delayed-loading-splash-screen/</link>
		<comments>http://ramseyramos.net/2010/05/26/how-to-fix-ubuntu-10-04-lts-delayed-loading-splash-screen/#comments</comments>
		<pubDate>Wed, 26 May 2010 08:30:33 +0000</pubDate>
		<dc:creator>kewlburn</dc:creator>
				<category><![CDATA[Personals]]></category>

		<guid isPermaLink="false">http://ramseyramos.net/?p=210</guid>
		<description><![CDATA[<a href="http://ramseyramos.net/2010/05/26/how-to-fix-ubuntu-10-04-lts-delayed-loading-splash-screen/" title="ow to fix ubuntu 10.04 LTS delayed loading splash screen"><img src="http://ramseyramos.net/wp-includes/images/ubuntulogo.jpg" alt="Ubuntu 10.04" /></a>]]></description>
			<content:encoded><![CDATA[<p>After upgrading to 10.04, seems everything worked just fine. However I have found that the splash screen display only for a split second before the login screen appears. To fix the delayed loading just type this in your terminal : </p>
<p><code>sudo -s<br />
echo FRAMEBUFFER=y >>/etc/initramfs-tools/conf.d/splash<br />
update-initramfs -u<br />
</code></p>
<p>This code is to force splash use the framebuffer and lastly update the boot image.</p>
]]></content:encoded>
			<wfw:commentRss>http://ramseyramos.net/2010/05/26/how-to-fix-ubuntu-10-04-lts-delayed-loading-splash-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Viva Pilipinas!</title>
		<link>http://ramseyramos.net/2009/06/12/viva-pilipinas/</link>
		<comments>http://ramseyramos.net/2009/06/12/viva-pilipinas/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 18:03:05 +0000</pubDate>
		<dc:creator>kewlburn</dc:creator>
				<category><![CDATA[Pilipinas]]></category>

		<guid isPermaLink="false">http://ramseyramos.net/?p=208</guid>
		<description><![CDATA[<img src="http://lh4.ggpht.com/_JMS1pD7JoaU/SjFF4liUTEI/AAAAAAAAGno/atNN7kIkvE0/s144/viva-pilipinas.jpg" alt="Viva Pilipinas!" />]]></description>
			<content:encoded><![CDATA[<p><img src="http://lh4.ggpht.com/_JMS1pD7JoaU/SjFF4liUTEI/AAAAAAAAGno/atNN7kIkvE0/s400/viva-pilipinas.jpg" alt="Viva Pilipinas!" /></p>
]]></content:encoded>
			<wfw:commentRss>http://ramseyramos.net/2009/06/12/viva-pilipinas/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Kata, CakePHP like framework but less Calories</title>
		<link>http://ramseyramos.net/2009/06/11/kata-cakephp-like-framework-but-less-calories/</link>
		<comments>http://ramseyramos.net/2009/06/11/kata-cakephp-like-framework-but-less-calories/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 22:28:30 +0000</pubDate>
		<dc:creator>kewlburn</dc:creator>
				<category><![CDATA[Codes]]></category>

		<guid isPermaLink="false">http://ramseyramos.net/?p=203</guid>
		<description><![CDATA[Kata PHP Framework, I&#8217;ve just seen this on petixe blog. a lightweight framework or maybe a portable cakePHP that focus on speed. with DBOs mysql and mssql driver for database. cache support for memcached, apc, xcache, eacc, filesystem. oh and of course MVC-framework design. its looks quite promising I will give it try.]]></description>
			<content:encoded><![CDATA[<p><a href="http://codeninja.de/kata_php_framework/">Kata PHP Framework</a>, I&#8217;ve just seen this on <a href="http://petixe.com">petixe</a> blog. a lightweight framework or maybe a portable cakePHP <img src='http://ramseyramos.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  that focus on speed. with DBOs mysql and mssql driver for database. cache support for  memcached, apc, xcache, eacc, filesystem. oh and of course MVC-framework design. its looks quite promising I will give it try. </p>
]]></content:encoded>
			<wfw:commentRss>http://ramseyramos.net/2009/06/11/kata-cakephp-like-framework-but-less-calories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NO to Con-Ass!</title>
		<link>http://ramseyramos.net/2009/06/08/no-to-con-ass/</link>
		<comments>http://ramseyramos.net/2009/06/08/no-to-con-ass/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 08:18:22 +0000</pubDate>
		<dc:creator>kewlburn</dc:creator>
				<category><![CDATA[Personals]]></category>
		<category><![CDATA[Pilipinas]]></category>
		<category><![CDATA[anti-conass]]></category>
		<category><![CDATA[conass]]></category>
		<category><![CDATA[pinas]]></category>

		<guid isPermaLink="false">http://ramseyramos.net/?p=198</guid>
		<description><![CDATA[<a href="http://notoconass.com"><img src="http://i41.tinypic.com/oh3fxt.gif" alt="No to Conass!" /></a><a href="http://notoconass.com"><img src="http://i41.tinypic.com/oh3fxt.gif" alt="No to Conass!" /></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://notoconass.com"><img src="http://i40.tinypic.com/1ze811z.gif" alt="No to Conass!" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://ramseyramos.net/2009/06/08/no-to-con-ass/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>chrome for linux</title>
		<link>http://ramseyramos.net/2009/06/08/chrome-for-linux/</link>
		<comments>http://ramseyramos.net/2009/06/08/chrome-for-linux/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 08:14:02 +0000</pubDate>
		<dc:creator>kewlburn</dc:creator>
				<category><![CDATA[Codes]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://ramseyramos.net/?p=193</guid>
		<description><![CDATA[I&#8217;ve just seen on Chromium Blog that the Linux versions of Chrome are now official. According to Dan Kegel ( chrome developer ): In order to get more feedback from developers, we have early developer channel versions of Google Chrome for Mac OS X and Linux (for a couple of different Linux distributions), but whatever [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just seen on Chromium Blog that the Linux versions of Chrome are now official.</p>
<p>According to Dan Kegel ( chrome developer ):</p>
<blockquote><p>In order to get more feedback from developers, we have early developer channel versions of Google Chrome for Mac OS X and Linux (for a couple of different Linux distributions), but whatever you do, please DON&#8217;T DOWNLOAD THEM! Unless of course you are a developer or take great pleasure in incomplete, unpredictable, and potentially crashing software.</p></blockquote>
<p>Yeah, they are official, even though they are still incomplete just like &#8220;<em>you won&#8217;t yet be able to view YouTube videos, change your privacy settings, set your default search provider, or even print.</em>&#8220;. Well at least there is a hope for non-windows who wants to use google chrome.</p>
]]></content:encoded>
			<wfw:commentRss>http://ramseyramos.net/2009/06/08/chrome-for-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Mobile App Now Available for Nokia S60</title>
		<link>http://ramseyramos.net/2009/06/05/google-mobile-app-now-available-for-nokia-s60/</link>
		<comments>http://ramseyramos.net/2009/06/05/google-mobile-app-now-available-for-nokia-s60/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 13:02:14 +0000</pubDate>
		<dc:creator>kewlburn</dc:creator>
				<category><![CDATA[Codes]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[nokia s60]]></category>
		<category><![CDATA[symbian]]></category>

		<guid isPermaLink="false">http://ramseyramos.net/?p=189</guid>
		<description><![CDATA[S60 users can now download Google Mobile App onto their handsets, there are three main key benefits &#8211; immediacy of access, location, and query formulation. In addition, S60 owners can take advantage of the built-in location awareness. Letting you retrieve search results that are relevant to your current position &#8211; works best if your phone [...]]]></description>
			<content:encoded><![CDATA[<p>S60 users can now download Google Mobile App onto their handsets, there are three main key benefits &#8211; immediacy of access, location, and query formulation. </p>
<p>In addition, S60 owners can take advantage of the built-in location awareness. Letting you retrieve search results that are relevant to your current position &#8211; works best if your phone has GPS. The search history and search suggestions are time-savers.</p>
<p>To download just point your mobile browser to <strong>m.google.com</strong> or <strong>mobile.google.com</strong> to download it to your desktop.</p>
]]></content:encoded>
			<wfw:commentRss>http://ramseyramos.net/2009/06/05/google-mobile-app-now-available-for-nokia-s60/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>spending a day with my lovely wife and daughter</title>
		<link>http://ramseyramos.net/2009/06/04/spending-a-day-with-my-lovely-wife-and-daughter/</link>
		<comments>http://ramseyramos.net/2009/06/04/spending-a-day-with-my-lovely-wife-and-daughter/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 11:46:47 +0000</pubDate>
		<dc:creator>kewlburn</dc:creator>
				<category><![CDATA[Personals]]></category>

		<guid isPermaLink="false">http://ramseyramos.net/?p=182</guid>
		<description><![CDATA[matagal tagal na din na hindi kame nakakalabas ni sophie and johna. last march pa ata. and last June 1 birthday ni johna hindi pa din kame lumabas. kaya kanina nung pagka gising ko nagpasya kameng kumain sa chowking kahit bumubuhos ang malakas na ulan. dito lang kase ang may malapit na bilihan ng maiinit [...]]]></description>
			<content:encoded><![CDATA[<p>matagal tagal na din na hindi kame nakakalabas ni sophie and johna. last march pa ata. and last June 1 birthday ni johna hindi pa din kame lumabas. kaya kanina nung pagka gising ko nagpasya kameng kumain sa chowking kahit bumubuhos ang malakas na ulan. dito lang kase ang may malapit na bilihan ng maiinit na sabaw ng noodles. <img src='http://ramseyramos.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<table style="width:194px;">
<tr>
<td align="center" style="height:194px;background:url(http://picasaweb.google.com/s/c/transparent_album_background.gif) no-repeat left"><a href="http://picasaweb.google.com/ramsey.ramos/Chowking?feat=embedwebsite"><img src="http://lh4.ggpht.com/_JMS1pD7JoaU/Sieu045uMSE/AAAAAAAAGng/H4Y3ifDKDXw/s160-c/Chowking.jpg" width="160" height="160" style="margin:1px 0 0 4px;"/></a></td>
</tr>
<tr>
<td style="text-align:center;font-family:arial,sans-serif;font-size:11px"><a href="http://picasaweb.google.com/ramsey.ramos/Chowking?feat=embedwebsite" style="color:#4D4D4D;font-weight:bold;text-decoration:none;">chowking</a></td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://ramseyramos.net/2009/06/04/spending-a-day-with-my-lovely-wife-and-daughter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ako mismo!</title>
		<link>http://ramseyramos.net/2009/05/05/ako-mismo/</link>
		<comments>http://ramseyramos.net/2009/05/05/ako-mismo/#comments</comments>
		<pubDate>Tue, 05 May 2009 11:37:05 +0000</pubDate>
		<dc:creator>kewlburn</dc:creator>
				<category><![CDATA[Personals]]></category>
		<category><![CDATA[Pilipinas]]></category>

		<guid isPermaLink="false">http://ramseyramos.net/?p=178</guid>
		<description><![CDATA[kala ko mga seryoso talaga yung mga commitments sa akomismo.org. mga pasaway talaga! hehehe.]]></description>
			<content:encoded><![CDATA[<p><a href="http://picasaweb.google.com/lh/photo/WVJvqLqdGWWsvgugzIRWIg?feat=embedwebsite"><img src="http://lh5.ggpht.com/_JMS1pD7JoaU/SgAkLVELHoI/AAAAAAAAGl0/odr53Q927bw/s400/akomismo.jpg" alt="" /></a><br />
kala ko mga seryoso talaga yung mga commitments sa akomismo.org. mga pasaway talaga! hehehe.</p>
]]></content:encoded>
			<wfw:commentRss>http://ramseyramos.net/2009/05/05/ako-mismo/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>how to find and replace data in mysql</title>
		<link>http://ramseyramos.net/2009/05/01/how-to-find-and-replace-data-in-mysql/</link>
		<comments>http://ramseyramos.net/2009/05/01/how-to-find-and-replace-data-in-mysql/#comments</comments>
		<pubDate>Fri, 01 May 2009 00:25:18 +0000</pubDate>
		<dc:creator>kewlburn</dc:creator>
				<category><![CDATA[Codes]]></category>

		<guid isPermaLink="false">http://ramseyramos.net/?p=175</guid>
		<description><![CDATA[To find a string in a certain field and replace it with another string: update [table_name] set [field_name] = replace([field_name],'[string_to_find]','[string_to_replace]'); e.g. update wp_posts set post_content = replace(post_content,'ramseyramos.com','ramseyramos.net');]]></description>
			<content:encoded><![CDATA[<p>To find a string in a certain field and replace it with another string:</p>
<pre class="code">
update [table_name] set [field_name] = replace([field_name],'[string_to_find]','[string_to_replace]');
</pre>
<p>e.g.
<pre class="code">
update wp_posts set post_content = replace(post_content,'ramseyramos.com','ramseyramos.net');
</pre>
]]></content:encoded>
			<wfw:commentRss>http://ramseyramos.net/2009/05/01/how-to-find-and-replace-data-in-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
