Fokke Zandbergen

Learn. Improve. Share.

  • Facebook
  • GitHub
  • LinkedIn
Skip to content
  • Home
  • About
  • Contact
  • Archives

Alloy 1.3.0: pre:load

One of the things I contributed to the upcoming Alloy 1.3.0 is the new pre:load hook (ALOY-765). Earlier, the first hook fired was pre:compile. By that time Alloy has already copied all assets from your /app to your /Resources folder. So if you wanted to do any validations or manipulations on assets, you’d have to do […]

by Fokke Zandbergen 02/12/2013 | 144 Words

Titanium 3.2.0 & Alloy 1.3.0

Now the first public beta of Titanium CLI/SDK/Studio 3.2.0 and Alloy 1.3.0 are released, I thought I might as well do some blogs about new features I contributed to or already enjoyed working with on the alpha/master versions. But first, the highlights.

by Fokke Zandbergen 28/11/2013 | 329 Words

Geddy on OpenShift

Updated 2014/03/20: Added disableBuild to prevent restarts. Remember those days where JavaScript were those snippets of buggy code sitting in HTML pages? Well, those days are over.. JavaScript is hot! It’s what I write 100% native mobile apps in, most of Titanium tools themselves are written in it and with Ti.Next (Titanium 4.0) even the […]

by Fokke Zandbergen 27/11/2013 | 724 Words

Apps in Business 2013

Afgelopen woensdag was mocht ik een presentatie verzorgen op Apps in Business. Dit congres vond plaats in de Amsterdam Arena en werd bezocht door zo’n 200 managers en medewerkers uit het bedrijfsleven en overheden die te maken hebben met besluitvorming rond mobility-vraagstukken, zoals dat zo mooi heet. Smile! Op het congres spraken onder andere vertegenwoordigers […]

by Fokke Zandbergen 24/11/2013 | 167 Words

MrMovie updates

Ruim een jaar geleden ontwikkelde ik bij mijn toenmalige werkgever voor Tera Online Media de app MrMovie. MrMovie is in Nederland de enige app die informatie, trailers én speeltijden van werkelijk álle films in álle bioscopen in Nederland aanbiedt.

by Fokke Zandbergen 11/11/2013 | 110 Words

Kerk2013: Terugblik & Slides

Op het landelijke diensten centrum van de PKN in Utrecht verzamelden zich vandaag 200 mensen om te praten over kerk en (nieuwe) media. Kerk2013 barste van de interessante workshops over websites, social media, het maken van filmpjes en… apps.

by Fokke Zandbergen 09/11/2013 | 83 Words

Introducing ti-i18n

Alloy has an badly documented extract-i18n command to extract keys from L() and Ti.Locale.getString() calls in TSS and JS source files. This command will be deprecated soon as Appcelerator wants to keep their CLI’s lean and mean. The upcoming 3.2 version of the Titanium CLI will introduce hooks so the community can add and support […]

by Fokke Zandbergen 04/11/2013 | 372 Words

Titanium AppCamp USA

While I’m writing this, a little under a hundred Titanium developers are enjoying their night’s rest in Atlanta. The first of the 2-day Titanium AppCamp USA 2013 consisted of just a few planned presentations, then a whole bunch of ‘un’conference-style pop-up sessions and in finally a long night hacking Titanium. Presenting TiNy Unfortunately I couldn’t […]

by Fokke Zandbergen 03/11/2013 | 237 Words

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.

by Fokke Zandbergen 01/11/2013 | 245 Words

IOTO Eindejaarscongres

Laat uw internetklant niet vliegen! Onder die titel werd de workshop over internetmarketing aangekondigd die ik vandaag tweemaal mocht verzorgen voor IOTO. Zo’n 75 ondernemers uit de recreatiebranche namen deel aan het eindejaarscongres van het platform voor innovatie in de toeristen branche van de provincie Overijssel.

by Fokke Zandbergen 31/10/2013 | 119 Words

Post navigation

Elsewhere

Between February 2015 and June 2016, I published most of my Appcelerator-related posts on Appcelerator.com

Between November 2013 and January 2015, I published most of my Titanium-related posts on tiDev.io.

© Fokke Zandbergen