1. Home
  2. What
  3. "titanium"

One Tag, I'll be a cloud.
One Tag, I'll be a cloud.

TiConf Australia 2013 - the talk of Jeff Haynie

saved on
about:
Some interesting insights on Ti.Next, the next version of the Titanium platform.

ticaster.io

saved on
uri:
https://www.ticaster.io/ This link is now broken.
about:
Such a great idea: deploy new versions of Titanium applications to users or testers without any user interaction.

Alloy Love

saved on
uri:
http://alloylove.com/ This link is now broken.
about:
A micro-site for all your alloy love - indeed a collection of useful libs and widgets when developing with titanium alloy.

Thoughts on Ti.Next « Appcelerator Developer Center

saved on
uri:
http://developer.appcelerator.com/blog/2013/07/thoughts-on-ti-next.html This link is now broken.
about:
A big announcement 'round Titanium: Ti.Next

HAXM Speeds Up the Slow Android Emulator, Page 2 - Developer.com

saved on
uri:
https://www.developer.com/ws/android/development-tools/haxm-speeds-up-the-android-emulator.html This link is now broken.
about:
Tutorial on how to create a new Android Emulator using the x86 implementation

ChariTi - Mobile Framework for Charities

saved on
uri:
http://chariti.mobi/ This link is now broken.
about:
A Titanium Alloy app for chariti projects

Creating Alloy Widgets

saved on
about:
The talk of Martin Hudson about creating widgets in Titanium Alloy

TideSDK | Create multi-platform desktop apps with HTML5, CSS3 and JavaScript

saved on
uri:
http://www.tidesdk.org/ This link is now broken.
about:
The new home of Titanium Desktop...

appcelerator/titanium-code-processor · GitHub

saved on
about:
A tool for analyzing JavaScript code in Titanium Mobile projects. It provide a wide variety of useful functionality: runtime error detection, Titanium API deprecation warnings, platform specific API validation, etc.

FokkeZB/nl.fokkezb.pullToRefresh

saved on
about:
A widget to implement a table pull-to-refresh header in Titanium Alloy

alljoy

saved on
uri:
http://www.titantricks.com/alljoy/ This link is now broken.
about:
A Balsamiq mockups to Titanium Alloy XML templates converter

Getting To Know Alloy (Part One) « Appcelerator Developer Center

saved on
uri:
http://developer.appcelerator.com/blog/2012/11/gtka-one.html This link is now broken.
about:
Tony Lukasavage presents alloy during CodeStrong 2012

tipm/tipm

saved on
uri:
https://github.com/tipm/tipm This link is now broken.
about:
A Titanium package manager, "à la" npm or Composer

Configuring a usable Android emulator - codebutler

saved on
uri:
https://codebutler.com/2012/10/10/configuring-a-usable-android-emualtor/ This link is now broken.
about:
A great explanation on how to make the android emulator a little bit faster. Or a little less sucking, a question of point of view!

Titanium Command Line Utility Specification

saved on
uri:
https://wiki.appcelerator.org/display/community/Titanium+Command+Line+Utility+Specification This link is now broken.
about:
A specification for the Appcelerator Titanium command line utility - how it should work and how it should be designed

Comparing Titanium and PhoneGap

saved on
uri:
http://developer.appcelerator.com/blog/2012/05/comparing-titanium-and-phonegap.html This link is now broken.
about:
A long blog post by Kevin Whinnery, which explains how Titanium and Phonegap differ

quicktigame2d - 2D Game Engine Module for Titanium Mobile

saved on
uri:
https://code.google.com/archive/p/quicktigame2d This link is now broken.
about:
QuickTiGame2d is a 2-dimensional game engine module for Titanium Mobile that provides quick and easy api to create casual 2d games on Titanium. It supports both iOS and Android.

Titanium 2.0 Layout Changes - Documentation & Guides - Appcelerator Wiki

saved on
uri:
https://wiki.appcelerator.org/display/guides/Titanium+2.0+Layout+Changes This link is now broken.
about:
Some layout changes with Titanium 2.0 release... The "auto" attribute will behave differently from now on...

Titanium Mobile SDK 2.0.1 is available now « Appcelerator Developer Center

saved on
uri:
http://developer.appcelerator.com/blog/2012/04/titanium-mobile-sdk-2-0-1-is-available-now.html This link is now broken.
about:
Titanium Mobile SDK 2.0.1 is now available. A major release adressing more than 700 issues, plus the apparition of the Integration with Appcelerator Cloud Services+

