1 / 17

Drupal 移动应用开发

Drupal 移动应用开发. 崔克俊 2013-6. 为什么需要移动图书馆. 8 亿移动互联网用户 。 人们使用 PC 机上互联网的时间正在减少 , 而移动互联网的使用率正在迅速增 加 。. 机遇 & 挑战. 机遇 移动图书馆可以作为电子图书馆的补充和延伸,更好的为用户服 务 挑战 1) 多个手机平台需要支持,iphone / ipad /android/ winphone 2)使用已有的电子图书馆资源. 移动图书馆解决方案. Drupal + Phonegap 解决方案优势 开源产品,不需要支付版权费用。

james-eaton
Download Presentation

Drupal 移动应用开发

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Drupal移动应用开发 崔克俊 2013-6

  2. 为什么需要移动图书馆 • 8亿移动互联网用户。 • 人们使用PC机上互联网的时间正在减少,而移动互联网的使用率正在迅速增加。

  3. 机遇 & 挑战 • 机遇 移动图书馆可以作为电子图书馆的补充和延伸,更好的为用户服务 • 挑战 1)多个手机平台需要支持,iphone/ipad/android/winphone 2)使用已有的电子图书馆资源

  4. 移动图书馆解决方案 Drupal + Phonegap 解决方案优势 • 开源产品,不需要支付版权费用。 • 一次开发可以部署到多个手机平台,节约开发和维护成本。 • 充分利用已经搭建的 Drupal 电子图书馆,实现资源和数据共享。 • 会设计网页就可以开发APP

  5. 移动图书馆数据交互 - services 1.为外部程序访问Drupal站点提供了接口 2.支持多种数据交互格式(JSON, SOAP) 3.支持RESTful API,

  6. 移动图书馆界面设计 – html5 + jquery mobile 1)Jquery mobile 基于 jquery 和 jqueryui. 2) HTML5 引入很多新的特性,简化了移动客户端的开发

  7. Services 模块页面

  8. Services 模块启用页面

  9. Services 模块的配置

  10. Drupal 创建的文章

  11. 测试json调用

  12. JSON测试工具Advanced REST client

  13. https://chromerestclient.appspot.com/static/definitions.json

  14. 项目案例 斯坦福大学移动客户端 http://m.stanford.edu 餐饮中国移动客户端 http://m.canyin360.net

  15. 更多案例展示

More Related