Skip to content Skip to sidebar Skip to footer
Showing posts with the label Objective C

Does Objective C Have A Strip Tags Function?

I am looking for an objective C function (custom or built-in) that strips html tags from a string, … Read more Does Objective C Have A Strip Tags Function?

Parse Picture From Html In Objective-c

I am trying to retrieve the image from this html data: Solution 1: You are not going through the t… Read more Parse Picture From Html In Objective-c

Blocked When Trying To Get The Content Of Html

I am trying to get the HTML content from a website , but it is blocked by JavaScript. Here is the i… Read more Blocked When Trying To Get The Content Of Html

Hpple Implementation/unrecognized Selector

I am working with the hpple html parser here: https://github.com/topfunky/hpple To test the functio… Read more Hpple Implementation/unrecognized Selector

Iphone App And Uiwebview With Javascript Code Can I Access Variables?

i have a webpage with javascript that split the view into 'pages' visible to the user:�����… Read more Iphone App And Uiwebview With Javascript Code Can I Access Variables?

Learning Objective C (cocoa) For Iphone Programming Coming From Web Development?

i wanna learn to develop iPhone apps. I have a lot of experience with HTML, CSS & PHP. I also k… Read more Learning Objective C (cocoa) For Iphone Programming Coming From Web Development?