<?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>webdev driven life</title>
	<atom:link href="http://audemar.codegenetics.net/feed" rel="self" type="application/rss+xml" />
	<link>http://audemar.codegenetics.net</link>
	<description>a story of web developer who hates spiders</description>
	<lastBuildDate>Thu, 24 Nov 2011 08:10:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Help! Yahoo keeps on changing my default search engine!</title>
		<link>http://audemar.codegenetics.net/archives/90</link>
		<comments>http://audemar.codegenetics.net/archives/90#comments</comments>
		<pubDate>Thu, 24 Nov 2011 08:05:42 +0000</pubDate>
		<dc:creator>audemar</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://audemar.codegenetics.net/?p=90</guid>
		<description><![CDATA[Yahoo keeps on changing my default search engine in Google Chrome. Yahoo sucks bigtime! So, I kept on changing the default search engine on Google Chrome by typing on my URL browser (Chrome://settings). But everytime I close / restart my browser&#8230; it keeps coming back! Therefore, I search for a more simple and brilliant solution. Go [...]]]></description>
		<wfw:commentRss>http://audemar.codegenetics.net/archives/90/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software Development Methodologies</title>
		<link>http://audemar.codegenetics.net/archives/60</link>
		<comments>http://audemar.codegenetics.net/archives/60#comments</comments>
		<pubDate>Thu, 24 Nov 2011 08:00:54 +0000</pubDate>
		<dc:creator>audemar</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://audemar.codegenetics.net/?p=60</guid>
		<description><![CDATA[Software Development Methodoligies Waterfall Model Scrum Spiral Model Iterative Propotyping Model Rapid Application Development Rational Unified Process Extreme Programming Dynamic System Development Method Feature Driven Development Project Management Body of Knowledge Lean Software Development]]></description>
		<wfw:commentRss>http://audemar.codegenetics.net/archives/60/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to unhide documents and folders</title>
		<link>http://audemar.codegenetics.net/archives/50</link>
		<comments>http://audemar.codegenetics.net/archives/50#comments</comments>
		<pubDate>Mon, 18 Jan 2010 05:06:42 +0000</pubDate>
		<dc:creator>audemar</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://audemar.codegenetics.net/?p=50</guid>
		<description><![CDATA[There are some pesky virus that changes the document attribute and adding malicious executable (.exe) file making your computer vunerable for this virus attact. So here&#8217;s the solution 1.) Click START&#62; then select RUN &#62; then type: CMD 2.) Then&#8230; type this command to change the document attribute: attrib X:\*.* /d /s -h -r -s [...]]]></description>
		<wfw:commentRss>http://audemar.codegenetics.net/archives/50/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting my hands dirty at Java Technology</title>
		<link>http://audemar.codegenetics.net/archives/42</link>
		<comments>http://audemar.codegenetics.net/archives/42#comments</comments>
		<pubDate>Wed, 15 Jul 2009 15:51:46 +0000</pubDate>
		<dc:creator>audemar</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://audemar.codegenetics.net/?p=42</guid>
		<description><![CDATA[I am a VB enthusiast and I used to develop my desktop applications using .NET framework. But since I had a subject in MIT that uses Java as their learning module, I adapted this requirement for me to explore the possibilities of jumping into open source / open platform / multilanguage development. At first, I [...]]]></description>
		<wfw:commentRss>http://audemar.codegenetics.net/archives/42/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to downgrade your Windows Vista Laptop to Windows XP</title>
		<link>http://audemar.codegenetics.net/archives/37</link>
		<comments>http://audemar.codegenetics.net/archives/37#comments</comments>
		<pubDate>Sun, 21 Jun 2009 11:54:51 +0000</pubDate>
		<dc:creator>audemar</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://audemar.codegenetics.net/?p=37</guid>
		<description><![CDATA[&#8220;Long live Windows XP!&#8221; I&#8217;m so delightful to say that! hahaha! Windows XP is probably the superb desktop operating system in my honest opinion One of my friends bought an Acer Aspire laptop with Microsoft Windows Vista starter included. My friend is now frustrated in using his pesky Microsoft Windows Vista installed in his laptop. [...]]]></description>
		<wfw:commentRss>http://audemar.codegenetics.net/archives/37/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Prevent A USB Drive From Malicious Virus</title>
		<link>http://audemar.codegenetics.net/archives/31</link>
		<comments>http://audemar.codegenetics.net/archives/31#comments</comments>
		<pubDate>Sun, 31 May 2009 05:01:20 +0000</pubDate>
		<dc:creator>audemar</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://audemar.codegenetics.net/?p=31</guid>
		<description><![CDATA[I like to elaborate on this problem because it&#8217;s like an A(H1N1) virus transmitting very quickly in our beloved computers. Here are some tips that i can give you. * Treat all USB flashdrives and memory as a suspect. It may or may not contain an autorun.inf that can execute the virus before it can [...]]]></description>
		<wfw:commentRss>http://audemar.codegenetics.net/archives/31/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>codegenetics.net plans for OnTimers release</title>
		<link>http://audemar.codegenetics.net/archives/10</link>
		<comments>http://audemar.codegenetics.net/archives/10#comments</comments>
		<pubDate>Fri, 22 May 2009 02:44:43 +0000</pubDate>
		<dc:creator>audemar</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Online Timekeeping System]]></category>
		<category><![CDATA[OnTimers]]></category>

		<guid isPermaLink="false">http://audemar.codegenetics.net/archives/10</guid>
		<description><![CDATA[OnTimers is an online timekeeping system that was developed a year ago for multi-branch offices. It features an Online Bundy Clock with Timelog Feature that will replace the old timekeeping device and It also has employee ledger and payroll integration (soon). Hopefully I could finalize the code and make it available for public @ www.codegenetics.net]]></description>
		<wfw:commentRss>http://audemar.codegenetics.net/archives/10/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Hello World Wide Web!</title>
		<link>http://audemar.codegenetics.net/archives/1</link>
		<comments>http://audemar.codegenetics.net/archives/1#comments</comments>
		<pubDate>Thu, 21 May 2009 05:48:57 +0000</pubDate>
		<dc:creator>audemar</dc:creator>
				<category><![CDATA[Personal Stuffs]]></category>
		<category><![CDATA[audemar]]></category>

		<guid isPermaLink="false">http://audemar.codegenetics.net/?p=1</guid>
		<description><![CDATA[Hello guys! Thanks for visiting my site =) I&#8217;m planning to change the default theme of this site. I&#8217;ll upload it as soon as possible =) for the meantime&#8230; you can visit my tweet (http://www.twitter.com/audemar) and listen to some stuffs that I have in my mind =) take care guys!]]></description>
		<wfw:commentRss>http://audemar.codegenetics.net/archives/1/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

