
-----------------------------------
CjGaughan
Thu Mar 25, 2004 7:47 pm

Turing and xml....
-----------------------------------
...is there a way to use turing to pull certian things from an xml feed (for example, if I only want some of the information from a large feed, on a certian topic)

-----------------------------------
Jodo Yodo
Thu Mar 25, 2004 10:56 pm


-----------------------------------
I have no idea what an XML feed is, but I'd like to say that you have the greatest siggy ever.  Is that a real download screenshot?

-----------------------------------
jonos
Thu Mar 25, 2004 10:59 pm


-----------------------------------
well if an xml feed is something from a text file, then all you would have to do would read the contents of the file and check for the feed you want, or set it so that turing will read the feed you want when it reads the text file. i don't know what a feed is soryr.

-----------------------------------
Tony
Fri Mar 26, 2004 12:55 am


-----------------------------------
eh... with turing you'd have to read everything and you can analyze data as you go. The main problem you'll be facing is ofcourse the fact that turing's string is 255 characters in length, so you'd probly have to read everything as characters to be save and that's gonna get messy

-----------------------------------
recneps
Fri Mar 26, 2004 3:57 pm


-----------------------------------
or just get turing to copy it to your comp, then use trusty CTRL+F (i assume it opens in IE since its XML?)
