Hi, agian
I don't know the correct way to do with this url: http://plistupdate.transitlive.com/saturday-1299867550.plist
I'm now writing a project about to download this data and show in the tableView. I want to load this data and save in my directory but it seems that when I access to this url, it's not automatically file for download. So I did try to parse the elements from this data by using NSXMLParser but I couldn't because the key of element in each row has the same name. I don't know the correct way to do with this. If somebody knows or can give me the advice please help.
I don't know the correct way to do with this url: http://plistupdate.transitlive.com/saturday-1299867550.plist
I'm now writing a project about to download this data and show in the tableView. I want to load this data and save in my directory but it seems that when I access to this url, it's not automatically file for download. So I did try to parse the elements from this data by using NSXMLParser but I couldn't because the key of element in each row has the same name. I don't know the correct way to do with this. If somebody knows or can give me the advice please help.