So I was bored!
Over the last month or two I’ve been messing with a C# version of Wizz RSS News Reader. Yeah, yeah, label me a Firefox traitor. Maybe if more people developed open source stuff for Microsoft environments, it might open the eyes of the sightless
Actually, while I’ve been messing with the code, I have noticed an encouraging trend: There seem to be less people, able of slapping together a few lines of code in Visual Studio (Affectionately known as “The ugly turd”), who feel they should put a price on their efforts.
Anyway, I’ve kinda slapped together a very rough beta. It still needs loads of work and lots of bits ‘n pieces aren’t working yet, but I was hoping to get some feedback on what has been done so far. So, for what it’s worth, here it is: -
Oh! You can ignore all of the legal sounding crap in the installer. That’s just typical Microsoft “We’ll sue your pants off” junk, which is the default wording used in a Setup and Deployment project. I’ll change the wording to something more sensible in the future.
Requirements for installation:
1) The C# version of Wizz RSS ties into msfeeds.dll (It really pisses me off that within a managed environment like Dot Net, Microsoft still forces us to tie into friggin’ COM crap!) which ships with IE 7. So you’ll need to have IE 7 installed.
2) Being a C# application, it obviously also need the Dot Net framework. It should work on Dot Net 2.0 and greater.
After installation you should end up with an icon on your desktop that looks like this: -
![]()
And here are a few screenshots (Click ‘em to view full size image) of what you can expect when it’s running (If it runs): -






I put an updated version online today. If you’d installed the older version, please uninstall it before installing the updated version. You should also delete the Program FilesWizz folder before installing the updated version.
Here is a list of the funnies that the updated version addresses: -
1) All cached favicons were being stored as 32Kb files. They’ll all be the correct size now… Much smaller.
2) 32Bit icons should now be rendered correctly.
3) Various other funnies with the favicons have been sorted.
4) Better integration with msfeeds.dll. Wizz RSS will now react to changes made to feeds and folders through either IE 7 and/or Outlook. I still need to do more work on this one.
5) Various funnies with HTML ampersands have been fixed. HTML ampersands are always a pain in the butt.
Yeah… It might happen
Who knows?
Too bad you chose to use Microsoft C#. It does not follow the standard published by Microsoft itself. And, installing the feeds module makes OS changes.
I do plan to port everything to Java once I get everything working nicely in C#. Of course the Java version won’t sit on top of msfeeds.dll. I’ll use either Rome or the Jakarta FeedParser; whichever of the two works better.
I get it.
You are not only a firefox traitor, but a microsoft loving one too.
I curse you!
just kidding. Love your firefox extension.
Cheers!