「CheckTrend」のバージョンアップを行いました。これでバージョン1.3です。こちらからダウンロードできます。このバージョンでCheckTrendの開発は一旦落ち着く予定です。
iTunesでダウンロード

■更新点
・デザインリニューアル!
・投稿先がtwitter・Facebook等に加えEvernoteにも対応しました。(ShareKitを使用させて頂きました)
・データ読み込み中操作できなかったのを修正しました
・高速化した…はずです。


■アプリについて
流行キーワードを一覧で表示するアプリです。手早く今話題の事を知るのに特化しています。
Googleトレンド(毎時更新?)
Yahoo!急上昇ワードランキング(ほぼ毎日更新)
MSN気になる言葉週間急上昇ランキング(毎週更新)
buzztter(twitterで呟かれている言葉。ほぼリアルタイム)
Amazon.co.jp本のヒット商品 (過去24時間で最も売上が伸びた商品)
と、更新頻度の異なるサービスを混ぜたので、広く流行や関心事がわかります。

今回のバージョンから、見ているページを様々なサイトに投稿できるようになりました。対応しているのは以下のサービスです
・Twitter
・Facebook
・Tumblr
・Delicious
・Google Reader
・Instapaper
・Pinboard
・Read It Later
・Evernote
・メールで送信
これらはShareKitにより実現しています。
現在、ログアウトを実装していません。なので、複数のアカウントを使い分けている人、すみません。


■英語版
このアプリは英語版も同時にリリースしています(iPhoneの言語設定を英語にすれば見れます)。英語版では、
・キーワードを機械翻訳により日本語と英語で同時に表示
・キーワードをタップすると、Google Translateを使って英語に翻訳したサイトに接続
という動作をします。

■イメージ
ssJ-v13-01 ssJ-v13-02 ssJ-v13-03 ssJ-v13-04


■その他
・データ取得や切りかえのタイミングにより、データに数時間程度の遅れがある場合があります。
・データが取得できない時は、一度左上の更新ボタンを押してみてください。それでだめならすみません。。


■使用したフレームワーク
ShareKit、twitter投稿等に使用しました。
MBProgressHUD、読み込み中の状態表示の為に使用しました。


■今後やりたいこと
・Evernoteにデータを送れない事が多いのをどうにかしないと。。



■Sharekit License

ShareKit is open source as described by the MIT license:

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE


■MBProgressHUD License

This code is distributed under the terms and conditions of the MIT license.

Copyright (c) 2009 Matej Bukovinski

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Extensive documentation is provided in the header file (MBProgressHUD.h).