Time  Nick         Message
00:04 eythian      @wunder nzwn
00:04 huginn       eythian: The current temperature in Wellington, New Zealand is 9.0°C (11:00 AM NZST on August 13, 2014). Conditions: Clear. Humidity: 66%. Dew Point: 3.0°C. Pressure: 29.74 in 1007 hPa (Steady).
00:06 rangi        hmmm
00:06 rangi        http://jenkins.koha-community.org/job/Koha_Master_U14/111/pollingLog/
00:11 rangi        im not sure why that one keeps building
00:16 rangi        build 98 was the last time git actually changed
00:17 rangi        im gonan kick the git plugin for jenkins
00:20 jenkins_koha Project Koha_Master_D7 build #107: STILL UNSTABLE in 48 min: http://jenkins.koha-community.org/job/Koha_Master_D7/107/
00:25 jenkins_koha Project Koha_Master_D7 build #108: ABORTED in 2 min 15 sec: http://jenkins.koha-community.org/job/Koha_Master_D7/108/
01:12 tcohen       @wunder cordoba, argentina
01:12 huginn       tcohen: The current temperature in Bo Alto de San Martin, Cordoba City, Argentina is 9.5°C (10:10 PM ART on August 12, 2014). Conditions: Clear. Humidity: 38%. Dew Point: -4.0°C. Windchill: 9.0°C. Pressure: 30.48 in 1032 hPa (Rising).
01:13 dcook        @wunder syd
01:13 huginn       dcook: The current temperature in Sydney, New South Wales is 14.0°C (11:00 AM EST on August 13, 2014). Conditions: Partly Cloudy. Humidity: 55%. Dew Point: 5.0°C. Pressure: 30.51 in 1033 hPa (Steady).
01:13 * dcook      waves to tcohen
01:14 tcohen       hi dcook \o
01:17 * tcohen     is installing a 2001 OS which recently got deprecated, just to access a client's VPN
01:17 * tcohen     is about to refuse the proposal
01:22 dcook        That doesn't sound fun :(
01:23 wizzyrea     errrr
01:27 tcohen       yeah, how would they force me to use an old Mandrake distribution
01:27 tcohen       :-P
01:35 dcook        :P
01:35 rangi        ok i think ive beaten jenkins back into shape
01:35 rangi        its not continuously building anymore
01:43 pianohacker  hi
01:43 wahanui      hola, pianohacker
01:43 rangi        hi pianohacker
01:44 pianohacker  hi rangi :)
01:57 wizzyrea     @wunder nzwn
01:57 huginn       wizzyrea: The current temperature in Wellington, New Zealand is 12.0°C (1:30 PM NZST on August 13, 2014). Conditions: Scattered Clouds. Humidity: 54%. Dew Point: 3.0°C. Pressure: 29.68 in 1005 hPa (Steady).
01:57 wizzyrea     hey that's nice weather.
02:07 pianohacker  and I'm gone again. Phew! long work day
02:55 tcohen       night
04:07 rangi        ncip?
04:07 wahanui      http://kohadevreactions.tumblr.com/post/68930308689/working-on-ncip-kohails
04:07 rangi        ncip?
04:07 wahanui      http://kohadevreactions.tumblr.com/post/68930308689/working-on-ncip-kohails
04:07 rangi        ncip?
04:07 wahanui      well, ncip is NISO, SIP is 3M
04:07 rangi        ncip?
04:07 wahanui      rumour has it ncip is NISO, SIP is 3M
04:07 rangi        ncip?
04:07 wahanui      http://kohadevreactions.tumblr.com/post/68930308689/working-on-ncip-kohails
04:07 rangi        darn
04:08 eythian      wahanui: literal ncip
04:08 wahanui      eythian: ncip =is= NISO, SIP is 3M|<reply> http://kohadevreactions.tumblr.com/post/68930308689/working-on-ncip-kohails
04:09 ashimeme_afk it's too early
04:12 eythian      it is pretty early there
04:13 ashimema     it is indeed.. couldn't sleep
04:13 ashimema     how's it going in the kiwi timezone.
04:13 eythian      No complaints
04:14 ashimema     How's the ES stuff going eythian.. not heard much of late?
04:15 eythian      oh, it's been quiet because I've been working on a migration
04:16 ashimema     that's fair ;)
04:17 ashimema     Either of you guys ever played with mojolicious?
04:17 rangi        briefly
04:17 eythian      I haven't
04:17 rangi        i prefer dancer
04:17 ashimema     I'm embarking on re-writing one of our apps from scratch.. and am currently waying up which perl framework to use.
04:18 ashimema     I got a prototype in Dancer as it happens.
04:18 ashimema     but am now wanting to take a punt at Mojo and Catalyst
04:19 rangi        mojo was a bit too much magic for my liking
04:19 rangi        bit too woooo wtf is it doing there
04:19 rangi        but that was a couple of years ago now
04:19 ashimema     that's a fair comment.. I've not dived in enough yet..
04:20 ashimema     catalyst looks interesting.. but I'm not sure whether it's a good place to go for an entirely new project.
04:22 rangi        i think mtj did some mojo stuff
04:22 rangi        if he is around
04:23 ashimema     :)
04:54 mtj          hey guys, i ended up using dancer, not mojo -  too
04:55 ashimema     haha... makes sense.. Dancer's learning curve is tiny..
04:55 ashimema     whereas mojo is already feeling like a bit of a black hole.
04:57 mtj          yeah, i felt the same
04:57 ashimema     I'm currently trying to get my head around non-blocking
04:57 ashimema     it's a mystery
04:58 ashimema     My fear with Dancer is not knowing the state of Dancer 2
04:58 ashimema     seems like 'it's on the verge'
04:59 rangi        doesnt look like the syntax is going to change much
04:59 rangi        just the underlying module itself
04:59 ashimema     true
04:59 rangi        https://metacpan.org/pod/distribution/Dancer2/lib/Dancer2/Tutorial.pod  looks pretty much the same
04:59 rangi        except use Dancer2;
05:00 rangi        instead of use Dancer;
05:00 ashimema     I wondered if that was due to a plain copy paste of POD as a starting point.. or whether it was by design ;)
05:02 mtj          by design, afaik
05:02 rangi        yeah it seems that way
05:03 rangi        from what i can tell the idea was to just rewrite the modules, using moo
05:03 ashimema     Sounds like peeps are generally swaying me toward dancer then
05:03 ashimema     no comments on Catalyst?
05:04 rangi        http://advent.perldancer.org/2012/4
05:04 rangi        i havent used it
05:04 rangi        "First of all, let's make it clear: the whole DSL is supported. It means that whatever you do when you use Dancer, you can do it with Dancer 2. It's the same syntax, you won't even notice it."
05:04 ashimema     Cool.. thanks rangi
05:05 rangi        that article is a good read
05:05 rangi        right, time to head off
05:07 dcook        later rangi
05:07 dcook        yo ashimema
05:07 ashimema     hello dcook
06:23 dcook        tcohen++
06:27 dcook        cait++
06:27 dcook        For all things QueryParser
07:51 gaetan_B     hello
07:51 wahanui      salut, gaetan_B
08:02 ashimema     anyone here happen to understand how cron.daily and cron.weekly have their times set in the first place?
08:02 ashimema     in my case on debian
08:04 jenkins_koha Project Koha_3.14.x_D6 build #26: FAILURE in 29 min: http://jenkins.koha-community.org/job/Koha_3.14.x_D6/26/
08:04 jenkins_koha * Mathieu Saby: Bug 10138: Add some authorized values in French installer; small fixes in frameworks
08:04 jenkins_koha * Jonathan Druart: Bug 10138: (follow-up) FIX sql errors
08:04 jenkins_koha * Kyle M Hall: Bug 11489: in OPAC search, display "no results" when the only search result is suppressed
08:04 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10138 enhancement, P5 - low, ---, mathsabypro, Pushed to Stable , Add some authorized values in french installer
08:04 jenkins_koha * Jonathan Druart: Bug 11489: (OPAC prog theme) show facets only if there is a result to display
08:04 jenkins_koha * Galen Charlton: Bug 11489: (follow-up) fix tab
08:04 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11489 normal, P5 - low, ---, kyle, Pushed to Stable , OPAC search results in 404 error when the only search result is supressed
08:05 jenkins_koha Project Koha_3.14.x_D7 build #30: FAILURE in 29 min: http://jenkins.koha-community.org/job/Koha_3.14.x_D7/30/
08:05 jenkins_koha * Mathieu Saby: Bug 10138: Add some authorized values in French installer; small fixes in frameworks
08:05 jenkins_koha * Jonathan Druart: Bug 10138: (follow-up) FIX sql errors
08:05 jenkins_koha * Kyle M Hall: Bug 11489: in OPAC search, display "no results" when the only search result is suppressed
08:05 jenkins_koha * Jonathan Druart: Bug 11489: (OPAC prog theme) show facets only if there is a result to display
08:05 jenkins_koha * Galen Charlton: Bug 11489: (follow-up) fix tab
08:09 jenkins_koha Project Koha_3.14.x_U12 build #29: FAILURE in 40 min: http://jenkins.koha-community.org/job/Koha_3.14.x_U12/29/
08:09 jenkins_koha * Mathieu Saby: Bug 10138: Add some authorized values in French installer; small fixes in frameworks
08:09 jenkins_koha * Jonathan Druart: Bug 10138: (follow-up) FIX sql errors
10:07 * cait       waves
10:07 cait         @wunder Konstanz
10:07 huginn       cait: The current temperature in Taegerwilen, Taegerwilen, Germany is 15.3°C (12:05 PM CEST on August 13, 2014). Conditions: Light Rain. Humidity: 95%. Dew Point: 14.0°C. Pressure: 29.71 in 1006 hPa (Steady).
10:16 cait         hm it's a normal wednesday... why so quiet here?
11:29 * cait       waves
11:42 ashimema     it's dead in here today
11:43 cait         yeah
11:45 tcohen       ?
11:46 cait         quiet :)
11:50 tcohen       oh
11:50 tcohen       i hope it is vacation
11:50 tcohen       its been like that for a while
12:19 oleonard     Hi everyone
12:19 tcohen       morning
12:34 * oleonard   returns to testing Bug 9530
12:34 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9530 enhancement, P5 - low, ---, chris, Needs Signoff , Allow separate 'Reply To' and 'From' email address for notices
12:37 * cait       waves
12:41 mveron       Good worldtime #koha
12:42 cait         hi mveron :)
12:42 mveron       hi cait :-)
12:44 mveron       @wunder Allschwil
12:44 huginn       mveron: The current temperature in Wetter Allschwil, Allschwil, Switzerland is 21.9°C (2:44 PM CEST on August 13, 2014). Conditions: Scattered Clouds. Humidity: 71%. Dew Point: 16.0°C. Pressure: 29.71 in 1006 hPa (Steady).
12:49 cait         @wunder konstanz
12:49 huginn       cait: The current temperature in Taegerwilen, Taegerwilen, Germany is 17.6°C (2:45 PM CEST on August 13, 2014). Conditions: Overcast. Humidity: 92%. Dew Point: 16.0°C. Pressure: 29.71 in 1006 hPa (Rising).
12:50 tcohen       hi mveron
12:50 tcohen       @wunder cordoba, argentina
12:50 huginn       tcohen: The current temperature in Bo Alto de San Martin, Cordoba City, Argentina is 8.0°C (9:50 AM ART on August 13, 2014). Conditions: Clear. Humidity: 48%. Dew Point: -2.0°C. Windchill: 8.0°C. Pressure: 30.51 in 1033 hPa (Steady).
12:50 tcohen       brrr
12:50 cait         agreed
12:50 mveron       hi tcohen :-)
12:50 oleonard     Oh, meeting today eh?
12:51 cait         oh
12:51 cait         but later?
12:51 wahanui      i heard later was better
12:52 mveron       The link to Koha Code of Conduct sems to be broken on http://wiki.koha-community.org/wiki/General_IRC_meeting_13_and_14_August_2014
12:53 mveron       It says "Paste not found"
12:55 cait         paste server restarted i think
12:55 cait         maybe gmcharlt hasa copy
12:58 jcamins      https://github.com/gmcharlt/koha-code-of-conduct
12:59 cait         jcamins++
13:00 mveron       Thanks, jcamins
13:24 oleonard     Everything on Bug 9530 works well for me except the change to misc/cronjobs/runreport.pl
13:24 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9530 enhancement, P5 - low, ---, chris, Needs Signoff , Allow separate 'Reply To' and 'From' email address for notices
13:25 oleonard     I'm pretty sure I was following the test plan correctly but it would be great if someone else could test too
13:25 cait         oleonard: i had problem with that too, because it's broken on master
13:25 cait         did it apply on top of liz patch? are you using a gitified or a normal install?
13:25 oleonard     I applied the fix for Bug 12031 and tested on a package install.
13:25 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12031 normal, P5 - low, ---, liz, Passed QA , Task Scheduler not sending mail
13:27 jenkins_koha Project Koha_3.12.x_D7 build #6: FAILURE in 22 min: http://jenkins.koha-community.org/job/Koha_3.12.x_D7/6/
13:27 jenkins_koha Fridolin Somers: Bug 12438 - Bad encoding in acquisition basket
13:27 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12438 minor, P5 - low, ---, koha-bugs, Pushed to Master , Bad encoding in acquisition basket
13:31 huginn       New commit(s) kohagit: Bug 766: Remove CGI::scrollinglist from marctagstructure.pl <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=de7dd395838ebe1ac944540cbd74fb409003d70b> / Bug 766: Remove CGI::scrollinglist from authorised_values.pl <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=5b72546ffbb564bece5097e40ce44a91c7b944f8> / Bug 766: Remove CGI::scrolling_list from aqplan.pl <http://git.koha-community.org/gitweb
13:31 cait         ah cool
13:31 cait         i wondered if you got the email going - because that is the hard bit i guess
13:31 cait         maybe it's a bug then
13:37 jenkins_koha Project Koha_3.12.x_D6 build #6: FAILURE in 22 min: http://jenkins.koha-community.org/job/Koha_3.12.x_D6/6/
13:37 jenkins_koha Fridolin Somers: Bug 12438 - Bad encoding in acquisition basket
13:37 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12438 minor, P5 - low, ---, koha-bugs, Pushed to Master , Bad encoding in acquisition basket
14:08 oleonard     Hi jmsasse, Charlie
14:12 jmsasse      oleonard: Hello
14:17 jenkins_koha Project Koha_Master_D7 build #109: STILL UNSTABLE in 49 min: http://jenkins.koha-community.org/job/Koha_Master_D7/109/
14:17 jenkins_koha * Bernardo Gonzalez Kriegel: Bug 766: Remove CGI::scrolling_list from aqplan.pl
14:17 jenkins_koha * Bernardo Gonzalez Kriegel: Bug 766: Remove CGI::scrollinglist from authorised_values.pl
14:17 jenkins_koha * Bernardo Gonzalez Kriegel: Bug 766: Remove CGI::scrollinglist from marctagstructure.pl
14:17 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=766 major, P5 - low, ---, bgkriegel, ASSIGNED , Omnibus: Use of CGI::scrolling_list prevents customization in template
14:31 jenkins_koha Project Koha_3.12.x_U12 build #6: FAILURE in 26 min: http://jenkins.koha-community.org/job/Koha_3.12.x_U12/6/
14:31 jenkins_koha Fridolin Somers: Bug 12438 - Bad encoding in acquisition basket
14:31 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12438 minor, P5 - low, ---, koha-bugs, Pushed to Master , Bad encoding in acquisition basket
14:55 jenkins_koha Starting build #15 for job Koha_3.16.x_U14 (previous build: ABORTED)
15:06 tcohen       bug 12750
15:06 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12750 enhancement, P5 - low, ---, tomascohen, Needs Signoff , koha-create should be able to configure SRU server for the created instance
15:10 oleonard     Weird stuff going on with serials-edit.pl when you try to add an item
15:10 oleonard     0 - Withdrawn status HASH(0xc0cab50)
15:10 jenkins_koha Yippee, build fixed!
15:10 wahanui      o/ '`'`'`'`'`'`'`'`'`
15:10 jenkins_koha Project Koha_Master_D7 build #110: FIXED in 46 min: http://jenkins.koha-community.org/job/Koha_Master_D7/110/
15:11 tcohen       oleonard: steps to reproduce?
15:11 wahanui      steps to reproduce are on comment 1
15:11 tcohen       thanks wahanui
15:16 druthb       wahanui:  botsnack cookie
15:16 wahanui      thanks druthb :)
15:19 oleonard     It's the add item form in Serials, so if a subscription is set to add an item upon receive the problem shows up when you receive an new item and the item edit form appears.
15:20 cait         oleonard: that doesn't sound good
15:24 jenkins_koha Project Koha_3.16.x_U14 build #15: STILL FAILING in 29 min: http://jenkins.koha-community.org/job/Koha_3.16.x_U14/15/
15:24 tcohen       oleonard: master, right?
15:24 oleonard     Yes
15:27 tcohen       here? http://snag.gy/3SByi.jpg
15:28 oleonard     Yes
15:31 cait         tcohen: click to add item
15:31 cait         in light grey
15:31 jenkins_koha Yippee, build fixed!
15:31 wahanui      o/ '`'`'`'`'`'`'`'`'`
15:31 jenkins_koha Project Koha_Master_U12 build #117: FIXED in 59 min: http://jenkins.koha-community.org/job/Koha_Master_U12/117/
15:31 jenkins_koha * Bernardo Gonzalez Kriegel: Bug 766: Remove CGI::scrolling_list from aqplan.pl
15:31 jenkins_koha * Bernardo Gonzalez Kriegel: Bug 766: Remove CGI::scrollinglist from authorised_values.pl
15:31 jenkins_koha * Bernardo Gonzalez Kriegel: Bug 766: Remove CGI::scrollinglist from marctagstructure.pl
15:31 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=766 major, P5 - low, ---, bgkriegel, ASSIGNED , Omnibus: Use of CGI::scrolling_list prevents customization in template
15:33 oleonard     git bisect blames Bug 12673
15:33 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12673 normal, P5 - low, ---, bgkriegel, Pushed to Master , Remove CGI::scrolling_list from C4::Items.pm
15:34 oleonard     (and by extension me, since I signed off on it!)
15:39 cait         oleonard: looks like i missed it as well :(
15:42 jenkins_koha Project Koha_3.16.x_D7 build #14: FAILURE in 31 min: http://jenkins.koha-community.org/job/Koha_3.16.x_D7/14/
15:47 bgkriegel    hi
15:48 bgkriegel    oleonard: i'll fix it
15:48 oleonard     Thanks bgkriegel!
15:57 tcohen       bgkriegel: attach a followup please
15:57 bgkriegel    tcohen: Ok
16:23 bgkriegel    Mmmm, Question: acqui/addorderiso2709.pl, adding orders to a basket from staged file, how a file is selected?
16:25 oleonard     If you follow a "From a staged file" link you should be taken to a page which lists staged files. Click "Add orders" to pick which records from the staged file you want.
16:25 bgkriegel    Ah Ok, you a staged file first! Thanks
16:50 oleonard     bgkriegel++
16:53 bgkriegel    Bug 12673, followup done :) Now trying to find other cases
16:53 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12673 normal, P5 - low, ---, bgkriegel, Needs Signoff , Remove CGI::scrolling_list from C4::Items.pm
17:10 bag          morning
17:10 wahanui      hmmm... morning is a state of the cait
17:10 bag          magnuse HI
17:14 cait         morning all
17:32 jmsasse      Hello WNickC
17:32 WNickC       Hello
17:32 wahanui      bonjour, WNickC
17:36 jmsasse      WNickC: this is Joel from the conf last week.
17:37 WNickC       jmsasse: I figerred it out, took me a second as I missed the first S :-)
17:37 jmsasse      The turtles were awesome:-)
17:38 WNickC       I keep saying it, very few believe me
17:39 jmsasse      You made a believer out of me.
17:42 jmsasse      bag: do you have an address we can send library cards to give to rangi?
17:42 bag          send them to me and I'll give them to him in Argentina
17:43 cait         jmsasse++
17:44 jmsasse      Hi cait. How are you?
17:44 cait         on vacation :P
17:45 cait         first day... being lazy
17:45 cait         then hopefully working on my distance study tomorrow :)
17:48 cait         jmsasse: how are you? :)
17:52 tcohen       @later tell rangi: we could integrate ZAP into jenkins, think about it
17:52 huginn       tcohen: The operation succeeded.
17:53 WNickC       jmsasse: did you stay for the last day?
17:53 jmsasse      Good. My vacation was the conference last week. Good time.
17:53 cait         :)
17:53 jmsasse      last one was for cait.
17:54 jmsasse      WNickC: til the bitter end.
17:57 jmsasse      Whoops
17:57 jmsasse      Back
18:01 tcohen       mtompset: can I fail your patch because of poor patch subject? :-P
18:02 oleonard     simply substituting "invalid" for "ugly" would have worked :)
18:09 tcohen       oleonard: you're talking about the bug description
18:09 tcohen       was talking about "Bug 12091 - Part that should work"
18:09 huginn       04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12091 minor, P5 - low, ---, mtompset, Needs Signoff , HTML from auth_subfields_structure.tt doesn't pass firefox's html validator
18:09 oleonard     True, I assume the patch subject is the bug description
18:09 tcohen       heh
18:10 tcohen       yeah, we all copy that
18:39 oleonard     I'm surprised T:T allows something like [% breeding_loo.$addnumberfield %] where $addnumberfield is interpolated. Seems too PHP'ish.
18:50 tcohen       bye
18:52 francharb    hi all
18:53 francharb    anyone knows a unimarc authority z39.50 server?
19:08 cait         francharb: sorry not me
19:11 francharb    thanks
19:11 francharb    cait, I'll post on the french list ;)
19:18 mveron       Good evening (or whatsoever) #koha
19:18 mveron       @wunder basel
19:18 huginn       mveron: The current temperature in Wetter Allschwil, Allschwil, Switzerland is 15.7°C (9:18 PM CEST on August 13, 2014). Conditions: Mostly Cloudy. Humidity: 67%. Dew Point: 10.0°C. Pressure: 29.95 in 1014 hPa (Rising).
19:38 jmsasse      WNickC: having trouble staying connected?
19:40 WNickC       jmsasse:indeed, it may be time to replace the $5 dongle
20:01 oleonard     t/db_dependent/Acquisition.t failing... Is it just me?
20:01 cait         oleonard: i will try sec
20:02 cait         nope
20:02 cait         failing for me too
20:03 cait         oleonard: quite a few tests too
20:03 cait         t/db_dependent/Acquisition.t (Wstat: 2048 Tests: 79 Failed: 8)
20:03 cait         Failed tests:  17, 19, 22, 24, 28, 30, 34, 36
21:40 jmsasse      @Wunder 56187
21:40 huginn       jmsasse: The current temperature in Worthington, Minnesota is 27.0°C (4:35 PM CDT on August 13, 2014). Conditions: Scattered Clouds. Humidity: 42%. Dew Point: 13.0°C. Pressure: 30.11 in 1020 hPa (Steady).
22:02 WNickC       bye all
22:09 jmsasse      Is there a general meeting now?
22:10 thd          Is there a meeting indeed?
22:12 thd          jmsasse: Do we have the time right?
22:13 jmsasse      I'm going off the converter link on the wiki.
22:13 thd          As was I.
22:13 akafred      http://time.is/UTC
22:14 jmsasse      It must be wrong or everyone else forgot.
22:15 thd          It seems to be the correct day and time in UTC unless the early and late times have been inverted between 13 and 14 Aug.
22:16 akafred      http://meetings.koha-community.org/2014/general_irc_meeting__9_july_2014__part_1.2014-07-09-22.01.html
22:16 akafred      http://meetings.koha-community.org/2014/koha_general_irc_meeting__part_2.2014-07-10-15.00.html
22:17 thd          This is the time of year people would be most likely to simply not be present.
22:17 akafred      And the topic says it should be now...
22:17 jmsasse      I guess I'll try again for the other meeting at 10 central tomorrow morning.
22:17 gmcharlt     yeah, this is the right time
22:17 thd          How many are here for a meeting?
22:18 gmcharlt     now whether there are a ton of people wanting to do it just now... possibly a different question
22:19 akafred      I was planning on lurking :-)
22:20 jmsasse      It seems to be just us 4 at the moment.
22:20 jmsasse      Should we just join the second meeting tomorrow morning?
22:20 thd          After too many earlier interruptions, I have been working all day on drafting proposed amendment language to the code of conduct.  I have not yet had sufficient time to post it to the mailing list.
22:20 gmcharlt     yeah, I think so
22:21 gmcharlt     thd: will you have that email sent out by tomorrow, do you think?
22:21 thd          I will send it now.
22:22 thd          I hastily rewrote the core text to paste into the wiki for the meeting.
22:23 thd          Pasting into the wiki page for the meeting had not been my intention.
22:23 thd          Too many people depending on me to solve their emergency computer problems took away my time.
22:24 gmcharlt     no worries
22:24 thd          ...And then too many visits to the dentist in the past three weeks.
22:25 * thd        choose the wrong parent for teeth genes and grew up where water floridation was considered a communist plot.
22:28 eythian      hi
22:28 thd          I am going to delete my proposed amendments text from the wiki meeting page for the time being because it is at least poorly formatted and the proper place for it was always the mailing list.
22:29 jmsasse      eythian: hello
22:31 jmsasse      I say we join the meeting tomorrow.
22:34 gmcharlt     agreed
22:36 jmsasse      Adios, amigos.
22:36 akafred      Good night!
22:36 wahanui      I'll be waiting for you to come back, akafred.
22:41 eythian      wahanui: beats me is <action>beats $who
22:41 wahanui      OK, eythian.
22:41 eythian      beats me
22:41 eythian      beats me?
22:41 eythian      wahanui: literal beats me
22:41 wahanui      eythian: excuse me?
22:41 eythian      weird
22:42 eythian      wahanui: literal beats \me
22:42 wahanui      eythian: sorry...
23:18 tcohen       hi rangi
23:27 bag          @quote random
23:27 huginn       bag: Quote #290: "< MrAgent075> You might want to quote this, but this is not the last you hear from me - and any of the other academy students for that matter. :)" (added by chrisc at 06:57 AM, January 17, 2014)
23:29 wizzyrea     Ah MrAgent075. Good kid that.
23:32 eythian      @quote random
23:32 huginn       eythian: Quote #96: "< owen> If your vendor calls it KOHA you know it's not really Koha." (added by wasabi at 05:56 AM, October 08, 2010)
23:34 wizzyrea     @quote random
23:34 huginn       wizzyrea: Quote #19: "<chris> i just want to yell things like don't kick the ball, pass it and Feed the backs" (added by jdavidb at 12:11 PM, July 27, 2009)