This domain is registered at Dynadot.com. Website coming soon.
RubyMotionを使えば書き慣れたRubyの構文でiOS/Mac OSXアプリが開発できます。といっても実際作られたものを見ないとどんなものができるのか分からないかと思います。 そこで参考になりそうなアプリ、Escapeを紹介します。なんとRubyMotionで作られたゲームです。 ゲーム開始画面。タップでスタートです。 緑色のブロックが迫ってきますので、水色のボールをドラッグして避け続けます。 点数は自動的に上がっていきますが、画面の枠に触れるとゼロリセットされます。 実際にゲームをプレイしているところを動画にしてみました。 スマートフォンアプリはシンプルなゲームが多いので、RubyMotionでも十分開発できそうです。 EscapeはiOS用、MIT Licenseのオープンソース・ソフトウェアです。 seanlilmateus/Escape
The document discusses the development and features of MacRuby and RubyMotion, two projects by Laurent Sansonetti that leverage LLVM for Ruby compilation. RubyMotion provides a command-line toolchain for developing iOS and OS X applications with a unified Ruby runtime, while also incorporating Objective-C and enabling static compilation for different architectures. Additionally, the document highl
RubyMotion 用の CoreData ラッパー gem である CoreDataQuery を先日から使い始めた。当初は理想の gem に出会ったと思っていたが、使っているうちに気に入らない箇所がちらほら。 自分は Named Scope が使いたいので多少の不満には目を瞑っている。でも人によっては我慢ならない、そもそも CoreData のラッパー gem を使いたくない、Objective-C のライブラリを使いたい、っていう人もいるだろう。そんな人でも ruby-xcdm は使った方が良い。 infinitered/ruby-xcdm ruby-xcdm は CoreDataQuery が利用している gem。Ruby で書いた CoreData のスキーマ定義から、xcdatamodeld ファイルを生成する機能はこの ruby-xcdm が担っている。RubyMotion
CoreDataQuery という CoreData ラッパー gem が公開された CoreDataQuery - CDQ | InfiniteRed 開発元は RubyMotionQuery と同じ InfiniteRed。 RubyMotion ではラッパー gem じゃなくて、MagicalRecord や NLCoreData のような Objective-C のライブラリを使えばいいやって思いはじめていたとき、この gem を観測。 ざっと目を通したところ興味を引かれる gem だったので触ってみた。 CoreDataQuery の特徴 MagicalRecord や NLCoreData、MotionData や MotionDataWrapper と比べて、 CoreDataQuery が優れている点は次の2つ。 Ruby でスキーマを定義できる MagicalRecord
年末から実はちょこちょことRubyMotionをいじっております。日本語の情報等もRubyMotion.JPに豊富にありましたので、有償ですがそれなりに取っ付きやすいです。 一番の利点というのはやはりRubyなので普通のロジックがスラスラ書けるという事です。Hash, Array,文字列操作等が普段の通りにできるのは思ったより効率が良く、書いていて楽しいです。 もちろん同じ動きをObjective-Cでも書けない事は無いのですが普段使い慣れないのもあり、文字列操作でさえメソッドを検索したり、NSDictionaryってどうだっけ?みたいな事を調べながら進んでいくのでなかなか集中した時間が無いと進まないのです。 もちろんUIKit的な部分は知識が乏しいので調べながらでないと書けませんが、基本的なロジックがRubyで書けるだけでも、形がどんどんできていく感じがします。 個人的にはIBというのを
今回は RubyMotion で地図を表示したり、現在位置やジオコーディングから位置情報を取得して地図上にピンを置いたりしてみたいと思います。 RubyMotion 独自のノウハウはそれほど多くありませんが、少々楽をするために以下の 2 つの gem を使ってみたいと思います。 おなじみの BubbleWrap MapKit の RubyMotion 用ラッパーである MapKitWrapper 地図を表示させる まずはとにかく地図を表示させてみましょう。 プロジェクトの作成から gem のインストール、メインになる View Controller の作成まで行います。 $ motion create LocationSample $ cd LocationSample $ vim Gemfile # 以下を追加 gem 'bubble-wrap', require: 'bubble-wr
2014-01-12 RubyMotionがすごく良く分かる良記事のまとめ iOS開発の記事のまとめ iOS開発 こんにちはnasustです。RubyMotionの記事が溜まってきたので、まとめてみました。 RubyMotionとはRubyでiOSのアプリが開発できるソフトです。文法はRubyですが、コンパイルするとネイティブコードに変換される為、ネイティブアプリと同等のスピードで動作します。 Rubyであるので、Objective-Cの訳が分からない文法やメモリ管理から解放されます。 ただし、APIはObjective-Cのものを呼ぶ為、APIのドキュメントを読むくらいの知識は必要です。 簡単なアプリ開発に、さくっとコードが書けるので適しています。 以下のまとめは『すごい参考になるiOS開発関連の良記事まとめ、ライブラリ、プログラミング、UI/UX、プロモーションのメモ - showrt
トップ > iPhone > カメラアプリFrontbackに日本でもブレイクの兆し、おすすめユーザーと撮影のこつもまとめておきました #frontback いしたにまさきの新刊:HONDA、もうひとつのテクノロジー ~インターナビ×ビッグデータ×IoT×震災~ 01 それはメッカコンパスから始まった|Honda、もうひとつのテクノロジー 02 ~インターナビ×GPS×ラウンドアバウト~ 運転する人をサポートすること|Honda、もうひとつのテクノロジー 03 ~インターナビ×災害情報×グッドデザイン大賞~ 通行実績情報マップがライフラインになった日 2014.01.10 2014年もまだ始まったばかりですが、私が見つけて、コグレさんが引火させるというどっかで見た光景がどうやら始まった模様です。 リンク: [N] 2枚撮影して1枚にするiPhoneカメラアプリ「Frontback」ちょっと
motion-popup: a RubyMotion gem for popup panels in your status bar app Jan 4 2014 Happy New Year to you all! Hope you all had a happy holidays and wonderful New Years. In the last tutorial we setup a custom user interface using a popup window panel underneath our status bar menu item. I've now moved the core re-usable code to make that happen into its own little gem to make it easier for you to us
Thanks for downloading our free 30 day trial! The file should begin downloading shortly. You'll soon receive an email with a trial license key. We have a community support area here to help get you started but feel free to contact us too Posted on 7 Jan 2014 Written by Ryan Grey We have exciting news! A beta version of our RubyMotion Gem for ShinobiCharts is now available for download. Huzzah! Pro
Hi! I'm Jamon Holmgren. I'm a business owner, game developer, rec league ice hockey goalie, husband, father of four, new grandpa. I'm located in the beautiful Pacific Northwest, USA. I am one of the co-founders of Infinite Red, a fully remote React Native app consulting company located in the USA. We're the best React Native experts you'll find, and I'm very proud of the team we've built. I'm also
iBeacons are low powered bluetooth devices that emit a UUID that any compatible device can pick up. iOS 7 introduced some new APIs which make it incredibly easy to not only search for iBeacons, but to also create them. It's very simple to set up both a transmitter and a reciever with any of these iOS devices: iPad mini iPhone 5 / 5s /5c iPhone 4s iPad 3 / 4 / Air iPod Touch 5 + You'll need at leas
This is the official blog of RubyMotion, a toolchain for iOS and OS X development that lets do you do iPhone, iPad and Mac apps in Ruby. Follow us on Twitter to stay tuned with everything that's happening in the community! Not a RubyMotion user yet? Give it a spin today! Our last release of the year, featuring a few major changes. Let’s dive in! Device Crash Reports It is an unfortunate reality th
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く