Fokke Zandbergen

Learn. Improve. Share.

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

NDA: Non-Disclosure Apps

Apart from apps for my own direct clients, I also do app development, optimization and debugging for other app shops. This is mostly done under NDA. Contact me if you’re interested in having an app developed – e.g. the Android version of an already finished iOS app – or if you need me to debug […]

by Fokke Zandbergen 30/10/2013 | 102 Words

Using Genymotion’s Android emulator with Titanium

The Android emulator is slow – really slow. Thanks to Intel we can speed it up with the x86 Emulator Accelerator (HAXM), but as you can tell by reading the Appcelerator blog or even Alberto’s shorter version it’s not that easy to set-up. What we really need is Genymotion – the fast en easy to use […]

by Fokke Zandbergen 29/10/2013 | 465 Words

VerhaaltjesApp voor Android

De VerhaaltjesApp is nu ook verkrijgbaar voor Android phablets en tablets. De in-app aankopen verlopen via Google Wallet. Verder hebben we de vormgeving hetzelfde gehouden. iOS7 Kort nadat iOS7 uitkwam is er ook hier een nieuwe versie van de app voor uitgebracht. De “platte” vormgeving liep al vooruit op het strakke iOS7 en hoefde maar […]

by Fokke Zandbergen 21/10/2013 | 94 Words

Cross-platform UI

I just added a CommonJS module to my UTiL repo, providing cross-platform UI elements to Titanium Alloy. For now, XP.UI only provides a cross-platform wrapper for NavigationWindow, but iOS-specific views like PopOver will follow. Why? Alloy does a great job at supporting single-codebase cross platform apps by providing conditional tags and constants, but you still […]

by Fokke Zandbergen 21/10/2013 | 327 Words

Nieuwe app Stadskerk VBG

Anderhalf jaar nadat ik voor de Stadskerk VBG een app had gemaakt op basis van Sencha Touch en PhoneGap, werd het hoog tijd voor een update. De nieuwe app is uiteraard een 100% native Titanium app geschikt voor Android 4.x en iOS 7. Ook het magazine, video’s en het VBG dagboek zijn nu te vinden in […]

by Fokke Zandbergen 17/10/2013 | 250 Words

Setting up Urban Airship

Push is one of the things you should add to any app, even if at first you’d only use it for broadcast messages. It’s the best way to keep in touch with your users, even when – or exactly because – they haven’t used your app for months.

by Fokke Zandbergen 14/10/2013 | 706 Words

Apps in Business

Op 20 november spreek ik in de Amsterdam Arena. Nee, niet op de grasmat, maar op het Apps in Business Congres.

by Fokke Zandbergen 08/10/2013 | 85 Words

Dynamic menu for tab groups

NOTE: There’s a better way to do this described here. Quoting the Titanium API docs: Prior to Titanium 3.0, menu items could be added to the individual windows of a tab group. Starting in Titanium 3.0, menus must be added to tab groups using the tab group’s activity. These changes were required to support the […]

by Fokke Zandbergen 07/10/2013 | 472 Words

Parental gate for kids category

With iOS7 Apple introduced a new kids-category in their App Store. To be listed, apps have to meet some additional guidelines, including “Apps primarily intended for use by kids under 13 must get parental permission or use a parental gate before allowing the user to link out of the app or engage in commerce.”

by Fokke Zandbergen 23/09/2013 | 211 Words

URL schemes for iOS and Android (2/2)

Last month I wrote a blog on how to set up your app to be opened by using an URL. Now let’s look at how do that from an email or webpage.

by Fokke Zandbergen 20/09/2013 | 798 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