A while back I was reading an article on Arstechnica about The Pirate Google. The Pirate Google was created as a response to the verdict in the Pirate Bay Trial. The argument was that Google indexes torrents as does the pirate bay – why isn’t anyone prosecuting Google? The Pirate Google works by appending filetype:torrent to the end [...]
Posts Tagged ‘iPhone’
iPhone 2.1 Hacking – Getting Around
By Levi Senft in iPhoneNow that we have a way into the iPhone it is time to start exploring. If you have ever used Linux, OS X or UNIX the iPhone will have a very familiar layout as it is based on BSD UNIX just like the desktop version of OS X.
Tags: Command Line, Hacking, iPhone, UNIX
iPhone Hello World Using UILabel
By Levi Senft in iPhoneIn this version of my iPhone Hello World app I’m using a UILabel widget to display the text instead of a UITextView. I’m also centering the label.
helloworldAppDelegate.h:
1 //
2 // helloworldAppDelegate.h
3 // helloworld
4 //
[...]
Tags: iPhone
iPhone Hello World
By Levi Senft in iPhoneLast week we finally got the official Apple iPhone SDK. I’ve spent the last few years as a web developer, but ever since I’ve gotten a Mac I’ve wanted to get back to doing some “desktop” application programming. So I’ve messed around with Cocoa a little but haven’t really gotten past the stumbling [...]
Tags: Cocoa Touch, iPhone, Objective C, XCode
Jailbreaking 1.1.4
By Levi Senft in iPhoneJailbreaking the 1.1.4 iPhone firmware is now a breeze. iNdependence will downgrade jailbreak then upgrade your phone in a one step process.
Tags: iPhone
Stop Mobile Safari From Zooming
By Levi Senft in iPhoneA while back I used iPhoney to create an iPhone version of Humaniz Interactive’s website. I stripped out all the flash components and tried to optimize the graphics and text as best I could. Knowing that it may or may not work right on a real iPhone we didn’t release it. Right [...]
Tags: HTML, iPhone, Mobile Safari
How to Jailbreak Your 1.1.2 iPhone
By Levi Senft in iPhoneI finally got an iPhone. After playing with it for a day I decided to Jailbreak it. I hacked my little brother’s Touch back in October using Erica Sadun’s partial instructions, which was a little hairy as it was a transitional period where new firmware had been released but know one had released [...]
Tags: iPhone