My first Sencha Touch application - Drupal backend
My first Sencha Touch application - Drupal backend
I am in the process of building a mobile version of USAID OTI's main site. I have used Sencha Touch for my view. The backend is supposed to be in Drupal. I will access the Drupal service and read JSONP data. The link to the application is here http://jbk404.site50.net/html5/mobile/
Also trying out a MVC version of the same. Just started it so in process. Here is the link http://jbk404.site50.net/html5/mobile/mvc.html
ya you can definitely use Joomla as your backend provided it has got service plugins and all, like in Drupal we have modules. Not sure about Joomla........will have to check it out.
I am not aware about drupal working. But a little curious after looking at you example.
Can i access every little data from drupal site?
I mean if my drupal site is for blogs, some images, even videos.. then does drupal provides such powerful apis to get every little data, so that i can use it in my sencha app.
So in this case i want to use drupal as my backend and sencha as my front end views.