← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
Time | Nick | Message |
---|---|---|
00:01 | dcook | Intrigued that "f acqdate,st-date-normalized < 201`09" actually returns search results... |
00:02 | As does "f acqdate,st-date-normalized < 201109" even though that's not a valid ISO format.. | |
00:02 | At least not ISO 8601... | |
00:21 | Oh no... I'm looking at Search.pm... | |
00:32 | wizzyrea | all is lost! |
00:32 | dcook | Despair! |
01:04 | eythian | https://youtu.be/Pl092whRLlI <-- trailer for Jaws 19. |
01:53 | dcook | Bleargh... emails |
01:53 | EnhancedMessagingPreferences :@ | |
02:06 | eythian | http://www.mcsweeneys.net/arti[…]ecurity-questions |
02:07 | dcook | I'm tempted to click that link and yet... |
02:07 | Oh, we know me. | |
02:07 | * dcook | clicks |
02:08 | dcook | hehe |
02:08 | I'm so glad I clicked it | |
02:08 | wizzyrea | oh man. |
03:03 | ex-parrot joined #koha | |
03:03 | ex-parrot | hello koha friends |
03:04 | my timing, so impeccable | |
03:05 | wizzyrea | er, hi? |
03:06 | :) | |
03:06 | ex-parrot | hello! |
03:06 | eythian | ex-parrot: welcome to the fold |
03:07 | wizzyrea | cdickinson just left, but I reckon he'll be back later. |
03:07 | ex-parrot | all good :) |
03:19 | TGoat left #koha | |
03:36 | BobB joined #koha | |
04:32 | dcook | I wonder why the OPAC says "Authority Search"... |
04:32 | * dcook | wonders how many library patrons would have a clue what that means |
04:32 | eythian | because that's how you remain mysterious to your users? |
04:32 | dcook | hehe |
04:32 | Gotta keep the mystery alive I guess | |
04:40 | Have to lose moments when someone reports a bug and it turns out to be your fault. Eeep! | |
04:43 | Hmm... | |
04:43 | Can't fetch from git.koha-community.org... | |
04:43 | Looks like gitweb is up though | |
04:46 | eythian | why can't you fetch? |
04:46 | dcook | fatal: read error: Connection reset by peer |
04:46 | :/ | |
04:46 | eythian | probably the git server process needs a kick |
04:47 | dcook | Dunno |
04:47 | Give it a try on your end? | |
04:47 | Might be an issue with my network I suppose | |
04:48 | eythian | $ git fetch kc |
04:48 | fatal: read error: Verbinding is weggevallen | |
04:48 | wahanui | i already had it that way, eythian. |
04:49 | dcook | Well, that makes me feel a bit better |
04:49 | Thanks for that :) | |
04:56 | http://www.csmonitor.com/Techn[…]brary-of-Congress | |
04:56 | I hadn't heard about the cellphone unlocking thing | |
04:56 | eythian | yeah, it's weird |
04:57 | dcook | 'She describes the library’s 3,200-person staff as “demoralized,” noting that the pressure to keep up with changing technological developments while managing a collection that holds more than 160 million items and having oversight over the complex world of copyright law can often be overwhelming.' |
04:58 | Oh man. This is gold. | |
05:05 | hyvaria joined #koha | |
05:08 | dcook | syspref? |
05:08 | wahanui | syspref is only there, so people can switch to zebra |
05:08 | dcook | syspref? |
05:08 | wahanui | somebody said syspref was only there, so people can switch to zebra |
05:09 | dcook | Hmm, I swear there used to be one about the system preferences... |
05:14 | ex-parrot | yeah |
05:14 | er, w/w | |
05:16 | paul_p joined #koha | |
05:19 | cait joined #koha | |
05:34 | dcook | Wait a minute... |
05:35 | That title referred to Silicon Valley, but there is legit no actual mention if it in the body of the text | |
05:35 | Booo... | |
05:35 | * dcook | takes a look at the domain |
05:35 | dcook | I suppose everyone wants clickable headlines |
05:50 | I am so confused... | |
05:51 | I just checked out 3.20.x but it's not right.. | |
05:51 | Github shows this: | |
05:51 | my $intype = lc($marcflavour); | |
05:51 | But I have this: | |
05:51 | $intype = lc($marcflavour); | |
05:52 | Wait... master has: | |
05:52 | $intype = lc($marcflavour); | |
05:53 | git.koha-community.org has "$intype = lc($marcflavour);" for 3.20.x... | |
05:55 | 4c7bd247ef456190199f941f5a4479e948341d70 | |
05:56 | But the higher scoped +my $intype; isn't there.. | |
05:59 | Francesca joined #koha | |
06:00 | dcook | Ahh, I think Github is just behind.. |
06:00 | * dcook | ponders |
06:02 | dcook | Ahhh, I think I'm also using the wrong version... |
06:02 | Silly dcook | |
06:04 | Francesca | hi dcook |
06:06 | dcook | yo |
06:06 | Just about to leave for the day :) | |
06:11 | Francesca | alright then |
06:21 | cait left #koha | |
06:48 | Viktor joined #koha | |
06:51 | dojobo-office joined #koha | |
06:55 | alex_a joined #koha | |
06:56 | alex_a | bonjour |
06:56 | wahanui | privet, alex_a |
06:58 | fridolin joined #koha | |
06:59 | magnuse joined #koha | |
07:01 | Joubu | heya |
07:01 | nlegrand | hey #koha |
07:05 | sophie_m joined #koha | |
07:18 | * magnuse | waves |
07:22 | cait joined #koha | |
07:26 | magnuse | kia ora cait |
07:29 | Francesca joined #koha | |
07:34 | reiveune joined #koha | |
07:35 | reiveune | hello |
07:40 | newbie|3 joined #koha | |
07:43 | cdickinson joined #koha | |
07:45 | xarragon_ | Hello Koha, I just wonder if it is ok to use Koha.Preferences() in loops for search results? |
07:45 | Existing code seems to use dedicated variables; is it b/c of performance reasons? | |
07:48 | cait | morning #koha |
07:49 | xarragon_: you could save it to a variable | |
07:49 | and use that in the loop | |
07:49 | a tt variable | |
07:49 | so both combined - would that work? | |
07:50 | xarragon_ | Yeah, absolutely |
07:50 | dcook joined #koha | |
07:52 | dac joined #koha | |
07:53 | xarragon_ | Was just unsure since a lot of code was using the variables and I had been advised against that method, but I guess it was just legacy code. |
07:53 | cait | hm, not sure we think of the same thing |
07:54 | i was thinking something like [% somevariable = prefplugin %] | |
07:54 | so the plugin would only be called once on the page | |
08:04 | mario joined #koha | |
08:10 | mveron joined #koha | |
08:10 | laurence joined #koha | |
08:11 | Francesca | hi |
08:11 | wahanui | bidet, Francesca |
08:13 | mveron | Good morning / daytime #koha |
08:17 | dcook__ joined #koha | |
08:18 | dac joined #koha | |
08:35 | cait | good morning mveron |
08:35 | how many files left now? | |
08:35 | mveron | Hi cait :-) |
08:36 | * mveron | ...had not yet time for counting.... |
08:36 | cait | hm maybe better :) |
08:37 | mveron | It would take too much time :-) |
08:38 | cait: <50 | |
08:47 | gaetan_B joined #koha | |
08:52 | gaetan_B | hello |
08:52 | wahanui | salut, gaetan_B |
09:05 | Francesca joined #koha | |
09:05 | dojobo-office joined #koha | |
09:09 | Viktor joined #koha | |
09:21 | Francesca joined #koha | |
09:31 | Francesca joined #koha | |
09:33 | schnydszch joined #koha | |
09:36 | schnydszch | Hi all! has anyone tried importing in Koha stage marc record import a large file full of authority records with 3.20.4? |
09:37 | drojf joined #koha | |
09:37 | drojf | hi #koha |
09:37 | schnydszch | It seems it hangs with mine. |
09:37 | hi #drojf | |
09:39 | it stops at 52% 55% | |
09:40 | background-job-progress.pl: Compilation failed in require at /usr/share/koha/intranet/cgi-bin/tools/background-job-progress.pl line 28., referer: http://localhost:8080/cgi-bin/[…]ge-marc-import.pl | |
09:54 | dcook__ joined #koha | |
09:59 | dojobo-office joined #koha | |
10:03 | Joubu | schnydszch: only with large file? |
10:04 | schnydszch | 83.4 MB |
10:04 | yes only with large file | |
10:04 | i tried with 2 records | |
10:04 | i was able to import it | |
10:05 | Joubu | schnydszch: did you test on master? |
10:05 | schnydszch | 3.20.4 |
10:06 | Joubu | Could you try on master? |
10:06 | schnydszch | i don't have one |
10:06 | but 3.20.4 is the newest right? | |
10:08 | Joubu | yes it is, that's why I ask you if the issue is still there on master |
10:11 | drojf | hm. i can't git fetch from my vps anymore, connection reset by peer. works fine on my notebook. why would that be? |
10:11 | oh now it worked, nevermind | |
10:12 | schnydszch_ joined #koha | |
10:13 | schnydszch_ | Joubo, yes it is |
10:18 | cait | Joubu++ :) |
10:19 | Joubu | What I did? |
10:20 | cait | right now? hm |
10:20 | working on elastic search | |
10:20 | Joubu | ha :) |
10:21 | alex_a_ joined #koha | |
10:21 | Joubu | Maybe it won't deserve ++ but --, let's see tomorrow when Robin will be around |
10:21 | cait | I thnk discussion is good |
10:43 | Viktor joined #koha | |
10:52 | Viktor joined #koha | |
10:55 | Viktor joined #koha | |
11:16 | Viktor joined #koha | |
11:21 | schnydszch | and now it's 67% |
11:22 | done some adjustment with the server, added 512MB swap file, I had 1GB RAM before, does this even matter? | |
11:46 | meliss joined #koha | |
11:51 | hyvaria joined #koha | |
12:12 | alex_a__ joined #koha | |
12:12 | Bibin joined #koha | |
12:14 | Bibin | Helo Koha i'm running koha on a ubuntu version 3.14.10.000 i wanted to do an upgrade did it but afther that my database was empty and i got an indexing error so where did i go wrong ... i had a backup but still want to upgrade |
12:15 | tcohen joined #koha | |
12:17 | schnydszch | hello Bibin, we're you able to issue $koha-upgrade-schema? |
12:17 | alex_a___ joined #koha | |
12:20 | mveron | The file reports/reservereport.pl and related template seem nowehere to be used, can anybody confirm? - I did git grep 'reservereport' |
12:20 | Bibin | i did use the upgrade path discribeed on http://wiki.koha-community.org[…]ubuntu_-_packages in the past this worked |
12:20 | i had a question to rename koha names during upgrade i normally did not get in the past | |
12:21 | alex_a joined #koha | |
12:22 | tcohen | morning! |
12:22 | @wunder cordoba, argentina | |
12:22 | huginn | tcohen: The current temperature in Bo Altos de San Martin - NW, Cordoba city, Cordoba City, Argentina is 19.0°C (9:20 AM ART on October 06, 2015). Conditions: Mist. Humidity: 74%. Dew Point: 14.0°C. Pressure: 29.82 in 1010 hPa (Rising). |
12:22 | schnydszch | $koha-upgrade-schema instancename |
12:23 | mveron | Good daytime, tcohen :-) |
12:23 | tcohen | =D |
12:23 | mveron | @wunder Allschwil |
12:23 | schnydszch | and koha will take care the rest, provided it's a package install |
12:23 | huginn | mveron: The current temperature in Bern-Belp, Switzerland is 16.0°C (2:20 PM CEST on October 06, 2015). Conditions: Light Rain. Humidity: 94%. Dew Point: 15.0°C. Pressure: 29.83 in 1010 hPa (Steady). |
12:24 | mveron | @wunder Basel |
12:24 | huginn | mveron: The current temperature in Grenchen, Switzerland is 16.0°C (2:20 PM CEST on October 06, 2015). Conditions: Rain Showers. Humidity: 94%. Dew Point: 15.0°C. Pressure: 29.80 in 1009 hPa (Steady). |
12:27 | Bibin | i did not get koha-upgrade-schema information (not sure) |
12:27 | Dyrcona joined #koha | |
12:34 | tcohen | sigur ros day |
12:34 | schnydszch | Bibin, did you run koha-rebuild-zebra -f -v instancename? |
12:34 | Bibin | yes |
12:35 | I got Couldn't open collection.abs | |
12:35 | in the end | |
12:37 | schnydszch | why do you need to open collection.abs? |
12:38 | Bibin | the koha-rebuild-zebra -f -v instancename did that not me lol |
12:39 | schnydszch | i don't know any further, can't remember that happened to me ;) |
12:39 | fedegin joined #koha | |
12:39 | Bibin | did you get the renam koha file question cause that wasnt there a year ago |
12:40 | i said yes maybe i have to say no | |
12:46 | Dyrcona joined #koha | |
12:51 | NateC joined #koha | |
12:54 | edveal joined #koha | |
12:56 | ibeardslee joined #koha | |
12:57 | talljoy joined #koha | |
12:59 | mario joined #koha | |
13:04 | mario_ joined #koha | |
13:06 | drojf | Bibin: what exactly is your problem? have you checked the about page für system infos? you may need to switch to DOM indexing |
13:07 | mario__ joined #koha | |
13:10 | mario___ joined #koha | |
13:15 | JoshB joined #koha | |
13:17 | kchris_away joined #koha | |
13:17 | jseplae joined #koha | |
13:20 | paul_p joined #koha | |
13:32 | cma joined #koha | |
13:38 | fedegin joined #koha | |
13:40 | mario_ joined #koha | |
13:45 | mario__ joined #koha | |
13:55 | amyk joined #koha | |
14:10 | barton | I'm getting "fatal: read error: Connection reset by peer" when doing a git fetch against git.koha-community.org ... can someone check that out? |
14:10 | Joubu | barton: yep, same here |
14:11 | huginn | New commit(s) kohagit: Bug 10020: (RM followup) DBIx update <http://git.koha-community.org/[…]4b82d95d746e03639> / Bug 10020: DBRev 3.21.00.033 <http://git.koha-community.org/[…]6d5319704b6cfd85f> / Bug 10020: Remove code related to ethnicity <http://git.koha-community.org/[…]2a721efde6597847e |
14:12 | jseplae joined #koha | |
14:29 | mario_ joined #koha | |
14:34 | barton | still getting "fatal: read error: Connection reset by peer" on pull from community git. |
14:35 | cait | maybe there is too much load on it |
14:39 | mario joined #koha | |
14:41 | mveron | I have the same fatal::read error. I think it helps to wait a little bit. |
14:44 | sophie_m joined #koha | |
14:48 | Joubu | I have a script to fetch the repo every minutes, I will let you know when it is up again. Do the same! |
14:58 | TGoat joined #koha | |
15:06 | drojf | lol |
15:06 | let's all hammer the git repo with scripts :P | |
15:16 | saiful joined #koha | |
15:28 | gaetan_B joined #koha | |
15:31 | laurence left #koha | |
15:36 | pianohacker joined #koha | |
15:37 | cait | i think that might be part of the problem, i remember that the server showed problems in the past because of scripts |
15:37 | hm i thnk once it was somene constantly downloading the tar files | |
16:01 | reiveune left #koha | |
16:01 | jzairo joined #koha | |
16:16 | Joubu | bye! |
16:18 | nitz0 joined #koha | |
16:18 | nitz0 | hi koha people |
16:18 | cait left #koha | |
16:22 | huginn | New commit(s) kohagit: Bug 14667: (QA followup) remove useless labels-menu.inc file <http://git.koha-community.org/[…]2e79ce8ffa845ef1f> / Bug 14667: (QA followup) make the UI show 'Label creator' consistently <http://git.koha-community.org/[…]bfde6306f10eeed99> / Bug 14667: Make some strings translatable <http://git.koha-community.org/gitw |
16:24 | drojf left #koha | |
16:26 | tcohen | @seen jenkins_koha |
16:26 | huginn | tcohen: jenkins_koha was last seen in #koha 25 weeks, 0 days, 19 hours, 26 minutes, and 9 seconds ago: <jenkins_koha> Project Koha_Master_U12_MariaDB build #281: FIXED in 53 min: http://jenkins.koha-community.[…]_U12_MariaDB/281/ |
16:39 | jzairo joined #koha | |
16:39 | tcohen | who has access to the jenkins server? |
16:39 | jetty might need an electro-shock | |
17:03 | cdickinson joined #koha | |
17:06 | sophie_m joined #koha | |
17:23 | fridolin joined #koha | |
17:23 | fridolin | ndil |
17:23 | fridolin left #koha | |
17:42 | mveron joined #koha | |
17:45 | irma_mobile joined #koha | |
17:45 | tcohen | rangi: can u reboot jetty? it seems jenkins is stuck upgrading |
17:46 | irma_mobile joined #koha | |
17:49 | magnuse joined #koha | |
17:50 | barton_ joined #koha | |
18:01 | tcohen1 joined #koha | |
18:16 | * magnuse | is about to test tcohen's koha-plack script on a gitified 3.20.4 install. fingers crossed! |
18:37 | jzairo joined #koha | |
19:07 | magnuse | looks like it's working - and it's fast! woohoo! |
19:37 | fedegin joined #koha | |
19:57 | Francesca joined #koha | |
20:08 | mveron joined #koha | |
20:23 | xarragon_ | Hmm.. I am changing templates, but it seems a lot of stuff is untracked it my tree |
20:24 | Was the prog theme removed recently? | |
20:26 | Ah, seems like it was removed on Aug 10 | |
20:26 | Well that makes my work easier, could have skipped half the changes.. | |
20:27 | wizzyrea | tcohen: it may be a while til he sees that |
20:28 | xarragon_: as you have noticed, the prog theme is now gone. | |
20:38 | tcohen joined #koha | |
20:46 | pianohacker | any catalogers around to respond to some requests for comments on the end of bug 11559? |
20:46 | cait joined #koha | |
20:46 | pianohacker | pfft, timing |
20:46 | cait | hi pianohacker |
20:47 | pianohacker | cait: 14:46:37 pianohacker | any catalogers around to respond to some requests for comments on the end of bug 11559? |
20:47 | cait | sorr yi have to pack :) |
20:47 | * Francesca | waves |
20:47 | pianohacker | shoot |
20:47 | cait | bug 11559 |
20:47 | Francesca | @wunder wlg |
20:47 | pianohacker | huginn: whoami |
20:47 | uh oh | |
20:48 | Francesca | huggin is dead? |
20:48 | pianohacker | looks like it... |
20:48 | Francesca | nooooo |
20:48 | pianohacker | gmcharlt: could you poke it? |
20:49 | wizzyrea | bibliotheca + 3M? jesus. |
20:50 | (though that one is alright for us | |
20:50 | oh, netsplit. | |
20:50 | bye america. | |
20:50 | pianohacker | ha! |
20:50 | Francesca | whats a netsplit |
20:50 | pianohacker | you kiwis won't get away with it this time! |
20:50 | cait | yeh... kinda weird to come back from dinner to so many big news :) |
20:50 | dcook joined #koha | |
20:50 | tcohen joined #koha | |
20:50 | TGoat joined #koha | |
20:50 | JoshB joined #koha | |
20:50 | edveal joined #koha | |
20:50 | Dyrcona joined #koha | |
20:50 | meliss joined #koha | |
20:50 | bshum joined #koha | |
20:50 | kmlussier joined #koha | |
20:50 | dojobo joined #koha | |
20:50 | thd-away joined #koha | |
20:50 | jcamins joined #koha | |
20:50 | wahanui joined #koha | |
20:50 | RowdyChiz joined #koha | |
20:50 | wizzyrea | :D |
20:50 | andreashm joined #koha | |
20:50 | wizzyrea | and they're all back |
20:50 | amyk-afk joined #koha | |
20:50 | ex-parrot joined #koha | |
20:50 | huginn joined #koha | |
20:50 | druthb_away joined #koha | |
20:50 | bag joined #koha | |
20:50 | logbot joined #koha | |
20:50 | rangi joined #koha | |
20:50 | pastebot joined #koha | |
20:50 | wizzyrea | weird about you pianohacker :) |
20:50 | Francesca | welcome back people |
20:50 | pianohacker | I'm a ninja! |
20:50 | Francesca | I'm going now back on soon |
20:51 | andreashm | what happened? |
20:51 | wizzyrea | netsplit i.e. one of the big IRC servers somewhere crashed or had a network issue |
20:51 | pianohacker | @later tell Francesca https://en.wikipedia.org/wiki/Netsplit |
20:51 | huginn | pianohacker: The operation succeeded. |
20:51 | pianohacker | oh dear. |
20:52 | jzairo joined #koha | |
20:52 | talljoy joined #koha | |
20:52 | BobB joined #koha | |
20:52 | francharb joined #koha | |
20:52 | JesseM joined #koha | |
20:52 | sijobl joined #koha | |
20:52 | ribasushi joined #koha | |
20:52 | xarragon_ joined #koha | |
20:52 | jeff joined #koha | |
20:52 | Stompro joined #koha | |
20:52 | phasefx joined #koha | |
20:52 | dbs joined #koha | |
20:52 | andreashm | interesting. thanks wizzyrea |
20:52 | logs seem to have stopped working? | |
20:53 | pastebot joined #koha | |
20:53 | pianohacker | @whoami |
20:53 | huginn | pianohacker: I don't recognize you. |
20:53 | pianohacker | cool |
20:53 | Dyrcona | Something seems to have happened. I just had to identify again. |
20:53 | bag | @whoami |
20:53 | huginn | bag: bag |
20:53 | logbot joined #koha | |
20:54 | andreashm | ah, there's the logbot |
20:59 | wizzyrea | ew, STRICT_TRANS_TABLES breaks marc import |
20:59 | in 3.18, at least | |
21:01 | jzairo left #koha | |
21:05 | Francesca joined #koha | |
21:30 | * cait | waves to andreashm |
21:30 | cait | should you be awake? |
21:30 | * Francesca | waves |
21:31 | Francesca | I am awake |
21:31 | but its awake time in nz so | |
21:34 | pianohacker: my friend is curious about the process of hacking a piano | |
21:36 | pianohacker | it's whatever process would allow me to play a proper fast single-note tremolo on my godforsaken digital |
21:36 | andreashm | cait: I'm always awake. =) |
21:36 | Usually not by choice. | |
21:37 | Francesca | digital keyboards aren't as fun as real pianos |
21:37 | pianohacker | no... mine has a pretty decent action, but this is one of the places it falls short |
21:38 | Francesca | weighted keys? |
21:42 | cait | andreashm: hm, good point |
21:42 | pianohacker | yes indeed |
21:42 | Francesca | weighted keys are good |
21:42 | @wunder wlg | |
21:42 | huginn | Francesca: The current temperature in Wellington, New Zealand is 14.0°C (10:30 AM NZDT on October 07, 2015). Conditions: Overcast. Humidity: 77%. Dew Point: 10.0°C. Pressure: 30.24 in 1024 hPa (Steady). |
21:43 | Francesca | huginn lives! |
21:43 | huginn | Francesca: I'll give you the answer as soon as RDA is ready |
21:43 | eythian | hi |
21:43 | andreashm | cait: heard you're coming to Sweden next week! Woho |
21:43 | Francesca | hey eythian |
21:44 | cait | woohoo :) |
21:44 | pianohacker | it's just the subtleties of the action that it's missing... like that click when it strikes the key |
21:44 | hi eythian | |
21:44 | cait | yep, train, plane, train, taxi -koha people! |
21:44 | andreashm | sweet |
21:44 | cait | and of course... |
21:44 | slides? | |
21:44 | slides! | |
21:44 | oh, no wahanui | |
21:44 | Francesca | slides are fun |
21:44 | andreashm | SLIDES! |
21:45 | pianohacker | that's what the train ride is for, cait |
21:45 | Francesca | wahanui slides |
21:45 | cait | wahanui is gone :( |
21:45 | Francesca | noooooo |
21:45 | will he come back? | |
21:45 | @wunder wlg | |
21:45 | huginn | Francesca: The current temperature in Wellington, New Zealand is 14.0°C (10:30 AM NZDT on October 07, 2015). Conditions: Overcast. Humidity: 77%. Dew Point: 10.0°C. Pressure: 30.24 in 1024 hPa (Steady). |
21:45 | cait | i think so, once eythian is around |
21:45 | pianohacker | speak of the devil :) |
21:45 | Francesca | eythian: bring back wahanui |
21:46 | andreashm | Well, I'm off, with the hope of actualy getting any sleep tonight. Got my slides readu for tomorrows presentation |
21:46 | =) | |
21:46 | Francesca | bye |
21:46 | eythian | wahanui: you can do it |
21:46 | wahanui: come on | |
21:46 | wahanui: it's dark there | |
21:46 | wahanui joined #koha | |
21:46 | eythian | that worked |
21:46 | cait | andreashm: looking forward to see you again :) |
21:46 | Francesca | hahahaha |
21:46 | andreashm | cait: likewise! |
21:46 | Francesca | wahanui slides |
21:46 | wahanui | Slides are evil! Noone should be forced to write any! |
21:47 | cait | that's right! |
21:47 | wahanui | no it's not. |
21:47 | cait | oh |
21:47 | andreashm | wahanui, scared of the dark? |
21:47 | wahanui | andreashm: i don't know |
21:47 | andreashm | pfft. |
21:47 | Francesca | wahanui: scared of the dark is yes |
21:47 | wahanui | OK, Francesca. |
21:47 | andreashm | ok, bye |
21:47 | Francesca | bye |
21:48 | eythian | https://youtu.be/UDahCLW5T3g <-- this is where wahanui was. Also, an excellent game. |
21:48 | Francesca | lol |
21:49 | edveal left #koha | |
22:02 | eythian | wahanui: mailing lists |
22:02 | wahanui | mailing lists are http://koha-community.org/supp[…]ha-mailing-lists/ |
22:18 | dac joined #koha | |
22:21 | mveron joined #koha | |
22:21 | pianohacker | cait? |
22:21 | wahanui | cait is not sure where the file is in a package installation |
22:21 | pianohacker | cait? |
22:21 | wahanui | cait is not sure where the file is in a package installation |
22:21 | pianohacker | cait? |
22:21 | wahanui | it has been said that cait is not sure where the file is in a package installation |
22:22 | cait | cait? |
22:22 | wahanui | you are not sure where the file is in a package installation |
22:22 | cait | forget cait |
22:22 | wahanui | cait: I forgot cait |
22:22 | pianohacker | cait is <reply>go to bed |
22:22 | dac | hehe |
22:23 | pianohacker | dcook: wake up! |
22:24 | dcook | hehe |
22:24 | Yes, that is a good idea | |
22:24 | Sluggish morning.. | |
22:25 | cait | did you read your library news yet? |
22:25 | Francesca | wahanui cait |
22:25 | wahanui | go to bed |
22:25 | cait | hmpf |
22:25 | Francesca | hahaha |
22:26 | pianohacker | wahanui: cait? |
22:26 | wahanui | go to bed |
22:26 | pianohacker | listen to the rooooobooooot |
22:26 | Francesca | lol |
22:26 | poor cait | |
22:26 | dcook | cait: library news? |
22:28 | wizzyrea | proquest bought ex libris, bibliotheca bought 3M's RFID/Selfcheck division |
22:28 | cait | proquest bought ex libris |
22:28 | yep that | |
22:28 | wahanui | yep that is, like, what I see when I go into circ rules |
22:28 | Francesca | irc rules? |
22:28 | irc rules? | |
22:28 | ugh | |
22:28 | autocorrect | |
22:28 | wahanui | somebody said autocorrect was always correcting peoples usernames |
22:29 | Francesca | ^hole in one |
22:29 | wizzyrea | autocorrect for desktop/laptop is about the most pointless thing ever. |
22:29 | Francesca | its really bad in irc |
22:29 | according to autocorrect eythian=pythian | |
22:30 | eythian | get a better autocorrect |
22:30 | Francesca | and facepalm-faceplate |
22:30 | and huginn=hugging | |
22:30 | eythian | also, who types out whole usernames anyway? this is what autocompletion is for. |
22:30 | Francesca | I don't have autocomplete? |
22:31 | * cait | is shocked |
22:31 | eythian | then you have a terrible IRC client and should fix that. |
22:31 | Francesca | I will fix that |
22:32 | oh never mind | |
22:32 | wahanui | Good, I'm glad you figured it out. I didn't understand, and probably never will, being a bot. |
22:32 | Francesca | I do have it |
22:32 | wahanui: shut up | |
22:32 | wahanui | http://www.topatoco.com/mercha[…]ry_Code=DRINKWARE |
22:33 | Francesca | fire? |
22:33 | wahanui | maybe you should put that out... |
22:33 | Francesca | awwww |
22:33 | fire? | |
22:33 | wahanui | I'm on fiiiiiiiiiiiyaaaaaaaaaaah! |
22:33 | dcook | cait: I'm not sure how popular Ex Libris is in Australia, so maybe that's why it's not popping up for me |
22:34 | wizzyrea | Alma? |
22:35 | dcook | I've heard of people using it back home, but not here? |
22:35 | wizzyrea | probably in universities |
22:35 | dcook | Mind you, I do more support and development than migrations |
22:35 | Ahh yeah. Good point | |
22:36 | I usually hear more about III and SirsiDynix I think | |
22:36 | And then all the more Oceanic ones I'd never heard of before | |
22:38 | wizzyrea | smh. |
22:38 | kathryn joined #koha | |
22:40 | dcook | Hmm, I didn't know there was a Spanish version of the normal wiki |
22:40 | Seems like that'd be the way to go with other languages.. | |
22:40 | wizzyrea | spanish? |
22:40 | wahanui | spanish is catching up |
22:40 | wizzyrea | forget spanish |
22:40 | wahanui | wizzyrea: I forgot spanish |
22:40 | wizzyrea | that one is czech. |
22:40 | I think. | |
22:41 | unless you are talking about something else/ | |
22:41 | dcook | Yeah, if you go to the actual site, you'll see english and spanish |
22:41 | yep | |
22:41 | * dcook | was just wondering about multilingual options for the community site |
22:42 | wizzyrea | It used to have a translation engine, but the plugin went away |
22:42 | dcook | Ahh |
22:42 | Boo.. | |
22:45 | * mveron | ...waves to cait |
22:45 | mveron | cait: About 30 files left for Bug 14870... |
22:45 | huginn | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=14870 enhancement, P5 - low, ---, gmcharlt, NEW , Delete C4/Dates.pm from System |
22:46 | cait left #koha | |
22:46 | mveron | Good night / daytime #koha |
22:48 | Francesca joined #koha | |
22:59 | pianohacker | bye all |
23:00 | Francesca joined #koha | |
23:00 | pianohacker | ack, it's the music cops! |
23:03 | wizzyrea | ! |
23:12 | bag | ProQuest and Ex Libris |
23:12 | http://americanlibrariesmagazi[…]cquire-ex-libris/ | |
23:20 | JoshB joined #koha | |
23:26 | Francesca | bomb threat on campus: only 2 buildings are evacuated |
23:26 | I wanted to go home | |
23:27 | ex-parrot | I SMSd my friend who works in ECS, he hadn't heard anything |
23:31 | eythian | https://www.facebook.com/victo[…]/1120024471344515 <-- probably connected to the jerkface doing that sort of crap at Otago yesterday |
23:39 | Francesca | yeah probably |
← Previous day | Today | Next day → | Search | Index