想做一個iphone app?
當然不算太困難,只不過所花的時間一定很多,若果好像chowky 的話,是application, web author 的話,既要重新接受 objective-c 的新的 language 之外,又要重新摸熟cooca touch 的API,花的時間當然會比較長。
值不值得就見仁見智
不過若果是你老闆想要有一個iphone 都可以用得到的東西,你亦可以考慮一定webapp。早一期chowky 都介紹過 jquery touch (jqt) ,都是類似的FRAMEWORK,都是simulate 一個iphone app 。
iUI is a framework consisting of a JavaScript library, CSS, and images for developing iPhone webapps.
Makes WebApps Look and Feel Like iPhone Native AppsiUI has the following features:
* Create Navigational Menus and iPhone interfaces from standard HTML
* Use or knowledge of JavaScript is not required to create basic iPhone pages
* Ability to handle phone orientation changes
* Provide a more “iPhone-like” experience to Web apps (on or off the iPhone)
你只是學怎用javascript 的framework 就可以很快就做到個iphone webapp 出來。如果你的老闆要些native 的東西,如mic, camera 的話,就要採用其他的方法。
如 Corona SDK ,這個當然不是free ,是一個framework 去compile as a native iphone app. (聽聞都不少人採用,不過對於chowky 來說都是學objective-c 就好了)
Source: http://code.google.com/p/iui/


Recent Comments