<?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>Little Storping-in-the-Swuff &#187; Wordpress</title>
	<atom:link href="http://littlestorping.co.uk/category/technology/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://littlestorping.co.uk</link>
	<description></description>
	<lastBuildDate>Thu, 09 Sep 2010 22:05:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Combining Multiple WordPress Installs with WordPress 3.0</title>
		<link>http://littlestorping.co.uk/2010/07/01/combining-multiple-wordpress-installs-with-wordpress-3-0/</link>
		<comments>http://littlestorping.co.uk/2010/07/01/combining-multiple-wordpress-installs-with-wordpress-3-0/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 19:37:18 +0000</pubDate>
		<dc:creator>One-Ten</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[add=on domains]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[domain mapping]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[multi-site]]></category>
		<category><![CDATA[parked domains]]></category>
		<category><![CDATA[sub-domains]]></category>
		<category><![CDATA[wildcard DNS]]></category>

		<guid isPermaLink="false">http://littlestorping.co.uk/?p=1135</guid>
		<description><![CDATA[One of the features of WordPress 3.0 is it combines into the core the MU branch. WordPress MU is what powers multi-blog sites like WordPress.com and while it includes all that is needed to allow users to sign up for their own blogs, you don&#8217;t have to allow this.  Even if you just have a [...]]]></description>
			<content:encoded><![CDATA[<p>One of the features of WordPress 3.0 is it combines into the core the MU branch. WordPress MU is what powers multi-blog sites like WordPress.com and while it includes all that is needed to allow users to sign up for their own blogs, you don&#8217;t have to allow this.  Even if you just have a few WordPress sites (and given that it makes a fine basis for a CMS, I assume many people may have) running them on the same installation means update once, themes and plugins can shared, and a common user base maintained.  The only thing that put me off before was that some plugins were not compatible with MU.<span id="more-1135"></span></p>
<p>If you&#8217;ve got WordPress 3.0, you&#8217;ve already got MU.  It just needs you to change one line of wp-config.php!  If you&#8217;ve already got sites up and running, and on a different domain, there are a few more steps involved.  Here&#8217;s what I did, with some links to site where I found help, like <a href="http://www.binaryturf.com/how-to-run-multiple-sites-on-wordpress-3-0-on-separate-domains/">this great overview</a>.</p>
<h4><strong>The Scenario</strong></h4>
<p>I have upgraded littlestorping.co.uk to WordPress 3.0 and I have some sites on other domains I&#8217;d like to run off the same WordPress install.</p>
<h4><strong>Enabling Multi-site in WordPress</strong></h4>
<p>The implications of switching multi-site on are significant enough that the WordPress folk don&#8217;t want people accidentally flicking a switch in settings, so you have to change wp-config.php.  But all you have to do is add the line:</p>
<blockquote><p><code>define('WP_ALLOW_MULTISITE', true);</code></p></blockquote>
<p>You can get things going by visiting the Tools menu and selecting Network. I found helpful information at <a href="http://www.wpbeginner.com/wp-tutorials/how-to-enable-multi-site-option-in-wordpress-3-0/">WPbeginner</a>. When switching on you can select whether new sites appear in subdirectories or subdomains. I wasn&#8217;t given the option of subdirectories (something to do with my setup) but I wanted subdomains anyway.  I then got told by WordPress I should change my site&#8217;s URL from <code>www.littlestorping.co.uk</code> to <code>littlestorping.co.uk.</code> I wasn&#8217;t clear why, but I think it was because leaving the www would mean that the subdomains would be e<code>xample.www.littlestorping.co.uk</code> rather than <code>example.littlestorping.co.uk</code>.  I wasn&#8217;t wild about having to do that, however <code>www.littlestorping.co.uk</code> redirects to littlestorping.co.uk anyway, and some people (eg. <a href="http://ma.tt/2003/10/wildcard-dns-and-sub-domains/">Matt Mullenweg</a>) prefer to lose the www anyway.  So I&#8217;ve changed, but I suspect that one or two plugins and related services may still be affected.</p>
<h4><strong>Wildcard DNS</strong></h4>
<p>For the subdomain thing to work, you need to have Wildcard DNS enabled.  I thought I didn&#8217;t have Wildcard DNS (my host&#8217;s FAQ said &#8211; need Wildcard DNS?  Just ask!).  It turns out all I needed to do was create a new subdomain <code>*.littlestorping.co.uk</code> and the rest took care of itself.  I&#8217;d like to point out here, that my hosts got back to me in less than one hour on a Sunday.  I have a very low cost package with them, and their email support is outstanding, so I&#8217;d recommend without reservation checking out <a href="http://www.5quidhost.co.uk/">5quidhost</a> if you&#8217;re looking for someone to host your WordPress site.</p>
<p>If you&#8217;re not sure if you&#8217;ve got wildcard DNS, pick a subdomain you <em>haven&#8217;t </em>set up, eg. <code>brillig.littlestorping.co.uk.</code> If it&#8217;s on you&#8217;ll be redirected to<code> littlestorping.co.uk</code> but if not you&#8217;ll get a server not found message.</p>
<p>Having set activated the &#8220;network&#8221; in WordPress, you should see a new Super Admin menu above your dashboard.  This is where you can control all your sites!  I went to Super Admin &gt; Sites and under add sites specified test as the subdomain in the address, stuck a title in, hit the button, and created a test site at test.littlestorping.co.uk.  It shows up by default in the new TwentyTen theme. Cool!</p>
<h4><strong>Preparing to Move</strong></h4>
<p>The next step is to bring your existing site that is currently hosted in its own install into this one.  So, for example, <code>www.example.co.uk</code> will become example.littlestorping.co.uk in the new install.  Later we&#8217;ll give it back the <code>www.example.co.uk</code>, but for now we&#8217;re going to have to put that on hold.</p>
<p>In my case, <code>www.example.co.uk</code> is an add-on domain.  The site itself is stored in a subdirector <code>/example</code>, and is accessible at littlestorping.co.uk/example, and example.littlestorping.co.uk as well as www.example.co.uk.  Because in the WordPress settings, I&#8217;ve set the URL as <code>www.example.co.uk</code>, as soon as you start using the site, the domain will switch to <code>www.example.co.uk</code>.  The next step is to go, in the WordPress install for this site, to Settings &gt; General and change the site address to the equivalent of <code>littlestorping.co.uk/example</code>.  For now this means that it&#8217;s still accessible via all three addresses, but all its internal links now point to the subdirectory version.  This is important, because we&#8217;re going to switch off both <code>www.example.co.uk</code> and <code>example.littlestorping.co.uk</code> for the moment, and we still want the site to function.</p>
<p>This is probably a good point to export your the site you&#8217;re moving.  In its WordPress install go to Tools &gt; Export and download the export file.</p>
<h4><strong>Moving</strong></h4>
<p>In your hosts&#8217; CPanel or equivalent, remove the add-on domain <code>www.example.co.uk</code>.  Then, if necessary, remove the example subdomain.</p>
<p>In your new WordPress 3.0 install, where all your sites are going to live together, go to Super Admin &gt; Sites and add a new site with example as the subdomain, ie. at <code>example.littlestorping.co.uk</code> in my example.  You&#8217;ll need to set the title and subtitle to match the site you&#8217;re moving, WordPress won&#8217;t do this for you.  Then in the list of sites, for e<code>xample.littlestorping.co.uk</code> click on Backend.  This changes everything below the Super Admin menu to refer to the site you&#8217;ve just created.  If you click &#8220;Add Post&#8221; now, it will be added to example.littlestorping.co.uk.</p>
<p>Go to Tools &gt; Import and click on WordPress.  Locate the file you exported before and pull it in.  Have the import copy all your files &#8211; this will make your master WordPress install go and fetch them and manage their organisation.  You will therefore be able to safely delete <code>/example</code> when you&#8217;re done.</p>
<p>Set the right theme and install and/or enable the appropriate plugins for the site, and that should be it.  You can see the migrated site at example.littlestorping.co.uk and the old site at littlestorping.co.uk/example and compare them to check it&#8217;s all worked.  If so, it&#8217;s safe to delete <code>/example</code>, and the old site&#8217;s tables in your database.</p>
<h4><strong>Domains</strong></h4>
<p>The final step is to get www.example.co.uk pointing back at our site.  We will need to get a plugin for this: it&#8217;s <a href="http://wordpress.org/extend/plugins/wordpress-mu-domain-mapping/installation/">WordPress MU Domain Mapping</a> (well, <a href="http://www.interconnectit.com/840/wordpress-3-0-multisite-with-multiple-domains-setup/">you don&#8217;t need a plugin</a>, but it makes life easier).  Installing this is slightly more complicated than usual: sunrise.php needs to go into <code>/wp-content</code>, and another edit to <code>wp-config.php</code> is required to add the line <code>define('SUNRISE','on'); </code>as described in the plugin&#8217;s installation instructions.</p>
<p>We&#8217;ll also need to park our domain with our host.</p>
<p>Then in the master WordPress install, go to the Backend for example.littlestorping.co.uk and within it, to Tools &gt; Domain Mapping. This is the place where you can enter your domain: <code>www.example.co.uk</code> (you can enter a primary domain and as many others as you like, for example I also added example.co.uk).  That should do it!  Your site URL gets updated and you should now find whether you go to <code>example.littlestorping.co.uk</code> or <code>example.co.uk</code> you get redirected to www.example.co.uk as soon as you start using the site.</p>
<h4><strong>That&#8217;s It</strong></h4>
<p>More or less.  I only had a couple of problems with this, it was a very smooth process and has simplified managing my sites. Most of the menus for either site are unaffected &#8211; it&#8217;s just the Site Admin menu that you&#8217;ll see (if you are one!) and the <em>Network Activate </em>button on plugins.  If you have even just a couple of WordPress sites, I would recommend combining just to simplify maintenance.</p>
<a href='http://twitter.com/share' class='twitter-share-button' data-text='Combining Multiple Wordpress Installs with Wordpress 3.0' data-url='http://littlestorping.co.uk/?p=1135' data-counturl='http://littlestorping.co.uk/2010/07/01/combining-multiple-wordpress-installs-with-wordpress-3-0/' data-count='horizontal' data-via='ottodestruct' data-related='MrSimonWood'>Tweet</a>]]></content:encoded>
			<wfw:commentRss>http://littlestorping.co.uk/2010/07/01/combining-multiple-wordpress-installs-with-wordpress-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Commenting Should Be More Social, Discuss</title>
		<link>http://littlestorping.co.uk/2010/05/26/commenting-should-be-more-social-discuss/</link>
		<comments>http://littlestorping.co.uk/2010/05/26/commenting-should-be-more-social-discuss/#comments</comments>
		<pubDate>Wed, 26 May 2010 18:52:23 +0000</pubDate>
		<dc:creator>One-Ten</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[commenting]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[discussion]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[IntenseDebate]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.littlestorping.co.uk/?p=1028</guid>
		<description><![CDATA[When you find a blog post that&#8217;s interesting and you are motivated to comment on it, where do you discuss it? Â Once upon a time you&#8217;d have had the conversation right there, on the site, on that page. Â Essentially a one-to-one with the author, other posters reading it might come along and join in (perhaps [...]]]></description>
			<content:encoded><![CDATA[<p>When you find a blog post that&#8217;s interesting and you are motivated to comment on it, where do you discuss it? Â Once upon a time you&#8217;d have had the conversation right there, on the site, on that page. Â Essentially a one-to-one with the author, other posters reading it might come along and join in (perhaps friends you recommended it to). Â Just as likely now, you make your recommendation along with your comment, on Facebook or Twitter, and the discussion kicks off there.</p>
<p>I&#8217;ve been looking at commenting systems over the past couple of days. Â This is motivated partly by curiosity (a vast number of sites I look at offer login via something called Disqus) and partly because I think it would be neat if the conversations could be brought back together. Â Here are some of the advantages systems like <a href="http://intensedebate.com/">IntenseDebate</a> and <a href="http://disqus.com">Disqus</a> (the two of looked at) can offer:</p>
<ol>
<li>As a commenter you can log in with your WordPress/IntenseDebate/Disqus, Twitter, Facebook, Yahoo or OpenID identity.</li>
<li>When you make a comment it can be tweeted out to your followers as well. They&#8217;ll see not just a link to the post but also (the first part of) your comment.</li>
<li>Discussion elsewhere (eg. on Twitter) gets pulled back in so everyone reading the post can also see the discussion.</li>
<li>As a commenter you get a<em> lot </em>of control over the information you share about yourself, not just linking to your own website (as is typical on a comment) but also to your social network profiles etc.</li>
<li>As a commenter you get a lot of control over how the comments are displayed to you.</li>
<li>Commenters&#8217; profiles are also linked toÂ all their other comments. Â So if someone has said something interesting in response to a post, you can see what else they&#8217;ve been reading and what comments they&#8217;ve made on it.</li>
</ol>
<p>There are probably other things, those interested me the most.</p>
<p>There are some alternatives that can do just some of these things, and there are some drawbacks: Â There are plugins for WordPress that do 1 &amp; 2. Â (And, it turns out, 3). Â And the drawback with 6 is that it only applies where the commenter has commented on another blog that also uses the same commenting system (the classic dilemma for social networks/IM systems/mobile phones etc.)</p>
<p>Yesterday the Independent adopted Disqus. Â Now, I don&#8217;t read the Indy, but it was the final straw that broke the camel&#8217;s back. Â I installed Disqus on the blog, and it&#8217;s there now. Â But it might not be in a couple of hours. Â There are some niggles, in ascending order of niggliness:</p>
<ul>
<li>Reactions (which I call mentions) didn&#8217;t show up at first (though they do now).</li>
<li>A comment from 2007 got duplicated (but just the one!)</li>
<li>The counter which tells you how many comments (and mentions) there are before you go and look <em>is ALWAYS wrong</em>. Grrrr.</li>
<li>And (most seriously) it appears to have borked comments for those viewing the mobile version of the site.</li>
</ul>
<p>Also I don&#8217;t yet know to what extent I&#8217;ll be able to style the comments back how I want them (they&#8217;re functional and usable, but I want them to fit in with the Little Storping aesthetic!)</p>
<p>I can just switch Disqus off anytime. Â All the comments get duplicated into the WordPress system anyway. Â So, if I can do 1, 2 and 3 (using the Backtype plugin) how much value should I place on 4, 5 and 6.</p>
<p>Maybe the most important thing is what the users think&#8230; Â Oh. Ahem. Um, comments, please?</p>
<a href='http://twitter.com/share' class='twitter-share-button' data-text='Commenting Should Be More Social, Discuss' data-url='http://littlestorping.co.uk/?p=1028' data-counturl='http://littlestorping.co.uk/2010/05/26/commenting-should-be-more-social-discuss/' data-count='horizontal' data-via='ottodestruct' data-related='MrSimonWood'>Tweet</a>]]></content:encoded>
			<wfw:commentRss>http://littlestorping.co.uk/2010/05/26/commenting-should-be-more-social-discuss/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Rearranging the Dust</title>
		<link>http://littlestorping.co.uk/2010/04/24/rearranging-the-dust/</link>
		<comments>http://littlestorping.co.uk/2010/04/24/rearranging-the-dust/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 19:03:10 +0000</pubDate>
		<dc:creator>One-Ten</dc:creator>
				<category><![CDATA[Life in General]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[alternate recent posts]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[category posts]]></category>
		<category><![CDATA[delicious]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[lightbox]]></category>
		<category><![CDATA[redesign]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.littlestorping.co.uk/?p=974</guid>
		<description><![CDATA[I&#8217;ve made things look a bit different! This is partly about aesthetics (if you&#8217;re on newer versions of Firefox or Safari it should look nice and curvy) but also about clarity and focus: I&#8217;ve tried to bring to the fore the latest content in a range of categories &#8211; and media! A few weeks ago [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve made things look a bit different!</p>
<p>This is partly about aesthetics (if you&#8217;re on newer versions of Firefox or Safari it should look nice and curvy) but also about clarity and focus: I&#8217;ve tried to bring to the fore the latest content in a range of categories &#8211; and media!</p>
<p>A few weeks ago I was out with friends, and one said to me (let us call her Alice) &#8220;I had a look at your blog and but I don&#8217;t get it&#8221;. Â She&#8217;d been recommended to it by a regular reader but &#8220;it seems awfully like a round robin&#8221;. Â This prompted some reflection on my part, since I know a blog should have purpose, focus, and regularity so that readers know what to expect.</p>
<p>The thing is, I don&#8217;t want to have to be restricted in what I post, and I know if I start different blogs (one on the experiences of an amateur gardener, one on my views on Doctor Who, one on whichever locale I happen to be residing in) they&#8217;ll just end up festering. Â Little Storping, after all, goes through fairly lengthy droughts even though I allow myself to post on just about anything. Â So I use categories: and you can follow whichever category you&#8217;re interested in through its page or its RSS feed.</p>
<p>So I in this redesign, I&#8217;m thinking about how I make it easier for people to follow categories (I&#8217;m also thinking about my hierarchy of categories, and how to improve it). Â Latest posts grouped by &#8220;top&#8221; level categories now appear on the front page, and I&#8217;ll add links for the RSS feeds very soon. Â I&#8217;m also going to start tagging: I didn&#8217;t used to think this was worth investing the time in, and having not used them I felt reticent about starting. Â This is an opportunity to do that!</p>
<p>The sidebar is now purely focused on my latest content: but not just the latest posts on the blog, also my latest photographs (from Flickr), my latest bookmarks (from Delicious) and my latest Tweets (although this has been on the sidebar for a few weeks already!)</p>
<p>To achieve this I&#8217;ve been using some new plugins:</p>
<ul>
<li><a href="http://jameslao.com/2009/12/30/category-posts-widget-3-0/">Category Posts Widge</a>t provides the latest posts in each category for the front page (I created several instances: one for each category; I intend to write a widget to do this automatically)</li>
<li><a href="http://geeklad.com/alternate-recent-posts-widget">Alternate Recent Posts</a> Widget shows the latest posts on the sidebar but excludes those displayed on the page already</li>
<li><a href="http://tantannoodles.com/toolkit/photo-album/">Flickr Photo Album</a> (with extensive customisation to integrate it with the new theme and <a href="http://stimuli.ca/lightbox/">Lightbox</a>) displays photo galleries and the latest pics in a sidebar widget</li>
<li><a href="http://rick.jinlabs.com/code/delicious/">Del.icio.us for WordPress</a> Widget pulls in my bookmarks</li>
<li><a href="http://alexking.org/projects/wordpress">Twitter Tools</a> displays my Twitter feed in the sidebar as well as tweeting each time I publish a new post.</li>
</ul>
<a href='http://twitter.com/share' class='twitter-share-button' data-text='Rearranging the Dust' data-url='http://littlestorping.co.uk/?p=974' data-counturl='http://littlestorping.co.uk/2010/04/24/rearranging-the-dust/' data-count='horizontal' data-via='ottodestruct' data-related='MrSimonWood'>Tweet</a>]]></content:encoded>
			<wfw:commentRss>http://littlestorping.co.uk/2010/04/24/rearranging-the-dust/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Sheffield Park Gardens</title>
		<link>http://littlestorping.co.uk/2009/05/04/sheffield-park-gardens/</link>
		<comments>http://littlestorping.co.uk/2009/05/04/sheffield-park-gardens/#comments</comments>
		<pubDate>Mon, 04 May 2009 22:19:45 +0000</pubDate>
		<dc:creator>One-Ten</dc:creator>
				<category><![CDATA[Garden & Pond]]></category>
		<category><![CDATA[Life in General]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.littlestorping.co.uk/?p=743</guid>
		<description><![CDATA[Iâ€™m having a little play with WordPress 2.7â€™s image handling. Here are some pictures I took today atÂ Sheffield Park Gardens. Tweet]]></description>
			<content:encoded><![CDATA[<p>Iâ€™m having a little play with WordPress 2.7â€™s image handling. Here are some pictures I took today atÂ <a href="http://www.nationaltrust.org.uk/main/w-sheffieldparkgarden/">Sheffield Park Gardens</a>.<br />

<a href='http://littlestorping.co.uk/2009/05/04/sheffield-park-gardens/dsc_0001/' title='Pink Rhododendron'><img width="150" height="150" src="http://littlestorping.co.uk/wp-content/dsc_0001-150x150.jpg" class="attachment-thumbnail" alt="Pink Rhododendron" title="Pink Rhododendron" /></a>
<a href='http://littlestorping.co.uk/2009/05/04/sheffield-park-gardens/dsc_0004/' title='Green Maple Leaves'><img width="150" height="150" src="http://littlestorping.co.uk/wp-content/dsc_0004-150x150.jpg" class="attachment-thumbnail" alt="Green Maple Leaves" title="Green Maple Leaves" /></a>
<a href='http://littlestorping.co.uk/2009/05/04/sheffield-park-gardens/dsc_0006-22-53-13/' title='Red Maple Leaves'><img width="150" height="150" src="http://littlestorping.co.uk/wp-content/dsc_0006-22-53-13-150x150.jpg" class="attachment-thumbnail" alt="Red Maple Leaves" title="Red Maple Leaves" /></a>
<a href='http://littlestorping.co.uk/2009/05/04/sheffield-park-gardens/dsc_0021/' title='Redwood Bark'><img width="150" height="150" src="http://littlestorping.co.uk/wp-content/dsc_0021-150x150.jpg" class="attachment-thumbnail" alt="Redwood Bark" title="Redwood Bark" /></a>
<a href='http://littlestorping.co.uk/2009/05/04/sheffield-park-gardens/dsc_0023-22-53-13/' title='Giant Redwood'><img width="150" height="150" src="http://littlestorping.co.uk/wp-content/dsc_0023-22-53-13-150x150.jpg" class="attachment-thumbnail" alt="Giant Redwood" title="Giant Redwood" /></a>
<a href='http://littlestorping.co.uk/2009/05/04/sheffield-park-gardens/dsc_0025-22-53-13/' title='Too Pink To Be Legal'><img width="150" height="150" src="http://littlestorping.co.uk/wp-content/dsc_0025-22-53-13-150x150.jpg" class="attachment-thumbnail" alt="Too Pink To Be Legal" title="Too Pink To Be Legal" /></a>
<a href='http://littlestorping.co.uk/2009/05/04/sheffield-park-gardens/dsc_0029/' title='Red Rhododendron'><img width="150" height="150" src="http://littlestorping.co.uk/wp-content/dsc_0029-150x150.jpg" class="attachment-thumbnail" alt="Red Rhododendron" title="Red Rhododendron" /></a>
<a href='http://littlestorping.co.uk/2009/05/04/sheffield-park-gardens/dsc_0043/' title='Bluebells'><img width="150" height="150" src="http://littlestorping.co.uk/wp-content/dsc_0043-150x150.jpg" class="attachment-thumbnail" alt="Bluebells" title="Bluebells" /></a>
<a href='http://littlestorping.co.uk/2009/05/04/sheffield-park-gardens/dsc_0046/' title='Illegal Pinkness'><img width="150" height="150" src="http://littlestorping.co.uk/wp-content/dsc_0046-150x150.jpg" class="attachment-thumbnail" alt="Illegal Pinkness" title="Illegal Pinkness" /></a>
<a href='http://littlestorping.co.uk/2009/05/04/sheffield-park-gardens/dsc_0050-22-53-13/' title='The Ten Foot Pond'><img width="150" height="150" src="http://littlestorping.co.uk/wp-content/dsc_0050-22-53-13-150x150.jpg" class="attachment-thumbnail" alt="The Ten Foot Pond" title="The Ten Foot Pond" /></a>
</p>
<a href='http://twitter.com/share' class='twitter-share-button' data-text='Sheffield Park Gardens' data-url='http://littlestorping.co.uk/?p=743' data-counturl='http://littlestorping.co.uk/2009/05/04/sheffield-park-gardens/' data-count='horizontal' data-via='ottodestruct' data-related='MrSimonWood'>Tweet</a>]]></content:encoded>
			<wfw:commentRss>http://littlestorping.co.uk/2009/05/04/sheffield-park-gardens/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hullo Everybody!</title>
		<link>http://littlestorping.co.uk/2008/10/17/hullo-everybody/</link>
		<comments>http://littlestorping.co.uk/2008/10/17/hullo-everybody/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 10:16:18 +0000</pubDate>
		<dc:creator>One-Ten</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.littlestorping.co.uk/?p=586</guid>
		<description><![CDATA[I&#8217;ve been plagued lately by registration spam (mostly from @gmail). It doesn&#8217;t seem to be doing any harm, but it&#8217;s irritating; especially as Akismet seems to do such a good job on eliminating the comment spam. So I&#8217;m going to make two changes here in the village of Little Storping. Firstly, for a trial period, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been plagued lately by <a href="http://lorelle.wordpress.com/2007/07/16/fighting-registration-spam-in-wordpress/">registration spam</a> (mostly from @gmail).  It doesn&#8217;t seem to be doing any harm, but it&#8217;s irritating; especially as <a href="http://akismet.com/">Akismet</a> seems to do such a good job on eliminating the comment spam.</p>
<p>So I&#8217;m going to make two changes here in the village of Little Storping.  Firstly, for a trial period, I&#8217;m removing the requirement to register in order to comment (I originally used this to avoid comment spam).  Secondly, any user who hasn&#8217;t yet commented on a post will have their registration deleted.  Don&#8217;t worry if you haven&#8217;t commented yet &#8211; that&#8217;s what this post is for!  Make sure you&#8217;re <a href="http://www.littlestorping.co.uk/wp-login.php">logged in</a> and just stick a comment below saying, well, whatever you like, in the next 48 hours, and I&#8217;ll believe you&#8217;re human.</p>
<p>My apologies to those of you who miss this post and haven&#8217;t commented before midday (BST) Sunday 19th October.  Of course, you don&#8217;t now need to re-register, but I like it if you do, and it allows you to edit your comments if you need to (and, of course, <a href="http://www.littlestorping.co.uk/wikiwiki.php">add and edit recipes</a> in the Happy Ploughman!)</p>
<p><b>Update:</b>  I&#8217;ve carried out a slightly less radical cull that originally planned, removing everyone who hadn&#8217;t posted <em>and</em> who had an @gmail.com or @gmx.com address.  I&#8217;m not picking on you guys, it&#8217;s just that&#8217;s where most of the spam seems to come from (I&#8217;m surprised gmail doesn&#8217;t filter them out&#8230;).  Anyway, it&#8217;s still cut the number of registered users by 75%, and I know <em>most</em> of the rest of you are human&#8230;</p>
<a href='http://twitter.com/share' class='twitter-share-button' data-text='Hullo Everybody!' data-url='http://littlestorping.co.uk/?p=586' data-counturl='http://littlestorping.co.uk/2008/10/17/hullo-everybody/' data-count='horizontal' data-via='ottodestruct' data-related='MrSimonWood'>Tweet</a>]]></content:encoded>
			<wfw:commentRss>http://littlestorping.co.uk/2008/10/17/hullo-everybody/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Blogging on Wooltack</title>
		<link>http://littlestorping.co.uk/2008/09/27/blogging-on-wooltack/</link>
		<comments>http://littlestorping.co.uk/2008/09/27/blogging-on-wooltack/#comments</comments>
		<pubDate>Sat, 27 Sep 2008 14:51:22 +0000</pubDate>
		<dc:creator>One-Ten</dc:creator>
				<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.littlestorping.co.uk/2008/09/27/blogging-on-wooltack/</guid>
		<description><![CDATA[I finally got an iPhone. The trauma of its aquisition is still too raw (and I&#8217;m still too poor a typist) to relate, so this is a test for the WordPress App, to see if I can post a picture from the phone&#8230; Edit: practising editing and getting used to photo orientation (taking photos with [...]]]></description>
			<content:encoded><![CDATA[<p>I finally got an iPhone. The trauma of its aquisition is still too raw (and I&#8217;m still too poor a typist) to relate, so this is a test for the WordPress App, to see if I can post a picture from the phone&#8230;</p>
<p><a href="http://www.littlestorping.co.uk/wp-content/p-640-480-b10ddf25-3f55-4f5d-814d-28cb2cba983f.jpeg" rel="lightbox[549]"><img src="http://www.littlestorping.co.uk/wp-content/p-640-480-b10ddf25-3f55-4f5d-814d-28cb2cba983f.jpeg" alt="" width="225" height="300" class="alignnone size-full wp-image-364" /></a></p>
<p>Edit: practising editing and getting used to photo orientation (taking photos with the app isn&#8217;t as intuitive as it could be). I notice the iPhone keyboard doesn&#8217;t seem to have the thingies for doing HTML&#8230;</p>
<p><a href="http://www.littlestorping.co.uk/wp-content/l-640-480-e606c9a2-5d26-4c78-b514-1345c7a77bec.jpeg" rel="lightbox[549]"><img src="http://www.littlestorping.co.uk/wp-content/l-640-480-e606c9a2-5d26-4c78-b514-1345c7a77bec.jpeg" alt="" width="300" height="225" class="alignnone size-full wp-image-364" /></a></p>
<a href='http://twitter.com/share' class='twitter-share-button' data-text='Blogging on Wooltack' data-url='http://littlestorping.co.uk/?p=549' data-counturl='http://littlestorping.co.uk/2008/09/27/blogging-on-wooltack/' data-count='horizontal' data-via='ottodestruct' data-related='MrSimonWood'>Tweet</a>]]></content:encoded>
			<wfw:commentRss>http://littlestorping.co.uk/2008/09/27/blogging-on-wooltack/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Upgrade in Progress</title>
		<link>http://littlestorping.co.uk/2008/04/27/upgrade-in-progress/</link>
		<comments>http://littlestorping.co.uk/2008/04/27/upgrade-in-progress/#comments</comments>
		<pubDate>Sun, 27 Apr 2008 12:24:27 +0000</pubDate>
		<dc:creator>One-Ten</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.littlestorping.co.uk/2008/04/27/upgrade-in-progress/</guid>
		<description><![CDATA[I&#8217;m going over to WordPress 2.5, it looks groovy, I&#8217;m looking forward to it. Things may look a bit funny on the site for a while, however, as I disable all the plugins for the upgrade, and then work out which ones I won&#8217;t need anymore because of the new functionality. Thank you for your [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m going over to WordPress 2.5, it looks groovy, I&#8217;m looking forward to it.  Things may look a bit funny on the site for a while, however, as I disable all the plugins for the upgrade, and then work out which ones I won&#8217;t need anymore because of the new functionality.</p>
<p>Thank you for your patience!</p>
<a href='http://twitter.com/share' class='twitter-share-button' data-text='Upgrade in Progress' data-url='http://littlestorping.co.uk/?p=525' data-counturl='http://littlestorping.co.uk/2008/04/27/upgrade-in-progress/' data-count='horizontal' data-via='ottodestruct' data-related='MrSimonWood'>Tweet</a>]]></content:encoded>
			<wfw:commentRss>http://littlestorping.co.uk/2008/04/27/upgrade-in-progress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrade Coming Up</title>
		<link>http://littlestorping.co.uk/2007/04/15/upgrade-coming-up/</link>
		<comments>http://littlestorping.co.uk/2007/04/15/upgrade-coming-up/#comments</comments>
		<pubDate>Sun, 15 Apr 2007 13:47:44 +0000</pubDate>
		<dc:creator>One-Ten</dc:creator>
				<category><![CDATA[Life in General]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.littlestorping.co.uk/2007/04/15/upgrade-coming-up/</guid>
		<description><![CDATA[If funny things start to appear on the site this afternoon, it&#8217;s because I&#8217;m (finally) upgrading to WordPress 2.1 &#8220;Ella&#8221;. Bear with me, normal service will resume as soon as possible. Here goes. Update, 13.18: All seems to be working, but please post any issues! Tweet]]></description>
			<content:encoded><![CDATA[<p>If funny things start to appear on the site this afternoon, it&#8217;s because I&#8217;m (finally) upgrading to WordPress 2.1 &#8220;Ella&#8221;.  Bear with me, normal service will resume as soon as possible.</p>
<p>Here goes.</p>
<p><b>Update, 13.18:</b> All seems to be working, but please post any issues!</p>
<a href='http://twitter.com/share' class='twitter-share-button' data-text='Upgrade Coming Up' data-url='http://littlestorping.co.uk/?p=398' data-counturl='http://littlestorping.co.uk/2007/04/15/upgrade-coming-up/' data-count='horizontal' data-via='ottodestruct' data-related='MrSimonWood'>Tweet</a>]]></content:encoded>
			<wfw:commentRss>http://littlestorping.co.uk/2007/04/15/upgrade-coming-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Theme</title>
		<link>http://littlestorping.co.uk/2006/10/05/new-theme/</link>
		<comments>http://littlestorping.co.uk/2006/10/05/new-theme/#comments</comments>
		<pubDate>Thu, 05 Oct 2006 19:16:12 +0000</pubDate>
		<dc:creator>One-Ten</dc:creator>
				<category><![CDATA[Life in General]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.littlestorping.co.uk/2006/10/05/new-theme/</guid>
		<description><![CDATA[Little Storping-in-the-Swuff has been going for about 16 months, though it hardly seems like it. When I started out, back then, I was new to WordPress, but the best theme I could find was the old &#8220;Classic&#8221; theme that was the default until WordPress version 1.2 (we&#8217;re on 2.somthing now, but it was 1.5 &#8220;strayhorn&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>Little Storping-in-the-Swuff has been going for about 16 months, though it hardly seems like it.  When I started out, back then, I was new to <a href="http://www.wordpress.org">WordPress</a>, but the best theme I could find was the old &#8220;Classic&#8221; theme that was the default until WordPress version 1.2 (we&#8217;re on 2.somthing now, but it was 1.5 &#8220;strayhorn&#8221; back then).  I liked it because it was simple, suited my immediate needs, and I always intended to refine the site design if I actually managed to keep the blog going.</p>
<p>Finally I&#8217;ve got round to the redesign.  I&#8217;m using the theme <a href="http://www.sr-ultimate.com/">2cgreen</a>, hacked about a bit to include the Little Storping picture and to make it <a href="http://automattic.com/code/widgets/">widget</a> friendly.  I&#8217;ve probably got a bit more hacking to get it exactly how I want, but I&#8217;m quite pleased with it so far.</p>
<p>It&#8217;s on probation at the moment.  Comments welcome.</p>
<a href='http://twitter.com/share' class='twitter-share-button' data-text='New Theme' data-url='http://littlestorping.co.uk/?p=302' data-counturl='http://littlestorping.co.uk/2006/10/05/new-theme/' data-count='horizontal' data-via='ottodestruct' data-related='MrSimonWood'>Tweet</a>]]></content:encoded>
			<wfw:commentRss>http://littlestorping.co.uk/2006/10/05/new-theme/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Eating in Little Storping-in-the-Swuff</title>
		<link>http://littlestorping.co.uk/2006/10/02/eating-in-little-storping-in-the-swuff/</link>
		<comments>http://littlestorping.co.uk/2006/10/02/eating-in-little-storping-in-the-swuff/#comments</comments>
		<pubDate>Mon, 02 Oct 2006 21:45:15 +0000</pubDate>
		<dc:creator>One-Ten</dc:creator>
				<category><![CDATA[Fruit]]></category>
		<category><![CDATA[Life in General]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.littlestorping.co.uk/2006/10/02/eating-in-little-storping-in-the-swuff/</guid>
		<description><![CDATA[The village of Little Storping has only one pub, the Jolly Ploughman. Don&#8217;t be put off by the sinister barman or the strange locals. Head on over and see the new recipe wiki: read, eat, enjoy, contribute. The wiki is powered by wikiwiki, based on erfurt wiki but using WordPress&#8217;s authentication. I&#8217;ve tinkered and hacked [...]]]></description>
			<content:encoded><![CDATA[<p>The village of Little Storping has only one pub, the Jolly Ploughman.  Don&#8217;t be put off by the sinister barman or the strange locals.  Head on over and see the new <a href="wikiwiki.php">recipe wiki</a>: read, eat, enjoy, contribute.</p>
<p>The wiki is powered by <a href="http://weblogtoolscollection.com/archives/2004/07/05/wordpress-12-wiki-integration/">wikiwiki</a>, based on <a href="http://erfurtwiki.sourceforge.net/">erfurt</a> wiki but using WordPress&#8217;s authentication. I&#8217;ve tinkered and hacked away a bit to make it fit with the theme (plus a modification to functions.php as described <a href="http://pilkster.com/pilkstercom-amazon-plugin-for-wordpress/">here</a>). I need to hack away at it a bit more: I&#8217;m not happy with the English localisation (if you get some odd English, I didn&#8217;t do it &#8211; honest!), but I wanted to launch it right away, after adapting <a href="http://www.guardian.co.uk/weekend/story/0,,1883253,00.html">Hugh Fearnley-Whittingstall&#8217;s spiced baked desert apple</a> recipe for <a href="http://www.littlestorping.co.uk/2006/09/24/pict2514jpg/">my pears</a> &#8211; for my adaptation <a href="http://www.littlestorping.co.uk/wikiwiki.php?page=Pears+stuffed+with+dried+fruit+soaked+in+Calvados">click here</a>.</p>
<p>I am allowing all registered users of Little Storping to be able to edit the wiki as I&#8217;d like to have as much user contribution as possible.</p>
<p>So go on, dive in!</p>
<a href='http://twitter.com/share' class='twitter-share-button' data-text='Eating in Little Storping-in-the-Swuff' data-url='http://littlestorping.co.uk/?p=300' data-counturl='http://littlestorping.co.uk/2006/10/02/eating-in-little-storping-in-the-swuff/' data-count='horizontal' data-via='ottodestruct' data-related='MrSimonWood'>Tweet</a>]]></content:encoded>
			<wfw:commentRss>http://littlestorping.co.uk/2006/10/02/eating-in-little-storping-in-the-swuff/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
