Changes between Version 45 and Version 46 of BluePrint/Messaging


Ignore:
Timestamp:
06/12/10 16:46:09 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/Messaging

    v45 v46  
    107107=== Twitter ===
    108108Adding support for sending out/receiving alerts via Twitter would be nice.
    109 This is easy to do within base Web2Py, so this just needs a little UI work to integrate.
    110  * http://www.web2py.com/AlterEgo/default/show/224
    111 
    112 Hashtags can be parsed using  [wiki:pyparsing].
     109 * [http://www.web2py.com/AlterEgo/default/show/224 Simple Web2Py example of posting/reading]
     110 * Hashtags can be parsed using  [wiki:pyparsing].
     111 * [http://dev.twitter.com/doc Twitter API]
    113112
    114113=== XMPP ===