Blog post: Accessing the Keychain with MacRuby
Hi guys, I got around building a wrapper around a C class in order to be able to access OSX' Keychain from MR. I hadn't done something like this before, so I thought it'd be a good idea to write it down. Maybe it'll help some other (Obj-)C newbs. ;) http://blog.zottmann.org/post/370827421/access-the-keychain-with-macruby Let me know what you think, or if I screwed up somewhere etc. All feedback welcome. Cheers, C. -- Carlo Zottmann Munich, Germany. -- http://carlo.zottmann.org TwerpScan -- Anti-Fool Twitter Contact Management Tool. http://twerpscan.com/
Great stuff Carlo, I wrote something a bit similar a while back: http://www.macruby.org/recipes/create-an-objective-c-bundle.html Would you mind converting your article into a recipe for the macruby site? (more info there: http://www.macruby.org/documentation/website-contributions.html) Thanks, - Matt On Thu, Feb 4, 2010 at 10:08 AM, Carlo Zottmann <carlo@zottmann.org> wrote:
Hi guys,
I got around building a wrapper around a C class in order to be able to access OSX' Keychain from MR. I hadn't done something like this before, so I thought it'd be a good idea to write it down. Maybe it'll help some other (Obj-)C newbs. ;)
http://blog.zottmann.org/post/370827421/access-the-keychain-with-macruby
Let me know what you think, or if I screwed up somewhere etc. All feedback welcome.
Cheers, C.
-- Carlo Zottmann Munich, Germany. -- http://carlo.zottmann.org
TwerpScan -- Anti-Fool Twitter Contact Management Tool. http://twerpscan.com/ _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
On 4 February 2010 19:30, Matt Aimonetti <mattaimonetti@gmail.com> wrote:
Great stuff Carlo, I wrote something a bit similar a while back: http://www.macruby.org/recipes/create-an-objective-c-bundle.html
I know, I've referenced your recipe in my article. :)
Would you mind converting your article into a recipe for the macruby site?
Absolutely not, I'd be happy to! I'll get to it in the next few days. Fame and glory, here I come… C. -- Carlo Zottmann Munich, Germany. -- http://carlo.zottmann.org TwerpScan -- Anti-Fool Twitter Contact Management Tool. http://twerpscan.com/
Feel free to ping me on gtalk if you have questions/comments. -Matt Sent from my iPhone On Feb 5, 2010, at 0:06, Carlo Zottmann <carlo@zottmann.org> wrote:
On 4 February 2010 19:30, Matt Aimonetti <mattaimonetti@gmail.com> wrote:
Great stuff Carlo, I wrote something a bit similar a while back: http://www.macruby.org/recipes/create-an-objective-c-bundle.html
I know, I've referenced your recipe in my article. :)
Would you mind converting your article into a recipe for the macruby site?
Absolutely not, I'd be happy to! I'll get to it in the next few days. Fame and glory, here I come…
C.
-- Carlo Zottmann Munich, Germany. -- http://carlo.zottmann.org
TwerpScan -- Anti-Fool Twitter Contact Management Tool. http://twerpscan.com/ _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
participants (2)
-
Carlo Zottmann
-
Matt Aimonetti