iphone

Events happening in the community are now at Drupal community events on www.drupal.org.
irishgringo's picture

IPHONE-JSON

I am from the industrial controls world, where we use a lot of embedded controls. I see no reason why drupal would not be an excellent batch scheduling system. Its almost perfect infact.

But there is just one glaring problem with it that I can not figure out at the moment, and I could really use some help. Its the DATASOURCE module. is it really working? and where is the documentation.

Read more
paoloteo's picture

Drupal & iPhone

Hi everybody,
this is Paolo from TwinLogix (Italy). Last year my team developed a prototype that couples an raw iPhone application and a couple of Drupal modules.
This allows anybody using:
- Drupal 5/6
- Views
- Services (XML-RPC)

To expose the content dynamically on the iPhone app.
Also we created some nice features that include:

  • possibility to register from the phone to the Drupal site including a picture
  • possibility to comment from the mobile device
Read more
pedrorocha's picture

IPhone & Drupal

Para aqueles que tem mais sorte que eu e possuem um IPhone e um Mac, mas, assim como eu, adoram Drupal ( :D ), segue um tutorial passo a passo de como criar um aplicativo para o IPhone, baseado em Drupal.

How to integrate a iPhone application with Drupal - http://goodold.se/blog/tech/integrate-iphone-app-drupal

Muito bom!!

Read more
Hugo Wetterberg's picture

How to integrate a iPhone application with Drupal

This will just be a short announcement of about a blog post that might interest people. Not trying to spam you or anything be we haven't been allowed into the Drupal planet feed yet.

http://goodold.se/blog/tech/integrate-iphone-app-drupal

Read more
Matto's picture

Drupal-related iPhone stuff

Being a recent convert to the way-cool iPhone 3G, I thought it might be helpful to have a thread for Drupal-related iPhone productivity.

Here's some starters, (and thanks to realityloop):

Drupal Notifier
http://drupal.org/project/drupal_notifier

AMSU
http://aremysitesup.com/

Cydia
http://theiphoneproject.org/?page_id=36

There's a web app version of the O'Reilly "Using Drupal" book ($5.99).
http://toc.oreilly.com/2009/03/oreilly-ebooks-now-in-stanza.html

Read more
oskar_calvo's picture

I have a theme half done to work with Iphone

Hello, I'm working in a theme to use with the Iphone.

I have download all the free software from Apple Store to check oll of it, and I have an idea how to make a theme and how to use the navigation bar.

In this moment, i'm building all the parts, but i have a problem.

I need to delete all the drupal css and them add the iphone css.

this is what i'mtrying:

<?php

function basic_preprocess_page(&$vars, $hook) {
unset (
$vars['styles']);
$vars['styles'] = $var['styles'] = drupal_add_css(path_to_theme() .'/css/iphone.css', 'theme');
}

?>
Read more
amanuel's picture

Apple Push Notification Service from Drupal

I'm implementing a module that allows Drupal to send push notifications to the iPhone/iPod Touch.

Plan currently is to support 6.x and use the actions api similar to what twitter module has done.

Anybody interested in this? This would be a good time to make suggestions and comments.

Read more
dave reid's picture

Drupal API iPhone app

bertboerland recently found that someone has created a Drupal API iPhone app. In the iTunes Store, it is sold for $1.99 and says "Copyright 2008 Sehat Rosny." I'm pretty sure this is a big no-no since on api.drupal.org, it says specifically, "All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert." I e-mailed Apple about the violation so hopefully it is removed. I like the idea, but it's just not done correctly. Note the author also has done the same for PHP and Apache documentation. I haven't looked into either of those to see if they are violations as well.

Read more
robloach's picture

iUI Drupal Theme

Just uploaded the iUI Drupal Theme that integrates websites on the iPhone quite nicely by utilizing the iUI User Interface Library. Would really appreciate some help on making it better.

Read more
Subscribe with RSS Syndicate content