<?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>Callum Macdonald &#187; WordPress-Plugins</title>
	<atom:link href="http://www.callum-macdonald.com/tag/wordpress-plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.callum-macdonald.com</link>
	<description>Callum on life</description>
	<lastBuildDate>Wed, 08 Feb 2012 13:52:11 +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>Another WordPress plugin</title>
		<link>http://www.callum-macdonald.com/2009/05/01/another-wordpress-plugin/</link>
		<comments>http://www.callum-macdonald.com/2009/05/01/another-wordpress-plugin/#comments</comments>
		<pubDate>Fri, 01 May 2009 09:17:52 +0000</pubDate>
		<dc:creator>Callum</dc:creator>
				<category><![CDATA[Techy]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[timezones]]></category>
		<category><![CDATA[WordPress-Plugins]]></category>

		<guid isPermaLink="false">http://www.callum-macdonald.com/?p=1236</guid>
		<description><![CDATA[I&#8217;ve been on something of a plugin writing spree of late. I&#8217;ve just written my second WordPress plugin this week. I realised that the timezone was wrong on this blog. It&#8217;s been wrong since I left Sydney. Now that I&#8217;m &#8230; <a href="http://www.callum-macdonald.com/2009/05/01/another-wordpress-plugin/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been on something of a plugin writing spree of late. I&#8217;ve just written my second WordPress plugin this week.</p>
<p>I realised that the timezone was wrong on this blog. It&#8217;s been wrong since I left Sydney. Now that I&#8217;m posting status updates, and not using the &#8220;posted X minutes ago&#8221; format, it&#8217;s obvious when my times are wrong.</p>
<p>I looked into how I could change the times on my old posts. In the process I found Otto&#8217;s excellent <a title="The most excellent Automatic Timezone plugin" href="http://wordpress.org/extend/plugins/automatic-timezone/" target="_blank">Automatic Timezone</a> plugin. It sets your timezone automatically including changes for DST and so on. You just choose the nearest city and it does the rest.</p>
<p>However, I couldn&#8217;t find a plugin that would change the timezone information on older posts. So I wrote one. The first version ruined the posts, thankfully I had run a backup before I made 90% of the changes. This version seems to work fine. New page <a title="WP Apply Timezone - apply the current timezone to older posts retrospectively" href="http://www.callum-macdonald.com/code/wp-apply-timezone/">here</a>, it&#8217;s still waiting for approval from the WordPress plugin directory.</p>
<p>So the timestamp on this post is correct for my current timezone, it&#8217;s 2:17am, time for bed!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.callum-macdonald.com/2009/05/01/another-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WP Mail SMTP v0.7</title>
		<link>http://www.callum-macdonald.com/2008/05/03/wp-mail-smtp-v07/</link>
		<comments>http://www.callum-macdonald.com/2008/05/03/wp-mail-smtp-v07/#comments</comments>
		<pubDate>Sat, 03 May 2008 07:17:57 +0000</pubDate>
		<dc:creator>Callum</dc:creator>
				<category><![CDATA[Techy]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress-Plugins]]></category>
		<category><![CDATA[WP-Mail-SMTP]]></category>

		<guid isPermaLink="false">http://www.callum-macdonald.com/?p=583</guid>
		<description><![CDATA[I released version 0.7 of the WP Mail SMTP plugin a couple of days ago. To make support a little more manageable I&#8217;m going to switch the comments from the plugin page to a post for each version. So please &#8230; <a href="http://www.callum-macdonald.com/2008/05/03/wp-mail-smtp-v07/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I released version 0.7 of the WP Mail SMTP plugin a couple of days ago. To make support a little more manageable I&#8217;m going to switch the comments from the plugin page to a post for each version. So please ask in the comments here for all support questions related to version 0.7. If you&#8217;re using a previous version, please upgrade and then post your questions here! <img src='http://www.callum-macdonald.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Please be sure to look back at <a title="Previous support questions for the WP Mail SMTP plugin" href="http://www.callum-macdonald.com/code/wp-mail-smtp/#comments">previous questions</a> before posting here. If you&#8217;re having a problem where mails are not being sent, or anything of that nature, <strong>please post your debugging output</strong>. Send a test mail, then copy / paste the response into the comments. <strong>Remember to delete any passwords</strong>. I&#8217;d recommend you replace any @ symbols with something else (at), [at], #at#, etc.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.callum-macdonald.com/2008/05/03/wp-mail-smtp-v07/feed/</wfw:commentRss>
		<slash:comments>100</slash:comments>
		</item>
		<item>
		<title>WP Mail SMTP v0.6 released</title>
		<link>http://www.callum-macdonald.com/2008/04/30/wp-mail-smtp-v06-released/</link>
		<comments>http://www.callum-macdonald.com/2008/04/30/wp-mail-smtp-v06-released/#comments</comments>
		<pubDate>Thu, 01 May 2008 04:25:26 +0000</pubDate>
		<dc:creator>Callum</dc:creator>
				<category><![CDATA[Techy]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[smtp]]></category>
		<category><![CDATA[wordpress smtp]]></category>
		<category><![CDATA[WordPress-Plugins]]></category>
		<category><![CDATA[WP-Mail-SMTP]]></category>

		<guid isPermaLink="false">http://www.callum-macdonald.com/?p=581</guid>
		<description><![CDATA[Just released a new version of the WP Mail SMTP plugin. There were a stream of similar questions about one particular error message over the last few months. Hopefully this new version will provide more detailed debugging output. I&#8217;d recommend &#8230; <a href="http://www.callum-macdonald.com/2008/04/30/wp-mail-smtp-v06-released/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Just released a new version of the <a title="WP Mail SMTP plugin - switches WordPress to send mail by SMTP" href="http://www.callum-macdonald.com/code/wp-mail-smtp/">WP Mail SMTP plugin</a>. There were a stream of similar questions about one particular error message over the last few months. Hopefully this new version will provide more detailed debugging output. I&#8217;d recommend upgrading to anyone having problems. There are no bugfixes or security fixes in this update, so it&#8217;s not a priority release.</p>
<p><strong>Update</strong>: I&#8217;ve released version 0.7 today as well. This version fixes a long-standing bug where the plugin would overwrite the from name and email, even if they had been set by another plugin (or WordPress itself). I recommend everyone update to 0.7 as soon as possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.callum-macdonald.com/2008/04/30/wp-mail-smtp-v06-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installed a sitemap</title>
		<link>http://www.callum-macdonald.com/2008/04/15/installed-a-sitemap/</link>
		<comments>http://www.callum-macdonald.com/2008/04/15/installed-a-sitemap/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 10:15:54 +0000</pubDate>
		<dc:creator>Callum</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Techy]]></category>
		<category><![CDATA[Callum]]></category>
		<category><![CDATA[scroogle]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[WordPress-Plugins]]></category>
		<category><![CDATA[world domination]]></category>
		<category><![CDATA[xml sitemap plugin]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://www.callum-macdonald.com/2008/04/15/installed-a-sitemap/</guid>
		<description><![CDATA[I&#8217;m on a mission to take the top spot when searching for &#8220;Callum&#8221;. I&#8217;m currently number 2 on Scroogle and number 21 on Yahoo. In my continuing efforts for worldwide Callum domination, I&#8217;ve installed the XML Sitemap Plugin. Hopefully this &#8230; <a href="http://www.callum-macdonald.com/2008/04/15/installed-a-sitemap/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m on a mission to take the top spot when searching for &#8220;Callum&#8221;. I&#8217;m currently number 2 on <a href="http://www.scroogle.org/cgi-bin/nbbw.cgi?Gw=callum" title="Scroogle search for Callum" target="_blank">Scroogle</a> and number 21 on <a href="http://search.yahoo.com/search?p=callum&amp;b=21" title="Yahoo search for Callum" target="_blank">Yahoo</a>. In my continuing efforts for worldwide Callum domination, I&#8217;ve installed the <a href="http://wordpress.org/extend/plugins/google-sitemap-generator/" title="XML Sitemap Plugin for WordPress" target="_blank">XML Sitemap Plugin</a>. Hopefully this will help these search engines to realise the error of their ways and promote me to my rightful position as number 1!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.callum-macdonald.com/2008/04/15/installed-a-sitemap/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WordPress Options Pages</title>
		<link>http://www.callum-macdonald.com/2007/09/12/wordpress-options-pages/</link>
		<comments>http://www.callum-macdonald.com/2007/09/12/wordpress-options-pages/#comments</comments>
		<pubDate>Tue, 11 Sep 2007 23:44:25 +0000</pubDate>
		<dc:creator>Callum</dc:creator>
				<category><![CDATA[Techy]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Callum]]></category>
		<category><![CDATA[page_options]]></category>
		<category><![CDATA[WordPress-Options]]></category>
		<category><![CDATA[WordPress-Options-Pages]]></category>
		<category><![CDATA[WordPress-Plugins]]></category>

		<guid isPermaLink="false">http://www.callum-macdonald.com/2007/09/12/wordpress-options-pages/</guid>
		<description><![CDATA[I&#8217;ve just written an article on the WordPress Codex (wiki) about how to create options pages and have WordPress handle all the saving / updating / magic for you. I discovered the technique the other day and I think it&#8217;s &#8230; <a href="http://www.callum-macdonald.com/2007/09/12/wordpress-options-pages/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just written <a href="http://codex.wordpress.org/Creating_Options_Pages" title="Creating Options Pages on the WordPress Codex by Callum" target="_blank">an article on the WordPress Codex</a> (wiki) about how to create options pages and have WordPress handle all the saving / updating / magic for you. I discovered the technique the other day and I think it&#8217;s a gem, makes for very elegant plugins!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.callum-macdonald.com/2007/09/12/wordpress-options-pages/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WP Mail SMTP v0.3</title>
		<link>http://www.callum-macdonald.com/2007/09/06/wp-mail-smtp-v03/</link>
		<comments>http://www.callum-macdonald.com/2007/09/06/wp-mail-smtp-v03/#comments</comments>
		<pubDate>Thu, 06 Sep 2007 11:15:19 +0000</pubDate>
		<dc:creator>Callum</dc:creator>
				<category><![CDATA[Techy]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Callum]]></category>
		<category><![CDATA[Callum-Macdonald]]></category>
		<category><![CDATA[Callums-Plugins]]></category>
		<category><![CDATA[WordPress-Plugins]]></category>
		<category><![CDATA[WP-Mail-SMTP]]></category>

		<guid isPermaLink="false">http://www.callum-macdonald.com/2007/09/06/wp-mail-smtp-v03/</guid>
		<description><![CDATA[A few people reported problems with the WP Mail SMTP plugin. I&#8217;ve resolved a few bugs and added a new feature that allows you to set the From name and email address of all mail sent by the wp_mail() function. &#8230; <a href="http://www.callum-macdonald.com/2007/09/06/wp-mail-smtp-v03/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A few people reported problems with the WP Mail SMTP plugin. I&#8217;ve resolved a few bugs and added a new feature that allows you to set the From name and email address of all mail sent by the wp_mail() function. I&#8217;ve thoroughly tested this version (unlike previous versions, oops!) and I&#8217;ve released it for immediate update.</p>
<p>Please note: SMTP authentication does not work in version 0.2, I encourage all users to upgrade immediately.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.callum-macdonald.com/2007/09/06/wp-mail-smtp-v03/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>First Published WordPress Plugin</title>
		<link>http://www.callum-macdonald.com/2007/08/30/first-published-wordpress-plugin/</link>
		<comments>http://www.callum-macdonald.com/2007/08/30/first-published-wordpress-plugin/#comments</comments>
		<pubDate>Thu, 30 Aug 2007 14:19:41 +0000</pubDate>
		<dc:creator>Callum</dc:creator>
				<category><![CDATA[Techy]]></category>
		<category><![CDATA[Callum]]></category>
		<category><![CDATA[phpmailer]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress-Plugin]]></category>
		<category><![CDATA[WordPress-Plugins]]></category>
		<category><![CDATA[WP-Mail-SMTP]]></category>

		<guid isPermaLink="false">http://www.callum-macdonald.com/2007/08/30/first-published-wordpress-plugin/</guid>
		<description><![CDATA[I just whipped up a very simple little WordPress plugin called WP Mail SMTP. It&#8217;s not my first plugin, I&#8217;ve created quite a few for clients, but it&#8217;s the first one that I&#8217;ve published in my own name.  It&#8217;s already &#8230; <a href="http://www.callum-macdonald.com/2007/08/30/first-published-wordpress-plugin/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I just whipped up a very simple little WordPress plugin called <a href="/code/wp-mail-smtp/" title="WP Mail SMTP plugin from Callum">WP Mail SMTP</a>. It&#8217;s not my first plugin, I&#8217;ve created quite a few for clients, but it&#8217;s the first one that I&#8217;ve published in my own name.  It&#8217;s already listed on <a href="http://wp-plugins.net/plugin/wp-mail-smtp/#plugin_2771" title="WP Mail SMTP plugin from Callum on WP-Plugins.net" target="_blank">WP-Plugins.net</a> and I&#8217;ve submitted it to <a href="http://wordpress.org/extend/plugins/" title="WordPress plugins at WordPress.org" target="_blank">WordPress.org</a>, how very exciting! <img src='http://www.callum-macdonald.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.callum-macdonald.com/2007/08/30/first-published-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

