Have you ever wanted to view tweets in RSS? It might seem a bit pointless at first glance, but there are a number of uses. You could import the RSS feed into a website sidebar, or there are a number of mobile web app technologies that can import RSS feeds so that people can view your tweets within your very own app.
If you have been wondering how you can get an RSS feed of a particular user’s tweets, here we go:
Each user has an RSS feed, and the URL follows this format:
http://twitter.com/statuses/user_timeline/username.rss
So, my feed would beĀ http://twitter.com/statuses/user_timeline/cdhinton.rss
There we go – nice and simple. And if you’ve been fretting over how to do this, problem solved :)

Recent Comments