Open Source Integrated Library System

Evergreen on IRC

#evergreen Logs for Thursday, July 1st, 2010

< Wednesday, June 30th, 2010Raw Log FileFriday, July 2nd, 2010 >
#TimeNickMessage
#00:16:41phase_bb has quit IRC
#00:19:38dbstweaked 1.4.0 release to include lucid target + libmemcached 0.40
#00:29:51dbs creates a lucid image to actually test the damned thing
#01:20:44dbsopensrf 1.4.0 works on lucid. yay.
#01:28:26dbs has quit IRC
#02:02:51atz_ has joined #evergreen
#02:06:16atz has quit IRC
#02:38:14fayek has joined #evergreen
#03:01:53atz__ has joined #evergreen
#03:02:14atz_ has quit IRC
#03:02:15csharp has quit IRC
#03:04:37atz_ has joined #evergreen
#03:04:37csharp has joined #evergreen
#03:05:17atz_ has quit IRC
#06:42:33natschil has joined #evergreen
#07:34:59sfortin has joined #evergreen
#08:48:58atz__ is now known as atz
#09:03:01mrpeters-islanyone reported problems with the xls files generated by Evergreen on Win 7? I've never been able to get them to open. Thought it might have just been me, so I always used CSV but I'm hearing it more often from others as well now.
#09:06:20atzmrpeters-isl, still using open office to open?
#09:06:26atzor excel?
#09:06:32_bott_ has quit IRC
#09:06:39mrpeters-islexcel
#09:06:45jeffmrpeters-isl: what are the symptoms? what's the version of office?
#09:06:55mrpeters-islboth 07 and 10
#09:07:00mrpeters-isllet me pull one up real quick
#09:07:19_bott_ has joined #evergreen
#09:08:49mrpeters-islscreenshot: http://yfrog.com/9gxlsp
#09:09:05kmlussier has joined #evergreen
#09:09:49jeffmrpeters-isl: i know it sounds odd, but have you tried opening excel by itself on that workstation as that user, then try again?
#09:10:04jeffjust to let excel get through it's "first time running as this user" dance.
#09:10:20mrpeters-islgodo question. let me try
#09:10:32jeffi've seen that issue before with that cause, though i'm sure it's not the only possible cause.
#09:10:34mrpeters-islsame deal
#09:10:39jeffalas.
#09:10:48mrpeters-islsaving it to the disk, then opening is also the same
#09:11:07ebyjeff: prob heading up tonight after work, so should be avail early tomm if you're around
#09:11:33mrpeters-islif you save it, you get a different prompt about trusting it...but after you say yes it still fails to open with the same error as before
#09:16:54jeffdoes it happen with all reports? if you make a particularly simple report, do you have the same problem?
#09:17:29jeffwhat kind of data does the report you're trying now contain? can you share the file, or does it contain private info?
#09:17:48mrpeters-isljeff: all reports, indeed
#09:17:57mrpeters-isli will share the file, one moment
#09:20:59kmlussier has quit IRC
#09:21:30jeffand this same file does not cause you problems on office 2007 or office 2010 running on something other than Windows 7?
#09:21:37mrpeters-islhttp://208.119.72.66/report-data.xls
#09:21:47mrpeters-isljeff: i never started having issues until we got new Win 7 workstations
#09:21:54mrpeters-isli used Office 2010 on XP and didn't have trouble
#09:24:26bshum has joined #evergreen
#09:29:59jeffmrpeters-isl: yeah, works fine for me in openoffice and in Excel 2007 on XP Pro -- obviously I'm saving then opening from Explorer, not doing the "open this when downloaded" from the staff client, but you mentioned having tried that approach also.
#09:31:27jeffmrpeters-isl: ah, think I found it.
#09:32:46jeffclark-kent.pl uses Spreadsheet::WriteExcel to create the .xls files. Spreadsheet::WriteExcel depends on OLE::Storage_Lite, and version 0.19 of that module contains a Win7 specific fix.
#09:34:16jeffmrpeters-isl: if you upgrade to OLE::Storage_Lite 0.19, that might fix it. You could also upgrade Spreadsheet::WriteExcel if you still run into problems, but I think OLE::Storage_Lite upgrade should be enough.
#09:34:57jeffI'd suggest Spreadsheet::WriteExcel 2.29 or higher if you're going to try to upgrade both.
#09:35:41jeffIf you create a larger-than-7-megabyte .xls file with the current version of everything and it works, that should be further confirmation that this is the bug you're experiencing.
#09:39:10mrpeters-islinterseting jeff!
#09:39:22mrpeters-islis ther eany documentation for updating that module?
#09:40:40jeffyou could remove the version supplied by your linux distribution and install from CPAN. sometimes that will get you chasing many dependencies (which CPAN.pm will happily do for you, but it might be undesirable)
#09:41:02jeffwhat distribution and version are you running? you might be able to install a package from a more recent version of the distro.
#09:43:41jeffubuntu hardy includes the package libole-storage-lite-perl version 0.14, while lucid contains version 0.19
#09:45:22mrpeters-islwould this be the db server needing the upate?
#09:45:25mrpeters-isl*update
#09:45:39jeffjust the host that runs clark-kent.pl
#09:46:11mrpeters-islok, yeah so thats on debian lenny
#09:47:35mrpeters-islhttp://packages.debian.org/sid/libole-storage-lite-perl perhaps?
#09:47:41jefftesting has the updated version of the package that should include the fix for Win7: http://packages.debian.org/source/testing/libole-storage-lite-perl
#09:48:02jeff(yep, you found it! testing and sid/unstable's version of the package is currently identical)
#09:48:15mrpeters-islok, so apt-get says we already have the newest?
#09:49:55mrpeters-islmanually installing took care of it
#09:50:09jeffif you download the new deb from testing, http://ftp.egr.msu.edu/debian/pool/main/libo/libole-storage-lite-perl/libole-storage-lite-perl_0.19-1_all.deb you can install with dpkg -i
#09:50:16atheosmrpeters-isl - tell Adam his 30 minutes is up
#09:50:37jeffgood! now you will need to stop and start clark-kent.pl and try running a new report that outputs to .xls
#09:50:44mrpeters-islyep, going to try now!
#09:52:51mrpeters-islcrap, same error :(
#09:54:14jeffmrpeters-isl: did you run a new report to create new output? just downloading a previously-output report wouldn't do it.
#09:54:24mrpeters-islyep, new report from template
#09:54:29mrpeters-island restarted Clark
#09:56:34jeffmrpeters-isl: what does "dpkg -l libole-storage-lite-perl" output for a Version?
#09:57:15gdunbar has joined #evergreen
#09:57:56mrpeters-islii libole-storage-lite-perl 0.19-1 simple class for OLE document interface
#09:58:08jeffand how about: perl -MOLE::Storage_Lite -e 'print "$OLE::Storage_Lite::VERSION\n";'
#09:58:21mrpeters-islhmm 0.18
#09:59:20jeffheh
#09:59:44jeffperhaps you had a previous version installed via CPAN, not via the debian package.
#10:00:24jefffind /usr/local/share/perl -name Storage_Lite.pm
#10:02:07mrpeters-isllooks like one in /usr/local/share/perl/5.10.0/OLE/Storage_Lite.pm
#10:06:15jeffi do wonder how that got there. you should be able to remove /usr/local/share/perl/5.10.0/OLE/Storage_Lite.pm to get clark-kent.pl to pick up the new version you installed via the deb. It could in theory break something else, because again I'm not sure how you ended up with a CPAN-installed version of it in the first place.
#10:06:35jeffanother option would be to remove the deb and use cpan to upgrade OLE::Storage_Lite
#10:06:46jeff(since it was installed by CPAN already)
#10:06:49jeff*shrug*
#10:06:53jeffsix of one...
#10:10:32mrpeters-isl10-4. not sure i've ever updated a CPAN module, so off to learn that
#10:12:01jeffremoving /usr/local/share/perl/5.10.0/OLE/Storage_Lite.pm and leaving the deb installed should be quickest. do that, restart clark-kent.pl, re-test.
#10:12:05mrpeters-islok
#10:15:12mrpeters-isldangit
#10:15:13mrpeters-islstill no dice
#10:15:25jeff*frown*
#10:15:48jeffso now that you've removed the copy in /usr/local, what's the output of: perl -MOLE::Storage_Lite -e 'print "$OLE::Storage_Lite::VERSION\n";'
#10:16:39mrpeters-isl0.19
#10:18:00jeffdpkg -l libspreadsheet-writeexcel-perl
#10:19:30mrpeters-islii libspreadsheet-writeexcel-pe 2.22-1 create Excel spreadsheets
#10:21:03jeffgrr.
#10:21:31jeffi don't currently have access to win7 to test this.
#10:21:41mrpeters-islhehe
#10:22:32jeffat this point, you might need a new version of Spreadsheet::WriteExcel also, and clark-kent.pl might need to be modified to not use the deprecated ::Big variant of Spreadsheet::WriteExcel.
#10:22:40phasefxmrpeters-isl: whenever you get a moment, I'd love to see if you could install the 1.6.1.1 client on a win7 box and bring it up without errors (no need to connect to a server)
#10:23:21mrpeters-islphasefx: id be happy to, if you have a server I can point to
#10:23:34jeffi'd suggest getting familiar enough to use CPAN to upgrade both Spreadsheet::WriteExcel and OLE::Storage_Lite, and see if you can upgrade those without CPAN wanting to upgrade *everything*
#10:23:51jeffyou could then remove the package-installed versions to keep from getting things confused
#10:24:03jefflet me know if you get stuck.
#10:24:10mrpeters-islphasefx: also can't seem to find a 1.6.1.1 instsaller
#10:24:11phasefxmrpeters-isl: totally unrelated to your problems (won't fix anything). And no server handy to point it to, but there's a report on launchpad where they're getting an error just running it, prior to login
#10:24:18jeffdon't let CPAN upgrade everything, like perl ;-)
#10:24:35mrpeters-isljeff: you're making me nervous!
#10:24:44phasefxmrpeters-isl: http://evergreen-ils.org/downloads/evergreen-setup-rel_1_6_1_1.exe muchos gracias!
#10:25:07mrpeters-islphasefx: but no server?
#10:25:51phasefxmrpeters-isl: no, but a server isn't needed for the test
#10:26:05mrpeters-islok, i'm confused then
#10:26:27mrpeters-isloh, we're not working with reports
#10:26:31mrpeters-isljust loading up the client on win 7
#10:26:55phasefxmrpeters-isl: right, solve your report problems first :) this is a favor/tangent
#10:27:09mrpeters-islno problem just 1 sec
#10:27:26mrpeters-islno error
#10:27:36mrpeters-isljust that my server doesn't support 1.6.1.1
#10:27:41phasefxalright, thanks a lot!
#10:27:45mrpeters-islno problem
#10:29:58mrpeters-isljeff, is this as simple as ? perl -MCPAN -e 'install Spreadsheet::WriteExcel'
#10:32:27jeffjust to be 'safe', try "perl -MCPAN -e shell", then "o conf prerequisites_policy ask", then "install Spreadsheet::WriteExcel"
#10:39:34mrpeters-islsuccess!!!!!!!
#10:39:48mrpeters-islupgrading Spreadsheet::WriteExcel did the trick
#10:39:52jeffhooray!
#10:39:56mrpeters-islthanks so much, jeff!
#10:40:00jeffyou're welcome!
#10:40:18jeffdo you want to open a bug in launchpad, or shall I?
#10:40:21mrpeters-islis this worth documenting for everyone? or should i have known this
#10:40:45jeffi guess it isn't exactly a 'bug' in evergreen, but certainly a gotcha.
#10:41:45jeffa note to open-ils-dev would be good, and i'm torn on the 'open a bug or don't' -- the best we can do is change the Makefile.install to require the newer version of the needed libs.
#10:42:00bshumphasefx: Is that the same 1.6.1.1 that was there when I was poking around it last week? If so I ran that just fine on a Win7 machine
#10:42:51phasefxsame 1.6.1.1, thanks!
#10:44:02bshumphasefx: Yep, tested on both Win7 32 and 64 bit, looks okay to me.
#10:46:46phasefxbshum: would you be so kind as to weigh in on https://bugs.launchpad.net/evergreen/+bug/600308 ?
#10:47:04youdonotexist has joined #evergreen
#10:47:04bshumQuestion, how often do people run their hold_targeter.pl script to target copies to holds?
#10:47:19bshumphasefx: Sure, let me read it up real quick :)
#10:47:48phasefxbshum: re: hold_targeter, I think 15 minutes has been common
#10:48:34mrpeters-islbshum: 15 minutes here, too
#10:48:45bshumCool, good to know.
#10:48:53bshumApparently our installation was only doing it once per day.
#10:49:11bshumAnd the libraries were wondering why hold targeting was so slow.
#10:50:01jefftargeting is a function of how often the targeter runs, and the retargeting interval. the targeter will only target holds that are due for retargeting.
#10:50:01bshumIs there any need to manipulate the hold_targeter script itself to deal with the reduced time period that it's running? I saw some variable in there that seemed to indicate a 24h period or something?
#10:53:05jenny has joined #evergreen
#10:53:05phasefxthat's the probably the determinant for when a hold is eligible for re-targeting
#10:53:14bshumAha, gotcha
#10:53:39phasefxprobably a default, that can be specified in a config or setting somewhere
#10:54:10jeffi believe the default in the storage call is 12h, the default in the stock support scripts is 24h.
#10:57:50bshumphasefx: The error that Robert reports sounds somewhat familiar. I think we once saw that during our move from 1.4 to 1.6 or possibly during some trunk testing on an incomplete staff client
#10:59:11bshumIt was a long time ago though, so my memory could be playing tricks on me.
#10:59:42phasefxinteresting
#10:59:56bshumI think what happened for us
#11:00:06bshumWas there was an incomplete locale thing going on
#11:00:13bshumAnd so when I set my staff client to the "wrong" locale
#11:00:21bshumIt gave me errors and died
#11:00:38phasefxah, that's something worth checking
#11:00:41phasefxbshum++
#11:00:47bshumI think scrubbing out my profile in EG helped to clear the problem
#11:00:56bshumBut that would mean losing all workstation specific data
#11:01:57bshumThere might be better ways to handle it that are less drastic.
#11:02:46phasefxlaunchpad isn't loading for me at the moment. fun fun
#11:03:07bshumOh is that why my refreshing isn't working... hmm
#11:11:02bshumDoes anyone have any suggestions on where to look to changing the OPAC so that it no longer displays available/total copies for all three depth levels, but only for the specific level you are searching at?
#11:11:33bshumI'm thinking it's got to be something javascript related in one of the skin folders
#11:13:56natschil has quit IRC
#11:15:51bshumThe main objective would be eliminating extra columns if someone were only interested in seeing availability for their library and none others.
#11:20:16natschil has joined #evergreen
#11:24:39natschil has quit IRC
#11:25:39jenny has quit IRC
#11:28:03natschil has joined #evergreen
#11:57:47natschil has quit IRC
#11:57:53natschil has joined #evergreen
#12:01:21dmcmorris has joined #evergreen
#12:23:15yboston has joined #evergreen
#12:46:08jenny has joined #evergreen
#12:57:10_bott_bshum: I've got a couple posts on hiding Everywhere, both column and depth options. I think the rdetails.js options are what you're looking for: http://www.grpl.org/egblog/
#12:57:47_bott_er, rather, result_common.js
#13:00:02phasefx_bott_: do you want that blog on planet evergreen?
#13:00:45_bott_started it long ago, but I think there are only 2 or 3 posts. ...might get me to use it more ;-)
#13:00:55phasefx:D
#13:07:06mrpeters-islanyone know, off the top of their heard, what file I can edit to change the examples on the Patron Registration - Contact info page?
#13:09:55dbs has joined #evergreen
#13:10:19dbssenator++ # I planned to eventually track that dijit.form.Button bug down :)
#13:10:22_bott_mrpeters-isl: /var/web/opac/locale/<language>/lang.dtd
#13:10:25mrpeters-islthanks!
#13:10:46_bott_I assume you're looking for this line: <!ENTITY ev.staff.patron.ue_xhtml.phone_example "Example: 123-456-7890 or 123-456-7890 ex123">
#13:10:49mrpeters-islyes!
#13:13:04senatordbs: np. pretty sure that if that bug turns up in other interfaces that i haven't found yet, the solution is the same
#13:17:39natschil has quit IRC
#13:18:20dbs goes back to celebrating Canada Day
#13:18:22dbs has quit IRC
#13:29:56afterl has joined #evergreen
#13:34:26bshum_bott_: Ooh, sweet! Thanks for sharing this piece with me. I'll take a poke at those files to try replicating that on our system.
#13:46:55jeff_bott_: you guys have an awesome 404. wjr just pointed it out.
#13:47:30_bott_heh, there are several different random "titles" ...read them all
#13:47:54jeffdid you guys do a staff/patron contest or something? :)
#13:48:40jeffhrm. only getting one so far.
#13:49:13mrpeters-islall, who would we need to beg to get a seperate database field for phone number extensions in a future release?
#13:49:22_bott_ah, just asked. They're not auto rotating anymore. Someone in-house wrote them
#13:49:32mrpeters-islhaving extensions all mashed in one phone field is causing havocc with our outbound phone system
#13:50:17jeffif you have more than 9 digits for a phone number, i'd hold off on outbound calls.
#13:50:41jeffbecause your chances of actually getting to the proper extension are extremely slim.
#13:50:47mrpeters-islinteresting point
#13:53:22atheosjeff - mrpeters-isl - There's a mechanism for dialing extensions with the Asterisk dial command. It doesn't work every time, but it does work
#13:53:55mrpeters-islatheos: so it'd work for you, if we had a seperate extension field with only numeric digits?
#13:54:03bshummrpeters-isl: Biblio is interested in having an extension field as well, people feel that having all it all crunched together seemed bad.
#13:54:11mrpeters-islbshum ++
#13:54:37atheosmrpeters-isl yes, I'd prefer to grab that from a separate field. anything else will result in poorly executed data entry
#13:54:51mrpeters-islwe'd "just add it" but we like to stay away from making local customizations like that in the interest of commonality with thec ommunity
#13:55:37bshumMaybe it's something that should be started as a ticket on launchpad? Or e-mail thread to general
#13:55:45mrpeters-islperhaps
#13:55:57mrpeters-islhave you drafted something already? if you send it out, we'll add our support for it..and why
#13:55:57bshumTo see what sort of other interest is out there
#13:56:27bshumNot yet, but I could probably try writing something up
#13:57:49mrpeters-islexcellent!
#13:57:53bshumJust hadn't thought too much about where to stick it yet.
#13:58:05mrpeters-islbshum: same. i was just tossing that around
#13:58:15mrpeters-islwhat about 3 new columns in actor.usr
#13:58:29mrpeters-islday_phone_ext, evening_phone_ext, other_phone_ext
#14:00:22mrpeters-islrather than moving all of the phone numbers to their own table, like addresses
#14:00:59bshumThat's an interesting thought though. What are the reasons that eventually things get moved out into their own tables?
#14:01:20mrpeters-islgood question! if anyone knows, let us know!
#14:01:23bshumIs it a speed thing in terms of searching large sets of data?
#14:01:24atheosbshum organization
#14:01:30atheoskeep a tidy house
#14:02:39mrpeters-islpersonally, i don't mind where it goes as long as we can make it happen in the future!
#14:03:44mrpeters-islseems like creating something like actor.usr_phone and then assigning actor.usr.day_phone = actor.usr_phone.id would be more complicated than just adding 3 new columns but thats just me!
#14:14:02miker_http://databases.about.com/od/specificproducts/a/normalization.htm EG is generally 2NF, with some 3NF and some denormalization to speed common operations
#14:16:22miker_the phone fields are an example of a compromise between speed and function (users with more than 3 phone numbers are really corner cases), and normalization. there has been work, though, to implement actor.usr_phone
#14:19:21atheosI'm down with actor.usr_phone, nothing but a subselect !
#14:19:34mrpeters-isli'm down with however it haas to happen!
#14:19:42mrpeters-islbut thanks for the background miker_
#14:21:05jeffphone_notify in ahr is sometimes a bother, also. currently we have staff verify any outstanding holds do not have the "old" number when a patron updates their phone number...
#14:22:24jeffi've considered either an automated "hey, this old number is still listed for a hold, would you like to replace it'...
#14:22:47jeffor have the phone_notify be boolean, and calls made based on patron preference of which number (or which number at which time)
#14:23:08jeffor just have phone_notify point to one of the upcoming actor.usr_phone entries
#14:25:41miker_jeff: but, then, how would you have someone notified on their cell phone when they haven't set that as their primary account phone number?
#14:25:57miker_s/primary//
#14:29:49phasefxthat said I think I remember seeing a spec somewhere for an option to update phone_notify fields when a patron's number has changed
#14:30:01jeffright, still need free-form entry. that's an argument for "is the phone number we just removed/replaced still listed on an active hold request" logic.
#14:32:08dmcmorris has left #evergreen
#14:35:53miker_just so nobody thinks otherwise ... I still loath IE with a searing hatred
#14:35:54miker_that is all
#14:38:02bshumIf we were to use an external table like actor.usr_phone, would the creation of some sort of label field be something worth considering? (like day, night, cell, etc.)
#14:38:34bshumThen making the fields in actor.usr more generic like phone_1, phone_2, phone_3
#14:40:09bshumI guess that's a bit far ahead in thought, just wondering what shape it might take.
#14:55:38phasefxbshum: strictly speaking, we wouldn't need fields on actor.usr, though they could still be useful as way of determining functional roles
#14:56:15phasefxala .billing_address and .mailing_address
#14:56:21bshumphasefx: Ah right, I just thought about adding a usr field on the actor.usr_phone field to indicate ownership
#14:57:01bshumAnd then having the label be part of the usr_phone table somewhere
#14:57:08bshumI don't know, I like thinking about it, it's fun.
#14:57:59bshumphasefx: Oh, those are good examples.
#14:59:05phasefxbut like miker_ said, some work has been done along those lines, I just don't it ever made its way into trunk
#15:00:02bshumRight.
#15:02:37phasefxworth poking folks if you get the itch to make it happen sooner
#15:04:27jeffhttp://github.com/senator/OpenILS-Evergreen/commit/112774e3738d05552020a552fdca1a8117bfb303 and several surrounding bits include work on breaking out phone numbers into actor.usr_phone
#15:45:15jenny1 has joined #evergreen
#15:45:49jenny has quit IRC
#15:46:20natschil has joined #evergreen
#15:55:25sfortin has quit IRC
#16:03:39fayek has quit IRC
#16:04:38rickd_ has joined #evergreen
#16:10:37gdunbar has quit IRC
#16:27:19afterl has quit IRC
#17:08:17yboston has quit IRC
#17:12:06moodaepoatz++ # SIP & Git stuff.
#17:41:54lisppaste has quit IRC
#17:52:59jenny1 has left #evergreen
#18:12:36bshum has quit IRC
#18:49:16youdonotexist has quit IRC
#18:57:43natschil has quit IRC
#20:00:27_bott_ has quit IRC
#20:00:28csharp has quit IRC
#20:00:29mrpeters-isl has quit IRC
#20:00:30leed has quit IRC
#20:00:31kbeswick has quit IRC
#20:00:32mck9 has quit IRC
#20:00:33denials has quit IRC
#20:00:35jeff has quit IRC
#20:00:36miker_ has quit IRC
#20:00:36wjr has quit IRC
#20:00:36eby has quit IRC
#20:00:37artunit has quit IRC
#20:00:37gmcharlt has quit IRC
#20:00:38rickd_ has quit IRC
#20:00:39shadowspar has quit IRC
#20:00:39Dmagick-home has quit IRC
#20:00:39moodaepo has quit IRC
#20:00:39atheos has quit IRC
#20:00:39rsinger has quit IRC
#20:00:40phasefx_ has quit IRC
#20:00:40_dkyle_ has quit IRC
#20:00:40greg-g has quit IRC
#20:00:40sylvar has quit IRC
#20:00:41phasefx has quit IRC
#20:00:41berick has quit IRC
#20:00:41bradl has quit IRC
#20:00:42Callender has quit IRC
#20:00:42dbwells has quit IRC
#20:00:43Dmagick_ has quit IRC
#20:00:43atz has quit IRC
#20:12:19rickd_ has joined #evergreen
#20:12:19_bott_ has joined #evergreen
#20:12:19csharp has joined #evergreen
#20:12:19atz has joined #evergreen
#20:12:19mrpeters-isl has joined #evergreen
#20:12:19leed has joined #evergreen
#20:12:19shadowspar has joined #evergreen
#20:12:19Dmagick-home has joined #evergreen
#20:12:19mck9 has joined #evergreen
#20:12:19jeff has joined #evergreen
#20:12:19denials has joined #evergreen
#20:12:19gmcharlt has joined #evergreen
#20:12:19artunit has joined #evergreen
#20:12:19eby has joined #evergreen
#20:12:19kbeswick has joined #evergreen
#20:12:19wjr has joined #evergreen
#20:12:19miker_ has joined #evergreen
#20:12:19moodaepo has joined #evergreen
#20:12:19atheos has joined #evergreen
#20:12:19rsinger has joined #evergreen
#20:12:19_dkyle_ has joined #evergreen
#20:12:19Callender has joined #evergreen
#20:12:19bradl has joined #evergreen
#20:12:19dbwells has joined #evergreen
#20:12:19greg-g has joined #evergreen
#20:12:19sylvar has joined #evergreen
#20:12:19Dmagick_ has joined #evergreen
#20:12:19phasefx_ has joined #evergreen
#20:12:19phasefx has joined #evergreen
#20:12:19berick has joined #evergreen
#20:12:19calvino.freenode.net sets mode: +o phasefx
#21:11:05_bott_ has quit IRC
#21:11:05csharp has quit IRC
#21:11:06mrpeters-isl has quit IRC
#21:11:06leed has quit IRC
#21:11:06kbeswick has quit IRC
#21:11:07mck9 has quit IRC
#21:11:07denials has quit IRC
#21:11:09jeff has quit IRC
#21:11:09miker_ has quit IRC
#21:11:09wjr has quit IRC
#21:11:09eby has quit IRC
#21:11:10artunit has quit IRC
#21:11:10gmcharlt has quit IRC
#21:11:10rickd_ has quit IRC
#21:11:11shadowspar has quit IRC
#21:11:11Dmagick-home has quit IRC
#21:11:11moodaepo has quit IRC
#21:11:11atheos has quit IRC
#21:11:11rsinger has quit IRC
#21:11:11phasefx_ has quit IRC
#21:11:12_dkyle_ has quit IRC
#21:11:12greg-g has quit IRC
#21:11:12sylvar has quit IRC
#21:11:12phasefx has quit IRC
#21:11:12berick has quit IRC
#21:11:13bradl has quit IRC
#21:11:13Callender has quit IRC
#21:11:13dbwells has quit IRC
#21:11:13Dmagick_ has quit IRC
#21:11:14atz has quit IRC
#21:23:15rickd_ has joined #evergreen
#21:23:15_bott_ has joined #evergreen
#21:23:15csharp has joined #evergreen
#21:23:15atz has joined #evergreen
#21:23:15mrpeters-isl has joined #evergreen
#21:23:15leed has joined #evergreen
#21:23:15shadowspar has joined #evergreen
#21:23:15Dmagick-home has joined #evergreen
#21:23:15mck9 has joined #evergreen
#21:23:15jeff has joined #evergreen
#21:23:15denials has joined #evergreen
#21:23:15gmcharlt has joined #evergreen
#21:23:15artunit has joined #evergreen
#21:23:15eby has joined #evergreen
#21:23:15kbeswick has joined #evergreen
#21:23:15wjr has joined #evergreen
#21:23:15miker_ has joined #evergreen
#21:23:15moodaepo has joined #evergreen
#21:23:15atheos has joined #evergreen
#21:23:15rsinger has joined #evergreen
#21:23:15_dkyle_ has joined #evergreen
#21:23:15Callender has joined #evergreen
#21:23:15bradl has joined #evergreen
#21:23:15dbwells has joined #evergreen
#21:23:15greg-g has joined #evergreen
#21:23:15sylvar has joined #evergreen
#21:23:15Dmagick_ has joined #evergreen
#21:23:15phasefx_ has joined #evergreen
#21:23:15phasefx has joined #evergreen
#21:23:15berick has joined #evergreen
#21:23:15calvino.freenode.net sets mode: +o phasefx
#21:55:51moodaepo has quit IRC
#21:57:53moodaepo has joined #evergreen
#22:19:46mck9 has left #evergreen
< Wednesday, June 30th, 2010Raw Log FileFriday, July 2nd, 2010 >