<?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>VagrantRadio &#187; Php</title>
	<atom:link href="http://www.vagrantradio.com/category/tutorials/php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.vagrantradio.com</link>
	<description>VagrantRadio provides free of charge tutorials and resources for the graphic design, photography, website design and development community.</description>
	<lastBuildDate>Wed, 09 Nov 2011 19:29:47 +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>How To Code A WordPress Featured Slider</title>
		<link>http://www.vagrantradio.com/2010/04/how-to-code-a-wordpress-featured-slider.html#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.vagrantradio.com/2010/04/how-to-code-a-wordpress-featured-slider.html#comments</comments>
		<pubDate>Sat, 17 Apr 2010 14:39:43 +0000</pubDate>
		<dc:creator>VagrantRadio</dc:creator>
				<category><![CDATA[Html & CSS]]></category>
		<category><![CDATA[Javascript & Ajax]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.vagrantradio.com/?p=2091</guid>
		<description><![CDATA[They're pretty much everywhere on just about every blog and website these days, the featured post slider. Not terribly hard to implement, but still confusing to some that do not know the WordPress API. In this tutorial I will show you how to code your own WordPress Featured Post Slider and integrate it into your [...]]]></description>
		<wfw:commentRss>http://www.vagrantradio.com/2010/04/how-to-code-a-wordpress-featured-slider.html/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Create a User Link Feed Bookmarklet</title>
		<link>http://www.vagrantradio.com/2010/01/create-a-user-link-feed-bookmarklet.html#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.vagrantradio.com/2010/01/create-a-user-link-feed-bookmarklet.html#comments</comments>
		<pubDate>Tue, 19 Jan 2010 04:00:36 +0000</pubDate>
		<dc:creator>VagrantRadio</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Javascript & Ajax]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Customization]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Snippet]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.vagrantradio.com/?p=1857</guid>
		<description><![CDATA[Many design and tutorial sites out there have a user submitted links section or community links page in which users can submit their links and have them featured on the site in question. I thought it would be handy to provide users with a bookmarklet that would auto-fill the information into the form making it [...]]]></description>
		<wfw:commentRss>http://www.vagrantradio.com/2010/01/create-a-user-link-feed-bookmarklet.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Short Post Urls Within WordPress</title>
		<link>http://www.vagrantradio.com/2009/11/creating-short-post-urls-within-wordpress.html#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.vagrantradio.com/2009/11/creating-short-post-urls-within-wordpress.html#comments</comments>
		<pubDate>Fri, 27 Nov 2009 10:30:10 +0000</pubDate>
		<dc:creator>VagrantRadio</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Html & CSS]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Customization]]></category>
		<category><![CDATA[Examples]]></category>
		<category><![CDATA[Plug-in]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.vagrantradio.com/?p=1460</guid>
		<description><![CDATA[With the popularity of Twitter, short urls are almost a necessity these days trying to maintain the limit of 140 characters. Using a short url as default in WordPress tends to hurt your search engine optimization and looks just so, well, "default". Here are a couple of ways you can easily and automatically create a [...]]]></description>
		<wfw:commentRss>http://www.vagrantradio.com/2009/11/creating-short-post-urls-within-wordpress.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create an Ajax Style File Uploader</title>
		<link>http://www.vagrantradio.com/2009/09/how-to-create-an-ajax-file-uploader.html#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.vagrantradio.com/2009/09/how-to-create-an-ajax-file-uploader.html#comments</comments>
		<pubDate>Sat, 05 Sep 2009 22:22:52 +0000</pubDate>
		<dc:creator>VagrantRadio</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Html & CSS]]></category>
		<category><![CDATA[Javascript & Ajax]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[File Uploader]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Upload]]></category>

		<guid isPermaLink="false">http://www.vagrantradio.com/dev/?p=454</guid>
		<description><![CDATA[In this tutorial we will be creating a simple Ajax style file uploader using jQuery, Ajax and Php. Something you can easily implement on your site, complete with front and backend validation. Demo - See it in action Source - Grab the files Introduction The application we are going to build will use jQuery's versatility [...]]]></description>
		<wfw:commentRss>http://www.vagrantradio.com/2009/09/how-to-create-an-ajax-file-uploader.html/feed</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>10 Incredibly Useful WordPress Customizations</title>
		<link>http://www.vagrantradio.com/2009/08/10-incredibly-useful-wordpress-customizations.html#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.vagrantradio.com/2009/08/10-incredibly-useful-wordpress-customizations.html#comments</comments>
		<pubDate>Tue, 04 Aug 2009 04:43:43 +0000</pubDate>
		<dc:creator>VagrantRadio</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Html & CSS]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Customization]]></category>
		<category><![CDATA[Plug-in]]></category>
		<category><![CDATA[Roundup]]></category>

		<guid isPermaLink="false">http://www.vagrantradio.com/dev/?p=696</guid>
		<description><![CDATA[WordPress is the most versatile and popular blogging software on the internet today, but out of the box it doesn't always do what you would like it to. Fortunately, many hacks have been found to whip it into shape and get even more functionality out of it for your own personal use. In this article, [...]]]></description>
		<wfw:commentRss>http://www.vagrantradio.com/2009/08/10-incredibly-useful-wordpress-customizations.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

