资 源 简 介
This is a code written in PHP 5.0 and MySQL for syncing (or putting) the updates of an smsgupshup.com group into an rss feed.
Advantages :
. can be linked to twitter,facebook using twitterfeed.com
. can be linked to mytoday.com another sms group provider, making it easier for people having multiple groups
. unlike incompatible json/xml response from gupshup, this is well defined w3 verified rss 2.0 format
. no need for api account on gupshup
Possible Disadvantages :
. needs MySQL to work, with predefined table structure
. needs crontab to update the content (get it for free at setcrontab.com)
. displays a static link in item link and channel link
. code is still basic, so may have a hard time understanding it.
. with extension .php some readers may not accept it (atom)
. no atom component