iphone

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!!

Login to post comments
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

Login to post comments

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

2 comments · 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');
}

?>

Login to post comments · 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.

3 comments

Server Programmer for Facebook Games | Large Animal Games

Employment type: 
Full time
Employment type: 
Contract
Telecommute: 
Not allowed

Apply for this position!

We're looking for a server programmer hungry to create games that connect people through entertainment. You'll be working on implementing features for specific games and enhancing our in-house cross social network platform along the way. You'll need to think creatively, be able to provide efficient solutions to programming challenges and communicate technical issues in a non-technical way.

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.

8 comments
Foodeaguy's picture

Looking for Drupal developers! | Foodea.com

Employment type: 
Full time
Telecommute: 
Not allowed

Foodea.com is looking for experienced Drupal/PHP developers. Successful candidates will be required to maintain and develop our site and will be working directly with our team.

This is a great opportunity to join a rapidly-growing company and to help develop a growing social networking platform.

As a Drupal/PHP Developer you are

A team player who enjoys working in a fast-paced environment
A pioneer who enjoys coding
Proactive and result-oriented
Equipped with excellent interpersonal skills

Read more
Rob Loach'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.

3 comments · Read more
Syndicate content