<?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>Spoken Like a Geek &#187; Desktop Apps</title>
	<atom:link href="http://www.spokenlikeageek.com/wordpress/category/desktopapps/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.spokenlikeageek.com/wordpress</link>
	<description>The technology blog of Neil Thompson</description>
	<lastBuildDate>Sat, 28 Jan 2012 09:13:34 +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>Evernote Web Clipper now a Rival for Instapaper?</title>
		<link>http://www.spokenlikeageek.com/wordpress/2011/05/24/evernote-web-clipper-now-a-rival-for-instapaper/</link>
		<comments>http://www.spokenlikeageek.com/wordpress/2011/05/24/evernote-web-clipper-now-a-rival-for-instapaper/#comments</comments>
		<pubDate>Tue, 24 May 2011 18:26:21 +0000</pubDate>
		<dc:creator>Neil Thompson</dc:creator>
				<category><![CDATA[Cloud Apps]]></category>
		<category><![CDATA[Desktop Apps]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Evernote]]></category>
		<category><![CDATA[instapaper]]></category>

		<guid isPermaLink="false">http://www.spokenlikeageek.com/wordpress/?p=1094</guid>
		<description><![CDATA[One of my favourite tools has got to be Evernote, the service that allows you to upload pretty much anything and have it indexed and available to search and view pretty much anywhere.
Evernote have today upgraded their Chrome Extension to extend it to offer &#8220;smart clipping&#8221;. Previously when you clipped a webpage to Evernote unless [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.evernote.com/wp-content/uploads/2011/05/chrome-clip1.png"><img class="alignleft" style="margin: 5px;" title="Evernote web clipper" src="http://blog.evernote.com/wp-content/uploads/2011/05/chrome-clip1.png" alt="" width="337" height="178" /></a>One of my favourite tools has got to be Evernote, the service that allows you to upload pretty much anything and have it indexed and available to search and view pretty much anywhere.</p>
<p>Evernote have today upgraded their <a href="http://blog.evernote.com/2011/05/24/the-new-evernote-google-chrome-extension/">Chrome Extension</a> to extend it to offer &#8220;smart clipping&#8221;. Previously when you clipped a webpage to Evernote unless you highlighted the bit you wanted stored you simply got the weblink. Now it automagically seeks out the body of the web article and stores that. The only other app that I have seen do this is Instapaper the read-it-later service. While it is not exactly the same, Instapaper converts it into something that is more or less a black and white article what Evernote is offering is pretty similar along with the added bonus so syncing to all places I have it installed and that it pretty powerful.</p>
<p>This has led me to think that perhaps I could dispense with Instapaper and go with Evernote alone. On first view the answer would seem to be yes.</p>
<p>Tried clipping with the new Evernote extension? How good has it been for you?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.spokenlikeageek.com/wordpress/2011/05/24/evernote-web-clipper-now-a-rival-for-instapaper/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Mac Folder Action Scripts and Evernote</title>
		<link>http://www.spokenlikeageek.com/wordpress/2011/05/15/mac-folder-action-scripts-and-evernote/</link>
		<comments>http://www.spokenlikeageek.com/wordpress/2011/05/15/mac-folder-action-scripts-and-evernote/#comments</comments>
		<pubDate>Sun, 15 May 2011 16:29:03 +0000</pubDate>
		<dc:creator>Neil Thompson</dc:creator>
				<category><![CDATA[Cloud Apps]]></category>
		<category><![CDATA[Desktop Apps]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Evernote]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://www.spokenlikeageek.com/wordpress/?p=1088</guid>
		<description><![CDATA[For reasons that I have yet been able to fathom the functionality levels between the Mac and Windows Evernote clients is subtly different. For example on Windows there is the very useful ability to be able to add a watched folder that when anything gets added to this it automatically gets added to Evernote. This [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="margin: 5px;" title="Remember everything with Evernote" src="http://www.pocketberry.com/wp-content/uploads/2009/05/evernote.png" alt="" width="300" height="187" />For reasons that I have yet been able to fathom the functionality levels between the Mac and Windows Evernote clients is subtly different. For example on Windows there is the very useful ability to be able to add a watched folder that when anything gets added to this it automatically gets added to Evernote. This is not an option on the Mac version. However, all is not lost using Applescript and Folder Actions Scripts it is easy to replicate this action.</p>
<p>I say that it is easy but that is only the case if you are au fait with the way that Mac Folder Script Action work, which I was not and to make matters worse the way they work seems to have changed between Mac OSX versions making a Google search a challenging exercise.</p>
<p>Anyway, here is what I did to get a watched folder for Evernote on a Mac running OSX 10.6 (Snow Leopard):</p>
<p>1. You will need to create a new folder that you want to be &#8220;watched&#8221;. I created one called Evernote in Documents.</p>
<p>2. You will need to go to the following article on Thought Asylum on <a href="http://www.thoughtasylum.com/blog/2010/5/11/evernote-watched-folders-on-os-x.html">Evernote watched folders on OSX</a>. Copy the script to the clipboard.</p>
<p>3. Open the Applescript Editor and paste the script from step 2 into the editor.</p>
<p>4. Compile the script</p>
<p>5. Choose File | Save As&#8230;from the menu</p>
<p>6. <strong>This is the important bit!</strong> You must save the script in the following location: /Library/Scripts/Folder Action Scripts. I called the script Save to Evernote.</p>
<p>7. Now go back to the folder you created in step 1 and right click on it and select Folder Actions Setup&#8230; Ensure that Enable Folder Actions is ticked and that the Folder you want the action on is listed and ticked.</p>
<p>8. Click the + button under the right hand pane and a new screen with a list of scripts to attach will open. On this list you should see your newly created script.</p>
<p style="text-align: left;"><a href="http://www.spokenlikeageek.com/wordpress/wp-content/uploads/2011/05/screengrab.jpg"><img class="size-full wp-image-1091 aligncenter" title="Send to Evernote Folder Action Script" src="http://www.spokenlikeageek.com/wordpress/wp-content/uploads/2011/05/screengrab.jpg" alt="" width="485" height="425" /></a></p>
<p style="text-align: left;">And that&#8217;s it. I hope that someone finds that useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.spokenlikeageek.com/wordpress/2011/05/15/mac-folder-action-scripts-and-evernote/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top tech of 2010</title>
		<link>http://www.spokenlikeageek.com/wordpress/2011/01/16/top-tech-of-2010/</link>
		<comments>http://www.spokenlikeageek.com/wordpress/2011/01/16/top-tech-of-2010/#comments</comments>
		<pubDate>Sun, 16 Jan 2011 14:46:11 +0000</pubDate>
		<dc:creator>Neil Thompson</dc:creator>
				<category><![CDATA[Cloud Apps]]></category>
		<category><![CDATA[Desktop Apps]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Mobile Devices]]></category>
		<category><![CDATA[Mobile Working]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Evernote]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Remember the Milk]]></category>
		<category><![CDATA[Sony Reader]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[Unfuddle]]></category>

		<guid isPermaLink="false">http://www.spokenlikeageek.com/wordpress/?p=1074</guid>
		<description><![CDATA[Last year, for the first time, I produced a list of my top tech for 2009. I thought that it would be interesting to do the same in 2010 to see how things have changed, if at all. So this is the technology that I used day-in, day-out in 2010 and could not do without.
Google [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.spokenlikeageek.com/wordpress/wp-content/uploads/2010/01/image.png"><img style="display: inline; margin: 0px 5px 5px 0px; border: 0px;" title="image" src="http://www.spokenlikeageek.com/wordpress/wp-content/uploads/2010/01/image-thumb.png" border="0" alt="image" width="190" height="190" align="left" /></a>Last year, for the first time, I produced a list of my top tech for 2009. I thought that it would be interesting to do the same in 2010 to see how things have changed, if at all. So this is the technology that I used day-in, day-out in 2010 and could not do without.</p>
<p><strong>Google Chrome</strong></p>
<p>No change here and, in fact, I am more wedded to Chrome this year than I was last having used it for a full 12 months I still much prefer it to both Internet Explorer and Firefox. The addition of extensions has just made it all the more useful and a large part of my day is spent within the browser.</p>
<p><strong>Google Mail/Calendar/Reader</strong></p>
<p>Here&#8217;s the first casualty of 2010 &#8211; Google Reader. I can date the day that I stopped using Google Reader to the day that <a href="http://www.alphonsolabs.com/">Pulse for iPad</a> was released. All my mail is delivered to one of two Google Mail accounts &#8211; either Gmail for home or Google Apps for work, and then pushed out to my iPhone with no fuss. Love it because it simply works.</p>
<p><strong>Remember the Milk</strong></p>
<p>According to Remember the Milk I completed 3,523 tasks with the service in 2010. I think that speaks volumes of how valuable it has become to me. I am often to be seen sat with my iPhone in hand tapping out a quick thought task into RTM. Only gripes are that 1. there isn&#8217;t a dedicated iPad application, although one has been promised and 2. I cannot sync my tasks with any third party apps. Come on guys, no one likes a closed platform.</p>
<p><strong>Evernote</strong></p>
<p>Another absolutely essential application. Evernote now has literally everything fed into it as I have gone completely paperless. I scan all paper documentation into Evernote and then can quickly search for it when it is needed. Both the Mac and Windows applications have been updated this year to be faster and more usable.</p>
<p><strong>iPhone/iPad</strong></p>
<p>When I first heard about the iPad I dismissed it as just a large iPhone &#8211; how wrong could I be? My iPad has transformed how I consume information, particularly news feeds and magazines. My main way of accessing both RSS feeds and twitter is the iPad &#8211; I love the ease with which the information is made available.</p>
<p>This has meant that I have used my iPhone less as the screen is just too small for some things, such as accessing the web.</p>
<p><strong>Unfuddle</strong></p>
<p>Unfuddle continues to be my primary work application. Using the web based service to record all enhancements and bugs in our product. It hasn&#8217;t changed all that much in the last 12 months but does now have the obligatory iPhone app.</p>
<p><strong>Zumodrive/Dropbox/iFolder</strong></p>
<p>Zumodrive is one of those applications that could easily be forgotten about it is so tightly integrated into the operating system that you might be forgiven for thinking it was part of Windows/OSX. It has become something that I am using all day everyday and would be lost without it now which is why I read with trepidation recently that Zector had be <a href="http://blog.zumodrive.com/zecter-acquired-by-motorola-mobility">acquired by Motorola</a>. I hope that they remain true to their word and the service stays as it is.</p>
<p>While I still use Dropbox it is not as key as it once was, particularly as it now is being replaced at work with iFolder where we get more control for free.</p>
<p><strong>Skype</strong></p>
<p>When Skype went down earlier this year it was a big deal for our business as this is the primary means of communications between us and our developers who are off shore. It really hampered out progress while it was down which is a testimony to Skype&#8217;s importance and the need to ensure that you have a contingency in place for when something like this happens.</p>
<p><strong>Sony Reader</strong></p>
<p>I read more books in 2010 that I have in any other year of my adult life and the Sony Reader is the reason why. Its compact design, clear screen and ability to hod more books than I would likely read in a lifetime make it great. It&#8217;s not without its <a href="http://www.spokenlikeageek.com/wordpress/2010/02/15/sony-reader/">problems</a> and the price of ebooks and availability is <a href="http://www.spokenlikeageek.com/wordpress/2010/06/30/the-shocking-price-of-ebooks/">just shocking</a> but nevertheless it means I can and do read more than I did before.</p>
<p>Why don&#8217;t I read ebooks on my iPad? Simple the size and brightness of the screen is just makes it a tiring experience.</p>
<p><strong>MacBook Air</strong></p>
<p>A couple of years ago you would have been hard pressed to find an Apple product in our house, these days it&#8217;s hard to find a Windows machine. Apple&#8217;s build quality is just stunning and justifies, in my opinion, the premium you pay &#8211; and the MacBook Air is a premium product. Its size and its weight make it the machine to slip into a case and carry with me everywhere and it is instant on, perfect for meetings and quick presentations.</p>
<p>I am less bought in to OSX and think that Windows 7 has the measure of it.</p>
<p><strong>WunderRadio/Subsonic</strong></p>
<p><a href="http://www.spokenlikeageek.com/wordpress/2010/05/05/replacing-itunes-with-something-that-works/">Subsonic</a> is just brilliant and is not pretty much the only way that I now listen to music. Whether it is on a computer or portable device I can have my whole music collection available and queued up. WunderRadio does the same for me only for listening to music.</p>
<p><strong>DOA</strong></p>
<p>So that&#8217;s the list. But what about those that have dropped off the radar? Well the move to Mac has made me rethink how I blog and having been a staunch follower of Windows Live Writer I have now ditched it in favour of either Wordpress itself or Blogpress on the the iPad. Also gone is the Netbook the MacBook Air has seen that off pretty effectively.</p>
<p>That&#8217;s my list for 2010 &#8211; what have you found to be invaluable?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.spokenlikeageek.com/wordpress/2011/01/16/top-tech-of-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Now This is Getting Ridiculous</title>
		<link>http://www.spokenlikeageek.com/wordpress/2010/11/07/now-this-is-getting-ridiculous/</link>
		<comments>http://www.spokenlikeageek.com/wordpress/2010/11/07/now-this-is-getting-ridiculous/#comments</comments>
		<pubDate>Sun, 07 Nov 2010 10:31:00 +0000</pubDate>
		<dc:creator>Neil Thompson</dc:creator>
				<category><![CDATA[Desktop Apps]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Mobile Devices]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.spokenlikeageek.com/wordpress/?p=1071</guid>
		<description><![CDATA[I wrote a while back about the stupid amount of time my iPad backup was taking and moaned that it had taken a ridiculous three hours. My solution to this was to use BackOff to disable the automatic backups during sync. However, this means that if there is ever a problem you cannot do a [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="margin: 0px 5px 5px 0px; display: inline;" title="iPad Backup" src="http://www.solidblogger.com/wp-content/uploads/2010/04/ipad-backup.png" alt="iPad Backup" width="288" height="200" />I wrote a while back about the <a href="http://www.spokenlikeageek.com/wordpress/2010/07/20/ipad-backing-up-please-wait/">stupid amount of time my iPad backup was taking</a> and moaned that it had taken a ridiculous three hours. My solution to this was to use <a href="http://www.digidna.net/products/backoff">BackOff</a> to disable the automatic backups during sync. However, this means that if there is ever a problem you cannot do a restore so it is important to do the occasional backup, which is what I did yesterday afternoon and now, some, 16 hours later is still only 75% of the way through!</p>
<p>Let me repeat that&#8230;</p>
<p>My iPad backup is going to take a massive 21 hours to complete. Yes, TWENTY ONE HOURS! To put this into perspective my 32GB iPhone takes about 10-15 minutes to backup and that is full. My 64GB iPad, which is only two thirds full, takes some 84 times longer &#8211; I just don&#8217;t understand it.</p>
<p>I am really looking forward to iOS4 for my iPad with all its folders and multi-tasking but Apple really need to get this iPad back-up sorted and soon. Come on Steve sort this out. I want my iPad back!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.spokenlikeageek.com/wordpress/2010/11/07/now-this-is-getting-ridiculous/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iPad on Tour &#8211; Blogging</title>
		<link>http://www.spokenlikeageek.com/wordpress/2010/07/25/ipad-on-tour-blogging/</link>
		<comments>http://www.spokenlikeageek.com/wordpress/2010/07/25/ipad-on-tour-blogging/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 17:18:23 +0000</pubDate>
		<dc:creator>Neil Thompson</dc:creator>
				<category><![CDATA[Desktop Apps]]></category>
		<category><![CDATA[Mobile Working]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.spokenlikeageek.com/wordpress/2010/07/25/ipad-on-tour-blogging/</guid>
		<description><![CDATA[As I said in my previous post I am currently away on holiday and have only brought with me my iPad, rather than a laptop of some description. Over the next couple of posts I am going to look at the apps that I have been using for various different tasks, starting with blogging.
I have [...]]]></description>
			<content:encoded><![CDATA[<p>As I said in my previous post I am currently away on holiday and have only brought with me my iPad, rather than a laptop of some description. Over the next couple of posts I am going to look at the apps that I have been using for various different tasks, starting with blogging.</p>
<p>I have a couple of blogs and post to each on an irregular basis. When I am at home I use Windows Live Writer which, in my opinion, is the best blogging app by far and is the only reason I continue to run parallels on my Macbook.</p>
<p>The iPad strikes me as the perfect blogging platform with its big screen capable of working with text and pictures (which I will cover in more detail tomorrow) and therefore I was disappointed with both the choice and the quality of the blogging apps on offer.</p>
<p>I used three &#8220;apps&#8221; to try and find the best fit for me and these were: Blogpress, a third party iPad application which supports multiple platforms (including Wordpress, Blogger and Typepad). Wordpress&#8217; native iPad application, which only supports Wordpress and a dedicated, web-based, mobile interface for Wordpress.</p>
<p>It was immediately obvious that all three suffer from the same problem &#8211; they are little more than simple text editors. You get zero control over the look and feel of the text, for example, you cannot embolden or italicise text, nor can you change the justification. This I can live with as it is not a major issue for me. What I found most frustrating though was the inability to be able to hyperlink some text or to paste in a link and have it converted. This seems a glaring omission that I hope is rectified in a future release.</p>
<p>Both Blogpress and Wordpress are supposed to offer facilities to insert pictures and to save drafts locally for future updates. Here Blogpress wins hands down on both points. While the picture handling is basic you do get a variety of options for where you want to upload a picture to, including Flickr, and this works faultlessly. I have never been able to get the Wordpress app to insert a picture &#8211; it always crashes.</p>
<p>One thing that the Wordpress app does do that Blogpress does not is allow you to see and manage comments and if you get many this may be a time saver for you but if it is blogging you are interested in then Blogpress is for you, even if it is not free.</p>
<p><center><a href='http://www.flickr.com/photos/39052554@N00/4827587408/'><img src='http://farm5.static.flickr.com/4098/4827587408_fb2755fc98_m.jpg' border='0' width='210' height='281' style='margin:5px'></a></center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.spokenlikeageek.com/wordpress/2010/07/25/ipad-on-tour-blogging/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iPad Backing up &#8211; please wait.</title>
		<link>http://www.spokenlikeageek.com/wordpress/2010/07/20/ipad-backing-up-please-wait/</link>
		<comments>http://www.spokenlikeageek.com/wordpress/2010/07/20/ipad-backing-up-please-wait/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 15:49:39 +0000</pubDate>
		<dc:creator>Neil Thompson</dc:creator>
				<category><![CDATA[Desktop Apps]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Mobile Devices]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[itunes]]></category>

		<guid isPermaLink="false">http://www.spokenlikeageek.com/wordpress/?p=1043</guid>
		<description><![CDATA[Is your iPad taking forever to backup? Mine is. After several aborted attempts I finally got a full backup done taking a massive three hours and that was after I had deleted off some large apps. Three hours for a device that is less than half full.
Feeling that there had to be a solution to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/kominyetska/4524717824/"><img style="margin: 0px 5px 5px 0px; display: inline;" title="iPad Boxes" src="http://farm5.static.flickr.com/4053/4524717824_fdf30e4318_m.jpg" alt="" width="240" height="129" align="left" /></a>Is your iPad taking forever to backup? Mine is. After several aborted attempts I finally got a full backup done taking a massive three hours and that was after I had deleted off some large apps. Three hours for a device that is less than half full.</p>
<p>Feeling that there had to be a solution to this once again took me to the net and I quickly discovered that I was not the only one with an issue, but nobody had an answer. There is, however, what I consider to be a workaround and that is turning off backups altogether. <a href="http://www.digidna.net/products/backoff">BackOff</a> allows you to turn off iTunes backups which certainly speeds up the syncing process but is only any good if you also do manual backups on a regular basis (or are willing to lose the contents of your device in the event of a failure).</p>
<p>So for now I am doing a backup when I can and using BackOff at other times. Not terribly satisfactory but you never know there may be a solution coming from Apple. This is one they can&#8217;t resolve with a free bumper. </p>
<p>Picture <a href="http://www.flickr.com/photos/kominyetska/4524717824/">Kominyetska</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.spokenlikeageek.com/wordpress/2010/07/20/ipad-backing-up-please-wait/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Replacing iTunes with Something that Works</title>
		<link>http://www.spokenlikeageek.com/wordpress/2010/05/05/replacing-itunes-with-something-that-works/</link>
		<comments>http://www.spokenlikeageek.com/wordpress/2010/05/05/replacing-itunes-with-something-that-works/#comments</comments>
		<pubDate>Wed, 05 May 2010 08:10:01 +0000</pubDate>
		<dc:creator>Neil Thompson</dc:creator>
				<category><![CDATA[Cloud Apps]]></category>
		<category><![CDATA[Desktop Apps]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[subsonic]]></category>

		<guid isPermaLink="false">http://www.spokenlikeageek.com/wordpress/2010/05/05/replacing-itunes-with-something-that-works/</guid>
		<description><![CDATA[It is no secret that I am not a fan of iTunes. It is simply too big and slow in day to day use for those of us with large music collections. I am not alone is this dislike, a quick search on Google will reveal many people looking for replacements, and my friend Dirk [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.spokenlikeageek.com/wordpress/wp-content/uploads/164dfbc7ef02_D6EA/subsonic.jpg"><img title="subsonic" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 5px 5px 0px; border-right-width: 0px" height="154" alt="subsonic" src="http://www.spokenlikeageek.com/wordpress/wp-content/uploads/164dfbc7ef02_D6EA/subsonic_thumb.jpg" width="244" align="left" border="0" /></a>It is no secret that I am not a fan of iTunes. It is simply too big and slow in day to day use for those of us with large music collections. I am not alone is this dislike, a quick search on Google will reveal many people looking for replacements, and my friend Dirk has written <a href="http://www.planetmanuel.com/dirk/?p=98">once</a> or <a href="http://www.planetmanuel.com/dirk/?p=153">twice</a> on the very same subject. </p>
<p>For me, since moving my media collection to a centrally located server on my home network, iTunes has become unusable – I simply cannot get it to work reliably with the media held on a network server. There are lots of internet posts with people trying to get this scenario to work with mixed results. In the end I simply ran out of patience and looked for a solution that worked.</p>
<p>My quest was two fold – one was to find a way that suited me better for managing my music on my iPhone and iPods and secondly a better way to play my music. Clearly I had hoped to find this in a single package but in the end I found two.</p>
<p>The first is a free Windows application called <a href="http://www.copytrans.net/copytransmanager.php">CopyTransManager</a> which, as the name suggests, allows me to manage media on my iPod and, crucially, my iPhone. There are a number of media managers out there but few of them seem to cater for the iPod Touch and IPhone which are different to the rest of the iPod line up in that they don’t mount their disk as an additional drive. </p>
<p>CopyTransManager is simplicity itself – you plug in your device, the media contained on that device is displayed (see screenshot below), you manage that device. However, it is different to iTunes in that you do not get a view of your media collection, only what is on your device. When you want to add tracks you browse for them using the standard File Open dialog, select them and then add. If all you are looking to do is add and remove files from your device then this is perfect. The other thing to note is that in order for CopyTransManager to work you need some components of iTunes so you may need to have it installed.</p>
<p>The second tool I use for my iTunes replacement is the superb <a href="http://www.subsonic.org/pages/index.jsp">Subsonic</a> music streamer, which is available for free for Windows, Mac, Linux and Unix. At it’s simplest Subsonic is a browser based music streamer which has a number of advantages: no client software to install (server side only) and it will work anywhere – and I mean anywhere. I have been in Australia been able to open up a browser go to my Subsonic page and play my music! Even better is that Subsonic can have multiple “players” which you can then select in the browser interface. This means that you can be listening to different music from different browser in different locations. </p>
<p>Subsonic lets you browse and search your collection in a number of different way and allows you to add tracks to your playlist without affecting what is currently playing. It also allows you to select a random number of tracks to add to the playlist based on a set of parameters. It is a great experience. Those not wanting to use a browser can use the Adobe Air application (see screenshot below) which is smaller and doesn’t take up a precious browser tab.</p>
<p>Subsonic is perfect for those of us that have centrally located music collections, as opposed to storing them on a client machine, as you simply install and point Subsonic to you media and off it goes. </p>
<p>So it is (almost) goodbye to iTunes thanks to two great pieces of free software – what are you waiting for?</p>
<p><a href="http://www.spokenlikeageek.com/wordpress/wp-content/uploads/164dfbc7ef02_D6EA/image.png"><img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="217" alt="image" src="http://www.spokenlikeageek.com/wordpress/wp-content/uploads/164dfbc7ef02_D6EA/image_thumb.png" width="354" border="0" /></a> </p>
<p><a href="http://www.spokenlikeageek.com/wordpress/wp-content/uploads/164dfbc7ef02_D6EA/image_3.png"><img title="image" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="239" alt="image" src="http://www.spokenlikeageek.com/wordpress/wp-content/uploads/164dfbc7ef02_D6EA/image_thumb_3.png" width="354" border="0" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.spokenlikeageek.com/wordpress/2010/05/05/replacing-itunes-with-something-that-works/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Clipping to Evernote from iPhone Safari Browser</title>
		<link>http://www.spokenlikeageek.com/wordpress/2010/01/17/clipping-to-evernote-from-iphone-safari-browser/</link>
		<comments>http://www.spokenlikeageek.com/wordpress/2010/01/17/clipping-to-evernote-from-iphone-safari-browser/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 17:16:23 +0000</pubDate>
		<dc:creator>Neil Thompson</dc:creator>
				<category><![CDATA[Cloud Apps]]></category>
		<category><![CDATA[Desktop Apps]]></category>
		<category><![CDATA[Mobile Working]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Evernote]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.spokenlikeageek.com/wordpress/2010/01/17/clipping-to-evernote-from-iphone-safari-browser/</guid>
		<description><![CDATA[ One of my favourite tools is Evernote, the note taking application. I regularly find snippets of information on the internet that I want to retain and come back to later. Evernote provides a number of tools that sit in the browser allowing you to clip directly to your account. This is enormously helpful and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.spokenlikeageek.com/wordpress/wp-content/uploads/2010/01/img001-320x480.jpg"><img title="Img001_320x480" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 5px 5px 0px; border-right-width: 0px" height="244" alt="Img001_320x480" src="http://www.spokenlikeageek.com/wordpress/wp-content/uploads/2010/01/img001-320x480-thumb.jpg" width="164" align="left" border="0" /></a> One of my <a href="http://www.spokenlikeageek.com/wordpress/2010/01/07/top-tech-of-2009/">favourite tools</a> is Evernote, the note taking application. I regularly find snippets of information on the internet that I want to retain and come back to later. Evernote provides a number of tools that sit in the browser allowing you to clip directly to your account. This is enormously helpful and I have always wished that I could do the same from the browser of my iPhone. Well, I discovered this weekend that you can. Rather than repeat the tip you can go <a href="http://www.geddesign.com/articles/bookmarking-evernote-even-iphone/">here</a> to see what you need to do. </p>
<p>Perfect Evernote bliss has finally been achieved!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.spokenlikeageek.com/wordpress/2010/01/17/clipping-to-evernote-from-iphone-safari-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Better Perspective</title>
		<link>http://www.spokenlikeageek.com/wordpress/2009/12/17/a-better-perspective/</link>
		<comments>http://www.spokenlikeageek.com/wordpress/2009/12/17/a-better-perspective/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 19:27:50 +0000</pubDate>
		<dc:creator>Neil Thompson</dc:creator>
				<category><![CDATA[Desktop Apps]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Paint Shop Pro]]></category>
		<category><![CDATA[Photoshop]]></category>

		<guid isPermaLink="false">http://www.spokenlikeageek.com/wordpress/2009/12/17/a-better-perspective/</guid>
		<description><![CDATA[I consider myself to be a power Googler. Not only can I bang in keywords but I can also use boolean operators and search operators, such as filetype: &#38; site:. However, I discovered yesterday that this all counts for nothing if you don’t know what it is that you are searching for.
One of my clients [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.spokenlikeageek.com/wordpress/wp-content/uploads/2009/12/candidatecentre.jpg"><img title="Candidate Centre" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 5px 5px 0px; border-right-width: 0px" height="168" alt="Candidate Centre" src="http://www.spokenlikeageek.com/wordpress/wp-content/uploads/2009/12/candidatecentre-thumb.jpg" width="244" align="left" border="0" /></a>I consider myself to be a power Googler. Not only can I bang in keywords but I can also use boolean operators and search operators, such as filetype: &amp; site:. However, I discovered yesterday that this all counts for nothing if you don’t know what it is that you are searching for.</p>
<p>One of my clients is going through a website refresh and was looking to put some screenshots on the home page but they wanted them to appear to be disappearing into the distance, rather like that shown in the picture to the left.</p>
<p>No problem I thought. I know how to rotate an image around the x &amp; y axis so this is just rotating around the z axis, this must be possible and a quick Google would turn up the answer. Many searches later and I was till none the wiser. No amount of “3d rotate image” type searches turned up anything like what I was looking for.</p>
<p>Frustrated I resorted to phoning a friend who immediately said you can do that in Photoshop with the “perspective” tool. Bingo! Another search showed that not only could this be done in Photoshop (which I don’t have) but also can be done in GIMP and Paint Shop Pro. In fact, not only can it be done in Paint Shop Pro it has been there since at least version 5 which is over ten years old now.</p>
<p>So the moral of this story is that it is all very well having the worlds information at hand just a simple search away but if you don’t know how to describe what it is that you are looking for in a way that a machine can understand then you are lost.</p>
<p>I suspect that just as new forms of searching are emerging, such as searching by images, techniques will be developed to better understand the input that we enter and allow searchers to find what they are looking for when they don’t know what to call it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.spokenlikeageek.com/wordpress/2009/12/17/a-better-perspective/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MacBook Pro</title>
		<link>http://www.spokenlikeageek.com/wordpress/2009/11/08/macbook-pro/</link>
		<comments>http://www.spokenlikeageek.com/wordpress/2009/11/08/macbook-pro/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 13:53:20 +0000</pubDate>
		<dc:creator>Neil Thompson</dc:creator>
				<category><![CDATA[Desktop Apps]]></category>
		<category><![CDATA[Mobile Working]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[MacBook Pro]]></category>
		<category><![CDATA[VirtualBox]]></category>

		<guid isPermaLink="false">http://www.spokenlikeageek.com/wordpress/2009/11/08/macbook-pro/</guid>
		<description><![CDATA[ One thing that I particularly like about the MacBook Pro is its grunt. Even though mine is the bottom of the range model it has far more processing power than my old Windows desktop allowing me to rip DVDs in minutes rather than hours. This processing power has led me to make the MacBook [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.spokenlikeageek.com/wordpress/wp-content/uploads/2009/11/screenshot20091108at134237.png"><img title="Screen shot 2009-11-08 at 13.42.37" style="border-right: 0px; border-top: 0px; display: inline; margin: 0px 5px 5px 0px; border-left: 0px; border-bottom: 0px" height="154" alt="Screen shot 2009-11-08 at 13.42.37" src="http://www.spokenlikeageek.com/wordpress/wp-content/uploads/2009/11/screenshot20091108at134237-thumb.png" width="244" align="left" border="0" /></a> One thing that I particularly like about the MacBook Pro is its grunt. Even though mine is the bottom of the range model it has far more processing power than my old Windows desktop allowing me to rip DVDs in minutes rather than hours. This processing power has led me to make the MacBook my main machine, something that is possible with its excellent battery life.</p>
<p>I had intended to try and go completely Mac to the extent that I bought a copy of Office for Mac to ease that transition but there was one program that I found there was no equal for on Mac and that I simply couldn’t live without and that is Windows Live Writer. So as I stare at the screen in front of me I can see Windows Live Writer but if I point my mouse to the bottom of the screen up pops the Mac dock. I have installed VirtualBox and Windows XP on my MacBook simply to run Windows Live Writer and I wish I didn’t have to but I like to blog and WLW just makes it so easy.</p>
<p>So now I am considering whether I should go a step further and get a copy of Parallels which seems to offer a more integrated Mac experience when running Windows, albeit at a higher price.</p>
<p>Virtualisation is simply amazing. We use it extensively at work and I am using it more and more at home for various tasks and simply to reduce the number of machine at home. I can certainly recommend VirtualBox on the experience so far but it does also seem an unnecessary step.</p>
<p>Anyone else using virtualisation on a Mac? What are you running it for?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.spokenlikeageek.com/wordpress/2009/11/08/macbook-pro/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

