对于WebOS Mojo SDK的看法以及和Iphone的比较

2024-02-25 17:08
文章标签 sdk 比较 mojo iphone 看法 webos

本文主要是介绍对于WebOS Mojo SDK的看法以及和Iphone的比较,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

转自:http://www.hi-pda.com/forum/viewthread.php?tid=457309&extra=page%3D1

 

某未透露姓名程序员对于WebOS Mojo SDK的看法以及和Iphone的比较

http://arstechnica.com/news.ars/post/20090109-the-pres-got-mojo-a-developer-speaks-about-palms-new-sdk.html

摘译了几段,其中比较值得关注的是关于基于MVC的开发框架和硬件访问的友好性。

星期四我们和一个熟悉Mojo SDK 的开发者取得了联系。他把iPhone SDK比作“开发者-敌对”,显然说的是iphone的NDA。(译者按: 不过最近apple好像取消了这个莫名其妙的规定? 这方面apple比微软都过分)与iphone sdk相反,开发Mojo SDK非常愉快。该平台允许开发者访问大多数电话的功能,包括Calendar, Contacts, Music, Video Playback。显然Palm非常开放,允许开发者访问设备的几乎所有的功能。

开发者同时告诉我们:Palm在很多apple上无法实现的东西上提供了很好的支持,比如Notification, 后台任务,对于SMS的直接访问,等等。(译者按:开放同时安全问题广告满天飞问题也随之而来)。让这个程序员最振奋得是:Palm在整个开发栈使用了大量开放标准。同时Mojo MVC框架(编者按:Java开发,搞struts, springframework的都很亲切吧 )也是开发者最喜欢的特性- 然后你也可以写自己的框架。Mojo framework非常好,非常(译者水平有限翻译不出来。。。)总之开发效率很高。所有这些,加上Palm出色的UI和高规格的硬件。。。

译者个人的想法:过去那种手工作坊,论坛少数几个精英开发Palm程序的时代过去了,想想看有多少程序员熟悉Web,以及MVC框架。


原文:


On Thursday, we were contacted by a developer who has used and is familiar with the Mojo SDK; he had a lot of good things to say about how Palm is handing the extremel nascent developer community and his hopes for the future of the platform. The developer told us that he has explored mobile development on Apple's iPhone SDK and found much of the company's position towards their community to be "developer-hostile"—an obvious reference to their insistence on enforcing a pointless NDA well past its expiration date and their strong hand in regulating what can and cannot be developed for its platform.

In stark contrast, it seems that this developer's experience with the Mojo SDK has been a joy. The platform will allow developers to access most of the phone's capabilities, including calendaring, contacts, music and video playback. It would appear that Palm is very open to allowing developers nearly full access to the device's capabilities

pre: the anti-iPhone Our developer also tells us that Palm is open to things Apple usually frowns upon, including running notification and periodic tasks in the background, providing direct access to the phone's text messaging (SMS) system, and more.
Perhaps the part our anonymous contact was most excited about was Palm's extensive use of open standards throughout the entire development stack. This is yet another point where Palm's development model appears to be the antithesis of Apple's iPhone model. Palm's inclusion of the Mojo MVC framework is one of the developer's favorite features—perhaps even better is that it's optional and you can build your own from scratch if you prefer. According to our contact, the Mojo framework is extremely nice, well thought out, and significantly improves the speed and efficiency of developing mobile applications on the prė.
All of this, paired with Palm's excellent new UI and the impressive hardware specifications, has seemed to help people forget about Palm's troubled past and has, at least for now, put them back on the road to delivering a successful mobile product.

这篇关于对于WebOS Mojo SDK的看法以及和Iphone的比较的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/746129

相关文章

如何通过海康威视设备网络SDK进行Java二次开发摄像头车牌识别详解

