What is Toluu?
Toluu is a free service for sharing the feeds you read and discovering new ones.
Get Invite

Neat New Stuff

Software Updates


No more feeds
No more feeds. Download the soruce code here http://them.ws/stuff/tmp/feeds.zip<br><br>You'll need to create a database table for this to work properly. The required SQL commands are in themws_rss.sql. Open that in a text editor and and copy the command and run it in PhpMyAdmin in a database. Then in config.php edit the three variables $usr, $pwd and $db with the MySQL username, MySQL user password and the MySQL database where you created the rssfeeds table.