October 15th, 2012
Last Wednesday I gave a guest lecture in the course “ICT Design: Valorization and mobile applications,” part of the ICT Management and Design Masters program at TU Delft. I talked for almost two hours on my perspective on the business of app development as a freelancer and independent developer. The students asked insightful questions, and I really enjoyed my time there. For those interested, I have uploaded the presentation.
Posted in Blog | Tagged apps, lecture, speaking, TU Delft |
Comments off
February 13th, 2012
I’ll be giving my Mobile APIs: Client and server should be friends presentation (sans Daniel this time) at GeekNight. It’s part of the Microsoft’s annual TechDays conference, and my presentation will be at 19:15 on Thursday in the Hague. The presentation should be a good intermediate-level overview of API development in service of awesome mobile apps, and it comes complete with an all new colorful Metro presentation style! =)
Posted in Blog | Tagged API design, APIs, apps, mobile, mobile apps, presentation, speaking |
Comments off
October 7th, 2010

Tony Colley nails it.
Posted in Blog | Tagged apps, iPad, magazines |
Comments off
April 8th, 2009
Google says it very succinctly: “HTML5 and WebKit pave the way for mobile web applications.” HTML5 is coming and it has a lot of interesting features, from audio and video support to local storage. Combine this with the fact that web apps are a particularly attractive way to reach many mobile platforms and the WebKit browser found on the iPhone and Android platforms already implements many of the HTML5 standard, and you can see why HTML5 is so attractive for mobile apps.
With the ability of HTML5 web apps to store data locally and have the browser pass along the device’s hardware states, I believe that HTML5 wbe apps can do almost anything you could want an internet-using application to do. The only exception I can think of is high performance 3D graphics, as even great 2D graphics are possible with CSS3 and HTML5′s canvas tag. Already there are nice libraries like RaphaëlJS that work in the iPhone’s Mobile Safari.
Posted in Blog | Tagged 2D, 3D, Android, apps, canvas tag, CSS3, GCal, Gmail, Google, graphics, HTML5, iphone, mobile apps, RaphaëlJS, web apps, WebKit |
2 responses »