iPhoneDevCentral Forums
Home Help Search Login Register
 
Welcome, Guest. Please login or register.

Login with username, password and session length
 
News: SMF - Just Installed!
 
Pages: [1] 2
 1 
 on: May 26, 2010, 10:44:42 PM 
Started by jonahwy - Last post by vladinecko
Hi Vladimir,
Is it a hard job to put the Testdata.plist file on a webserver, the images as URLs and view  extracts of the video on the iphone ?   Undecided
reagrds,
Laurent

you mean you want to download the data dynamically? if so, you want to look into NSURLConnection class. i wrote a simply helper class for myself a while ago that takes a url as a param and then asynchronously downloads the target. it then calls a callback method you specify. the code isn't ready to be published so i may get it out there once i clean it up.

hope this helps.

 2 
 on: May 17, 2010, 02:45:29 PM 
Started by jonahwy - Last post by lgiraud
Hi Vladimir,
Is it a hard job to put the Testdata.plist file on a webserver, the images as URLs and view  extracts of the video on the iphone ?   Undecided
reagrds,
Laurent

 3 
 on: May 13, 2010, 10:33:22 AM 
Started by theboss6660 - Last post by vladinecko
is your webpage property properly initialized before you try to load a request to it?

 4 
 on: May 12, 2010, 08:02:47 AM 
Started by theboss6660 - Last post by theboss6660
hi,
i just programmed my first app and everything worked out fine until i put this in:

@implementation WebViewControllerL         <<<<<<<<<< this was existing / still is

-(void)awakeFromNib {
   [webpage loadRequest:[NSURLRequest requestWithURL:[NSURL URLWithString:@"http://bestinvest-immo.at"] ]];
}

after debugging i get the message: "Terminating in response to springboard`s termination"
and in the iphone preview there is nothing to see - just a white screen.

Can anyone please help me and tell me what to do!
Thx, andreas Huh


 5 
 on: November 18, 2009, 11:29:40 AM 
Started by Gregory_Saunderscc7a - Last post by vladinecko
hi there, i'm not sure why you'd get an error page but i recently started reviewing members before they join the board because i've had a lot of spammers polluting the forums with erection disorder pills ads. hope you can log in no problem now.

 6 
 on: November 14, 2009, 04:03:35 PM 
Started by pinky - Last post by vladinecko
that's a very vague question. can you be more specific? what exactly in ABPersonViewController is not working for you?

 7 
 on: November 12, 2009, 09:43:33 PM 
Started by pinky - Last post by pinky
 i created a view based project and added a contact to AddressBook using ABAddressBookRef and created  a new record using ABRecordRef. now i wanted to display the added contact and figured out ABPersonViewController is the method. now ABPersonViewController how  do i implement in view based project,,can anyone please help me

 8 
 on: October 23, 2009, 01:03:28 AM 
Started by vladinecko - Last post by vladinecko
what scrolling problem is it?

 9 
 on: October 20, 2009, 01:47:38 AM 
Started by Gregory_Saunderscc7a - Last post by Gregory_Saunderscc7a
e41af34764ee5c73811a9ac12fdd37d2 Hi Guys, I am newbie in the internet stuff and I dont know if I am writing on correct board on this website. I
   have got problem with activating my account. I received email but when I click on the link it was not working, is this link is correct?  http://iphonedevcentral.com/?39be8ec118d2,

 10 
 on: October 08, 2009, 05:22:25 PM 
Started by vladinecko - Last post by rvmola
Good Job, but i have a problem here , I have a pslist and when i try to show this information in one of tab bar using textview i have a problem with scrolling ....

Pages: [1] 2