<?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; url</title>
	<atom:link href="http://snippet.c0de.me/tag/url/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>Python &#8211; Get Total Subscriber From Feedburner</title>
		<link>http://snippet.c0de.me/2010/01/30/python-get-total-subscriber-from-feedburner/</link>
		<comments>http://snippet.c0de.me/2010/01/30/python-get-total-subscriber-from-feedburner/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 13:12:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[python]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[awareness API]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[feedburner]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[snippet]]></category>
		<category><![CDATA[subscriber]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">http://snippet.c0de.me/?p=279</guid>
		<description><![CDATA[Author: slac3dork Site: http://snippet.c0de.me Summary: Python script to get total subscriber from Feedburner. Before run this script, Feedburner awareness API must be activated. This is script is inspired by Eric Wendelin. Usage: python filename.py #!/usr/bin/python # # _________ .__ .____ _______ # / _____/ ____ &#124;__&#124;_____ &#124; &#124; \ _ \ ____ # \_____ \ [...]]]></description>
		<wfw:commentRss>http://snippet.c0de.me/2010/01/30/python-get-total-subscriber-from-feedburner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby &#8211; Web Crawler with Spidr Gem</title>
		<link>http://snippet.c0de.me/2009/11/28/ruby-web-crawler-with-spidr-gem/</link>
		<comments>http://snippet.c0de.me/2009/11/28/ruby-web-crawler-with-spidr-gem/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 05:19:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ruby]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[crawler]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[domain name]]></category>
		<category><![CDATA[gem]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[spider]]></category>
		<category><![CDATA[spidr]]></category>
		<category><![CDATA[spidr gem]]></category>
		<category><![CDATA[url]]></category>
		<category><![CDATA[web crawler]]></category>
		<category><![CDATA[web spider]]></category>

		<guid isPermaLink="false">http://snippet.c0de.me/?p=244</guid>
		<description><![CDATA[Author: Kunto Aji Site: http://www.railsmine.net Summary: Ruby script to get all URLs from target site. You may need install Spidr gem first. This script is tested on Linux. Usage: ruby filename.rb #!/usb/bin/ruby # _________ .__ .____ _______ # / _____/ ____ &#124;__&#124;_____ &#124; &#124; \ _ \ ____ # \_____ \ / \&#124; \____ \&#124; [...]]]></description>
		<wfw:commentRss>http://snippet.c0de.me/2009/11/28/ruby-web-crawler-with-spidr-gem/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>
	</channel>
</rss>
