Tag: titanium

TCAD

Insights from the Titanium App Developer certification exam

Recently I became a Titanium Certified Application Developer (TCAD) and I was thinking on giving some insights on the exam for those who want to take it.

Titanium countdown timer

Create a countdown timer with Titanium Appcelerator

How to create a countdown timer for your iPhone with Titanium Appcelerator. Source code available for download.

iPhone tooltip with Titanium

Create a nifty tooltip in Titanium

How to create a tooltip to those that are using Titanium to develop their iPhone apps. Download the code and test it by yourself.

Custom table rows with Titanium

Custom row for TableView in Appcelerator Titanium

In this post I will explain how to create custom rows for TableViews using Titanium Mobile. The project source can be downloaded to play with.