<?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>kdmurray.blog &#187; Blogging</title>
	<atom:link href="http://kdmurray.net/tag/blogging/feed/" rel="self" type="application/rss+xml" />
	<link>http://kdmurray.net</link>
	<description>The crossroads of life and tech</description>
	<lastBuildDate>Tue, 07 Feb 2012 20:34:17 +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>The Future of Short Order Code</title>
		<link>http://kdmurray.net/2010/04/03/the-future-of-short-order-code/</link>
		<comments>http://kdmurray.net/2010/04/03/the-future-of-short-order-code/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 06:09:30 +0000</pubDate>
		<dc:creator>kdmurray</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Global Geek Podcast]]></category>
		<category><![CDATA[short order code]]></category>

		<guid isPermaLink="false">http://kdmurray.net/?p=828</guid>
		<description><![CDATA[The future of Short Order code is very much up in the air right now. With a baby on the way in the near future and what seems like no time to work on things for the podcast already There&#8217;s a good chance that there won&#8217;t be another episode of Short Order code for at [...]]]></description>
			<content:encoded><![CDATA[<p>The future of Short Order code is very much up in the air right now. With a baby on the way in the near future and what seems like no time to work on things for the podcast already There&#8217;s a good chance that there won&#8217;t be another episode of Short Order code for at least another few months.</p>
<p>I have been considering using the SOC blog as more of a blog and posting all of my programming related posts there and leaving this one as more of a general blog.  I have some posts coming soon for programming related things and I&#8217;m trying to figure out what makes more sense: posting them here where they&#8217;ll get a few more eyeballs, or posting them on SOC where the site is all about programming &#8212; albeit a programming podcast that hasn&#8217;t seen an episode since late 2009.</p>
<p>In short, the future is muddy. Hopefully I&#8217;ll be able to shed some more light on things as the next month or two roll on.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://kdmurray.net/2010/04/03/the-future-of-short-order-code/&via=kdmurray&text=The Future of Short Order Code&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://kdmurray.net/2010/04/03/the-future-of-short-order-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiple RSS Feeds with DualFeeds</title>
		<link>http://kdmurray.net/2009/01/19/multiple-rss-feeds-with-dualfeeds/</link>
		<comments>http://kdmurray.net/2009/01/19/multiple-rss-feeds-with-dualfeeds/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 07:44:13 +0000</pubDate>
		<dc:creator>kdmurray</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[dualfeeds]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[feedburner]]></category>
		<category><![CDATA[full feed]]></category>
		<category><![CDATA[partial feed]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[stephen cronin]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>

		<guid isPermaLink="false">http://kdmurray.net/?p=532</guid>
		<description><![CDATA[I&#8217;m a huge fan of bloggers (and podcasters and well&#8230; everyone else for that matter) using full feeds for subscribers to their sites.  I&#8217;ve got no time for people who demand that I hit their website to be able to read the content.  If you want to monetize the feed that&#8217;s fine, but let me [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-medium wp-image-533 alignleft" title="rss" src="http://kdmurray.net/wp-content/uploads/2009/01/rss1-250x300.png" alt="rss" width="135" height="180" />I&#8217;m a huge fan of bloggers (and podcasters and well&#8230; everyone else for that matter) using full feeds for subscribers to their sites.  I&#8217;ve got no time for people who demand that I hit their website to be able to read the content.  If you want to monetize the feed that&#8217;s fine, but let me read it where I want.</p>
<p>That said, I was contemplating this evening whether it would be possible to offer both full and summary feeds from kdmurray.net.  The reason? I wanted to start pushing partial posts to Facebook with a minimum of fuss.</p>
<p>The problem? WordPress only supports one post feed out of the box.</p>
<p>The solution?  <a href="http://www.scratch99.com/" target="_blank">Stephen Cronin</a>&#8216;s <a href="http://www.scratch99.com/wordpress-plugin-dualfeeds/" target="_blank">DualFeeds plugin</a> (which I found thanks to <a href="http://twitter.com/bluefur" target="_blank">@bluefur</a> on Twitter).  The plugin allows you to create multiple feeds one for full-posts, and a second for post summaries.  This is a very elegant solution to the problem.  Though I wanted to add the stuff into Facebook, I didn&#8217;t want to push whole posts because I did want to try and use this to drive some traffic to the site.</p>
<p>Technically the plugin works very well.  I was able to set it up in just a couple of minutes and after about 15 minutes of testing have found that it plays nice with FeedBurner&#8217;s <a href="http://www.google.com/support/feedburner/bin/answer.py?answer=78483&amp;topic=13252" target="_blank">FeedSmith</a> plugin, as well as my other feed-related plugin <a href="http://www.scratch99.com/wordpress-plugin-feedentryheader/" target="_blank">FeedEntryHeader</a> &#8212; the latter as it turns out was also written by Stephen Cronin.</p>
<p>If you&#8217;ve ever wanted to be able to offer multiple feeds from your site, have a look at DualFeeds.  Works like a charm.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://kdmurray.net/2009/01/19/multiple-rss-feeds-with-dualfeeds/&via=kdmurray&text=Multiple RSS Feeds with DualFeeds&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://kdmurray.net/2009/01/19/multiple-rss-feeds-with-dualfeeds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.7 Release Candidate 1</title>
		<link>http://kdmurray.net/2008/12/02/wordpress-27-release-candidate-1/</link>
		<comments>http://kdmurray.net/2008/12/02/wordpress-27-release-candidate-1/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 07:21:47 +0000</pubDate>
		<dc:creator>kdmurray</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[platform]]></category>
		<category><![CDATA[RC1 pre-release]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress 2.7]]></category>
		<category><![CDATA[WordPress 2.7 RC1]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>

		<guid isPermaLink="false">http://kdmurray.net/?p=459</guid>
		<description><![CDATA[After what has seemed a rather lengthy wait, WordPress 2.7 has graduated from the Beta phase to RC1. The new release of WordPress has a completely redesigned admin section bringing back some features that went away in 2.5, and adding to the party a brand new dashboard which makes the platform that much more useful. [...]]]></description>
			<content:encoded><![CDATA[<p>After what has seemed a rather lengthy wait, <a href="http://wordpress.org/development/2008/12/wordpress-27-release-candidate-1/" target="_blank">WordPress 2.7 has graduated</a> from the Beta phase to RC1.  The new release of WordPress has a completely redesigned admin section bringing back some features that went away in 2.5, and adding to the party a brand new dashboard which makes the platform that much more useful.</p>
<p>I&#8217;ve just run the 2.7 update myself tonight (I swore <a href="http://kdmurray.net/2008/11/05/wordpress-27-beta-1-released/" target="_self">I&#8217;d wait until the full release</a> before putting it on the main blog&#8230; but I couldn&#8217;t wait anymore) and I&#8217;m really liking the changes so far.  The fact that I can quickly look at the dashboard and see comment stats, recent everything and pen a draft all at the same time is great.</p>
<p>So far everything looks good, though I did have to deactivate a couple of plugins to make things work as expected.  <a href="http://www.laptoptips.ca/projects/tinymce-advanced/" target="_blank">TinyMCE Advanced</a> was causing some CSS issues (I could fix it I&#8217;m sure but&#8230; meh).  In addition I had a plugin to <a href="http://forum.tazzu.com/viewtopic.php?f=26&amp;t=2010" target="_blank">replace the category box</a> in the sidebar when posting which isn&#8217;t required anymore with 2.7.</p>
<p>Stay tuned here for more of the pros, cons and otherwise of the newest member of the WordPress family.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://kdmurray.net/2008/12/02/wordpress-27-release-candidate-1/&via=kdmurray&text=WordPress 2.7 Release Candidate 1&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://kdmurray.net/2008/12/02/wordpress-27-release-candidate-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress 2.7 Beta 1 Released</title>
		<link>http://kdmurray.net/2008/11/05/wordpress-27-beta-1-released/</link>
		<comments>http://kdmurray.net/2008/11/05/wordpress-27-beta-1-released/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 07:21:56 +0000</pubDate>
		<dc:creator>kdmurray</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[agp]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[early release]]></category>
		<category><![CDATA[sandbox]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress 2.7]]></category>

		<guid isPermaLink="false">http://kdmurray.net/?p=443</guid>
		<description><![CDATA[Old News? Yea, kinda.  I forgot to actually hit the publish button on this post a few days back&#8230; For those of you who&#8217;ve been following the development of the next iteration of WordPress you already know that 2.7 Beta 1 was released last Friday night. WP 2.7 features some really great refinements to the [...]]]></description>
			<content:encoded><![CDATA[<p><em><strong>Old News? Yea, kinda.  I forgot to actually hit the publish button on this post a few days back&#8230;</strong></em></p>
<p>For those of you who&#8217;ve been following the development of the next iteration of WordPress you already know that <a href="http://wordpress.org/development/2008/11/wordpress-27-beta-1/" target="_blank">2.7 Beta 1 was released</a> last Friday night.</p>
<p>WP 2.7 features some really great refinements to the admin panel which not only make it more useful, they also serve as the building blocks for the next few generations of WordPress.</p>
<p>I&#8217;ve been messing around with 2.7 for the last month or so on my WP sandbox and it&#8217;s been very interesting to watch the <a href="http://kickjoey.com/2008/wordpress-27/" target="_blank">evolution of the menuing system</a>.</p>
<p>I&#8217;ll be drawing up a full review for the AGP blog which I&#8217;ll post once the full release happens.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://kdmurray.net/2008/11/05/wordpress-27-beta-1-released/&via=kdmurray&text=WordPress 2.7 Beta 1 Released&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://kdmurray.net/2008/11/05/wordpress-27-beta-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PageRank Experiment Update</title>
		<link>http://kdmurray.net/2008/11/02/pagerank-experiment-update/</link>
		<comments>http://kdmurray.net/2008/11/02/pagerank-experiment-update/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 02:30:27 +0000</pubDate>
		<dc:creator>kdmurray</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[housekeeping]]></category>
		<category><![CDATA[pagerank]]></category>
		<category><![CDATA[rank]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://kickjoey.com/?p=14</guid>
		<description><![CDATA[Well the one week deadline to try and get the site ranked in Google has come and gone, and not to anyone&#8217;s surprise the site still doesn&#8217;t carry a PageRank.  But, not to fear, I&#8217;ll be continuing to write content for the site reviewing everything from software to hardware in hopes of landing the odd [...]]]></description>
			<content:encoded><![CDATA[<p>Well the one week deadline to try and get the site ranked in Google has come and gone, and not to anyone&#8217;s surprise the site still doesn&#8217;t carry a PageRank.  But, not to fear, I&#8217;ll be continuing to write content for the site reviewing everything from software to hardware in hopes of landing the odd paid gig some time in the future.</p>
<p>If you&#8217;re interested in some background you can check out the original post I wrote explaining the experiment.  The key lesson with all of this however is that Content is King (or at very least a Duke) and you need to respect that above pretty much all else if you ever expect to get ranked.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://kdmurray.net/2008/11/02/pagerank-experiment-update/&via=kdmurray&text=PageRank Experiment Update&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://kdmurray.net/2008/11/02/pagerank-experiment-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The One Week PageRank Experiment</title>
		<link>http://kdmurray.net/2008/10/24/the-one-week-pagerank-experiment/</link>
		<comments>http://kdmurray.net/2008/10/24/the-one-week-pagerank-experiment/#comments</comments>
		<pubDate>Sat, 25 Oct 2008 06:41:31 +0000</pubDate>
		<dc:creator>kdmurray</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[announcement]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[kickjoey.com]]></category>
		<category><![CDATA[pagerank]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://kdmurray.net/?p=434</guid>
		<description><![CDATA[I&#8217;ve decided to start a little experiment.  Over the next 7 days, I&#8217;m going to try to get a new wordpress blog on a new domain from a PageRank of 0, to at least a PageRank of 1.  If I can get this done, I&#8217;ll renew the domain.  If not, I&#8217;ll probably let it lapse. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve decided to start a little experiment.  Over the next 7 days, I&#8217;m going to try to get a new wordpress blog on a new domain from a PageRank of 0, to at least a <a href="http://www.webworkshop.net/pagerank.html" target="_blank">PageRank</a> of 1.  If I can get this done, I&#8217;ll renew the domain.  If not, I&#8217;ll probably let it lapse.</p>
<p>It&#8217;s a pretty simple proposition really, I&#8217;ll put together what I know about SEO with regular posts to the site.  Hopefully between now and next Friday night I&#8217;ll be able to get the site on <a href="http://google.com/webmasters/" target="_blank">Google</a>&#8216;s radar.</p>
<p>What are my chances?  No idea, but you can check out the post <a href="http://kickjoey.com/2008/explaining-the-google-wordpress-experiment/" target="_blank">explaining the Google &#8211; WordPress experiment</a> on the new site at <a href="http://kickjoey.com/">kickjoey.com</a>.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://kdmurray.net/2008/10/24/the-one-week-pagerank-experiment/&via=kdmurray&text=The One Week PageRank Experiment&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://kdmurray.net/2008/10/24/the-one-week-pagerank-experiment/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>BarCamp Vancouver 2008 Party</title>
		<link>http://kdmurray.net/2008/09/27/barcamp-vancouver-2008-party/</link>
		<comments>http://kdmurray.net/2008/09/27/barcamp-vancouver-2008-party/#comments</comments>
		<pubDate>Sat, 27 Sep 2008 08:29:25 +0000</pubDate>
		<dc:creator>kdmurray</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Geek Projects]]></category>
		<category><![CDATA[Geeky]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://kdmurray.net/?p=427</guid>
		<description><![CDATA[I just got back from the BarCamp Vancouver 2008 networking party.  This is the meet &#38; greet prior to the actual unconference which takes place tomorrow down at Granville Island. It was great to see a few familiar faces like Rebecca and Raul. I also got to meet some of the folks who I&#8217;d only [...]]]></description>
			<content:encoded><![CDATA[<p>I just got back from the BarCamp Vancouver 2008 networking party.  This is the meet &amp; greet prior to the actual unconference which takes place tomorrow down at Granville Island.</p>
<p>It was great to see a few familiar faces like <a href="http://miss604.com/" target="_blank">Rebecca</a> and <a href="http://hummingbird604.com/" target="_blank">Raul</a>.</p>
<p>I also got to meet some of the folks who I&#8217;d only known online.  <a href="http://www.duanestorey.com/" target="_self">Duane</a>, <a href="http://johnbollwitt.com/" target="_blank">John</a>, <a href="http://johnbiehler.com/" target="_blank">John</a> &amp; <a href="http://apeatling.wordpress.com/" target="_blank">Andy</a>.  Looking forward to meeting lots of other great people tomorrow.</p>
<p>I did forget one thing tonight: Business Cards.  However, I did manage to find a few spare sheets of my Avery business card blanks tonight.  I also discovered (somewhat to my surprise) that Google Docs supports Avery business card templates.</p>
<div class="wp-caption aligncenter" style="width: 339px"><img title="Who knew gDocs did Business Cards?" src="http://farm4.static.flickr.com/3127/2891153979_788b297059_o_d.jpg" alt="sample business card from google docs" width="329" height="184" /><p class="wp-caption-text">sample business card from google docs</p></div>
<p>The implementation isn&#8217;t quite as slick as MS-Word, but it will more than do in a pinch.  I managed to whip up this snazzy little number in a matter of minutes.  Now I feel more prepared for tomorrow.  Hopefully Dave doesn&#8217;t mind that I borrowed the show logo, I promise I&#8217;ll promote <a href="http://aussiegeekpodcast.com" target="_blank">the show</a>!  <img src='http://kdmurray.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://kdmurray.net/2008/09/27/barcamp-vancouver-2008-party/&via=kdmurray&text=BarCamp Vancouver 2008 Party&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://kdmurray.net/2008/09/27/barcamp-vancouver-2008-party/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Cloudless Computing :: Things To Do When You&#8217;re Without Your Interwebs</title>
		<link>http://kdmurray.net/2008/08/24/cloudless-computing-things-to-do-when-youre-without-your-interwebs/</link>
		<comments>http://kdmurray.net/2008/08/24/cloudless-computing-things-to-do-when-youre-without-your-interwebs/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 07:02:14 +0000</pubDate>
		<dc:creator>kdmurray</dc:creator>
				<category><![CDATA[Soapbox]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Geeky]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Miscellany]]></category>

		<guid isPermaLink="false">http://kdmurray.net/?p=399</guid>
		<description><![CDATA[So here I am without access to the Internet.  So what have I done?  I&#8217;ve found a way to do my computing without the cloud!  Here are some projects that you can do the next time you find yourself without access to the cloud. Organize your Photos This is a relatively time consuming task that [...]]]></description>
			<content:encoded><![CDATA[<p>So here I am <a href="http://kdmurray.net/2008/08/20/im-a-webaholic/" target="_blank">without access to the Internet</a>.  So what have I done?  I&#8217;ve found a way to do my computing without the cloud!  Here are some projects that you can do the next time you find yourself without access to the cloud.</p>
<p><strong>Organize your Photos</strong><br />
This is a relatively time consuming task that I rarely take the time to do.  A &#8220;net-outage&#8221; is a great time to pour through the photos in your computer and group or rename the files.  If you use a photo organizing program like iPhoto or Aperture on the Mac, or Google&#8217;s very popular <a href="http://picasa.google.com/" target="_blank">Picasa</a> on Windows you can use these programs to do much of the tedious file management for you.</p>
<p><strong>Blog Something</strong><br />
I find that one of my biggest impediments to getting a bunch of blogging done is my rather short attention span.  When I&#8217;m online researching a story for an article I tend to get lost surfing the Internet looking for new and exciting things.  Being offline for a few hours, or  even a couple of days, can provide you extra time to focus on getting that article written, or in some cases provide inspiration for a whole new article (or two).  I managed to a get a couple of good articles out of my unexpected &#8220;grey mode&#8221; period.</p>
<p><strong>Write a Letter</strong><br />
We&#8217;ve all said it at one time or another, often when frustrated or annoyed, &#8220;I&#8217;m going to write a letter!&#8221;  Well, here&#8217;s your chance.  Bring up your favourite word processor, or text editor and bang out some phrases that are sure to convince your audience that you&#8217;re right (and that you should get a free case of coke the next time you shop there).  Letters to politicians or other elected officials are also great candidates.</p>
<p><strong>Play a Game</strong><br />
Assuming you have games on your computer which aren&#8217;t of the MMO variety playing them can be a great way to kill some time.  A couple of games that I&#8217;ve purchased over the last couple of years are <a href="http://www.ambrosiasw.com/games/evn/" target="_blank">Escape Velocity: Nova</a> (EV:Nova) and <a href="http://www.freeverse.com/games/game/?id=3010" target="_blank">WingNuts 2</a>.  Both of these games are sci-fi shooters, with EV:Nova extending the genre with trading and other somewhat less violent activities.  EV:Nova also supports a wide ranging plugin architecture that will allow you to download (prior to the network outage, of course) plugins from other players to extend the game or cheat the system.</p>
<p>So there you have it.  A few ways to get your geek on without access to the cloud.  So the next time you find yourself in a coffee shop and don&#8217;t feel like paying exorbitant fees to check your email.  Try out a cloud-free activity.  Hey you might even find yourself more productive!</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://kdmurray.net/2008/08/24/cloudless-computing-things-to-do-when-youre-without-your-interwebs/&via=kdmurray&text=Cloudless Computing :: Things To Do When You're Without Your Interwebs&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://kdmurray.net/2008/08/24/cloudless-computing-things-to-do-when-youre-without-your-interwebs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Gmail Effect</title>
		<link>http://kdmurray.net/2008/08/21/the-gmail-effect/</link>
		<comments>http://kdmurray.net/2008/08/21/the-gmail-effect/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 19:04:48 +0000</pubDate>
		<dc:creator>kdmurray</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Geeky]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://kdmurray.net/?p=395</guid>
		<description><![CDATA[Well it&#8217;s not quite as staggering as the Digg Effect that can take down web servers in a single afternoon, but I experienced my own little spike in traffic this week.  When Gmail went through their little bout of difficulty last week I let you know about the post-mortem entry on the Official Gmail blog. [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin: 4px" src="http://farm4.static.flickr.com/3080/2782806505_f0d34a5fe5_m_d.jpg" alt="The Gmail Effect" align="left" />Well it&#8217;s not quite as staggering as the Digg Effect that can take down web servers in a single afternoon, but I experienced my own little spike in traffic this week.  When Gmail went through their little bout of difficulty last week <a href="http://kdmurray.net/2008/08/13/google-apologizes-for-mondays-fubar/" target="_blank">I let you know</a> about the post-mortem entry on the <a href="http://gmailblog.blogspot.com/2008/08/we-feel-your-pain-and-were-sorry.html" target="_blank">Official Gmail blog</a>.</p>
<p>I saw a rather significant spike in traffic as millions of Gmail users checked out the blog, and a few hundred of them clicked through on the trackback which showed up as a result of the post.  Go figure.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://kdmurray.net/2008/08/21/the-gmail-effect/&via=kdmurray&text=The Gmail Effect&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://kdmurray.net/2008/08/21/the-gmail-effect/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>We&#8217;re Back! Aussie Geek Podcast Episode 001 Is Out!</title>
		<link>http://kdmurray.net/2008/08/13/were-back-aussie-geek-podcast-episode-001-is-out/</link>
		<comments>http://kdmurray.net/2008/08/13/were-back-aussie-geek-podcast-episode-001-is-out/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 03:17:18 +0000</pubDate>
		<dc:creator>kdmurray</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Podcasting]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://kdmurray.net/?p=390</guid>
		<description><![CDATA[We are back!! It&#8217;s been a long month but after a couple of early glitches and a fight between WordPress 2.6 and PodPress the first official episode of the AGP is out. We all missed doing regular shows during the forced hiatus and it showed in the show.  There&#8217;s a lengthy out-take at the end [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="padding-right: 6px; padding-bottom: 6px;" src="http://farm4.static.flickr.com/3044/2761857248_de4e0e4a66_d.jpg" border="0" alt="" width="250" height="183" />We are back!!</p>
<p>It&#8217;s been a long month but after a couple of early glitches and a fight between WordPress 2.6 and PodPress the first official episode of the AGP is out.</p>
<p>We all missed doing regular shows during the forced hiatus and it showed in the show.  There&#8217;s a lengthy out-take at the end of the show.  If you haven&#8217;t subscribed to the new feed yet, do it now! Either by <a href="http://feeds.feedburner.com/AussieGeekPodcast" target="_blank">RSS</a> or through <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=287183644" target="_blank">iTunes</a>.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://kdmurray.net/2008/08/13/were-back-aussie-geek-podcast-episode-001-is-out/&via=kdmurray&text=We're Back! Aussie Geek Podcast Episode 001 Is Out!&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://kdmurray.net/2008/08/13/were-back-aussie-geek-podcast-episode-001-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.6 &#8211; Restore the &#8220;Add Image&#8221; button</title>
		<link>http://kdmurray.net/2008/08/08/wordpress-26-restore-the-add-image-button/</link>
		<comments>http://kdmurray.net/2008/08/08/wordpress-26-restore-the-add-image-button/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 16:34:17 +0000</pubDate>
		<dc:creator>kdmurray</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Admin Tools]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>

		<guid isPermaLink="false">http://kdmurray.net/?p=369</guid>
		<description><![CDATA[During the recent upgrade to WP 2.6 I noticed that the old &#8220;Add Image&#8221; button was missing.  This is something I use quite a bit because it&#8217;s quick and simple.  Call me old fashioned, but I don&#8217;t particularly care for the new Media-bar uploader. After some searching on Google and the WordPress.org forums, I came [...]]]></description>
			<content:encoded><![CDATA[<p>During the recent upgrade to WP 2.6 I noticed that the old &#8220;Add Image&#8221; button was missing.  This is something I use quite a bit because it&#8217;s quick and simple.  Call me old fashioned, but I don&#8217;t particularly care for the new Media-bar uploader.</p>
<p>After some searching on Google and the WordPress.org forums, I came across a relatively easy fix.  To restore this button, and add a few others, you can install the <a href="http://wordpress.org/extend/plugins/tinymce-advanced/" target="_blank">TinyMCE Advanced</a> plugin.  TinyMCE is the editor that&#8217;s built in to WordPress&#8217; visual editor.</p>
<p>Once the plugin is added, all the functionality you had before will be restored, along with a ton of cool new neato features!</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://kdmurray.net/2008/08/08/wordpress-26-restore-the-add-image-button/&via=kdmurray&text=WordPress 2.6 - Restore the "Add Image" button&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://kdmurray.net/2008/08/08/wordpress-26-restore-the-add-image-button/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress 2.6 Launches new Security Feature</title>
		<link>http://kdmurray.net/2008/07/17/wordpress-26-launches-new-security-feature/</link>
		<comments>http://kdmurray.net/2008/07/17/wordpress-26-launches-new-security-feature/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 07:36:02 +0000</pubDate>
		<dc:creator>kdmurray</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://kdmurray.net/?p=352</guid>
		<description><![CDATA[WordPress 2.6 launched earlier this week and among the new features in this seemingly solid build is a significant security enhancement for how WP handles cookies. Essentially what it boils down to is WP has separated cookies used for accessing the admin interface through HTTPS (SSL) and regular unsecured HTTP.  This allows for login information [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress 2.6 launched earlier this week and among the new features in this seemingly solid build is a significant security enhancement for how WP handles cookies.</p>
<p>Essentially what it boils down to is WP has separated cookies used for accessing the admin interface through HTTPS (SSL) and regular unsecured HTTP.  This allows for login information and the login cookie to be secured through the encrypted stream on every access.</p>
<p>The <a href="http://boren.nu/archives/2008/07/14/ssl-and-cookies-in-wordpress-26/" target="_blank">details are in Ryan Boren&#8217;s blog</a> and get into a fair bit of detail.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://kdmurray.net/2008/07/17/wordpress-26-launches-new-security-feature/&via=kdmurray&text=WordPress 2.6 Launches new Security Feature&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://kdmurray.net/2008/07/17/wordpress-26-launches-new-security-feature/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mac Lab Update Notes</title>
		<link>http://kdmurray.net/2008/06/29/mac-lab-update-notes/</link>
		<comments>http://kdmurray.net/2008/06/29/mac-lab-update-notes/#comments</comments>
		<pubDate>Sun, 29 Jun 2008 07:26:20 +0000</pubDate>
		<dc:creator>kdmurray</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Global Geek Podcast]]></category>
		<category><![CDATA[Mac Lab Rat]]></category>

		<guid isPermaLink="false">http://kdmurray.net/?p=345</guid>
		<description><![CDATA[For those of you who are regular readers, and listeners to the GGP have probably noticed that I&#8217;ve missed out on my show notes posting for the last three shows (GGP #85, #86 &#38; #87). What I&#8217;m wondering is if you folks find any value in me re-posting this stuff on the blog?  Shoot me [...]]]></description>
			<content:encoded><![CDATA[<p>For those of you who are regular readers, and listeners to the GGP have probably noticed that I&#8217;ve missed out on my show notes posting for the last three shows (GGP #85, #86 &amp; #87).</p>
<p>What I&#8217;m wondering is if you folks find any value in me re-posting this stuff on the blog?  Shoot me a note in the comments. <img src='http://kdmurray.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://kdmurray.net/2008/06/29/mac-lab-update-notes/&via=kdmurray&text=Mac Lab Update Notes&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://kdmurray.net/2008/06/29/mac-lab-update-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CityTV Breaches Creative Commons</title>
		<link>http://kdmurray.net/2008/05/24/citytv-breaches-creative-commons/</link>
		<comments>http://kdmurray.net/2008/05/24/citytv-breaches-creative-commons/#comments</comments>
		<pubDate>Sat, 24 May 2008 07:03:47 +0000</pubDate>
		<dc:creator>kdmurray</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Creative Commons]]></category>
		<category><![CDATA[Flickr]]></category>

		<guid isPermaLink="false">http://kdmurray.net/?p=340</guid>
		<description><![CDATA[This week CityTV was cited by the Canadian Broadcast Standards Council for failing to uphold the copyright of a man who published photos on Flickr under a Creative Commons license.  Though the ruling doesn&#8217;t actually compel CityTV to atone for their actions by crediting the photographer (Joel Charlebois, aka uwajedi). When CityTV arrived on the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://creativecommons.org/" target="_blank"><img class="alignleft" style="margin: 4px; float: left;" src="http://mirrors.creativecommons.org/presskit/logos/cc.logo.large.png" alt="" width="202" height="48" /></a>This week <a href="http://www.citytv.com/toronto/default.aspx" target="_blank">CityTV</a> was cited by the <a href="http://www.cbsc.ca/" target="_blank">Canadian Broadcast Standards Council</a> for failing to uphold the copyright of a man who published photos on Flickr under a <a href="http://creativecommons.ca/" target="_blank">Creative Commons</a> license.  Though the ruling doesn&#8217;t actually compel CityTV to atone for their actions by crediting the photographer (Joel Charlebois, aka <a href="http://flickr.com/photos/uwajedi/" target="_blank">uwajedi</a>).</p>
<blockquote><p>When CityTV arrived on the scene to do a story about the burglary, <a href="http://www.flickr.com/groups/lawgroup/discuss/72157604948952674/">Charlebois says</a> that he &#8220;refused [a reporter's] request for an interview&#8230;.[and] asked him to leave.&#8221; Charlebois did, however, say that he &#8220;had taken pictures of the perpetrator and was looking forward to posting them on [his] Flickr site&#8221;; the reporter &#8220;was interested in seeing them,&#8221; so Charlebois gave him his card, but, he says, not permission to use the shots in any way. [<a href="http://torontoist.com/2008/05/citynews_gets_slapped.php" target="_blank">torontoist</a>]</p></blockquote>
<p><a href="http://flickr.com/photos/uwajedi/897114430/in/set-72157601091435367/" target="_blank">The photos</a> are of a man who allegedly tried to break into the photographer&#8217;s home.  After posting the Creative Commons licensed photos to a couple of groups on Flickr, they were run by CityTV on their newscast without providing any attribution despite the fact that they were aware the Charlebois had taken the photos.</p>
<p>It took nearly nine months for the CBSC to make its ruling.  In my opinion, the fact that it doesn&#8217;t actually compel CityTV to fix their mistake but merely acknowledge it fails to uphold the spirit of the CC license.  As Duane Storey observed:</p>
<blockquote><p>If I were to use CityTV footage on my blog without attribution, I would bet I would get a nice cease and desist letter forcing me to take it down in no time. That they think the laws should be different in each direction seems characteristic of most large media conglomerates these days. [<a href="http://duanestorey.com/2008/05/citytv-steals-images-forced-to-give-on-air-apology/" target="_blank">duanestorey.com</a>]</p></blockquote>
<p>This sentiment seems to be shared by a number of individuals including Charlebois himself.  Must it be up to independent media such as bloggers and podcasters to show the &#8220;professionals&#8221; how to properly attribute work?  Was this simply a case of laziness on CityTV&#8217;s part or is it a symptom of a deeper disdain for those who don&#8217;t actually get to carry a press credential?</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://kdmurray.net/2008/05/24/citytv-breaches-creative-commons/&via=kdmurray&text=CityTV Breaches Creative Commons&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://kdmurray.net/2008/05/24/citytv-breaches-creative-commons/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Blog Better with Flickr</title>
		<link>http://kdmurray.net/2008/04/12/how-to-blog-better-with-flickr/</link>
		<comments>http://kdmurray.net/2008/04/12/how-to-blog-better-with-flickr/#comments</comments>
		<pubDate>Sun, 13 Apr 2008 06:59:10 +0000</pubDate>
		<dc:creator>kdmurray</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://kdmurray.net/2008/04/12/how-to-blog-better-with-flickr/</guid>
		<description><![CDATA[Pictures are worth a thousand words, or so the story goes.  When writing blog posts or any other kind of content on the Internet images are a big key to making the content more understandable and more interesting.  A great way to help manage the images that you use for your site is to make [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://flickr.com" target="_blank"><img src="http://l.yimg.com/www.flickr.com/images/flickr_logo_gamma.gif.v1.5.14" alt="Flickr.com" align="left" height="26" width="98" /></a>Pictures are worth a thousand words, or so the story goes.  When writing blog posts or any other kind of content on the Internet images are a big key to making the content more understandable and more interesting.  A great way to help manage the images that you use for your site is to make use of a photo-sharing website like Google&#8217;s Picasa or Yahoo&#8217;s Flickr.</p>
<p>I&#8217;m partial to Flickr myself.  One of its advantages is the large community around it that helps to support each others photographic endeavours.  Another is the more recently added Piknic photo-editing service which allows you to make changes and adjustments to your photos directly on the website.</p>
<p>I recently put together this quick &#8220;how-to&#8221; for a friend of mine and decided that I might as well share it with the world.  Without further ado, here is a step-by-step how-to on adding Flickr images to your WordPress blog.<a href="http://flickr.com/photos/kmsquared/2409785352/" target="_blank"><img src="http://farm4.static.flickr.com/3262/2409785352_1d932c2ecd_d.jpg" align="right" height="300" width="200" /></a></p>
<ol>
<li>Open the page of the image you want i<img src="file:///Users/kdmurray/Desktop/Picture%202.png" />n Flickr: http://www.flickr.com/photos/kmsquared/2195515600/</li>
<li>Click on &#8220;All Sizes&#8221;</li>
<li>For most blogs, the &#8220;Medium&#8221; sized image is usually sufficient.  Its largest side will be 500px with the other scaled to match</li>
<li>Right-click the link marked &#8220;Download this image&#8221; link and &#8220;Copy Link Location&#8221; (Firefox) or &#8220;Copy Shortcut&#8221; (Internet Explorer)</li>
<li>On your blog, click the &#8220;Add Image&#8221; button in the editor  <img src="http://farm3.static.flickr.com/2297/2408951399_364e73b38e_o_d.png" /></li>
<li>Paste in the Image URL from #4 (WP will pick up dimensions automatically)</li>
<li>Done!</li>
</ol>
<p>To add links back to the image in Flickr&#8230;<a href="http://flickr.com/photos/kmsquared/2409785390/" target="_blank"><img src="http://farm4.static.flickr.com/3022/2409785390_1ef7041458_d.jpg" align="right" height="180" width="200" /></a></p>
<ol>
<li>Go back to the Flickr page, right-click the &#8220;Back to the Flickr photo page&#8221; link in the top-left and select &#8220;Copy Link Location&#8221;</li>
<li>In WordPress click on the image that&#8217;s been added to your post, and then click the &#8220;Add Link&#8221; button in the editor.</li>
<li>Paste the URL for the Flickr photo page</li>
<li>Done!</li>
</ol>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://kdmurray.net/2008/04/12/how-to-blog-better-with-flickr/&via=kdmurray&text=How to Blog Better with Flickr&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://kdmurray.net/2008/04/12/how-to-blog-better-with-flickr/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>WordPress 2.5: The rubber hits the road</title>
		<link>http://kdmurray.net/2008/03/30/wordpress-25-the-rubber-hits-the-road/</link>
		<comments>http://kdmurray.net/2008/03/30/wordpress-25-the-rubber-hits-the-road/#comments</comments>
		<pubDate>Sun, 30 Mar 2008 10:30:37 +0000</pubDate>
		<dc:creator>kdmurray</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>

		<guid isPermaLink="false">http://kdmurray.net/2008/03/30/wordpress-25-the-rubber-hits-the-road/</guid>
		<description><![CDATA[WordPress 2.5 is out, warts and all, for public consumption today.  Many users are opting to wait for a burn-in period to take place before taking the plunge.  Several major updates from WordPress have had a point-release take place within days, usually to fix a security flaw. I have installed it on the sandbox where [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://kdmurray.net/2008/03/30/wordpress-25-the-rubber-hits-the-road/wordpress-logo/" rel="attachment wp-att-324" title="WordPress Logo"><img src="http://kdmurray.net/wp-content/uploads/2008/03/wordpress_logo11.png" alt="WordPress Logo" align="left" /></a>WordPress 2.5 is out, warts and all, for public consumption today.  Many users are opting to wait for a burn-in period to take place before taking the plunge.  Several major updates from WordPress have had a point-release take place within days, usually to fix a security flaw.</p>
<p>I have installed it on the sandbox where I&#8217;m playing around with the Options theme and won&#8217;t be applying the upgrade here until I&#8217;m ready to move everything over, including the theme.</p>
<p><a href="http://flickr.com/photos/kmsquared/2373683416/" target="_blank"><img src="http://farm4.static.flickr.com/3130/2373683416_8bc251fd9d_d.jpg" align="right" height="128" width="300" /></a>The biggest complaint from most is the redesign of the admin pages.  People don&#8217;t like change.  There is added functionality and a brand new layout to the admin screens.  After having played with it for only a couple of days, I find myself fumbling around a bit still&#8230; but overall the new look isn&#8217;t too bad.</p>
<p>Many of the links I used most often are now displayed in the main admin toolbar (blue links) while the less often used links are in the grey bar at the top of the page.  These are the high-level nav buttons like the dashboard.  I think this design will indeed prove effective for people who spend quite a bit of time in the admin console, but will be more difficult for casual users to adopt.</p>
<p>I&#8217;ll be posting updates to both the <a href="http://wordpress.org/extend/plugins/random-image-selector/" target="_blank">Random Image Selector</a> plugin and the <a href="http://wordpress.org/extend/plugins/admin-links-sidebar-widget/" target="_blank">Admin Links Widget</a> in the near future to ensure compliance with the WP 2.5 code.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://kdmurray.net/2008/03/30/wordpress-25-the-rubber-hits-the-road/&via=kdmurray&text=Wordpress 2.5: The rubber hits the road&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://kdmurray.net/2008/03/30/wordpress-25-the-rubber-hits-the-road/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Endless Options: The Redesign Begins</title>
		<link>http://kdmurray.net/2008/03/26/endless-options-the-redesign-begins/</link>
		<comments>http://kdmurray.net/2008/03/26/endless-options-the-redesign-begins/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 06:29:42 +0000</pubDate>
		<dc:creator>kdmurray</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Admin Tools]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://kdmurray.net/2008/03/26/endless-options-the-redesign-begins/</guid>
		<description><![CDATA[I&#8217;ve been contemplating an update to the look of the blog for several months now.  I know it&#8217;s only had the current incarnation since the summer, but I&#8217;ve always liked things to feel new and fresh. The trouble had been finding the right WP theme.  Many of the ones I like visually didn&#8217;t have enough [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been contemplating an update to the look of the blog for several months now.  I know it&#8217;s only had the current incarnation since the summer, but I&#8217;ve always liked things to feel new and fresh.</p>
<p>The trouble had been finding the right WP theme.  Many of the ones I like visually didn&#8217;t have enough support for gadgetry &amp; widgetry.  Being the geek that I am, this is something I prize.  Secondly, and more importantly to some, I wanted a theme that would actually <a href="http://validator.w3.org/check?uri=http://kdmurray.net/&amp;charset=(detect+automatically)&amp;doctype=Inline&amp;group=0" target="_blank">pass XHTML validation</a> and be a bit less of an SEO roadblock (that, and I&#8217;m a bit of a perfectionist geek).</p>
<p>I found, though a fortuitous series of bounces the <a href="http://justintadlock.com/archives/2008/02/24/options-wordpress-theme" target="_blank">Options</a> theme by <a href="http://justintadlock.com/" target="_blank">JustinTadlock</a>. XHTML compliant, full of widgetable sections and completely customizable through CSS.  Perfect.  Now I just have to get some help with the design work&#8230; &#8217;cause I suck.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://kdmurray.net/2008/03/26/endless-options-the-redesign-begins/&via=kdmurray&text=Endless Options: The Redesign Begins&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://kdmurray.net/2008/03/26/endless-options-the-redesign-begins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No More Ads!</title>
		<link>http://kdmurray.net/2008/03/20/no-more-ads/</link>
		<comments>http://kdmurray.net/2008/03/20/no-more-ads/#comments</comments>
		<pubDate>Thu, 20 Mar 2008 07:57:46 +0000</pubDate>
		<dc:creator>kdmurray</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Miscellany]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://kdmurray.net/2008/03/20/no-more-ads/</guid>
		<description><![CDATA[Until such time as I can find a viable (read: worthwhile) ad service to help offset the costs of the blog, I will no longer be subjecting readers to ads on the blog. After nearly 9 months of Google Adsense, I&#8217;ve managed $3.56.  Since Google requires $100 in your account before they will pay out, [...]]]></description>
			<content:encoded><![CDATA[<p>Until such time as I can find a viable (read: worthwhile) ad service to help offset the costs of the blog, I will no longer be subjecting readers to ads on the blog.</p>
<p>After nearly 9 months of Google Adsense, I&#8217;ve managed $3.56.  Since Google requires $100 in your account before they will pay out, I&#8217;m on schedule to be paid out in Late 2028.  A bit too late to cover costs of blogging (though it would make a nice almost 50th birthday present.  :razz: )</p>
<p>The Amazon and TTZMedia affiliate programs have also had similar results with a payout from TTZ media due sometime in 2048&#8230; and that&#8217;s only a $25 payout.</p>
<p>In short, I don&#8217;t get enough traffic, and my readers on average aren&#8217;t the type to click on enough ads (hell most use Firefox and AdBlock Plus!) to provide an income stream.</p>
<p>An added bonus: the site loads faster now!  :mrgreen:</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://kdmurray.net/2008/03/20/no-more-ads/&via=kdmurray&text=No More Ads!&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://kdmurray.net/2008/03/20/no-more-ads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog Admin &#8212; Filling in at Ho Yummy</title>
		<link>http://kdmurray.net/2008/03/01/blog-admin-filling-in-at-ho-yummy/</link>
		<comments>http://kdmurray.net/2008/03/01/blog-admin-filling-in-at-ho-yummy/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 08:25:46 +0000</pubDate>
		<dc:creator>kdmurray</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://kdmurray.net/2008/03/01/blog-admin-filling-in-at-ho-yummy/</guid>
		<description><![CDATA[For the next couple of weeks I&#8217;ll be filling in for a friend of mine over at Ho Yummy, a food review blog with a Vancouver slant.  The site&#8217;s owner Gigi is a good friend of mine and she&#8217;s taking a few weeks off. I&#8217;ve always been a bit of an &#8220;admin&#8221; guy&#8230; ever since [...]]]></description>
			<content:encoded><![CDATA[<p>For the next couple of weeks I&#8217;ll be filling in for a friend of mine over at <a href="http://www.hoyummy.com/" target="_blank">Ho Yummy</a>, a food review blog with a Vancouver slant.  The site&#8217;s owner Gigi is a good friend of mine and she&#8217;s taking a few weeks off.</p>
<p>I&#8217;ve always been a bit of an &#8220;admin&#8221; guy&#8230; ever since I found a fun summer project of setting up my own <a href="http://en.wikipedia.org/wiki/BBS" target="_blank">BBS</a>, the old modem kind not the new-school telnet revival.  I&#8217;ve always gravitated towards this type of thing, because it gives me a chance to &#8220;look under the hood&#8221; and see how things work.</p>
<p>Anyways, if you&#8217;ve got some time, pop over to <a href="http://www.hoyummy.com/" target="_blank">Ho Yummy</a> in the next couple of weeks and see what&#8217;s going on.  I may even slide in a review of my own!  <img src='http://kdmurray.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://kdmurray.net/2008/03/01/blog-admin-filling-in-at-ho-yummy/&via=kdmurray&text=Blog Admin -- Filling in at Ho Yummy&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://kdmurray.net/2008/03/01/blog-admin-filling-in-at-ho-yummy/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Flickr Fight Fixes Attribution!</title>
		<link>http://kdmurray.net/2008/02/19/flickr-fight-fixes-attribution/</link>
		<comments>http://kdmurray.net/2008/02/19/flickr-fight-fixes-attribution/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 07:50:17 +0000</pubDate>
		<dc:creator>kdmurray</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://kdmurray.net/2008/02/19/flickr-fight-fixes-attribution/</guid>
		<description><![CDATA[Today when I checked my email I was given a rather pleasant surprise.  A comment on one of my blog posts from the folks at Flickr Fight. Hi, we considered this blog post as a claim and updated our site. Now we are giving a reference and link to photographer under full sized photos. Thank [...]]]></description>
			<content:encoded><![CDATA[<p>Today when I checked my email I was given a rather pleasant surprise.  A comment on <a href="http://kdmurray.net/2008/01/22/flickr-fight-doesnt-attribute-photos/" target="_blank">one of my blog posts</a> from the folks at <a href="http://flickrfight.net/" target="_blank">Flickr Fight</a>.</p>
<blockquote><p>Hi,<br />
we considered this blog post as a claim and updated our site.</p>
<p>Now we are giving a reference and link to photographer under full sized photos.</p>
<p>Thank you<br />
Flickr Fight Team</p></blockquote>
<p>Great News!  I have to believe that this was simply an oversight that has now been corrected.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://kdmurray.net/2008/02/19/flickr-fight-fixes-attribution/&via=kdmurray&text=Flickr Fight Fixes Attribution!&related=:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://kdmurray.net/2008/02/19/flickr-fight-fixes-attribution/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 2469/2670 objects using disk: basic

Served from: kdmurray.net @ 2012-02-08 19:35:00 -->
