<?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>codehydra.com &#187; Software</title>
	<atom:link href="http://codehydra.com/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://codehydra.com</link>
	<description>Innovation through brute force</description>
	<lastBuildDate>Sun, 25 Jul 2010 06:00:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=5118</generator>
		<item>
		<title>Arduino RTC</title>
		<link>http://codehydra.com/hardware/arduino-rtc/</link>
		<comments>http://codehydra.com/hardware/arduino-rtc/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 06:00:03 +0000</pubDate>
		<dc:creator>opcode1300</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[RTC]]></category>

		<guid isPermaLink="false">http://codehydra.com/?p=296</guid>
		<description><![CDATA[Quick code to set the RTC for my arduino using the sketch from here It&#8217;s copy/paste, not as good as NTP but better then guessing (and ill fix that when i get my ethernet shield (maybe) secret project under way Subscribe to the comments for this post? Share this on del.icio.us Digg this! Post this [...]]]></description>
		<wfw:commentRss>http://codehydra.com/hardware/arduino-rtc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Validate ALL input!!!</title>
		<link>http://codehydra.com/software/validate-all-input/</link>
		<comments>http://codehydra.com/software/validate-all-input/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 16:27:59 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[MAKE/HACK]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://codehydra.com/?p=285</guid>
		<description><![CDATA[Today one of the new guys at work ask me a question.  &#8220;Can our web portal submit &#8220;Severity 1&#8243; support request?&#8221; The standard answer has always been &#8216;No.&#8221;, but today I figured it was time to test that. Start Tamperdata and log into the portal.  Dispatch request as normal with one exception.  change &#8216;severity&#8217; value [...]]]></description>
		<wfw:commentRss>http://codehydra.com/software/validate-all-input/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dynamic PHP Image with countdown (I am a Dad!!!)</title>
		<link>http://codehydra.com/software/dynamic-php-image-with-countdown-i-am-a-dad/</link>
		<comments>http://codehydra.com/software/dynamic-php-image-with-countdown-i-am-a-dad/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 05:40:02 +0000</pubDate>
		<dc:creator>opcode1300</dc:creator>
				<category><![CDATA[Site]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Baby]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://codehydra.com/?p=254</guid>
		<description><![CDATA[I have not said much on the internet about it, but I am going to be a dad. And the sonograms to determine the sex of the baby are coming up.  So I figured what better way to count it down then w/ a little code. =) Code from here (why reinvent the wheel..) **EDIT** [...]]]></description>
		<wfw:commentRss>http://codehydra.com/software/dynamic-php-image-with-countdown-i-am-a-dad/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Install apk via right-click menu in XP</title>
		<link>http://codehydra.com/uncategorized/install-apk-via-right-click-menu-in-xp/</link>
		<comments>http://codehydra.com/uncategorized/install-apk-via-right-click-menu-in-xp/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 16:43:32 +0000</pubDate>
		<dc:creator>opcode1300</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MAKE/HACK]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Hack]]></category>

		<guid isPermaLink="false">http://codehydra.com/uncategorized/install-apk-via-right-click-menu-in-xp/</guid>
		<description><![CDATA[APK_Install1 This allows you to install APK files to your android device by right clicking the file in windows explorer. This was tested on XP(sp3) and a MyTouch3g. Subscribe to the comments for this post? Share this on del.icio.us Digg this! Post this on Diigo Share this on Facebook Post on Google Buzz Add this [...]]]></description>
		<wfw:commentRss>http://codehydra.com/uncategorized/install-apk-via-right-click-menu-in-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo: Extract MMS Attachments from Android</title>
		<link>http://codehydra.com/hardware/howto-extract-mms-attachments-from-android/</link>
		<comments>http://codehydra.com/hardware/howto-extract-mms-attachments-from-android/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 05:44:25 +0000</pubDate>
		<dc:creator>opcode1300</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MAKE/HACK]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Hack]]></category>

		<guid isPermaLink="false">http://codehydra.com/uncategorized/howto-extract-mms-attachments-from-android/</guid>
		<description><![CDATA[Needed Software: SQLite3explorer Needed Files: /data/data/com.android.providers.telephony/app_parts/* /data/data/com.android.providers.telephony/databases/mmssms.db Load mmssms.db in SQLite3explorer and execute&#8230; SELECT ct, _data, name FROM part WHERE ct LIKE 'image%'; should return something like.. Then just rename the PART_######### file(s) to something with the correct extension, like &#8220;image_1.gif&#8221; Subscribe to the comments for this post? Share this on del.icio.us Digg this! Post [...]]]></description>
		<wfw:commentRss>http://codehydra.com/hardware/howto-extract-mms-attachments-from-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Script to convert android boot images</title>
		<link>http://codehydra.com/hardware/script-to-convert-android-boot-images/</link>
		<comments>http://codehydra.com/hardware/script-to-convert-android-boot-images/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 02:52:39 +0000</pubDate>
		<dc:creator>opcode1300</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MAKE/HACK]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[image]]></category>

		<guid isPermaLink="false">http://codehydra.com/?p=161</guid>
		<description><![CDATA[Subscribe to the comments for this post? Share this on del.icio.us Digg this! Post this on Diigo Share this on Facebook Post on Google Buzz Add this to Mister Wong Share this on Mixx Share this on Reddit Stumble upon something good? Share it on StumbleUpon Share this on Technorati Tweet This! FileName=${1%.*} FileNameExt=${1#*.} echo [...]]]></description>
		<wfw:commentRss>http://codehydra.com/hardware/script-to-convert-android-boot-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Technical Articles &#124; Android Developers</title>
		<link>http://codehydra.com/hardware/technical-articles-android-developers/</link>
		<comments>http://codehydra.com/hardware/technical-articles-android-developers/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 22:21:57 +0000</pubDate>
		<dc:creator>opcode1300</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MAKE/HACK]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Hack]]></category>

		<guid isPermaLink="false">http://codehydra.com/?p=159</guid>
		<description><![CDATA[Technical Articles &#124; Android Developers. Subscribe to the comments for this post? Share this on del.icio.us Digg this! Post this on Diigo Share this on Facebook Post on Google Buzz Add this to Mister Wong Share this on Mixx Share this on Reddit Stumble upon something good? Share it on StumbleUpon Share this on Technorati [...]]]></description>
		<wfw:commentRss>http://codehydra.com/hardware/technical-articles-android-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>twitter+btjunkie+yahoo pipes</title>
		<link>http://codehydra.com/software/twitter-btjunkie/</link>
		<comments>http://codehydra.com/software/twitter-btjunkie/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 21:42:18 +0000</pubDate>
		<dc:creator>opcode1300</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://codehydra.com/?p=153</guid>
		<description><![CDATA[http://twitter.com/newMovieTwit My newest yahoo pipes and twitter creation. Links to btjunkie right now, that may change. enjoy [update:12:28:09] added a few regex to try to clean up the formatting of test being passed to btjunkie Subscribe to the comments for this post? Share this on del.icio.us Digg this! Post this on Diigo Share this on [...]]]></description>
		<wfw:commentRss>http://codehydra.com/software/twitter-btjunkie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android ADB .DLL exports</title>
		<link>http://codehydra.com/hardware/android-adb-dll-exports/</link>
		<comments>http://codehydra.com/hardware/android-adb-dll-exports/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 04:13:53 +0000</pubDate>
		<dc:creator>opcode1300</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MAKE/HACK]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[Hack]]></category>

		<guid isPermaLink="false">http://codehydra.com/?p=149</guid>
		<description><![CDATA[AdbWinApi.dll mgwz.dll Subscribe to the comments for this post? Share this on del.icio.us Digg this! Post this on Diigo Share this on Facebook Post on Google Buzz Add this to Mister Wong Share this on Mixx Share this on Reddit Stumble upon something good? Share it on StumbleUpon Share this on Technorati Tweet This!]]></description>
		<wfw:commentRss>http://codehydra.com/hardware/android-adb-dll-exports/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOWTO: Set up NTP on Windows Vista « Cumps.be</title>
		<link>http://codehydra.com/software/howto-set-up-ntp-on-windows-vista-%c2%ab-cumps-be/</link>
		<comments>http://codehydra.com/software/howto-set-up-ntp-on-windows-vista-%c2%ab-cumps-be/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 19:44:54 +0000</pubDate>
		<dc:creator>opcode1300</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://codehydra.com/?p=147</guid>
		<description><![CDATA[HOWTO: Set up NTP on Windows Vista « Cumps.be. Subscribe to the comments for this post? Share this on del.icio.us Digg this! Post this on Diigo Share this on Facebook Post on Google Buzz Add this to Mister Wong Share this on Mixx Share this on Reddit Stumble upon something good? Share it on StumbleUpon [...]]]></description>
		<wfw:commentRss>http://codehydra.com/software/howto-set-up-ntp-on-windows-vista-%c2%ab-cumps-be/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
