Wednesday, January 16, 2013

Drupal 8 installation

Sunday, January 6, 2013

Drupal 8 and Symfony 2

PDF presentation: https://speakerdeck.com/fabpot/symfony2-meets-drupal-8

Monday, December 24, 2012

Auto-Generate Your Mobile Drupal App Using PhoneGap

Wouldn't it be nice if you could create your mobile app completely in Drupal? If with the click of a button you could export the mobile site as .html files that you can bundle in your app? Meet: Drupal Mobile App Generator This module allows you to create cached pages of a predefined menu and with that to export your mobile site to your app. You can then use phonegap to build a native implementation of it. This session will outline the steps to build a simple mobile site and then create a mobile app out of that. 1. First we create a menu structure. 2. Then we create some pages. 3. Add a nice mobile theme. 4. Click on a button. And out comes our mobile app. This session will show what is needed to be able to auto-generate mobile apps easily and swiftly. It'll be a beginner level session, which shows all steps from configuring the information in Drupal to creating the app and testing it in the iPhone simulator. It is a practical and live session.

PhoneGap for Drupal with Xcode

https://github.com/workhabitinc/drupal-ios-sdk

Thursday, December 20, 2012

Drupal and Mobile Apps - Dallas Drupal User Group

How to build mobile applications with Drupal 7 or 6. How to use PhoneGap to create iPhone and Android apps from HTML, CSS, JavaScript, and then connect your PhoneGap app to Drupal using the Services module.

Open Enterprise Drupal Demo in 5 Minutes