Connecting to a website, Gathering XML data

wootowl's icon

I am looking to use max/msp jitter to periodically connect to a website and gather XML data from that website (an XML RSS feed basically), and then do things based on the XML data it gets.

If anyone can direct me to resources that involve this it would be very helpful.

Thank you!

batchku's icon

i have a java class for mxj that let's you parse xml files at a url on web server.

the class is called

ali.xml.parse

the help patch is "ali.xml.parse.help.pat" next to the .class and it's all here:

hope that helps,
a

Wesley Smith's icon