<?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>Vista &#187; Technology</title>
	<atom:link href="http://blogs.bluegumtree.co.uk/vista/category/technology/feed" rel="self" type="application/rss+xml" />
	<link>http://blogs.bluegumtree.co.uk/vista</link>
	<description>The view from down here is amazing</description>
	<lastBuildDate>Sat, 24 Jul 2010 00:01:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to make Amarok play nice</title>
		<link>http://blogs.bluegumtree.co.uk/vista/2010/06/20/153</link>
		<comments>http://blogs.bluegumtree.co.uk/vista/2010/06/20/153#comments</comments>
		<pubDate>Sun, 20 Jun 2010 20:20:54 +0000</pubDate>
		<dc:creator>sheilaellen</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[amarok]]></category>
		<category><![CDATA[bug fixes]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[media players]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[xbmc]]></category>

		<guid isPermaLink="false">http://blogs.bluegumtree.co.uk/vista/?p=153</guid>
		<description><![CDATA[These days when I listen to music it&#8217;s usually streamed from Last.fm via XBMC, either my own loved tracks or those tagged &#8220;ambient&#8220;, however sometimes I want to listen to my offline music collection and for that I use Amarok.  Given how much hassle it is to get working and that they&#8217;ve removed the features [...]]]></description>
			<content:encoded><![CDATA[<p>These days when I listen to music it&#8217;s usually streamed from <a title="Last.fm" href="http://www.last.fm" onclick="pageTracker._trackPageview('/outgoing/www.last.fm?referer=');">Last.fm</a> via <a title="XBox Media Centre " href="http://xbmc.org/" onclick="pageTracker._trackPageview('/outgoing/xbmc.org/?referer=');">XBMC,</a> either my own <a title="sheilaellen's Loved Tracks on Last.fm" href="http://www.last.fm/user/sheilaellen/library/loved" onclick="pageTracker._trackPageview('/outgoing/www.last.fm/user/sheilaellen/library/loved?referer=');">loved tracks</a> or those tagged &#8220;<a title="Tracks on Last.fm tagged &quot;ambient&quot;" href="http://www.last.fm/tag/ambient" onclick="pageTracker._trackPageview('/outgoing/www.last.fm/tag/ambient?referer=');">ambient</a>&#8220;, however sometimes I want to listen to my offline music collection and for that I use <a title="Amarok media player" href="http://amarok.kde.org/" onclick="pageTracker._trackPageview('/outgoing/amarok.kde.org/?referer=');">Amarok</a>.  Given how much hassle it is to get working and that they&#8217;ve removed the features I found most useful<a href="#how-to-make-amarok-play-nice-footnote-1">*</a>, increasingly I wonder why I bother but for the moment I do and this is an aide-mémoire to help the process go much smoother the next time I have to install it.</p>
<ol>
<li>Check that libxine1-ffmpeg is installed</li>
<li>Check that phonon-backend-xine is installed</li>
<li>Check that phonon-backend-gstreamer <em>isn&#8217;t</em> installed</li>
<li>Configure phonon (Amarok &gt; Settings &gt; Configure Amaraok &gt; Playback &gt; Configure Phonon) so that the uppermost option for each &#8220;Device Preference&#8221; category actually works.  Use the test button to check each option if you&#8217;re not sure.</li>
</ol>
<p>That should get the audio working.  Now to figure out why it doesn&#8217;t seem to be <a title="Definition of &quot;scrobble&quot;" href="http://en.wiktionary.org/wiki/scrobble" onclick="pageTracker._trackPageview('/outgoing/en.wiktionary.org/wiki/scrobble?referer=');">scrobbling</a>&#8230;</p>
<p><a id="how-to-make-amarok-play-nice-footnote-1">*</a> They have promised to put them back in but it doesn&#8217;t look as though it&#8217;s going to be any time soon.</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;">
<h2>Aide-mémoire</h2>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.bluegumtree.co.uk/vista/2010/06/20/153/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dual Eclipse</title>
		<link>http://blogs.bluegumtree.co.uk/vista/2010/06/04/148</link>
		<comments>http://blogs.bluegumtree.co.uk/vista/2010/06/04/148#comments</comments>
		<pubDate>Fri, 04 Jun 2010 08:32:12 +0000</pubDate>
		<dc:creator>sheilaellen</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Code Editor]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[Multiple Monitors]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://blogs.bluegumtree.co.uk/vista/?p=148</guid>
		<description><![CDATA[Usually I code in Eclipse.  It saves me a lot of time, especially thanks to plugins such as oXygen and Mylyn.  However, it&#8217;s been frustrating me for a while that although I can pop-out individual Views and position them on my second monitor, it didn&#8217;t seem possible to open a second instance of the [...]]]></description>
			<content:encoded><![CDATA[<p>Usually I code in Eclipse.  It saves me a lot of time, especially thanks to plugins such as <a title="oXygen plugin for Eclipse" href="http://www.oxygenxml.com/eclipse_plugin.html" onclick="pageTracker._trackPageview('/outgoing/www.oxygenxml.com/eclipse_plugin.html?referer=');">oXygen</a> and <a title="Mylyn Eclipse plugin" href="http://www.eclipse.org/mylyn/" onclick="pageTracker._trackPageview('/outgoing/www.eclipse.org/mylyn/?referer=');">Mylyn</a>.  However, it&#8217;s been frustrating me for a while that although I can pop-out individual Views and position them on my second monitor, it didn&#8217;t seem possible to open a second instance of the same View. I was wrong!  Just select &#8220;New window&#8221; from the &#8220;Window&#8221; menu.  It seems to have full functionality, you can even select an entirely different Perspective, if you wish. Simples! As <a title="Aleksandr Orlov on Compare the Meerkat" href="http://www.comparethemeerkat.com/meet-team" onclick="pageTracker._trackPageview('/outgoing/www.comparethemeerkat.com/meet-team?referer=');">Aleksandr Orlov</a> would say :)</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;"><strong>Aleksandr Orlov</strong></div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.bluegumtree.co.uk/vista/2010/06/04/148/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to block retweets</title>
		<link>http://blogs.bluegumtree.co.uk/vista/2010/03/06/127</link>
		<comments>http://blogs.bluegumtree.co.uk/vista/2010/03/06/127#comments</comments>
		<pubDate>Sat, 06 Mar 2010 15:15:46 +0000</pubDate>
		<dc:creator>sheilaellen</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[retweets]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://blogs.bluegumtree.co.uk/vista/?p=127</guid>
		<description><![CDATA[A very good friend of mine has (very politely) bemoaned the fact that his incoming twitter stream is full of tweets from people he doesn&#8217;t know (and has no interest in hearing from/about) all because I retweet so often.  He doesn&#8217;t want to stop following me and I don&#8217;t want to stop retweeting.  [...]]]></description>
			<content:encoded><![CDATA[<p>A very good friend of mine has (very politely) bemoaned the fact that his incoming twitter stream is full of tweets from people he doesn&#8217;t know (and has no interest in hearing from/about) all because I <a href="http://www.netlingo.com/word/retweet.php" onclick="pageTracker._trackPageview('/outgoing/www.netlingo.com/word/retweet.php?referer=');">retweet</a> so often.  He doesn&#8217;t want to stop following me and I don&#8217;t want to stop retweeting.  Luckily, there is a solution to our problem.</p>
<p>Although there&#8217;s no option that allows you to block all retweets from all people you follow in one fell swoop (<a href="http://getsatisfaction.com/twitter/topics/twitter_needs_global_option_to_stop_hide_disable_all_retweets_from_all_users_from_appearing" onclick="pageTracker._trackPageview('/outgoing/getsatisfaction.com/twitter/topics/twitter_needs_global_option_to_stop_hide_disable_all_retweets_from_all_users_from_appearing?referer=');">yet</a>), you <em>can</em> block all retweets from each person individually.</p>
<p>So, if, for example, you&#8217;re following me (<a href="http://twitter.com/sheilaellen" onclick="pageTracker._trackPageview('/outgoing/twitter.com/sheilaellen?referer=');">@sheilaellen</a>) on twitter and wish to stop receiving all the messages that I retweet:</p>
<ol>
<li>Go to my twitter page: <a href="http://twitter.com/sheilaellen" onclick="pageTracker._trackPageview('/outgoing/twitter.com/sheilaellen?referer=');">http://twitter.com/sheilaellen</a></li>
<li>Find the retweet icon <img class="size-full wp-image-131" title="Retweets on" src="http://blogs.bluegumtree.co.uk/vista/wordpress-content/uploads/retweets_on.gif" alt="Status icon" width="16" height="16" /></li>
<li>Click on it.</li>
</ol>
<p><strong>Before:</strong></p>
<div id="attachment_140" class="wp-caption alignnone" style="width: 280px"><a href="http://blogs.bluegumtree.co.uk/vista/wordpress-content/uploads/twitter_profile_sheilaellen_retweets_on.png"><img class="size-full wp-image-140" title="Retweets on" src="http://blogs.bluegumtree.co.uk/vista/wordpress-content/uploads/twitter_profile_sheilaellen_retweets_on.png" alt="Twitter profile header" width="270" height="146" /></a><p class="wp-caption-text">Retweets On</p></div>
<p><strong>After:</strong></p>
<div id="attachment_139" class="wp-caption alignnone" style="width: 280px"><a href="http://blogs.bluegumtree.co.uk/vista/wordpress-content/uploads/twitter_profile_sheilaellen_retweets_off.png"><img class="size-full wp-image-139" title="Retweets off" src="http://blogs.bluegumtree.co.uk/vista/wordpress-content/uploads/twitter_profile_sheilaellen_retweets_off.png" alt="Twitter profile header" width="270" height="146" /></a><p class="wp-caption-text">Retweets Off</p></div>
<p>This should mean that you will now only receive messages from me that have been written by my own fair hand (or, possibly, a spammer who&#8217;s p0wned my account).</p>
<p>Repeat for each other compulsive retweeter that you follow.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.bluegumtree.co.uk/vista/2010/03/06/127/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Temptation Bites</title>
		<link>http://blogs.bluegumtree.co.uk/vista/2009/12/23/115</link>
		<comments>http://blogs.bluegumtree.co.uk/vista/2009/12/23/115#comments</comments>
		<pubDate>Wed, 23 Dec 2009 12:01:57 +0000</pubDate>
		<dc:creator>sheilaellen</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Apps]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[interoperability]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[planning]]></category>
		<category><![CDATA[recipes]]></category>
		<category><![CDATA[shopping]]></category>

		<guid isPermaLink="false">http://blogs.bluegumtree.co.uk/vista/2009/12/23/115</guid>
		<description><![CDATA[Having bitten the bullet and deleted a batch of apps that I like but don&#8217;t use very often, because my phone was low on space, I almost immediately installed a new one&#8230;
Bites is very simple recipe manager, in interface and functionality; beautifully quick and easy to use.  What makes it special, though, for me, [...]]]></description>
			<content:encoded><![CDATA[<p>Having bitten the bullet and deleted a batch of apps that I like but don&#8217;t use very often, because my phone was low on space, I almost immediately installed a new one&#8230;</p>
<p>Bites is very simple recipe manager, in interface and functionality; beautifully quick and easy to use.  What makes it special, though, for me, is its integration with OI Shopping List: at the press of a button in Bites, I can add all of the ingredients I need to my shopping list.  </p>
<p>If I already have an ingredient, I can tick it off before I copy it across and only the ingredients I <em>really</em> need will be added.  If, like me, you have more than one list set up in OI Shopping List, the process allows you to specify which one, exactly, the ingredients should be added to.  Also, to help you remember why it&#8217;s essential that you buy black treacle this week, the name of the recipe it&#8217;s required for (fruit cake) is appended to each ingredient name in the Shopping List.</p>
<p>The only feature that I miss, from both apps, is the option to specify the name of an ingredient/item and the quantity required separately.  I&#8217;ve requested this from both app makers and have my fingers crossed that it&#8217;ll be added in the New Year.</p>
<p>Christmas planning is going so much more smoothly with the help of these two apps (and RTM), though.  Only a zillion things left to do..!</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.bluegumtree.co.uk/vista/2009/12/23/115/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Low on Space</title>
		<link>http://blogs.bluegumtree.co.uk/vista/2009/12/21/107</link>
		<comments>http://blogs.bluegumtree.co.uk/vista/2009/12/21/107#comments</comments>
		<pubDate>Mon, 21 Dec 2009 00:28:25 +0000</pubDate>
		<dc:creator>sheilaellen</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Apps]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[G1]]></category>
		<category><![CDATA[Interaction]]></category>
		<category><![CDATA[Mobile phones]]></category>

		<guid isPermaLink="false">http://blogs.bluegumtree.co.uk/vista/?p=107</guid>
		<description><![CDATA[I recently had to revert back to using a 1GB memory card in my G1, since the 16GB card spontaneously corrupted.  Ever since, my phone&#8217;s been helpfully pointing out, at least once per day, that it&#8217;s short of storage space and suggesting that I manage my applications; by &#8220;manage&#8221; it means &#8220;delete&#8221;.
There are some apps [...]]]></description>
			<content:encoded><![CDATA[<p>I recently had to revert back to using a 1GB memory card in my G1, since the 16GB card spontaneously corrupted.  Ever since, my phone&#8217;s been helpfully pointing out, at least once per day, that it&#8217;s short of storage space and suggesting that I manage my applications; by &#8220;manage&#8221; it means &#8220;delete&#8221;.</p>
<p>There are some apps that I could delete but I&#8217;m reluctant to do so because I like them and might forget what they&#8217;re called should I acquire a more powerful android device and wish to reinstall them.  There are others that I rarely use but do exactly what I need them to do on those rare occasions that I <em>do</em> need them.  Until now, I&#8217;ve been managing to hang on to the aforementioned apps by deleting apps that I&#8217;ve installed either because they looked as though they&#8217;d do what I needed but didn&#8217;t or simply because they looked shiny in the store but quickly dulled with use.  However, with Christmas looming, last night I thought I&#8217;d try installing the RTM android app &#8211; and it&#8217;s a whopper (~3.75MB).  I&#8217;m determined to give it a proper trial but this means that finally I&#8217;m going to have to get ruthless with the other apps.</p>
<p>As I shall probably wish/need to reinstall some of them at a later date, if not on this phone then another, here&#8217;s a rollcall of the victims of this cull:</p>
<table>
<tbody>
<tr>
<th>Name</th>
<th>Description</th>
<th>Use</th>
<th>Pros</th>
<th>Cons</th>
<th>Size</th>
<th>Version</th>
<th>Credits</th>
</tr>
<tr>
<td>BeyondPod</td>
<td>Full featured podcast manager and RSS feed reader.</td>
<td>Managing the few podcasts I subscribe to.</td>
<td>Easy to use.  Can schedule automated checks and downloads.</td>
<td>I get stuck in the interface, looping between the various screens as to exit, instead of pressing &#8220;Back&#8221;, you have to press &#8220;Home&#8221;.  Also, I&#8217;ve yet to get it to successfully subscribe to ABC&#8217;s MediaWatch vodcast; not sure if that&#8217;s a problem with the vodcast or the app.</td>
<td>1.55MB + 1.01MB data</td>
<td>204</td>
<td><a title="BeyondPod.mobi" href="http://www.beyondpod.mobi/android/" onclick="pageTracker._trackPageview('/outgoing/www.beyondpod.mobi/android/?referer=');">BeyondPod Team</a></td>
</tr>
<tr>
<td>Phonebook</td>
<td>Contacts management: &#8220;unified communications inbox&#8221; (calls and SMS), stats, birthday notifications, search, groups.</td>
<td>Alternative to the default address book.</td>
<td>Much better than the default address book.</td>
<td>I only keep in contact with a few people via voice calls and/or SMS so don&#8217;t really need/use the advanced features.</td>
<td>1.87MB + 88KB data</td>
<td>106</td>
<td><a title="Voxmobili.com" href="http://www.voxmobili.com/phonebook" onclick="pageTracker._trackPageview('/outgoing/www.voxmobili.com/phonebook?referer=');">Voxmobili &#8211; Onmobile</a></td>
</tr>
<tr>
<td>Meridian</td>
<td>Media player: search, lyrics, subtitles, gestures, ID3 edit, rating, meta data.</td>
<td>For playing media (mostly audio) stored on my phone, which isn&#8217;t much with this smaller SD card.</td>
<td>Much better than the default app.</td>
<td>I rarely listen to the music stored on my phone, preferring to stream from online radio services instead.</td>
<td>1.53MB + 100KB data</td>
<td>75</td>
<td><a title="Google.com - eternalsandbox" href="http://sites.google.com/site/eternalsandbox/" onclick="pageTracker._trackPageview('/outgoing/sites.google.com/site/eternalsandbox/?referer=');">III &#8211; Romulus Urakagi Ts&#8217;ai</a></td>
</tr>
<tr>
<td>IcWord</td>
<td>Document viewer: Microsoft Word only.</td>
<td>Allows me to open and read MS Word documents.</td>
<td>Provides functionality that isn&#8217;t available to me by default.</td>
<td>Only useful for MS Word documents.</td>
<td>1.16MB</td>
<td>2</td>
<td><a title="Wordpress.com" href="http://icviewer.wordpress.com" onclick="pageTracker._trackPageview('/outgoing/icviewer.wordpress.com?referer=');">Derek Li</a></td>
</tr>
<tr>
<td>FBReader</td>
<td>eBook reader: epub, oeb and fb2.</td>
<td>Reading novels.</td>
<td>Gives me the option to read a book without having to carry anything extra around with me.</td>
<td>I prefer to read the paper version.</td>
<td>1.09MB + 44KB data</td>
<td>527</td>
<td><a title="Fbreader.org" href="http://www.fbreader.org" onclick="pageTracker._trackPageview('/outgoing/www.fbreader.org?referer=');">Geometer Plus</a></td>
</tr>
<tr>
<td>Pixelpipe Pro</td>
<td>Media uploader: images, video, audio, text.</td>
<td>Posting to Flickr.</td>
<td>I can upload instantly, no need to wait until I have access to a more capable PC with internet access.</td>
<td>I very rarely use it.</td>
<td>1.05MB + 76KB data</td>
<td>23</td>
<td><a title="Pixelpipe.com" href="http://pixelpipe.com" onclick="pageTracker._trackPageview('/outgoing/pixelpipe.com?referer=');">Pixelpipe</a></td>
</tr>
<tr>
<td>WordUp!</td>
<td>Word game, very like Boggle.</td>
<td>Killing time on the bus.</td>
<td>I love word games.</td>
<td>I don&#8217;t use my phone to play games very often.</td>
<td>0.98MB + 52KB data</td>
<td>28</td>
<td><a title="Anthrological.com" href="http://www.anthrological.com" onclick="pageTracker._trackPageview('/outgoing/www.anthrological.com?referer=');">Anthrological</a></td>
</tr>
<tr>
<td>Odd One Out</td>
<td>Game: spot the odd one out, against the clock.</td>
<td>Get&#8217;s pretty challenging to beat the clock towards the end.</td>
<td>Not enough variety, just the same shapes but with less time.</td>
<td>I don&#8217;t use my phone to play games very often</td>
<td>264KB</td>
<td>9</td>
<td><a title="Facebook profile" href="http://www.facebook.com/profile.php?id=686637066" onclick="pageTracker._trackPageview('/outgoing/www.facebook.com/profile.php?id=686637066&amp;referer=');">CRSoft</a></td>
</tr>
<tr>
<td>OffiViewer</td>
<td>Office document viewer.  Opens PDF, Word, Exel, PowerPoint, OpenDocument and RTF files.</td>
<td>For reading random documents downloaded off the web or received as email attachments.</td>
<td>I don&#8217;t have to wait until I get to a more capable PC.</td>
<td>I don&#8217;t use my phone to read office documents very often</td>
<td>240KB + 4KB data</td>
<td>12</td>
<td><a title="OffiViewer.com" href="http://www.offiviewer.com" onclick="pageTracker._trackPageview('/outgoing/www.offiviewer.com?referer=');">Art of Solving</a></td>
</tr>
</tbody>
</table>
<p>The RTM app had better be good&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.bluegumtree.co.uk/vista/2009/12/21/107/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordCampUK 2009</title>
		<link>http://blogs.bluegumtree.co.uk/vista/2009/07/18/93</link>
		<comments>http://blogs.bluegumtree.co.uk/vista/2009/07/18/93#comments</comments>
		<pubDate>Sat, 18 Jul 2009 23:35:43 +0000</pubDate>
		<dc:creator>sheilaellen</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordCampUK]]></category>

		<guid isPermaLink="false">http://blogs.bluegumtree.co.uk/vista/2009/07/18/93</guid>
		<description><![CDATA[

Day 1 is over. I&#8217;ve met many interesting people but failed to collect their names so tomorrow&#8217;s mission is to remedy this.  The crowd is fairly evenly split between developers and users, with a few strategists thrown in for good measure.  Co-founders Matt Mullenweg and Mike Little both gave talks today &#8211; I [...]]]></description>
			<content:encoded><![CDATA[<div class="pp_items">
<div class="pp_item">
<p>Day 1 is over. I&#8217;ve met many interesting people but failed to collect their names so tomorrow&#8217;s mission is to remedy this.  The crowd is fairly evenly split between developers and users, with a few strategists thrown in for good measure.  Co-founders Matt Mullenweg and Mike Little both gave talks today &#8211; I wonder if, when they began developing WordPress,  they even had a suspicion that it would become so popular that there would be conferences about it all over the world?</p></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.bluegumtree.co.uk/vista/2009/07/18/93/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jeni Tennison</title>
		<link>http://blogs.bluegumtree.co.uk/vista/2009/03/24/79</link>
		<comments>http://blogs.bluegumtree.co.uk/vista/2009/03/24/79#comments</comments>
		<pubDate>Tue, 24 Mar 2009 02:20:10 +0000</pubDate>
		<dc:creator>sheilaellen</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[AdaLovelaceDay09]]></category>
		<category><![CDATA[ALD09]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Role Models]]></category>
		<category><![CDATA[Women]]></category>
		<category><![CDATA[XSLT]]></category>

		<guid isPermaLink="false">http://blogs.bluegumtree.co.uk/vista/?p=79</guid>
		<description><![CDATA[Jeni Tennison is an XSLT guru who shares her expertise unstintingly on paper, at conferences and online.  If you&#8217;re an XSLT programmer, Jeni needs no introduction; she&#8217;s probably helped you out sometime or awed you with an elegantly simple solution to what you thought was a horrendously complex problem.  She has a knack for it.  [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Personal blog" href="http://www.jenitennison.com/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.jenitennison.com/?referer=');">Jeni Tennison</a> is an <a title="List of publications, etc." href="http://www.jenitennison.com/xslt/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.jenitennison.com/xslt/?referer=');">XSLT guru</a> who shares her expertise unstintingly on <a title="Jeni's books on Amazon.co.uk" href="http://www.amazon.com/exec/obidos/search-handle-url/ref=ntt_athr_dp_sr_1?_encoding=UTF8&amp;search-type=ss&amp;index=books&amp;field-author=Jeni%20Tennison" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.amazon.com/exec/obidos/search-handle-url/ref=ntt_athr_dp_sr_1?_encoding=UTF8_amp_search-type=ss_amp_index=books_amp_field-author=Jeni_20Tennison&amp;referer=');">paper</a>, at <a title="Conference-related blog posts" href="http://www.jenitennison.com/blog/taxonomy/term/3/9" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.jenitennison.com/blog/taxonomy/term/3/9?referer=');">conferences</a> and <a title="Jeni's blog posts on XSLT" href="http://www.jenitennison.com/blog/taxonomy/term/5/9" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.jenitennison.com/blog/taxonomy/term/5/9?referer=');">online</a>.  If you&#8217;re an XSLT programmer, Jeni needs no introduction; she&#8217;s probably <a title="Email response" href="http://sources.redhat.com/ml/xsl-list/2001-12/msg00526.html" target="_blank" onclick="pageTracker._trackPageview('/outgoing/sources.redhat.com/ml/xsl-list/2001-12/msg00526.html?referer=');">helped you out</a> sometime or awed you with an elegantly simple solution to what you thought was a horrendously complex problem.  She has a knack for it.  And this skill for simplicity and elegance in code is something I aspire to.  And that&#8217;s easier said than done in XSLT &#8211; no sooner have you matched a &#8220;/&#8221; and before you can say value-of,  you find you&#8217;ve applied templates to the descendant of an ancestor, sorted three ways, with a mode and priorities applied.  So I salute you Jeni and will spend at least some of <a title="About Ada Lovelace Day" href="http://findingada.com/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/findingada.com/?referer=');">Ada Lovelace Day</a> refactoring in your honour.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.bluegumtree.co.uk/vista/2009/03/24/79/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
