Right views for a N items, each of which can have M items within it?

2011-02-08 Thread Brian Marick
factory. Anyone have any suggestions for the right element-container and file-within-element-container classes to use? - Brian Marick, Artisanal Labrador Contract programming in Ruby and Clojure Author of /Ring/ (forthcoming; sample: http://exampler.com/tmp/ring.pdf) www.exampler.c

Re: Exporting a private key with SecKeychainItemExport

2010-07-06 Thread Brian Marick
-P "sesses" security: SecKeychainItemExport: Passphrase is required for import/export. $ security export -k "my.keychain" -t privKeys -w -P "sesses" security: SecKeychainItemExport: One or more parameters passed to a function were not valid. ... etc - Brian Mari

Exporting a private key with SecKeychainItemExport

2010-07-06 Thread Brian Marick
CSSM_KEYUSE_WRAP = 0x0040, CSSM_KEYUSE_UNWRAP =0x0080, CSSM_KEYUSE_DERIVE =0x0100 Any ideas? - Brian Marick, independent consultant Mostly on agile methods with a testing slant Author o

Adding secure notes to a keychain programmatically

2010-07-06 Thread Brian Marick
eychain password (or something). Does anyone know? I can't find anything with a web search. [This is on Snow Leopard.] - Brian Marick, independent consultant Mostly on agile methods with a testing slant Author of /Programming Cocoa with Ruby/ www.exampler.com, www.exampler.com/blo

NSComboBox clicks make containing window disappear

2008-08-26 Thread Brian Marick
use its internal data. The data source is a Ruby class. (This is a RubyCocoa app.) Ideas? - Brian Marick, independent consultant Mostly on agile methods with a testing slant www.exampler.com, www.exampler.com/blog, www.twitter.com/marick ___ Coc