Titanium News

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

Ti Weekly Clips (2013/04/14~2013/04/20) #TitaniumJP

f:id:donayama:20120317112922p:plain:left1週間のTitanium/Appceleratorに関するブックマークを振り返るTi Weekly Clipsのお時間でございます。

今日はあれこれあって昼からのまとめになります。

News

■Titanium SDK/Studio 3.1.0正式版、Node.ACS 1.0正式版が公開されました。

http://developer.appcelerator.com/blog/2013/04/announcing-titanium-3-1-and-node-acs-production-releases.html

先々週のベータ、先週のリリース候補版に続いて、正式版がリリースされました。大体去年の今頃が2.0のラウンチだったような気もしますが。

TiStudio内のPHPPythonといった言語サポートプラグインが外に出てしまったので、追加したい向きは次の記事を参照してください。

http://developer.appcelerator.com/blog/2013/04/adding-php-ruby-or-python-support-to-titanium-studio.html

また、3.1でTizen対応後初の正式版のアップデートだったわけですが、それを記念して?、5月のもくもく会ではIntelの方によるLTがあるようです。

ご興味がある向きは是非ご参加下さい。

http://atnd.org/events/38484

■Tiなごや vol.3 を開催しました - モトクロスとプログラムと粉砕骨折と

http://d.hatena.ne.jp/sngmr/20130415/1366032507

主催の@sngmrさんによるまとめ記事。行きたかったけど、地震の直後ということで自粛したけど、失敗だったなあ。

■TiCon - Generate Titanium icon & splash assets

http://ticons.fokkezb.nl/
https://github.com/FokkeZB/TiCons

指定されたアイコンやSplashScreen画像をアップロードすると、iTunes ConnectやGoogle Play用の画像やら各プラットフォームごとに必要な画像ファイルを生成してくれるという便利サービス。

Tips & Topics

■Titanium build plugins, hooks, and commands in SDK 3.x.x | Apperson Labs

http://appersonlabs.com/2013/04/12/titanium-build-plugins-in-sdk-3-x-x/

Tiのプロジェクトビルド時にフックを掛けかたについて。

■Inspecting SQLite databases on Android and iOS - Tony Lukasavage

http://tonylukasavage.com/blog/2013/04/08/inspecting-sqlite-databases-on-android-and-ios/

シミュレータ、実機とまたがってテストする際に中身を検証しづらいSQLiteデータベースについて、基本からデバイスプラットフォーム別の解説をされています。

ちょうど知りたいネタだったので、ありがたい。

■Titaniumの標準APIのみで画像を正方形に切り抜いて表示する方法 - TitaniumMobile勉強記

http://h5y1m141.hatenablog.com/entry/2013/04/16/075317

タイトルの通りのテクニックについて。

■Extending ScrollableView with Focus and Blur listeners « Appcelerator Developer Center

http://developer.appcelerator.com/blog/2013/04/extending-scrollableview-with-focus-and-blur-listeners.html

先週当コーナーでも紹介したTipsが開発者blogのほうに転載されたようですので、再度ご紹介。

■Titaniumでアプリ開発 【Alloy入門編】 » RIAxDNP

http://www.riaxdnp.jp/?p=4460

イベント会場を何度か提供頂いている大日本印刷さんの技術blog内でAlloy入門が。

■Alloy - SplitWindow with navgroups in master and detail

https://gist.github.com/tonylukasavage/4991696

Alloy with iPadでSplitWindowを用いるためのテンプレート。

Android Holo Actionbar Alloy Sample Based on ideas by https://github.com/hoyo/ActionBarSample/tree/master/app

https://gist.github.com/ricardoalcocer/5339699

AndroidのActionbarをAlloyで使うためのコードサンプル。

■Embedding a YouTube video in Titanium

https://gist.github.com/FokkeZB/5354066

TiアプリにYouTubeの動画を埋め込む方法っていっても動画部分のurlをWebViewにたたきこむという、ひたすらに直球な方法ですね。

■@rafaelks: How to use custom Holo Theme in Android with Titanium Mobile

http://blog.rafaelks.com/post/47898772164/how-to-use-custom-holo-theme-in-android-with-titanium

Android上でHoloテーマを使うためのtips。

GitHub Watch

■billdawson/tijasmine · GitHub

https://github.com/billdawson/tijasmine

Ti向けJasmine実装。

■yozef/TiRadioButtonGroup · GitHub

https://github.com/yozef/TiRadioButtonGroup

RadioButtonグループを実現するiOSネイティブモジュール

■hidef/Titanium-OpenCV · GitHub

https://github.com/hidef/Titanium-OpenCV

iOS向けのOpenCVネイティブモジュール。使い勝手とかどうなんでしょうね…。

■urish/ZlSound · GitHub

https://github.com/urish/ZlSound

Zero Latency Soundというモジュールのソースらしい。

https://marketplace.appcelerator.com/apps/891?1689121681

■mumumu/Titanium-Android-VoiceRecognition · GitHub

https://github.com/mumumu/Titanium-Android-VoiceRecognition

Android音声認識をおこなうためのネイティブモジュール。