<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
 
 <title>Elaptics.co.uk</title>
 <link href="http://www.elaptics.co.uk/atom.xml" rel="self"/>
 <link href="http://www.elaptics.co.uk/"/>
 <updated>2010-09-27T14:46:15-07:00</updated>
 <id>http://www.elaptics.co.uk/</id>
 <author>
   <name>Andy Henson</name>
   <email>andy@elaptics.co.uk</email>
 </author>

 
 <entry>
   <title>Automating Git repository setup with Capistrano</title>
   <link href="http://www.elaptics.co.uk/2008/12/automating-git-repository-setup-with-capistrano"/>
   <updated>2008-12-08T00:00:00-08:00</updated>
   <id>http://www.elaptics.co.uk/2008/12/automating-git-repository-setup-with-capistrano</id>
   <content type="html">&lt;p&gt;Setting up a remote repository for Git is really easy, but who wants to type things unnecessarily? Tonight I knocked up a task for Capistrano which &lt;em&gt;gitify&amp;#8217;s&lt;/em&gt; your current directory then creates a remote git repository and pushes to it.&lt;/p&gt;

&lt;p&gt;It&amp;#8217;s based on a bit of code by &lt;a href='http://peepcode.com'&gt;Geoffrey Grosenbach&lt;/a&gt; but modified for my needs. I have a VPS which is where I want to host my repositories. This should also work if you&amp;#8217;re running on a shared host like Dreamhost where you have ssh access, though I haven&amp;#8217;t tested it.&lt;/p&gt;

&lt;p&gt;Simply cut and paste the following code into &lt;code&gt;~/.caprc&lt;/code&gt; then you can run:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;cap git:setup scm=t&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;If it&amp;#8217;s a Rails app then you can also do&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;cap git:setup scm=t railsapp=t&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;which will add .gitignore files to exclude the basics like log and temp files, .DS_Store, .sqlite3 and the api docs&lt;/p&gt;
&lt;script src='http://gist.github.com/33269.js' /&gt;</content>
 </entry>
 
 <entry>
   <title>design principles cheatsheet</title>
   <link href="http://www.elaptics.co.uk/2008/08/design-principles-cheatsheet"/>
   <updated>2008-08-10T00:00:00-07:00</updated>
   <id>http://www.elaptics.co.uk/2008/08/design-principles-cheatsheet</id>
   <content type="html">&lt;p&gt;&lt;img src='/images/elephant-drawing-small.jpg' alt='An elephant I drew when I was thirteen' /&gt; I&amp;#8217;ve always enjoyed art and design and wasn&amp;#8217;t too bad at it, though never quite as good as I wanted to be. For quite a while through high school I was interested in becoming an Architect hopeful that it would satisfy my desire to mix science/engineering with art/design. My interest in computers won through and until the last couple of years, whilst I still dabbled in the design side of things, my focus had been much more on the logical, engineering side. Now though, I&amp;#8217;m enjoying getting involved in design tasks again and it&amp;#8217;s also informing my programming in many ways. (This is something I&amp;#8217;m hoping to cover more in future posts.)&lt;/p&gt;

&lt;p&gt;One thing has always passed me by though, and that&amp;#8217;s typography. I&amp;#8217;ve never really paid much attention to it, but since watching a documentary by Stephen Fry on Gutenberg a few months ago I&amp;#8217;ve become fascinated with it. With credit card in hand I made my way to Waterstones and visited the design section. I picked up &lt;a href='http://www.amazon.co.uk/exec/obidos/ASIN/1856694372'&gt;Type &amp;amp; Typography (Phil Baines and Andrew Haslam)&lt;/a&gt; as well as &lt;a href='http://www.amazon.co.uk/exec/obidos/ASIN/0321534050'&gt;The Non-Designer&amp;#8217;s Design and Type Books, Deluxe Edition (Robin Williams)&lt;/a&gt;. A slight detour via the science fiction section, a few moleskines and a lighter bank balance and I&amp;#8217;m on my way home.&lt;/p&gt;

