Click here to Skip to main content
6,305,776 members and growing! (18,053 online)
Email Password   helpLost your password?
Languages » XML » XML/XSLT     Intermediate

Convert RSSBandit XML files to OPML format

By Matthew Hazlett

Convert your RSS Feeds to OPML.
C#.NET 1.0, Win2K, WinXP, Win2003, Dev
Posted:12 Mar 2004
Views:28,447
Bookmarked:6 times
Announcements
Loading...
 
Search    
Advanced Search
printPrint   Broken Article?Report       add Share
  Discuss Discuss   Recommend Article Email
5 votes for this article.
Popularity: 1.29 Rating: 1.85 out of 5
3 votes, 60.0%
1

2
1 vote, 20.0%
3
1 vote, 20.0%
4

5

Introduction

I needed a tool to convert all my RSS Feeds from RSSBandit to NewsGator format. I couldn't find anything pre-built, so I wrote this really really really simple conversion program.

This is a very small tool that will convert your RSSBandit news feeds to OPML format. OPML is used by more RSS Readers like SharpReader and NewsGator.

Use

  • Export your feeds from RSSBandit.
  • At the cmd prompt, type:
    RSSConvert "<input path>" "<output path>"
  • Import them to the new program.

Example:

RSSConvert "c:\rss\feeds.xml" "c:\rss\feeds.opml"

C# source included. This tool uses the .NET Framework.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here

About the Author

Matthew Hazlett


Member
I started programming for fun when I was about 10 on an Franklin Ace 1000.

I still do it just for fun but it has gotten me a few jobs over the years. More then I can say for my Microsoft Certifications. Smile

The way I learned was by example, now its time to give back to the next generation of coders.



Occupation: Web Developer
Location: United States United States

Other popular XML articles:

Article Top
You must Sign In to use this message board.
FAQ FAQ 
 
Noise Tolerance  Layout  Per page   
 Msgs 1 to 8 of 8 (Total in Forum: 8) (Refresh)FirstPrevNext
Generalused the source for a rssbandit to opml 1.1 converter PinmemberThe|shark11:58 5 Jun '06  
GeneralWhy C#... PinmemberRui Dias Lopes3:18 13 Mar '04  
GeneralRe: Why C#... PinmemberMatthew Hazlett3:43 13 Mar '04  
GeneralRe: Why C#... PinmemberRui Dias Lopes9:38 13 Mar '04  
GeneralRe: Why C#... PinmemberMatthew Hazlett10:17 17 Mar '04  
GeneralWhy you need this tool? Pinmembertorsten_rendelmann2:00 13 Mar '04  
GeneralRe: Why you need this tool? PinmemberMatthew Hazlett2:23 13 Mar '04  
GeneralRe: Why you need this tool? Pinmembertorsten_rendelmann3:10 13 Mar '04  

General General    News News    Question Question    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

PermaLink | Privacy | Terms of Use
Last Updated: 12 Mar 2004
Editor: Smitha Vijayan
Copyright 2004 by Matthew Hazlett
Everything else Copyright © CodeProject, 1999-2009
Web09 | Advertise on the Code Project