00:22:55 sellout [~Adium@c-98-245-92-119.hsd1.co.comcast.net] has joined #ccl 02:23:18 -!- huangjs [~huangjs@190.8.100.83] has quit [Quit: Leaving] 02:58:40 -!- rme [rme@5588E3FB.14728EE.699BA7A6.IP] has quit [Quit: rme] 02:58:40 -!- rme [~rme@50.43.189.178] has quit [Quit: rme] 03:25:58 rme [~rme@50.43.189.178] has joined #ccl 04:12:46 -!- alms_ [~alms_@209-6-130-32.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has quit [Quit: alms_] 04:59:16 -!- pjb [~t@81.202.16.46.dyn.user.ono.com] has quit [Remote host closed the connection] 05:15:28 -!- rme [rme@5588E3FB.14728EE.699BA7A6.IP] has quit [Quit: rme] 05:15:29 -!- rme [~rme@50.43.189.178] has quit [Quit: rme] 07:02:32 -!- pirateking-_- [~piratekin@c-67-169-182-169.hsd1.ca.comcast.net] has quit [Quit: pirateking-_-] 07:03:22 pirateking-_- [~piratekin@c-67-169-182-169.hsd1.ca.comcast.net] has joined #ccl 10:26:57 consolers [aphelion@59.92.74.176] has joined #ccl 10:28:13 gbyers, GNU emacs actually does open(O_WRONLY|O_CREAT|O_TRUNC) and writes the content back when saving a file 10:29:09 when the file exists, this invariably causes a disk spin up on meta data update on all ext* systems 10:31:41 the noise is around file locking and handling backups 10:39:14 -!- consolers [aphelion@59.92.74.176] has left #ccl 11:32:45 gbyers: Yes, iTunes.h seems to look ok. 11:39:20 gbyers: See relevant snippets of iTunes.h and iTunes.ffi at: http://paste.lisp.org/display/129328 12:50:41 rme [~rme@50.43.189.178] has joined #ccl 13:57:01 alms_ [~alms_@209-6-130-32.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has joined #ccl 13:58:15 -!- alms_ [~alms_@209-6-130-32.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has quit [Client Quit] 14:04:31 -!- rme [rme@5588E3FB.14728EE.699BA7A6.IP] has quit [Quit: rme] 14:04:31 -!- rme [~rme@50.43.189.178] has quit [Quit: rme] 15:32:38 ddp [~ddp@host161-39-static.195-31-b.business.telecomitalia.it] has joined #ccl 15:33:14 -!- ddp [~ddp@host161-39-static.195-31-b.business.telecomitalia.it] has quit [Client Quit] 16:23:22 -!- peccu1 is now known as PECCU 16:23:35 rme [~rme@50.43.189.178] has joined #ccl 17:57:09 alms_ [~alms_@209-6-130-32.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has joined #ccl 17:59:47 -!- rme [~rme@50.43.189.178] has quit [Quit: rme] 18:12:06 peterhil`: I annotated that paste (and hopefully spelled things right) ... 18:22:45 -!- alms_ [~alms_@209-6-130-32.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has quit [Quit: alms_] 19:19:28 huangjs [~huangjs@190.8.100.83] has joined #ccl 19:49:11 -!- sellout [~Adium@c-98-245-92-119.hsd1.co.comcast.net] has quit [Quit: Leaving.] 21:29:23 I got NIL. And noticed all the .cdb files were 4,5 Kb and the same according to diff. I changed the path to iTunes.h to be an absolute path, after which the files were several hundred KB each. Now I get (require 21:29:23 "COCOA-APPLICATION") 21:29:23 > Error: ObjC class SBObject not found 21:29:23 > While executing: LOOKUP-OBJC-CLASS, in process listener(1). 21:29:35 I'll try to rebuild CCL 21:33:05 Wow! It worked! :-D Thank you! 21:59:53 I'm making an alarm clock application - so now I'm wondering how should approach making a LaunchDaemon or other daemon for it. 22:00:20 I want it to be controllable from a command line client too. 22:00:30 Any suggestions for good libraries to look at? 22:03:32 Btw, the path I changed was in populate.sh 22:13:45 If I ever knew anything about LaunchDaemon I've forgotten it, sorry. 22:15:58 sellout [~Adium@c-98-245-90-138.hsd1.co.comcast.net] has joined #ccl