Changes between Version 43 and Version 44 of BluePrint/Messaging
- Timestamp:
- 06/12/10 14:56:16 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Messaging
v43 v44 22 22 * SMS login / data entry / reports 23 23 * [wiki:BluePrintMessagingModuleJ2ME J2ME client] 24 * Hashtag decoding - e.g. use [http://en.wikipedia.org/wiki/Geohash GeoHashes] 24 * Hashtag decoding - e.g. use [http://en.wikipedia.org/wiki/Geohash GeoHashes] {[http://pypi.python.org/pypi/Geohash/ Python lib]) 25 25 === Core Architecture === 26 26 Instead of having several "apps" that cross-talk, such as sms, email, tweet, jabber, etc, it would be good to have a central messaging core that has 'connectors'. This would be the equivalent of a star-hub structure.