<?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>More Than Scratch The Surface &#187; WordPress</title>
	<atom:link href="http://scratch99.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://scratch99.com</link>
	<description>A Journey In Web Development</description>
	<lastBuildDate>Fri, 30 Mar 2012 12:52:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WordPress And Government</title>
		<link>http://scratch99.com/wordpress/government/use-of-wordpress-in-government/</link>
		<comments>http://scratch99.com/wordpress/government/use-of-wordpress-in-government/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 13:26:34 +0000</pubDate>
		<dc:creator>Stephen Cronin</dc:creator>
				<category><![CDATA[WordPress and Government]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://scratch99.com/?p=356</guid>
		<description><![CDATA[In this article, I'm going to discuss the reasons why WordPress hasn't been used more in government and how we may be able to change this, as well as looking at the trend toward adopting WordPress that's happening in government around the world.]]></description>
			<content:encoded><![CDATA[<p>In this article, I&#8217;m going to discuss the reasons why WordPress hasn&#8217;t been used more in government and how we may be able to change this, as well as looking at the trend toward adopting WordPress that&#8217;s happening in government around the world. &#8230; [<a href="http://scratch99.com/wordpress/government/use-of-wordpress-in-government/">visit site to read more</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://scratch99.com/wordpress/government/use-of-wordpress-in-government/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WordCamp Gold Coast 2011 &#8211; WordPress in Government</title>
		<link>http://scratch99.com/wordpress/government/wordcamp-gold-coast-2011/</link>
		<comments>http://scratch99.com/wordpress/government/wordcamp-gold-coast-2011/#comments</comments>
		<pubDate>Wed, 15 Feb 2012 01:45:43 +0000</pubDate>
		<dc:creator>Stephen Cronin</dc:creator>
				<category><![CDATA[WordPress and Government]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[wordcamp]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://scratch99.com/?p=353</guid>
		<description><![CDATA[I gave a talk titled &#8220;WordPress and Government &#8211; the Australian Perspective&#8221; at WordCamp GoldCoast on Sunday 6 November, 2011. Here is the video of my talk, via WordCamp TV. &#8230; [visit site to read more]]]></description>
			<content:encoded><![CDATA[<p>I gave a talk titled &#8220;WordPress and Government &#8211; the Australian Perspective&#8221; at WordCamp GoldCoast on Sunday 6 November, 2011. </p>
<p>Here is the video of my talk, via WordCamp TV.</p>
<p><embed type="application/x-shockwave-flash" src="http://s0.videopress.com/player.swf?v=1.03" width="500" height="280" wmode="direct" seamlesstabbing="true" allowfullscreen="true" allowscriptaccess="always" overstretch="true" flashvars="guid=N0PgN4Q3&amp;isDynamicSeeking=true"></embed><br />
 &#8230; [<a href="http://scratch99.com/wordpress/government/wordcamp-gold-coast-2011/">visit site to read more</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://scratch99.com/wordpress/government/wordcamp-gold-coast-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Optimization Myth: Saving Database Calls</title>
		<link>http://scratch99.com/wordpress/development/optimization-myth/</link>
		<comments>http://scratch99.com/wordpress/development/optimization-myth/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 14:04:56 +0000</pubDate>
		<dc:creator>Stephen Cronin</dc:creator>
				<category><![CDATA[WordPress Development]]></category>
		<category><![CDATA[optimisation]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://scratch99.com/?p=346</guid>
		<description><![CDATA[Tonight I read an article on WPTuts+ titled 10 Quick Tips: Optimizing &#038; Speeding Up Your WordPress Site. For the most part it&#8217;s a good article with lots of great tips, but there is one tip which is just plain incorrect: Using a constant instead of get_option(&#039;home&#039;); saves a database call. &#8230; [visit site to [...]]]></description>
			<content:encoded><![CDATA[<p>Tonight I read an article on WPTuts+ titled <a href="http://wp.tutsplus.com/tutorials/10-quick-tips-optimizing-speeding-up-your-wordpress-site/" target="_blank">10 Quick Tips: Optimizing &#038; Speeding Up Your WordPress Site</a>. For the most part it&#8217;s a good article with lots of great tips, but there is one tip which is just plain incorrect:</p>
<p><strong>Using a constant instead of <code>get_option(&#039;home&#039;);</code> saves a database call.</strong><br />
 &#8230; [<a href="http://scratch99.com/wordpress/development/optimization-myth/">visit site to read more</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://scratch99.com/wordpress/development/optimization-myth/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Fetch_feed Not Working With URLs Containing &amp; Symbol</title>
		<link>http://scratch99.com/wordpress/development/fetch_feed-url-problem/</link>
		<comments>http://scratch99.com/wordpress/development/fetch_feed-url-problem/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 12:06:22 +0000</pubDate>
		<dc:creator>Stephen Cronin</dc:creator>
				<category><![CDATA[WordPress Development]]></category>
		<category><![CDATA[Feeds]]></category>
		<category><![CDATA[shortcodes]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://scratch99.com/?p=345</guid>
		<description><![CDATA[I recently came across a strange problem with the fetch_feed function in WordPress not working with URLs containing the &#38; symbol. The URL was being passed to fetch_feed via a shortcode parameter, but fetch_feed couldn&#8217;t find the feed. &#8230; [visit site to read more]]]></description>
			<content:encoded><![CDATA[<p>I recently came across a strange problem with the fetch_feed function in WordPress not working with URLs containing the &amp; symbol. The URL was being passed to fetch_feed via a shortcode parameter, but fetch_feed couldn&#8217;t find the feed.<br />
 &#8230; [<a href="http://scratch99.com/wordpress/development/fetch_feed-url-problem/">visit site to read more</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://scratch99.com/wordpress/development/fetch_feed-url-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clearing The Cache When A Widget Is Saved</title>
		<link>http://scratch99.com/wordpress/development/clearing-cache-when-widget-saved/</link>
		<comments>http://scratch99.com/wordpress/development/clearing-cache-when-widget-saved/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 08:14:22 +0000</pubDate>
		<dc:creator>Stephen Cronin</dc:creator>
				<category><![CDATA[WordPress Development]]></category>
		<category><![CDATA[caching plugins]]></category>
		<category><![CDATA[hooks]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://scratch99.com/?p=344</guid>
		<description><![CDATA[WP Super Cache has a setting which allows the cache to be cleared when a post is saved. I needed to clear the cache when a widget is saved. It turned out to be surprisingly easy. &#8230; [visit site to read more]]]></description>
			<content:encoded><![CDATA[<p>WP Super Cache has a setting which allows the cache to be cleared when a post is saved. I needed to clear the cache when a widget is saved. It turned out to be surprisingly easy.<br />
 &#8230; [<a href="http://scratch99.com/wordpress/development/clearing-cache-when-widget-saved/">visit site to read more</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://scratch99.com/wordpress/development/clearing-cache-when-widget-saved/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>wordpress.tv Download Link Script</title>
		<link>http://scratch99.com/web-development/greasemonkey/scripts/wordpress-tv-download-link/</link>
		<comments>http://scratch99.com/web-development/greasemonkey/scripts/wordpress-tv-download-link/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 13:44:58 +0000</pubDate>
		<dc:creator>Stephen Cronin</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://scratch99.com/?p=336</guid>
		<description><![CDATA[I&#8217;ve been watching a lot of videos from WordPress TV lately. There is some absolutely cracking content on there! However, I really wanted to be able to download videos. There wasn&#8217;t a download link, so I wrote this Greasemonkey script to add one. Download This script can be downloaded from Userscripts.org Why Download Vidoes From [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been watching a lot of videos from <a href="http://wordpress.tv/" target="_blank">WordPress TV</a> lately. There is some absolutely cracking content on there! However, I really wanted to be able to download videos. There wasn&#8217;t a download link, so I wrote this Greasemonkey script to add one.</p>
<h2>Download</h2>
<p>This script can be <a href="http://userscripts.org/scripts/show/113756" target="_blank">downloaded from Userscripts.org</a></p>
<h2>Why Download Vidoes From WordPress.tv?</h2>
<p>I mostly consume WordPress.tv content from my Android phone. </p>
<p>I don&#8217;t want to watch it over my &#8230; [<a href="http://scratch99.com/web-development/greasemonkey/scripts/wordpress-tv-download-link/">visit site to read more</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://scratch99.com/web-development/greasemonkey/scripts/wordpress-tv-download-link/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Change The WordPress Post Template Via URL Parameter</title>
		<link>http://scratch99.com/wordpress/development/how-to-change-post-template-via-url-parameter/</link>
		<comments>http://scratch99.com/wordpress/development/how-to-change-post-template-via-url-parameter/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 09:06:00 +0000</pubDate>
		<dc:creator>Stephen Cronin</dc:creator>
				<category><![CDATA[WordPress Development]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[post templates]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://scratch99.com/?p=322</guid>
		<description><![CDATA[Have you ever wanted to be able to serve up an alternative version of your posts, perhaps tweaking the layout or even the content of the posts? Not all the time, just in certain circumstances? I&#8217;ve had two cases recently where I&#8217;ve needed to do this. My solution: to change the post template when a [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever wanted to be able to serve up an alternative version of your posts, perhaps tweaking the layout or even the content of the posts? Not all the time, just in certain circumstances?</p>
<p>I&#8217;ve had two cases recently where I&#8217;ve needed to do this. My solution: to change the post template when a certain URL parameter is added to the URL. &#8230; [<a href="http://scratch99.com/wordpress/development/how-to-change-post-template-via-url-parameter/">visit site to read more</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://scratch99.com/wordpress/development/how-to-change-post-template-via-url-parameter/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>How To Add Site Speed For Google Analytics In WordPress</title>
		<link>http://scratch99.com/wordpress/hacks/how-to-set-up-site-speed-for-google-analytics-in-wordpress/</link>
		<comments>http://scratch99.com/wordpress/hacks/how-to-set-up-site-speed-for-google-analytics-in-wordpress/#comments</comments>
		<pubDate>Thu, 05 May 2011 07:28:07 +0000</pubDate>
		<dc:creator>Stephen Cronin</dc:creator>
				<category><![CDATA[WordPress Hacks]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>

		<guid isPermaLink="false">http://www.scratch99.com/?p=303</guid>
		<description><![CDATA[Yesterday, Google announced the addition of Site Speed to Google Analytics, which adds a page load time dimension across a range of reports. Great! Lets get it working with our WordPress sites. &#8230; [visit site to read more]]]></description>
			<content:encoded><![CDATA[<p>Yesterday, <a target="_blank" href="http://analytics.blogspot.com/2011/05/measure-page-load-time-with-site-speed.html">Google announced</a> the <a target="_blank" href="http://searchengineland.com/new-google-analytics-feature-load-time-measurement-75837">addition of Site Speed to Google Analytics</a>, which adds a page load time dimension across a range of reports. Great! Lets get it working with our WordPress sites.<br />
 &#8230; [<a href="http://scratch99.com/wordpress/hacks/how-to-set-up-site-speed-for-google-analytics-in-wordpress/">visit site to read more</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://scratch99.com/wordpress/hacks/how-to-set-up-site-speed-for-google-analytics-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Thoughts On The New WordPress Podcast &#8211; daWPshow</title>
		<link>http://scratch99.com/wordpress/opinion/challenges-for-new-podcasts/</link>
		<comments>http://scratch99.com/wordpress/opinion/challenges-for-new-podcasts/#comments</comments>
		<pubDate>Wed, 09 Feb 2011 11:51:00 +0000</pubDate>
		<dc:creator>Stephen Cronin</dc:creator>
				<category><![CDATA[WordPress Opinion]]></category>
		<category><![CDATA[content strategy]]></category>
		<category><![CDATA[podcasts]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.scratch99.com/?p=300</guid>
		<description><![CDATA[In case you missed it, there&#8217;s a new WordPress podcast in town: daWPshow. Fantastic! I think it&#8217;s great that people are willing to put their time into creating content about WordPress! Now, with that out of the way, I&#8217;m going to lay down some tough love for the show. &#8230; [visit site to read more]]]></description>
			<content:encoded><![CDATA[<p>In case you missed it, there&#8217;s a new WordPress podcast in town: <a href="http://dawpshow.com/" target="_blank">daWPshow</a>. Fantastic! I think it&#8217;s great that people are willing to put their time into creating content about WordPress! Now, with that out of the way, I&#8217;m going to lay down some tough love for the show. </p>
<p> &#8230; [<a href="http://scratch99.com/wordpress/opinion/challenges-for-new-podcasts/">visit site to read more</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://scratch99.com/wordpress/opinion/challenges-for-new-podcasts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Shorter Shortlinks &#8211; If You Have WWW In Your Domain</title>
		<link>http://scratch99.com/wordpress/hacks/shorter-shortlinks-if-you-have-www-in-your-domain/</link>
		<comments>http://scratch99.com/wordpress/hacks/shorter-shortlinks-if-you-have-www-in-your-domain/#comments</comments>
		<pubDate>Fri, 17 Sep 2010 14:08:59 +0000</pubDate>
		<dc:creator>Stephen Cronin</dc:creator>
				<category><![CDATA[WordPress Hacks]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[url shorteners]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress 3.0]]></category>

		<guid isPermaLink="false">http://www.scratch99.com/?p=292</guid>
		<description><![CDATA[Earlier today, I read a post by Stephanie Leary about the shortlink functionality introduced in WordPress 3.0. Afterwards, I felt I should share the code snippet that I use to make my shortlinks even shorter. &#8230; [visit site to read more]]]></description>
			<content:encoded><![CDATA[<p>Earlier today, I read a <a href="http://sillybean.net/2010/09/wordpress-hidden-gems-the_shortlink-and-the-default-permalink-structure/" target="_blank">post by Stephanie Leary</a> about the <a href="http://codex.wordpress.org/Function_Reference/the_shortlink" target="_blank">shortlink functionality</a> introduced in WordPress 3.0. Afterwards, I felt I should share the code snippet that I use to make my shortlinks even shorter.</p>
<p> &#8230; [<a href="http://scratch99.com/wordpress/hacks/shorter-shortlinks-if-you-have-www-in-your-domain/">visit site to read more</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://scratch99.com/wordpress/hacks/shorter-shortlinks-if-you-have-www-in-your-domain/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: scratch99.com @ 2012-05-23 04:45:53 -->
