Information script/object

Saturday, February 26, 2005 by M0V13574R | Discussion: DesktopX Development

Hi everyone, sorry for pasting this question everywhere but Im new to forums and Ive only just figured out how to start my own topic.

Ive seen alot of themes out there with information posted from a designated website - for example the top 5 news headlines from a new site etc. Ive downloaded some of these themes to see if i could figure out how they are done but I cant see anything that helps me. Is there a tutorial on this or can anyone give me any pointers?

Any help is greatly appreciated
JavaScout
Reply #1 Sunday, April 10, 2005 11:28 PM
Most of the ones I have seen are using a RSS feed.
This makes it a lot easier to look through the file and extract the information instead of looking through html.

Here is an article describing the RSS format
http://www.xml.com/pub/a/2002/12/18/dive-into-xml.html

You will see that most of the widgets parse the returned xml for certain tags and then translate that into the desktop objects that display the correct information

Hope this helps
thomassen
Reply #2 Monday, April 11, 2005 12:11 PM
If there are no RSS feed or other XML data availible people tend to parse HTML files as well. HTML files aren't allways that reliable as they change the format quite often.

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!



web-wc01