2008-02-25T01:59:17 *** Mark__T has joined #openils-evergreen 2008-02-25T02:29:06 *** gmcharlt has joined #OpenILS-Evergreen 2008-02-25T07:47:20 *** atheos has quit IRC 2008-02-25T08:28:16 *** dmcmorris_esi has left #openils-evergreen 2008-02-25T08:29:07 *** dmcmorris_esi has joined #openils-evergreen 2008-02-25T08:53:45 *** Mark__T has quit IRC 2008-02-25T08:54:59 *** Mark__T has joined #openils-evergreen 2008-02-25T09:51:57 *** Karen_ has joined #OpenILS-Evergreen 2008-02-25T10:07:11 *** Mark__T has quit IRC 2008-02-25T10:53:32 *** gmcharlt has quit IRC 2008-02-25T11:33:40 *** gmcharlt has joined #OpenILS-Evergreen 2008-02-25T11:38:34 *** dmcmorris_esi is now known as dmcmorr_esi_away 2008-02-25T11:38:37 *** dmcmorr_esi_away is now known as dmcmorris_esi 2008-02-25T11:43:05 *** dbs has joined #OpenILS-Evergreen 2008-02-25T11:47:43 *** dmcmorris_esi has left #openils-evergreen 2008-02-25T11:52:01 *** dmcmorris_esi has joined #OpenILS-Evergreen 2008-02-25T11:53:01 *** dbs has quit IRC 2008-02-25T12:35:25 *** dfiander has joined #OpenILS-Evergreen 2008-02-25T12:36:41 *** dfiander has joined #OpenILS-Evergreen 2008-02-25T12:37:28 *** djfiander has joined #OpenILS-Evergreen 2008-02-25T12:42:19 *** gsf is now known as gsf_ 2008-02-25T13:03:37 programming is way more fun than being a librarian some days 2008-02-25T13:13:07 *** sylvar has joined #openils-evergreen 2008-02-25T13:17:21 * djfiander suddenly remembers that all the cool kids are at or en route to Portland 2008-02-25T13:17:26 *sigh* 2008-02-25T13:21:52 * phasefx_ grumbles from his desk 2008-02-25T13:37:09 *** sylvar_ has joined #openils-evergreen 2008-02-25T13:38:11 *** sylvar has quit IRC 2008-02-25T13:38:42 *** sylvar_ is now known as sylvar 2008-02-25T13:39:54 djfiander: I'm here! :D 2008-02-25T13:39:54 Hmm. Can have multiple entries for and ? 2008-02-25T13:40:04 * asmodai waves to phasefx_ 2008-02-25T13:40:56 *** gmcharlt has quit IRC 2008-02-25T13:51:25 asmodai: sorry, but it's just not the same :( 2008-02-25T13:51:28 ;) 2008-02-25T13:51:53 * asmodai feels his heart break 2008-02-25T13:51:54 quite cool 2008-02-25T13:52:02 our tax return software in NL uses open source: 2008-02-25T13:52:05 nsis, libcurl, autopackage, JPEG software, zlib, gtk+, wxwidgets, openssl, md5, gsoap 2008-02-25T13:52:25 windows, mac, and linux versions downloadable 2008-02-25T13:52:31 asmodai: nice 2008-02-25T13:53:33 and the help file lists every licence 2008-02-25T13:53:36 very nice 2008-02-25T13:53:38 license 2008-02-25T14:20:32 *** lisppaste6 has quit IRC 2008-02-25T14:25:21 *** sylvar has quit IRC 2008-02-25T15:15:53 *** sylvar has joined #openils-evergreen 2008-02-25T15:17:34 *** lisppaste6 has joined #openils-evergreen 2008-02-25T15:46:05 Hmm. I've finally gotten OPAC searching to work. It seems that postgres wasn't answering fast enough on queries with lots of hits, but with a rare term like "androgenic", it manages to answer quickly enough. 2008-02-25T15:47:01 Next question: should http://[server]/opac/extras/jacket/small/[ISBN] actually be returning an image? I don't see 'jacket' in /openils/var/web/opac/extras. 2008-02-25T15:47:33 need to ask miker_ how we can tune postgres (or what system requirements you might need for your dataset), but he's newly a baby's daddy at the moment :) 2008-02-25T15:48:16 I'm pretty sure that gets rewritten with apache mod_rewrite or something similar, and is handled by an added content (which should default to Amazon) 2008-02-25T15:48:27 added content plugin 2008-02-25T15:48:49 OK, I'll check that out. I'm pretty sure our test server is a bit underpowered for the number of records we're using. 2008-02-25T15:50:55 I remember reading a book where some librarian plugged in a query and waited a few hours for a detailed response to help out the hero, but our frontends are more impatient these days :) 2008-02-25T16:04:40 Hmm. What should proxy.conf look like? 2008-02-25T16:05:06 I turned ProxyRequests on. Should I really "Allow from all"? That seems like a security hole... 2008-02-25T16:21:03 Ooo, got it! 2008-02-25T16:28:25 excellent 2008-02-25T16:29:43 *** djfiander has quit IRC 2008-02-25T16:31:00 I tried tweaking pg, but I don't know enough about it. I set work_mem to 10MB and restarted pg. After that, even after I restarted memcached, apache2, and opensrf, I got a nasty popup error message. So I changed it back. 2008-02-25T16:33:24 I did notice that on the Copy Summary, there are so many different item statuses that the table is far too wide for most screens. Is there a way to show fewer item statuses? 2008-02-25T16:37:16 sylvar: Copy Summary? 2008-02-25T16:37:46 In the OPAC? the table that shows how many of each item status exist per each volume? 2008-02-25T16:38:05 ah 2008-02-25T16:38:28 I think it only shows the statuses that are holdable.. are you going with defaults? 2008-02-25T16:38:49 dmcmorris_esi: yes 2008-02-25T16:39:10 try http://ln-s.net/1alC to see what I mean 2008-02-25T16:40:11 phasefx_: These look like they've been imported from Horizon. How do I change which statuses are holdable? 2008-02-25T16:40:40 /cgi-bin/config.cgi 2008-02-25T16:41:28 thanks 2008-02-25T16:42:48 might want to try renaming them to shorter alternatives, or consolidating if certain statuses are no longer needed 2008-02-25T16:44:26 yup 2008-02-25T16:46:32 also, I think the first 99 or so id numbers are supposed to be reserved for EG 2008-02-25T16:47:13 but gosh, I couldn't imagine 100 different statuses :D 2008-02-25T16:49:55 yeah, it's not that bad 2008-02-25T16:50:26 so is there a way to put the book's title into the , say, in header.xml? 2008-02-25T16:51:07 <phasefx_> we'd need to ask berick, but he's at code4lib 2008-02-25T16:51:17 <phasefx_> or maybe dbs (also at code4lib) 2008-02-25T16:51:42 <sylvar> Ideally, the <title> of a book's main page should be hackable to something like "$TITLE / $AUTHOR [$ORG_NAME]" 2008-02-25T16:52:15 <sylvar> so that if someone wants to save a result to bookmarks or del.icio.us or some such, it would actually have the book's title in... the title. 2008-02-25T16:52:41 <phasefx_> what would the org_name be? 2008-02-25T16:53:34 <sylvar> Oh, whatever's shown in "Now Searching:" I suppose. 2008-02-25T16:53:44 <sylvar> Dunno the canonical name for that variable. 2008-02-25T16:53:54 <phasefx_> gotcha 2008-02-25T16:54:54 <phasefx_> you can also get at other types of URL's for specific bibs.. unapi based stuff, etc. Get marcxml, mods, atom, things like that 2008-02-25T16:58:11 <sylvar> hmm, cool. Thanks! 2008-02-25T16:58:18 *** sylvar has quit IRC 2008-02-25T17:52:08 *** phase_bb has joined #openils-evergreen 2008-02-25T18:00:31 *** zar has joined #openils-evergreen 2008-02-25T18:01:22 *** Karen_ has left #OpenILS-Evergreen 2008-02-25T18:04:56 *** zar is now known as zilch 2008-02-25T18:05:33 *** zilch is now known as zarro 2008-02-25T18:09:42 * zarro == miker_ ... how's things, folks 2008-02-25T18:32:37 *** pmurray_away is now known as pmurray 2008-02-25T19:17:00 *** zarro has quit IRC 2008-02-25T19:31:35 *** djfiander has joined #OpenILS-Evergreen 2008-02-25T19:32:14 *** djfiander has joined #OpenILS-Evergreen 2008-02-25T19:52:56 *** pmurray is now known as pmurray_away 2008-02-25T19:54:10 *** pmurray_away is now known as pmurray 2008-02-25T19:55:37 *** pmurray is now known as pmurray_away 2008-02-25T20:25:16 *** wlayton has joined #OpenILS-Evergreen 2008-02-25T20:27:24 *** dbs has joined #OpenILS-Evergreen 2008-02-25T20:27:45 <djfiander> dbs: made it across the border, eh? 2008-02-25T20:27:51 <dbs> aye 2008-02-25T20:28:26 <berick> dbs: i think the happy hour thing might only be tuesday/wednesday/thursday 2008-02-25T20:28:26 <dbs> I think we even some successful EG installs at our session 2008-02-25T20:28:32 <dbs> NOOOOOO!!!!! 2008-02-25T20:28:36 <bradl> dbs: good! 2008-02-25T20:28:39 <djfiander> cool 2008-02-25T20:28:41 <bradl> dbs: glad you made it... 2008-02-25T20:29:05 <bradl> dbs: we all know berick couldn't hold the show together himself 2008-02-25T20:29:09 * bradl ducks 2008-02-25T20:29:16 <dbs> bah, he would have done a better job without me 2008-02-25T20:29:56 <berick> the AV situation was amusing 2008-02-25T20:29:56 <dbs> we're thinking that we would benefit from holding an install fest separately from a developer's eye view of EG 2008-02-25T20:30:08 <dbs> yeah - my neck hurts something fierce 2008-02-25T20:30:14 <bradl> haha 2008-02-25T20:30:26 <bradl> dbs has been infected 2008-02-25T20:30:38 <bradl> dbs: next you'll say your fixin' to head to dinner 2008-02-25T20:31:41 <berick> and.. "as all get out" 2008-02-25T20:31:41 <bradl> you're 2008-02-25T20:31:41 <bradl> duh 2008-02-25T20:31:41 <dbs> as long as I don't start mumbling about the po-po 2008-02-25T20:33:52 <djfiander> berick: when I retrieve a list of picklists, I can flesh the owners name with 'flesh_username' 2008-02-25T20:34:15 <djfiander> but I can't seem to flesh the owner's name when I retrieve a single picklist 2008-02-25T20:35:27 <berick> djfiander: I can add that 2008-02-25T20:35:37 <djfiander> tx 2008-02-25T20:40:30 <berick> djfiander: ok, added .. and comitting... 2008-02-25T20:41:03 *** sylvar_ has joined #openils-evergreen 2008-02-25T20:41:08 *** sylvar_ is now known as sylvar 2008-02-25T20:41:22 <dbs> sylvar: you see the holdings import demo stuff? 2008-02-25T20:43:36 <djfiander> berick: perfect. 2008-02-25T20:43:39 <dbs> sylvar: see also the mailing list where I point out a few corrections that need to be made to the package - but http://open-ils.org/downloads.php has a holdings import demo down at the bottom 2008-02-25T20:43:39 <dbs> okay, off for a drinky-poo now 2008-02-25T20:43:59 *** wlayton has quit IRC 2008-02-25T21:47:45 <sylvar> dbs: The problem was that postgres wasn't responding fast enough when the query had lots of hits. Rare search terms return results. I think it's a postgres tuning issue and I have no idea how to do that. 2008-02-25T21:47:59 <sylvar> But thank you! 2008-02-25T21:57:51 <djfiander> I am dangerously close to creating a PO 2008-02-25T21:58:37 <djfiander> in fact, you can see a couple of failed attempts at the bottom of the list of POs 2008-02-25T21:59:09 <djfiander> and now it's time to stop 2008-02-25T21:59:12 *** djfiander has quit IRC 2008-02-25T23:37:28 *** sylvar has left #openils-evergreen 2008-02-25T23:38:02 *** dbs has quit IRC