&lt;p&gt;I thought I&amp;#8217;d start with Robin Williams (not the comedian) book to brush up on my design skills and get a gentler introduction to type. Overall, I was very impressed with the book. It was an easy read and it really got the information over well, I highly recommend you buy a copy. Eager to put my new-found skills and inspired by Amy Hoy&amp;#8217;s &lt;a href='http://www.slash7.com/articles/2006/11/3/stuff-you-can-download'&gt;cheatsheets&lt;/a&gt; I thought I would put together my own on design principles.&lt;/p&gt;

&lt;p&gt;I know I&amp;#8217;ve broken a few design rules in putting it together but my aim was to illustrate some of the &lt;em&gt;Don&amp;#8217;ts&lt;/em&gt; as well as the &lt;em&gt;Do&amp;#8217;s&lt;/em&gt;. That said, I would really appreciate any feedback or criticism you may have on the overall design and the typefaces I chose along with any tips you might have for improvement. Any recommendations for books or other resources are also most welcome. &lt;a href='http://www.elaptics.co.uk/assets/design-principles-cheatsheet.pdf'&gt;&lt;img src='/images/design-principles-cheatsheet-tm.jpg' alt='Design Principles Cheatsheet' /&gt;&lt;/a&gt;&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>Backpack Journal Dashboard Widget</title>
   <link href="http://www.elaptics.co.uk/2008/06/backpack-journal-dashboard-widget"/>
   <updated>2008-06-13T00:00:00-07:00</updated>
   <id>http://www.elaptics.co.uk/2008/06/backpack-journal-dashboard-widget</id>
   <content type="html">&lt;p&gt;At work we use quite a few 37signals products to manage our internal processes and client projects, one of which is Backpack. 37signals recently introduced a new feature, &lt;em&gt;Journal&lt;/em&gt;, for tracking what you&amp;#8217;ve done and what you&amp;#8217;re currently doing which we&amp;#8217;re trying out to see if it&amp;#8217;s a good fit for us. On their product blog there was a &lt;a href='http://37signals.blogs.com/products/2008/05/dashboard-widge.html'&gt;recent post&lt;/a&gt; about a Dashboard widget for updating your status and journal entries.&lt;/p&gt;

&lt;p&gt;That&amp;#8217;s pretty cool, I thought, but kinda redundant because Safari on Leopard has an awesome, but probably somewhat underused, webclip button which allows you to grab part of a webpage and have it turned into a widget. And as all programmers know, the best code to write is no code. So I have grabbed the updating part of the page as per the widget described and also the team&amp;#8217;s recent updates. As a double bonus, it updates the clips when you invoke Dashboard so you get the latest team updates straight away rather than what you&amp;#8217;d normally be having to do is refresh your browser&amp;#8217;s page yourself.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Ok, I&amp;#8217;m blind, where&amp;#8217;s this button?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Right here&amp;#8230; &lt;img src='/images/webclip-tm.jpg' alt='Webclip' /&gt;&lt;/p&gt;

&lt;p&gt;And this is what mine looks like on my Dashboard. The webclip widgets also allow you to put different frames around the clip, just flip it over and pick from the options. This season my two widgets are sporting the latest in Torn Edge and Glass themes fashion.&lt;/p&gt;

&lt;p&gt;&lt;img src='/images/backpack-on-dashboard-tm.jpg' alt='Backpack on Dashboard' /&gt;&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>Blast from the past</title>
   <link href="http://www.elaptics.co.uk/2008/06/blast-from-the-past"/>
   <updated>2008-06-09T00:00:00-07:00</updated>
   <id>http://www.elaptics.co.uk/2008/06/blast-from-the-past</id>
   <content type="html">&lt;p&gt;In an attempt to ensure that I keep this blogging lark up, I thought I would resurrect an old post I made a couple of years ago to a now defunct blog to serve as a starting point and thus I&amp;#8217;ll revisit where I am now in a future post.&lt;/p&gt;

&lt;h1 id='a_brief_history_of_computing_well_according_to_me'&gt;A brief history of computing (well, according to me)&lt;/h1&gt;

