Trac is being migrated to new services! Issues can be found in our new
YouTrack instance and WIKI pages can be found on our
website.
- Timestamp:
-
Apr 24, 2012, 8:21:51 AM (12 years ago)
- Author:
-
MarkDoliner
- Comment:
-
Remove send-SMS-to-cell-phone project. We've tried this before. It's hard to write in a way that works with large numbers of phones, and it tends to be delicate.
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v76
|
v77
|
|
111 | 111 | * [wiki:rekkanoryo]: Plugins should become gobjects and prpl's should be implementations of a !PurpleProtocolIface (or similarly named interface) as a mandatory requirement of gobjectification. |
112 | 112 | |
113 | | {{{ |
114 | | #!comment |
115 | | == A Protocol Plugin Which Sends SMS Message via Your Cell Phone == |
116 | | |
117 | | Possibly by using a pre-existing library such as Gammu, KMobileTools or libgsm. You could also send by email using teleflip.com |
118 | | }}} |
119 | | {{{ |
120 | | #!comment |
121 | | |
122 | 113 | == Webkit Message Views == |
123 | 114 | Webkit is a popular HTML rendering engine used in a number of browsers. Adium uses it for their message windows as well. Your task for this project is to rip out !GtkImHtml and replace it with Webkit. This includes the input areas as well. |
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!