<?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>Chris K Designs &#187; Development</title>
	<atom:link href="http://www.chriskdesigns.com/tag/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chriskdesigns.com</link>
	<description>WordPress tips, hacks, and plugins. AdSense tips</description>
	<lastBuildDate>Sun, 05 Feb 2012 16:35:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<!-- google_ad_section_end --><!-- google_ad_section_start -->	<item>
		<title>Creating a custom WordPress Installation with default settings</title>
		<link>http://www.chriskdesigns.com/2011/09/creating-custom-wordpress-installation-default-settings/</link>
		<comments>http://www.chriskdesigns.com/2011/09/creating-custom-wordpress-installation-default-settings/#comments</comments>
		<pubDate>Sat, 24 Sep 2011 15:39:39 +0000</pubDate>
		<dc:creator>Chris K</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://www.chriskdesigns.com/?p=1187</guid>
		<description><![CDATA[One of the things that I&#8217;ve learned throughout my years of software development is that if you can automate something, do it. Automation, when done correctly, saves time, creates less bugs, and bring consistency. As someone who sets up quite a few WordPress sites, one of the things I&#8217;ve come to loath is the installation [...]]]></description>
		<wfw:commentRss>http://www.chriskdesigns.com/2011/09/creating-custom-wordpress-installation-default-settings/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Better AdSense Targeting updated to version 1.1</title>
		<link>http://www.chriskdesigns.com/2011/09/adsense-targeting-updated-version-1-1/</link>
		<comments>http://www.chriskdesigns.com/2011/09/adsense-targeting-updated-version-1-1/#comments</comments>
		<pubDate>Sat, 17 Sep 2011 21:52:06 +0000</pubDate>
		<dc:creator>Chris K</dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[AdSense]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://www.chriskdesigns.com/?p=1179</guid>
		<description><![CDATA[I&#8217;ve pushed an update to the Better AdSense Targeting plugin for WordPress. Version 1.1 has been pushed to the WordPress Plugin Repository. This is a maintenance update to help improve your experience and results. As noted below, I did remove the option to target or ignore the &#8216;comments section&#8217; due to the ability to accurately [...]]]></description>
		<wfw:commentRss>http://www.chriskdesigns.com/2011/09/adsense-targeting-updated-version-1-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2011 Survey is Live</title>
		<link>http://www.chriskdesigns.com/2011/08/wordpress-2011-survey-live/</link>
		<comments>http://www.chriskdesigns.com/2011/08/wordpress-2011-survey-live/#comments</comments>
		<pubDate>Tue, 09 Aug 2011 14:45:59 +0000</pubDate>
		<dc:creator>Chris K</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[WordCamp]]></category>
		<category><![CDATA[WordPress 101]]></category>

		<guid isPermaLink="false">http://www.chriskdesigns.com/?p=1137</guid>
		<description><![CDATA[It&#8217;s that time of year again, the WordPress Survey is up and waiting for your data. Please go supply some information about how you use WordPress. Before you get all scared about giving them information, here&#8217;s a little snippet about what it&#8217;s used for: We hope that your answers can be beneficial to lots of [...]]]></description>
		<wfw:commentRss>http://www.chriskdesigns.com/2011/08/wordpress-2011-survey-live/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Setup a Basic WordPress Development Environment</title>
		<link>http://www.chriskdesigns.com/2011/05/how-to-setup-a-basic-wordpress-development-environment/</link>
		<comments>http://www.chriskdesigns.com/2011/05/how-to-setup-a-basic-wordpress-development-environment/#comments</comments>
		<pubDate>Sat, 07 May 2011 17:20:32 +0000</pubDate>
		<dc:creator>Chris K</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[WordPress 101]]></category>

		<guid isPermaLink="false">http://www.chriskdesigns.com/?p=957</guid>
		<description><![CDATA[One of the most common things I get asked about when talking about developing WordPress plugins is my tools and development environment. Now, developers have all kind of tools and setups that they feel is the &#8216;Best&#8217; way to do things. It&#8217;s all a matter of opinion really. It all boils down to needing a [...]]]></description>
		<wfw:commentRss>http://www.chriskdesigns.com/2011/05/how-to-setup-a-basic-wordpress-development-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Dev 101: Creating your own Hooks</title>
		<link>http://www.chriskdesigns.com/2010/12/wordpress-dev-101-creating-your-own-hooks/</link>
		<comments>http://www.chriskdesigns.com/2010/12/wordpress-dev-101-creating-your-own-hooks/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 16:20:06 +0000</pubDate>
		<dc:creator>Chris K</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress 101]]></category>

		<guid isPermaLink="false">http://www.chriskdesigns.com/?p=923</guid>
		<description><![CDATA[I had previously talked about using WordPress&#8217; built in &#8220;Hooks&#8221; to make WordPress do your bidding through Plugins or Themes. Did you know it&#8217;s possible to create your own &#8220;Hooks&#8221; within your Theme or Plugin? You can create a hook by inserting the following line of code where you want to execute your function: do_action( [...]]]></description>
		<wfw:commentRss>http://www.chriskdesigns.com/2010/12/wordpress-dev-101-creating-your-own-hooks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dropbox CDN Updates to come</title>
		<link>http://www.chriskdesigns.com/2010/12/dropbox-cdn-updates-to-come/</link>
		<comments>http://www.chriskdesigns.com/2010/12/dropbox-cdn-updates-to-come/#comments</comments>
		<pubDate>Fri, 03 Dec 2010 03:01:53 +0000</pubDate>
		<dc:creator>Chris K</dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.chriskdesigns.com/?p=915</guid>
		<description><![CDATA[Some of you may have read this post over at Lifehacker about the bandwidth limitations that Dropbox puts on the public folder a user shares. Well, since my Dropbox CDN plugin uses the public folder of your Dropbox account, I&#8217;m going to be including a feature that will seamlessly check to make sure that you [...]]]></description>
		<wfw:commentRss>http://www.chriskdesigns.com/2010/12/dropbox-cdn-updates-to-come/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>WordPress Dev 101: Replacing post content in-line</title>
		<link>http://www.chriskdesigns.com/2010/11/wordpress-dev-101-replacing-post-content-in-line/</link>
		<comments>http://www.chriskdesigns.com/2010/11/wordpress-dev-101-replacing-post-content-in-line/#comments</comments>
		<pubDate>Thu, 18 Nov 2010 14:00:29 +0000</pubDate>
		<dc:creator>Chris K</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://www.chriskdesigns.com/?p=838</guid>
		<description><![CDATA[Something I did recently when I updated the Better AdSense Targeting plugin, was create the ability to allow users to specify certain sections of each post that Google should ignore when determining what ads to display. I did this by using the str_replace() function in PHP and a little thing called &#8216;add_filter&#8217; from the WordPress [...]]]></description>
		<wfw:commentRss>http://www.chriskdesigns.com/2010/11/wordpress-dev-101-replacing-post-content-in-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Dev 101: Setting Activation/Deactivation options [updated]</title>
		<link>http://www.chriskdesigns.com/2010/10/wordpress-dev-101-setting-activationdeactivation-options/</link>
		<comments>http://www.chriskdesigns.com/2010/10/wordpress-dev-101-setting-activationdeactivation-options/#comments</comments>
		<pubDate>Sun, 03 Oct 2010 19:55:11 +0000</pubDate>
		<dc:creator>Chris K</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://www.chriskdesigns.com/?p=756</guid>
		<description><![CDATA[When you are writing a WordPress plugin, you are more than likely going to have some sort of settings involved. These options are stored in the wp_options (or wp_blog id_options for multi site users) table of your database. Most of today&#8217;s WordPress users aren&#8217;t privy to the fact that every plugin they install, probably has [...]]]></description>
		<wfw:commentRss>http://www.chriskdesigns.com/2010/10/wordpress-dev-101-setting-activationdeactivation-options/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Using x.co with Twitter Tools in WordPress [updated: official plugin]</title>
		<link>http://www.chriskdesigns.com/2010/09/using-x-co-with-twitter-tools-in-wordpress/</link>
		<comments>http://www.chriskdesigns.com/2010/09/using-x-co-with-twitter-tools-in-wordpress/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 05:52:59 +0000</pubDate>
		<dc:creator>Chris K</dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[GoDaddy]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.chriskdesigns.com/?p=724</guid>
		<description><![CDATA[I have made this an official plugin and you can visit the page for this plugin by visiting Twitter Tools &#8211; X.co URLs So the other day GoDaddy.com released it&#8217;s new URL shortener x.co. They&#8217;ve also built in an API, so from that, we can now use the Twitter Tools WordPress plugin with the x.co [...]]]></description>
		<wfw:commentRss>http://www.chriskdesigns.com/2010/09/using-x-co-with-twitter-tools-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>WordPress Dev 101: Hooks</title>
		<link>http://www.chriskdesigns.com/2010/08/wordpress-dev-101-hooks/</link>
		<comments>http://www.chriskdesigns.com/2010/08/wordpress-dev-101-hooks/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 03:58:09 +0000</pubDate>
		<dc:creator>Chris K</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress 101]]></category>

		<guid isPermaLink="false">http://www.chriskdesigns.com/?p=670</guid>
		<description><![CDATA[When I first got into WordPress development, I had no idea how the Core of WordPress was designed. I knew that I wanted my snippet of code to fire at a specific time, but short of hacking it into the theme I was using at the time, I had no clue how to achieve this. [...]]]></description>
		<wfw:commentRss>http://www.chriskdesigns.com/2010/08/wordpress-dev-101-hooks/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	<!-- google_ad_section_end --></channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 1/35 queries in 0.022 seconds using disk: basic
Object Caching 1676/1753 objects using disk: basic

Served from: www.chriskdesigns.com @ 2012-02-05 11:43:21 -->
