Is there any IPHONE application for drupal (like facebook application: http://www.facebook.com/apps/application.php?id=6628568379) where using that iphone application I would able to upload photos (which taken from iphone), videos, blogs or even can add simple node(page)?

Thanks in advance.

Comments

spudart’s picture

Yuki's question is fantastic. Does something like this exist?

schaefd’s picture

Hey Yuki-

I've programmed a drupal iphone app... Here's the source code.
http://schaeferinteractive.blogspot.com/2009/06/drupal-for-iphone-app-so...

It uses the drupal services module to post any content nodes from the iphone to any drupal websites.
My app also pulls profile info (username and profile picture from drupal).

Anyways, check it out.
Definitely let me know what you think!

Daniel

mattyboy’s picture

I believe you're looking for something like this-

http://drupal.org/project/idrupal

It's not ready yet but it's starting to take shape! You'll essentially be able to manage your drupal site from the iPhone.

Also, here's the notifier module (and app available in the iTunes app store) that keeps you informed of updates to modules and drupal core, here's the link-

http://drupal.org/project/drupal_notifier

I use it and it works great.

Hope that helps

Matt

Yuki’s picture

Thanks for you reply. Will check it. Bur looking for iphone-facebook like application so that my users can upload, share, post blog, froum, picrtues etc from iphone. If the admin part will be there then it will add extra advantage for us. Thank you anyway.