Saturday, December 26, 2009
iPhone SDK 3.0 API Explorer
›
The previous version is for OS 2.2 and is here http://iphonesdkdev.blogspot.com/2008/12/iphone-sdk-api-explorer.html It is now updated to su...
1 comment:
Wednesday, December 9, 2009
[How-to] compile SmartScreen widget in iphone gcc
›
Here is a sample clock widget source from SmartScreen sdk http://media-phone.ch/en/software/smartscreen/sdk/ , I added a Makefile so that i...
1 comment:
Wednesday, November 25, 2009
Google Wave, Drag and Drop ?
›
Want to enable drag and drop in google wave for your browser ? Install google gears here http://gears.google.com
2 comments:
Monday, November 23, 2009
Where is Cycript ?
›
Cycrypt is a new project that blends Objective-C and JavaScript to make it easier to implement aspects of both together. and here it is http...
Sunday, November 22, 2009
How to create local and remote ssh git repo in Mac OS X
›
(1) Install git for Mac OS X mkdir ~/src cd ~/src/ curl -O http://kernel.org/pub/software/scm/git/git-1.6.5.3.tar.bz2 tar -xjvf git-1.6.5.3...
Sunday, October 4, 2009
How to compile mobilesubstrate extension in iPhone gcc for OS 3.0
›
(1) You need iphone gcc installed in your jailbroken iPhone / iPod Touch with firmware 3.0 or above iPhone gcc is available in Cydia. To in...
15 comments:
Sunday, August 2, 2009
Compatible code for OS 2.2.1 and 3.0
›
Recently, the itts apple server has a number of changes and one of my favourite opensource app AppSales Mobile failed to get the sales data....
‹
›
Home
View web version