<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" xml:lang="en" xml:base="http://dougal.gunters.org/wp-atom.php">
	<title type="text">Dougal Campbell's geek ramblings | Posts</title>
	<subtitle type="html">The latest posts from the blog of Dougal Campbell, web developer, WordPress Developer Emeritus, and family man.</subtitle>

	<updated>2009-07-02T17:00:27Z</updated>
	<generator uri="http://wordpress.org/" version="2.8.1-beta2">WordPress</generator>

	<link rel="alternate" type="text/html" href="http://dougal.gunters.org" />
	<id>http://dougal.gunters.org/feed/atom</id>
	

			<link rel="self" href="http://feeds.feedburner.com/dougal/posts" type="application/atom+xml" /><feedburner:emailServiceId>dougal/posts</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><entry>
		<author>
			<name>Dougal</name>
						<uri>http://dougal.gunters.org/</uri>
					</author>
		<title type="html"><![CDATA[WordPress theme licensing]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/dougal/posts/~3/MR2-Ndm1-0g/wordpress-theme-licensing" />
		<id>http://dougal.gunters.org/?p=1581</id>
		<updated>2009-07-02T16:00:23Z</updated>
		<published>2009-07-02T17:00:27Z</published>
		<category scheme="http://dougal.gunters.org" term="WordPress" /><category scheme="http://dougal.gunters.org" term="copyright" /><category scheme="http://dougal.gunters.org" term="CSS" /><category scheme="http://dougal.gunters.org" term="freedom" /><category scheme="http://dougal.gunters.org" term="freedomzero" /><category scheme="http://dougal.gunters.org" term="gpl" /><category scheme="http://dougal.gunters.org" term="images" /><category scheme="http://dougal.gunters.org" term="JavaScript" /><category scheme="http://dougal.gunters.org" term="Law" /><category scheme="http://dougal.gunters.org" term="Legal" /><category scheme="http://dougal.gunters.org" term="license" /><category scheme="http://dougal.gunters.org" term="licensing" /><category scheme="http://dougal.gunters.org" term="PHP" /><category scheme="http://dougal.gunters.org" term="Themes" />		<summary type="html">&lt;p&gt;There is finally &lt;a href="http://wordpress.org/development/2009/07/themes-are-gpl-too/"&gt;an official answer&lt;/a&gt; to the question of whether or not &lt;a href="http://wordpress.org/"&gt;WordPress&lt;/a&gt; themes must &amp;#8220;inherit&amp;#8221; the &lt;acronym title='Gnu General Public License'&gt;&lt;span class='caps'&gt;GPL&lt;/span&gt;&lt;/acronym&gt; license that WordPress itself uses. &lt;a title="Matt Mullenweg" href="http://ma.tt/"&gt;Matt&lt;/a&gt; asked the &lt;a href="http://www.softwarefreedom.org/"&gt;Software Freedom Law Center&lt;/a&gt; to examine the WordPress source and how themes fit in. The final, official answer to whether themes must be &lt;acronym title='Gnu General Public License'&gt;&lt;span class='caps'&gt;GPL&lt;/span&gt;&lt;/acronym&gt;? Yes and no. [...]&lt;/p&gt;</summary>
		<content type="html" xml:base="http://dougal.gunters.org/blog/2009/07/02/wordpress-theme-licensing">&lt;p&gt;There is finally &lt;a href="http://wordpress.org/development/2009/07/themes-are-gpl-too/"&gt;an official answer&lt;/a&gt; to the question of whether or not &lt;a href="http://wordpress.org/"&gt;WordPress&lt;/a&gt; themes must &amp;#8220;inherit&amp;#8221; the &lt;acronym title='Gnu General Public License'&gt;&lt;span class='caps'&gt;GPL&lt;/span&gt;&lt;/acronym&gt; license that WordPress itself uses. &lt;a title="Matt Mullenweg" href="http://ma.tt/"&gt;Matt&lt;/a&gt; asked the &lt;a href="http://www.softwarefreedom.org/"&gt;Software Freedom Law Center&lt;/a&gt; to examine the WordPress source and how themes fit in. The final, official answer to whether themes must be &lt;acronym title='Gnu General Public License'&gt;&lt;span class='caps'&gt;GPL&lt;/span&gt;&lt;/acronym&gt;? Yes and no. &lt;img src='http://dougal.gunters.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /&gt; &lt;/p&gt;
&lt;p&gt;As many people have theorized before (myself included), the &lt;acronym title='Php Hypertext Processor'&gt;&lt;span class='caps'&gt;PHP&lt;/span&gt;&lt;/acronym&gt; files in a theme fall under &lt;acronym title='Gnu General Public License'&gt;&lt;span class='caps'&gt;GPL&lt;/span&gt;&lt;/acronym&gt; because they are reliant on the main WP codebase in order to function. The &lt;acronym title='Cascading Style Sheets'&gt;&lt;span class='caps'&gt;CSS&lt;/span&gt;&lt;/acronym&gt;, images, and javascript, however, are separate works which can stand on their own in other contexts, and therefore can be licensed however their creator wishes.&lt;/p&gt;
&lt;p&gt;The &lt;a href="http://wordpress.org/extend/themes/"&gt;Theme Repository&lt;/a&gt; at WordPress.org will only host themes that are fully compliant with the &lt;acronym title='Gnu General Public License'&gt;&lt;span class='caps'&gt;GPL&lt;/span&gt;&lt;/acronym&gt;. But they do now now have a directory of other sites which provide &amp;#8220;&lt;a href="http://wordpress.org/extend/themes/commercial/"&gt;commercially supported &lt;acronym title='Gnu General Public License'&gt;&lt;span class='caps'&gt;GPL&lt;/span&gt;&lt;/acronym&gt; themes&lt;/a&gt;&amp;#8220;. I expect that the combination of the license clarification and the commercial directory listings will stir a lot of new buzz in the WordPress theming communities.&lt;/p&gt;
&lt;p&gt;I imagine we&amp;#8217;ll start seeing a lot of &amp;#8220;free, basic&amp;#8221; themes, with &amp;#8220;premium&amp;#8221; child themes that add fancier styling and javascript features [&lt;em&gt;note: no "child theme" page in the &lt;a href="http://codex.wordpress.org/Main_Page"&gt;Codex&lt;/a&gt;? Really?&lt;/em&gt;]. Another business model that commercial theme developers might consider trying is the &amp;#8220;hostage-ware&amp;#8221; model. This is where you only release the product after you receive $X in &amp;#8220;donations&amp;#8221; (see &lt;a href="http://www.kickstarter.com/"&gt;Kickstarter&lt;/a&gt; for an example of a service built on this idea, in a meta sort of way). However, I&amp;#8217;m positive that we&amp;#8217;ll also continue to see plenty of wonderful themes which are fully free (&lt;a href="http://en.wikipedia.org/wiki/Free_as_in_beer#beer"&gt;in both the &amp;#8220;beer&amp;#8221; and &amp;#8220;speech&amp;#8221; senses&lt;/a&gt;).&lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=MR2-Ndm1-0g:slj3ZtM4BHE:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=MR2-Ndm1-0g:slj3ZtM4BHE:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?i=MR2-Ndm1-0g:slj3ZtM4BHE:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=MR2-Ndm1-0g:slj3ZtM4BHE:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?i=MR2-Ndm1-0g:slj3ZtM4BHE:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=MR2-Ndm1-0g:slj3ZtM4BHE:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?i=MR2-Ndm1-0g:slj3ZtM4BHE:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=MR2-Ndm1-0g:slj3ZtM4BHE:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/dougal/posts/~4/MR2-Ndm1-0g" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://dougal.gunters.org/blog/2009/07/02/wordpress-theme-licensing#comments" thr:count="10" />
		<link rel="replies" type="application/atom+xml" href="http://dougal.gunters.org/blog/2009/07/02/wordpress-theme-licensing/feed/atom" thr:count="10" />
		<thr:total>10</thr:total>
	<feedburner:origLink>http://dougal.gunters.org/blog/2009/07/02/wordpress-theme-licensing</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Dougal</name>
						<uri>http://dougal.gunters.org/</uri>
					</author>
		<title type="html"><![CDATA[WordPress Themes Tutorial]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/dougal/posts/~3/MevBZshN_ys/wordpress-themes-tutorial" />
		<id>http://dougal.gunters.org/?p=1574</id>
		<updated>2009-07-01T21:00:07Z</updated>
		<published>2009-07-01T21:30:50Z</published>
		<category scheme="http://dougal.gunters.org" term="WordPress" /><category scheme="http://dougal.gunters.org" term="beginners" /><category scheme="http://dougal.gunters.org" term="CSS" /><category scheme="http://dougal.gunters.org" term="howto" /><category scheme="http://dougal.gunters.org" term="html" /><category scheme="http://dougal.gunters.org" term="lessons" /><category scheme="http://dougal.gunters.org" term="Microformats" /><category scheme="http://dougal.gunters.org" term="Semantics" /><category scheme="http://dougal.gunters.org" term="templates" /><category scheme="http://dougal.gunters.org" term="Themes" /><category scheme="http://dougal.gunters.org" term="tutorial" />		<summary type="html">&lt;p&gt;&lt;img class="alignright size-full wp-image-1150" title="WordPress Wednesday" src="http://dougal.gunters.org/wordpress/wp-content/uploads/2008/10/wordpress-wednesday.png" alt="" width="150" height="150" /&gt;If you aren&amp;#8217;t already following along, I highly recommend checking out the &lt;a href="http://themeshaper.com/wordpress-themes-templates-tutorial/"&gt;How To Create A WordPress Theme&lt;/a&gt; tutorial series by &lt;a href="http://themeshaper.com/"&gt;Ian Stewart (ThemeShaper.com)&lt;/a&gt;. This 12-part series (8 complete at the time of this writing) aims to take you from nothing to a fully functional, semantically rich, flexible &lt;a href="http://wordpress.org/"&gt;WordPress&lt;/a&gt; theme in digestible chunks. [...]&lt;/p&gt;</summary>
		<content type="html" xml:base="http://dougal.gunters.org/blog/2009/07/01/wordpress-themes-tutorial">&lt;p&gt;&lt;img class="alignright size-full wp-image-1150" title="WordPress Wednesday" src="http://dougal.gunters.org/wordpress/wp-content/uploads/2008/10/wordpress-wednesday.png" alt="" width="150" height="150" /&gt;If you aren&amp;#8217;t already following along, I highly recommend checking out the &lt;a href="http://themeshaper.com/wordpress-themes-templates-tutorial/"&gt;How To Create A WordPress Theme&lt;/a&gt; tutorial series by &lt;a href="http://themeshaper.com/"&gt;Ian Stewart (ThemeShaper.com)&lt;/a&gt;. This 12-part series (8 complete at the time of this writing) aims to take you from nothing to a fully functional, semantically rich, flexible &lt;a href="http://wordpress.org/"&gt;WordPress&lt;/a&gt; theme in digestible chunks. Along the way, Ian describes the changes being made, and why you are making them. In this way, you can gain a basic understanding of the roles of the various theme template files, and the code contained within them.&lt;/p&gt;
&lt;p&gt;The lesson is broken down thusly:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="http://themeshaper.com/wordpress-themes-templates-tutorial/"&gt;Introduction&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://themeshaper.com/wordpress-theme-development-tools-tutorial/"&gt;Theme Development Tools&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://themeshaper.com/creating-wordpress-theme-html-structure-tutorial/"&gt;Creating a Theme &lt;acronym title='HyperText Markup Language'&gt;&lt;span class='caps'&gt;HTML&lt;/span&gt;&lt;/acronym&gt; Structure&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://themeshaper.com/wordpress-theme-template-directory-structure-tutorial/"&gt;Template and Directory Structure&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://themeshaper.com/wordpress-theme-header-template-tutorial/"&gt;The Header Template&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://themeshaper.com/wordpress-theme-index-template-tutorial/"&gt;The Index Template&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://themeshaper.com/wordpress-theme-single-post-post-attachment-404-templates-tutorial/"&gt;The Single Post, Post Attachment, &amp;amp; 404 Templates&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://themeshaper.com/wordpress-theme-comments-template-tutorial/"&gt;The Comments Template&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;The Search Template &amp;amp; The Page Template&lt;/li&gt;
&lt;li&gt;The Archive, Author, Category &amp;amp; Tags Template&lt;/li&gt;
&lt;li&gt;The Sidebar Template&lt;/li&gt;
&lt;li&gt;Reset-Rebuild Theme &lt;acronym title='Cascading Style Sheets'&gt;&lt;span class='caps'&gt;CSS&lt;/span&gt;&lt;/acronym&gt; &amp;amp; Define Your Layouts&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If you&amp;#8217;ve ever thought about creating your own theme, but felt like the task was too big to tackle, this series of articles is for you. It&amp;#8217;s a great bit of instruction that will introduce you to the core pieces of WordPress theming without overwhelming you or trying to cram too much into a single article.&lt;/p&gt;
&lt;p&gt;Props, Ian!&lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=MevBZshN_ys:24lMaUtPjh0:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=MevBZshN_ys:24lMaUtPjh0:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?i=MevBZshN_ys:24lMaUtPjh0:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=MevBZshN_ys:24lMaUtPjh0:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?i=MevBZshN_ys:24lMaUtPjh0:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=MevBZshN_ys:24lMaUtPjh0:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?i=MevBZshN_ys:24lMaUtPjh0:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=MevBZshN_ys:24lMaUtPjh0:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/dougal/posts/~4/MevBZshN_ys" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://dougal.gunters.org/blog/2009/07/01/wordpress-themes-tutorial#comments" thr:count="3" />
		<link rel="replies" type="application/atom+xml" href="http://dougal.gunters.org/blog/2009/07/01/wordpress-themes-tutorial/feed/atom" thr:count="3" />
		<thr:total>3</thr:total>
	<feedburner:origLink>http://dougal.gunters.org/blog/2009/07/01/wordpress-themes-tutorial</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Dougal</name>
						<uri>http://dougal.gunters.org/</uri>
					</author>
		<title type="html"><![CDATA[Dougal&#8217;s must-have iPhone app list]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/dougal/posts/~3/2zTi1SWoQqY/must-have-iphone-apps" />
		<id>http://dougal.gunters.org/?p=1559</id>
		<updated>2009-06-26T21:34:49Z</updated>
		<published>2009-06-26T21:30:34Z</published>
		<category scheme="http://dougal.gunters.org" term="Tech" /><category scheme="http://dougal.gunters.org" term="Apple" /><category scheme="http://dougal.gunters.org" term="apps" /><category scheme="http://dougal.gunters.org" term="facebook" /><category scheme="http://dougal.gunters.org" term="Games" /><category scheme="http://dougal.gunters.org" term="iPhone" /><category scheme="http://dougal.gunters.org" term="socialnetworking" /><category scheme="http://dougal.gunters.org" term="Software" /><category scheme="http://dougal.gunters.org" term="twitter" />		<summary type="html">&lt;p&gt;My brother-in-law, John, recently got an &lt;a href="http://www.apple.com/iphone/iphone-3gs/"&gt;iPhone 3Gs&lt;/a&gt; (lucky dog). Knowing that I also had an iPhone (though mine is the older &amp;#8220;2G&amp;#8221; model), he asked what apps I recommended. I&amp;#8217;ve got a ton of apps installed, many of which I never really use, and should probably delete. But here are the ones that I actually find myself launching with some regularity, grouped into rough categories, all free, except where noted:&lt;/p&gt;
&lt;h3&gt;Productivity/Utility&lt;/h3&gt;
&lt;dl&gt;
&lt;dt&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=281796108&amp;#38;mt=8"&gt;Evernote&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;This is a great note-taking app. [...]&lt;/dd&gt;&lt;/dl&gt;</summary>
		<content type="html" xml:base="http://dougal.gunters.org/blog/2009/06/26/must-have-iphone-apps">&lt;p&gt;My brother-in-law, John, recently got an &lt;a href="http://www.apple.com/iphone/iphone-3gs/"&gt;iPhone 3Gs&lt;/a&gt; (lucky dog). Knowing that I also had an iPhone (though mine is the older &amp;#8220;2G&amp;#8221; model), he asked what apps I recommended. I&amp;#8217;ve got a ton of apps installed, many of which I never really use, and should probably delete. But here are the ones that I actually find myself launching with some regularity, grouped into rough categories, all free, except where noted:&lt;/p&gt;
&lt;h3&gt;Productivity/Utility&lt;/h3&gt;
&lt;dl&gt;
&lt;dt&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=281796108&amp;amp;mt=8"&gt;Evernote&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;This is a great note-taking app. There are native desktop clients for Windows and Mac, a web version, and native iPhone and Blackberry apps. It lets you make text notes, photos, web page bookmarks and clippings, and voice notes, and sync them wherever you are.&lt;/dd&gt;
&lt;dt&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=288545208&amp;amp;mt=8"&gt;Instapaper&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;Lets you bookmark a web page for later reading. When you sync it, it will save a phone-optimized offline version in your phone which you can pull up and read at your leisure, even if you&amp;#8217;re stuck without a network connection.&lt;/dd&gt;
&lt;dt&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=297821501&amp;amp;mt=8"&gt;Night Stand&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;Use your phone to replace the alarm clock on your night stand. Simple. Obvious. Useful.&lt;/dd&gt;
&lt;dt&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=291920403&amp;amp;mt=8"&gt;SnapTell&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;Snap a picture of an item on a store shelf. It will try to find it on Amazon.com and show your prices for it.&lt;/dd&gt;
&lt;dt&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=297214191&amp;amp;mt=8"&gt;Vlingo&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;Voice commands for your phone. Dial contacts, post to Twitter and Facebook, select songs in your iTunes library, all by voice. When they add SMS texting as a feature, Vlingo&amp;#8217;s Jedi training will be complete.&lt;/dd&gt;
&lt;dt&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=311628460&amp;amp;mt=8"&gt;DialX&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;With a little practice, DialX will let you manually dial phone numbers (you know, for phone numbers that aren&amp;#8217;t already in your contacts) without having to look at the screen. I actually used this once, and it made it moderately less dangerous to dial while driving.&lt;/dd&gt;
&lt;dt&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284956128&amp;amp;mt=8"&gt;Stanza&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;Free e-book reader. For free e-books. I&amp;#8217;ve read a couple of Cory Doctorow&amp;#8217;s free sci-fi novels with this. And yes, it has the ability to download legal, free e-books built right in.&lt;/dd&gt;
&lt;/dl&gt;
&lt;h3&gt;Social Networking&lt;/h3&gt;
&lt;dl&gt;
&lt;dt&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=294178808&amp;amp;mt=8"&gt;Brightkite&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;I just like messing with geolocation stuff. Integrates with Twitter, Facebook, and Flickr.&lt;/dd&gt;
&lt;dt&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=318518757&amp;amp;mt=8"&gt;Tweetdeck&lt;/a&gt;, &lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=300926142&amp;amp;mt=8"&gt;Nambu&lt;/a&gt;, &lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284540316&amp;amp;mt=8"&gt;Twitterific&lt;/a&gt;, &lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=296415944&amp;amp;mt=8"&gt;Tweetie&lt;/a&gt; ($2.99), &lt;a href="http://hahlo.com/"&gt;Hahlo&lt;/a&gt; (web app), &lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284967867&amp;amp;mt=8"&gt;Twinkle&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;These are some of the Twitter clients I&amp;#8217;ve played with. Tweetdeck and Nambu are notable for having support for groups. And Tweetdeck can sync settings between your phone and the desktop version. Hahlo isn&amp;#8217;t actually an app, but an iphone-optimized web interface. But it&amp;#8217;s so good, it makes you think it&amp;#8217;s a native app. Twinkle is&amp;#8230;a little different. I never really got exactly how it ties in with Twitter. But for location-based infostream, it&amp;#8217;s kinda nifty, and worth a look.&lt;/dd&gt;
&lt;dt&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284882215&amp;amp;mt=8"&gt;Facebook&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;The official Facebook app. Maybe useful, maybe not. Probably depends on how you use Facebook.&lt;/dd&gt;
&lt;/dl&gt;
&lt;h3&gt;News/Info/Search&lt;/h3&gt;
&lt;dl&gt;
&lt;dt&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=295646461&amp;amp;mt=8"&gt;The Weather Channel&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;I like the Weather Channel app better than the wimpy Yahoo-based one that comes with the iPhone.&lt;/dd&gt;
&lt;dt&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284993459&amp;amp;mt=8"&gt;Shazam&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;When you aren&amp;#8217;t listening to your iPod, you might be listening to an ancient technology that the Old Ones called &amp;#8220;radio&amp;#8221;. And you might hear a song that you like, but you don&amp;#8217;t know the name of it, or who sings it. Fire up Shazam, and it will magically identify the artist and song for you. And it will provide you convenient links to the iTunes store, YouTube videos, artist bios, etc. I&amp;#8217;ve even had this app identify songs while I was wheeling a shopping cart around a department store with a lot of background noise. It just rocks.&lt;/dd&gt;
&lt;dt&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284235722&amp;amp;mt=8"&gt;Flixster Movies&lt;/a&gt; &lt;/dt&gt;
&lt;dd&gt;Info about currently playing movies, theaters, and showtimes. There are many such apps. This is just the one I use.&lt;/dd&gt;
&lt;dt&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=286058814&amp;amp;mt=8"&gt;Sportacular&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;Up-to-the-minute sports scores. Of course, the only sports scores I care about are usually for Auburn football. But this app gives you scores for other sports teams anyways. I&amp;#8217;m not sure why they bother.&lt;/dd&gt;
&lt;dt&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=290858657&amp;amp;mt=8"&gt;MovieStar&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;The best iPhone interface to IMDB that I&amp;#8217;ve been able to find so far. Which isn&amp;#8217;t to say that it&amp;#8217;s &lt;em&gt;great&lt;/em&gt;, but it&amp;#8217;s (mostly) better than trying to navigate the website in Mobile Safari. What I do like is that the information it provides is readable. What I don&amp;#8217;t like is that it doesn&amp;#8217;t present all the information I usually want in the filmography (the number of appearances for an actor in a series, or the character name). You also can only search for an actor by real name, not character name. I&amp;#8217;m hoping they&amp;#8217;ll release an improved version one day.&lt;/dd&gt;
&lt;dt&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=292750948&amp;amp;mt=8"&gt;I Can Has Cheezburger&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;I lurvs me some LOLcats. I just have to avoid looking at this in public places, because people start to stare at me when I suddenly burst out in uncontrollable laughter. You might argue that this belongs in games. Go ahead, argue.&lt;/dd&gt;
&lt;/dl&gt;
&lt;h3&gt;Games&lt;/h3&gt;
&lt;dl&gt;
&lt;dt&gt;iPint&lt;/dt&gt;
&lt;dd&gt;There are many beer apps. This is the one I have. It&amp;#8217;s no longer available in the iTunes store. Maybe try &lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=283914070&amp;amp;mt=8"&gt;iBeer&lt;/a&gt; for $0.99. Generally impressive to people who still haven&amp;#8217;t seen an iPhone up close before.&lt;/dd&gt;
&lt;dt&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284945681&amp;amp;mt=8"&gt;BubbleWrap&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;Popping bubblewrap. As a game. Kids love it. Get a screen protector.&lt;/dd&gt;
&lt;dt&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=283265667&amp;amp;mt=8"&gt;Lightsaber Unleashed&lt;/a&gt; &lt;/dt&gt;
&lt;dd&gt;Come on, do I really have to tell you anything about this? Just download it, already.&lt;/dd&gt;
&lt;dt&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=297558390&amp;amp;mt=8"&gt;TapDefense&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;This is one of the few games I&amp;#8217;ve downloaded that I actually spent much time playing. There are zillions of iPhone games based on Tower Defense out there. And I hear that many of them are quite good. Some of them cost money. This one is free, and it&amp;#8217;s the only one I&amp;#8217;ve tried, because I just don&amp;#8217;t have all that much time for games. But I&amp;#8217;ve enjoyed it, so it&amp;#8217;s the one I&amp;#8217;m recommending.&lt;/dd&gt;
&lt;dt&gt;&lt;a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=286420263&amp;amp;mt=8"&gt;Koi Pond&lt;/a&gt; ($0.99)&lt;/dt&gt;
&lt;dd&gt;A tranquil koi pond with (optional) sound effects and other goodies. You can shake the phone to feed the fish. You can splash the water and scare the fish. You can drag the water lilies around. You can hold your finger in the water and the fish will nibble you. Another one that kids like. And me, too.&lt;/dd&gt;
&lt;/dl&gt;
&lt;p&gt;Again, I have other apps on my phone &amp;#8212; over 60 more that I didn&amp;#8217;t mention above, not to mention built-in stuff like Google Maps, YouTube, and the Calendar. But these are the ones that I actually launch and use on a regular (or at least somewhat regular) basis. What are your &amp;#8220;must-have&amp;#8221; apps? Do you know a better alternative to some of the ones I mentioned?&lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=2zTi1SWoQqY:uogvr5bqNE8:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=2zTi1SWoQqY:uogvr5bqNE8:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?i=2zTi1SWoQqY:uogvr5bqNE8:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=2zTi1SWoQqY:uogvr5bqNE8:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?i=2zTi1SWoQqY:uogvr5bqNE8:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=2zTi1SWoQqY:uogvr5bqNE8:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?i=2zTi1SWoQqY:uogvr5bqNE8:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=2zTi1SWoQqY:uogvr5bqNE8:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/dougal/posts/~4/2zTi1SWoQqY" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://dougal.gunters.org/blog/2009/06/26/must-have-iphone-apps#comments" thr:count="4" />
		<link rel="replies" type="application/atom+xml" href="http://dougal.gunters.org/blog/2009/06/26/must-have-iphone-apps/feed/atom" thr:count="4" />
		<thr:total>4</thr:total>
	<feedburner:origLink>http://dougal.gunters.org/blog/2009/06/26/must-have-iphone-apps</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Dougal</name>
						<uri>http://dougal.gunters.org/</uri>
					</author>
		<title type="html"><![CDATA[Drupal shop gives props to WordPress]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/dougal/posts/~3/l0jFwC0fmME/drupal-shop-gives-props-to-wordpress" />
		<id>http://dougal.gunters.org/?p=1552</id>
		<updated>2009-06-20T03:17:59Z</updated>
		<published>2009-06-22T11:30:36Z</published>
		<category scheme="http://dougal.gunters.org" term="WordPress" /><category scheme="http://dougal.gunters.org" term="cms" /><category scheme="http://dougal.gunters.org" term="d7ux" /><category scheme="http://dougal.gunters.org" term="drupal" />		<summary type="html">&lt;p&gt;&lt;a href="http://www.digitaldivas.net/"&gt;My wife&lt;/a&gt; sent me a link by &lt;a href="http://volacci.com/"&gt;Volacci&lt;/a&gt;, a Drupal &lt;acronym title='Search Engine Optimization'&gt;&lt;span class='caps'&gt;SEO&lt;/span&gt;&lt;/acronym&gt; development shop, giving some nice &lt;a href="http://volacci.com/blog/ben-finklea/2009/june/18/drupal%E2%80%99s-competition-stiffens-wordpress-28"&gt;kudos to WordPress 2.8&lt;/a&gt;.&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Last week the much anticipated new version of WordPress (version 2.8) was released for download. Many webmasters, bloggers and &lt;acronym title='Content Management System'&gt;&lt;span class='caps'&gt;CMS&lt;/span&gt;&lt;/acronym&gt; fans alike have come to expect great things out of the seasoned system, so the expectations were high. [...]&lt;/p&gt;&lt;/blockquote&gt;</summary>
		<content type="html" xml:base="http://dougal.gunters.org/blog/2009/06/22/drupal-shop-gives-props-to-wordpress">&lt;p&gt;&lt;a href="http://www.digitaldivas.net/"&gt;My wife&lt;/a&gt; sent me a link by &lt;a href="http://volacci.com/"&gt;Volacci&lt;/a&gt;, a Drupal &lt;acronym title='Search Engine Optimization'&gt;&lt;span class='caps'&gt;SEO&lt;/span&gt;&lt;/acronym&gt; development shop, giving some nice &lt;a href="http://volacci.com/blog/ben-finklea/2009/june/18/drupal%E2%80%99s-competition-stiffens-wordpress-28"&gt;kudos to WordPress 2.8&lt;/a&gt;.&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Last week the much anticipated new version of WordPress (version 2.8) was released for download. Many webmasters, bloggers and &lt;acronym title='Content Management System'&gt;&lt;span class='caps'&gt;CMS&lt;/span&gt;&lt;/acronym&gt; fans alike have come to expect great things out of the seasoned system, so the expectations were high. According to the earliest reports, WordPress 2.8 not only lives up to the hype, it presents some stiff competition for Volacci’s favorite platform, Drupal.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;It&amp;#8217;s always nice to see compliments coming from someone who doesn&amp;#8217;t have a vested interest in making them. That&amp;#8217;s a good indication that you&amp;#8217;re doing something right, so congrats to the development team and to the &lt;a href="http://wordpress.org/"&gt;WordPress&lt;/a&gt; community. And to give &lt;a href="http://drupal.org/"&gt;Drupal&lt;/a&gt; its due, there are certain types of site setups that are easier to manage in that &lt;acronym title='Content Management System'&gt;&lt;span class='caps'&gt;CMS&lt;/span&gt;&lt;/acronym&gt;. And with the &lt;a href="http://www.d7ux.org/"&gt;Drupal 7 UX&lt;/a&gt; effort going on now, it looks like the next release is going to be much easier to administer than it has been in the past.&lt;/p&gt;
&lt;p&gt;I have a feeling, though, that future releases of WordPress will be adding more general &lt;acronym title='Content Management System'&gt;&lt;span class='caps'&gt;CMS&lt;/span&gt;&lt;/acronym&gt; functionality. And we&amp;#8217;ll find more folks in the Drupal camp looking at WordPress as a possible alternative for projects. Really, though, this kind of &amp;#8220;competition&amp;#8221; only helps to improve both systems. I think users of both WordPress and Drupal can look forward to many improvements in the future.&lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=l0jFwC0fmME:cBG2cu2_VIg:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=l0jFwC0fmME:cBG2cu2_VIg:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?i=l0jFwC0fmME:cBG2cu2_VIg:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=l0jFwC0fmME:cBG2cu2_VIg:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?i=l0jFwC0fmME:cBG2cu2_VIg:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=l0jFwC0fmME:cBG2cu2_VIg:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?i=l0jFwC0fmME:cBG2cu2_VIg:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=l0jFwC0fmME:cBG2cu2_VIg:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/dougal/posts/~4/l0jFwC0fmME" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://dougal.gunters.org/blog/2009/06/22/drupal-shop-gives-props-to-wordpress#comments" thr:count="10" />
		<link rel="replies" type="application/atom+xml" href="http://dougal.gunters.org/blog/2009/06/22/drupal-shop-gives-props-to-wordpress/feed/atom" thr:count="10" />
		<thr:total>10</thr:total>
	<feedburner:origLink>http://dougal.gunters.org/blog/2009/06/22/drupal-shop-gives-props-to-wordpress</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Dougal</name>
						<uri>http://dougal.gunters.org/</uri>
					</author>
		<title type="html"><![CDATA[WordPress 2.8.1 Coming Soon]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/dougal/posts/~3/Egy9H-9sCcQ/wordpress-2-8-1-coming-soon" />
		<id>http://dougal.gunters.org/?p=1547</id>
		<updated>2009-06-18T18:25:47Z</updated>
		<published>2009-06-18T16:30:09Z</published>
		<category scheme="http://dougal.gunters.org" term="WordPress" /><category scheme="http://dougal.gunters.org" term="bugfixes" /><category scheme="http://dougal.gunters.org" term="core" /><category scheme="http://dougal.gunters.org" term="Releases" /><category scheme="http://dougal.gunters.org" term="updates" /><category scheme="http://dougal.gunters.org" term="Upgrades" />		<summary type="html">&lt;p&gt;Right on the heels of version 2.8, we will be seeing a WordPress 2.8.1 release soon. There are several minor bugfixes in so far, mostly dealing with tweaks to plugin and menu management. But the big problem driving a quick update is a bug in the core upgrade feature. It seems that in the case where the upgrade can&amp;#8217;t be completed for some reason, the upgrade feature was deleting the wrong files when it attempted to clean up. Oops!&lt;/p&gt;
&lt;p&gt;On the bright side, when this did happen, it would only delete files that are part of the core package, not any of your plugin or theme files. So the failure could be fixed pretty easily, by just manually re-installing the 2.7.1 or 2.8 files from a zip archive. [...]&lt;/p&gt;</summary>
		<content type="html" xml:base="http://dougal.gunters.org/blog/2009/06/18/wordpress-2-8-1-coming-soon">&lt;p&gt;Right on the heels of version 2.8, we will be seeing a WordPress 2.8.1 release soon. There are several minor bugfixes in so far, mostly dealing with tweaks to plugin and menu management. But the big problem driving a quick update is a bug in the core upgrade feature. It seems that in the case where the upgrade can&amp;#8217;t be completed for some reason, the upgrade feature was deleting the wrong files when it attempted to clean up. Oops!&lt;/p&gt;
&lt;p&gt;On the bright side, when this did happen, it would only delete files that are part of the core package, not any of your plugin or theme files. So the failure could be fixed pretty easily, by just manually re-installing the 2.7.1 or 2.8 files from a zip archive. Nothing would be lost except perhaps a few heartbeats of panic.&lt;/p&gt;
&lt;p&gt;Looking at the auto-upgrade process, here are the steps outlined in the code:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Test unzipped location for select files to ensure that unzipped worked.&lt;/li&gt;
&lt;li&gt;Create the .maintenance file in current WordPress base.&lt;/li&gt;
&lt;li&gt;Copy new WordPress directory over old WordPress files.&lt;/li&gt;
&lt;li&gt;Upgrade WordPress to new version.&lt;/li&gt;
&lt;li&gt;Delete new WordPress directory path.&lt;/li&gt;
&lt;li&gt;Delete .maintenance file.&lt;/li&gt;
&lt;li&gt;Remove old files.&lt;/li&gt;
&lt;li&gt;Delete &amp;#8216;update_core&amp;#8217; option.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;What can happen is that if an error was detected in step 3, where it tried to copy the new files into place (probably due to file ownership or permissions), it was supposed to delete the directory of new files that it had downloaded and unzipped. Instead, it deleted from the main site directory. It was simply a case of the wrong variable being used. For those of you following the SVN repository, this has been corrected in trunk and in the 2.8 branch, where the 2.8.1 update will come from.&lt;/p&gt;
&lt;p&gt;If you haven&amp;#8217;t upgraded to WordPress 2.8 yet, but you want to, and you&amp;#8217;re nervous about possibly running into this bug, you can either wait for 2.8.1 to be released or upgrade the &amp;#8220;old fashioned&amp;#8221; way, by unzipping and uploading the new files.&lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=Egy9H-9sCcQ:tfOxRvs6nMU:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=Egy9H-9sCcQ:tfOxRvs6nMU:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?i=Egy9H-9sCcQ:tfOxRvs6nMU:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=Egy9H-9sCcQ:tfOxRvs6nMU:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?i=Egy9H-9sCcQ:tfOxRvs6nMU:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=Egy9H-9sCcQ:tfOxRvs6nMU:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?i=Egy9H-9sCcQ:tfOxRvs6nMU:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=Egy9H-9sCcQ:tfOxRvs6nMU:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/dougal/posts/~4/Egy9H-9sCcQ" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://dougal.gunters.org/blog/2009/06/18/wordpress-2-8-1-coming-soon#comments" thr:count="32" />
		<link rel="replies" type="application/atom+xml" href="http://dougal.gunters.org/blog/2009/06/18/wordpress-2-8-1-coming-soon/feed/atom" thr:count="32" />
		<thr:total>32</thr:total>
	<feedburner:origLink>http://dougal.gunters.org/blog/2009/06/18/wordpress-2-8-1-coming-soon</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Dougal</name>
						<uri>http://dougal.gunters.org/</uri>
					</author>
		<title type="html"><![CDATA[Plugin: Fancybox Gallery 0.3.1]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/dougal/posts/~3/8XSiIlbJX08/plugin-fancybox-gallery-0-3-1" />
		<id>http://dougal.gunters.org/?p=1532</id>
		<updated>2009-06-15T17:32:18Z</updated>
		<published>2009-06-15T18:00:55Z</published>
		<category scheme="http://dougal.gunters.org" term="WordPress" /><category scheme="http://dougal.gunters.org" term="dynamic" /><category scheme="http://dougal.gunters.org" term="fancybox" /><category scheme="http://dougal.gunters.org" term="galleries" /><category scheme="http://dougal.gunters.org" term="Gallery" /><category scheme="http://dougal.gunters.org" term="images" /><category scheme="http://dougal.gunters.org" term="jquery" /><category scheme="http://dougal.gunters.org" term="photos" /><category scheme="http://dougal.gunters.org" term="Plugins" /><category scheme="http://dougal.gunters.org" term="showcase" />		<summary type="html">&lt;p&gt;I have updated my &lt;a href="http://wordpress.org/extend/plugins/fancybox-gallery/"&gt;Fancybox Gallery plugin&lt;/a&gt; to version 0.3.1.&lt;/p&gt;
&lt;p&gt;Fancybox Gallery will automatically turn your photo galleries generated by the WordPress &amp;#8216;gallery&amp;#8217; shorttag into a dynamic lightbox.&lt;/p&gt;
&lt;p&gt;New in version 0.3 is the ability to navigate to the next/previous image while in lightbox mode. Another change is that this version requires jQuery version 1.3.2, and thus you&amp;#8217;ll need to be using WordPress 2.8. If you are running an older version of WordPress, but the newer version of jQuery, the plugin should work, but I don&amp;#8217;t think that the navigation feature will be present (I believe that the changes in the gallery code which enabled me to add it are new in WP 2.8).&lt;/p&gt;
&lt;p&gt;&lt;span id="more-1532"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Here is an example of the plugin in action. [...]&lt;/p&gt;</summary>
		<content type="html" xml:base="http://dougal.gunters.org/blog/2009/06/15/plugin-fancybox-gallery-0-3-1">&lt;p&gt;I have updated my &lt;a href="http://wordpress.org/extend/plugins/fancybox-gallery/"&gt;Fancybox Gallery plugin&lt;/a&gt; to version 0.3.1.&lt;/p&gt;
&lt;p&gt;Fancybox Gallery will automatically turn your photo galleries generated by the WordPress &amp;#8216;gallery&amp;#8217; shorttag into a dynamic lightbox.&lt;/p&gt;
&lt;p&gt;New in version 0.3 is the ability to navigate to the next/previous image while in lightbox mode. Another change is that this version requires jQuery version 1.3.2, and thus you&amp;#8217;ll need to be using WordPress 2.8. If you are running an older version of WordPress, but the newer version of jQuery, the plugin should work, but I don&amp;#8217;t think that the navigation feature will be present (I believe that the changes in the gallery code which enabled me to add it are new in WP 2.8).&lt;/p&gt;
&lt;p&gt;&lt;span id="more-1532"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Here is an example of the plugin in action. Click on an image to load the larger view. Note that you can navigate to the next or previous images by clicking on the right or left side of the image. Click the &amp;#8216;X&amp;#8217; close icon or anywhere outside of the image to dismiss the lightbox.&lt;/p&gt;

&lt;a href='http://dougal.gunters.org/blog/2009/06/15/plugin-fancybox-gallery-0-3-1/img_0325' title='Basil Stir-fry with Chicken' rel='gallery-1532'&gt;&lt;img width="150" height="150" src="http://dougal.gunters.org/wordpress/wp-content/uploads/2009/06/IMG_0325-150x150.jpg" class="attachment-thumbnail" alt="At Spoon Thai Restaurant" title="Basil Stir-fry with Chicken" /&gt;&lt;/a&gt;
&lt;a href='http://dougal.gunters.org/blog/2009/06/15/plugin-fancybox-gallery-0-3-1/dsc00533-jpg' title='DSC00533.JPG' rel='gallery-1532'&gt;&lt;img width="150" height="150" src="http://dougal.gunters.org/wordpress/wp-content/uploads/2009/06/dougal_snow-150x150.jpg" class="attachment-thumbnail" alt="" title="DSC00533.JPG" /&gt;&lt;/a&gt;
&lt;a href='http://dougal.gunters.org/blog/2009/06/15/plugin-fancybox-gallery-0-3-1/img_0322' title='Atlanta Skyline' rel='gallery-1532'&gt;&lt;img width="150" height="150" src="http://dougal.gunters.org/wordpress/wp-content/uploads/2009/06/IMG_0322-150x150.jpg" class="attachment-thumbnail" alt="The Atlanta skyline from the roof of the MailChimp offices" title="Atlanta Skyline" /&gt;&lt;/a&gt;
&lt;a href='http://dougal.gunters.org/blog/2009/06/15/plugin-fancybox-gallery-0-3-1/twituallogo3' title='TwitualLogo3' rel='gallery-1532'&gt;&lt;img width="150" height="125" src="http://dougal.gunters.org/wordpress/wp-content/uploads/2009/06/TwitualLogo3-150x125.png" class="attachment-thumbnail" alt="" title="TwitualLogo3" /&gt;&lt;/a&gt;
&lt;a href='http://dougal.gunters.org/blog/2009/06/15/plugin-fancybox-gallery-0-3-1/img_0278' title='Claire with Hat' rel='gallery-1532'&gt;&lt;img width="150" height="150" src="http://dougal.gunters.org/wordpress/wp-content/uploads/2009/06/IMG_0278-150x150.jpg" class="attachment-thumbnail" alt="Claire wearing Jesse&amp;#039;s cowgirl hat" title="Claire with Hat" /&gt;&lt;/a&gt;
&lt;a href='http://dougal.gunters.org/blog/2009/06/15/plugin-fancybox-gallery-0-3-1/recent-2' title='Recent 2' rel='gallery-1532'&gt;&lt;img width="150" height="150" src="http://dougal.gunters.org/wordpress/wp-content/uploads/2009/06/dougal_closeup-150x150.jpg" class="attachment-thumbnail" alt="" title="Recent 2" /&gt;&lt;/a&gt;
&lt;a href='http://dougal.gunters.org/blog/2009/06/15/plugin-fancybox-gallery-0-3-1/img_0305' title='Coffee' rel='gallery-1532'&gt;&lt;img width="150" height="150" src="http://dougal.gunters.org/wordpress/wp-content/uploads/2009/06/IMG_0305-150x150.jpg" class="attachment-thumbnail" alt="A cup of joe at the Original Pancake House" title="Coffee" /&gt;&lt;/a&gt;
&lt;a href='http://dougal.gunters.org/blog/2009/06/15/plugin-fancybox-gallery-0-3-1/img_0333' title='Sleeping Beauty' rel='gallery-1532'&gt;&lt;img width="150" height="150" src="http://dougal.gunters.org/wordpress/wp-content/uploads/2009/06/IMG_0333-150x150.jpg" class="attachment-thumbnail" alt="Claire taking a (rare) nap" title="Sleeping Beauty" /&gt;&lt;/a&gt;
&lt;a href='http://dougal.gunters.org/blog/2009/06/15/plugin-fancybox-gallery-0-3-1/colorsplash1' title='Colorsplash1' rel='gallery-1532'&gt;&lt;img width="150" height="150" src="http://dougal.gunters.org/wordpress/wp-content/uploads/2009/06/Colorsplash1-150x150.jpg" class="attachment-thumbnail" alt="" title="Colorsplash1" /&gt;&lt;/a&gt;
&lt;a href='http://dougal.gunters.org/blog/2009/06/15/plugin-fancybox-gallery-0-3-1/img_0331' title='Lizard' rel='gallery-1532'&gt;&lt;img width="150" height="150" src="http://dougal.gunters.org/wordpress/wp-content/uploads/2009/06/IMG_0331-150x150.jpg" class="attachment-thumbnail" alt="A lizard hunting for breakfast outside the MailChimp offices" title="Lizard" /&gt;&lt;/a&gt;
&lt;a href='http://dougal.gunters.org/blog/2009/06/15/plugin-fancybox-gallery-0-3-1/img_0274' title='Cat in the Hat' rel='gallery-1532'&gt;&lt;img width="150" height="150" src="http://dougal.gunters.org/wordpress/wp-content/uploads/2009/06/IMG_0274-150x150.jpg" class="attachment-thumbnail" alt="Spazo wearing Jesse&amp;#039;s cowgirl hat" title="Cat in the Hat" /&gt;&lt;/a&gt;

&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=8XSiIlbJX08:9wdrlG4joOc:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=8XSiIlbJX08:9wdrlG4joOc:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?i=8XSiIlbJX08:9wdrlG4joOc:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=8XSiIlbJX08:9wdrlG4joOc:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?i=8XSiIlbJX08:9wdrlG4joOc:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=8XSiIlbJX08:9wdrlG4joOc:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?i=8XSiIlbJX08:9wdrlG4joOc:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=8XSiIlbJX08:9wdrlG4joOc:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/dougal/posts/~4/8XSiIlbJX08" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://dougal.gunters.org/blog/2009/06/15/plugin-fancybox-gallery-0-3-1#comments" thr:count="13" />
		<link rel="replies" type="application/atom+xml" href="http://dougal.gunters.org/blog/2009/06/15/plugin-fancybox-gallery-0-3-1/feed/atom" thr:count="13" />
		<thr:total>13</thr:total>
	<feedburner:origLink>http://dougal.gunters.org/blog/2009/06/15/plugin-fancybox-gallery-0-3-1</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Dougal</name>
						<uri>http://dougal.gunters.org/</uri>
					</author>
		<title type="html"><![CDATA[WordCamp Organization Advice]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/dougal/posts/~3/-ztrIK0DO9U/wordcamp-organization-advice" />
		<id>http://dougal.gunters.org/?p=1514</id>
		<updated>2009-06-10T15:53:52Z</updated>
		<published>2009-06-10T15:30:41Z</published>
		<category scheme="http://dougal.gunters.org" term="WordPress" /><category scheme="http://dougal.gunters.org" term="events" /><category scheme="http://dougal.gunters.org" term="planning" /><category scheme="http://dougal.gunters.org" term="wordcamp" />		<summary type="html">&lt;p&gt;&lt;img class="alignright size-full wp-image-1150" title="WordPress Wednesday" src="http://dougal.gunters.org/wordpress/wp-content/uploads/2008/10/wordpress-wednesday.png" alt="" width="150" height="150" /&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#8217;ve &lt;a href="http://dougal.gunters.org/blog/2009/06/01/whats-the-buzz"&gt;already posted about the WordPress 2.8 release&lt;/a&gt;, and there will be plenty of other posts highlighting everybody&amp;#8217;s favorite new features when it officially drops, so how about if I talk about something a little different? I&amp;#8217;ve been listening to a couple of WordPress podcasts recently (&lt;a href="http://www.wptavern.com/wordpress-weekly"&gt;WordPress Weekly&lt;/a&gt; and &lt;a href="http://wordcastpodcast.com/"&gt;WordCast&lt;/a&gt;, in particular), and there had been a lot of buzz about some of the &lt;a href="http://central.wordcamp.org/"&gt;WordCamp&lt;/a&gt; gatherings taking place in various locations.&lt;/p&gt;
&lt;p&gt;In particular, there were a few complaints that were pointed out (and some kudos, as well), and it got me thinking about things that event organizers might want to plan ahead for when getting ready for future WordCamps. [...]&lt;/p&gt;</summary>
		<content type="html" xml:base="http://dougal.gunters.org/blog/2009/06/10/wordcamp-organization-advice">&lt;p&gt;&lt;img class="alignright size-full wp-image-1150" title="WordPress Wednesday" src="http://dougal.gunters.org/wordpress/wp-content/uploads/2008/10/wordpress-wednesday.png" alt="" width="150" height="150" /&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#8217;ve &lt;a href="http://dougal.gunters.org/blog/2009/06/01/whats-the-buzz"&gt;already posted about the WordPress 2.8 release&lt;/a&gt;, and there will be plenty of other posts highlighting everybody&amp;#8217;s favorite new features when it officially drops, so how about if I talk about something a little different? I&amp;#8217;ve been listening to a couple of WordPress podcasts recently (&lt;a href="http://www.wptavern.com/wordpress-weekly"&gt;WordPress Weekly&lt;/a&gt; and &lt;a href="http://wordcastpodcast.com/"&gt;WordCast&lt;/a&gt;, in particular), and there had been a lot of buzz about some of the &lt;a href="http://central.wordcamp.org/"&gt;WordCamp&lt;/a&gt; gatherings taking place in various locations.&lt;/p&gt;
&lt;p&gt;In particular, there were a few complaints that were pointed out (and some kudos, as well), and it got me thinking about things that event organizers might want to plan ahead for when getting ready for future WordCamps. Having been a speaker at &lt;a href="http://birmingham.wordcamp.org/"&gt;WordCamp Birmingham&lt;/a&gt; last year (and planning to do it again this fall), I&amp;#8217;m pleased to say that &lt;a href="http://dresramblings.com/"&gt;Andre Natta&lt;/a&gt; and his cohorts did an excellent job with that event. Some of that was probably made easier by the fact that it was a relatively small WordCamp (I think it was about 60 attendees). The bigger the group, the harder the logistics.&lt;/p&gt;
&lt;p&gt;In addtition to WordCamp, I&amp;#8217;ve also attended a couple of other technical gatherings, like CodeCamp and SoCon, so some of  what I&amp;#8217;ll speak to are from first-hand experience. That said, what are some of the areas that an organizer should give particular attention to? Here is my completely unsolicited, backseat-driver&amp;#8217;s list of event organizer dos and don&amp;#8217;ts:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;WiFi and Bandwidth&lt;/strong&gt;: Poor internet connectivity is probably one of the most frequent complaints heard at just about any technical conference. Try to do whatever possible to ensure that you have enough bandwidth to handle your group size. If there are special setup/login instructions, make sure you provide that information to every attendee when they check in. It&amp;#8217;s frustrating to spend the first couple of sessions trying to figure out how to get online.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Streaming&lt;/strong&gt;: If you can, identify and designate just one or two people ahead of time to handle live video/audio streaming (and perhaps a backup person). Gently remind attendees that if several people are uplinking to &lt;a href="http://www.ustream.tv/"&gt;ustream&lt;/a&gt; simultaneously, it&amp;#8217;s going to kill the network connection for everybody. Also, try to reserve good seats for those handling the videography.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;A/C Power Outlets&lt;/strong&gt;: Just about everybody there is going to have a laptop, and will need to charge their battery at some point. If it can be arranged, ensure that there are power outlets available. You might want to procure a bunch of extension cords and multi-outlet power strips. If outlets are in short supply, try to encourage people not to &amp;#8220;camp&amp;#8221; on them for the whole event, and to let others have access. Label your cords so that folks know that they belong to you, and are less likely to wander off with them.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Food&lt;/strong&gt;: Be prepared to offer lunch, coffee, soft drinks, water, and maybe snacks. Try to find a sponsor for the event who can provide these things. At WordCamp Birmingham 2008, Microsoft sponsored lunch, arranging a catered buffet with salad, cole slaw, and BBQ sandwiches from a local restaurant. However, I&amp;#8217;ll also suggest that you try to have an option suitable for vegetarians, too (something more substantial than an iceberg lettuce salad).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Hashtags&lt;/strong&gt;: Decide ahead of time what the &amp;#8220;official&amp;#8221; hashtag for your event should be, make it known, and encourage attendees to use that. Keep it as short as possible while remaining unambiguous. I don&amp;#8217;t know how many times I&amp;#8217;ve seen somebody on &lt;a href="http://twitter.com/"&gt;Twitter&lt;/a&gt; saying &amp;#8220;What&amp;#8217;s the hashtag for the Dallas XYZ Conference? Is it #xyzconf, #xyz09, #xyzconf09, #dallasxyz, #xyzdfw09, or what?&amp;#8221; Also, remind folks to use the hashtag when uploading photos to &lt;a href="http://flickr.com/"&gt;Flickr&lt;/a&gt;, and while you&amp;#8217;re at it, go ahead and set up a &lt;a href="http://www.flickr.com/groups/"&gt;Flickr Group&lt;/a&gt; for everyone to submit their photos to.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Adapters&lt;/strong&gt;: You are going to have speakers with various types of computers that need to hook into your projection system. Not everybody has a standard 15-pin VGA output &amp;#8212; &lt;a href="http://en.wikipedia.org/wiki/Digital_Visual_Interface"&gt;DVI&lt;/a&gt; and &lt;a href="http://en.wikipedia.org/wiki/Mini_dvi"&gt;mini-DVI&lt;/a&gt; connectors are also pretty common. Let them know what kind of connector your projector can hook up to, and make sure that they either have an appropriate adapter to bring with them, or that you have one, or that you can transfer their presentation someplace where you can access it. &lt;a href="http://www.slideshare.net/"&gt;Slideshare&lt;/a&gt; is a great resource to be familiar with. Encourage your speakers to upload and test their presentations with Slideshare, if feasible. Also make sure you have a couple of &lt;acronym title='Universal Serial Bus'&gt;&lt;span class='caps'&gt;USB&lt;/span&gt;&lt;/acronym&gt; jumpdrives handy, for quick, last-minute file transfers.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Bigger Is Not Always Better&lt;/strong&gt;: As I mentioned before, the logistics get more complicated as your group gets bigger. Big groups are great in some ways, but don&amp;#8217;t feel obligated to accomodate a huge group if you aren&amp;#8217;t sure you can arrange enough resources to handle them. Better to have a smaller, happy crowd, than a large angry mob (c.f., bandwidth, food). In particular, finding a low-cost location to host an event is going to be harder in proportion to the size of your group. But if you can definitely handle a big group, go for it!&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Diversify Topics&lt;/strong&gt;: At WordCamp Birmingham last year, we had a couple of speakers who didn&amp;#8217;t really discuss WordPress at all. One of them spoke about freelance writing, and another spoke about how her doctor introduced her to &amp;#8220;cancer blogging&amp;#8221;. I found these talks to be just as engaging as anything else we heard. Also, for technical subjects, try to have topics that cover begining, intermediate, and advanced skill levels. In particular, one of the podcasts mentioned above complained about the lack of intermediate-level talks. Lastly, don&amp;#8217;t allow too many &amp;#8220;marketing&amp;#8221; talks. Nobody wants to sit through what amounts to an hour-long infomercial.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Social Time&lt;/strong&gt;: Make sure you allow some free time for people to socialize and network. Another complaint I heard was about an event where there was a video presentation &lt;em&gt;during&lt;/em&gt; the luncheon. The attendees were frustrated that they felt obligated to listen to the presentation, when what they &lt;em&gt;wanted&lt;/em&gt; to do was to talk amongst themselves. Also schedule short mid-morning and mid-afternoon breaks, if possible (don&amp;#8217;t forget that everybody is drinking water, coffee, and soda).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Schwag&lt;/strong&gt;: Even if everything else about your event is successful, people will probably think it was a little bit lame if you don&amp;#8217;t have some sort of schwag (freebie items). For WordCamps, I believe that &lt;a href="http://automattic.com/"&gt;Automattic&lt;/a&gt; helps out with this a little. But don&amp;#8217;t forget to hit up your sponsors, too. They should be happy to provide some logoed stickers, t-shirts, &amp;#8220;stress balls&amp;#8221;, pens, fridge magnets, or whatever. Also see if you can get a few &amp;#8220;big ticket&amp;#8221; items to raffle off at the end of your event. Books, software, hard drives, desk toys, and such make great raffle items. If one of your presenters has authored a book, hit them up for some autographed copies!&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Thank Your Sponsors&lt;/strong&gt;: Make a point to thank your sponsors before, during, and after your event. Point out to the attendees things like, &amp;#8220;it&amp;#8217;s time to enjoy a great catered buffet lunch from Joe&amp;#8217;s Eatery, provided by our generous sponsor, FooCorp!&amp;#8221; Or, &amp;#8220;remember, our bandwidth is generously provided by Own-U-Net!&amp;#8221; (keep in mind that all sponsors are generous).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Leverage Your Network&lt;/strong&gt;: Personally, I would have no idea where to start with organizing an event. But I know people who do. I&amp;#8217;d ask them for whatever help and advice I could get. And don&amp;#8217;t be afraid to think outside the box. Tech companies aren&amp;#8217;t the only ones interested in sponsorships. Try restaurants, bookstores, local business entrepreneurship groups, colleges, radio and television stations, ad agencies, etc. And don&amp;#8217;t be afraid to think big: as I mentioned before, WordCamp Birmingham had &lt;a href="http://microsoft.com/"&gt;Microsoft&lt;/a&gt; as a sponsor (thanks for the BBQ, guys).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Plan Ahead&lt;/strong&gt;: Don&amp;#8217;t let your excitement over setting up an event trick you into committing to a date before you&amp;#8217;re ready. I really don&amp;#8217;t know a good guideline, but I would think that you probably need &lt;em&gt;at least&lt;/em&gt; 3 months lead-time, and 4 would probably be better. I know I&amp;#8217;ve seen a couple of events announced, then canceled, and I&amp;#8217;m pretty sure that insufficient set-up time was part of the problem. Also, when you get close to nailing down the official date, you might want to see if there are other local or regional events that might conflict with your planned date.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;There it is, my armchair-quarterback advice for organizing a conference. Take it with a big chunk of kosher salt, because I&amp;#8217;ve never organized anything like this myself. But as a speaker and attendee, I&amp;#8217;ve seen conferences that were well run, and some that were&amp;#8230; not so well run. Obviously, you want to be in the former category. Out of all of this, &lt;strong&gt;you probably need to consider Bandwidth, Power, and Food to be your Holy Trinity&lt;/strong&gt;. Handle those three things well, and everything else will go more smoothly.&lt;/p&gt;
&lt;p&gt;If you&amp;#8217;ve organized or attended a WordCamp or other technical conference, what other advice would &lt;em&gt;you&lt;/em&gt; give?&lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=-ztrIK0DO9U:euWH5c_dPcI:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=-ztrIK0DO9U:euWH5c_dPcI:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?i=-ztrIK0DO9U:euWH5c_dPcI:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=-ztrIK0DO9U:euWH5c_dPcI:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?i=-ztrIK0DO9U:euWH5c_dPcI:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=-ztrIK0DO9U:euWH5c_dPcI:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?i=-ztrIK0DO9U:euWH5c_dPcI:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=-ztrIK0DO9U:euWH5c_dPcI:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/dougal/posts/~4/-ztrIK0DO9U" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://dougal.gunters.org/blog/2009/06/10/wordcamp-organization-advice#comments" thr:count="8" />
		<link rel="replies" type="application/atom+xml" href="http://dougal.gunters.org/blog/2009/06/10/wordcamp-organization-advice/feed/atom" thr:count="8" />
		<thr:total>8</thr:total>
	<feedburner:origLink>http://dougal.gunters.org/blog/2009/06/10/wordcamp-organization-advice</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Dougal</name>
						<uri>http://dougal.gunters.org/</uri>
					</author>
		<title type="html"><![CDATA[What&#8217;s the buzz?]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/dougal/posts/~3/uH9PN8RM2_U/whats-the-buzz" />
		<id>http://dougal.gunters.org/?p=1507</id>
		<updated>2009-06-02T14:06:04Z</updated>
		<published>2009-06-01T19:30:20Z</published>
		<category scheme="http://dougal.gunters.org" term="WordPress" /><category scheme="http://dougal.gunters.org" term="Beta" /><category scheme="http://dougal.gunters.org" term="cms" /><category scheme="http://dougal.gunters.org" term="Development" /><category scheme="http://dougal.gunters.org" term="features" /><category scheme="http://dougal.gunters.org" term="taxonomies" /><category scheme="http://dougal.gunters.org" term="Themes" /><category scheme="http://dougal.gunters.org" term="webdev" /><category scheme="http://dougal.gunters.org" term="Widgets" />		<summary type="html">&lt;p&gt;&lt;img class="alignright size-thumbnail wp-image-1222" title="WordPress" src="http://dougal.gunters.org/wordpress/wp-content/uploads/2008/11/wplogo-notext-rgb-150x150.png" alt="WordPress" width="150" height="150" /&gt;&lt;/p&gt;
&lt;p&gt;Here&amp;#8217;s a quick post, just to let everybody know that I&amp;#8217;m still alive.&lt;/p&gt;
&lt;p&gt;During my long silence here, a lot of things have been happening in the WordPress community. First and foremost is the &lt;a href="http://codex.wordpress.org/Version_2.8"&gt;upcoming WordPress 2.8 release&lt;/a&gt;. There are several nifty new features in there. The most notable (for me) are probably:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Built-in theme browser/installer&lt;/li&gt;
&lt;li&gt;Drag-n-drop widget management&lt;/li&gt;
&lt;li&gt;Syntax highlighting when using theme/plugin editor&lt;/li&gt;
&lt;li&gt;Image cropping in media uploader&lt;/li&gt;
&lt;li&gt;New theme functions for author metadata&lt;/li&gt;
&lt;li&gt;New &lt;acronym title='Object Oriented Programming'&gt;&lt;span class='caps'&gt;OOP&lt;/span&gt;&lt;/acronym&gt; WP_Widget framework for plugin authors&lt;/li&gt;
&lt;li&gt;More support for custom taxonomies&lt;/li&gt;
&lt;li&gt;New combined i18n/escaping theme functions&lt;/li&gt;
&lt;li&gt;Script loading improvements&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The first four  are the main &amp;#8220;visible&amp;#8221; features for this release. [...]&lt;/p&gt;</summary>
		<content type="html" xml:base="http://dougal.gunters.org/blog/2009/06/01/whats-the-buzz">&lt;p&gt;&lt;img class="alignright size-thumbnail wp-image-1222" title="WordPress" src="http://dougal.gunters.org/wordpress/wp-content/uploads/2008/11/wplogo-notext-rgb-150x150.png" alt="WordPress" width="150" height="150" /&gt;&lt;/p&gt;
&lt;p&gt;Here&amp;#8217;s a quick post, just to let everybody know that I&amp;#8217;m still alive.&lt;/p&gt;
&lt;p&gt;During my long silence here, a lot of things have been happening in the WordPress community. First and foremost is the &lt;a href="http://codex.wordpress.org/Version_2.8"&gt;upcoming WordPress 2.8 release&lt;/a&gt;. There are several nifty new features in there. The most notable (for me) are probably:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Built-in theme browser/installer&lt;/li&gt;
&lt;li&gt;Drag-n-drop widget management&lt;/li&gt;
&lt;li&gt;Syntax highlighting when using theme/plugin editor&lt;/li&gt;
&lt;li&gt;Image cropping in media uploader&lt;/li&gt;
&lt;li&gt;New theme functions for author metadata&lt;/li&gt;
&lt;li&gt;New &lt;acronym title='Object Oriented Programming'&gt;&lt;span class='caps'&gt;OOP&lt;/span&gt;&lt;/acronym&gt; WP_Widget framework for plugin authors&lt;/li&gt;
&lt;li&gt;More support for custom taxonomies&lt;/li&gt;
&lt;li&gt;New combined i18n/escaping theme functions&lt;/li&gt;
&lt;li&gt;Script loading improvements&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The first four  are the main &amp;#8220;visible&amp;#8221; features for this release. Most of the other changes are &amp;#8220;under-the-hood&amp;#8221; sorts of things, mainly of interest to plugin and theme developers.&lt;/p&gt;
&lt;p&gt;In other news, today marks one full month that I&amp;#8217;ve been working for &lt;a href="http://www.mailchimp.com/"&gt;MailChimp&lt;/a&gt;. I&amp;#8217;m still getting a handle on things, but I&amp;#8217;m starting to get a few things done, migrating some old back-end management code into the framework used by the bulk of our system.  And to bring things back around to WordPress again, I&amp;#8217;ll give you the tantalizing teaser that MailChimp is sponsoring the development of a new WordPress plugin. I don&amp;#8217;t want to say too much about what it is at this point, but the Photoshop mockups looked pretty cool.&lt;/p&gt;
&lt;p&gt;As I get myself organized again (stop laughing, &lt;a href="http://digitaldivas.net/"&gt;Susan&lt;/a&gt;), I will be posting this blog more. And as if my time wasn&amp;#8217;t stretched enough already, I&amp;#8217;m also planning to do some guest blogging for &lt;a href="http://www.thewordpressdoctor.com/"&gt;The WordPress Doctor&lt;/a&gt;.&lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=uH9PN8RM2_U:-H3aLEakpXw:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=uH9PN8RM2_U:-H3aLEakpXw:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?i=uH9PN8RM2_U:-H3aLEakpXw:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=uH9PN8RM2_U:-H3aLEakpXw:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?i=uH9PN8RM2_U:-H3aLEakpXw:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=uH9PN8RM2_U:-H3aLEakpXw:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?i=uH9PN8RM2_U:-H3aLEakpXw:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=uH9PN8RM2_U:-H3aLEakpXw:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/dougal/posts/~4/uH9PN8RM2_U" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://dougal.gunters.org/blog/2009/06/01/whats-the-buzz#comments" thr:count="8" />
		<link rel="replies" type="application/atom+xml" href="http://dougal.gunters.org/blog/2009/06/01/whats-the-buzz/feed/atom" thr:count="8" />
		<thr:total>8</thr:total>
	<feedburner:origLink>http://dougal.gunters.org/blog/2009/06/01/whats-the-buzz</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Dougal</name>
						<uri>http://dougal.gunters.org/</uri>
					</author>
		<title type="html"><![CDATA[Where&#8217;s Waldo?]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/dougal/posts/~3/WUE3f1PY5WI/wheres-waldo" />
		<id>http://dougal.gunters.org/?p=1490</id>
		<updated>2009-04-25T19:58:44Z</updated>
		<published>2009-04-25T19:58:44Z</published>
		<category scheme="http://dougal.gunters.org" term="Personal" /><category scheme="http://dougal.gunters.org" term="WordPress" /><category scheme="http://dougal.gunters.org" term="drupal" /><category scheme="http://dougal.gunters.org" term="Family" /><category scheme="http://dougal.gunters.org" term="Jobs" /><category scheme="http://dougal.gunters.org" term="mailchimp" />		<summary type="html">&lt;p&gt;Or, more to the point, where&amp;#8217;s Dougal?&lt;/p&gt;
&lt;p&gt;Sorry about the long silence here. After our son got out of the hospital from &lt;a href="http://dougal.gunters.org/blog/2009/03/02/home"&gt;his pneumonia&lt;/a&gt;, he had four weeks of therapy before he returned to regular school. I had to drive across town to drop him off and pick him up, which ate up around 3 hours of each day when all was said and done. I&amp;#8217;ve also tried to devote some time to taking care of some tasks around the house before I start my new job.&lt;/p&gt;
&lt;p&gt;&lt;img class="alignright size-full wp-image-1497" title="MailChimp Head" src="http://dougal.gunters.org/wordpress/wp-content/uploads/2009/04/the-head.jpg" alt="MailChimp Head" width="119" height="119" /&gt;New job, you say? Yup. [...]&lt;/p&gt;</summary>
		<content type="html" xml:base="http://dougal.gunters.org/blog/2009/04/25/wheres-waldo">&lt;p&gt;Or, more to the point, where&amp;#8217;s Dougal?&lt;/p&gt;
&lt;p&gt;Sorry about the long silence here. After our son got out of the hospital from &lt;a href="http://dougal.gunters.org/blog/2009/03/02/home"&gt;his pneumonia&lt;/a&gt;, he had four weeks of therapy before he returned to regular school. I had to drive across town to drop him off and pick him up, which ate up around 3 hours of each day when all was said and done. I&amp;#8217;ve also tried to devote some time to taking care of some tasks around the house before I start my new job.&lt;/p&gt;
&lt;p&gt;&lt;img class="alignright size-full wp-image-1497" title="MailChimp Head" src="http://dougal.gunters.org/wordpress/wp-content/uploads/2009/04/the-head.jpg" alt="MailChimp Head" width="119" height="119" /&gt;New job, you say? Yup. I&amp;#8217;m going to be working at &lt;a href="http://mailchimp.com/"&gt;MailChimp&lt;/a&gt; (go ahead, post all your &amp;#8216;code monkey&amp;#8217; puns, get it out of your system). MailChimp is a service for managing email newsletter campaigns, with nicely formatted &lt;acronym title='HyperText Markup Language'&gt;&lt;span class='caps'&gt;HTML&lt;/span&gt;&lt;/acronym&gt; mail templates, and readership analytics. The team there is already doing a lot of nifty stuff, like when &lt;a href="http://www.mailchimp.com/blog/want-700000-html-email-templates/"&gt;they used Amazon Mechanical Turk&lt;/a&gt; to help vet a large set of programmatically generated themes and color schemes. I&amp;#8217;m looking forward to seeing what I&amp;#8217;ll get to work on, both in the main service, and in their &amp;#8220;&lt;a href="http://www.mailchimp.com/labs/"&gt;MailChimp Labs&lt;/a&gt;&amp;#8221; projects.&lt;/p&gt;
&lt;p&gt;&lt;img class="alignright size-full wp-image-1500" title="Drupal Logo" src="http://dougal.gunters.org/wordpress/wp-content/uploads/2009/04/drupal-logo.jpg" alt="Drupal Logo" width="108" height="124" /&gt;I&amp;#8217;ve also been dipping my toes into &lt;a href="http://drupal.org/"&gt;Drupal&lt;/a&gt; a little bit lately. My wife, &lt;a href="http://digitaldivas.net/"&gt;Susan&lt;/a&gt;, uses Drupal at her job, and I figured it might be nice to offer her some real ideas every once in a while, instead of just saying, &amp;#8220;if you were using &lt;a href="http://wordpress.org/"&gt;WordPress&lt;/a&gt;, I could help you figure out how to do that.&amp;#8221; And no, they &lt;em&gt;can&amp;#8217;t&lt;/em&gt; just switch to WordPress, unfortunately &lt;img src='http://dougal.gunters.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /&gt;  Drupal does have a steep learning curve (if you really want to do more interesting things with it), but it also has some nifty architectural bits. While much of it still feels alien to me, some of it has more in common with WordPress than I expected. When I feel like I&amp;#8217;ve learned enough, I&amp;#8217;ll try to write up a WordPress/Drupal comparison (mostly from the developer&amp;#8217;s perspective).&lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=WUE3f1PY5WI:uzhD5_3coKg:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=WUE3f1PY5WI:uzhD5_3coKg:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?i=WUE3f1PY5WI:uzhD5_3coKg:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=WUE3f1PY5WI:uzhD5_3coKg:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?i=WUE3f1PY5WI:uzhD5_3coKg:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=WUE3f1PY5WI:uzhD5_3coKg:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?i=WUE3f1PY5WI:uzhD5_3coKg:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=WUE3f1PY5WI:uzhD5_3coKg:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/dougal/posts/~4/WUE3f1PY5WI" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://dougal.gunters.org/blog/2009/04/25/wheres-waldo#comments" thr:count="22" />
		<link rel="replies" type="application/atom+xml" href="http://dougal.gunters.org/blog/2009/04/25/wheres-waldo/feed/atom" thr:count="22" />
		<thr:total>22</thr:total>
	<feedburner:origLink>http://dougal.gunters.org/blog/2009/04/25/wheres-waldo</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Dougal</name>
						<uri>http://dougal.gunters.org/</uri>
					</author>
		<title type="html"><![CDATA[Twitual]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/dougal/posts/~3/YfQvtCndEwU/twitual" />
		<id>http://dougal.gunters.org/?p=1480</id>
		<updated>2009-03-20T17:30:39Z</updated>
		<published>2009-03-09T16:30:48Z</published>
		<category scheme="http://dougal.gunters.org" term="Announcements" /><category scheme="http://dougal.gunters.org" term="fans" /><category scheme="http://dougal.gunters.org" term="followers" /><category scheme="http://dougal.gunters.org" term="friends" /><category scheme="http://dougal.gunters.org" term="idols" /><category scheme="http://dougal.gunters.org" term="intersection" /><category scheme="http://dougal.gunters.org" term="mutual" /><category scheme="http://dougal.gunters.org" term="twitter" /><category scheme="http://dougal.gunters.org" term="twitterverse" /><category scheme="http://dougal.gunters.org" term="twitual" /><category scheme="http://dougal.gunters.org" term="webservice" />		<summary type="html">&lt;p&gt;Recently, I launched a new project called &lt;a title="Twitual" href="http://twitual.com/"&gt;Twitual&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Twitual is a service which lets you compare your &lt;a href="http://twitter.com/"&gt;Twitter&lt;/a&gt; friends and followers lists in interesting ways. You can see which people are &amp;#8216;mutual&amp;#8217; (you follow them, and they follow you back), which are &amp;#8216;fans&amp;#8217; (people who follow you, but you don&amp;#8217;t follow them), and which are your &amp;#8216;idols&amp;#8217; (you follow them, but they don&amp;#8217;t follow you back).&lt;/p&gt;
&lt;p&gt;Currently, I still consider Twitual to be in an alpha-testing state. [...]&lt;/p&gt;</summary>
		<content type="html" xml:base="http://dougal.gunters.org/blog/2009/03/09/twitual">&lt;p&gt;Recently, I launched a new project called &lt;a title="Twitual" href="http://twitual.com/"&gt;Twitual&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Twitual is a service which lets you compare your &lt;a href="http://twitter.com/"&gt;Twitter&lt;/a&gt; friends and followers lists in interesting ways. You can see which people are &amp;#8216;mutual&amp;#8217; (you follow them, and they follow you back), which are &amp;#8216;fans&amp;#8217; (people who follow you, but you don&amp;#8217;t follow them), and which are your &amp;#8216;idols&amp;#8217; (you follow them, but they don&amp;#8217;t follow you back).&lt;/p&gt;
&lt;p&gt;Currently, I still consider Twitual to be in an alpha-testing state. The basic functionality is there, though I already have a list of new features to add. The overall visual design is still a bit lacking, in part because I&amp;#8217;ve been more focused on finding and fixing bugs in the core functionality, and also because I&amp;#8217;m a developer, not a designer.&lt;/p&gt;
&lt;p&gt;One of the more obvious features I plan to add are progress bars to show the progress as Twitual builds its friends and followers lists. Another idea is to let you enter two Twitter usernames, and compare which followers and friends they have in common. There are plenty of other things I hope to add in the future, but for now I&amp;#8217;ll be happy to just find the time to do a few of them.&lt;/p&gt;
&lt;p&gt;I have found the evolution of Twitter and the social networking ecosystem that has sprung up around it to be facinating. And I think it&amp;#8217;s going to be interesting to see how Twitual ends up fitting into the Twitterverse, and how people will use it. It&amp;#8217;s been fun to build so far &amp;#8212; the first time in a while that I&amp;#8217;ve started a project to &amp;#8220;scratch an itch&amp;#8221;, and done it in a way that was worth sharing with the community.&lt;/p&gt;
&lt;p&gt;If you are a Twitter user, I hope you&amp;#8217;ll check out &lt;a title="Twitual" href="http://twitual.com/"&gt;Twitual&lt;/a&gt;, and let me know what you think. Make sure you follow &lt;a title="Follow @twitual on Twitter" href="http://twitter.com/twitual"&gt;@twitual&lt;/a&gt;, and visit the &lt;a title="The Twitual Development Blog" href="http://twitual.com/blog/"&gt;Twitual Development Blog&lt;/a&gt; for updates and news.&lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=YfQvtCndEwU:NNhCh4x5aO0:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=YfQvtCndEwU:NNhCh4x5aO0:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?i=YfQvtCndEwU:NNhCh4x5aO0:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=YfQvtCndEwU:NNhCh4x5aO0:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?i=YfQvtCndEwU:NNhCh4x5aO0:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=YfQvtCndEwU:NNhCh4x5aO0:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?i=YfQvtCndEwU:NNhCh4x5aO0:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/dougal/posts?a=YfQvtCndEwU:NNhCh4x5aO0:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/dougal/posts?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/dougal/posts/~4/YfQvtCndEwU" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://dougal.gunters.org/blog/2009/03/09/twitual#comments" thr:count="11" />
		<link rel="replies" type="application/atom+xml" href="http://dougal.gunters.org/blog/2009/03/09/twitual/feed/atom" thr:count="11" />
		<thr:total>11</thr:total>
	<feedburner:origLink>http://dougal.gunters.org/blog/2009/03/09/twitual</feedburner:origLink></entry>
	</feed><!-- Dynamic page generated in 1.212 seconds. --><!-- Cached page generated by WP-Super-Cache on 2009-07-06 16:29:32 -->
