View Single Post
  #1  
Old May 10th, 2005, 09:29 AM
Fahrvergnuugen's Avatar
Fahrvergnuugen Fahrvergnuugen is offline
I am the law!
 
Join Date: Apr 2001
Location: Galway, NY
Posts: 1,009
Thanks: 0
Thanked 0 Times in 0 Posts
Fahrvergnuugen is on a distinguished road
Dashboard Widget + XML?

I want to write a dashboard widget that displays the last 5 posts of a web forum that I run. I've written a PHP script that runs on the server and queries the database for the information then spits out the result as XML.

Now I'm lost. I have no idea how to get my widget to load & parse the XML file that the server is generating. I have written plenty of parsers in PHP & Actionscript but never in JavaScript. I don't even know where to begin...

Unfortunately the Apple Developer page for dashboard doesn't have ANYTHING regarding XML parsing.
__________________
-Paul Wieland______________
http://www.sickdimension.com
Dual G5 2.0Ghz / 2.5GB Ram / 620 GB HD / 23" CD
Reply With Quote