Time |
Nick |
Message |
00:27 |
|
jonadab joined #evergreen |
01:38 |
|
book` joined #evergreen |
02:10 |
|
jeffdavis joined #evergreen |
07:45 |
|
redavis joined #evergreen |
08:12 |
|
BDorsey joined #evergreen |
08:42 |
|
mmorgan joined #evergreen |
08:47 |
|
kmlussier joined #evergreen |
08:48 |
kmlussier |
Good morning #evergreen! |
08:48 |
kmlussier |
@coffee [someone] |
08:48 |
* pinesol |
brews and pours a cup of Guatemala El Injerto, and sends it sliding down the bar to Christineb |
08:48 |
kmlussier |
@tea [someone] |
08:48 |
* pinesol |
brews and pours a pot of Chamomile Lemon (Sweet Meadows), and sends it sliding down the bar to BDorsey (http://ratetea.com/tea/numi/chamomile-lemon/504/) |
08:48 |
kmlussier |
And our Friday morning treat... |
08:48 |
kmlussier |
@dessert [someone] |
08:48 |
* pinesol |
grabs some heart-shaped boxes of Godiva chocolate for Bmagic |
08:49 |
kmlussier |
Awwww! Happy early Valentine's Day Bmagic! |
08:57 |
|
dguarrac joined #evergreen |
09:05 |
|
mantis1 joined #evergreen |
09:12 |
|
Dyrcona joined #evergreen |
09:27 |
Bmagic |
haha! Thanks |
09:27 |
Bmagic |
kmlussier++ |
09:44 |
Dyrcona |
So, I think I've found a "solution" to my MARC4J streams problem. I'm going to have two programs. The export program will write out the marcxml from Evergreen to a file and also write a file to map the database id with the record's position in the marcxml file. |
09:44 |
Dyrcona |
The second program will read both files, parsing the marcxml with MARC4J and using the other file as a key to map the current record with the database id. |
09:45 |
Dyrcona |
The first program doesn't have to be written in Java, and I suppose I could output a binary MARC file to same some space. MARCXML just seemed simpler, since I could just print the marc field directly. |
10:03 |
sleary |
kmlussier does pinesol know about matcha frapps? |
10:03 |
Dyrcona |
my $file_content = do{local(@ARGV,$/)=$filename;<>}; # That's a gnarly trick. |
10:05 |
kmlussier |
sleary: It certainly can be added as a dessert. :) |
10:09 |
Dyrcona |
@dessert add Matcha Frappe |
10:09 |
pinesol |
Dyrcona: Error: You must be registered to use this command. If you are already registered, you must either identify (using the identify command) or add a hostmask matching your current hostmask (using the "hostmask add" command). |
10:09 |
Dyrcona |
Bleh. Thought I was OK. |
10:09 |
Dyrcona |
Guess my hostmask changed on this laptop or something. |
10:11 |
sleary |
@dessert add Matcha Frappucino, soy milk, no whip |
10:11 |
pinesol |
sleary: Error: You must be registered to use this command. If you are already registered, you must either identify (using the identify command) or add a hostmask matching your current hostmask (using the "hostmask add" command). |
10:12 |
sleary |
Dyrcona well I'm definitely registered, so I dunno what pinesol is on about |
10:14 |
Dyrcona |
you have to register with the bot separately, and I apparently need to identify myself with the bot. I'll do it later if you don't register and add the dessert before I do. if '/msg pinesol help' that should get you started. |
10:18 |
kmlussier |
Those Matcha Frappucinos are tasty. I've had them a few times since sleary introduced them to me at ALA. I'm trying to spend down a Starbucks gift card. |
10:23 |
sleary |
kmlussier they are very effective at spending down gift cards! It's probably bad that one of the most expensive things on the menu is my go-to breakfast item. :/ |
10:59 |
|
briank joined #evergreen |
11:10 |
|
JBoyer joined #evergreen |
11:32 |
csharp_ |
@band add Custard Pie Appreciation Consortium |
11:32 |
pinesol |
csharp_: Band 'Custard Pie Appreciation Consortium' added to list |
11:38 |
|
csharp_ joined #evergreen |
12:03 |
|
abneiman joined #evergreen |
12:04 |
Dyrcona |
I'll join the Custard Pie Appreciation Consortium. Where do I sign up? |
12:06 |
|
jihpringle joined #evergreen |
12:09 |
csharp_ |
Dyrcona: at the Village Green Preservation Society's HQ |
12:10 |
Dyrcona |
csharp_++ |
12:11 |
csharp_ |
@blame catalogers for eating up all our pcrud drones |
12:11 |
pinesol |
csharp_: catalogers must eat cottage cheese! for eating up all our pcrud drones |
12:12 |
csharp_ |
AngJS batch delete appears to need the de-serialization stuff that the other batch updates got |
12:24 |
kmlussier |
@dessert add Matcha Frappucino, soy milk, no whip |
12:24 |
pinesol |
kmlussier: Error: You must be registered to use this command. If you are already registered, you must either identify (using the identify command) or add a hostmask matching your current hostmask (using the "hostmask add" command). |
12:26 |
kmlussier |
@dessert add Matcha Frappucino, soy milk, no whip |
12:27 |
kmlussier |
Sigh... |
12:27 |
kmlussier |
@dessert add Matcha Frappucino, soy milk, no whip |
12:27 |
pinesol |
kmlussier: The operation succeeded. Dessert #66 added. |
12:27 |
kmlussier |
That was more difficult than it should have been. |
12:27 |
kmlussier |
@dessert 66 sleary |
12:27 |
* pinesol |
grabs some Matcha Frappucino, soy milk, no whip for sleary |
12:28 |
sleary |
:) |
12:40 |
Dyrcona |
Hm. I can avoid using a hashmap if I use a queue for the record ids as long as they're removed from the queue in the correct order as records are read..... |
13:35 |
Stompro |
Can someone help my memory... what is that tool to look at spreadsheet/csv data... I think it was an apache project... |
13:38 |
dguarrac |
Stompro: Maybe OpenRefine? |
13:39 |
Stompro |
Yes!! Thank you. That is it. dguarrac++ |
13:41 |
dguarrac |
You're welcome! I used to have to use it a whole bunch in a past life. |
14:24 |
|
kmlussier left #evergreen |
14:58 |
|
mmorgan1 joined #evergreen |
15:11 |
pinesol |
News from commits: LP#2043437: stamp DB update <https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=b40431111fd7f9bb20311788b3dc32b51d0fc90d> |
15:11 |
pinesol |
News from commits: Revert "lp1895699: search results page lets user know that course materials filter... <https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=ead4f82da75728b459d12f595bd1bab5d2da1990> |
15:11 |
pinesol |
News from commits: lp2043437: fix flakey test <https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=00003d7aa91bdf39272891da9f7c8e80aab24fb1> |
15:11 |
pinesol |
News from commits: lp2043437: add missing import to CatalogModule <https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=ee6cb432f8d9eb1f8cc0b87665826c74a8d14dd4> |
15:17 |
|
mantis1 left #evergreen |
15:36 |
Dyrcona |
Well, one thing this project has revealed is that we should probably remove all of the 998 fields from our records. |
15:50 |
Dyrcona |
Interesting how MarcStreamReader and MarcPermissiveStreamReader throw different exceptions, even if you tell the latter not to be permissive. |
15:52 |
Dyrcona |
Hmm... The permissive stream reader include binary in the exception output, looks like field separators or other low ASCII control characters. |
15:54 |
Dyrcona |
Maybe this has not been worth the effort. |
16:19 |
|
jihpringle joined #evergreen |
16:44 |
Dyrcona |
I wonder, too, if sometimes the errors cascade. That is an error reading a previous record ends up messing up the read of the next few records even if they might be correct. There are things that will do that with MARC::Record. |
16:51 |
|
jihpringle joined #evergreen |
17:05 |
|
mmorgan1 left #evergreen |
18:21 |
|
sandbergja joined #evergreen |
18:46 |
|
jihpringle joined #evergreen |