Monthly Archive for September, 2008

Touched by the iPod

Apple iPod TouchAs most geeks in my circle of friends, I am known to buy hardware slightly more often than the average Joe. I have 3 Wifi routers at home (just gave away my 4th one), I have more than 2TB of hard disk storage, split out over half a dozen of PCs and devices, and I have more USB cables than teeth. But hardware that makes me *really* happy, that is uncommon. Don’t get me started on failing hard disks and non-functioning printers. So let me tell you about this new piece of hardware that I bought: the iPod Touch.

No iPhone, thanks

This is not my first iPod, I think I’m at n° 5. And before you start telling me “the iPod Touch is an iPhone, that can’t be used for calling. Why not buy an iPhone?”. Well, I don’t need a new phone yet, I’m probably gonna buy an iPhone in a year or so, when the GSM providers have reasonable data transfer prices, and there’s the price too: the 8GB iPod is slightly over 200 euro. The iPhone is 525 euro.

Applications

But this baby is really neat. It does music, sure, and video, like the previous one. But it’s got Wifi, a big, smart touch-screen, games, applications, and … From day one I’m using Google Mail (via IMAP), the Weather application, Google Maps. Then I started looking through the free applications on the App Store. So what am I using now:

  • Games: Dactyl, Cube Runner, BlueSkiesLite, Sudoku, TapTap
  • Stuff: iDoodle2Lite, WhiteNoise, Remote
  • Network: AirSharing, Speedtest, IM+, Palringo
  • Social networking: Facebook, AroundShare, GooSync, ShoZu, reQall
  • Info: BuienRadar

I’ve just started using reQall, a kind of task list + shopping list, which allows you to add via the iPod/iPhone, via the web and via a IM (Gtalk) account. This looks promising.

The games are not bad. Dactyl is strangely addictive, the movement sensors work really well with BlueSkiesLite, … I expect to see some killer iPod/iPhone games in the future.

The only thing I miss now is a good sync with my Google Calendar. iTunes can sync my iPod contacts with Google Mail, but not my calendar. GooSync is supposed to be able to do that, but I can’t get it to work. Of course Apple wants me to use (paid) MobileMe, but I want to see if I can find a free way first.

In any case, I discover a new use every day. It’s … exciting, actually.

Continue reading ‘Touched by the iPod’

Stuff to install on a new Windows PC

That is, the stuff I install on a new Windows PC. Since I need this list several times a year, why not make a blog post of it. As you will see,I have a more than average interest in video (conversion) and sysadmin (SSH/FTP). The links typically go straight to the download page.

Audio/video

  • iTunes (+Quicktime): excellent music manager and it rips to MP3 really fast
  • CDBurnerXP: for burning CDs, DVDs, ISO files
  • Irfanview: image viewer, editor and converter – for people who think Photoshop is overkill
  • Picasa: photograph workflow & archive manager (from Google)
  • VLC Player: ultimate video player, very complete set of codecs
  • ffmpeg with a GUI like GVC: video conversion: AVI, MOV, MPG, MP4, …
  • Handbrake: will make a good MPEG4 of any DVD in one go

Internet

  • Skype: for chat, phonecalls and SMSes with people far away
  • Chrome, Firefox or Opera browser – personally I like Firefox less. Opera is solid and fast, Google Chrome is an interesting new kid on the block.
  • FileZilla: FTP client
  • Putty: SSH and telnet terminal
  • EditPlus: customisable editor for text, HTML, CMD … that also works over FTP
  • uTorrent: because sometimes you need to … get stuff, you know

Tools

  • Google Pack: contains Picasa, Skype, Google Toolbar and a whole bunch of other useful programs
  • Adobe PDF reader: for reading PDF documents, and everything is in PDF these days
  • 7-Zip: compression/expansion of ZIP, RAR and 7z archives
  • CutePDF with GhostScript: printing to a PDF file (also allows converting a PostScript PS/EPS file to PDF)
  • UnixUtils: I’m a sucker for GAWK and WGET
  • Nokia PCSuite: for synchro with my Nokia N91 (yes, it’s still my phone!)
  • XAMPP: for developing with Apache/PERL/PHP/MySQL on Windows