Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development > iPhone SDK Development - Advanced Discussion

Reply
 
LinkBack Thread Tools Display Modes
Old 04-15-2011, 09:47 AM   #1 (permalink)
Registered Member
 
Join Date: Apr 2011
Posts: 1
particularidiom is on a distinguished road
Default Forum User Authentication

I need to make an iPhone app that will allow access to a user forum mobily. I am still getting the hang of objective-c so I was hoping someone on here would be able to help me figure where to start? From the app the user will log in, and then be able to search the forums and reply to and create threads.
particularidiom is offline   Reply With Quote
Old 04-19-2011, 09:58 PM   #2 (permalink)
Registered Member
 
Join Date: Apr 2011
Posts: 10
LilMcGinley is on a distinguished road
Default

Quote:
Originally Posted by particularidiom View Post
I need to make an iPhone app that will allow access to a user forum mobily. I am still getting the hang of objective-c so I was hoping someone on here would be able to help me figure where to start? From the app the user will log in, and then be able to search the forums and reply to and create threads.
I've been wanting to know the exact same thing!!!
LilMcGinley is offline   Reply With Quote
Old 04-20-2011, 03:45 AM   #3 (permalink)
Nuisance Developer
 
Join Date: Jul 2009
Location: Italy
Posts: 4,691
dany_dev is on a distinguished road
Default

if the forum doesn't offer xml\json output, you need to scrape it yourself the information you need from html (pm, new post\thread, etc...).
to retrieve html, you can use http request, look ASIHTTPRequest or NSURLConnection.
To login and do actions, you will add GET or POST to your http request. For know what you need to add can be usefull a firefox extension like HttpFox.

Really is not something so simple and is also a little tricky to do....imho for a starter is quite impossible
__________________
dany_dev is offline   Reply With Quote
Old 04-20-2011, 08:02 AM   #4 (permalink)
Registered Member
 
Join Date: Apr 2011
Posts: 10
LilMcGinley is on a distinguished road
Default

Quote:
Originally Posted by dany_dev View Post
if the forum doesn't offer xml\json output, you need to scrape it yourself the information you need from html (pm, new post\thread, etc...).
to retrieve html, you can use http request, look ASIHTTPRequest or NSURLConnection.
To login and do actions, you will add GET or POST to your http request. For know what you need to add can be usefull a firefox extension like HttpFox.

Really is not something so simple and is also a little tricky to do....imho for a starter is quite impossible
Thanks for the info.. I thought it might be kind of easy. I had another question, would you look in the xml to update a tableView with the topics and subforums?
LilMcGinley is offline   Reply With Quote
Old 04-20-2011, 08:32 AM   #5 (permalink)
Nuisance Developer
 
Join Date: Jul 2009
Location: Italy
Posts: 4,691
dany_dev is on a distinguished road
Default

Quote:
Originally Posted by LilMcGinley View Post
would you look in the xml to update a tableView with the topics and subforums?
if you have an output in xml, is the easiest way.

you need only to download it (ASIHTTPRequest or NSURLConnection) and parse it with NSXMLParser
__________________
dany_dev is offline   Reply With Quote
Reply

Bookmarks

Tags
forum, user authentication

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 375
16 members and 359 guests
AyClass, baja_yu, checkright, dre, epaga, fvisticot, givensur, jPuzzle, Meoz, Newbie123, Objective Zero, Punkjumper, sacha1996, skrew88, tomtom100
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,642
Threads: 94,110
Posts: 402,857
Top Poster: BrianSlick (7,990)
Welcome to our newest member, pinacate
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 04:33 PM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0