Aero RSS-Reader
Average Rating: 7
Yours: -1
File Size: .08MB
Downloads Today: 1 Downloads Total: 5438

Aero RSS-Reader

Updated Oct 24, 2004 by Frugus


sergiolopes
Comment #1 Monday, March 7, 2005 6:08 AM
Hello. Is it possible to customize this widget to read the news from other feeds other than wincustomize? If so, how can I do it? Thanx
WeeScunner
Comment #2 Sunday, October 9, 2005 11:44 PM
It's very easy to modify the widget to read feeds from other sites.

In DesktopX Builder mode, import the Internet Explorer Aero RSS-Reader widget. Right click on the main widget border and choose "Edit Script".
The script editor will appear, and you should see the following on line 9:

http.Open "GET", "h t t p://www.wincustomize.com/backend/wincustnews.xml", False

I've deliberately inserted spaces within the h t t p tag so that the forum doesn't convert it into a link. Just omit those spaces when editing the code.

Comment this line out by putting a single ' at the start of the line so it now reads:

'http.Open "GET", "h t t p://www.wincustomize.com/backend/wincustnews.xml", False

The font should be green and italicised. This is standard VB formatting for commented-out code.
Or instead of commenting-out the line, you could always delete it.

Regardless, add a new line with the following:

http.Open "GET", "h t t p://news.google.com/news?ned=us&topic=h&output=rss", False

Leave everything else the same. Click File > Save and Apply and close the script editor.
All being well, the RSS feed should change immediately to that of Google News' top stories.
You can change the feeds from Google, or even have multiple news widgets running with different feeds by changing the topic parameter in the URL to one of the following:

Top News - topic=h
World - topic=w
US - topic=n
Business - topic=b
Sci/Tech - topic=t
Health - topic=m
Sports - topic=s
Entertainment - topic=e

Hope this helps.
zdydek
Comment #3 Friday, March 24, 2006 9:28 AM
Anyone have any idea how to make it display more than 6 items?

I guess I'm an RSS junkie
ZubaZ
Comment #4 Monday, October 23, 2006 2:04 PM
DX builder crash on export at work. No help right now, sorry.
sViz
Comment #5 Tuesday, October 31, 2006 12:32 PM
This is a great simple RSS feeder! Thanks.

Re #3
I was tweaking around in the script and you can

Change the amount of stories in this line:

If storycount > 6 Then storycount = 6

You would need to clone one of the text objects for each additional headline. You'd also need to extend the size of the background object.

Please login to comment and/or vote for this skin.

Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:

  • Richer content, access to many features that are disabled for guests like commenting on the forums and downloading files.
  • Access to a great community, with a massive database of many, many areas of interest.
  • Access to contests & subscription offers like exclusive emails.
  • It's simple, and FREE!
Downloads remaining: 0
User Level: Visitor

Featured DesktopX Widgets

Popular DesktopX Widgets

Top DesktopX Widgets Skinners

Yesterday  |   Last 30 Days  |   All Time
1. RedneckDude 1289
2. Doubird 550
3. lovely62 454
4. _Martin_ 451
5. Tiggz 266
6. romanda 198
7. jaidaksghost 196
8. neophil78 180
9. Frogboy 171
10. Vad_M 139
11. Chasbo 139
12. NetaholicsAnonymous 93
13. Richard Mohler 92
14. adni18 86
15. Julynessi 82



web-wc01