Computer Science Canada

Turing and xml....

Author:  CjGaughan [ Thu Mar 25, 2004 7:47 pm ]
Post subject:  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)

Author:  Jodo Yodo [ Thu Mar 25, 2004 10:56 pm ]
Post subject: 

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?

Author:  jonos [ Thu Mar 25, 2004 10:59 pm ]
Post subject: 

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.

Author:  Tony [ Fri Mar 26, 2004 12:55 am ]
Post subject: 

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

Author:  recneps [ Fri Mar 26, 2004 3:57 pm ]
Post subject: 

or just get turing to copy it to your comp, then use trusty CTRL+F (i assume it opens in IE since its XML?)


: