Trivia: A nice article about Sonico Mobile

Loquendo Vocal Technology and Services

The developers at Sonico Mobile are experts on the iPhone & iPad platforms, and have created several applications for the iPhone including iTranslate, Music-Quiz and Qype Radar. Their products have seen over 5 million downloads from the Apple App Store, and over 1 million people are using their apps on a regular basis. For more info:www.sonicomobile.com.

Categories: Articles

First iPad commercial

Categories: iPhone/iPad

Single line UITextView

The standard behaviour of the UITextView automatically resets the contentInset property to 32, which causes strange behaviour if you just want an UITextView with a single line. On responding the cursor disappears in the negative content area. The solution is simple. Just subclass the UITextView and force overwrite the property contentInset with UIEdgeInsetsZero. It just acts like an UITextField now. The SMS.app for example uses this behaviour for text-input with the ability to enter multiple lines.

Read more…

Custom fonts since iPhone OS 3.2

Finally iPhone OS 3.2 supports custom fonts. Here is a short summary what you have to do..

Supported font formats are ..

  • TrueType-flavoured OpenType (extension .ttf) and
  • PostScript-flavoured OpenType (extension .otf).

Ok what you have to do is simple ..

Read more…

WWDC 2010 in San Francisco

Sonico Mobile is going to attend the World Wide Developers conference in San Francisco. We are looking forward to meet a lot of iPhone developers and Apple engineers from all over the world.
I Just had a look at the Sessions & Labs section. They provide a lot of useful informations about new techniques and frameworks of iPhone OS 4.0. I hope that we can take a look at some new products like the iPhone 4th generation or something :-D .

The center of the app universe

Just for fun – our iPad unboxing video :-)

Categories: Articles, iPhone/iPad Tags: ,

Early iPad adopters

If you are an early adopter of the iPad, you get this error when accessing the App Store on the device .. “The App Store is not supported in this country”

The solution is a little work around, but not difficult.

Read more…

Sonico Mobile got 2 iPads for development

We ordered two iPads from US for development. Programming on simulator and on a device are two very different animals. With the simulator alone you cannot check the performance and user experience very well .. so this is the beginning of real iPad development.

Qype Radar on German TV-Commercial

February 27, 2010 Andreas Dolinsek Leave a comment

“Apps wenn du auswärts essen willst …”

Categories: Articles

iTranslate 3.3 ~ the universal translator

February 13, 2010 Andreas Dolinsek Leave a comment

New version of iTranslate comes now with the ability to unlock several features for pro-users. It is now possible to purchase the Plus Package for 0.99$/0.79€.

Read more…

Categories: Articles