<?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; Hardware</title>
	<atom:link href="http://codehydra.com/category/hardware/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=5268</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>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>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>HVACMonitor: Web-Enabled Thermostat &#8211; Marc Daigneault</title>
		<link>http://codehydra.com/hardware/hvacmonitor-web-enabled-thermostat-marc-daigneault/</link>
		<comments>http://codehydra.com/hardware/hvacmonitor-web-enabled-thermostat-marc-daigneault/#comments</comments>
		<pubDate>Wed, 20 May 2009 03:59:53 +0000</pubDate>
		<dc:creator>opcode1300</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[MAKE/HACK]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://codehydra.com/?p=113</guid>
		<description><![CDATA[HVACMonitor: Web-Enabled Thermostat &#8211; Marc Daigneault. 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 [...]]]></description>
		<wfw:commentRss>http://codehydra.com/hardware/hvacmonitor-web-enabled-thermostat-marc-daigneault/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Education: Academic Earth Aggregates Lectures from MIT, Harvard, Yale, and Others</title>
		<link>http://codehydra.com/hardware/education-academic-earth-aggregates-lectures-from-mit-harvard-yale-and-others/</link>
		<comments>http://codehydra.com/hardware/education-academic-earth-aggregates-lectures-from-mit-harvard-yale-and-others/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 17:09:01 +0000</pubDate>
		<dc:creator>opcode1300</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[lifehacker]]></category>
		<category><![CDATA[MIT]]></category>
		<category><![CDATA[Stanford]]></category>
		<category><![CDATA[Yale]]></category>

		<guid isPermaLink="false">http://codehydra.com/?p=49</guid>
		<description><![CDATA[Education: Academic Earth Aggregates Lectures from MIT, Harvard, Yale, and Others. I have been watching the Stanford lectures for a few months now in an attempt to recall my programing classes from years ago. Subscribe to the comments for this post? Share this on del.icio.us Digg this! Post this on Diigo Share this on Facebook [...]]]></description>
		<wfw:commentRss>http://codehydra.com/hardware/education-academic-earth-aggregates-lectures-from-mit-harvard-yale-and-others/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NSA Helps Name Most Dangerous Programming Mistakes &#8211; PC World</title>
		<link>http://codehydra.com/hardware/nsa-helps-name-most-dangerous-programming-mistakes-pc-world/</link>
		<comments>http://codehydra.com/hardware/nsa-helps-name-most-dangerous-programming-mistakes-pc-world/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 20:09:22 +0000</pubDate>
		<dc:creator>opcode1300</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[NSA]]></category>

		<guid isPermaLink="false">http://codehydra.com/?p=40</guid>
		<description><![CDATA[NSA Helps Name 25 Most Dangerous Programming Mistakes &#8211; [Via PC World] 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 [...]]]></description>
		<wfw:commentRss>http://codehydra.com/hardware/nsa-helps-name-most-dangerous-programming-mistakes-pc-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When a Phillips is not a Phillips!</title>
		<link>http://codehydra.com/hardware/when-a-phillips-is-not-a-phillips/</link>
		<comments>http://codehydra.com/hardware/when-a-phillips-is-not-a-phillips/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 15:07:15 +0000</pubDate>
		<dc:creator>opcode1300</dc:creator>
				<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://codehydra.com/?p=36</guid>
		<description><![CDATA[When a Phillips is not a Phillips!. 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 [...]]]></description>
		<wfw:commentRss>http://codehydra.com/hardware/when-a-phillips-is-not-a-phillips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
