<?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>SnipL0g &#187; converter</title>
	<atom:link href="http://snippet.c0de.me/tag/converter/feed/" rel="self" type="application/rss+xml" />
	<link>http://snippet.c0de.me</link>
	<description>code snippet web log</description>
	<lastBuildDate>Tue, 29 Jun 2010 00:09:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Ruby &#8211; Whois</title>
		<link>http://snippet.c0de.me/2009/09/11/ruby-whois/</link>
		<comments>http://snippet.c0de.me/2009/09/11/ruby-whois/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 14:43:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ruby]]></category>
		<category><![CDATA[argument]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[command line argument]]></category>
		<category><![CDATA[converter]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[internic.net]]></category>
		<category><![CDATA[ruby whois]]></category>
		<category><![CDATA[whois]]></category>

		<guid isPermaLink="false">http://snippet.c0de.me/?p=200</guid>
		<description><![CDATA[Author: slac3dork Site: http://snippet.c0de.me Summary: Ruby Whois Tool. Tested on Linux. Usage: ruby whois.rb &#60;domain_name&#62; or ./whois.rb &#60;domain_name&#62; #!/usb/bin/ruby # _________ .__ .____ _______ # / _____/ ____ &#124;__&#124;_____ &#124; &#124; \ _ \ ____ # \_____ \ / \&#124; \____ \&#124; &#124; / /_\ \ / ___\ # / \ &#124; \ &#124; &#124;_> [...]]]></description>
		<wfw:commentRss>http://snippet.c0de.me/2009/09/11/ruby-whois/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby &#8211; IP Address to Domain Name</title>
		<link>http://snippet.c0de.me/2009/08/06/ruby-ip-address-to-domain-name/</link>
		<comments>http://snippet.c0de.me/2009/08/06/ruby-ip-address-to-domain-name/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 10:13:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ruby]]></category>
		<category><![CDATA[argument]]></category>
		<category><![CDATA[ARGV]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[close]]></category>
		<category><![CDATA[close file]]></category>
		<category><![CDATA[command line argument]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[converter]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[domain name]]></category>
		<category><![CDATA[exception]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[ip]]></category>
		<category><![CDATA[ip address]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[open file]]></category>
		<category><![CDATA[open-uri]]></category>
		<category><![CDATA[open-uri exception]]></category>
		<category><![CDATA[OpenURI::HTTPError]]></category>
		<category><![CDATA[snippet]]></category>
		<category><![CDATA[Timeout::Error]]></category>
		<category><![CDATA[uri]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">http://snippet.c0de.me/?p=167</guid>
		<description><![CDATA[Author: slac3dork Site: http://snippet.c0de.me Summary: Reverse IP tool. Ruby code to get domain name from ip address and save all results to ip2domain_result.txt. This script need internet connection and create connection to http://www.ip-adress.com/reverse_ip/. Tested on Linux. Usage: ruby ip2domain.rb &#60;domain_name&#62; or ./ip2domain.rb &#60;domain_name&#62; #!/usb/bin/ruby # _________ .__ .____ _______ # / _____/ ____ &#124;__&#124;_____ &#124; [...]]]></description>
		<wfw:commentRss>http://snippet.c0de.me/2009/08/06/ruby-ip-address-to-domain-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby &#8211; Domain Name to IP address</title>
		<link>http://snippet.c0de.me/2009/08/04/ruby-domain-to-ip-address/</link>
		<comments>http://snippet.c0de.me/2009/08/04/ruby-domain-to-ip-address/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 20:18:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ruby]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[convert domain]]></category>
		<category><![CDATA[convert domain name]]></category>
		<category><![CDATA[converter]]></category>
		<category><![CDATA[domain name to ip]]></category>
		<category><![CDATA[domain name to ip address]]></category>
		<category><![CDATA[domain to ip]]></category>
		<category><![CDATA[domain to ip address]]></category>
		<category><![CDATA[reverse]]></category>
		<category><![CDATA[reverse dns]]></category>
		<category><![CDATA[reverse dns lookup]]></category>
		<category><![CDATA[reverse ip]]></category>
		<category><![CDATA[snippet]]></category>

		<guid isPermaLink="false">http://snippet.c0de.me/?p=158</guid>
		<description><![CDATA[Author: slac3dork Site: http://snippet.c0de.me Summary: Reverse DNS lookup tool. Ruby code to get IP address from domain name. This script need internet connection and create connection to http://www.ip-adress.com/whois/. Tested on Linux. Usage: ruby domain2ip.rb &#60;domain_name&#62; or ./domain2ip.rb &#60;domain_name&#62; #!/usb/bin/ruby # _________ .__ .____ _______ # / _____/ ____ &#124;__&#124;_____ &#124; &#124; \ _ \ ____ [...]]]></description>
		<wfw:commentRss>http://snippet.c0de.me/2009/08/04/ruby-domain-to-ip-address/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C &#8211; Celcius Temperature Converter</title>
		<link>http://snippet.c0de.me/2009/07/22/c-celcius-temperature-converter/</link>
		<comments>http://snippet.c0de.me/2009/07/22/c-celcius-temperature-converter/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 17:58:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[c]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[converter]]></category>
		<category><![CDATA[temperature]]></category>

		<guid isPermaLink="false">http://snippet.c0de.me/?p=60</guid>
		<description><![CDATA[Author: slac3dork Site: http://snippet.c0de.me Summary: C code to convert celcius temperature to reamur and fahreinheit temperature. Tested on Linux. /** _________ .__ .____ _______ / _____/ ____ &#124;__&#124;_____ &#124; &#124; \ _ \ ____ \_____ \ / \&#124; \____ \&#124; &#124; / /_\ \ / ___\ / \ &#124; \ &#124; &#124;_> > &#124;__\ \_/ [...]]]></description>
		<wfw:commentRss>http://snippet.c0de.me/2009/07/22/c-celcius-temperature-converter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
