My drupal developer given a url like:http://feed.local/feed/services/rest/viewget/test.json then am getting the out put as(when am browsing from chrome browser) below:
[{"nid":"133","node_title":"What is life really all about?"},{"nid":"139","node_title":"What went wrong?"}]
I am using sumitk tutorial that is how to develop iphone app using drupal as base system with titanium. My problem is how can i parse the above in titanium .Can any one help..... Or else If any one help me how can i use this in xcode........