We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
Page Index Toggle Pages: 1
using proXML (Read 489 times)
using proXML
Dec 5th, 2007, 9:15pm
 
Hi there!

I am really new to processing, and I am having a little trouble figuring out how to use proXML. Essentially what I want to do is take an RSS feed in the form of an XML document and use its updates to generate art (in the form of a particle system or shapes). What I want to know is, am I way off? Has anyone done something similar? Should I use a different library? I have no idea what to use, or how to bring in the XML file correctly so that the updated data off the XML could generate something in Processing. I'm thinking that I have to use the loadElement scripting first. It seems though that every time I experiment with this, nothing works. If anyone can help that would be really great! Thanks guys!

Re: using proXML
Reply #1 - Dec 6th, 2007, 5:55am
 
check out this thread.

I posted an example on how to load an rss feed and display it (pretty roughly) in Processing.

http://processing.org/discourse/yabb_beta/YaBB.cgi?board=Integrate;action=display;num=1194465303
Re: using proXML
Reply #2 - Dec 6th, 2007, 5:37pm
 
steven, this is great, I really appreciate it! This will definitely be some help! Thanks a lot, again!
Page Index Toggle Pages: 1