gitTio acquired by Axway Appcelerator It has been 1,5 year since I left Appcelerator and after a short adventure at The Things Network I joined Zapier about a year ago. From mobile, to long-range wireless hardware to a platform that connects 750+ cloud apps. No More Titanium I’m at my best when I can focus. That focus is now Zapier. […]
New TiNy version with support for AppC CLI UPDATE 2015/06/24: Version 4.x uses appc-compat and no longer requires tn b ios or tn r ios but now simply accepts tn ios. I’ve just published a new version for TiNy, the tool that saves you many keystrokes every day if you are using the Titanium CLI. If you have been using TiNy, please read […]
Major rewrite for a TiNy CLI The Titanium 3.4.0 CLI includes a hack (well, a hook actually) to select Xcode 5 for Titanium SDK 3.3.x and older and Xcode 6 for Titanium 3.4.x and newer. This hook expects the CLI’s build command to be followed by a platform and/or sdk option. Unfortunately this hooks runs before the TiNy hook can possibly […]
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) […]
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 […]
TiNy CLI More and more people switch from Titanium Studio to using the CLI and SublimeText. Inspired by blogs from people like Dave Townsend, developers discover the advantage of having both of your hands on the keyboard instead of finding that right or left hand petting the mouse all the time.