[jQuery] Re: how to parse xml with namespace ?????

2009-11-18 Thread Richard.Williams.20
You may wish to consider using biterscripting for parsing XML. It will parse the exact the same way regardless of the browser installed. If you goole biterscripting and XML, you should see several scripts to parse XML posted all over the net. On Nov 17, 9:15 am, "g...@iec" wrote: > Hi all, > >

[jQuery] Re: JQuery Won't Parse RSS?

2009-10-29 Thread Richard.Williams.20
You can also use this generic rss parsing script. # Script rss.txt var str source, list var str rss ; cat $source > $rss set $wsep="," ; var int count ; set $count = { wen $list } while ( { sen -c -r "^&^" $rss } > 0 ) do var str item ; stex -c -r "^&^" $rss > $item var int index ; set $