Introduction to using Titanium with Drupal Services
Stephen Barker, Digital Frontiers Media
@digitalfrontier
1 Friday, February 10, 2012
Introduction to using Titanium with Drupal Services Stephen Barker, - - PowerPoint PPT Presentation
Introduction to using Titanium with Drupal Services Stephen Barker, Digital Frontiers Media @digitalfrontier Friday, February 10, 2012 1 Web Services Overview iOS or Android app sends data (or request for data) to a website Friday,
@digitalfrontier
1 Friday, February 10, 2012
2 Friday, February 10, 2012
3 Friday, February 10, 2012
4 Friday, February 10, 2012
5 Friday, February 10, 2012
6 Friday, February 10, 2012
7 Friday, February 10, 2012
8 Friday, February 10, 2012
9 Friday, February 10, 2012
<--Machine name for service <--Server/data type <--URL path endpoint for service
10 Friday, February 10, 2012
11 Friday, February 10, 2012
12 Friday, February 10, 2012
<--Good sign
13 Friday, February 10, 2012
Since we’re not doing Services Authentication in this demo, we have to allow “anonymous” to perform actions we’re providing service resources for.
14 Friday, February 10, 2012
15 Friday, February 10, 2012
16 Friday, February 10, 2012
17 Friday, February 10, 2012
<--Setup Button <--Change to your Service Endpoint <--Example XMLRPC data structure available at http://drupal.org/node/1304802 <--Setup EventListener
18 Friday, February 10, 2012
<--Value from UI input
19 Friday, February 10, 2012
<--Value from UI input <--Provide feedback <--Send the data/request
20 Friday, February 10, 2012
<--Setup Button <--Change to your Service Endpoint <--Setup EventListener <--Value from UI input
21 Friday, February 10, 2012
<--Provide feedback <--Send the data/request <--Start parsing response from Service
22 Friday, February 10, 2012
http://digitalfrontiersmedia.com stephen@digitalfrontiersmedia.com @digitalfrontier
23 Friday, February 10, 2012