Welcome To Snipplr
Everyone's Recent Snippets Tagged iphone
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Let's say, perhaps, that you are already forwarding your web traffic through an SSH/SOCKS tunnel at work (for privacy reasons that have absolutely no relation to accessing blocked sites LOL!) and you would like to use that same tunnel on your iPhone/...
1
6826
posted 15 years ago by shaunchapman
Creating a vibration is simple as pie - simpler in fact. It just requires one line of code; two if you add the import line. But as simple as a one-liner is it is better to make it into a function. So here is the one liner, followed by the function...
5
1156
posted 15 years ago by KevinBomberry
1) Make sure the ViewController for the view implements the \< UIPickerViewDelegate, >
0
829
posted 15 years ago by arpit
Switches body class between .portrait and .landscape for, you guessed it, portrait and landscape mode on the iphone.
0
1070
posted 15 years ago by ira
Allows you to toggle visibility of the iPhone status bar at the top of the screen that shows the carrier information, network status and time
6
986
posted 15 years ago by steve918