RDF Site Summary (RSS) is a very popular XML
dialect for content syndication. Especially news and weblogs make
heavy use of this format and a variety of clients exist for all
operating systems. However, clientwise, there is still a lack
of support for mobile devices. mobilerss.net shall fill this gap
and provide a free service to transform a user-specific selection
of RSS feeds for display on mobile devices. mobilerss.net produces
a set of html pages that can be synchronised to mobile devices
for example via Microsoft Internet Explorer's mobile favorites
or Avantgo.
mobilerss.net is no content provider, it only performs transformations
of user-specified RSS feeds.
mobilerss.net makes use of MagpieRSS, a very good XML-based (expat)
RSS parser in PHP available at http://magpierss.sf.net. mobilerss.net
further uses patuser, a user a PHP class for user management available
at http://www.php-tools.de
Thanks to the authors of MagpieRSS and patuser for their cool
software.
mobilerss was created by Sebastian Werner (sebiw
@ mobilerss.net).