iPhone Development - Native iOS 4 (Objective-C) and Safari Apps:


utahfm-iphone-1
UtahFM
August 2010
slug-homepage
SLUG Magazine
Daily Calendar

January 2010

MythTV for iPhone
March 2008

Asterisk Voicemail
for iPhone

February 2008

MediaStream for iPhone
January 2008

Blog Direct Link


January 7, 2012 - Changing Calendar Colors on a Jailbroken iPhone running iOS 5

iOS 5 changed the database that deals with Calendar colors. The value is now a hex value just like CSS uses (something like #fe6548) – Install sqlite3 via Cydia – ssh to your iPhone – Run sqlite3 and open the calendar database – Issue the SQL commands to change the calendar colors: -Quit sqlite3 -Quit [...]

November 29, 2011 - Twitter API, PHP precision and scientific notation

If you use PHP and the Twitter API, be on the lookout for this issue. Twitter IDs are up to 141 quadrillion (141 million billion). These Twitter IDs exceed PHP’s default precision of 14. So your Twitter IDs could be converted to scientific notation by PHP. A Twitter ID of 141675395434037249 will be stored as [...]

November 18, 2011 - Debian squeeze libmysqlclient.so.15

Here is what you need if you have some binary on Debian squeeze which wants libmysqlclient.so.15 wget http://ftp.nl.debian.org/debian/pool/main/m/mysql-dfsg-5.0/libmysqlclient15off_5.0.51a-24+lenny5_i386.deb sudo dpkg -i libmysqlclient15off_5.0.51a-24+lenny5_i386.deb

Contact


Email: chris.carey -@- gmail.com
Phone: 415 -@- 323 -@- 0432
Twitter: chriscareycode
Send me a quick message (without email)
pointer01
finger01