Category: Tutorials

Seven days with Titanium – day 2 – tables and pickers

Welcome to day 2 with Titanium – Tables and pickers. A short reminder of what we’ve done till now:



Believe it or not, the table is the most used UI element in the iPhone SDK. If you play a little with the applications that come with your “iDevice” you will see that almost all the native apps have tables. Sometimes they are so well designed and the appearance so changed that you don’t even think of them as tables. But in time, while you will learn more, you will be able to spot it and a lot of ideas will come to you :) . Also I think that that the pickers are some sort of “undercover tables” so that’s why I’ll present both in the same tutorial.

Seven days with Titanium – day 1 – windows, views, navigation and tabs

Today is going to be the first day of the Titanium tutorial for beginners and a pretty long post.
Before we begin here is the recap of what we have written until now (and updated what will come): Seven days with Titanium – day 0 – introduction

As specified in the Introduction post I will try in this lesson to say some things about navigation, windows, views and tabs – the basics of the interface.

Seven days with Titanium – day 0 – introduction

What is all about?

I intend this to be a set of seven tutorials to help beginners understand how to work with the Titanium mobile framework.

The guys at Appcelerator did a great job with the framework allowing to us, the web developers, to have access on native applications for mobile devices ( Apple iDevices, Android and soon BlackBerry).

The framework reached the 1.4 version and each day more developers seem to be interested in using it – especially because it’s free. The community is great and you’ll find answers on almost any problem you might have. But for the beginners is still a little difficult to start. From here surged the idea of this set of tutorials in which I will try to cover the basics of the development process for iPhone and Android.
Titanium Appcelerator

Combobox with Titanium Appcelerator

Making a combo-box in Titanium Appcelerator – code and video

A true iPhone or Ipad combobox that allows you to use the same textfield to input arbitrary text or select a value from a UIPicker element. All built with Titanium Appcelerator to include in your iPhone application.

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.

How to make a glowing menu with MooTools in 3 easy steps

Ingredients:

sprites, unorderdered lists, Mootools knowledge.

Cooking time:

1 hr

Result:

Can be seen on our website – Rborn Web development – mouse-over the top menu.
Rborn web development glowing menu

Crossbrowser CSS dropshadows

Very simple problem with a pretty complicated solution, mostly because IE is ignoring the box-shadow CSS3 property. Instead progid:DXImageTransform.Microsoft.Shadow is doing the trick for it and an equivalent can be found.

The result?
crossbrowser dropshadows in mozilla and internet explorer

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.

Using CSS3 to style forms written in HTML5

Styling a form is never an easy thing to do, but adding CSS3 on a HTML5 form is a task that shows a large variety of results when it comes to testing on different browsers. Check the test link. When it comes to CSS3 not much can be done: but adding rounded corners, gradients and [...]

Page 1 of 3123

Follow me on Twitter

Advertising


Switch to our mobile site