Difference between revisions of "IPhone Application Development"
(→LookUp) |
|||
(8 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
* UiA Logon | * UiA Logon | ||
* Shell script | * Shell script | ||
* [http://beta.ivancover.com/iphone/ | * Requires Cydia packages: wget, openssh (it includes the necessary unix binary dependancies) | ||
* Download [http://beta.ivancover.com/iphone/cydia/UiALogon.deb deb] | |||
Script for logging-on to the university wireless networking. The authorization requires SSL2 which the Safari browser does not support. | Script for logging-on to the university wireless networking. The UiA web-access authorization requires SSL2 which the Safari browser does not support. This sends a web request with the provided username and password via wget to the log-on server, working around the Safari limitation. Once logged-on, Safari can be used as normal. | ||
== InterLoop == | == InterLoop == | ||
Line 18: | Line 19: | ||
* [http://beta.ivancover.com/iphone/apps/InterLoop_v10.zip Download] | * [http://beta.ivancover.com/iphone/apps/InterLoop_v10.zip Download] | ||
Small script to randomly select a song from the iPod library and play it for a certain period of length. | Small script to randomly select a song from the iPod library and play it for a certain period of length. Great for exercise/gym programs. Made it for a friend (Dan Thomas). | ||
== LookUp == | == LookUp == | ||
Line 31: | Line 32: | ||
== Bind == | == Bind == | ||
[[Image:iphone_app_bind.png]] | |||
* Bind Wrapper | * Bind Wrapper | ||
Line 37: | Line 40: | ||
A wrapper to start the Bind name server daemon. Used when the iPhone is used as a tunnel/socks server, aka. tethered modem, from a computer via wifi. | A wrapper to start the Bind name server daemon. Used when the iPhone is used as a tunnel/socks server, aka. tethered modem, from a computer via wifi. | ||
== Viberglass Theme == | |||
* Theme for Summerboard | |||
* Based on Fiberglass | |||
* Requires iPhone v1.x.x | |||
* [http://beta.ivancover.com/iphone/apps/Viberglass_v10.zip Download] | |||
A Summerboard theme with minimalistic, grey, carbon, pattern style. Tweaked a little, replaced wallpaper with a more suitable one. Includes icons for the popular applications. |
Latest revision as of 16:08, 28 August 2009
UiA Logon
- UiA Logon
- Shell script
- Requires Cydia packages: wget, openssh (it includes the necessary unix binary dependancies)
- Download deb
Script for logging-on to the university wireless networking. The UiA web-access authorization requires SSL2 which the Safari browser does not support. This sends a web request with the provided username and password via wget to the log-on server, working around the Safari limitation. Once logged-on, Safari can be used as normal.
InterLoop
- InterLoop
- Shell script
- Requires iPhone v1.x.x
- Download
Small script to randomly select a song from the iPod library and play it for a certain period of length. Great for exercise/gym programs. Made it for a friend (Dan Thomas).
LookUp
- LookUp Daemon
- Requires iPhone v1.x.x
- Download
Script to look-up the phone number of the last incoming call to find the name. The number is sent via a web request to a online directory and the response is parsed and displayed to the user. Options to add it to a new contact.
Bind
- Bind Wrapper
- Requires iPhone v1.x.x
- Download
A wrapper to start the Bind name server daemon. Used when the iPhone is used as a tunnel/socks server, aka. tethered modem, from a computer via wifi.
Viberglass Theme
- Theme for Summerboard
- Based on Fiberglass
- Requires iPhone v1.x.x
- Download
A Summerboard theme with minimalistic, grey, carbon, pattern style. Tweaked a little, replaced wallpaper with a more suitable one. Includes icons for the popular applications.