<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - kellishaver</title>
<link>http://snipplr.com/users/kellishaver/language/ruby</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 19:47:54 GMT</pubDate>
<item>
<title>(Ruby) Extract most common colors from an image</title>
<link>http://snipplr.com/view/62442/extract-most-common-colors-from-an-image/</link>
<description><![CDATA[ <p>Takes an image (path or url) and extracts the 7 most common colors and returns their hex values.</p> ]]></description>
<pubDate>Tue, 10 Jan 2012 10:27:12 GMT</pubDate>
<guid>http://snipplr.com/view/62442/extract-most-common-colors-from-an-image/</guid>
</item>
<item>
<title>(Ruby) Image Uploading in Ruby</title>
<link>http://snipplr.com/view/62410/image-uploading-in-ruby/</link>
<description><![CDATA[ <p>Checks to make sure the file is a valid image file, checks max file size, and directory write permissions, requires 'fileutils' gem.</p> ]]></description>
<pubDate>Mon, 09 Jan 2012 08:34:18 GMT</pubDate>
<guid>http://snipplr.com/view/62410/image-uploading-in-ruby/</guid>
</item>
</channel>
</rss>