<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:series="http://unfoldingneurons.com/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Wptuts+</title>
	
	<link>http://wp.tutsplus.com</link>
	<description>WordPress Tutorials</description>
	<pubDate>Tue, 29 May 2012 12:06:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<language>en</language>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Wptuts-Summary" /><feedburner:info uri="wptuts-summary" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
		<title>Data Sanitization and Validation With WordPress</title>
		<link>http://wp.tutsplus.com/tutorials/creative-coding/data-sanitization-and-validation-with-wordpress/</link>
		<comments>http://wp.tutsplus.com/tutorials/creative-coding/data-sanitization-and-validation-with-wordpress/#comments</comments>
		<pubDate>Tue, 29 May 2012 12:06:40 +0000</pubDate>
		<dc:creator>Stephen Harris</dc:creator>
				<category><![CDATA[Creative Coding]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[sanitisation]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://wp.tutsplus.com/?p=25536</guid>
		<description><![CDATA[Proper security is critical to keeping your site or that of your theme or plug-in users safe. Part of that means appropriate data validation and sanitization. In this article we are going to look at why this is important, what needs to be done, and what functions WordPress provides to help. Since there seem to [...]]]></description>
		<wfw:commentRss>http://wp.tutsplus.com/tutorials/creative-coding/data-sanitization-and-validation-with-wordpress/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Function Examination: wp_nav_menu</title>
		<link>http://wp.tutsplus.com/tutorials/creative-coding/function-examination-wp_nav_menu/</link>
		<comments>http://wp.tutsplus.com/tutorials/creative-coding/function-examination-wp_nav_menu/#comments</comments>
		<pubDate>Mon, 28 May 2012 10:11:45 +0000</pubDate>
		<dc:creator>Tammy Hart</dc:creator>
				<category><![CDATA[Creative Coding]]></category>
		<category><![CDATA[functional examination]]></category>
		<category><![CDATA[wp_nav_menu]]></category>

		<guid isPermaLink="false">http://wp.tutsplus.com/?p=25525</guid>
		<description><![CDATA[When WordPress 3 presented us with the new Menus functionality, it changed the way we viewed navigation menus forever. No longer were we bound to using the normal page listing functions or building our own custom menu functions to integrate category and page menus as well as external or hard linked items within a nav [...]]]></description>
		<wfw:commentRss>http://wp.tutsplus.com/tutorials/creative-coding/function-examination-wp_nav_menu/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Quick Tip: Your Own Video Shortcode</title>
		<link>http://wp.tutsplus.com/articles/tips-articles/quick-tip-your-own-video-shortcode/</link>
		<comments>http://wp.tutsplus.com/articles/tips-articles/quick-tip-your-own-video-shortcode/#comments</comments>
		<pubDate>Sun, 27 May 2012 10:42:27 +0000</pubDate>
		<dc:creator>Barış Ünver</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Shortcodes]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://wp.tutsplus.com/?p=25516</guid>
		<description><![CDATA[You probably use a video embedding plugin or you just use the embed codes of video sites. But there&#8217;s a third, easier way to embed videos in your WordPress site: a simple (but useful) video shortcode. Why Should I Use a Video Shortcode? Because video embedding plugins are just another little burden for your blog. [...]]]></description>
		<wfw:commentRss>http://wp.tutsplus.com/articles/tips-articles/quick-tip-your-own-video-shortcode/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Writing Custom Queries in WordPress</title>
		<link>http://wp.tutsplus.com/tutorials/creative-coding/writing-custom-queries-in-wordpress/</link>
		<comments>http://wp.tutsplus.com/tutorials/creative-coding/writing-custom-queries-in-wordpress/#comments</comments>
		<pubDate>Sat, 26 May 2012 11:38:40 +0000</pubDate>
		<dc:creator>Adam Burucs</dc:creator>
				<category><![CDATA[Creative Coding]]></category>
		<category><![CDATA[custom queries]]></category>
		<category><![CDATA[wpdb]]></category>

		<guid isPermaLink="false">http://wp.tutsplus.com/?p=25510</guid>
		<description><![CDATA[With custom queries you can make any data reading and/or manipulation you want. Instantly a world of new possibilities open up. Why Use Custom Queries? The basic functionalities in WordPress are fine for most simple needs, but what would you do if you want to implement some specific needs? Are you writing a plugin maybe? [...]]]></description>
		<wfw:commentRss>http://wp.tutsplus.com/tutorials/creative-coding/writing-custom-queries-in-wordpress/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Facebook Like Box Widget for WordPress</title>
		<link>http://wp.tutsplus.com/tutorials/widgets/facebook-like-box-widget-for-wordpress/</link>
		<comments>http://wp.tutsplus.com/tutorials/widgets/facebook-like-box-widget-for-wordpress/#comments</comments>
		<pubDate>Fri, 25 May 2012 10:41:15 +0000</pubDate>
		<dc:creator>Paul Underwood</dc:creator>
				<category><![CDATA[Widgets]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[plugin development]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://wp.tutsplus.com/?p=25494</guid>
		<description><![CDATA[If your website has a Facebook page then it&#8217;s a good idea to promote this to your readers by displaying a Facebook like box on the sidebar of the blog. In this tutorial we are going to create a WordPress widget which displays your Facebook like box. With this WordPress widget you will have the [...]]]></description>
		<wfw:commentRss>http://wp.tutsplus.com/tutorials/widgets/facebook-like-box-widget-for-wordpress/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Rewrite API: Post Types &amp; Taxonomies</title>
		<link>http://wp.tutsplus.com/tutorials/creative-coding/the-rewrite-api-post-types-taxonomies/</link>
		<comments>http://wp.tutsplus.com/tutorials/creative-coding/the-rewrite-api-post-types-taxonomies/#comments</comments>
		<pubDate>Thu, 24 May 2012 10:14:00 +0000</pubDate>
		<dc:creator>Stephen Harris</dc:creator>
				<category><![CDATA[Creative Coding]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Rewrite]]></category>

		<guid isPermaLink="false">http://wp.tutsplus.com/?p=25488</guid>
		<description><![CDATA[This is part two of a series looking at WordPress&#8217; Rewrite API. In part one we took a whistle stop tour of the basics of WordPress&#8217; Rewrite API. In this tutorial we will look at the rewrite settings available to us when registering a post type or taxonomy. While custom post types and taxonomies (unlike [...]]]></description>
		<wfw:commentRss>http://wp.tutsplus.com/tutorials/creative-coding/the-rewrite-api-post-types-taxonomies/feed/</wfw:commentRss>
	
		<series:name><![CDATA[The Rewrite API]]></series:name>
	</item>
		<item>
		<title>The Rewrite API: The Basics</title>
		<link>http://wp.tutsplus.com/tutorials/creative-coding/the-rewrite-api-the-basics/</link>
		<comments>http://wp.tutsplus.com/tutorials/creative-coding/the-rewrite-api-the-basics/#comments</comments>
		<pubDate>Wed, 23 May 2012 10:28:21 +0000</pubDate>
		<dc:creator>Stephen Harris</dc:creator>
				<category><![CDATA[Creative Coding]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Rewrite]]></category>

		<guid isPermaLink="false">http://wp.tutsplus.com/?p=25474</guid>
		<description><![CDATA[This is part one of a two part series looking at WordPress&#8217; Rewrite API. In this tutorial we look at how rewrites work and the basic methods available to create custom rewrite rules. What Is Rewriting? WordPress, like all content management systems, decides what content to display based on the variables (usually called query variables) [...]]]></description>
		<wfw:commentRss>http://wp.tutsplus.com/tutorials/creative-coding/the-rewrite-api-the-basics/feed/</wfw:commentRss>
	
		<series:name><![CDATA[The Rewrite API]]></series:name>
	</item>
		<item>
		<title>XML-RPC in WordPress</title>
		<link>http://wp.tutsplus.com/tutorials/creative-coding/xml-rpc-in-wordpress/</link>
		<comments>http://wp.tutsplus.com/tutorials/creative-coding/xml-rpc-in-wordpress/#comments</comments>
		<pubDate>Tue, 22 May 2012 11:25:47 +0000</pubDate>
		<dc:creator>Abbas Suterwala</dc:creator>
				<category><![CDATA[Creative Coding]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[XML-RPC]]></category>

		<guid isPermaLink="false">http://wp.tutsplus.com/?p=25467</guid>
		<description><![CDATA[XML-RPC is a protocol for remote procedure calls which uses XML for the data exchange and it mostly uses HTTP for the actual call. In XML-RPC the client that wants to make a call to a remote method creates the input parameters in the form of XML and sends it via an HTTP request to [...]]]></description>
		<wfw:commentRss>http://wp.tutsplus.com/tutorials/creative-coding/xml-rpc-in-wordpress/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Quick Tip: Add Custom Columns in WordPress Manage Screens</title>
		<link>http://wp.tutsplus.com/articles/tips-articles/quick-tip-add-custom-columns-in-wordpress-manage-screens/</link>
		<comments>http://wp.tutsplus.com/articles/tips-articles/quick-tip-add-custom-columns-in-wordpress-manage-screens/#comments</comments>
		<pubDate>Mon, 21 May 2012 10:20:51 +0000</pubDate>
		<dc:creator>Claudio Simeone</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Customization]]></category>
		<category><![CDATA[quick tip]]></category>

		<guid isPermaLink="false">http://wp.tutsplus.com/?p=25457</guid>
		<description><![CDATA[This quick tip explains how to add a Custom Column in the Manage Screens of your WordPress blog. Here are some code snippets you can use to customize the columns in your Manage Screens. You can copy and paste them into your theme&#8217;s functions.php file, or download the plugin attached to this post. Step 1 [...]]]></description>
		<wfw:commentRss>http://wp.tutsplus.com/articles/tips-articles/quick-tip-add-custom-columns-in-wordpress-manage-screens/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Instant WordPress Development With WAMP</title>
		<link>http://wp.tutsplus.com/tutorials/hosting/instant-wordpress-development-with-wamp/</link>
		<comments>http://wp.tutsplus.com/tutorials/hosting/instant-wordpress-development-with-wamp/#comments</comments>
		<pubDate>Sun, 20 May 2012 09:41:07 +0000</pubDate>
		<dc:creator>Jim Stidham</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Local Server]]></category>
		<category><![CDATA[WAMP]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://wp.tutsplus.com/?p=25447</guid>
		<description><![CDATA[Speed up WordPress development by combining WordPress with WAMP. This tutorial will show you how to add a direct WordPress install of the latest version from within the WampServer. This will cut down on development time as well as supply you with a new fresh version of WordPress and a database all in one shot. [...]]]></description>
		<wfw:commentRss>http://wp.tutsplus.com/tutorials/hosting/instant-wordpress-development-with-wamp/feed/</wfw:commentRss>
		</item>
	</channel>
</rss><!-- Dynamic Page Served (once) in 0.583 seconds -->

