Mar
31
2011
UIAlertView Tutorial on Xcode4
The UIAlertView's are very useful and also very simple to use. This is a preview of UIAlertView Tutorial on Xcode4. Read the full post (386 words, 4 images, estimated 1:33 mins reading time) Read moreMar
16
2011
iOS 4.3 battery drain
With the last update of the iOS, the batteries drain is here. again! The following few workarounds worked with the 4.1 iOS update. Calibrate the iPhone battery, simply charge your iPhone and then wait for a complete drain.... Read more
RTI DDS: Two Educational Videos
Two New Educational Videos Check out the latest demos and tutorials we've added to the RTI YouTube channel… This is a preview of RTI DDS: Two Educational Videos. Read the full post (156 words, estimated 37 secs reading... Read moreMar
07
2011
How to Play a vibration on the iPhone
The iPhone operating systems provides a lot of features, the vibration is an amazing one. It is very simple to play a vibration: - In your view controller add the following line: #import <AudioToolbox/AudioToolbox.h> This is a... Read moreMar
05
2011
How to disable the standby or the sleeping mode while your iPhone application is running .
In the normal activities when you don't use your iPhone for a while it goes sleep and then it goes in the standby mode to avoid the draining of the batteries. Sometimes you could have the need to take... Read moreMar
03
2011
Want to know how I know aliens exist?
iPad2 Apple employs them in its engineering department. Dual-core A5 chip. It’s fast, times two. Two powerful cores in one A5 chip mean iPad can do twice the work at once. You’ll notice the difference... Read more
ios sdk: how to read (or write) a file
This is a preview of ios sdk: how to read (or write) a file. Read the full post (928 words, estimated 3:43 mins reading time) Read moreDec
26
2010
How to convert an NSString to float (or double) and vice versa
Here it is an other big problem while porting applications from C language to objective C for the iPhone. NSString *myString = @"12.34"; float stringFloat = ; Alike you can convert NSString to double NSString *myString =... Read moreDec
15
2010
iPhone WIND, InternetNoStop e credito non sufficiente
I'm sorry, but this article is for Italian people only. Ciao, ho un iPhone e un contratto internetnostop con WIND, ad un certo punto provando a fare una chiamata su un cellulare mi veniva segnalato che non avevo credito.... Read moreNov
23
2010
iOS 4.2.1 is out
Apple has just released the iOS 4.2.1, I downloaded and installed it on my iPhone 3Gs. It seems to work fine. There are also good news for those who want to JB the iPhone From the Dev-Team Blog: ... Read moreNov
11
2010
iPhone secret codes
In the following lines you will find a short list of secret codes for the iphone, I collected these codes from the internet, use them at your own risk: *3001#12345#* and tap Call. Enter Field Mode. *777# and tap... Read moreNov
05
2010
DST and standard time bug on the iPhone
ios 4.1 is afflicted by a very annoying bug: with the change from DST to the standard time the repetitive alarms doesn't work fine. You need to move your repetitive alarms 1 hour before. This is a preview of... Read moreOct
26
2010
Ubuntu 10.10 and iPhone tethering [SOLVED & UPDATED]
Yesterday I've installed Ubuntu 10.10 on my laptop, naturally I installed also the tethering support: Before the installation I had the following configuration gigi@piccoletto:~$ lsusb Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 007... Read moreOct
23
2010
Ubuntu 10.10 and iPhone tethering [SOLVED]
Please refer to art Ubuntu 10.10 and iPhone tethering Last week, with the new Ubuntu 10.10 I had a lot of problem using my iPhone 3Gs (FW 4.1) with tethering. Simply I cannot use my iPhone to... Read moreOct
18
2010
xAppSoftware on the iPhone and PDA
Starting from today www.xappsoftware.com as a new interface running on Apple iPhone / iPod touch, Google Android, Blackberry Storm and Torch, Palm Pre and other touch-based smartphones. Thanks to WPtouch http://www.bravenewcode.com/products/wptouch Read moreOct
17
2010
How to convert an NSString to Char and vice versa
I have a lot of code written in C, since I'm writing code for the iPhone the need of reusing this old code has arisen. One of the first thing to do is the conversion between NSString and char... Read moreSep
13
2010
iOS 4.1 battery drain
A big number of iPhone users have reported decreased battery life since they are using iOS 4.1. Here you can find some workarounds for this issue: Calibrate the iPhone battery, simply charge your iPhone and then wait for a... Read more
iOS 4.1: Apple has just released its SDK
This morning Apple has released the iOS 4.1 for the iPhone. Good news from this firmware: Some bugs have been solved. HDR is now available for iPhone 4 Game Center is now available. The Ping social network is now integrated... Read moreSep
07
2010

