Cocoaの最近のブログ記事
CamelBones - HomeCamelBones 0.2.3
Not a major release, but it has a few interesting things. Thread support and more flexible method naming are the primary additions. See What's new in 0.2.3 for more.
なにげにバージョンアップしてるな…。
Cocoa Dev Central: Cocoa and Perl 窶箱There's More Than One Way to Do ItIntroduction窶杯he PerlObjCBridge
The intended audience for this article includes:
Cocoa Objective-C veterans who want to explore using Perl from Objective-C
Perl veterans who want to deploy their Perl skills in Cocoa.
The authors include one of each.
Since September 2002, the Cocoa development environment in Mac OS X has included the PerlObjCBridge module. Users can find it at /Library/Perl/darwin/PerlObjCBridge.pm in Jaguar or at /Library/Perl/5.8.1/darwin-thread-multi-2level/PerlObjCBridge.pm in Panther to begin exploration. Jaguar installs with Perl 5.6; Panther installs with Perl 5.8.1.
知らなかった、こんなのあったのね…。
CamelBonesいらないってことかな?
まだ詳しく見てませんが。。。
【奇跡の復活】米 Apple 社 OpenCocoa を発表【OPENSTEP】
APPLE社、Sun社、UNIX 系 OS 用 Cocoa アプリ実行環境 OpenCocoa を発表
米APPLE社は、OpenDarwin.org、 米 Sun 社と共同で UNIX 上で Mac OS X 用の Cocoa アプリケーションを実行する環境 OpenCocoa を開発し alpha 版をリリースした。
発表によると、この実行環境は NeXT の遺産である OPENSTEP をもとに Mac OS X と並行して開発を継続していたもので、Intel チップを搭載した PC/AT互換機上の Darwin, FreeBSD, GNU/Linux、および Sun の SPARC チップ搭載機上の Solaris、GNU/Linux などの UNIX 系 OS 上で動作する X Window System (XFree86/X11R6) で AQUA 風の GUI を実現し Mac OS X 用に書かれた Cocoa アプリケーションを実行できるようにするというもの。
最近技術的な話ばかりで、見てる人が減りそうなのですが…。
CocoaのNSURLというクラスがあるのですが、これで日本語の文字列を使って、
GETを投げたいとかなり前から悩んでいたのですが、やっと解決したのでここに記しておきます。
