Sun 25 Feb 2007
So there’s this little app to access GMail which uses WebKit and runs outside of any particular browser. It’s nice to be able to quickly switch to GMail rather than switching to a browser and then to the right tab. There were a few problems with it though:
- there’s no icon
- it asks you if you want to save when closing it if you’ve composed an email
- it doesn’t support multiple accounts
- it doesn’t support file uploads
Well, I updated it a little bit, fixing the first two problems. I do not know WebKit or Cocoa well enough to know how to fix the latter two, but if anyone wants to offer some advice I may tackle them. So try it out and let me know what you think.