<?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>Justin Cook&#039;s Blog &#187; ASP.Net Code</title>
	<atom:link href="http://www.justin-cook.com/wp/category/tech-stuff/free-code/aspnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.justin-cook.com/wp</link>
	<description>A web, games, technology, programming and SEO blog by Justin Cook</description>
	<lastBuildDate>Wed, 11 Jan 2012 04:20:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>A PHP version of the ASP.Net GridView control</title>
		<link>http://www.justin-cook.com/wp/2007/02/27/a-php-version-of-the-aspnet-gridview-control/</link>
		<comments>http://www.justin-cook.com/wp/2007/02/27/a-php-version-of-the-aspnet-gridview-control/#comments</comments>
		<pubDate>Tue, 27 Feb 2007 16:32:30 +0000</pubDate>
		<dc:creator>Justin Cook</dc:creator>
				<category><![CDATA[ASP.Net Code]]></category>
		<category><![CDATA[PHP Code]]></category>

		<guid isPermaLink="false">http://www.justin-cook.com/wp/2007/02/27/a-php-version-of-the-aspnet-gridview-control/</guid>
		<description><![CDATA[I&#039;ve always loved the GridView control in ASP.Net. It made data viewing, sorting, paging and editing so easy and mindless. Well recently I stumbled across a similar class in PHP that provides this kind of this control-like functionality for PHP users. It&#039;s called phpSortable, enjoy!]]></description>
		<wfw:commentRss>http://www.justin-cook.com/wp/2007/02/27/a-php-version-of-the-aspnet-gridview-control/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Determine a visitor&#039;s location by their IP address!</title>
		<link>http://www.justin-cook.com/wp/2006/11/29/determine-a-visitors-location-by-their-ip-address/</link>
		<comments>http://www.justin-cook.com/wp/2006/11/29/determine-a-visitors-location-by-their-ip-address/#comments</comments>
		<pubDate>Wed, 29 Nov 2006 14:29:48 +0000</pubDate>
		<dc:creator>Justin Cook</dc:creator>
				<category><![CDATA[ASP Code]]></category>
		<category><![CDATA[ASP.Net Code]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[SQL Code]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.justin-cook.com/wp/2006/11/29/determine-a-visitors-location-by-their-ip-address/</guid>
		<description><![CDATA[Tracking a visitor&#039;s geographical location (ie. country, region, city, latitude, longitude, ZIP code, ISP and domain name) used to be a cool trick. Now it is an integral part of many websites, enabling them to identify the locations from where they&#039;re getting the maximum traffic; and tune your webpages accordingly. It also enables you to [...]]]></description>
		<wfw:commentRss>http://www.justin-cook.com/wp/2006/11/29/determine-a-visitors-location-by-their-ip-address/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Convert an IP address to IP number with PHP, ASP, C# and VB.Net</title>
		<link>http://www.justin-cook.com/wp/2006/11/28/convert-an-ip-address-to-ip-number-with-php-asp-c-and-vbnet/</link>
		<comments>http://www.justin-cook.com/wp/2006/11/28/convert-an-ip-address-to-ip-number-with-php-asp-c-and-vbnet/#comments</comments>
		<pubDate>Tue, 28 Nov 2006 13:54:59 +0000</pubDate>
		<dc:creator>Justin Cook</dc:creator>
				<category><![CDATA[ASP Code]]></category>
		<category><![CDATA[ASP.Net Code]]></category>
		<category><![CDATA[PHP Code]]></category>

		<guid isPermaLink="false">http://www.justin-cook.com/wp/2006/11/28/convert-an-ip-address-to-ip-number-with-php-asp-c-and-vbnet/</guid>
		<description><![CDATA[So you&#039;ve retrieved the visitor&#039;s IP address. If you&#039;re just logging or tracing it, that&#039;s all you need to do. However, if you want to match it to an IP location database, you can&#039;t search by the IP in the IPV4 format. It needs to be converted to its IP number equivalent (it is just [...]]]></description>
		<wfw:commentRss>http://www.justin-cook.com/wp/2006/11/28/convert-an-ip-address-to-ip-number-with-php-asp-c-and-vbnet/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
