A Couple of Random Things
Just a couple of random, unrelated items.
You can now get Google maps with traffic information on your cellphone. Their service currently covers 30 cities (for the traffic info, I imagine the mapping features work most anywhere). I tried it out on my Nokia 6682, and it's pretty cool. A little slow, but cool. You can view a zoomable map, current traffic conditions and directions from point A to point B. Really nice if you don't have a GPS in your car.
Also, as a follow up to my previous post, I'd like to pre-announce some vaporware I'm calling s3sync. It's actually coming along pretty well, and I've been backing up files like crazy. Essentially, it provides a some of the capabilities or rsync, along with some additional features, like automatic file compression (when possible) and file encryption. It definitely needs some more tweaking, and it's not yet feature-complete, but the actual bare-bones file backup operations are functioning. I hope to have an initial release available around the end of July or beginning of August. If I were a betting man, I'd go with sometime in August. :)
I'm still really psyched about the Amazon S3 solution, but had really mixed results with Jungle Disk. My chief complaints with Jungle Disk are:
So, I decided to roll my own. I'll post updates as they become available. :)
You can now get Google maps with traffic information on your cellphone. Their service currently covers 30 cities (for the traffic info, I imagine the mapping features work most anywhere). I tried it out on my Nokia 6682, and it's pretty cool. A little slow, but cool. You can view a zoomable map, current traffic conditions and directions from point A to point B. Really nice if you don't have a GPS in your car.
Also, as a follow up to my previous post, I'd like to pre-announce some vaporware I'm calling s3sync. It's actually coming along pretty well, and I've been backing up files like crazy. Essentially, it provides a some of the capabilities or rsync, along with some additional features, like automatic file compression (when possible) and file encryption. It definitely needs some more tweaking, and it's not yet feature-complete, but the actual bare-bones file backup operations are functioning. I hope to have an initial release available around the end of July or beginning of August. If I were a betting man, I'd go with sometime in August. :)
I'm still really psyched about the Amazon S3 solution, but had really mixed results with Jungle Disk. My chief complaints with Jungle Disk are:
- It requires you to run a GUI, whereas I'm really looking for something command-line oriented, and thus easily scriptable via a cron job.
- It hogs the CPU in Linux. According to one of the forum posts, the author has identified the bug, and this may actually be fixed in the latest version -- I haven't tried it.
- Attempting to do something like rsync is very kludgy. And rsync is basically what I want.
So, I decided to roll my own. I'll post updates as they become available. :)