00:04:06 loggy has joined #openacs 00:04:06 topic is: Welcome to the OpenACS Helpline | http://www.openacs.org/ 00:04:06 Users on #openacs: loggy Psychephylax abbaJ rbm strainmaker shagster davb AaronSw chump docwolf 00:04:06 This channel is logged: http://www.blogspace.com/openacs/chatlogs/ and blogged: http://www.thedesignexperience.org/openacs/ircblog 00:04:09 C: the ultimate robot magazine. Every fortnight 00:04:09 commented item C 00:04:15 ?:) 00:04:28 * Psychephylax pokes dave in the nose with a banana 00:04:41 Its a ROBOT. Its cool. 00:05:04 check this out: http://www.dslreports.com/forum/remark,1552479;root=cable,opt;mode=flat 00:06:31 heh 00:09:05 Psychephylax: checkout http://www.godwinsroom.com/html/search.php?query=&author=wolf 00:15:19 * Psychephylax looks 00:16:18 too much text :( 00:18:52 heh 00:22:44 bbl 00:54:15 rbm has quit 00:57:34 hey guys 00:57:39 you checking out my site? 00:57:43 ;-) 00:59:00 reading that stuff is like watching a train wreck... 00:59:22 You should probably just link to all the slashdot threads and save yourself some time. 00:59:27 rotfl 00:59:46 the thing that freaks me out about much "online chatter" 00:59:49 is 00:59:56 when an innocent forum goes horribly wrong 01:00:07 like, slashdot is usually a dump 01:00:09 so it's no surprise 01:00:15 but.. like, that skyscraper one 01:00:17 totally random 01:00:58 right. People go to slashdot to do that on purpose. That is scary. It is the anonymous factor. 01:03:14 anyway, i'm still working on the interface 01:03:21 then hopefully people will start posting some funny stuff 01:05:53 should be interesting 01:10:03 rbm has joined #openacs 01:15:13 rbm has quit 01:19:09 jabba_ has joined #openacs 01:19:58 abbaJ has quit 01:43:28 rbm has joined #openacs 01:48:48 rbm has quit 01:52:38 rbm has joined #openacs 01:59:35 heya rob 01:59:46 you got a little time for a question? 02:05:01 jabba_ has quit 02:06:19 jabba_ has joined #openacs 02:06:39 ugh 02:06:41 anyone here? 02:29:06 [GlobalNotice] Hi all. Services will be back up in a moment, after some splitting. Please bear with us. 02:30:15 rbm has quit 02:30:56 rbm has joined #openacs 02:31:15 This channel is logged: http://www.blogspace.com/openacs/chatlogs/ and blogged: http://www.thedesignexperience.org/openacs/ircblog 02:31:17 [GlobalNotice] Done. Thanks for your patience. 02:40:38 hi 02:57:34 volkadav has joined #openacs 03:00:10 would you all mind if I asked a few newbie questions about openacs/aolserver (specifically setting up the pg driver)? 03:01:01 go ahead. 03:02:46 openacs 3.2.5, aolserver 3.4 for reference. with either the aolserver nspostgres.so or the openacs pgdriver postgres.o, the server fails saying "can't find foo" when foo is exactly where the server says it can't find it (/usr/local/aolserver/bin/{name}.so) 03:02:56 pg 7.1.3 03:03:02 the module builds fine 03:03:25 OK I know this one. ... 03:03:38 :) probably something stupid I'm just not catching 03:03:55 Where are the postgresql libs installed? 03:04:29 they're in /usr/local/pgsql/lib/ 03:05:16 (thanks for your help by the way :^) I'm trying to follow along to Don Baccus's article on devshed and this seems to be the only thing I can't get working) 03:05:45 do this ( i am reading from the bboard) ldd postgres.so 03:06:14 ahhhh. ok. "libpq.so.2 => not found" 03:06:18 hrm 03:06:27 ok. check this out : 03:06:29 This is not so mysterious actually, and is exactly the same issue that Oracle people have: your system has to know where to find the shared libraries of the Postgres driver. I recommend *against* making copies or symlinks in your /usr/lib directory, which will crowd things in there. 03:06:29 Instead, you should set things up so that the library load path will find the libpq stuff. If you're under Linux, the recommended way of doing this is to edit your /etc/ld.so.conf file and add /usr/local/pgsql/lib to it, then to run /sbin/ldconfig (all as root). Otherwise, you will need to wrap your nsd in a shell script that sets the LD_LIBRARY_PATH correctly. 03:07:00 BTW, what are you planning on doing with OpenACS, if you don't mind. 03:07:26 just curious, really. I read philip and alex's guide to web publishing a while back. 03:07:37 just a learning experience 03:07:40 Also use the OpenACS postgres driver. 03:07:54 yeah, I got that one. 03:08:34 I've been a big postgresql fan for about a year and a half so it was cool to find somebody really using the full capabilities of it as well. 03:08:48 Cool. I was going to say you might want to look at OpenACS 4, but you probably will learn more with 3.2.5. 03:09:04 4.x is the java-ized version, correct? 03:10:00 No, its Tcl. 4.6 I think is the ArsDigita Java version. This is based on 4.2, works on Oracle and Postgresql. But its still in testing. not beta yet, but alot of it works. 03:11:09 cool. yeah, I wouldn't know if it was me or the sw if something bombed so prebeta code probably wouldn't be the best learning vehicle. :^) 03:11:40 good point. 03:11:51 3.2.5 is easier to learn. 03:12:50 hot damn, it worked! :-) those wascally shared libraries... 03:12:59 yep. 03:13:06 thanks so much for your help 03:13:41 No problem. I had that same problem every time I installed a new postgresql. I know where all the answers are in the bboard because most of them are my questions. 03:16:00 gilbertw has joined #openacs 03:21:07 gilbertw has quit 03:25:58 Disconnected from irc.openprojects.net (Connection reset by peer) 03:26:15 loggy has joined #openacs 03:26:15 topic is: Welcome to the OpenACS Helpline | http://www.openacs.org/ 03:26:15 Users on #openacs: loggy volkadav strainmaker shagster davb AaronSw chump docwolf jabba_ rbm 03:26:16 This channel is logged: http://www.blogspace.com/openacs/chatlogs/ and blogged: http://www.thedesignexperience.org/openacs/ircblog 03:26:59 volkadav has quit 04:34:37 moooo 04:55:57 clear 05:37:51 chump has quit 05:38:53 chump has joined #openacs 05:40:11 hey chump, what's going on? 05:40:14 chump: you there/ 05:40:15 Not understood: you there/ 05:40:26 heh 06:38:50 chump:view 06:38:50 A: HTTP GET form for Weblogs.com (http://newhome.weblogs.com/pingSiteForm) 06:38:51 B: SQLWork and other Oracle stuff (http://oracle.mattshouse.com) 06:38:52 C: Real Robots (http://www.realrobots.co.uk/magazine.html) 06:38:52 guess so 06:39:36 A:Ouch, this really needs to be a POST. 06:39:36 commented item A 12:21:11 AaronSw: I thought so! 13:41:16 ola has joined #openacs 13:44:55 Hi ola 13:50:29 hello Dave! time for me to do some serious porting work. 13:56:31 Great, 14:21:20 the "watch" fearure is real nice. 14:25:27 Yes, very handy. 14:25:46 looks like ''f'' is no good in a QUERY like: select mp3_playlist__new(blah,blah,...,''f'',blah); 14:26:15 Is it a boolean type? use TRUE or FALSE 14:26:19 should be single single quotes.. 14:26:26 yes, bolean. 14:26:43 postgresql should be able to cast the 'f' to FALSE, but sometimes it doesn't work. 14:26:44 s/bolean/boolean 14:27:43 yes, but I think the thing is I used four single quotes instead of two... 14:28:23 aga. Yeah that is a pain. Its in a pl/pgsql? 14:29:27 no. an extracted query. 14:29:42 OK 14:30:11 it works now, anyway;-) 14:31:56 cool. 15:24:36 dave, do you know what this could be? 15:24:42 Can't locate MPEG/MP3Info.pm in @INC (@INC contains: /usr/lib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0 /usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl .) at /web/openacs4/packages/mp3jukebox/bin/mp3_file_scan line 3. 15:25:39 * ola wishes he knew more about perl 15:26:13 Looks like a missing Perl module that it uses to parse the MP3 files or something. 15:26:40 check perl.org in hte CPAN archive for a module called mp3info. 15:26:48 AaronSw: are you around? 15:27:00 I forgot the command to install a perl module. 15:27:33 actually thats probably on perl.org somewhere too. 15:27:44 ola: do the docs mention anything about that? 15:50:33 thanks, dave! 15:50:55 docwolf has quit 15:51:02 no this isn't documented, but it should be: 15:51:17 heh 15:51:40 Roberto said something about removing the perl dependencies.... 15:53:11 Mayby he can help me with that. :-) 15:53:38 right. So apparently it uses that to get the song title,etc out of the MP3 file. 15:59:07 yes, and possibly also to start xmms/winamp, I'm not sure yet. 16:01:01 fun! 16:44:20 hmm. pentagon confirms attacks against Kabul... 16:44:27 woah! 17:31:10 This Yahoo store is killing me! 18:04:56 kill it back. 18:08:27 heh 18:55:30 I have so far spent ALL day trying to figure out how to upload images to the yahoo store and display them on the page. If I hear someone complain about OpenACS documentation, I will force them to build a Yahoo store!! 19:29:58 bu huu! Kenny Brack is only in eleventh place in the cart race:-( 19:37:01 sorry to hear that. 19:45:23 Oh I just LOVE Yahoo Store. They use a totally undocumented template language. I am having a good time. 19:49:24 OK, enough totally off topic stuff. Where are all the OpenACS questions?? 20:05:32 heh 20:05:39 it's sunday! 20:07:17 is Yahoo store open source or what? 20:09:17 No way! Well. You can modify the template code for each store. They host it on their servers which translate everything. 20:09:41 I actually figured out a way to get arbitraty HTML in there. Its a big pain. But at least its progress. 20:10:32 I REALLY appreciate OpenACS templating system. It is really nice. 20:13:28 rzolf has joined #openacs 20:13:40 i'm adding 20:13:42 a subsite 20:13:48 and getting an error message 20:14:02 Never tried it. Oracle or Postgresql? 20:14:08 postgres 20:15:03 from /admin/site-map 20:15:14 i add a new subfolder called "ibd" 20:15:21 then try to mount new application 20:15:35 of type "acs subsite" 20:15:38 and get error message 20:15:50 I just tried it and it worked for me. 20:15:52 is this a known problem? 20:15:59 hm 20:16:00 Do you already have a subsite? 20:16:13 just a main site. 20:17:05 Ok. How recent is your code? 20:18:06 What error message is it anyway? 20:18:28 the code is maybe 3 weeks okld 20:18:30 old 20:18:56 Database operation "0or1row" failed (exception NSDB, "Query was not a statement returning rows.") 20:18:56 while executing 20:18:56 "ns_pg_bind 0or1row nsdb0 { 20:18:56 20:18:56 select case when count(*) = 0 then 0 else 1 end 20:18:56 from apm_packages 20:18:59 where package_id = :new_package_id 20:48:17 Disconnected from irc.openprojects.net (Connection reset by peer) 20:48:28 loggy has joined #openacs 20:48:28 Users on #openacs: loggy rzolf ola chump jabba_ AaronSw davb shagster strainmaker 20:49:15 the errors start with: 20:49:47 Error: Ns_PgExec: result status: 7 message: ERROR: Remo\ 20:49:47 veFunction: function '__exec_16_add_constraint()' does not exist 20:49:59 [07/Oct/2001:16:46:45][17261.92165][-conn41-] Error: dbinit: error(localhost::gitdown4,ERROR: RemoveF\ 20:50:00 unction: function '__exec_16_add_constraint()' does not exist 20:50:14 Error: APM: Post-instantiation procedure, acs_subsite_po\ 20:50:15 st_instantiation, failed: can't read "1": no such variable 20:50:34 hmmmm 20:50:38 Weird. 20:51:06 i should probably just upgrade 20:51:24 could be. I think it is still being worked on. 20:51:43 but, 20:51:49 you are able to add a subsite? 20:51:53 Yes. 20:52:02 I did new folder, new application 20:52:04 actually 20:52:10 (ACS subsite) 20:52:15 before i get into it, is it possible to do this: 20:52:22 i have site, foobar.com 20:52:31 i want to add subsite foobar.com/ibd 20:52:41 and foobar.com/pepsi 20:52:58 and when users in group ibd 20:53:00 log in 20:53:03 they get tossed to ibd 20:53:08 same with group pepsi 20:53:24 Not sure. Hopefully it would work that way. 20:53:28 i know how to do this with old sloppy acs3.2.x 20:53:45 but would rather use 4 20:53:59 just checking to see if anyone has actually done this. 20:55:45 Right. Probably should hit the bboard. 20:55:51 k 20:57:30 The subsite docs do not mention how that would work. 21:03:24 yeah, which is sort of odd. 21:03:47 since, i'm assuming that is what the subsites are actually supposed to do. 21:04:26 rbm has joined #openacs 21:04:36 i just wanted to check to see if it is merely a matter of upgrading my openacs4 install before actually digging into the code 21:05:03 right 21:06:31 if you can add a subsite, i'm assuming that my subsite problem can be fixed by upgrading 21:32:57 [GlobalNotice] We're sorry yet again but services should be up after a brief netsplit. Have a nice day. 21:35:08 ola has quit 21:41:25 jabba_ has quit 21:41:25 rzolf has quit 21:41:25 strainmaker has quit 21:41:25 shagster has quit 21:41:25 davb has quit 21:41:25 AaronSw has quit 21:41:30 ChanServ has changed the topic to: Welcome to the OpenACS Helpline | http://www.openacs.org/ 21:41:31 This channel is logged: http://www.blogspace.com/openacs/chatlogs/ and blogged: http://www.thedesignexperience.org/openacs/ircblog 21:41:50 strainmaker has joined #openacs 21:41:50 shagster has joined #openacs 21:41:50 davb has joined #openacs 21:41:50 AaronSw has joined #openacs 21:41:50 jabba_ has joined #openacs 21:41:50 rzolf has joined #openacs 22:32:49 AaronSw has quit 22:32:50 AaronSw has joined #openacs 22:42:39 AaronSw has quit 22:42:59 AaronSw has joined #openacs 23:50:05 Testing new kernel 23:50:07 davb has quit