<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>codehydra.com</title>
	<link>http://codehydra.com</link>
	<description>Innovation through brute force</description>
	<lastBuildDate>Sun, 25 Jul 2010 06:00:03 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/2232" -->

	<item>
		<title>Arduino RTC</title>
		<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>
		<link>http://codehydra.com/hardware/arduino-rtc/</link>
			</item>
	<item>
		<title>Not dead ,Just busy&#8230;</title>
		<description><![CDATA[Finishing training at the old job. cant wait to start the new one. the HTC Incredible has root (kind of, NAND still locked), I have built an overclockable kernel (so far unable to flash, but its ready when &#8216;we&#8217; can) bout it for now. Subscribe to the comments for this post? Share this on del.icio.us [...]]]></description>
		<link>http://codehydra.com/uncategorized/not-dead-just-busy/</link>
			</item>
	<item>
		<title>Validate ALL input!!!</title>
		<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>
		<link>http://codehydra.com/software/validate-all-input/</link>
			</item>
	<item>
		<title>More scripting… “Now w/ more Powershell!”</title>
		<description><![CDATA[We all run into situation where we need to log file sizes over time on remote servers, so we have a few options.. Buy an application… Nope! Set an egg timer and do it manually…Nope!! Script it…Yes! This was my first attempt at windows powershell so be nice… I also call this from a scheduled [...]]]></description>
		<link>http://codehydra.com/uncategorized/more-scripting%e2%80%a6-%e2%80%9cnow-w-more-powershell%e2%80%9d/</link>
			</item>
	<item>
		<title>Dynamic PHP Image with countdown (I am a Dad!!!)</title>
		<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>
		<link>http://codehydra.com/software/dynamic-php-image-with-countdown-i-am-a-dad/</link>
			</item>
	<item>
		<title>Install apk via right-click menu in XP</title>
		<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>
		<link>http://codehydra.com/uncategorized/install-apk-via-right-click-menu-in-xp/</link>
			</item>
	<item>
		<title>HowTo: Extract MMS Attachments from Android</title>
		<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>
		<link>http://codehydra.com/hardware/howto-extract-mms-attachments-from-android/</link>
			</item>
	<item>
		<title>Script to convert android boot images</title>
		<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>
		<link>http://codehydra.com/hardware/script-to-convert-android-boot-images/</link>
			</item>
	<item>
		<title>Technical Articles &#124; Android Developers</title>
		<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>
		<link>http://codehydra.com/hardware/technical-articles-android-developers/</link>
			</item>
	<item>
		<title>twitter+btjunkie+yahoo pipes</title>
		<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>
		<link>http://codehydra.com/software/twitter-btjunkie/</link>
			</item>
</channel>
</rss>