mattapperson's gist: 1621570 — Gist

saved on
about:
An android layout for having the tabs at the bottom of the screen. The ciontent of this file has to be put in platform/android/res/layout/titanium_tabgroup.xml

mattapperson/MakeTi at load_on_device - GitHub

saved on
uri:
https://github.com/mattapperson/MakeTi/tree/load_on_device This link is now broken.
about:
A Titanium make, which helps deploying directly on the phone - without running an iTunes synchronzation

Drupanium | Drupal + Services + Titanium Studio

saved on
uri:
http://drupanium.org/ This link is now broken.
about:
A Drupal distribution targeted at improving the developement of Titanium mobile applications

TRICK: Drop real shadows in Titanium (iOS) » Community Questions & Answers » Appcelerator Developer Center

saved on
uri:
http://developer.appcelerator.com/question/130784/trick-drop-real-shadows-in-titanium-ios This link is now broken.
about:
A titanium tip / hack which allows to display real soft shadows under view components in native applications. The created effect is rather impressive!

Couchbase Mobile for iOS

saved on
uri:
https://marketplace.appcelerator.com/apps/951 This link is now broken.
about:
This module makes it easy to embed the Couchbase Mobile build of CouchDb in your Titanium apps.

Speaking at Codestrong

written on

Kranium

saved on
uri:
http://kraniumjs.com/ This link is now broken.
about:
Kranium transfers some well known practices and techniques from web development to Titanium Mobile development.

Advanced Titanium Tutorial – Bonjour Networking | cssgallery.info

saved on
uri:
http://cssgallery.info/advanced-titanium-tutorial-bonjour-networking/ This link is now broken.
about:
A Bonjour Networking tutorial, using Titanium...

development tips on Titanium – Idapted TechTeam

saved on
uri:
http://developer.idapted.com/2010/09/01/development-tips-on-titanium/ This link is now broken.
about:
A few handy tips when developing with Titanium

iPhone and Android application development using Titanium - The Agiliq Blog

saved on
about:
An example iPhon + android Titanium application, but the architecture seems weird...

How to create a Tweetie-like pull to refresh table

saved on
uri:
http://developer.appcelerator.com/blog/2010/05/how-to-create-a-tweetie-like-pull-to-refresh-table.html This link is now broken.
about:
A simple howto which shows how to create a Twitter-like refresh scrollview in javascript. Nifty!

dawsontoth/Appcelerator-Titanium-Redux - GitHub

saved on
about:
Titanium Redux is a js library which helps write less code when developing an Appcelerator Titanium-powered mobile application. It adds support for JSS, localization, global includes, default properties, and more.

xavierlacot/joli.js - GitHub

saved on
about:
joli.js is an Activerecord-like javascript ORM, particularly suited for being used in the Appcelerator Titanium Mobile framework.

Resources/tools/livetanium at master from krawaller/Titanium-Tools - GitHub

saved on
about:
Made out of titanium, nodejs and unicorns, this library lets you code Titanium Mobile apps and see changes in realtime. It is really astonashing!

JazzRecord is ActiveRecord for JavaScript (ORM)

saved on
uri:
http://www.jazzrecord.org/ This link is now broken.
about:
JazzRecord is an ActiveRecord JS ORM which can be used with Google Gears, Adobe AIR, and Appcelerator Titanium

oauth-adapter - Project Hosting on Google Code

saved on
about:
A pure js library for adding OAuth authentification capacities to Titanium Mobile applications

Mobile Developer Survey, June 2010 | Appcelerator

saved on
uri:
https://www.appcelerator.com/mobile-developer-survey-june-2010/ This link is now broken.
about:
Appcelerator surveyed 2,733 developers from June 15-17, 2010. This survey goes into detail on the perceptions for each of the six major OS platforms: Apple (iOS), Google (Android), Palm/HP (webOS), Microsoft (Phone 7), Nokia (Symbian/Meego) and RIM (BlackBerry).

Titanium Mobile TextMate Bundle « Appcelerator Developer Center

saved on
uri:
http://developer.appcelerator.com/blog/2010/06/titanium-mobile-textmate-bundle.html This link is now broken.
about:
An excellent Titanium mobile Textmate bundle, which enhances the Titanium coding experience within Textmate.

iPad-Controlled Blimp Schmoozes With Partygoers

saved on
uri:
https://www.wired.com/gadgetlab/2010/05/ipad-blimp/ This link is now broken.
about:
Un petit dirigeable piloté par un Ipad. Une application faite avec Titanium en 3 semaines de développement.