MacRubyXcode 4.3 のインストール場所が、これでは "/Deveroper" 以下のディレクトリだったのですが、Xcode 4.3 からは "/Applications" 以下になってしまいました。そのため、MacRuby 0.10 などすでにリリースしているパッケージでは、正しくインストール出来... 続きを読む
目次 Mar 6th, 2012 入門編 MacRuby の環境を構築しよう 新規プロジェクトをつくってみよう ストップウォッチを作る Deployment してアプリケーションを配布しよう Mar 6th, 2012 Tweet Recent Posts Deployment … 続きを読む
Mac Rubyではじめる!Macアプリ開発入門 — Presentation Transcript > p "Hello""Hello"> puts "Hello"Hello> print "Hellon"Hello> printf "%sn", "Hello"Hello > "Hellon""Hellon"> 123456123456> 0b101111> :Hello:Hello > height = 175175> HEIGHT = 17517... 続きを読む
Dismiss Octotip: You've activated the file finder by pressing t Start typing to filter the file list. Use ↑ and ↓ to navigate, enter to view files. 続きを読む
Core Data is Cocoa’s model and framework for manipulating and storing data. In a nutshell, Core Data provides a nice way to handle relational object persistence without having to worry about the underlying storage. 続きを読む
このエントリはRuby AdventCalender 2011の企画ですRuby Advent Calendar の25日目の記事です。24日目は@kwappaさんのHappy Xmas, Rubyists! | Kwappa研究開発室でした。ちなみに、12/25と言うと、バカボンのパパや銭形のとっつぁんの誕生日として知られています... 続きを読む
MacRubyゴールデンウィークは風邪をひいてしまい、体調を崩していたりしていました。しばらく日記を書いていないあいだに、MacRuby 0.10 や Xcode 4がリリースされたりしていますね(^ ^;Core Plotというグラフをプロットする Framework を MacRuby で遊んでみた... 続きを読む
MacRuby is a framework for writing Cocoa (Mac) applications in Ruby. MacRuby provides XCode templates, and allows for the use of Interface Builder, among the other nice tools available in OSX. My blog: http://connordenman.com Twitter: http://... 続きを読む
It's exiting times for MacRuby developers. MacRuby 0.10 was recently released, and Xcode 4 is finally out. And while Apple has announced that MacRuby will be included in Lion, it will be a private framework, not a public one. For now, you nee... 続きを読む
People always ask me why I never find a programming language for the Mac and settle down down down. C’est absolument incroyable indeed as the answer should be pretty straight forward to those who have already written an application for the M... 続きを読む