The Ultimate Titanium CLI Toolchain Just 30m ago, I delivered my talk titled The Ultimate Titanium CLI Toolchain at Connect.js / Ti.Connect in Atlanta. Thanks Pratik for having me and of course thanks to everyone for staying with me ;) Information packed session on using @appcelerator CLI tools by @FokkeZB lots of new tools to download #connectjs pic.twitter.com/Xb7qAGZJWd — ClearlyInnovativeInc (@ClrlyInnovative) […]
Tickets: Checking for fixed bugs Did you know that Titanium 3.4.0.GA and Alloy 1.5.0 fixed 335 bugs in total? I bet some of them were affecting your apps as well! And being the expert developer you are, you probably found a temporary workaround. So what do you do when a new release comes out? Do you go through all of […]
Major update for TiNy Last week I quietly pushed out a major update for TiNy. I presented TiNy in November at TiAppCamp in Atlanta as an alternative CLI for ti build that allows you to use less, shorter and smarter options. For example: 1 ti build -platform ios -target dist-appstore --pp-uuid 37304C9F-B2E0-490A-9800-0448A33BECE9 --distribution-name "Fokke Zandbergen (E8978765FC)" can be reduced to: 1 tn 37304C9F-B2E0-490A-9800-0448A33BECE9 "Fokke Zandbergen (E8978765FC)" or with a custom recipe even: 1 tn deploy TiNy is now […]
Generate missing asset densities I’ve just pushed an new assets command for the TiCons CLI. Use it with care since it will generates lots of images and also overwrite existing assets if the input is newer! The command uses the same smart defaults as for the icons and splashes commands. If you have retina images in iphone/images and use […]
How to use Ti.Facebook in TiShadow You can use any native module in TiShadow by building them into the TiShadow App before running an app over TiShadow. However, to be able to use Ti.Facebook or the separate Facebook module in 3.1 or later, you also need to set a valid Facebook App ID. This Facebook App needs it Bundle ID to […]
Appcelerator Titanium: Patterns and Best Practices I just finished reading Boydlee and Trevor‘s new (e)book: Appcelerator Titanium: Patterns and Best Practices. Want to learn the best practices from Boydlee in person? He will be speaking at the Amsterdam Titanium meetup on April 15th. This is my take from it: Always place the opening curly bracket on the same line. Use Array.forEach […]
Titan voor Titanium Onlangs ben ik door Appcelerator uitgenodigd om deel te nemen aan het zogeheten Titan-programma. Hiermee ben ik nu officieel Titan. Het Titan-programma is bedoeld voor app ontwikkelaars die actief bijdragen aan de levendige gebruikersgemeenschap en die het gebruik van de Titanium software promoten. Wereldwijd zijn ruim 250 Titans als ambassadeur actief voor Appcelerator. Ik ben […]
tiConf EU 2013 Update: This conference was awesome! If you live in the US, you really don’t want to miss the US-edition in June. Register using TREMONT to get 10% off now! Two weeks have passed already since I arrived in Valencia Spain around this time in the evening to attend Europe’s first Titanium conference. Appcelerator’s Titanium is […]