Training Class Recap – Building your first Android App for Drupal – SandCamp 2013

Recently, I had the opportunity to provide training on building Android apps at SandCamp in San Diego! I was excited to teach my first training class at a Drupal camp, because I like to teach, and I like Drupal. We built this app from scratch: Why Android apps? First, Android is open source, and the …

Drupal and Mobile Apps at the Dallas Drupal User Group

Here’s a talk I gave at the Dallas Drupal Users Group on creating mobile apps that use Drupal as a back end. Thanks to Level Ten Interactive for hosting the users group and inviting me up to speak! Some links to interesting resources I used: Codiqa – Rapidly Prototype your jQuery Mobile app PhoneGap – …

Ubercart CRM for the iPad: My DrupalCon 2012 Twilio Developer Contest Entry

TwilioAppInterfaceBuilder

I won 2nd place (and a Kindle Fire) in the Twilio DrupalCon 2012 Developer Contest with an Ubercart customer support iPad app. The idea is that a e-commerce site customer support representative could use an iPad that not only handled customer support calls, but also showed the customer’s most recent order information as soon as they call. …

Drupal 7 Map App Example Project for iPhone and iPad

Drupal Map App Map Screen

GitHub Project URL - https://github.com/jefflinwood/Drupal-Map-App-for-iPhone-and-iPad I like writing native iPhone and iPad apps with Objective-C. What I don’t like doing is writing the same code over and over again – it would be great to have a starting point that I can use again and again. I find myself reusing classes, open source libraries, and design …