<?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>CodeHill &#187; Online Tools</title>
	<atom:link href="http://codehill.com/category/online-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://codehill.com</link>
	<description>Premium Web Application Development</description>
	<lastBuildDate>Thu, 17 May 2012 07:23:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Banning IPs using .htaccess</title>
		<link>http://codehill.com/2010/05/banning-ips-using-htaccess/</link>
		<comments>http://codehill.com/2010/05/banning-ips-using-htaccess/#comments</comments>
		<pubDate>Mon, 10 May 2010 14:00:34 +0000</pubDate>
		<dc:creator>Amgad</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Online Tools]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Ban IP Address]]></category>
		<category><![CDATA[HTTPd]]></category>

		<guid isPermaLink="false">http://codehill.com/?p=2460</guid>
		<description><![CDATA[One of the many features the file .htaccess provides for a website is the ability to ban IP addresses or ranges of IP addresses from accessing it. This could be useful when a spambot, scrapper or leecher is consuming your bandwidth. I&#8217;ve created an IP Ban Generator tool to create the &#60;Limit GET POST&#62; section [...]]]></description>
		<wfw:commentRss>http://codehill.com/2010/05/banning-ips-using-htaccess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Online GUID Generator Tool</title>
		<link>http://codehill.com/2010/04/an-online-guid-generator-tool/</link>
		<comments>http://codehill.com/2010/04/an-online-guid-generator-tool/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 14:00:05 +0000</pubDate>
		<dc:creator>Amgad</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Online Tools]]></category>
		<category><![CDATA[GUID]]></category>
		<category><![CDATA[GUIDs]]></category>
		<category><![CDATA[UUID]]></category>
		<category><![CDATA[UUIDs]]></category>

		<guid isPermaLink="false">http://codehill.com/?p=826</guid>
		<description><![CDATA[Another addition to our Tools page is the GUID Generator. GUID which stands for Globally Unique Identifier, are 32 character Hexadecimal character string usually stored as a 128 bit integer, an example of a GUID is {F2E0A7B9-F29D-869B-4CC1-F2550D628100}. They are also known as UUIDs or Universally Unique Identifiers. To read more about GUID visit Wikipedia&#8217;s GUID [...]
Related posts:<ol>
<li><a href='http://codehill.com/2009/09/an-online-tool-to-generate-the-md5-of-text/' rel='bookmark' title='An Online Tool to Generate The MD5 of Text'>An Online Tool to Generate The MD5 of Text</a></li>
</ol>]]></description>
		<wfw:commentRss>http://codehill.com/2010/04/an-online-guid-generator-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check your Website with Host Services</title>
		<link>http://codehill.com/2010/04/check-your-website-with-host-services/</link>
		<comments>http://codehill.com/2010/04/check-your-website-with-host-services/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 14:00:47 +0000</pubDate>
		<dc:creator>Amgad</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Online Tools]]></category>
		<category><![CDATA[Host Services Check]]></category>
		<category><![CDATA[Online Web Tools]]></category>

		<guid isPermaLink="false">http://codehill.com/?p=2261</guid>
		<description><![CDATA[Host Services is my latest addition to the Tools page. It&#8217;s basically a port scanner that checks the services on a server to make sure they are running. What makes it different from other port scanners is it only checks the services that are expected to be running on a server, like HTTP and FTP. [...]
Related posts:<ol>
<li><a href='http://codehill.com/2010/04/host-your-webpage-using-your-own-computer/' rel='bookmark' title='Host Your Webpage Using Your Own Computer'>Host Your Webpage Using Your Own Computer</a></li>
<li><a href='http://codehill.com/2009/01/how-to-check-your-site-for-infected-links-and-malware/' rel='bookmark' title='How to Check Your Site for Infected Links and Malware'>How to Check Your Site for Infected Links and Malware</a></li>
<li><a href='http://codehill.com/2009/04/check-if-user-name-exists-using-ajax-and-c/' rel='bookmark' title='Check If User Name Exists Using AJAX And C#'>Check If User Name Exists Using AJAX And C#</a></li>
</ol>]]></description>
		<wfw:commentRss>http://codehill.com/2010/04/check-your-website-with-host-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Online Tool to Generate The MD5 of Text</title>
		<link>http://codehill.com/2009/09/an-online-tool-to-generate-the-md5-of-text/</link>
		<comments>http://codehill.com/2009/09/an-online-tool-to-generate-the-md5-of-text/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 14:00:32 +0000</pubDate>
		<dc:creator>Amgad</dc:creator>
				<category><![CDATA[Online Tools]]></category>
		<category><![CDATA[MD5]]></category>
		<category><![CDATA[Online Web Tools]]></category>

		<guid isPermaLink="false">http://codehill.com/?p=789</guid>
		<description><![CDATA[I&#8217;ve created a web based MD5 generator for text. MD5 is a widely used cryptographic hash function that can be used to check the integrity of data. If the data is changed the hash value will change too. If you would like to know how to create an MD5 in C# go to An MD5 [...]
Related posts:<ol>
<li><a href='http://codehill.com/2008/12/an-md5-hash-of-a-string/' rel='bookmark' title='An MD5 Hash of a String'>An MD5 Hash of a String</a></li>
<li><a href='http://codehill.com/2010/04/an-online-guid-generator-tool/' rel='bookmark' title='An Online GUID Generator Tool'>An Online GUID Generator Tool</a></li>
<li><a href='http://codehill.com/2010/04/what-steps-should-be-taken-inorder-to-have-safe-online-shopping-experience/' rel='bookmark' title='What Steps Should Be Taken Inorder To Have Safe Online Shopping Experience'>What Steps Should Be Taken Inorder To Have Safe Online Shopping Experience</a></li>
</ol>]]></description>
		<wfw:commentRss>http://codehill.com/2009/09/an-online-tool-to-generate-the-md5-of-text/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