&lt;p&gt;I&amp;#8217;ve had an interest in computers ever since I wrote my first Basic program, when I was eleven, on our Tandy 1000 and began poking around it&amp;#8217;s memory with Norton Utilities trying to crack the high score tables of some of the games we had. (I even managed to succeed with a couple!)&lt;/p&gt;

&lt;p&gt;Fast forwarding several years of Amiga programming I ended up building my own PC which has been upgraded many times to the current incarnation that&amp;#8217;s sitting under my desk here. It stopped being upgraded when I discovered Apple Macs and (maybe more importantly) Mac OS X. And it&amp;#8217;s through Macs that I came to discover Ruby on Rails. In my search for the ultimate text editor, which I found in &lt;a href='http://www.macromates.com'&gt;TextMate&lt;/a&gt;, I saw a video of TextMate being used with this web framework thingy. What piqued my interest was not only the fact that it seemed so quick to put together a basic application but the guy who was demonstrating it was clearly so passionate about it.&lt;/p&gt;

&lt;h2 id='the_gem_in_all_of_this'&gt;The gem in all of this&lt;/h2&gt;

&lt;p&gt;I started looking into it and the philosophies behind it, and I think that a combination of them and where my head is at now is the reason that it all seems to gel together nicely. The key piece of the jigsaw, that seems to be often overlooked in all the hype, is Ruby. It really is a joy to use and like many Ruby fans have said it &amp;#8220;just fits your brain&amp;#8221;.&lt;/p&gt;

&lt;p&gt;The majority of my past programming experience has been in procedural programming and although many of the languages I have used have some elements of Object Oriented programming I&amp;#8217;ve never really been able to fully wrap my head around the principles of Object Orientation until now. At university we used Smalltalk but I never got it, it just didn&amp;#8217;t feel right and it didn&amp;#8217;t excite me. Somehow, and I really can&amp;#8217;t explain how, Ruby just feels right. I can write code the way my brain thinks and though I don&amp;#8217;t know Ruby very well yet I write what I think it ought to be and very often it turns out it is and the code works.&lt;/p&gt;

&lt;p&gt;But the proof is in the pudding; I&amp;#8217;m still learning the ropes but even with that in mind I have built a proof of concept app for an internal company project from start to finish in 5 hours with Ruby on Rails; that&amp;#8217;s from inception to a working prototype oh, and I had to find out how to do some stuff in Rails too, so I reckon that time can be cut down somewhat too.&lt;/p&gt;

&lt;p&gt;So where does that leave us? Well it convinced me that it is viable for us to use it to build web apps in our spare time in a reasonable length of time - and have fun doing it! By letting us be more productive it should also allow us to spend more time on the little things that matter, the things that make a good app into a great app.&lt;/p&gt;

&lt;p&gt;Having said that, I&amp;#8217;d certainly like to hear your stories of how you got into Ruby and/or Rails, and also if you didn&amp;#8217;t.&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>New Design, New Beginnings?</title>
   <link href="http://www.elaptics.co.uk/2008/05/new-design-new-beginnings"/>
   <updated>2008-05-26T00:00:00-07:00</updated>
   <id>http://www.elaptics.co.uk/2008/05/new-design-new-beginnings</id>
   <content type="html">&lt;p&gt;Finally gotten around to updating my site to consolidate everything into one place.  I spent a bit of time deciding what to do &amp;#8211;should I just go &amp;#8220;old school&amp;#8221; and hand code everything, or should I write my own little blogging tool? In the end, as much as I quite fancied writing my own blogging tool I have too little time on my hands to do that and plenty of other projects that I&amp;#8217;d rather be working on, so I plumped for WordPress, as it&amp;#8217;s one I&amp;#8217;ve used before and the newest version is pretty nice to use. And it&amp;#8217;s easy to get set up.&lt;/p&gt;

