Titanium News

Appcelerator Titanium Mobileに関するニュースなどを淡々とお伝えしていきます。

Ti Weekly Clips (2012/06/10~2012/06/16) #TitaniumJP

f:id:donayama:20120317112922p:plain:leftTi Weekly Clipsのお時間です。青いけど平日じゃないというオフが久々なのですが、なんかテンションあがらないので、コンパクト版でお送りします(^^;

News

■Appcelerator謹製のMVCフレームワークAlloyがunstableで登場

https://github.com/appcelerator/alloy

これまでAppcがフレームワークについて具体的な提示をしてこなかったことから乱立し、方針変更に振り回されてメンテ放置されたりしてきたフレームワーク群なんですが、遂にAppcが自らMVCフレームワークを提示。

もうすこし落ち着いてきたところで解説記事を書こうかと思っています。

■Titanium Mobile 2.0.2 API Documents Unofficial searchable version.

http://tidocs.com/mobile/2.0.2/

更新されないままだったtidocs.comですが、個人的に気になっていたところがあったのでgithubでフォークして修正したついでに2.0.2にアップデートしたものを増井さんにプルリクエストして取り込んで頂きました。
Appcの公式APIドキュメントが見づらいという向きは一度お試しください。

■Updated training videos

http://developer.appcelerator.com/blog/2012/06/updated-training-videos.html

公式の認定試験(TCAD)のトレーニングビデオ(英語)ですが、公開されています。
このトレーニングで使用されるコードもgithubで公開されているので、興味がある方はご覧になってはいかがでしょう。

https://github.com/appcelerator-training/tcad-code

また、マーケットプレイスから認定試験(TCAD/TCMD)も受験できるので、自信がある方は是非。

Tips&Topics

■Testing Titanium Mobile Applications With Jasmine and Sinon (Part I)

http://titaniumninja.com/testing-titanium-mobile-applications-with-jasmine-and-sinon-part-i/

JasmineとSinon.jsを使ったテストについての記事。
Jasmineの環境構築までがこのPartIでしたので、本番は次の記事ですね。

github watch

■benCoding.localNotify Module

https://github.com/benbahrenburg/LocalNotify

iOSのローカル通知機能を強化するモジュール。

■Titanium Appcelerator Quickie: MongoDB JS Client

https://github.com/aaronksaunders/TiMongoDBJS

MongoDBのCommonJS接続モジュール。補足記事は以下のブログ記事を。

■AGCalendar Module

https://github.com/Appgutta/AGCalendar

iOS向けカレンダー表示ネイティブモジュール