During the last couple of days I’ve been making a concerted effort to move fulltime into the wonderful world of Linux, with the highly popular Ubuntu flavour. This has definitely been my most successful attempt, with wireless networking, blogging and website editing all being sorted with only about an hour or so of searching and playing around.
Drivel – Blogging
I’ve written this entry in Drivel, a nice, compact blogging tool designed for GNOME. With a very clean interface, html syntax highlighting, auto-insert of regular html entitities and support for my blog categories it does pretty much everything you need (with the exception of Windows Live Writers very nice preview, which takes your stylesheet and template and shows your entry as it will appear live). To install on Ubuntu go for:
sudo apt-get install drivel
Bluefish – Website Editing
In WIndows I maintained several different websites using EditPlus2 which had an ftp client integrated so that you could effectively edit a page live on the web. Bluefish has the same feature, although the ftp seems to be a bit less speedy. It also features many other things found in integrated development environments such as syntax highlighting, and auto-insertion of different code snippets. It is nicely laid out and makes tracking all the files on your website very easy.
sudo apt-get install bluefish
Exaile – Music Player and Organiser
Windows Media Player has gotten to be pretty decent in recent releases and so I wanted something to replicate it in terms of both organisation and interface with my Last.fm profile. Exaile is a GNOME version of the very powerful AmaroK player and fufils all of my needs. Using an SQLite database it organises all your tracks, allows you to build playlists, view all sorts of information (including guitar tabs) and sends your information to Last.fm.
Add http://download.tuxfamily.org/syzygy42 feisty exaile to your repository list
sudo apt-get install exaile
Stellarium – Astronomy Software
Although of course Stellarium works fine on Windows, it is also available for Linux, and although I initially had a problem with my graphics settings, it worked a treat after I changed my default colour depth from 16 to 24 in the xorg.conf file. Stellarium isn’t as powerful as Cartes Du Ciel but looks breathtaking, particularly on my widescreen monitor in a dark room. It is also now being used in professional planetarium projectors.
sudo apt-get install stellarium
I’ve also been using F-spot to manage my photos, the GIMP to edit them, and then F-spot to upload them to Flickr. GAIM has met my instant messaging needs and both Opera and Firefox are available for web browsing.
The experiment continues – I haven’t loaded Windows for 4 days.