N.nu has a built in RSS parser.
Here is the code which can be used anywhere on any page or in the sidebar:
##RSS=URL of RSS Feed##
Just change the part in bold above.
Here is for example the latest articles from my blog:
- Why I recommend CloudFlare and why you should try it too
- Annual report number 7: My Success
- Sixth Annual Report: My Success
- Common CSS mistakes and their solutions
- How to use a WordPress theme or CSS template for your N.nu website
- SEO Features of N.nu
- A new approach to block web spam
Code: ##RSS=http://feeds2.feedburner.com/JimWestergren##
How to find RSS feed URLs:
- WordPress blog: http://www.yourblog.com/feed/rss/ (more, each category has it's own RSS feed)
- Twitter: this is better.
Tip: Any tag on delicious.com has it's own RSS feed. So for example I can show you here the bookmarks I have bookmarked with the tag new_templates meaning templates I consider converting and adding to N.nu:
- Looking for a Fresh Wordpress Theme? Try Lucky Guess! | Fearless Flyer Web Design
- WordPress › LightWord « Free WordPress Themes
- WooThemes | Premium WordPress Themes
- WordPress › Jonk « Free WordPress Themes
- WordPress › Follow me Darling « Free WordPress Themes
- WordPress › Duster « Free WordPress Themes
- Untitled
Some more details
- The list has a class="rss-feed" so that it can be custom styled with CSS.
- The RSS data is cached for a few hours.
