• Installing AtMailOpen Webmail Client on Hosted Server

    I have a reseller account with my hosting provider which allows me to manage multiple domains (this being one of them) and also provides email services for each of them. The thing is that the two webmail clients it provides, Horde and SquirrelMail are [frankly] clunky and long winded to access – the latter being an issue with the implementation rather than the applications themselves.

    To login I need to provide a full email address as the username (any you can see how long this domain name is) and a password. Then I’m presented with the option of loading Horde or SquirrelMail as well as enabling Auto Load the selected application. If I select SquirrelMail then I’m taken directly to my Inbox but if I select Horde then I’m presented with a ‘language selection’ screen which also contains a Login button. While SquirrelMail is a basic email client Horde also has a Calendar, Notes, Tasks and a News Reader – but they both look a little dated.

    Read more
  • New Year Resolutions 2010

    In my first post on this blog I declared an intention to learn non-Microsoft languages and technologies so that I was equipped to handle both sides of the fence (hence the blog title). During the last year I have been looking at learning PHP using Drupal as a platform for my development. This is progressing well and I have a few mini-projects underway – more about those in future posts.

    Read more
  • Ok – that’s it. Windows 7 is outta here!

    In an earlier post I detailed the upgrade of my Vista partition to Windows 7 Eval and how smoothly the process went. Well I’m afraid that the shine has gone off Windows 7 and after looking at the upgrade prices I’m hacked off enough to say that I’ll not be bothering.

    Read more
  • Making an Audio version of the Ubuntu Podcast

    I listen to a number of podcasts on a regular basis, mainly programming related, during my 45 minute commute to and from work every day. Now almost all of them are downloaded in audio format but recently the Ubuntu Podcast as stopped posting these formats. In a recent episode (#32) Joel and Nick explained they reasoning behind this and I fully support them in their decision – I mean, it’s an overhead for them in terms of time and storage/bandwidth. Add to that the fact that I can still subscribe via iTunes and some would wonder why I’m making a fuss (which I’m not btw!).

    Read more
  • Sending EMail from the Command Line with Ubuntu Server

    In a previous post I wrote about the problems I had encountered while trying to configure my Ubuntu Server to send emails from the command line (actually from a script but it amounts to the same thing). I overcame the problem in the short term by using curl to send messages via Twitter but I really wanted to work out how to end emails instead. Well after a bit more research and some testing I have cracked it 🙂

    Read more