<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>me looking so small in this world &#187; technology</title>
	<atom:link href="http://rudyegenias.wordpress.com/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://rudyegenias.wordpress.com</link>
	<description>my way to the it world, search engine optimization, linux, php, tech, unix, tutorials, xampp, notes</description>
	<lastBuildDate>Wed, 16 Dec 2009 00:42:47 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='rudyegenias.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/6347d051db7099bdcb328ee218971f7c?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>me looking so small in this world &#187; technology</title>
		<link>http://rudyegenias.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://rudyegenias.wordpress.com/osd.xml" title="me looking so small in this world" />
		<item>
		<title>Flash CS3 and AS3 Error message</title>
		<link>http://rudyegenias.wordpress.com/2009/07/29/flash-cs3-and-as3-error-message/</link>
		<comments>http://rudyegenias.wordpress.com/2009/07/29/flash-cs3-and-as3-error-message/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 00:08:32 +0000</pubDate>
		<dc:creator>rudyegenias</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[adobe flash cs3]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[snippets]]></category>

		<guid isPermaLink="false">http://rudyegenias.wordpress.com/?p=180</guid>
		<description><![CDATA[Error message: String passed to URLVariables.decode() must be a URL-encoded query string  It&#8217;s been long since I&#8217;ve got my foot soaked in flash and this time it&#8217;s ActionScript 3.
I then got this error message from a callback function that&#8217;s supposed to say if the input has been processed successfully. Been pondering about why that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rudyegenias.wordpress.com&blog=300508&post=180&subd=rudyegenias&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rudyegenias.wordpress.com/2009/07/29/flash-cs3-and-as3-error-message/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/51c0bf52d5464b10984efef52f877d1b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rudyegenias</media:title>
		</media:content>
	</item>
		<item>
		<title>wrapping a pre tag using css3 in ie, opera, mozilla firefox</title>
		<link>http://rudyegenias.wordpress.com/2009/07/29/wrapping-a-pre-tag-using-css3-in-ie-opera-mozilla-firefox/</link>
		<comments>http://rudyegenias.wordpress.com/2009/07/29/wrapping-a-pre-tag-using-css3-in-ie-opera-mozilla-firefox/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 23:52:42 +0000</pubDate>
		<dc:creator>rudyegenias</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[snippets]]></category>

		<guid isPermaLink="false">http://rudyegenias.wordpress.com/?p=182</guid>
		<description><![CDATA[pre {
white-space: pre-wrap;       /* css-3 */
white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
src: http://ajaxian.com/archives/wrapping-the-pre-tag
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rudyegenias.wordpress.com&blog=300508&post=182&subd=rudyegenias&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rudyegenias.wordpress.com/2009/07/29/wrapping-a-pre-tag-using-css3-in-ie-opera-mozilla-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/51c0bf52d5464b10984efef52f877d1b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rudyegenias</media:title>
		</media:content>
	</item>
		<item>
		<title>how to compile greasemonkey script</title>
		<link>http://rudyegenias.wordpress.com/2009/03/09/how-to-compile-greasemonkey-script/</link>
		<comments>http://rudyegenias.wordpress.com/2009/03/09/how-to-compile-greasemonkey-script/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 02:20:13 +0000</pubDate>
		<dc:creator>rudyegenias</dc:creator>
				<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://rudyegenias.wordpress.com/2009/03/09/how-to-compile-greasemonkey-script/</guid>
		<description><![CDATA[I also code in Greasemonkey to save a few clicks of the mouse while working. Idea for what I have coded is: save at least few clicks of mouse, hundred clicks/day, that&#8217;s about 3000 clicks per months. That&#8217;s an anti-RSI initiative :D
While creating and giving out the script to other user is ok, it&#8217;s another [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rudyegenias.wordpress.com&blog=300508&post=170&subd=rudyegenias&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rudyegenias.wordpress.com/2009/03/09/how-to-compile-greasemonkey-script/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/51c0bf52d5464b10984efef52f877d1b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rudyegenias</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=ec7f63ef-c700-4ead-855e-bede87cca0fd" medium="image" />
	</item>
		<item>
		<title>how to enable innodb in xampp</title>
		<link>http://rudyegenias.wordpress.com/2008/11/04/how-to-enable-innodb-in-xampp/</link>
		<comments>http://rudyegenias.wordpress.com/2008/11/04/how-to-enable-innodb-in-xampp/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 13:31:26 +0000</pubDate>
		<dc:creator>rudyegenias</dc:creator>
				<category><![CDATA[innodb]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[web apps]]></category>
		<category><![CDATA[xampp]]></category>

		<guid isPermaLink="false">http://rudyegenias.wordpress.com/2008/11/04/how-to-enable-innodb-in-xampp/</guid>
		<description><![CDATA[Reference: The InnoDB Storage Engine
Find the file name my.cnf on xampp directory on C: drive. Uncomment the line that says:
#skip-innodb
and make sure that it will look like this:
skip-innodb
***There are at least other setup option for innodb next to this line, just follow the helpful hints and you&#8217;re off. I can&#8217;t provide definite lines on this [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rudyegenias.wordpress.com&blog=300508&post=164&subd=rudyegenias&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rudyegenias.wordpress.com/2008/11/04/how-to-enable-innodb-in-xampp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/51c0bf52d5464b10984efef52f877d1b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rudyegenias</media:title>
		</media:content>
	</item>
		<item>
		<title>google chrome &#8211; developer friendly</title>
		<link>http://rudyegenias.wordpress.com/2008/09/03/google-chrome-developer-friendly/</link>
		<comments>http://rudyegenias.wordpress.com/2008/09/03/google-chrome-developer-friendly/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 00:50:24 +0000</pubDate>
		<dc:creator>rudyegenias</dc:creator>
				<category><![CDATA[browser]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://rudyegenias.wordpress.com/2008/09/03/google-chrome-developer-friendly/</guid>
		<description><![CDATA[Just installed this really fassstttt and cool browser and whew, it&#8217;s got FireBug like features. Will post more, soon. Really excited about this cool new toy. Enjoy.

Javascript console, Javascript Debugger, and Task Manager for those who thinks they don&#8217;t have enough fire power

Enjoy!
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rudyegenias.wordpress.com&blog=300508&post=156&subd=rudyegenias&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rudyegenias.wordpress.com/2008/09/03/google-chrome-developer-friendly/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/51c0bf52d5464b10984efef52f877d1b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rudyegenias</media:title>
		</media:content>

		<media:content url="/DOCUME%7E1/ONVAIO%7E1/LOCALS%7E1/Temp/moz-screenshot-1.jpg" medium="image" />

		<media:content url="/DOCUME%7E1/ONVAIO%7E1/LOCALS%7E1/Temp/moz-screenshot-3.jpg" medium="image" />
	</item>
		<item>
		<title>google chrome, screen shot and installed</title>
		<link>http://rudyegenias.wordpress.com/2008/09/03/google-chrome-screen-shot-and-installed/</link>
		<comments>http://rudyegenias.wordpress.com/2008/09/03/google-chrome-screen-shot-and-installed/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 21:12:56 +0000</pubDate>
		<dc:creator>rudyegenias</dc:creator>
				<category><![CDATA[browser]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://rudyegenias.wordpress.com/2008/09/03/google-chrome-screen-shot-and-installed/</guid>
		<description><![CDATA[Get to install and play with Google Chrome. Awesomely simple and so-googlish, simple, functional. Just like Google.

       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rudyegenias.wordpress.com&blog=300508&post=154&subd=rudyegenias&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rudyegenias.wordpress.com/2008/09/03/google-chrome-screen-shot-and-installed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/51c0bf52d5464b10984efef52f877d1b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rudyegenias</media:title>
		</media:content>

		<media:content url="http://rudyegenias.files.wordpress.com/2008/09/chrome.jpg" medium="image" />
	</item>
		<item>
		<title>new browser from google &#8211; the &#8220;google chrome&#8221;</title>
		<link>http://rudyegenias.wordpress.com/2008/09/03/new-browser-from-google-the-google-chrome/</link>
		<comments>http://rudyegenias.wordpress.com/2008/09/03/new-browser-from-google-the-google-chrome/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 18:52:49 +0000</pubDate>
		<dc:creator>rudyegenias</dc:creator>
				<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://rudyegenias.wordpress.com/2008/09/03/new-browser-from-google-the-google-chrome/</guid>
		<description><![CDATA[Official Google Blog: A fresh take on the browser
Here&#8217;s the new buzz on web browsing, a new browser from Google. I never get to see this or touch this, or at least for now. Presentation began 11 PST this day.

       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rudyegenias.wordpress.com&blog=300508&post=152&subd=rudyegenias&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rudyegenias.wordpress.com/2008/09/03/new-browser-from-google-the-google-chrome/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/51c0bf52d5464b10984efef52f877d1b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rudyegenias</media:title>
		</media:content>
	</item>
		<item>
		<title>software freedon day philippines registration</title>
		<link>http://rudyegenias.wordpress.com/2008/08/26/software-freedon-day-philippines-registration/</link>
		<comments>http://rudyegenias.wordpress.com/2008/08/26/software-freedon-day-philippines-registration/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 23:47:39 +0000</pubDate>
		<dc:creator>rudyegenias</dc:creator>
				<category><![CDATA[free software]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://rudyegenias.wordpress.com/2008/08/26/software-freedon-day-philippines-registration/</guid>
		<description><![CDATA[Software Freedom Day 2008 &#8211; Philippines &#8211; Online Registration

Yet another meaningful event on free software world. I am personally inviting you guys.. Cheers. :D
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rudyegenias.wordpress.com&blog=300508&post=151&subd=rudyegenias&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rudyegenias.wordpress.com/2008/08/26/software-freedon-day-philippines-registration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/51c0bf52d5464b10984efef52f877d1b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rudyegenias</media:title>
		</media:content>
	</item>
		<item>
		<title>free your mind &#8211; use free software</title>
		<link>http://rudyegenias.wordpress.com/2008/08/21/free-your-mind-use-free-software/</link>
		<comments>http://rudyegenias.wordpress.com/2008/08/21/free-your-mind-use-free-software/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 23:36:33 +0000</pubDate>
		<dc:creator>rudyegenias</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://rudyegenias.wordpress.com/2008/08/21/free-your-mind-use-free-software/</guid>
		<description><![CDATA[The table of equivalents / replacements / analogs of Windows software in Linux. (Official site of the table
Here&#8217;s a list of free software replacement for majority of Windows based programs. Some are even ported to Windows. Cheers.

       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rudyegenias.wordpress.com&blog=300508&post=150&subd=rudyegenias&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rudyegenias.wordpress.com/2008/08/21/free-your-mind-use-free-software/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/51c0bf52d5464b10984efef52f877d1b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rudyegenias</media:title>
		</media:content>
	</item>
		<item>
		<title>xpath</title>
		<link>http://rudyegenias.wordpress.com/2008/08/12/xpath/</link>
		<comments>http://rudyegenias.wordpress.com/2008/08/12/xpath/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 04:13:17 +0000</pubDate>
		<dc:creator>rudyegenias</dc:creator>
				<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[web apps]]></category>
		<category><![CDATA[xpath]]></category>

		<guid isPermaLink="false">http://rudyegenias.wordpress.com/2008/08/12/xpath/</guid>
		<description><![CDATA[XPath 教程
I have been developing tools(for my current job) that will save me some few &#8216;clicks&#8217; of mouse(at least on the long run). This time I bump into a tool/standard that offers a lot of possibility when coding in Javascript and learning DOM. And yes, I don&#8217;t usually code in JS. This time I need [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rudyegenias.wordpress.com&blog=300508&post=147&subd=rudyegenias&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rudyegenias.wordpress.com/2008/08/12/xpath/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/51c0bf52d5464b10984efef52f877d1b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rudyegenias</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=f728150b-f8fe-4014-9a3e-567072224ebf" medium="image" />
	</item>
	</channel>
</rss>