<?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>bendavis.me</title>
	<atom:link href="http://bendavis.me/feed/" rel="self" type="application/rss+xml" />
	<link>http://bendavis.me</link>
	<description>Always pottering with purpose</description>
	<lastBuildDate>Thu, 13 May 2010 14:27:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Asbo bans 35-year-old man from begging and boozing in Derby</title>
		<link>http://bendavis.me/2010/05/05/asbo-bans-35-year-old-man-from-begging-and-boozing-in-derby/</link>
		<comments>http://bendavis.me/2010/05/05/asbo-bans-35-year-old-man-from-begging-and-boozing-in-derby/#comments</comments>
		<pubDate>Wed, 05 May 2010 14:48:59 +0000</pubDate>
		<dc:creator>Benjy</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[asbo]]></category>
		<category><![CDATA[begging]]></category>
		<category><![CDATA[derby]]></category>

		<guid isPermaLink="false">http://bendavis.me/?p=784</guid>
		<description><![CDATA[About time! This lecherous and often abusive man was barred from the off-license I work in a few weeks ago for his behaviour towards staff and customers a like. His specific order means he is banned from acting, or encouraging others to act, in a way that &#8220;causes or is likely to cause harassment, alarm [...]]]></description>
			<content:encoded><![CDATA[<p>About time! This lecherous and often abusive man was barred from the off-license I work in a few weeks ago for his behaviour towards staff and customers a like.</p>
<p>His specific order means he is banned from acting, or encouraging others to act, in a way that &#8220;causes or is likely to cause harassment, alarm or distress to any person in Derby as defined by the Inner Ring Road&#8221; (via <a href="http://www.thisisderbyshire.co.uk/news/Asbo-bans-35-year-old-man-begging-boozing-city-centre/article-2109648-detail/article.html">Asbo bans 35-year-old man from begging and boozing in city centre</a>.)</p>
<p>For once some I feel like some justice has been done. I think I speak for everyone when I say I&#8217;m a little sick of being asked for cigarettes/money and getting nothing but abuse when I dare to say no. I look forward to a day when I can walk into town, perhaps smoking, and not get sworn at for wanting to keep what is mine.</p>
]]></content:encoded>
			<wfw:commentRss>http://bendavis.me/2010/05/05/asbo-bans-35-year-old-man-from-begging-and-boozing-in-derby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My First Javamorph</title>
		<link>http://bendavis.me/2010/04/26/my-first-javamorph/</link>
		<comments>http://bendavis.me/2010/04/26/my-first-javamorph/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 02:19:20 +0000</pubDate>
		<dc:creator>Benjy</dc:creator>
				<category><![CDATA[Drawing]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[gimp]]></category>
		<category><![CDATA[javamorph]]></category>
		<category><![CDATA[lucid]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://bendavis.me/?p=760</guid>
		<description><![CDATA[Just a quick post to show what can be made in around 10 minutes with a nifty little java morphing application called Javamorph and of course my favourite image editor gimp. The Javamorph project can be found at Google Code or if you&#8217;re lucky enough to use Ubuntu it&#8217;s in your repositories so you can [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_761" class="wp-caption alignleft" style="width: 237px"><img class="size-full wp-image-761 " title="ben-to-sam" src="http://bendavis.me/wp/wp-content/uploads/2010/04/ben-to-sam.gif" alt="" width="227" height="300" /><p class="wp-caption-text">Me morphing into my brother Sam.</p></div>
<p>Just a quick post to show what can be made in around 10 minutes with a nifty little java morphing application called <a title="Javamorph Project Homepage" href="http://code.google.com/p/javamorph/">Javamorph</a> and of course my favourite image editor <a title="The GNU Image Manipulation Program" href="http://www.gimp.org/">gimp</a>.</p>
<p>The Javamorph project can be found at Google Code or if you&#8217;re lucky enough to use Ubuntu it&#8217;s in your repositories so you can just apt-get it. I think it&#8217;s in the Debian Squeeze repos too.</p>
<p>The project homepage is worth checking out for a brief overview of how the program works and a link to a very informative pdf that explains all.</p>
<p>My very quick and dirty example shows me turning into my youngest brother and back again. Sorry Sam. <br style="clear: left;" /></p>
<p><span id="more-760"></span>As you can hopefully see from the image below all you basically need to do is match up the mesh points with certain areas of each face, eyes, hair, nose etc.  Once you&#8217;ve done this javamorph will do the rest of the work.</p>
<p style="text-align: center;"><a title="A very quick meshpoints example" href="http://bendavis.me/wp/wp-content/uploads/2010/04/javamorph-1.jpg"><img class="aligncenter size-medium wp-image-762" title="A very quick meshpoints example" src="http://bendavis.me/wp/wp-content/uploads/2010/04/javamorph-1-300x126.jpg" alt="A very quick meshpoints example" width="300" height="126" /></a></p>
<p>What javamorph creates is a series of images (jpegs) stored in the output folder after you have run a &#8216;morph&#8217;. These images show the progression from one state to another. To make that into a single animation file (in this case an animated gif) you need Gimp and importantly it&#8217;s extra package/plugin gimp-gap. So if you&#8217;ve not got these the quickest remedy is:</p>
<p style="padding-left: 90px;"><strong>sudo apt-get install gimp gimp-gap</strong></p>
<p>While you&#8217;re adding this great program you might also want to take the time to install gimp-data-extras to add some more brushes, palettes and gradients to your collection. You never can have enough.</p>
<p>So, once you&#8217;ve made your morph fire up gimp and head straight to the file menu where there is a handy entry titled <strong>Open as layers</strong>. With this you can import all your individual images as layers on the image in one command &#8211; just highlight all your images with your mouse or ctrl + a.<a title="Many changing faces.." href="http://bendavis.me/wp/wp-content/uploads/2010/04/javamorph-2.jpg"><img class="size-full wp-image-763 alignleft" style="margin: 10px 20px 12px 25px;" title="Many changing faces.." src="http://bendavis.me/wp/wp-content/uploads/2010/04/javamorph-2.jpg" alt="Many changing faces.." width="170" height="312" /></a></p>
<p>As you can see we now have as many layers as we do images. Why you might ask? Well because this is how the gimp animation package works &#8211; each layer is effectively a a frame in our animation. Obviously at this point you could tinker with the images to your hearts content, perhaps changing the colours or adding in some funky fades and gradients to spice things up a bit. This is just a quick and dirty tutorial though so I&#8217;ll leave the creativity to you!</p>
<p>So.. back to the gimp. My morph was made up of 20 images so I have that many layers. However, this animated gif will be used on a loop. That means that (if left as it is now) I&#8217;d get a nice fade to one face then suddenly straight back to the original. I don&#8217;t like that so I import the same pictures again (still using open as layers) and rearrange their order in the layers list so that one fades seamlessly to the other. Not sure that there is a quick way to do this so be prepared to be clicking the <em>move up</em> and <em>move down</em> buttons a good few times.</p>
<p><a title="Select 'Save as Animation'" href="http://bendavis.me/wp/wp-content/uploads/2010/04/javamorph-3.jpg"><img class="size-thumbnail wp-image-764 alignright" style="margin: 15px;" title="Select 'Save as Animation'" src="http://bendavis.me/wp/wp-content/uploads/2010/04/javamorph-3-150x150.jpg" alt="Select 'Save as Animation'" width="150" height="150" /></a></p>
<p>When you&#8217;re happy with it &#8211; you&#8217;re ready to save. Before making the gif it&#8217;s not a bad idea to save it as an xcf first. The last thing you want to have to do is arrange all those layers again! So once you&#8217;ve done that click <strong>Save as</strong> this time and change the .xcf to .gif. Once you&#8217;ve done this the export wizard will fire up. Initially it will suggest flattening the image but you don&#8217;t want that so select <strong>Save as Animation</strong>. The next popup allows you to tweak the speed between frames. The best bet really is to leave it at the default 100 initially, see what the saved gif looks like. From that you&#8217;ve a far better idea of whether to speed it up or slow it down.</p>
<p>Well done &#8211; you just made your first javamorph!</p>
<p>This was all accomplished in Ubuntu Lucid Alpha4 (technically now that&#8217;s 10.04 RC .) To achieve the same in Windows you&#8217;d need <a title="Provides installations packages for GIMP on Windows." href="http://gimp-win.sourceforge.net/">gimp-win</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://bendavis.me/2010/04/26/my-first-javamorph/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tweeted this week 2010-04-18</title>
		<link>http://bendavis.me/2010/04/18/tweeted-this-week-2010-04-18/</link>
		<comments>http://bendavis.me/2010/04/18/tweeted-this-week-2010-04-18/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 18:09:00 +0000</pubDate>
		<dc:creator>Benjy</dc:creator>
				<category><![CDATA[Tweets]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://bendavis.me/2010/04/18/tweeted-this-week-2010-04-18/</guid>
		<description><![CDATA[Finally listened to my best mates&#39; new ep = Awesome! Cue sounds of screaming fans &#38; the twang of underwear elastic http://bit.ly/9TibAc #]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>Finally listened to my best mates&#39; new ep = Awesome! Cue sounds of screaming fans &amp; the twang of underwear elastic <a href="http://bit.ly/9TibAc" rel="nofollow">http://bit.ly/9TibAc</a> <a href="http://twitter.com/stressonthesky/statuses/12043255614" class="aktt_tweet_time">#</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://bendavis.me/2010/04/18/tweeted-this-week-2010-04-18/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tweeted this week 2010-04-11</title>
		<link>http://bendavis.me/2010/04/11/tweeted-this-week-2010-04-11/</link>
		<comments>http://bendavis.me/2010/04/11/tweeted-this-week-2010-04-11/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 18:09:00 +0000</pubDate>
		<dc:creator>Benjy</dc:creator>
				<category><![CDATA[Tweets]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://bendavis.me/2010/04/11/tweeted-this-week-2010-04-11/</guid>
		<description><![CDATA[Today i have the mental acuity and problem solving skills of an over-excited spaniel. This took over an hour to post&#8230; # Viagra now available in powder form. Just pour some in your tea. It does nothing for your erection but it stops your biscuits going soft. # Thank you radio1 &#38; mr carter for [...]]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>Today i have the mental acuity and problem solving skills of an over-excited spaniel. This took over an hour to post&#8230; <a href="http://twitter.com/stressonthesky/statuses/11834889176" class="aktt_tweet_time">#</a></li>
<li>Viagra now available in powder form. Just pour some in your tea. It does nothing for your erection but it stops your biscuits going soft. <a href="http://twitter.com/stressonthesky/statuses/11784073963" class="aktt_tweet_time">#</a></li>
<li>Thank you radio1 &amp; mr carter for an afternoon of real music.. A nice change from the usual sex-obsessed pop &#8211; call me mr flintstone indeed! <a href="http://twitter.com/stressonthesky/statuses/11644105135" class="aktt_tweet_time">#</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://bendavis.me/2010/04/11/tweeted-this-week-2010-04-11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tweeted this week 2010-04-04</title>
		<link>http://bendavis.me/2010/04/04/tweeted-this-week-2010-04-04/</link>
		<comments>http://bendavis.me/2010/04/04/tweeted-this-week-2010-04-04/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 18:09:00 +0000</pubDate>
		<dc:creator>Benjy</dc:creator>
				<category><![CDATA[Tweets]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://bendavis.me/2010/04/04/tweeted-this-week-2010-04-04/</guid>
		<description><![CDATA[Every time an M&#38;S advert comes on telly so do I&#8230; # Just seen the trailer for Cemetery Junction &#8211; looks great! We need more Gervais films before he gets too old for all this acting lark # Tribute iTunes download to fund cervical cancer research at UCL http://bit.ly/brIkmJ #]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>Every time an M&amp;S advert comes on telly so do I&#8230; <a href="http://twitter.com/stressonthesky/statuses/11447764193" class="aktt_tweet_time">#</a></li>
<li>Just seen the trailer for Cemetery Junction &#8211; looks great! We need more Gervais films before he gets too old for all this acting lark <img src='http://bendavis.me/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  <a href="http://twitter.com/stressonthesky/statuses/11445280856" class="aktt_tweet_time">#</a></li>
<li>Tribute iTunes download to fund cervical cancer research at UCL <a href="http://bit.ly/brIkmJ" rel="nofollow">http://bit.ly/brIkmJ</a> <a href="http://twitter.com/stressonthesky/statuses/11366499914" class="aktt_tweet_time">#</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://bendavis.me/2010/04/04/tweeted-this-week-2010-04-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chocolate Bonsai Wallpaper</title>
		<link>http://bendavis.me/2010/03/18/chocolate-bonsai-wallpaper/</link>
		<comments>http://bendavis.me/2010/03/18/chocolate-bonsai-wallpaper/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 14:41:44 +0000</pubDate>
		<dc:creator>Benjy</dc:creator>
				<category><![CDATA[Drawing]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[bonsai]]></category>
		<category><![CDATA[designing]]></category>
		<category><![CDATA[gimp]]></category>
		<category><![CDATA[inkscape]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wallpaper]]></category>

		<guid isPermaLink="false">http://bendavis.me/?p=752</guid>
		<description><![CDATA[Inspired (if that&#8217;s really the right word) by all this new Ubuntu artwork I decided to have a little go at creating a new wallpaper. As I said in my last post I like brown, it&#8217;s smooth, sexy and natural. So, after a little tinkering with an old photo of my Bonsai tree &#8211; &#8216;Gemmell&#8217; [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://bendavis.me/?attachment_id=753"><img class="aligncenter size-full wp-image-754" title="Ubuntu Chocolate Bonsai" src="http://bendavis.me/wp/wp-content/uploads/2010/03/purple-chocolate-gemmel-thumb.jpg" alt="purple-chocolate-gemmel-thumb" width="475" height="297" /></a></p>
<p>Inspired (if that&#8217;s really the right word) by all this new Ubuntu artwork I decided to have a little go at creating a new wallpaper. As I said in my last post I like brown, it&#8217;s smooth, sexy and natural. So, after a little tinkering with an old photo of my Bonsai tree &#8211; &#8216;Gemmell&#8217; &#8211; I created this.</p>
<p>It&#8217;s now the default wallpaper on my desktop: could it be yours?</p>
<p>If anyone does like it I&#8217;ll upload the (somewhat mammoth sized) gimp xcf file so anyone can play with the colours or whatever they wish.</p>
]]></content:encoded>
			<wfw:commentRss>http://bendavis.me/2010/03/18/chocolate-bonsai-wallpaper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu colours: earthy or veggie?</title>
		<link>http://bendavis.me/2010/03/17/ubuntu-colours-earthy-or-veggie/</link>
		<comments>http://bendavis.me/2010/03/17/ubuntu-colours-earthy-or-veggie/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 17:08:19 +0000</pubDate>
		<dc:creator>Benjy</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[colours]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[lucid]]></category>
		<category><![CDATA[lynx]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wallpaper]]></category>

		<guid isPermaLink="false">http://bendavis.me/?p=738</guid>
		<description><![CDATA[Anyone even remotely interested in Linux these days can&#8217;t really go more than a few days without reading something, somewhere about Ubuntu. It&#8217;s easily the most popular distribution of Linux out irrespective of how you calculate this. Be it from distrowatchs&#8216; rankings or just running a google search for Linux and seeing how many results pertain to [...]]]></description>
			<content:encoded><![CDATA[<p>A<a href="http://bendavis.me/wp/wp-content/uploads/2010/03/blackeubuntulogo.png"><img class="size-medium wp-image-742 alignright" title="blackeubuntulogo" src="http://bendavis.me/wp/wp-content/uploads/2010/03/blackeubuntulogo-300x79.png" alt="" width="300" height="79" /></a>nyone even remotely interested in Linux these days can&#8217;t really go more than a few days without reading something, somewhere about Ubuntu. It&#8217;s easily the most popular distribution of Linux out irrespective of how you calculate this. Be it from <a href="http://distrowatch.com">distrowatchs</a>&#8216; rankings or just running a google search for Linux and seeing how many results pertain to Ubuntu (usually most of them.)</p>
<p>Currently the chatter surrounding Ubuntu is obviously focused on its next upcoming release 10.04 Lucid Lynx. However, most blog posts and news articles are all talking about the new artwork rather than any technological advances. Discussion (as ever with Ubuntu users and critics alike) seems to focus almost solely on colour. Yes that&#8217;s right. I said colour. This release will bring about quite a few changes in not only the colour scheme of the default desktop, it&#8217;s wallpaper and themes but also the ubuntu website, online shop, documentation cd covers (just mockups currently) and more besides. Which is nice. But how important is it?</p>
<p><span id="more-738"></span>The key word that so many people seem to miss here is <strong>default</strong>. It&#8217;s what the desktop arrives on your computer looking like after a fresh install or while trying out the livecd. I would happily agree that first impressions do mean a lot. Having a slick polished-looking desktop is seldom a bad thing. However, it really is the easiest thing to change whether you&#8217;ve never used Ubuntu or Linux before or you are a hoary old hedgehog like me.</p>
<p>What gets my goat is the extent to which the debate surrounding this tiny aspect of the OS takes such focus. The default theme released with Ubuntu has become more polished with each release but it never looked bad. As much as so many bemoan the brown, it made Ubuntu as successful as it has been. No other popular distro used quite such a distinctive and memorable scheme &#8211; most default to blues or greens and look entirely unexceptional. The proposed new colours, aubergine being amongst them (fantastic colour, shame about the taste) will hopefully still remain fairly unique to Ubuntu but time will tell.</p>
<p>If I were to point you in the direction of <a title="Ubuntu News" href="http://www.omgubuntu.co.uk">omgubuntu.co.uk</a> and their recent post about <a title="New Lucid Default Wallpaper" href="http://www.omgubuntu.co.uk/2010/03/lucids-new-wallpaper.html">the new wallpaper</a> (thanks for the link <a href="http://mesanna.com">mesanna</a>!) you need only scroll down the page a few hundred lines to see all the same old arguements coming out about OS aesthetics (obviously being linked to anything even remotely OSX related as often as possible &#8211; grr macs..) Why is it impossible to create a nice looking system without being accused of stealing elements of its design from commercial alternatives? Sometimes there genuinely are only a few ways of accomplishing a particular <acronym title="User Interface">UI</acronym> successfully and once the best way has been tried and tested enough it is adopted. This is not theft. This is common sense.</p>
<p>Anyway.. what I&#8217;m slowly getting round to saying is that yes, re-style your site&#8217;s look, give the documentation a face-lift even create more themes and wallpapers. But don&#8217;t expect to be able to create a set of themes and wallpapers that will capture the hearts and minds of everyone. It can&#8217;t be done.</p>
<p>In my opinion, rather than spending all this time on the look of the thing just make is as obvious as is humanly possible that you can change how <strong>everything</strong> looks. Perhaps a notification bubble at boot with the words &#8220;You can change how I look! Click here to choose a style and find out more&#8221;. Shouldn&#8217;t be hard right? I&#8217;m thinking of adding a filter in firefox for the words &#8220;ubuntu + brown + ugly&#8221; I&#8217;m that tired of reading about this. Proof can be found again by looking at the post linked above and skimming through the comments. I will leave you with one comment which made me laugh, not because it&#8217;s right or bold or clever but because it is so fantastically idiotic.</p>
<blockquote><address><em>are you serious? What the hell is wrong with ubuntu. I mean, I had a little sympathy for the whole brown thing, but honestly, you should have known everyone hates brown. Ask any girl with brown eyes and they go &#8220;eww! they look like poop!&#8221;</em></address>
</blockquote>
<p>So, to further expand on your theory, do girls with blue eyes hate Fedora? Green eyes can&#8217;t stand openSUSE? Is this something limited only to the female of the species? Thank you Zach for sharing and bringing a smile back to my face!</p>
]]></content:encoded>
			<wfw:commentRss>http://bendavis.me/2010/03/17/ubuntu-colours-earthy-or-veggie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tweeted this week 2010-03-07</title>
		<link>http://bendavis.me/2010/03/07/tweeted-this-week-2010-03-07/</link>
		<comments>http://bendavis.me/2010/03/07/tweeted-this-week-2010-03-07/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 18:09:00 +0000</pubDate>
		<dc:creator>Benjy</dc:creator>
				<category><![CDATA[Tweets]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://bendavis.me/2010/03/07/tweeted-this-week-2010-03-07/</guid>
		<description><![CDATA[This time last year i got a free nosejob trying to talk some sense into a would be thief. A year on i&#39;d still do the same. Ben 1 meathead 0 #]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>This time last year i got a free nosejob trying to talk some sense into a would be thief. A year on i&#39;d still do the same. Ben 1 meathead 0 <a href="http://twitter.com/stressonthesky/statuses/10119426682" class="aktt_tweet_time">#</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://bendavis.me/2010/03/07/tweeted-this-week-2010-03-07/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tweets</title>
		<link>http://bendavis.me/2010/02/14/tweeted-this-week-2010-02-14/</link>
		<comments>http://bendavis.me/2010/02/14/tweeted-this-week-2010-02-14/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 18:09:00 +0000</pubDate>
		<dc:creator>Benjy</dc:creator>
				<category><![CDATA[Tweets]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://bendavis.me/2010/02/14/tweeted-this-week-2010-02-14/</guid>
		<description><![CDATA[I&#8217;ve got soul but i&#8217;m not a soldering iron. # Would you expect an off license to be open early because it&#8217;s valentines day? I&#8217;d rather prefer it to be shut. # All I had growing up was my RE teacher telling me I was a right hand man. Oh how different it would&#8217;ve been [...]]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>I&#8217;ve got soul but i&#8217;m not a soldering iron. <a href="http://twitter.com/stressonthesky/statuses/9282548740">#</a></li>
<li>Would you expect an off license to be open early because it&#8217;s valentines day? I&#8217;d rather prefer it to be shut. <a class="aktt_tweet_time" href="http://twitter.com/stressonthesky/statuses/9096568442">#</a></li>
<li>All I had growing up was my RE teacher telling me I was a right hand man. Oh how different it would&#8217;ve been with this <a rel="nofollow" href="http://bit.ly/d32cWf">http://bit.ly/d32cWf</a> <a class="aktt_tweet_time" href="http://twitter.com/stressonthesky/statuses/8880319142">#</a></li>
<li>Anyone watching the superbowl &#8211; come on favre!!! <a class="aktt_tweet_time" href="http://twitter.com/stressonthesky/statuses/8789135948">#</a></li>
<li>I think therefore i wish i wouldn&#8217;t. <a href="http://twitter.com/stressonthesky/statuses/8194544910">#</a></li>
<li>My own Radio1 road trip? In a car, going nowhere in particular listening to Driving with the brakes on by Del Amitri. <a href="http://twitter.com/stressonthesky/statuses/7333576504">#</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://bendavis.me/2010/02/14/tweeted-this-week-2010-02-14/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updated to WordPress 2.9</title>
		<link>http://bendavis.me/2009/12/19/updated-to-wordpress-2-9/</link>
		<comments>http://bendavis.me/2009/12/19/updated-to-wordpress-2-9/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 14:05:27 +0000</pubDate>
		<dc:creator>Benjy</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[2.9]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://bendavis.me/?p=639</guid>
		<description><![CDATA[Well today I awoke to find news of the latest release of WordPress. A quick read-through of the changes sure brought a smile to my face. I&#8217;ve been a  little out of the WP loop (pun&#8230; slightly intended), and had just started using my installation as the be all and end all of my site, [...]]]></description>
			<content:encoded><![CDATA[<p>Well today I awoke to find news of the latest release of WordPress. A quick read-through of the changes sure brought a smile to my face. I&#8217;ve been a  little out of the WP loop (pun&#8230; slightly intended), and had just started using my installation as the be all and end all of my site, the reliable and durable blog/cms I could safely keep coming back to. Instead of viewing it, as I do most other scripts I use and tinker with (often from <a title="Php scripts and programs." href="http://php.opensourcecms.com">opensourcecms.com</a>), as a new chance to stretch my coding muscles &#8211; my eyes, fingers and brain I suppose!</p>
<p><span id="more-639"></span></p>
<div style="margin: 10px 20px 0 0; float: left;">
<div id="attachment_640" class="wp-caption alignnone" style="width: 288px"><a href="http://bendavis.me/wp/wp-content/uploads/2009/12/wordpress-image-editor.jpg"><img class="size-full wp-image-640 " title="wordpress-image-editor" src="http://bendavis.me/wp/wp-content/uploads/2009/12/wordpress-image-editor.jpg" alt="" width="278" height="303" /></a><p class="wp-caption-text">Playing with the size and orientation of my mug is now a lot easier. Wish I could alter said mug with this too <img src='http://bendavis.me/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p></div>
</div>
<p style="text-align: left;">I for one am fairly keen on the new in post image editor, I think WP has been needing this for some time and I&#8217;m very glad we now have one! It is a little basic, allowing you to crop, rotate or flip your image as well as change it&#8217;s size. While true, this does cover the basics I would still like to have seen a few slightly more interesting features.</p>
<p>Whilst on the subject of images I also really like the fact that your posts can now have images assigned to them. This has been possible through plugins for some time but never built in. I like the fact that I can add some extra colour to a post now, having chosen while making the theme where the posts image will go, not sat there tinkering for half an hour with css in the post editor.</p>
<p>From the development blog:</p>
<blockquote><p><em>Custom post types have been upgraded with better API support so you can juggle more types than just post, page, and attachment. (More of this planned for 3.0.)</em></p></blockquote>
<p>I really like the sound of this, utterly custom content types could open up a swathe of opportunity for creativity and allow wordpress to be the muscle behind even more types of website &#8211; not just your average blog.</p>
<p>This release brings with it far too many new changes for me to simply list here. Suffice to say you seem to be able to do more with WordPress every release and 2.9 brings more great features than I&#8217;ve seen added in a while. I&#8217;m looking forward to seeing how I can push their new template tags, hooks and filters to create some of the most interesting themes yet.  Now with the ability to create custom themes bundled with plugins, surely the sky is just not a high enough limit!</p>
]]></content:encoded>
			<wfw:commentRss>http://bendavis.me/2009/12/19/updated-to-wordpress-2-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