&lt;p&gt;So, here&amp;#8217;s to new beginnings and a hope that I will keep this site much more up to date with my thoughts and perhaps even a few articles&amp;#8230;&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>A dubious first!</title>
   <link href="http://www.elaptics.co.uk/2006/07/a-dubious-first"/>
   <updated>2006-07-28T00:00:00-07:00</updated>
   <id>http://www.elaptics.co.uk/2006/07/a-dubious-first</id>
   <content type="html">&lt;p&gt;Well apparently I can claim a first - for being spammed through ma.gnolia! Yes, apparently nowhere is safe from spam now.&lt;/p&gt;

&lt;p&gt;Today I received a message within ma.gnolia (the really nice bookmarking website, for those of you who don&amp;#8217;t know) from member donco. I&amp;#8217;ve posted a screenshot of the message for posterity. &lt;img src='/images/magnolia-spam.jpg' alt='Magnolia Spam' /&gt;&lt;/p&gt;

&lt;p&gt;An a related note, I&amp;#8217;m in the closing stages of putting together a widget for Mac OS X Tiger to quickly search just your own ma.gnolia bookmarks. When it&amp;#8217;s done I&amp;#8217;ll put it on my website for download and maybe see if I can get it listed on ma.gnolia itself. Speaking of websites, I&amp;#8217;m also just getting my actual site up (www.elaptics.co.uk) if you want to see it in it&amp;#8217;s current part-finished state. And that&amp;#8217;s my rubbish excuse for not keeping this blog up to date!&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>.ds_store no more (on network shares at least!)</title>
   <link href="http://www.elaptics.co.uk/2006/04/ds_store-no-more-on-network-shares-at-least"/>
   <updated>2006-04-26T00:00:00-07:00</updated>
   <id>http://www.elaptics.co.uk/2006/04/ds_store-no-more-on-network-shares-at-least</id>
   <content type="html">&lt;p&gt;Nothing exciting (for most people) but I&amp;#8217;ve just finally found an easy way to stop creating the useless .ds_store files on non-mac network shares so I&amp;#8217;m putting the info here for my posterity.&lt;/p&gt;

&lt;p&gt;http://docs.info.apple.com/article.html?artnum=301711&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Open the Terminal&lt;/li&gt;

&lt;li&gt;Type: &lt;code&gt;defaults write com.apple.desktopservices DSDontWriteNetworkStores true&lt;/code&gt;&lt;/li&gt;

&lt;li&gt;Press Return&lt;/li&gt;

&lt;li&gt;Restart the computer&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;As found on &lt;a href='www.textsnippets.com'&gt;http://www.textsnippets.com&lt;/a&gt; (which also may come in handy in the future)&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>Easier editing of TypoScript</title>
   <link href="http://www.elaptics.co.uk/2006/04/easier-editing-of-typoscript"/>
   <updated>2006-04-08T00:00:00-07:00</updated>
   <id>http://www.elaptics.co.uk/2006/04/easier-editing-of-typoscript</id>
   <content type="html">&lt;p&gt;I&amp;#8217;ve recently discovered TextMate from &lt;a href='http://www.macromates.com'&gt;www.macromates.com&lt;/a&gt; - a superb text editor, previously I&amp;#8217;ve been using TextWrangler but I&amp;#8217;m slowly using TextMate more and more, one of it&amp;#8217;s really great features is it&amp;#8217;s expandability through the use of bundles.&lt;/p&gt;

&lt;p&gt;In getting to grips with the bundle editor I decided to put together a bundle for editing TypoScript so that it has syntax highlighting plus I&amp;#8217;ve added some of the more common TypoScript objects as snippets to make it much quicker to put your typoscript together. I&amp;#8217;ve put a link to the TSRef doc online as well as ensuring the comment toggle puts the right comment symbol in.&lt;/p&gt;

&lt;p&gt;Not sure how it measures up as a first attempt but &lt;a href='mailto:andy@elaptics.co.uk'&gt;drop me a line&lt;/a&gt; if you find it useful or would like to see some other things added to it, likewise if you add any more features why not send them to me so I can include them here. If enough people are finding it useful then we can also consider getting the bundle added to the main repository at macromates.&lt;/p&gt;

&lt;p&gt;I&amp;#8217;ve added the following scope selectors to the language grammars which you&amp;#8217;ll almost certainly want to add to your theme to have the syntax highlighted. (Whether these are the best scopes to use I don&amp;#8217;t know but feel free to suggest others).&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;entity.other.tsobject
entity.other.tsconstant
entity.other.tsvalue
entity.other.tscopy&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;&lt;strong&gt;UPDATE:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The bundle is much updated and now available from the macromates subversion repository.  Thanks to Sudara there is also a theme and a much better language grammar. You can find it under the Review directory. (Maybe one of these days I&amp;#8217;ll iron out all the kinks and get it into the main section)&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>PC World ahead of the curve?</title>
   <link href="http://www.elaptics.co.uk/2006/03/pc-world-ahead-of-the-curve"/>
   <updated>2006-03-27T00:00:00-08:00</updated>
   <id>http://www.elaptics.co.uk/2006/03/pc-world-ahead-of-the-curve</id>
   <content type="html">&lt;p&gt;Well looks like PC World have managed to pull off a bit of a coup - but they&amp;#8217;re keeping it a bit quiet. Whilst some have &lt;a href='http://www.onmac.net/'&gt;managed&lt;/a&gt; to get Windows XP running on the new Intel based Mac&amp;#8217;s, PC World have managed to get Mac OS X running on non Apple based kit - at least if their new advert in the UK is anything to go by! The advert I saw on E4 last night shows the PC World website running on the Compaq notebook PC. Their web browser of choice? Apple&amp;#8217;s Safari browser! :) Well at least now they&amp;#8217;re admitting OS X is a better operating system to run!! :)&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>Is this me?</title>
   <link href="http://www.elaptics.co.uk/2006/03/is-this-me"/>
   <updated>2006-03-14T00:00:00-08:00</updated>
   <id>http://www.elaptics.co.uk/2006/03/is-this-me</id>
   <content type="html">&lt;p&gt;Ok, I just read this article &lt;a href='http://db.tidbits.com/getbits.acgi?tbart=08455'&gt;TidBITS: From iPod to MacBook Pro: A Switcher&amp;#8217;s Tale&lt;/a&gt; and it pretty much sounds like me and my view on the whole switching to Apple thing.&lt;/p&gt;

&lt;p&gt;I&amp;#8217;m not a total mac zealot but I do think that if you&amp;#8217;ve thought about switching (and even if you haven&amp;#8217;t), get yourself down to an Apple store or a reseller for Apple and have a go on one. I think you&amp;#8217;ll be pleasantly surprised. One tip though; forget about Windows and how you have to do things, on the mac if you&amp;#8217;re not sure how to do something try the really obvious thing and it usually works exactly like you&amp;#8217;d expect.&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>Secret GMail account</title>
   <link href="http://www.elaptics.co.uk/2006/03/secret-gmail-account"/>
   <updated>2006-03-13T00:00:00-08:00</updated>
   <id>http://www.elaptics.co.uk/2006/03/secret-gmail-account</id>
   <content type="html">&lt;p&gt;Wow, another week has flown by, nothing great to report other than I&amp;#8217;ve found &lt;em&gt;another&lt;/em&gt; rss news reader which I&amp;#8217;m trying out. (&lt;a href='http://kula.jp/software/endo/'&gt;Endo&lt;/a&gt; for anyone who&amp;#8217;s interested) plus I&amp;#8217;m also trying out Wordpress to see the differences between that and Blogger.&lt;/p&gt;

&lt;p&gt;Ok, the real reason for this post is just to note that I found out today that anyone who has a googlemail.com account with Google can still claim they have a gmail.com address and use it. I&amp;#8217;m sure this isn&amp;#8217;t secret at all (all I did was notice the headers of some mails sent to me through googlemail) but it&amp;#8217;s good to know, googlemail just doesn&amp;#8217;t have the same ring to it as gmail. Maybe, at some point we&amp;#8217;ll lose the ability (if Google loses it&amp;#8217;s legal battle) but for now it works.&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>Titles are the hardest thing to write!</title>
   <link href="http://www.elaptics.co.uk/2006/03/titles-are-the-hardest-thing-to-write"/>
   <updated>2006-03-04T00:00:00-08:00</updated>
   <id>http://www.elaptics.co.uk/2006/03/titles-are-the-hardest-thing-to-write</id>
   <content type="html">&lt;p&gt;Well another week has shot by, haven&amp;#8217;t really done much this week but suffice to say that I&amp;#8217;ve been playing around with more apps again and been trying out various RSS readers to see if I can find one I like. At this stage I&amp;#8217;m still not sure, I&amp;#8217;m torn between &lt;a href='http://www.newsfirerss.com/'&gt;Newsfire&lt;/a&gt; and &lt;a href='http://ranchero.com/netnewswire/'&gt;NetNewsWire&lt;/a&gt;, what I really want is a mix of the two&amp;#8230;&lt;/p&gt;

&lt;p&gt;Also, I think I&amp;#8217;ve decided to forget del.icio.us for now, I&amp;#8217;ve found &lt;a href='http://ma.gnolia.com/'&gt;ma.gnolia.com&lt;/a&gt; instead which I think I prefer. It was certainly very easy to get bookmarks into it as opposed to del.icio.us where I have to find some other program to do the import. It&amp;#8217;s also much nicer to look at, although sometimes it seems a little sluggish. It also has some nice features that del.icio.us doesn&amp;#8217;t have, but it&amp;#8217;s early days and I&amp;#8217;m fickle so maybe by next week I&amp;#8217;ll have found another one :)&lt;/p&gt;

&lt;p&gt;My new website at &lt;a href='http://www.elaptics.co.uk'&gt;www.elaptics.co.uk&lt;/a&gt; is coming along, I&amp;#8217;ve got the main template up and running and I&amp;#8217;ve decided to use &lt;a href='http://typo3.org/'&gt;TYPO3&lt;/a&gt; 4beta as a bit of an excuse to test it. I&amp;#8217;ve had a few problems which I&amp;#8217;m still working through, it looks like many extensions are going to need some alterations to work satisfactorily in version 4 at this point though.&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>More Reviews</title>
   <link href="http://www.elaptics.co.uk/2006/02/more-reviews"/>
   <updated>2006-02-25T00:00:00-08:00</updated>
   <id>http://www.elaptics.co.uk/2006/02/more-reviews</id>
   <content type="html">&lt;p&gt;Well as promised I said I would say a little more about the various apps I&amp;#8217;ve found recently. I should note that I&amp;#8217;m a mac user so these are all either mac specific or are web applications - so Windows users, go and get yourself a better computer :)&lt;/p&gt;

&lt;p&gt;&lt;a href='http://ecto.kung-foo.tv/'&gt;ecto&lt;/a&gt; - Ok, I haven&amp;#8217;t done too much with this yet but it&amp;#8217;s really easy to use and looks like it has some nice handy features, set up and getting started was no problem whatsoever and I definitely prefer just being able to leave this running and quickly jot a note down in it for adding to later on. The ectoize shortcut/bookmark for the browser&amp;#8217;s also seems a handy feature although I haven&amp;#8217;t actually used it yet but it&amp;#8217;s still early days. Maybe this is another review I should come back to in another couple of weeks but I guess the real proof will be whether I think it&amp;#8217;s worth purchasing to continue using after the trial period is over. By the way Windows users, if you&amp;#8217;re still reading this, ecto is available for your platform too.&lt;/p&gt;

&lt;p&gt;&lt;a href='http://www.kudurshian.net/highpriority/'&gt;High Priority&lt;/a&gt; - I found this app by reading Douglas Bowman&amp;#8217;s blog at &lt;a href='http://www.stopdesign.com/log/2006/01/27/mac-app-high-priority.html'&gt;Stopdesign&lt;/a&gt; and I had the same problem, I like to make notes of things to do but I&amp;#8217;d never found anything that quite did what I wanted, I thought iCal was it but if I didn&amp;#8217;t have it running (more often than not) then I would forget about it and jot things down on paper again. But I think this is IT. It&amp;#8217;s well worth the whole $6/Â£3.50 asking price. The only one feature that I think is missing is having some kind of date picker for setting the due date on a new or edited item.&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>Playing with stuff</title>
   <link href="http://www.elaptics.co.uk/2006/02/playing-with-stuff"/>
   <updated>2006-02-22T00:00:00-08:00</updated>
   <id>http://www.elaptics.co.uk/2006/02/playing-with-stuff</id>
   <content type="html">&lt;h1 id='psp_video'&gt;PSP Video&lt;/h1&gt;

&lt;p&gt;Been playing with various things the last few days, mainly trying to get video&amp;#8217;s onto my PSP. It&amp;#8217;s been more of a pain than it ought to be. There&amp;#8217;s not so many programs for the mac to make it as simple as it ought to be. The few that I found were more expensive than free and not as good as mac apps should be. Finally found one that seems to get it in the right format without much hassle but it looks like it&amp;#8217;s early in it&amp;#8217;s development because you can only do one file at a time, so a queuing feature would be nice. Otherwise it does a good job as well as being free. You can find it here &lt;a href='http://homepage.mac.com/major4/'&gt;ffmpegX a DVD, SVCD, VCD, CVD, VOB, DivX, XviD, H.264, PSP, iPod, MP4, MOV encoder for Mac OSX&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It&amp;#8217;s a real pain that you can&amp;#8217;t just drop the files that most podcasts and the other video formats come in straight onto the PSP. The conversions take around 10 mins or more for 20 min videos so you can&amp;#8217;t just drop them on at a whim if you suddenly need to go out and you want to take the videos with you.&lt;/p&gt;

&lt;p&gt;I found that the best settings for the podcasts I get from iTunes are to use the PSP H.264 preset setting and then go and alter the video resolution to 320x240 unless it&amp;#8217;s already a widescreen video. It&amp;#8217;s also worth making sure it&amp;#8217;s set to NTSC. Apparently PAL works on PSPs with later firmware but when I re-encoded a video the audio was out with the video.&lt;/p&gt;

&lt;h2 id='delicious'&gt;del.icio.us&lt;/h2&gt;

&lt;p&gt;In the course of getting this blog set up I&amp;#8217;ve been reading a few blogs and come across various nifty apps (web and mac), some of which I&amp;#8217;d seen before but not really considered as being of that great a benefit. Being in a webby mood I thought I&amp;#8217;d give them a try. I&amp;#8217;m pleasantly surprised with del.icio.us thus far, although I can&amp;#8217;t actually access the site right now - I hope this is a one off and it&amp;#8217;s not down too much otherwise it&amp;#8217;s going to rapidly get binned. What&amp;#8217;s the point of having all your bookmarks available on any computer if you can&amp;#8217;t access them if the site&amp;#8217;s down or too busy? And now it&amp;#8217;s back up! :)&lt;/p&gt;

&lt;p&gt;Maybe tomorrow I&amp;#8217;ll add some more first thoughts on del.icio.us along with some of the other apps and utils I&amp;#8217;ve found.&lt;/p&gt;

&lt;p&gt;And please someone tell me why I&amp;#8217;m listening to 80s on iTunes??&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>First Posting</title>
   <link href="http://www.elaptics.co.uk/2006/02/first-posting"/>
   <updated>2006-02-20T00:00:00-08:00</updated>
   <id>http://www.elaptics.co.uk/2006/02/first-posting</id>
   <content type="html">&lt;p&gt;As you might have guessed from the title, this is my first posting on my brand spanking new blog that almost certainly no-one is going to read!&lt;/p&gt;

&lt;p&gt;This blog is mainly just an easy place for me to plonk information that&amp;#8217;s useful to me because I&amp;#8217;m too lazy to come up with my own website design for now&amp;#8230;&lt;/p&gt;</content>
 </entry>
 
 
</feed>
