You can edit almost every page by Creating an account and confirming your email.

VoiceX

From EverybodyWiki Bios & Wiki

VoiceX
Original author(s)Anant Bhardwaj
Developer(s)Anant Bhardwaj, Sakshi Agarwal, John Butler, Chad McClymonds, Trisha Kothari, David Karger, Terry Winograd, Joshua Cohen, Jofish Kaye, Zia Yusuf[1]
Stable release
1.0.0 / January 18, 2013 (2013-01-18)
Repositorygithub.com/abhardwaj/voicex
Written inPython
Engine
    LicenseMIT License
    Websiteabhardwaj.github.com/voicex/

    Search VoiceX on Amazon.

    VoiceX is an open-source platform designed to create an information ecosystem for people in developing countries, with low-end feature phones that cannot connect to the Internet, to generate, manage, retrieve, and search information.[2]

    Details

    Anant Bhardwaj, started working on this project at Stanford University, for the "Designing Liberation Technology" class, taught by Joshua Cohen, and Terry Winograd. He later moved to MIT Computer Science and Artificial Intelligence Laboratory, where this project is currently hosted. The project is released under MIT License,[3] and is currently being tested in Nairobi, over a toll-free number (2122). It was first demonstrated in the workshop "Politics & Tools for Creatives" held at Pawa254 Hub, Nairobi, on January 9, 2013.[4]

    Examples

    Register/Unregister

    Register

    Syntax: register <name>

    User Text: register stanford
    System Response: Successfully registered stanford with xxx-xxx-xxxx.

    Unregister

    Syntax: unregister <name>

    User Text: unregister stanford
    System Response: Unregistered stanford.

    New Post

    Syntax: post <msg>

    User Text: post stanford is awesome!
    System Response: Msg successfully posted. To view the post, text -- view 1
    User Text: post voicex project originated from stanford DLT class! #dlt
    System Response: Msg successfully posted. To view the post, text -- view 2
    User Text: post hello all #dlt followers! this is an anonymous post! #dlt #anon
    System Response: Msg successfully posted. To view the post, text -- view 3

    Reply to a Post

    Syntax: reply <post-id> <msg>

    User Text: reply 1 this is a private reply to Stanford.
    System Response: Your reply to post (ID:1) has been successfully submitted!
    User Text: reply 1 this is a public reply to Stanford. #public
    System Response: Your reply to post (ID:1) has been successfully submitted!
    User Text: reply 1 this is an anonymous and public reply to Stanford. #public #anon
    System Response: Your reply to post (ID:1) has been successfully submitted!

    Search

    Syntax: search <keywords>

    User Text: search voicex
    System Response: voicex project originated from stanford DLT class (Post ID: 2)

    Follow/Unfollow

    Follow

    Syntax: follow <@name/#tag>

    User Text: follow @stanford
    System Response: You are now following @stanford
    User Text: follow #dlt
    System Response: You are now following #dlt

    Unfollow

    Syntax: unfollow <@name/#tag>

    User Text: unfollow @stanford
    System Response: You are now not following @stanford
    User Text: unfollow #dlt
    System Response: You are now not following #dlt

    Notifications

    Notification when somebody replies to a post

    Reply(ID: 5, From: @anonymous) to Post(ID:3) - this is a private reply to Stanford.

    Notification to followers of an organization (e.g. @stanford)

    From: @stanford (Post ID: 1): stanford is awesome!

    Notification to followers of a hash-tag (e.g. #dlt)

    From: @anonymous (Post ID: 3): voicex project originated from stanford DLT class! #dlt #anon

    References

    1. VoiceX Developers
    2. "Beyond Internet: A Technology Ecosystem for Slums and Rural Areas in Developing Countries" (PDF). Retrieved 2013-01-17.
    3. "VoiceX". Github.com. Retrieved 2013-01-18.
    4. "Workshop: Politics & Tools for Creatives, Jan. 9 2013 @Pawa254 Hub". Nairobinow.wordpress.com. 2013-01-08. Retrieved 2013-01-17.