KulRSS is a sidebar plugin (pronounced a??Cool RSSa?? for those of you who dona??t know how I pronounce my nick) for MyIE2 which allows you to view RSS feeds. I want to make clear again, that this is essentially a web-page which simply downloads RSS feeds and uses XSLTransformations to convert them to displayable form. Since web browsers wona??t let scripts write files on the local hard-drive, I used the MyIE2 plugin architecture to do that a?? This could be modified to use the FileSystemObject, (which is allowed in an HTA), however, since at the time I wrote it, I was using MyIE, it made sense to me to leave it as is.
I may, at some point, re-code this for Firefox, since that’s the browser I’m using now, but there are already a couple of RSS extensions for Firefox, and I’m honestly not that excited about RSS right now. All the stupid bickering over formats has me turned off, and it looks like for the future, an RSS parser that can’t parse ATOM isn’t much use, and I just don’t want to learn another format.
As always, this is free and open software. There is one thing you may want to have a look at right away, the rsslimit.xls file is used for the a??suma?? view (which is the default) to limit the number of headlines. The third line is where the number is stored, if you change the a??5a?? between the xsl tags there, you will change how many headlines are displayed from each feed in the summary page.
Please feel free to download the zip and unpack it to a directory named a??KulRSSa?? in your MyIE2\Plugins directory.
I made it so you can select a single feed or a??alla?? of them, and choose which xsl stylesheet you wish to apply. Ia??ve included a handful of stylesheets, but therea??s no end to what a little imagination can do with whata??s in here.
I hope you find it useful. Please read the readme a?? and feel free to send me more xsl stylesheets for inclusion. I still have a few features that should be done (particularly the auto-refresh) a??
Hi,
I installed KulRSS and get this error:
XML Parse Error XML document must have a top level element. on rss2.xml
What is the problem?
Thanks.
I’m getting the same error. help please.
Trying out kulRSS with Maxthon and I have what seems to be a really stupid question: Once you are viewing one specific feed, how do you “back up” to view ALL feeds?
Hrm. I honestly don’t remember, but holding ALT and pressing the left arrow (while focused in there) should work.