July 2007
7/23/07
7/17/07
Possible features for TinyBuddy IM v3
7/15/07
7/15/07
7/15/07
Tuesday, July 17, 2007
3:58:00 PM PDT
Here are some things I'm looking at for future TinyBuddy IM releases. I hope that most of these will make a v3 release, but we'll see how it goes:
* Convert the UI to follow iPhone standards as demonstrated by iUI. I'm not sure yet if I can use iUI straight out of the box, but I'll be looking at it, if anything for inspiration (The main issue could be licensing/legal stuff -- if I want to open source my code, I need to have some very clear code copyright/licensing history. More info below).
* Try to open source the TinyBuddy code.
* Offer an https option, so that all IM traffic is encrypted.
*Add a preference on the sign-in screen to specify whether to use the alphabetic buddy listing or use the AIM groups for buddies.
Feel free to offer other suggestions. Keep in mind I want to stay true to these principles:
* Stick with pure HTML/CSS/JavaScript for the interface.
* Continue to rely on the AIM servers for logging in the user, so the code does not see the user's password.
* Make it possible to open source the code, perferably to the same standards that Dojo uses for its code (clear tracking of who added what to the codebase, offer the option of either Academic Free License or the BSD license on the code).
Written by tinybuddy Blog about this entry
3:58:00 PM PDT
Possible features for TinyBuddy IM v3
* Convert the UI to follow iPhone standards as demonstrated by iUI. I'm not sure yet if I can use iUI straight out of the box, but I'll be looking at it, if anything for inspiration (The main issue could be licensing/legal stuff -- if I want to open source my code, I need to have some very clear code copyright/licensing history. More info below).
* Try to open source the TinyBuddy code.
* Offer an https option, so that all IM traffic is encrypted.
*Add a preference on the sign-in screen to specify whether to use the alphabetic buddy listing or use the AIM groups for buddies.
Feel free to offer other suggestions. Keep in mind I want to stay true to these principles:
* Stick with pure HTML/CSS/JavaScript for the interface.
* Continue to rely on the AIM servers for logging in the user, so the code does not see the user's password.
* Make it possible to open source the code, perferably to the same standards that Dojo uses for its code (clear tracking of who added what to the codebase, offer the option of either Academic Free License or the BSD license on the code).
Written by tinybuddy Blog about this entry
This entry has 3 comments: (Add your own)
-
I would like it if all my buddies would show when I sign on.... Thanks!!!!
-
I just checked out iUI more closely, and since it is BSD licensed, I should be able to use it. So I'm proceeding with that.
2/25/08 1:23 PM