<?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>Ruby On Rails Blog &#187; Uncategorized</title>
	<atom:link href="http://www.mendable.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mendable.com</link>
	<description>Mendable.com - Essential Reading for Ruby on Rails Developers</description>
	<lastBuildDate>Tue, 27 Jul 2010 19:38:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>FFMpeg SWF File Conversion</title>
		<link>http://www.mendable.com/ffmpeg-swf-file-conversion/</link>
		<comments>http://www.mendable.com/ffmpeg-swf-file-conversion/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 21:34:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[swf]]></category>

		<guid isPermaLink="false">http://www.mendable.com/?p=286</guid>
		<description><![CDATA[FFMpeg has multiple problems and bugs with writing out to SWF files, I run into a few of these at my day-job and wrote a patch for one of the problems and submitted it back to FFMpeg. It was a nice change to go back and do some C programming for a while.
Anyway, list of [...]]]></description>
		<wfw:commentRss>http://www.mendable.com/ffmpeg-swf-file-conversion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Decrypt/Reverse MD5 / SHA1 Password Hashes</title>
		<link>http://www.mendable.com/decryptreverse-md5-sha1-password-hashes/</link>
		<comments>http://www.mendable.com/decryptreverse-md5-sha1-password-hashes/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 10:42:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mendable.com/?p=223</guid>
		<description><![CDATA[There is a nice little tool over on tmto.org that allows you to decrypt (or should I say, reverse) MD5 or SHA1 hashes. Essentially, someone has forward hash&#8217;ed all a-z letters, put them in a database, then matches your hash against what is in the DB to find what the original string was. This is [...]]]></description>
		<wfw:commentRss>http://www.mendable.com/decryptreverse-md5-sha1-password-hashes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wireframing your Rails Apps</title>
		<link>http://www.mendable.com/wireframing-rails-apps/</link>
		<comments>http://www.mendable.com/wireframing-rails-apps/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 21:49:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mendable.com/?p=196</guid>
		<description><![CDATA[A really useful way to mockup your applications before coding is to use wire framing software to create the screens and layout of your  application. By doing this, you can ensure everyone working on the project can help to decide upon what the first version should functionally look like, and everyone will know what [...]]]></description>
		<wfw:commentRss>http://www.mendable.com/wireframing-rails-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
