<?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>Is This A Blog? &#187; downloads</title>
	<atom:link href="http://www.isthisablog.com/tag/downloads/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.isthisablog.com</link>
	<description>Web Development and other Inane Topics and Tools</description>
	<lastBuildDate>Thu, 15 Jul 2010 23:59:14 +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>Pagination PHP script</title>
		<link>http://www.isthisablog.com/2008/01/05/pagination/</link>
		<comments>http://www.isthisablog.com/2008/01/05/pagination/#comments</comments>
		<pubDate>Sat, 05 Jan 2008 18:29:09 +0000</pubDate>
		<dc:creator>Daniel Costalis</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[downloads]]></category>

		<guid isPermaLink="false">http://www.whathuhstudios.com/press/2008/01/05/pagination/</guid>
		<description><![CDATA[Here is a nice, simple way to add pagination to a site with many items using PHP. This code will allow you to display your content normally, or automatically create pagination if the content exceeds a set number of items. &#8230; <a href="http://www.isthisablog.com/2008/01/05/pagination/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.isthisablog.com/2008/01/05/pagination/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>AJAX Contact form</title>
		<link>http://www.isthisablog.com/2008/01/04/ajax-contact-form-quick-install/</link>
		<comments>http://www.isthisablog.com/2008/01/04/ajax-contact-form-quick-install/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 18:12:20 +0000</pubDate>
		<dc:creator>Daniel Costalis</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[downloads]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.whathuhstudios.com/press/2008/01/04/ajax-contact-form-quick-install/</guid>
		<description><![CDATA[UPDATED 2/23/2010 Here I am, over a year later, shaking my head at my bulky code. Here is the updated, much more lightweight, drop-in AJAX contact form. It now uses JQuery, the JQuery Forms Plugin, and the JQuery Validation Plugin &#8230; <a href="http://www.isthisablog.com/2008/01/04/ajax-contact-form-quick-install/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.isthisablog.com/2008/01/04/ajax-contact-form-quick-install/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
