The Joy of XML
Wednesday, August 13, 2003 by _Martin_ | Discussion: WinCustomize News
Yesterday, I received an email from Marcel Wijnberger in the Netherlands saying he wanted a Dutch newsfeed. Despite almost no scripting experienceHe decided to experiment and almost immediately it worked.
Why? XML.
The structure of XML means that script based on XML is very transferable. To quote:
"I just changed the url ... and to my total surprise: it works !!!!!!
I have now a tickertape with the latest newsheadlines from this dutch paper"
To see this in action for yourself download a sample newsfeed (https://www.wincustomize.com/skins.asp?library=3&SkinID=2756) and change the URL in line 11 to a different XML newsfeed.
Where do you get these feeds? Try looking here: http://www.newsisfree.com/sources/
Check out an XML feed such as this one for the BBC: http://www.bbc.co.uk/syndication/feeds/news/ukfs_news/england/rss091.xml
Each story, is wrapped in an tag, within which there is a and .
Look at this tech news http://www.anandtech.com/rss/newsfeed.cfm or the latest headlines in Iceland http://www.deiglan.com/xml-rss.php. Both follow the same format. Throw these URLs into the script and the object works with no modification!
The joy of XML

Reply #2 Wednesday, August 13, 2003 1:45 PM
Reply #3 Wednesday, August 13, 2003 2:19 PM
Martin talks about an object i made for showing the headlines of a dutch newspaper called 'de telegraaf'. What i did was i just edited his DeviantArt object and edited the xml-feed. I also pointed him to a website called: www.newsisfree.com on which u can find xml-feeds to hunderds of news, sport, financials etc... sites on the web.
I haven't uploaded the telegraaf-object because i want to make the object more my own instead of copying the object from others. When i'm done (and hopefully made some more) i will upload them.
Reply #4 Wednesday, August 13, 2003 3:47 PM
a) "tweak something to your needs in DesktopX"
Reply #5 Wednesday, August 13, 2003 8:12 PM

Thanks for a great site. //Raszagal
Reply #6 Wednesday, August 13, 2003 9:10 PM

Reply #8 Thursday, August 14, 2003 12:18 AM
Reply #9 Thursday, August 14, 2003 12:18 AM
Reply #10 Tuesday, August 19, 2003 9:17 AM
Reply #11 Tuesday, August 19, 2003 9:18 AM

Also, yes it is just you - no errors here

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 skins.
- 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!







Reply #1 Wednesday, August 13, 2003 6:10 AM