DRUPAL SERVICES MODULES

DRUPAL SERVICES ISSUES

I have been working with ways to get Internet services to talk to Smart Phones. Initially I plan on doing DRUPAL to iPhone. But I am also experimenting with Google AppEngine to iPhone.

As I see it, these are the requirements.

On the DRUPAL SIDE:

  1. VIEWS module integration.
  2. Some kind of Authentication not just LOGIN but also Authenticated seccions to secure data pages.
  3. Way to Submit Data to the DRUPAL site.

On the iPhone