<?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>Taggart Jensen &#187; Uncategorized</title>
	<atom:link href="http://taggartjensen.com/tag/category/uncategorized/feed" rel="self" type="application/rss+xml" />
	<link>http://taggartjensen.com</link>
	<description>Web Development Guy</description>
	<lastBuildDate>Wed, 08 Feb 2012 23:35:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Drupal ip2nation block module code</title>
		<link>http://taggartjensen.com/tag/ip2nation-drupal-block-module</link>
		<comments>http://taggartjensen.com/tag/ip2nation-drupal-block-module#comments</comments>
		<pubDate>Wed, 08 Feb 2012 23:34:01 +0000</pubDate>
		<dc:creator>Taggart</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[drupal]]></category>

		<guid isPermaLink="false">http://taggartjensen.com/?p=132</guid>
		<description><![CDATA[ok afterlooking for a while for help with drupal ip2nation: here is a samle module that will allow you to display a block with custom content &#8211; per country in drupal 6.X &#60;?php function mymod_block($op=&#8217;list&#8217;, $delta=0) { // set up the block $block = array(); if ($op == &#8220;list&#8221;) { // Generate listing of blocks [...]]]></description>
		<wfw:commentRss>http://taggartjensen.com/tag/ip2nation-drupal-block-module/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asp.net VB Textbox to Sql</title>
		<link>http://taggartjensen.com/tag/asp-net-vb-textbox-to-sql</link>
		<comments>http://taggartjensen.com/tag/asp-net-vb-textbox-to-sql#comments</comments>
		<pubDate>Mon, 15 Nov 2010 02:34:59 +0000</pubDate>
		<dc:creator>Taggart</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://taggartjensen.com/?p=122</guid>
		<description><![CDATA[Ok I have visual Studio web developer and I have a database now what it is some times frustrating to find custom SQL in Asp.net tutorials , you always get the same thing how to data bind , grid views ect but what if you just want to go from a text box control to [...]]]></description>
		<wfw:commentRss>http://taggartjensen.com/tag/asp-net-vb-textbox-to-sql/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ajex Is Easy</title>
		<link>http://taggartjensen.com/tag/ajex-is-easy</link>
		<comments>http://taggartjensen.com/tag/ajex-is-easy#comments</comments>
		<pubDate>Mon, 15 Nov 2010 01:02:05 +0000</pubDate>
		<dc:creator>Taggart</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://taggartjensen.com/?p=114</guid>
		<description><![CDATA[A lot of people don’t know the basics of ajex : or passing vars from a page and using JavaScript to call another asp/php/asp.net/javascript page … I f you know php or asp or asp.net and JavaScript event handlers then my friend you are ready to start making use of simple then more advanced Ajax [...]]]></description>
		<wfw:commentRss>http://taggartjensen.com/tag/ajex-is-easy/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Display Content Based on Ip (Geolocation)</title>
		<link>http://taggartjensen.com/tag/how-to-display-content-based-on-ip-geolocation</link>
		<comments>http://taggartjensen.com/tag/how-to-display-content-based-on-ip-geolocation#comments</comments>
		<pubDate>Thu, 29 Oct 2009 06:24:31 +0000</pubDate>
		<dc:creator>Taggart</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Geolocation]]></category>

		<guid isPermaLink="false">http://taggartjensen.com/?p=76</guid>
		<description><![CDATA[Let me show you how to do Geolocation  Content based on ip address !(with php and mysql) first you need a database eg make  a database  call it what ever you want now you will need to Get A Database of ip 80% world wide accuriate  Click Here to download ( ip2nation ) Then insert [...]]]></description>
		<wfw:commentRss>http://taggartjensen.com/tag/how-to-display-content-based-on-ip-geolocation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

