<?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:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" version="2.0">

<channel>
	<title>More Than Scratch The Surface</title>
	
	<link>http://scratch99.com</link>
	<description>A Journey In Web Development</description>
	<lastBuildDate>Thu, 25 Apr 2013 12:13:43 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/MoreThanScratchTheSurface" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="morethanscratchthesurface" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">MoreThanScratchTheSurface</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Actionable Analytics (WordCamp Melbourne)</title>
		<link>http://scratch99.com/website-management/analytics/actionable-analytics-resources/</link>
		<comments>http://scratch99.com/website-management/analytics/actionable-analytics-resources/#comments</comments>
		<pubDate>Thu, 25 Apr 2013 12:13:43 +0000</pubDate>
		<dc:creator>Stephen Cronin</dc:creator>
				<category><![CDATA[Web Analytics]]></category>

		<guid isPermaLink="false">http://scratch99.com/?p=416</guid>
		<description><![CDATA[This page contains resources relating to my “Actionable Analytics” talk at WordCamp Melbourne on 27 April 2013. Slides I&#8217;ll embed the SlideShare slides once they are created, but for now, you can download the slides in either of the following formats: PowerPoint PPT (26MB) PDF &#8230; [visit site to read more]]]></description>
				<content:encoded><![CDATA[<p>This page contains resources relating to my “Actionable Analytics” talk at <a href="http://2013.melbourne.wordcamp.org/" target="_blank">WordCamp Melbourne</a> on 27 April 2013.</p>
<h2>Slides</h2>
<p>I&#8217;ll embed the SlideShare slides once they are created, but for now, you can download the slides in either of the following formats:</p>
<ul>
<li><a href="http://scratch99.com/downloads/Stephen-Cronin-Actionable-Analytics-WCMelb.ppt" target="_blank">PowerPoint PPT (26MB)</a></li>
<li><a href="http://scratch99.com/downloads/Stephen-Cronin-Actionable-Analytics-WCMelb.pdf" target="_blank">PDF &#8230; [<a href="http://scratch99.com/website-management/analytics/actionable-analytics-resources/">visit site to read more</a>]<br />
<img src="http://feeds.feedburner.com/~r/MoreThanScratchTheSurface/~4/8106tYYF3NU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://scratch99.com/website-management/analytics/actionable-analytics-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery To Select Duplicate Posts In WordPress Admin</title>
		<link>http://scratch99.com/wordpress/hacks/duplicate-posts-in-wordpress-admin/</link>
		<comments>http://scratch99.com/wordpress/hacks/duplicate-posts-in-wordpress-admin/#comments</comments>
		<pubDate>Fri, 18 Jan 2013 12:51:28 +0000</pubDate>
		<dc:creator>Stephen Cronin</dc:creator>
				<category><![CDATA[WordPress Hacks]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[WordPress admin]]></category>

		<guid isPermaLink="false">http://scratch99.com/?p=407</guid>
		<description><![CDATA[I have to wade through masses of user submitted posts and it&#8217;s always a pain to try to spot duplicate submissions. I therefore came up with the following jQuery code that identifies duplicates (based on title) and selects all but the first, so I can then delete them. &#8230; [visit site to read more]]]></description>
				<content:encoded><![CDATA[<p>I have to wade through masses of user submitted posts and it&#8217;s always a pain to try to spot duplicate submissions. I therefore came up with the following jQuery code that identifies duplicates (based on title) and selects all but the first, so I can then delete them. &#8230; [<a href="http://scratch99.com/wordpress/hacks/duplicate-posts-in-wordpress-admin/">visit site to read more</a>]</p>
<img src="http://feeds.feedburner.com/~r/MoreThanScratchTheSurface/~4/ZJ8Gq-_2wD4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://scratch99.com/wordpress/hacks/duplicate-posts-in-wordpress-admin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stop Category Pages From Showing No Results Message</title>
		<link>http://scratch99.com/wordpress/development/category-pages-no-results/</link>
		<comments>http://scratch99.com/wordpress/development/category-pages-no-results/#comments</comments>
		<pubDate>Sat, 12 Jan 2013 13:41:54 +0000</pubDate>
		<dc:creator>Stephen Cronin</dc:creator>
				<category><![CDATA[WordPress Development]]></category>
		<category><![CDATA[category pages]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://scratch99.com/?p=403</guid>
		<description><![CDATA[If you have a category page which has no posts, it will normally trigger your theme&#8217;s no posts found message. Seems sensible! However, I have an edge case where I don&#8217;t want that message displayed. &#8230; [visit site to read more]]]></description>
				<content:encoded><![CDATA[<p>If you have a category page which has no posts, it will normally trigger your theme&#8217;s no posts found message. Seems sensible! However, I have an edge case where I don&#8217;t want that message displayed.<br />
 &#8230; [<a href="http://scratch99.com/wordpress/development/category-pages-no-results/">visit site to read more</a>]</p>
<img src="http://feeds.feedburner.com/~r/MoreThanScratchTheSurface/~4/gBCdcylu0pc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://scratch99.com/wordpress/development/category-pages-no-results/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To Prevent Category Widget From Using Category Description As Title Attribute</title>
		<link>http://scratch99.com/wordpress/development/category-widget-title-attribute/</link>
		<comments>http://scratch99.com/wordpress/development/category-widget-title-attribute/#comments</comments>
		<pubDate>Fri, 04 Jan 2013 14:10:13 +0000</pubDate>
		<dc:creator>Stephen Cronin</dc:creator>
				<category><![CDATA[WordPress Development]]></category>
		<category><![CDATA[filters]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://scratch99.com/?p=399</guid>
		<description><![CDATA[The Categories widget in WordPress uses the category description as the title attribute for the list items displayed by the widget. While this may be great for very short descriptions, it doesn&#8217;t make sense when longer descriptions are in use. &#8230; [visit site to read more]]]></description>
				<content:encoded><![CDATA[<p>The Categories widget in WordPress uses the category description as the title attribute for the list items displayed by the widget. While this may be great for very short descriptions, it doesn&#8217;t make sense when longer descriptions are in use.<br />
 &#8230; [<a href="http://scratch99.com/wordpress/development/category-widget-title-attribute/">visit site to read more</a>]</p>
<img src="http://feeds.feedburner.com/~r/MoreThanScratchTheSurface/~4/tsF_KGhi_O4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://scratch99.com/wordpress/development/category-widget-title-attribute/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Create A Silo Structure In WordPress</title>
		<link>http://scratch99.com/wordpress/wp-seo/siloing/</link>
		<comments>http://scratch99.com/wordpress/wp-seo/siloing/#comments</comments>
		<pubDate>Fri, 26 Oct 2012 13:33:07 +0000</pubDate>
		<dc:creator>Stephen Cronin</dc:creator>
				<category><![CDATA[WordPress SEO]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[silo]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://scratch99.com/?p=369</guid>
		<description><![CDATA[Siloing is an SEO technique that creates strong keyword related themes on your site, improving the relevancy of your site in the eyes of the search engines. In this article, I cover the basics of the silo model and then show you how to implement siloing in WordPress. &#8230; [visit site to read more]]]></description>
				<content:encoded><![CDATA[<p><img style="height:180px" src="http://scratch99.com/wp-content/uploads/2012/10/how-to-create-a-silo-structure-in-wordpress.jpg" alt="Image showing silos and the title &quot;How to create a silo structure in WordPress&quot;" title="how-to-create-a-silo-structure-in-wordpress" width="240" height="180" class="alignleft size-full wp-image-393" /> Siloing is an SEO technique that creates strong keyword related themes on your site, improving the relevancy of your site in the eyes of the search engines. In this article, I cover the basics of the silo model and then show you how to implement siloing in WordPress.<br />
 &#8230; [<a href="http://scratch99.com/wordpress/wp-seo/siloing/">visit site to read more</a>]</p>
<img src="http://feeds.feedburner.com/~r/MoreThanScratchTheSurface/~4/V_yNJPqbRfo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://scratch99.com/wordpress/wp-seo/siloing/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Siloing Your Site For SEO Success – Links</title>
		<link>http://scratch99.com/wordpress/wp-seo/siloing-links/</link>
		<comments>http://scratch99.com/wordpress/wp-seo/siloing-links/#comments</comments>
		<pubDate>Wed, 11 Jul 2012 05:53:17 +0000</pubDate>
		<dc:creator>Stephen Cronin</dc:creator>
				<category><![CDATA[WordPress SEO]]></category>

		<guid isPermaLink="false">http://scratch99.com/?p=364</guid>
		<description><![CDATA[Links relating to my &#8220;Siloing Your Site For SEO Success&#8221; talk at WordCamp Sydney on 22 July 2012. Video Slides]]></description>
				<content:encoded><![CDATA[<p>Links relating to my &#8220;Siloing Your Site For SEO Success&#8221; talk at WordCamp Sydney on 22 July 2012.</p>
<h2>Video</h2>
<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=658zhovJ&amp;isDynamicSeeking=true"></embed></p>
<h2>Slides</h2>
<p><iframe style="border: 1px solid #CCC; border-width: 1px 1px 0; margin-bottom: 5px;" src="http://www.slideshare.net/slideshow/embed_code/13745456" frameborder="0" ... [<a href="http://scratch99.com/wordpress/wp-seo/siloing-links/">visit site to read more</a>]</p>
<img src="http://feeds.feedburner.com/~r/MoreThanScratchTheSurface/~4/oWGqj7ryQ_M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://scratch99.com/wordpress/wp-seo/siloing-links/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>JavaScript To Convert Bytes To MB, KB, Etc</title>
		<link>http://scratch99.com/web-development/javascript/convert-bytes-to-mb-kb/</link>
		<comments>http://scratch99.com/web-development/javascript/convert-bytes-to-mb-kb/#comments</comments>
		<pubDate>Mon, 25 Jun 2012 13:43:18 +0000</pubDate>
		<dc:creator>Stephen Cronin</dc:creator>
				<category><![CDATA[JavaScript Development]]></category>
		<category><![CDATA[bytes]]></category>
		<category><![CDATA[conversion]]></category>

		<guid isPermaLink="false">http://scratch99.com/?p=361</guid>
		<description><![CDATA[I&#8217;m currently writing a converter for the HAR file format, which is used by Firebug, Chrome Developer Tools, JMeter, etc to record information about a page loading. The HAR format stores the size of downloaded components in bytes. I wanted to convert this into KB, MB, etc, for display. &#8230; [visit site to read more]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;m currently writing a converter for the <a href="http://www.softwareishard.com/blog/har-12-spec/http://" target="_blank">HAR file format</a>, which is used by Firebug, Chrome Developer Tools, JMeter, etc to record information about a page loading. The HAR format stores the size of downloaded components in bytes. I wanted to convert this into KB, MB, etc, for display.<br />
 &#8230; [<a href="http://scratch99.com/web-development/javascript/convert-bytes-to-mb-kb/">visit site to read more</a>]</p>
<img src="http://feeds.feedburner.com/~r/MoreThanScratchTheSurface/~4/s4Uy9VoGJYg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://scratch99.com/web-development/javascript/convert-bytes-to-mb-kb/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<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>
<img src="http://feeds.feedburner.com/~r/MoreThanScratchTheSurface/~4/7nMWhFA4Pa4" height="1" width="1"/>]]></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 – 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>
<img src="http://feeds.feedburner.com/~r/MoreThanScratchTheSurface/~4/HcnBxardf9g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://scratch99.com/wordpress/government/wordcamp-gold-coast-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blogger ccTLD Redirects Break Adsense URL Channels</title>
		<link>http://scratch99.com/website-management/make-money-online/blogger-cctld-redirects-break-adsense-url-channels/</link>
		<comments>http://scratch99.com/website-management/make-money-online/blogger-cctld-redirects-break-adsense-url-channels/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 14:47:25 +0000</pubDate>
		<dc:creator>Stephen Cronin</dc:creator>
				<category><![CDATA[Make Money Online]]></category>
		<category><![CDATA[Adsense]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://scratch99.com/?p=349</guid>
		<description><![CDATA[Google Blogger recently started redirecting visitors to the ccTLD version of Blogger appropriate for the reader&#8217;s location. Unfortunately, this has broken URL Channels in Google Adsense. &#8230; [visit site to read more]]]></description>
				<content:encoded><![CDATA[<p>Google Blogger recently started <a href="http://support.google.com/blogger/bin/answer.py?hl=en&#038;answer=2402711" target="_blank">redirecting visitors to the ccTLD version</a> of Blogger appropriate for the reader&#8217;s location. Unfortunately, this has broken URL Channels in Google Adsense.<br />
 &#8230; [<a href="http://scratch99.com/website-management/make-money-online/blogger-cctld-redirects-break-adsense-url-channels/">visit site to read more</a>]</p>
<img src="http://feeds.feedburner.com/~r/MoreThanScratchTheSurface/~4/fp_-ZEXaAWE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://scratch99.com/website-management/make-money-online/blogger-cctld-redirects-break-adsense-url-channels/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss><!-- Dynamic page generated in 0.725 seconds. --><!-- Cached page generated by WP-Super-Cache on 2013-06-05 23:25:08 -->
