public
Description: A SSB OSX application, which at some point will be able to create a new application which wraps a specific web application, (Think Campfire, Twitter etc) and allows the user to use Ruby to create event handlers to be able support things like Growl or whatever you would like.
Clone URL: git://github.com/alloy/webapp-app.git
eloy (author)
Fri Mar 21 04:02:24 -0700 2008
commit  9192cfee2f8e149fa4361f60091536b8a924fe78
tree    2aafad3720184617d414dd69423048c684768a2a
parent  a1baeec1a3dc9aee1d8a94b10a479bb731bf985e
webapp-app / TODO
100644 11 lines (9 sloc) 0.483 kb
1
2
3
4
5
6
7
8
9
10
11
- WebApp: Tabs!
- WebApp: File select buttons should open a File select dialog.
- WebApp: Status bar!
- WebApp: Drag 'n Drop support?
 
- Growl: Enter/kick messages should be a different type of message.
 
- Campfire: Apparently it throws you out of a room after ~15 minutes. Pyro seems to do GET request to circumvent this. First need tabs.
- Campfire: Download growls
- Campfire: Person entered the room growls, but don't increase the badge counter!
- Campfire: Drag 'n Drop support?