A Chip Off The Old Block


Now that the iPhone OS 2.0 is out, time for me to write my evaluation.
I’ve previously listed (here and here) my wishlists, and it looks like some of them have actually been resolved:
Two out of five isn’t bad!
The AppStore is awesome though. Apple Remote is flawless, and the Facebook and MySpace applications work as expected. WeatherBug is a nice addition as well.
Of all the improvements Apple made, there are two that stick out (in addition to the above two already listed):
All in all, OS 2.0 is a great step forward. I can’t wait to see what 3.0 brings!
From an earlier blog entry, I’ve already explained my personal browser war. I have finally made a choice after a few software updates as well as finding some very helpful plugins.
My browser of choice is now Safari 3.1.
First off, to address Safari’s inadequacies I outlined in my previous post:
The two plugins require the SIMBL application to be installed.
I have two Greasemonkey scripts installed: Show Password onMouseOver and Spelling Cow all text fields.
My question to those reading this — which Greasemonkey scripts do you find indispensable?
Everyone has their list; here’s mine:
I guess my earlier suggestions and wish list still apply as well, but those need to come from Apple.
Twitter seems to be all-the-rage in the tech circles these days. When I was trying to find an easy way for Monica and me to update Katie Lynn’s website, I decided to give Twitter a try. It worked well usually, but I noticed the external javascript calls slowed down page load time dramatically. Additionally, customization ability is lacking. I loved being able to send a text message to update the site, but I wanted the ability to email updates as well.
So I set out to find a replacement. I thought that would be simple.
Boy was I wrong.
I searched for a long time and finally found some very basic framework. Luckily, I’m not too shabby with PHP and was able to write everything I wanted:
I then wrote an extremely easy admin interface to be able to edit the entries.
There are five main files to the application:
The beauty of my system is that it does not need a cronjob. Instead, I simply piped an email address to the parser script’s full path.
And voilà!
I have a nice, simple Twitter replacement.