Streaming Media Service PHP code examples
Note (Jan2011) this is old and now not functional - it was work I piloted in Apr2009 - in fact much of what this did is now provided natively by improvements to SMS itself :)
So, for the safe of 'the arhive':
- SMS Collection listing page (index.php code)
- SMS Media Item view/download page (item.php code)
- SMS RSS2/ITunes RSS feed example (rss.php code)
(Validate RSS feed) - above code samples are based on sms_include.php which supplies functions and globals for working with SMS collection and media item level RSS feeds
(sms_include.php code)
An example of production use of this type of code is on Fitz site
