Quote:
Originally Posted by DidierE
What no RSS feeds to promote the mobile sites? That's drama sextronix...
|
What kind of feed are you looking for ?
We have gallery feeds for the mobile stuff.
http://www.sextronix.com/webmasters/...ram=5&mobile=1
1 ) Fetching all
You can browse galleries using start and limit. You can find the total number of items in the total key. Example: stream_gallery.php?type=&site=SITEID&..&start=0&li mit=10 shows first 10 galleries.
2 ) Fetching items since last update.
If you use standard URL, stream will dump only new videos. You can keep your database synchronized via updated key which will always shows last update time in RFC 822 Time Formatting Standard
Hit me up if you need something custom made.