Aug 25

Beginning iphone developers tutorials?

Question by Jack N: Beginning iphone developers tutorials?
Hi. I have no knowledge in any development and would like to take advantage of the appstore’s money making features. I know it may take years to learn, does anyone have any suggestions for tutorials that won’t bore a 12 year old out of his mind???
Yes, I know it is far fetched and I would like to do other things than just making money. Is there a way to learn C without prior references to languages?

Best answer:

Answer by Booger E
You may be getting ahead of yourself a little bit. But if you want to do it for more than ‘just’ an income outlet, then start learning html and other internet markup languages. Thats a good start. After that, Then just look up AJAX tutorials. Theirs TONS of them all over the internet.
edit: In this order;
http://www.w3schools.com/html/default.asp
http://www.w3schools.com/js/default.asp
http://www.w3schools.com/xml/default.asp
http://www.w3schools.com/ajax/default.asp
Don’t let it overwhelm you too much. Html isn’t as crazy-complicated as it appears to be.

Add your own answer in the comments!

Aug 25

To jailbreak an iPhone 3G, all the tutorials say something about Quickpwn. What is Quickpwn?

Question by Isabella:D: To jailbreak an iPhone 3G, all the tutorials say something about Quickpwn. What is Quickpwn?

Best answer:

Answer by ScottRASC²
QuickPwn is the name of the software used to unlock & jailbreak iPhones & iPod touches. Though in this case it can only jailbreak the iPhone 3G.

Add your own answer in the comments!

Aug 25

UITableView iPhone Programming Tutorial – Part 1

For MORE lessons like this, visit MyCodeTeacher.com I Build iPhone Apps! Just e-mail me and let me know what you need built! NOTE!!! View this at higher quality here: vimeo.com A tutorial that teaches iPhone programmers how to populate a UITableView. SOURCE CODE: #import “TableViewTestAppDelegate.h” @implementation TableViewTestAppDelegate @synthesize window; – (void)applicationDidFinishLaunching:(UIApplication *)application { contentArray = [[NSArray arrayWithObjects:@”First”, @”Second”, @”Third”, nil] retain]; [window addSubview:[mainNavController view]]; } – (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section { return [contentArray count]; } – (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath { static NSString *identity = @”MainCell”; UITableViewCell *cell = [tableView dequeueReusableCellWithIdentifier:identity]; if(cell == nil) { cell = [[[UITableViewCell alloc] initWithFrame:CGRectZero reuseIdentifier:identity] autorelease]; } cell.text = [contentArray objectAtIndex:indexPath.row]; return cell; } – (void)dealloc { [window release]; [super dealloc]; } @end E-mail me for .zip
Video Rating: 4 / 5

Aug 25

Recover Files Formatted iPhone

Recover Files Formatted iPhone

What to do when suffering data loss if you accidentally formatted iphone? It happened sometimes. What are we going to do?  Here we find a solution – Try iCare Format Recovery which will help you to recover all your lost data which you have stored there. Either you have lost your data accidentally or due to memory corruption or improper restoration it will help you retrieve all your data including mp3 music, photos, songs, images, files etc from the damaged iphone.

Tutorial for iPhone formatted recovery:

http://www.formatted-recovery.com/format-iphone-data-recovery.html

As a revoluationary contact vehichle, iPhone is a new mobile phone that allows you to make a call by simply tapping a name or number in your address book, a favorites list, or a call log. It also automatically syncs all your contacts from a Windows PC, Mac, or Internet service.

As the best iphone recovery tool, iCare Format Recovery is Compatible with Windows 7 and other popular Windows Operating Systems like Windows Vista, XP, 2000 Professional, Windows Server 2008, 2003, 2000, iCare Format Recovery is the perfect solution for formatted iPhone recovery. Preview of photos is provided for free.

iCare Format Recovery is easy to use without any in depth technolgy nor computing knowledge to perform the iphone file recovery after format since it was developed based on non geek use. Your gramma also can perform an iphone data recovery. To recover iphone files, all you have to do is to download a free copy on the author’s website and start a self help iphone recovery.

Be free to get a copy at its official website

http://www.formatted-recovery.com/

iCare Format Recovery is a best data recovery tools for you to recover loss files due to format, delete, mistakenly delete data. Use this software to get you data back quickly and easily. For more information about iCare Format Recovery, be free to visit http://www.formatted-recovery.com/

Aug 25

176.365 – FRUIT NINJA!

176.365 – FRUIT NINJA!
Iphone Tutorials
Image by Josh Liba
HAAII-YAH!!!

How to do this shot on the blog. 😉

My new favorite iPhone game is FRUIT NINJA!
The objective is… to slice fruit. That’s pretty much it.
Sounds boring, but easily one of the most addictive games ever.

Much harder in real life.

For iPad users, I have confirmation from one of the producers at HalfBrick Studios that Fruit Ninja HD is coming soon!