<?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; Evernote</title>
	<atom:link href="http://www.spokenlikeageek.com/wordpress/tag/evernote/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>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>Top tech of 2009</title>
		<link>http://www.spokenlikeageek.com/wordpress/2010/01/07/top-tech-of-2009/</link>
		<comments>http://www.spokenlikeageek.com/wordpress/2010/01/07/top-tech-of-2009/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 17:52:42 +0000</pubDate>
		<dc:creator>Neil Thompson</dc:creator>
				<category><![CDATA[Cloud Apps]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Dropbox]]></category>
		<category><![CDATA[Evernote]]></category>
		<category><![CDATA[Google Calendar]]></category>
		<category><![CDATA[Google Mail]]></category>
		<category><![CDATA[Google Reader]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Remember the Milk]]></category>
		<category><![CDATA[Unfuddle]]></category>
		<category><![CDATA[Windows Live Writer]]></category>
		<category><![CDATA[Zoho CRM]]></category>
		<category><![CDATA[Zumodrive]]></category>

		<guid isPermaLink="false">http://www.spokenlikeageek.com/wordpress/2010/01/07/top-tech-of-2009/</guid>
		<description><![CDATA[ For the last few years Michael Arrington has been producing a list of the top tech that he has regularly used in each year and I thought this year I would give it a go. So this is the technology that I used day-in, day-out in 2009 and could not do without.
Google Chrome
A lot [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.spokenlikeageek.com/wordpress/wp-content/uploads/2010/01/image.png"><img style="border-right: 0px; border-top: 0px; display: inline; margin: 0px 5px 5px 0px; border-left: 0px; border-bottom: 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> For the last few years <a href="http://www.techcrunch.com/2010/01/01/2010-my-fifth-annual-list-of-the-tech-products-i-love-and-use-every-day/">Michael Arrington</a> has been producing a list of the top tech that he has regularly used in each year and I thought this year I would give it a go. So this is the technology that I used day-in, day-out in 2009 and could not do without.</p>
<p><strong>Google Chrome</strong></p>
<p>A lot of my life is spent in a browser and this year I changed over from <a href="http://www.getfirefox.com">Firefox</a> to using Google’s <a href="http://chrome.google.com">Chrome</a>. Why? Because it is fast. In fact it is the faster browser I have used and speed is important to me. I don’t want to be spending time waiting for a page to render before I can get on with my job.</p>
<p>The other thing that I like about Chrome is the independence of the tabs. If there is a crash in one it does not bring down the whole browser – another neat feature.</p>
<p><strong>Google Mail/Calendar/Reader</strong></p>
<p>In Google’s browser I run a number of Google’s services. <a href="http://mail.google.com">Mail</a>, <a href="http://calendar.google.com">Calendar</a> and <a href="http://reader.google.com">Reader</a> are the three that I use the most and have them permanently open. In fact I have two Mail tabs, one for my personal emails and the other for my work emails, for which I use Google Apps. I have to admit that I struggled at first getting used to Google Mail having come over from Microsoft Outlook but I really appreciate the ability to access my mail anywhere and there have been some neat extension that have made it a really great service.</p>
<p><strong>Remember the Milk</strong></p>
<p>I am a very task oriented person and previously used the tasks section within Microsoft Outlook. RTM has been a great way for me to be able to manage my working life and ensuring that the things that need to get done, actually do get done. Again I appreciate the ability to be able to get at my tasks no matter where I am be it via browser or on the dedicated iPhone application.</p>
<p><strong>Evernote</strong></p>
<p>Hand in hand with Remember the Milk goes Evernote, the note taking application. Previously I used Microsoft OneNote but the ability to clip notes from Windows, Mac, iPhone and web is a killer for me. And, once again, the ability to access these notes anywhere is invaluable. My only gripe is that I wish there was some integration between RTM and Evernote.</p>
<p><strong>iPhone</strong></p>
<p>The first thing on the list that is not a browser based application and that is my iPhone 3GS.  I have worked my way through four iPhones this year though faults and upgrades but my current one has never left my side since I picked it up in the summer. The call handling is rubbish and those people who complain about at&amp;t should note that the problems are the same on O2 in the UK. That said it is no longer just a phone. Mine is a complete, pocketable, computer allowing me to work on-the-go. In fact I am able to access all the applications mentioned here from my iPhone and so can be productive anywhere.</p>
<p>The other aspect of the iPhone that I like is the photo and video capability. Already the iPhone has replaced my Flip as the primary quick and dirty video device and the photos it produces are perfectly acceptable for most uses. It’s all about having to carry only one device.</p>
<p><strong>Unfuddle</strong></p>
<p>Another web-based application, <a href="http://www.unfuddle.com">Unfuddle</a>, is a ticketing system for, in my case, managing software development projects. I like it so much that I wrote an <a href="http://dsktp.net/u/5">iPhone web-based interface</a> to it that I (and anyone else) can use to access my projects anywhere. The great thing about Unfuddle is, being based in the cloud, it can be easily accessed by all our disparate team members in several locations in the UK and India.</p>
<p><strong>Zumodrive/Dropbox</strong></p>
<p><strong></strong>Cloud based storage services <a href="http://www.dropbox.com">Dropbox</a> and my personal favourite <a href="http://www.zumodrive.com">Zumodrive</a> have been a real boon this year. Zumodrive I particularly like as it looks and feels just like any other storage on whatever device I choose to access it from. I wrote about it <a href="http://www.spokenlikeageek.com/wordpress/2009/03/21/zumodrive/">earlier this year</a>. Dropbox is similar but the files get also held on your machine as well as in the cloud. This has the advantage of being available when you are not connected to the internet (how often is that these days?). We use this extensively for file sharing with offshore developers.</p>
<p><strong>Windows Live Writer</strong></p>
<p><strong></strong>Late 2009 I moved from a Windows desktop to a MacBook Pro and found that I couldn&#8217;t understand what <a href="http://www.spokenlikeageek.com/wordpress/2009/11/05/windows-7-vs-mac-os-x-snow-leopard/">all the fuss was about</a> the two seemed pretty evenly matched to me. However, there was one area where Windows has Mac beaten hands down &#8211; and the is in the off-line blogging application space. Nothing, but nothing, can beat <a href="http://windowslivewriter.spaces.live.com/">Windows Live Writer</a> for shear functionality and ease of use and believe me I have looked. In the end I had to resort to a <a href="http://www.spokenlikeageek.com/wordpress/2009/11/08/macbook-pro/">virtualised version of Windows XP</a> to allow me to continue to use WLR and I haven&#8217;t regretted it once.</p>
<p><strong>Skype</strong></p>
<p>This year Skype has come into its own for me in both a personal and a professional capacity. I use it extensively to talk to other team members in the UK and India keeping our call costs down and also ensuring that we have been able to chat whenever is necessary which means that problems get fixed sooner. On a personal level it has meant that I have been able to keep in touch with our best friends who have moved to Australia for a couple of years. We also used it to keep in touch with family and friends while we were away on holiday a couple of times this year.</p>
<p><strong>Zoho CRM</strong></p>
<p>The last one on the list is Zoho CRM, yet another web based service which really does show how things are these days. Zoho have a large number of services, some of which compete with Google’s offerings but the only one I use on a regular basis is their CRM offering. I use it extensively for managing and recording my customers interactions. Of all the ones on the list this is the one that is probably the most precarious – while it is a good service it still doesn’t cover all that I want it to do. For example I cannot seem to integrate it easily with my Google Mail account which means that I have to go to two places to track correspondence. Therefore, I do wonder whether it will still be there next year.</p>
<p><strong>Honourable Mentions</strong></p>
<p>There are some items that haven’t made it to the list that are also worth mentioning the first of which is my <a href="http://www.spokenlikeageek.com/wordpress/2009/04/15/travellers-kit/">Netbook</a>. This has travelled with me extensively this year making it to four continents and has allowed me to blog and communicate for everywhere I have been. The problem is that it has all but been superseded by a more recent purchase in the form of my Macbook Pro. I have no doubt that it is going to be on the list next year.</p>
<p>The two other services that I should mention are Twitter and Facbook both of which I have used regularly but they didn’t make the list simply because I don’t consider them to be essential. They could both shut down tomorrow and I wouldn’t lose any sleep over it. That said without Facebook I wouldn’t have got back in touch with quite so many of my friends from university but I guess that we would have found other ways. I wonder if either of them may become more essential to me over the next 12 months.</p>
<p>Finally, what do I think are the things that are likely to make the list in 2010? Well I have already mentioned the Apple MacBook Pro and I will almost certainly be adding the Sony Reader too. As for software and services I have just started to tinker with Google Wave and it will be interesting to see how that progresses.</p>
<p>So that is my list – what tech could you not do without in 2009?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.spokenlikeageek.com/wordpress/2010/01/07/top-tech-of-2009/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Services I use and Recommend</title>
		<link>http://www.spokenlikeageek.com/wordpress/2009/07/09/services-i-use-and-recommend/</link>
		<comments>http://www.spokenlikeageek.com/wordpress/2009/07/09/services-i-use-and-recommend/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 15:21:37 +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[Carbonite]]></category>
		<category><![CDATA[Evernote]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[Remember the Milk]]></category>
		<category><![CDATA[ScanR]]></category>
		<category><![CDATA[Skype]]></category>
		<category><![CDATA[Unfuddle]]></category>
		<category><![CDATA[Zumodrive]]></category>

		<guid isPermaLink="false">http://www.spokenlikeageek.com/wordpress/2009/07/09/services-i-use-and-recommend/</guid>
		<description><![CDATA[In a previous post I talked about the freemium model and how it has affected my attitude to software purchases. I wanted to go through the services that I use regularly and pay for and highlight them.
This is obviously just a personal selection. Over the years I have tried out numerous applications that rival the [...]]]></description>
			<content:encoded><![CDATA[<p><a title="365 Days - Day 267" href="http://www.flickr.com/photos/53166026@N00/3160668585/"><img style="display: inline; margin: 0px 5px 5px 0px" height="160" alt="365 Days - Day 267" src="http://static.flickr.com/3267/3160668585_809e34d956.jpg" width="175" align="left" border="0" /></a>In a previous post I talked about the <a href="http://www.spokenlikeageek.com/wordpress/2009/07/01/paid-apps-and-the-freemium-model/">freemium model</a> and how it has affected my attitude to software purchases. I wanted to go through the services that I use regularly and pay for and highlight them.</p>
<p>This is obviously just a personal selection. Over the years I have tried out numerous applications that rival the one that finally made this list. In the end it is just personal preference as much as anything else. You may prefer something else but these are the ones that made me put my hand in my pocket and purchase a subscription</p>
<p>So in the same order that they were listed in the previous article they are:</p>
<p><a href="http://www.carbonite.com" target="_blank">Carbonite</a> </p>
<p>I have talked about Carbonite on the site a number of times previously and not always in a positive light (<a href="http://www.spokenlikeageek.com/wordpress/2009/05/01/carbonite-remote-access/">here</a> and <a href="http://www.spokenlikeageek.com/wordpress/2009/05/21/carbonite-remote-access-revisited/">here</a>). However, they were reviews of the remote access part of the service and not the core offering of cloud backups and here Carbonite excels. This is really a set and forget service whereby you identify which directories you want to backup to the cloud and it just gets on with it. So I am secure in the knowledge that all my music, pictures and important documents are backed-up should disaster ever strike.</p>
<p>£34/year</p>
<p><a href="http://www.rememberthemilk.com/" target="_blank">Remember the Milk</a> </p>
<p>I am a task setter and for years had lists of tasks in the back of my <a href="http://www.spokenlikeageek.com/wordpress/2009/05/18/moleskine-my-favourite-low-tech-gadget/">moleskine</a> notebook. Now I have completely moved over to Remember the Milk for this and I love some much about it. Whether I am in my gmail account, on my iPhone or on their website my tasks are always close at hand. Also you can set such a great level of detail against each task should you wish to and of course share them with others. A great time saver.</p>
<p>£15/year</p>
<p><a href="http://www.evernote.com" target="_blank">Evernote</a> </p>
<p>Like Remember the Milk, Evernote has had a huge impact on both my working and personal life. While I still take a lot of written notes I am increasingly doing so in Evernote. Similar to Microsoft’s OneNote but with the advantage of being multi-platform so again I am able to access my notes on my desktop, via a browser and on my iPhone. The searching is simple and effective and means that I always have my notes close at hand. It is superb at clipping from the net with the browser plug in meaning storing information for later review is a breeze.</p>
<p>£28/year</p>
<p><a href="http://www.flickr.com" target="_blank">Flickr</a> </p>
<p>Having my own website means that I could, in theory, host my pictures on my own webspace but there is a limit to the amount of available space I have and I need to FTP the pictures to the site and then link to them from my blog. Flickr suffers from none of these drawbacks. I am able to upload pictures from pretty much anywhere to my Flickr account and have them immediately available to anyone who might be interested. With the latest changes I am now also able to link the pictures to my Twitter about.</p>
<p>£15/year</p>
<p><a href="http://zumodrive.com/" target="_blank">Zumodrive</a> </p>
<p>I looked at so many different online storage options before settling on Zumodrive and in the end it was an easy choice – it simply works. The fact that it looks and feels just like another drive in Windows makes it the perfect solution. I just save a file to me z: drive and it is synced to the cloud. I can then access it from the web, another desktop or my iPhone (are you detecting a theme here?).</p>
<p>£22/year for 10gb (charged monthly)</p>
<p><a href="http://unfuddle.com/" target="_blank">Unfuddle</a> </p>
<p>Unfuddle is the odd one out of the bunch here are it is the only one that I use exclusively for work. The service is designed for development teams and particularly those that are geographically spread. As such it includes source control (subversion and Git), ticket creation, milestones, time tracking and a wiki-like. It has made working with outsourced development teams, as I do, a doddle.</p>
<p>£66/year (10 person team)</p>
<p><a href="http://www.skype.com" target="_blank">Skype</a> </p>
<p>Is there anyone who doesn’t know about Skype? It is the poster child of the new age of internet applications brining voice over IP to the masses. I use it regularly to keep in touch with my best friends who have gone to live in Australia (hopefully only for 18 months…). You can get away with not having to pay for Skype if you only make Skype-to-Skype calls. If you want to call “real” phones then a subscription is required.</p>
<p>£18/year</p>
<p><a href="http://www.scanr.com" target="_blank">ScanR</a> </p>
<p>Finally a lesser known service perhaps. I go to quite a few networking events and collect numerous business cards and found entering all the details to be pretty tedious – scanR solves that problem. You take a picture of the card, upload it to the scanR site and it magically converts it into something you can import into Outlook, gmail or other mail reader. It also works with documents and whiteboards but I only use it for the business cards and while it is not perfect it is much better than having to retype!</p>
<p>£15/year.</p>
<p>Oh and to say you having to add it all up it comes to £213!</p>
<p>[image : <a href="http://www.flickr.com/photos/smercury98/" target="_blank">SMercury98</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.spokenlikeageek.com/wordpress/2009/07/09/services-i-use-and-recommend/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Paid Apps and the Freemium model</title>
		<link>http://www.spokenlikeageek.com/wordpress/2009/07/01/paid-apps-and-the-freemium-model/</link>
		<comments>http://www.spokenlikeageek.com/wordpress/2009/07/01/paid-apps-and-the-freemium-model/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 08:26:41 +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[Carbonite]]></category>
		<category><![CDATA[Evernote]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[Remember the Milk]]></category>
		<category><![CDATA[ScanR]]></category>
		<category><![CDATA[Skype]]></category>
		<category><![CDATA[Unfuddle]]></category>
		<category><![CDATA[Zumodrive]]></category>

		<guid isPermaLink="false">http://www.spokenlikeageek.com/wordpress/2009/07/01/paid-apps-and-the-freemium-model/</guid>
		<description><![CDATA[Over the years I have tended to avoid paying for applications because the up-front cost was prohibitive. So I either went without, used an older version that may have been given away with a magazine, or found an open source equivalent. However, I am now finding myself committing to a number of applications because of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/smercury98/3160668585/" target="_blank"><img style="display: inline; margin: 0px 5px 5px 0px" height="160" alt="365 Days - Day 267 by SMercury98." src="http://farm4.static.flickr.com/3267/3160668585_809e34d956.jpg?v=0" width="175" align="left" /></a>Over the years I have tended to avoid paying for applications because the up-front cost was prohibitive. So I either went without, used an older version that may have been given away with a magazine, or found an open source equivalent. However, I am now finding myself committing to a number of applications because of the small up-front cost and, quite often, after a period of using the service for free – the so call freemium model. The question is whether that is good value for money.</p>
<p>The applications below are all ones that I use on a regular basis, used for free first before paying for a premium service of some sort. All the following applications make use of the Internet in some form or another.&#160; They are not all cloud apps in the traditional sense with some being hybrids with local clients and remote storage. </p>
<p>Some of these don’t have desktop equivalents and so you cannot make the comparison but Evernote does in the form of Microsoft’s OneNote. I was a happy OneNote user when it was provided for me by the companies that I worked for, usually as part of the full Office package. When I became self-employed I still wanted similar functionality but not the up-front cost. As it happens OneNote can be purchased stand-alone and is currently showing as £72 on Amazon. Evernote’s premium offering is $45 (about £27) per year. So at that rate after about two and a half years OneNote would have paid for itself.</p>
<p>As ever it is not as simple as that. Evernote offers a number of things that OneNote does not. You can access your notes not just on your desktop but also on the web and on a number of mobile devices – not just those powered by Microsoft’s Windows Mobile. Also as part of the Evernote subscription I am entitled to all updates which I would not be with OneNote.</p>
<p>You can see from the cost comparison above that the recurring revenue model is a good one for businesses over the longer term. If you want to continue to use the software you have to continue to pay and over the years I will no doubt end up paying for more than I would have done had I purchased the software outright.</p>
<p>As I said most of these services offer a free option to allow you to try the software before making the move to the paid premium version. This is a crucial deciding factor on my trialling a service these days. I almost expect to be able to try before I buy and with so many competing services those that do not offer a trial option of some sort are rejected.</p>
<p>So has this changed my buying habits? Yes, without a doubt. I haven’t totalled up the annual amount I am spending on all the services I am now subscribed to but I know instinctively that it is much more than I was spending on one-off purchases of software. Equally I also feel that I am getting much better value for money that I did previously. The rate of change of software is so great that regular updates with significant functionality improvements is the norm these days and this is all built into the price.</p>
<p>I will just list the services I subscribe to here and review them all in a later post.</p>
<ul>
<li><a href="http://www.carbonite.com" target="_blank">Carbonite</a> </li>
<li><a href="http://www.rememberthemilk.com/" target="_blank">Remember the Milk</a> </li>
<li><a href="http://www.evernote.com" target="_blank">Evernote</a> </li>
<li><a href="http://www.flickr.com" target="_blank">Flickr</a> </li>
<li><a href="http://zumodrive.com/" target="_blank">Zumodrive</a> </li>
<li><a href="http://unfuddle.com/" target="_blank">Unfuddle</a> </li>
<li><a href="http://www.skype.com" target="_blank">Skype</a> </li>
<li><a href="http://www.scanr.com" target="_blank">ScanR</a> </li>
</ul>
<p>Do you subscribe to any of these services? Do you think that the freemium model is a good one? Let us know.</p>
<p>[image : <a href="http://www.flickr.com/photos/smercury98/" target="_blank">SMercury98</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.spokenlikeageek.com/wordpress/2009/07/01/paid-apps-and-the-freemium-model/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

