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
alloy (author)
Sun Mar 23 10:28:21 -0700 2008
commit  510c47f2f69ea3a051ecf5893018cf59863d3b4c
tree    5091a5d7be698dc316ccf64ff2ad91e59cfa9c41
parent  894ceec19457fcddb4ad311e151d0e9fda2fc2f7
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?