Re: [OPEN-ILS-GENERAL] KPAC filtering

2014-04-08 Thread Elisabeth Keppler
We're not using KPAC at this point but I'd like to add my vote for being
able to filter on shelving location and circ modifier, regardless of
platform.  I'd have to talk to our consortium administrators about this, of
course, but is there a global filter tag in the TPAC as well?  Holly's
absolutely right about the problem of incomplete MARC records.  We're
finding an alarming percentage have almost no fixed field data which makes
filtering virtually useless.

Thanks,
Lise


On Mon, Apr 7, 2014 at 9:45 PM, Holly Brennan haderh...@ci.homer.ak.uswrote:

 GREAT idea, Ben. (I was waiting for you to chime in.) And I already have a
 group made that includes all the Children's locations!

 I'm sure I'll have more questions when I actually dive into this project,
 but this is great help already. Thanks!

 - Holly

 -Original Message-
 From: open-ils-general-boun...@list.georgialibraries.org [mailto:
 open-ils-general-boun...@list.georgialibraries.org] On Behalf Of Ben Shum
 Sent: Monday, April 07, 2014 5:33 PM
 To: Evergreen Discussion Group
 Subject: Re: [OPEN-ILS-GENERAL] KPAC filtering

 For whatever it's worth, we make use of the custom filter groups and just
 specify a filter group like:
 global_filterfilter_group_entry(4)/global_filter

 Where 4 is the filter group that we set aside for KPAC entries.  Then we
 update the locations(x, y, z) in that filter group using the filter editor
 in the staff client.  This way, whenever we add or remove different copy
 locations, it doesn't require updating the XML file.

 -- Ben

 On Mon, Apr 7, 2014 at 9:27 PM, McCanna, Terran 
 tmcca...@georgialibraries.org wrote:
  Holly,
 
  I think it's a great question, and I'd love to know if that works when
 you try it out!
 
  Another thing I was mulling over was that it would be fun to make
  another version of the KPAC just for teens with its own graphics and
  just including audience type cd materials. (In my copious spare
  time... )
 
 
  Terran McCanna
  PINES Program Manager
  Georgia Public Library Service
  1800 Century Place, Suite 150
  Atlanta, GA 30345
  404-235-7138
  tmcca...@georgialibraries.org
 
  - Original Message -
  From: Holly Brennan haderh...@ci.homer.ak.us
  To: Evergreen Discussion Group
  open-ils-general@list.georgialibraries.org
  Sent: Monday, April 7, 2014 9:03:54 PM
  Subject: Re: [OPEN-ILS-GENERAL] KPAC filtering
 
  Ah, look at the file! Why didn't I think of that? (Tired, reaching end
  of day.)
 
  Thanks, Terran! Good clues on where to start looking and experimenting.
 
  -Holly
 
  -Original Message-
  From: open-ils-general-boun...@list.georgialibraries.org
  [mailto:open-ils-general-boun...@list.georgialibraries.org] On Behalf
  Of McCanna, Terran
  Sent: Monday, April 07, 2014 4:57 PM
  To: Evergreen Discussion Group
  Subject: Re: [OPEN-ILS-GENERAL] KPAC filtering
 
  Hmm... I could be wrong (and I'm very tired), but I would guess that
 with the way the global filter tag is set up in the kpac.xml file, that you
 could put any sort of defined filter in there. It is configured for
 audience(a,b,c,d,j) and that is easy to modify, but my guess is you could
 replace that bit in the global filter tag with locations(x,y,z) where
 x,y,z were the IDs (not the names) of the shelving locations you wish to
 display.
 
  This page lists the filters that the query parser understands and it
 says locations refers to shelving location IDs:
  http://evergreen-ils.org/dokuwiki/doku.php?id=documentation:technical:
  search_grammar
 
  I'm not sure if there is a way to determine the IDs of your shelving
 locations without looking at the database table that holds them.
 
  We couldn't do this in PINES because our consortium allows different
 libraries to have different shelving locations and it would be too
 difficult to track, but I don't see why it couldn't work for a smaller or
 more standardized system.
 
 
  Terran McCanna
  PINES Program Manager
  Georgia Public Library Service
  1800 Century Place, Suite 150
  Atlanta, GA 30345
  404-235-7138
  tmcca...@georgialibraries.org



 --
 Benjamin Shum
 Evergreen Systems Manager
 Bibliomation, Inc.
 24 Wooster Ave.
 Waterbury, CT 06708
 203-577-4070, ext. 113




-- 
Lise Keppler
Forsyth County Public Library
660 W 5th St
Winston Salem NC 27101
336-703-3070


Re: [OPEN-ILS-GENERAL] [OPEN-ILS-DEV] browser staff feedback request / integration

2014-04-08 Thread Bill Erickson
On Mon, Apr 7, 2014 at 6:30 PM, Tim Spindler tjspind...@gmail.com wrote:

 Maybe this was said but if the web interface is not incorporated in the
 xulrunner client, would the old screens continue to be available in the
 xulrunner client?


Yes, the XUL app will continue to operate as-is while the browser client is
developed.  I also expect the XUL client will be available for some amount
of time after the browser client is ready to ease migration, though the
details are yet to be ironed out.

-b

-- 
Bill Erickson
| Senior Software Developer
| phone: 877-OPEN-ILS (673-6457)
| email: ber...@esilibrary.com
| web: http://esilibrary.com
| Equinox Software, Inc. / The Open Source Experts


Re: [OPEN-ILS-GENERAL] KPAC filtering

2014-04-08 Thread Kate Butler
We're doing the same thing, though I was using location_groups(#) which syntax 
I got from here: https://bugs.launchpad.net/evergreen/+bug/939570

Is one specification better/more supported than the other?Neither seemed 
was on the wiki page.

Kate Butler
Technology Librarian
Rodgers Memorial Library (Hudson, NH)
http://www.rodgerslibrary.org/

 -Original Message-
 From: open-ils-general-boun...@list.georgialibraries.org [mailto:open-ils-
 general-boun...@list.georgialibraries.org] On Behalf Of Ben Shum
 Sent: Monday, April 07, 2014 9:33 PM
 To: Evergreen Discussion Group
 Subject: Re: [OPEN-ILS-GENERAL] KPAC filtering
 
 For whatever it's worth, we make use of the custom filter groups and just
 specify a filter group like:
 global_filterfilter_group_entry(4)/global_filter
 
 Where 4 is the filter group that we set aside for KPAC entries.  Then we
 update the locations(x, y, z) in that filter group using the filter editor in 
 the
 staff client.  This way, whenever we add or remove different copy locations,
 it doesn't require updating the XML file.
 
 -- Ben
 
 On Mon, Apr 7, 2014 at 9:27 PM, McCanna, Terran
 tmcca...@georgialibraries.org wrote:
  Holly,
 
  I think it's a great question, and I'd love to know if that works when you 
  try
 it out!
 
  Another thing I was mulling over was that it would be fun to make
  another version of the KPAC just for teens with its own graphics and
  just including audience type cd materials. (In my copious spare
  time... )
 
 
  Terran McCanna
  PINES Program Manager
  Georgia Public Library Service
  1800 Century Place, Suite 150
  Atlanta, GA 30345
  404-235-7138
  tmcca...@georgialibraries.org
 
  - Original Message -
  From: Holly Brennan haderh...@ci.homer.ak.us
  To: Evergreen Discussion Group
  open-ils-general@list.georgialibraries.org
  Sent: Monday, April 7, 2014 9:03:54 PM
  Subject: Re: [OPEN-ILS-GENERAL] KPAC filtering
 
  Ah, look at the file! Why didn't I think of that? (Tired, reaching end
  of day.)
 
  Thanks, Terran! Good clues on where to start looking and experimenting.
 
  -Holly
 
  -Original Message-
  From: open-ils-general-boun...@list.georgialibraries.org
  [mailto:open-ils-general-boun...@list.georgialibraries.org] On Behalf
  Of McCanna, Terran
  Sent: Monday, April 07, 2014 4:57 PM
  To: Evergreen Discussion Group
  Subject: Re: [OPEN-ILS-GENERAL] KPAC filtering
 
  Hmm... I could be wrong (and I'm very tired), but I would guess that with
 the way the global filter tag is set up in the kpac.xml file, that you could 
 put
 any sort of defined filter in there. It is configured for 
 audience(a,b,c,d,j)
 and that is easy to modify, but my guess is you could replace that bit in the
 global filter tag with locations(x,y,z) where x,y,z were the IDs (not the
 names) of the shelving locations you wish to display.
 
  This page lists the filters that the query parser understands and it says
 locations refers to shelving location IDs:
  http://evergreen-ils.org/dokuwiki/doku.php?id=documentation:technical:
  search_grammar
 
  I'm not sure if there is a way to determine the IDs of your shelving 
  locations
 without looking at the database table that holds them.
 
  We couldn't do this in PINES because our consortium allows different
 libraries to have different shelving locations and it would be too difficult 
 to
 track, but I don't see why it couldn't work for a smaller or more standardized
 system.
 
 
  Terran McCanna
  PINES Program Manager
  Georgia Public Library Service
  1800 Century Place, Suite 150
  Atlanta, GA 30345
  404-235-7138
  tmcca...@georgialibraries.org
 
 
 
 --
 Benjamin Shum
 Evergreen Systems Manager
 Bibliomation, Inc.
 24 Wooster Ave.
 Waterbury, CT 06708
 203-577-4070, ext. 113


[OPEN-ILS-GENERAL] Upcoming Documentation Interest Group Meeting: Thursday April 10, 2014

2014-04-08 Thread Yamil Suarez
Hello everyone,

The Evergreen Documentation Interest Group has its next meeting scheduled for 
Thursday, April 10, 2014 at 2:00 PM EST on the #EvergreenIRC channel 
(http://evergreen-ils.org/irc.php).

Anyone interested in documentation is welcome to attend. An agenda has been 
posted at 
http://evergreen-ils.org/dokuwiki/doku.php?id=evergreen-docs:dig_meetings  

Changes and additions to the agenda are welcome.

Thanks,
Yamil

[OPEN-ILS-GENERAL] spine label printers

2014-04-08 Thread Rhonda Vincent
Our spine label printer has officially retired. We need to replace it as soon 
as possible. I've seen the survey that was taken on printers before the last 
upgrade; however the last upgrade did not work well with our microline.  What I 
need to know is which printers have worked well since the upgrade.  Any and all 
information on the printers you are using and how they work with Evergreen at 
this point would be greatly appreciated.

Thanks
Rhonda Vincent
Jennings County Public Library
rhonda.vinc...@jenningslib.org


Re: [OPEN-ILS-GENERAL] spine label printers

2014-04-08 Thread Buzzy Nielsen

  
  
We use Dymo Labelwriter
450s. They're inexpensive, easy to setup, work well, and
  are compatible with multiple OSs.
  
  Cheers!
  Buzzy
  
  
  
  On 04/08/2014 11:46 AM, Rhonda Vincent wrote:


  
  
  
  
Our spine label printer has officially
  retired. We need to replace it as soon as possible. Ive seen
  the survey that was taken on printers before the last upgrade;
  however the last upgrade did not work well with our microline.
  What I need to know is which printers have worked well since
  the upgrade. Any and all information on the printers you are
  using and how they work with Evergreen at this point would be
  greatly appreciated. 

Thanks
Rhonda Vincent
Jennings County Public Library
rhonda.vinc...@jenningslib.org
  


  



Re: [OPEN-ILS-GENERAL] spine label printers

2014-04-08 Thread Elisabeth Keppler
Ditto what Buzzy said about the Dymo Labelwriter 450.  They can use
multiple sizes of labels, are easy to set up with Evergreen, and can handle
a lot of volume.

Lise
Forsyth County NC


On Tue, Apr 8, 2014 at 3:35 PM, Buzzy Nielsen bu...@hoodriverlibrary.orgwrote:

  We use Dymo Labelwriter 450s. They're inexpensive, easy to setup, work
 well, and are compatible with multiple OSs.

 Cheers!
 Buzzy



  On 04/08/2014 11:46 AM, Rhonda Vincent wrote:

  Our spine label printer has officially retired. We need to replace it as
 soon as possible. I've seen the survey that was taken on printers before
 the last upgrade; however the last upgrade did not work well with our
 microline.  What I need to know is which printers have worked well since
 the upgrade.  Any and all information on the printers you are using and how
 they work with Evergreen at this point would be greatly appreciated.



 Thanks

 Rhonda Vincent

 Jennings County Public Library

 rhonda.vinc...@jenningslib.org





-- 
Lise Keppler
Forsyth County Public Library
660 W 5th St
Winston Salem NC 27101
336-703-3070


Re: [OPEN-ILS-GENERAL] spine label printers

2014-04-08 Thread Rhonda Vincent
Thank you for your help. I really appreciate it.

From: open-ils-general-boun...@list.georgialibraries.org 
[mailto:open-ils-general-boun...@list.georgialibraries.org] On Behalf Of 
Elisabeth Keppler
Sent: Tuesday, April 08, 2014 3:54 PM
To: Evergreen Discussion Group
Subject: Re: [OPEN-ILS-GENERAL] spine label printers

Ditto what Buzzy said about the Dymo Labelwriter 450.  They can use multiple 
sizes of labels, are easy to set up with Evergreen, and can handle a lot of 
volume.

Lise
Forsyth County NC

On Tue, Apr 8, 2014 at 3:35 PM, Buzzy Nielsen 
bu...@hoodriverlibrary.orgmailto:bu...@hoodriverlibrary.org wrote:
We use Dymo Labelwriter 450s. They're inexpensive, easy to setup, work well, 
and are compatible with multiple OSs.

Cheers!
Buzzy


On 04/08/2014 11:46 AM, Rhonda Vincent wrote:
Our spine label printer has officially retired. We need to replace it as soon 
as possible. I've seen the survey that was taken on printers before the last 
upgrade; however the last upgrade did not work well with our microline.  What I 
need to know is which printers have worked well since the upgrade.  Any and all 
information on the printers you are using and how they work with Evergreen at 
this point would be greatly appreciated.

Thanks
Rhonda Vincent
Jennings County Public Library
rhonda.vinc...@jenningslib.orgmailto:rhonda.vinc...@jenningslib.org




--
Lise Keppler
Forsyth County Public Library
660 W 5th St
Winston Salem NC 27101
336-703-3070


Re: [OPEN-ILS-GENERAL] spine label printers

2014-04-08 Thread Lynn Floyd
+1 on the  Dymo Label Writer 450s.  We have both the Duo and the Turbo, love
both of them.

 

Lynn Floyd 
lfl...@andersonlibrary.org 
Anderson County Library 
864-260-4500 x181 
http://www.andersonlibrary.org http://www.andersonlibrary.org/  
  

 

From: open-ils-general-boun...@list.georgialibraries.org
[mailto:open-ils-general-boun...@list.georgialibraries.org] On Behalf Of
Buzzy Nielsen
Sent: Tuesday, April 08, 2014 3:36 PM
To: open-ils-general@list.georgialibraries.org
Subject: Re: [OPEN-ILS-GENERAL] spine label printers

 

We use Dymo Labelwriter 450s. They're inexpensive, easy to setup, work well,
and are compatible with multiple OSs.

Cheers!
Buzzy

 

On 04/08/2014 11:46 AM, Rhonda Vincent wrote:

Our spine label printer has officially retired. We need to replace it as
soon as possible. I've seen the survey that was taken on printers before the
last upgrade; however the last upgrade did not work well with our microline.
What I need to know is which printers have worked well since the upgrade.
Any and all information on the printers you are using and how they work with
Evergreen at this point would be greatly appreciated.  

 

Thanks

Rhonda Vincent

Jennings County Public Library

rhonda.vinc...@jenningslib.org