<?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>Leekworld</title>
	<atom:link href="http://leekworld.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://leekworld.com</link>
	<description>Adventures in la la land</description>
	<lastBuildDate>Thu, 10 May 2012 12:00:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Empty search shows home page on wordpress</title>
		<link>http://leekworld.com/code/empty-search-shows-home-page-on-wordpress/</link>
		<comments>http://leekworld.com/code/empty-search-shows-home-page-on-wordpress/#comments</comments>
		<pubDate>Thu, 10 May 2012 12:00:19 +0000</pubDate>
		<dc:creator>tiff</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[snippets]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://leekworld.com/?p=475</guid>
		<description><![CDATA[<p>OK, so you have a site. It&#8217;s not set up like a blog, so you don&#8217;t have a blog or posts page.</p> <p>You notice that submitting the search form with nothing in it sends you to a broken home page.</p> <p>There are all sorts of madnesses touted to fix this involving modifying the core wordpress [...]]]></description>
			<content:encoded><![CDATA[<p>OK, so you have a site. It&#8217;s not set up like a blog, so you don&#8217;t have a blog or posts page.</p>
<p>You notice that submitting the search form with nothing in it sends you to a broken home page.</p>
<p>There are all sorts of madnesses touted to fix this involving modifying the core wordpress code, which is a terrible idea given how often it updates.</p>
<p>stick this in your functions and ¡presto pronto! all better. This will just send you to your search page and show everything with a space in it..</p>
<p><code>add_filter( 'request', 'my_request_filter' );<br />
function my_request_filter( $query_vars ) {<br />
if( isset( $_GET['s'] ) &amp;&amp; empty( $_GET['s'] ) ) {<br />
$query_vars['s'] = " ";<br />
}<br />
return $query_vars;<br />
}</code></p>
]]></content:encoded>
			<wfw:commentRss>http://leekworld.com/code/empty-search-shows-home-page-on-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily Doodle &#8220;Nuggets and Chips&#8221;</title>
		<link>http://leekworld.com/arty-farty/illustration/daily-doodle-nuggets-and-chips/</link>
		<comments>http://leekworld.com/arty-farty/illustration/daily-doodle-nuggets-and-chips/#comments</comments>
		<pubDate>Mon, 30 Apr 2012 08:19:21 +0000</pubDate>
		<dc:creator>tiff</dc:creator>
				<category><![CDATA[illustration]]></category>
		<category><![CDATA[chicken nugget]]></category>
		<category><![CDATA[chips]]></category>
		<category><![CDATA[daily doodle]]></category>
		<category><![CDATA[here be nuggets]]></category>
		<category><![CDATA[ink]]></category>
		<category><![CDATA[the chips are down]]></category>
		<category><![CDATA[watercolour]]></category>

		<guid isPermaLink="false">http://leekworld.com/?p=463</guid>
		<description><![CDATA[<p>This is for Tunk, who lives with a man named Nugget.</p> <p>I am so puntastic it hurts.</p> <p class="wp-caption-text">i think we overbaked the last ballista barrage</p> ]]></description>
			<content:encoded><![CDATA[<p>This is for <a href="http://t4nk.org" target="_blank">Tunk</a>, who lives with a man named Nugget.</p>
<p>I am so puntastic it hurts.</p>
<div id="attachment_464" class="wp-caption aligncenter" style="width: 730px"><img class=" wp-image-464 " title="nugget vs chip" src="http://leekworld.com/wp-content/uploads/2012/04/nugget-vs-chip.jpg" alt="" width="720" height="496" /><p class="wp-caption-text">i think we overbaked the last ballista barrage</p></div>
]]></content:encoded>
			<wfw:commentRss>http://leekworld.com/arty-farty/illustration/daily-doodle-nuggets-and-chips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daily Doodle &#8220;A EGG&#8221;</title>
		<link>http://leekworld.com/arty-farty/illustration/daily-doodle-a-egg/</link>
		<comments>http://leekworld.com/arty-farty/illustration/daily-doodle-a-egg/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 08:11:37 +0000</pubDate>
		<dc:creator>tiff</dc:creator>
				<category><![CDATA[illustration]]></category>
		<category><![CDATA[A EGG]]></category>
		<category><![CDATA[daily doodle]]></category>
		<category><![CDATA[here be dragons]]></category>
		<category><![CDATA[ink]]></category>
		<category><![CDATA[SPACE DINOSAURS]]></category>
		<category><![CDATA[watercolour]]></category>

		<guid isPermaLink="false">http://leekworld.com/?p=460</guid>
		<description><![CDATA[<p>&#8220;A EGG&#8221; subject courtesy of Tom Blench</p> <p class="wp-caption-text">i wonder who is in there?</p> ]]></description>
			<content:encoded><![CDATA[<p>&#8220;A EGG&#8221; subject courtesy of <a href="http://blench.org/" title="blenchly" target="_blank">Tom Blench</a></p>
<div id="attachment_461" class="wp-caption aligncenter" style="width: 650px"><img src="http://leekworld.com/wp-content/uploads/2012/04/A_EGG.jpg" alt="" title="A_EGG" width="640" height="480" class="size-full wp-image-461" /><p class="wp-caption-text">i wonder who is in there?</p></div>
]]></content:encoded>
			<wfw:commentRss>http://leekworld.com/arty-farty/illustration/daily-doodle-a-egg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>daily doodles</title>
		<link>http://leekworld.com/arty-farty/illustration/daily-doodles/</link>
		<comments>http://leekworld.com/arty-farty/illustration/daily-doodles/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 07:54:30 +0000</pubDate>
		<dc:creator>tiff</dc:creator>
				<category><![CDATA[illustration]]></category>
		<category><![CDATA[daily doodle]]></category>
		<category><![CDATA[dog]]></category>
		<category><![CDATA[dogs]]></category>
		<category><![CDATA[fey]]></category>
		<category><![CDATA[ink]]></category>
		<category><![CDATA[watercolour]]></category>

		<guid isPermaLink="false">http://leekworld.com/?p=447</guid>
		<description><![CDATA[<p>Daily Doodles are almost certainly created under the following restrictions:</p> <p>1. Lunchtime (i.e. &#60;1hr)</p> <p>2. Based upon a provided topic (you may suggest one)</p> <p>2. Based upon a topic that appeared in my head</p> <p>3. MUST DO ONE EVERY DAY</p> <p>4. Rules are for wimps</p> <p>GO</p> <p>Here, a selection of recent doodlings:</p> <p><p class="wp-caption-text">A danger? [...]]]></description>
			<content:encoded><![CDATA[<p>Daily Doodles are almost certainly created under the following restrictions:</p>
<p>1. Lunchtime (i.e. &lt;1hr)</p>
<p>2. Based upon a provided topic (you may suggest one)</p>
<p>2. Based upon a topic that appeared in my head</p>
<p>3. MUST DO ONE EVERY DAY</p>
<p>4. Rules are for wimps</p>
<p>GO</p>
<p>Here, a selection of recent doodlings:</p>
<p><div id="attachment_449" class="wp-caption alignleft" style="width: 385px"><img class="size-full wp-image-449" title="A danger??" src="http://leekworld.com/wp-content/uploads/2012/04/tall2.jpg" alt="" width="375" height="500" /><p class="wp-caption-text">A danger? A biscuit? A DANGER</p></div><br />
<div id="attachment_450" class="wp-caption alignright" style="width: 246px"><img src="http://leekworld.com/wp-content/uploads/2012/04/tall1.jpg" alt="" title="Tal" width="236" height="309" class="size-full wp-image-450" /><p class="wp-caption-text">it weren&#039;t me you can&#039;t prove nuffink</p></div><br />
test<br />
<div id="attachment_451" class="wp-caption alignright" style="width: 650px"><img src="http://leekworld.com/wp-content/uploads/2012/04/himanddogs.jpg" alt="" title="himanddogs" width="640" height="369" class="size-full wp-image-451" /><p class="wp-caption-text">A biscuit. And a dance. Do me a dance, bitch.</p></div><br />
<div id="attachment_452" class="wp-caption alignleft" style="width: 650px"><img src="http://leekworld.com/wp-content/uploads/2012/04/fretti.jpg" alt="" title="fretti" width="640" height="578" class="size-full wp-image-452" /><p class="wp-caption-text">ahm a ANGREH FRETTEH</p></div></p>
]]></content:encoded>
			<wfw:commentRss>http://leekworld.com/arty-farty/illustration/daily-doodles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Illustration Friday: Puzzled</title>
		<link>http://leekworld.com/dogs/illustration-friday-puzzled/</link>
		<comments>http://leekworld.com/dogs/illustration-friday-puzzled/#comments</comments>
		<pubDate>Fri, 20 Apr 2012 08:59:23 +0000</pubDate>
		<dc:creator>tiff</dc:creator>
				<category><![CDATA[arty farty]]></category>
		<category><![CDATA[dawgs]]></category>
		<category><![CDATA[illustration]]></category>
		<category><![CDATA[death hamster]]></category>
		<category><![CDATA[fey]]></category>
		<category><![CDATA[hamster]]></category>
		<category><![CDATA[illustration friday]]></category>
		<category><![CDATA[the prisoner]]></category>
		<category><![CDATA[what would patrick mcgoohan do]]></category>

		<guid isPermaLink="false">http://leekworld.com/?p=438</guid>
		<description><![CDATA[<p>This was supposed to be puzzled, but came out more alarmed.. There is still puzzlement there. It will do.</p> <p class="wp-caption-text">What _would_ Patrick McGoohan do?</p> ]]></description>
			<content:encoded><![CDATA[<p>This was supposed to be puzzled, but came out more alarmed.. There is still puzzlement there. It will do.</p>
<div id="attachment_439" class="wp-caption aligncenter" style="width: 655px"><img class=" wp-image-439    " title="fey and hamster" src="http://leekworld.com/wp-content/uploads/2012/04/fey-and-hamster.jpg" alt="a possessed ball. A noisy possessed ball. " width="645" height="349" /><p class="wp-caption-text">What _would_ Patrick McGoohan do?</p></div>
]]></content:encoded>
			<wfw:commentRss>http://leekworld.com/dogs/illustration-friday-puzzled/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GO YES GO CIRCLES NOW</title>
		<link>http://leekworld.com/dogs/go-yes-go-circles-now/</link>
		<comments>http://leekworld.com/dogs/go-yes-go-circles-now/#comments</comments>
		<pubDate>Wed, 29 Feb 2012 16:58:52 +0000</pubDate>
		<dc:creator>tiff</dc:creator>
				<category><![CDATA[dawgs]]></category>
		<category><![CDATA[being outside]]></category>
		<category><![CDATA[circles]]></category>
		<category><![CDATA[dogs]]></category>
		<category><![CDATA[running]]></category>

		<guid isPermaLink="false">http://leekworld.com/?p=434</guid>
		<description><![CDATA[<p></p> <p>Should probably get a tumblr for shit like this</p> ]]></description>
			<content:encoded><![CDATA[<p><img src="http://leekworld.com/wp-content/uploads/2012/02/circles.jpg" alt="" title="circles" width="640" height="889" class="aligncenter size-full wp-image-435" /></p>
<p>Should probably get a tumblr for shit like this</p>
]]></content:encoded>
			<wfw:commentRss>http://leekworld.com/dogs/go-yes-go-circles-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Note to self: learn to use slingshot</title>
		<link>http://leekworld.com/utter-drivel/note-to-self-learn-to-use-slingshot/</link>
		<comments>http://leekworld.com/utter-drivel/note-to-self-learn-to-use-slingshot/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 23:34:27 +0000</pubDate>
		<dc:creator>tiff</dc:creator>
				<category><![CDATA[dawgs]]></category>
		<category><![CDATA[utter drivel]]></category>
		<category><![CDATA[dog]]></category>
		<category><![CDATA[giant]]></category>
		<category><![CDATA[halp]]></category>
		<category><![CDATA[woods]]></category>

		<guid isPermaLink="false">http://leekworld.com/?p=429</guid>
		<description><![CDATA[<p></p> ]]></description>
			<content:encoded><![CDATA[<p><img src="http://leekworld.com/wp-content/uploads/2012/02/20120224-233312.jpg" alt="20120224-233312.jpg" class="alignnone size-full" /></p>
]]></content:encoded>
			<wfw:commentRss>http://leekworld.com/utter-drivel/note-to-self-learn-to-use-slingshot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>not a StickyStick</title>
		<link>http://leekworld.com/dogs/all-your-stick-are-belong-to-me/</link>
		<comments>http://leekworld.com/dogs/all-your-stick-are-belong-to-me/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 09:14:28 +0000</pubDate>
		<dc:creator>tiff</dc:creator>
				<category><![CDATA[dawgs]]></category>

		<guid isPermaLink="false">http://leekworld.com/?p=417</guid>
		<description><![CDATA[<p>Tally thinks fey should pay less attention to sticks, and more attention to her. Yes.</p> <p class="wp-caption-text">no i don&#39;t want to &#39;play&#39; with it what sort of madness is that? Go away so i can hide it, nowplease.</p> ]]></description>
			<content:encoded><![CDATA[<p>Tally thinks fey should pay less attention to sticks, and more attention to her. Yes.</p>
<div id="attachment_418" class="wp-caption aligncenter" style="width: 650px"><img class="size-full wp-image-418" title="all your stick" src="http://leekworld.com/wp-content/uploads/2012/02/allyourstick.jpg" alt="" width="640" height="755" /><p class="wp-caption-text">no i don&#39;t want to &#39;play&#39; with it what sort of madness is that? Go away so i can hide it, nowplease.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://leekworld.com/dogs/all-your-stick-are-belong-to-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your arguments are nuncupatory</title>
		<link>http://leekworld.com/utter-drivel/your-arguments-are-nuncupatory/</link>
		<comments>http://leekworld.com/utter-drivel/your-arguments-are-nuncupatory/#comments</comments>
		<pubDate>Tue, 21 Feb 2012 12:14:42 +0000</pubDate>
		<dc:creator>tiff</dc:creator>
				<category><![CDATA[utter drivel]]></category>
		<category><![CDATA[classic SF]]></category>
		<category><![CDATA[jack vance]]></category>
		<category><![CDATA[nuncupatory]]></category>
		<category><![CDATA[SF]]></category>

		<guid isPermaLink="false">http://leekworld.com/?p=408</guid>
		<description><![CDATA[<p>How did I never know about this??</p> <p>There is a search engine, for Jack Vance&#8217;s entire body of work.  TOTALITY, &#8220;The Vance Vocabulary Search Tool&#8217;.</p> <p>I can now say that &#8216;nuncupatory&#8217; was used 11 times in total, and &#8216;punctilio&#8217;, 33.  I find this immensely pleasing.</p> <p>&#8216;Krim drew himself up to his full height. He spoke [...]]]></description>
			<content:encoded><![CDATA[<p>How did I never know about this??</p>
<p>There is a search engine, for Jack Vance&#8217;s entire body of work.  <a title="Totality, the vance vocabulary search engine" href="http://pharesm.org/" target="_blank">TOTALITY, &#8220;The Vance Vocabulary Search Tool&#8217;.</a></p>
<p>I can now say that &#8216;nuncupatory&#8217; was used 11 times in total, and &#8216;punctilio&#8217;, 33.  I find this immensely pleasing.</p>
<blockquote><p>&#8216;Krim drew himself up to his full height. He spoke severely. &#8220;I object to that entire imputation, sir; it is irrelevant, prejudicial and <span style="color: #ff9900;">nuncupatory</span>. Further, no grounds have been laid.&#8221;&#8216;</p></blockquote>
<p>Although, I tried &#8216;moue&#8217; &#8211; which only returned 1 record. This seems wrong. I&#8217;m pretty sure Madouc was fond of the odd moué.</p>
<p>You can only search for words returning less than 50 results. Otherwise you will see this rather charming error message.</p>
<blockquote>
<p style="text-align: center;">Too many results (more than 50). Your question is nuncupatory.</p>
<p style="text-align: center;">Please refine your query. Adding a leading plus sign indicates that this word must be present in each row that is returned.<br />
examples:</p>
<p style="text-align: center;">+Cugel +beer -Bunderwal<br />
&#8220;question is nuncupatory&#8221;</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://leekworld.com/utter-drivel/your-arguments-are-nuncupatory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Avast!</title>
		<link>http://leekworld.com/arty-farty/avast/</link>
		<comments>http://leekworld.com/arty-farty/avast/#comments</comments>
		<pubDate>Fri, 17 Feb 2012 13:15:41 +0000</pubDate>
		<dc:creator>tiff</dc:creator>
				<category><![CDATA[arty farty]]></category>
		<category><![CDATA[illustration]]></category>
		<category><![CDATA[peoples]]></category>
		<category><![CDATA[daily doodle]]></category>
		<category><![CDATA[ink]]></category>
		<category><![CDATA[nieces and nephews o my!]]></category>
		<category><![CDATA[noodlers]]></category>
		<category><![CDATA[the delirious highs and wrenching lows of the search for the 1930's Waterman Artist Nib]]></category>
		<category><![CDATA[waterman]]></category>

		<guid isPermaLink="false">http://leekworld.com/?p=359</guid>
		<description><![CDATA[<p>Trying to do a doodle a day. Last night&#8217;s, based upon a small person with a penchant for pirates and princesses turned out pretty fun, so I thought I&#8217;d have a play with this digital colouring malarkey.</p> <p>Original with Waterman fountain pen and Noodler&#8217;s Bulletproof Black.</p> <p></p> <p>&#160;</p> <p>Two versions, digitally coloured and with paper [...]]]></description>
			<content:encoded><![CDATA[<p>Trying to do a doodle a day. Last night&#8217;s, based upon a small person with a penchant for pirates and princesses turned out pretty fun, so I thought I&#8217;d have a play with this digital colouring malarkey.</p>
<p>Original with Waterman fountain pen and Noodler&#8217;s Bulletproof Black.</p>
<p><img class="size-full wp-image-363 aligncenter" title="belle-original" src="http://leekworld.com/wp-content/uploads/2012/02/belle-original.jpg" alt="" width="640" height="458" /></p>
<p>&nbsp;</p>
<p>Two versions, digitally coloured and with paper backgrounds I scrounged from the intertubes.</p>
<p>I used a new plugin for creating the ink overlay for colouring under which is pretty handy, I mean you can desaturate, set to multiply and adjust the opacity &#8211; or just apply this filter &#8211; it&#8217;s free and you can get it <a href="http://www.flamingpear.com/download.html" target="_blank">here</a></p>
<p><img class="size-full wp-image-360 aligncenter" title="belle paper" src="http://leekworld.com/wp-content/uploads/2012/02/belle-paper.jpg" alt="" width="640" height="458" /></p>
<p><img class="size-full wp-image-362 aligncenter" title="belle with paper" src="http://leekworld.com/wp-content/uploads/2012/02/belle-with-paper.jpg" alt="" width="640" height="447" /></p>
<p>The final inked version (with drawing inks).  Delivered with laserjet copies of the line drawing for personalised colouring in funs. The exciting string on the packaging was a BIG HIT.</p>
<p><img class="aligncenter size-full wp-image-403" title="captain belle finished" src="http://leekworld.com/wp-content/uploads/2012/02/captain-belle-finished.jpg" alt="" width="640" height="480" /></p>
<p>View larger versions <a href="http://www.flickr.com/photos/61104621@N02/sets/72157628717690287/" target="_blank">on my flickr feed</a></p>
]]></content:encoded>
			<wfw:commentRss>http://leekworld.com/arty-farty/avast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

