[#6190] Internal short message system
Summary Internal short message system
Queue Horde Base
Queue Version HEAD
Type Enhancement
State Resolved
Priority 1. Low
Owners Duck <duck (at) obala (dot) net>
Requester Duck <duck (at) obala (dot) net>
Created 02/01/2008 (154 days ago)
Due
Updated 02/07/2008 (148 days ago)
Assigned
Resolved 02/07/2008 (148 days ago)
Attachments usms.tgz Download
usms1.png Download
usms2.png Download
usms3.png Download
Milestone
Patch No

History
02/07/2008 Chuck Hagenbuch Comment #11
State ⇒ Resolved
Assigned to Duck
Reply to this comment
Added to the incubator. Thanks!
02/07/2008 Michael Rubinsky Comment #10 Reply to this comment
I like "Letter".
+1
02/07/2008 Jan Schneider Comment #9 Reply to this comment
I like "Letter".
02/07/2008 Duck Comment #8 Reply to this comment
So, this would be sort of a private message API, to go along with
Agora for comments/forums?
Yes. May single forms installations (like phpBB) has private messages 
integrated in their forums as I guess it was easiest and fastest to 
adopt. But as we experienced, users like much more an dedicated 
interface as is cleaner, more logic and with different functionality 
(ex friends list). And for administration view is a smaller and faster 
api then a forum. And because users send really a lot of private 
messages (much more then post in forms, for us 500 in forums, and 20k 
private) is performance is something important. Yeah, as always ;)
In any case, seems reasonable to put it in the incubator for now -
any thoughts on a name?
I name it usms as User Short Message System, But we can call it Letter 
-  dictionary: a written message from one person to another.

02/06/2008 Chuck Hagenbuch Comment #7
State ⇒ Feedback
Reply to this comment
So, this would be sort of a private message API, to go along with 
Agora for comments/forums?

In any case, seems reasonable to put it in the incubator for now - any 
thoughts on a name?
02/02/2008 Duck Comment #6 Reply to this comment
What's the general use case envisioned for this? How much code does
it share with IMP, if any? Do you see it sharing more in the future?
User interface is like IMP to allow easy user GUI adoption. Does not 
and will never share any code with IMP. Is a internal user messaging 
system intent for communities not for collaboration like mail. You 
don't need any server installation or other administrative tasks. 
Users can send messages to each other without having to share email 
addresses.

There are many communities that have such solutions like mashable.com, 
Drupal has a such module ... My users sends 15 thousands messages daily.
02/01/2008 Chuck Hagenbuch Comment #5 Reply to this comment
What's the general use case envisioned for this? How much code does it 
share with IMP, if any? Do you see it sharing more in the future?
02/01/2008 Duck Comment #4
New Attachment: usms3.png Download
Reply to this comment
Screenshoot 3
02/01/2008 Duck Comment #3
New Attachment: usms2.png Download
Reply to this comment
Screenshoot 2
02/01/2008 Duck Comment #2
New Attachment: usms1.png Download
Reply to this comment
Screenshoot 1
02/01/2008 Duck Comment #1
New Attachment: usms.tgz Download
Queue ⇒ Horde Base
Summary ⇒ Internal short message system
Type ⇒ Enhancement
Priority ⇒ 1. Low
State ⇒ New
Reply to this comment
- interface pretty muck like imp
- attachments
- friend list
- blacklist
- api calls
- php5
- bodies are stored on disk, attributes in sql