《如何通过海康威视设备网络SDK进行Java二次开发摄像头车牌识别详解》:本文主要介绍如何通过海康威视设备网络SDK进行Java二次开发摄像头车牌识别的相关资料,描述了如何使用海康威视设备网络SD... 目录前言开发流程问题和解决方案dll库加载不到的问题老旧版本sdk不兼容的问题关键实现流程总结前言作为

C#比较两个List集合内容是否相同的几种方法

《C#比较两个List集合内容是否相同的几种方法》本文详细介绍了在C#中比较两个List集合内容是否相同的方法,包括非自定义类和自定义类的元素比较,对于非自定义类,可以使用SequenceEqual、... 目录 一、非自定义类的元素比较1. 使用 SequenceEqual 方法(顺序和内容都相等)2.

对postgresql日期和时间的比较

《对postgresql日期和时间的比较》文章介绍了在数据库中处理日期和时间类型时的一些注意事项,包括如何将字符串转换为日期或时间类型,以及在比较时自动转换的情况,作者建议在使用数据库时,根据具体情况... 目录PostgreSQL日期和时间比较DB里保存到时分秒,需要和年月日比较db里存储date或者ti

百度/小米/滴滴/京东,中台架构比较

小米中台建设实践 01 小米的三大中台建设:业务+数据+技术 业务中台--从业务说起 在中台建设中,需要规范化的服务接口、一致整合化的数据、容器化的技术组件以及弹性的基础设施。并结合业务情况,判定是否真的需要中台。 小米参考了业界优秀的案例包括移动中台、数据中台、业务中台、技术中台等,再结合其业务发展历程及业务现状,整理了中台架构的核心方法论,一是企业如何共享服务,二是如何为业务提供便利。

消除安卓SDK更新时的“https://dl-ssl.google.com refused”异常的方法

消除安卓SDK更新时的“https://dl-ssl.google.com refused”异常的方法   消除安卓SDK更新时的“https://dl-ssl.google.com refused”异常的方法 [转载]原地址:http://blog.csdn.net/x605940745/article/details/17911115 消除SDK更新时的“

关键字synchronized、volatile的比较

关键字volatile是线程同步的轻量级实现,所以volatile性能肯定比synchronized要好,并且volatile只能修饰于变量,而synchronized可以修饰方法,以及代码块。随着JDK新版本的发布,synchronized关键字的执行效率上得到很大提升,在开发中使用synchronized关键字的比率还是比较大的。多线程访问volatile不会发生阻塞,而synchronize

stl的sort和手写快排的运行效率哪个比较高?

STL的sort必然要比你自己写的快排要快,因为你自己手写一个这么复杂的sort,那就太闲了。STL的sort是尽量让复杂度维持在O(N log N)的,因此就有了各种的Hybrid sort algorithm。 题主你提到的先quicksort到一定深度之后就转为heapsort,这种是introsort。 每种STL实现使用的算法各有不同,GNU Standard C++ Lib

研究生生涯中一些比较重要的网址

Mali GPU相关: 1.http://malideveloper.arm.com/resources/sdks/opengl-es-sdk-for-linux/ 2.http://malideveloper.arm.com/resources/tools/arm-development-studio-5/ 3.https://www.khronos.org/opengles/sdk/do

性能测试工具 wrk,ab,locust,Jmeter 压测结果比较

前言 在开发服务端软件时,经常需要进行性能测试,一般我采用手写性能测试代码的方式进行测试,那有什么现成的好的性能测试工具吗? 性能测试工具 wrk,ab,locust,Jmeter 压测结果比较 详见: 性能测试工具 wrk,ab,locust,Jmeter 压测结果比较 Jmeter性能测试 入门

MongoDB学习—(6)MongoDB的find查询比较符

首先,先通过以下函数向BookList集合中插入10000条数据 function insertN(obj,n){var i=0;while(i<n){obj.insert({id:i,name:"bookNumber"+i,publishTime:i+2000})i++;}}var BookList=db.getCollection("BookList")调用函数,这样,BookList