[Koha] import records in marc display formats?

2012-05-15 Thread smurfett

Hi

I'm sure this has been asked before but I didn't know what search terms to 
look for in the mail archives.


I'm trying to catalog books using records from other libraries.  
Unfortunately, the only ones I can find are online and they display it in 
those nice marc formats like this:


001 054
020 09783848x8
100 1 $aLee, Harlety

etc

Is there some sort of script that will covert this web view into a nice 
marc record so that I can import it into Koha?


thanks!
nancy
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Filter by LDR position 6

2012-05-15 Thread Hugo Agud
Hi

We are using Koha 3.6.4 and we wish to add a filter by field (LDR position
6 record type).

As this is not a zebra index, it is not searchabel now... we have several
ideas on mind... for example we think we can limit by itemtype instead, it
is quite similar OR even we can configure zebra to index LDR, but before of
doing that.. I just wish to ask If anybody has any previous experience on
filter by LDR

Thanks a lot in advance

Hugo

-- 

*Hugo Agud - Orex Digital *

*www.orex.es*

*
*

 Director

Avenida Sarriá 29 · 08029 Barcelona http://twitter.com/OrexDigital
:http://orexsl.blogspot.comhugoaguda - Tel: 93 539 40 70 Fax: 93 539
33 30
ha...@orex.es · http://www.orex.es/



No imprima este mensaje a no ser que sea necesario. Una tonelada de papel
implica la tala de 15 árboles y el consumo de 250.000 litros de agua.



Aviso de confidencialidad
Este mensaje contiene información que puede ser CONFIDENCIAL y/o de USO
RESTRINGIDO. Si usted no es el receptor deseado del mensaje (ni
está autorizado a recibirlo por el remitente), no está autorizado a copiar,
reenviar o divulgar el mensaje o su contenido. Si ha recibido este mensaje
por error, por favor, notifíquenoslo inmediatamente y bórrelo de su sistema.
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Show us your OPACs

2012-05-15 Thread Peter Aronson
I'm working on our OPAC right now and I'd like to see what other people have 
done with their OPACs… How have you customized the OPAC? How are you using the 
HTML areas?

Please describe and/or include a link to your OPAC or to a screenshot if your 
OPAC is not publicly accessible.

Best regards,
Peter
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Acquisition Modules

2012-05-15 Thread Arup Raychaudhury
I am interested to know the experience of any libraries which are using
Acquisition module to place printed order. Does it verify availability of a
title against Catalog and on-order file before allowing to place order.


-- 
Arup Raychaudhury
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Filter by LDR position 6

2012-05-15 Thread Mirko
Hi Hugo,

in record.abs there is a line

 xelm /record/leader 
 llength:w:range(data,0,5),rtype:w:range(data,6,1),Bib-level:w:range(data,7,1)

Have you tried 'rtype' to search for LDR 6?

Best,

Mirko



schrieb Hugo Agud am 15.05.2012 10:11:
 Hi
 
 We are using Koha 3.6.4 and we wish to add a filter by field (LDR position
 6 record type).
 
 As this is not a zebra index, it is not searchabel now... we have several
 ideas on mind... for example we think we can limit by itemtype instead, it
 is quite similar OR even we can configure zebra to index LDR, but before of
 doing that.. I just wish to ask If anybody has any previous experience on
 filter by LDR
 
 Thanks a lot in advance
 
 Hugo
 
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Filter by LDR position 6

2012-05-15 Thread Mirko
Hi Hugo,

in record.abs there is a line

 xelm /record/leader 
 llength:w:range(data,0,5),rtype:w:range(data,6,1),Bib-level:w:range(data,7,1)

Have you tried 'rtype' to search for LDR 6?

Best,

Mirko



schrieb Hugo Agud am 15.05.2012 10:11:
 Hi
 
 We are using Koha 3.6.4 and we wish to add a filter by field (LDR position
 6 record type).
 
 As this is not a zebra index, it is not searchabel now... we have several
 ideas on mind... for example we think we can limit by itemtype instead, it
 is quite similar OR even we can configure zebra to index LDR, but before of
 doing that.. I just wish to ask If anybody has any previous experience on
 filter by LDR
 
 Thanks a lot in advance
 
 Hugo
 
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Filter by LDR position 6

2012-05-15 Thread Hugo Agud
Hi Mirko

you are right... we forgot that chance

mc-rtype:g it works! thanks for the reminde

Hugo

2012/5/15 Mirko 5...@gmx.de

 Hi Hugo,

 in record.abs there is a line

  xelm /record/leader
 llength:w:range(data,0,5),rtype:w:range(data,6,1),Bib-level:w:range(data,7,1)

 Have you tried 'rtype' to search for LDR 6?

 Best,

 Mirko



 schrieb Hugo Agud am 15.05.2012 10:11:
  Hi
 
  We are using Koha 3.6.4 and we wish to add a filter by field (LDR
 position
  6 record type).
 
  As this is not a zebra index, it is not searchabel now... we have several
  ideas on mind... for example we think we can limit by itemtype instead,
 it
  is quite similar OR even we can configure zebra to index LDR, but before
 of
  doing that.. I just wish to ask If anybody has any previous experience on
  filter by LDR
 
  Thanks a lot in advance
 
  Hugo
 




-- 

*Hugo Agud - Orex Digital *

*www.orex.es*

*
*

 Director

Avenida Sarriá 29 · 08029 Barcelona http://twitter.com/OrexDigital
:http://orexsl.blogspot.comhugoaguda - Tel: 93 539 40 70 Fax: 93 539
33 30
ha...@orex.es · http://www.orex.es/



No imprima este mensaje a no ser que sea necesario. Una tonelada de papel
implica la tala de 15 árboles y el consumo de 250.000 litros de agua.



Aviso de confidencialidad
Este mensaje contiene información que puede ser CONFIDENCIAL y/o de USO
RESTRINGIDO. Si usted no es el receptor deseado del mensaje (ni
está autorizado a recibirlo por el remitente), no está autorizado a copiar,
reenviar o divulgar el mensaje o su contenido. Si ha recibido este mensaje
por error, por favor, notifíquenoslo inmediatamente y bórrelo de su sistema.
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Show us your OPACs

2012-05-15 Thread Mohamed Megahed

http://library.miuegypt.edu.eg/cgi-bin/koha/opac-main.pl


MOHAMED MEGAHED 
Librarian  Technical support  
Misr International University Library
Tel : +2 0100 - 22 – 97 -  962
Tel : +2 0100 - 49 – 49 -  096


 


 From: dgllibrary+kohal...@peteraronson.com
 Date: Tue, 15 May 2012 14:02:29 +0530
 To: koha@lists.katipo.co.nz
 Subject: [Koha] Show us your OPACs
 
 I'm working on our OPAC right now and I'd like to see what other people have 
 done with their OPACs… How have you customized the OPAC? How are you using 
 the HTML areas?
 
 Please describe and/or include a link to your OPAC or to a screenshot if your 
 OPAC is not publicly accessible.
 
 Best regards,
 Peter
 ___
 Koha mailing list  http://koha-community.org
 Koha@lists.katipo.co.nz
 http://lists.katipo.co.nz/mailman/listinfo/koha
  
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Patron card create probleme

2012-05-15 Thread Chris Nighswonger
Please keep all threads on-list so that others may help and/or benefit.
Thanks!

On Tue, May 15, 2012 at 2:31 AM, Vikas Salunkhe salunkh...@gmail.comwrote:

 hi Chris
  yes i uploaded patron images but select Image sourceother image only
 drop down list is coming there not available path and browsing window  only
 select image option is avalible


I'm away on vacation for several days, but I'll test this in master when I
return.

Kind Regards,
Chris




 On Mon, May 14, 2012 at 8:01 PM, Chris Nighswonger 
 cnighswon...@foundations.edu wrote:

 On Mon, May 14, 2012 at 9:14 AM, Vikas Salunkhe salunkh...@gmail.comwrote:

 1) barcode is big goes on out of  card layout,  how to resize the
 barcode?


 The barcode size is, unfortunately, related to the length of the number
 being encoded. Basically the more digits in the number, the better
 proportioned the barcode will be. This needs to be fixed, but has proven a
 bit of a challenge for numbers using less than about six digits. Fixes are
 welcomed. :-)


 2)  when other  barcode is selected and saved only 39 code is select


 I can confirm that the barcode type does not save properly in the
 template editor in the master branch. This needs to be filed as a bug.



 3) when i go Home http://127.0.1.1:8080/cgi-bin/koha/mainpage.pl ›
 Toolshttp://127.0.1.1:8080/cgi-bin/koha/tools/tools-home.pl› Patron
 card creator http://127.0.1.1:8080/cgi-bin/koha/patroncards/home.pl ›
 Manage
 patron card layouts
 http://127.0.1.1:8080/cgi-bin/koha/patroncards/manage.pl?card_element=layout
 ›

 Edit patron card layout  and select Image 2  Image source 
 Imageselect
 image  but image path window is not available


 Have you uploaded patron images?

 Kind Regards,
 Chris



___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] import records in marc display formats?

2012-05-15 Thread smurfett

Hi

i just made it up to show the format, not the data itself.

i've tried maredit but i couldn't figure out how to import data such as 
this and have marc split it..


nancy

On 5/15/12 6:03 AM, Eric Bégin wrote:

Nancy,

Before answering your email with my suggestion, I just want to check with
you if the sample date you gave us was copied/pasted or you typed it.

I'm asking because it doesn't have the indicators nor the $a in for the 020
field, which make me think that you may have typed it and forgot to type those.

If it it as your system provide it, there are more processing to do to you
data before being able to create a marc record out of it.

Let me know,

Eric Bégin
Solutions inLibro inc.

On 2012-05-15 03:00, smurf...@gmail.com wrote:

001 054
020 09783848x8
100 1 $aLee, Harlety

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Equinox job posting - Support specialist

2012-05-15 Thread Galen Charlton

[apologies for multi-posting]

Equinox Software, a growing and dynamic software development and support
company based in Duluth, Georgia, is seeking a talented and dedicated
Support Specialist. This position is responsible for providing technical
support to our customers for several open source systems for libraries,
including Koha and Evergreen.

We are looking for the following qualities in a candidate:

* The ability to communicate effectively both orally and in writing.
* The ability and desire to dig deep to solve technical problems while
keeping the customer's ultimate goal always in mind.
* Ability to work well in a team environment.
* Strong customer service focus.
* A continual desire not to just do the job, but to also figure out how to
do it better.

The following skills and knowledge are essential for success in this
position:

* Two years of experience using the Linux command line.
* One year of experience using SQL to query relational databases.
* Familiarity with at least one scripting language such as Perl and
Python is preferred.
* Familiarity with core web technologies such as HTML, JavaScript and
CSS is preferred.
* Familiarity with library practices is preferred.
* Experience operating or managing an integrated library system,
particularly Koha and/or Evergreen, is preferred.
* A MLS or equivalent degree is preferred.

Summary of essential job functions:.

* Providing excellent technical support to Equinox customers with other
team members on the help desk.  This includes helping troubleshoot
problems, assist customers with configuration changes, and helping to
advise our customers on how to make the best use of the software we support.
* Providing continual status updates to internal and external customers
via our ticket system.
* Assisting Equinox's Operations Team with light system administration
tasks such as log analysis.

Equinox offers a strong benefits package including family health,
dental, and vision insurance, fully paid for by the company. We also
offer a 401k plan with matching contributions. Salary starts at $40,000
a year but is negotiable and commensurate with experience.  This
position is based on Duluth, Georgia.

Please send your resume, 3 professional references, and salary
requirements to care...@esilibrary.com

Regards,

Galen
--
Galen Charlton
Director of Support and Implementation
Equinox Software, Inc. / The Open Source Experts
email:  g...@esilibrary.com
direct: +1 770-709-5581
cell:   +1 404-984-4366
skype:  gmcharlt
web:http://www.esilibrary.com/
Supporting Koha and Evergreen: http://koha-community.org 
http://evergreen-ils.org
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] koha frozen patron accounts - patch?

2012-05-15 Thread Amy Schuler
Hello everyone,
I am running Koha 3.06.04.000.  When I log into my account (and other user 
accounts) I get the following message:
Your account has been frozen until 00/02/0.  I believe I found this bug 
(7272, see link below) and see that a patch has been pushed.  Does this mean 
(1) patch is available (and if so-where?) or (2) patch is not yet available?
Thanks so much!
Amy
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7272

Amy C. Schuler
Director, Information Services  Library
Cary Institute of Ecosystem Studies
PO Box AB, 2801 Sharon Turnpike
Millbrook, New York, 12545

___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Show us your OPACs

2012-05-15 Thread Adalid Ortiz
Biblioteca Loyola - Universidad Iberoamericana Tijuana
http://clavius.tij.uia.mx
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Show us your OPACs

2012-05-15 Thread Owen Leonard
 Please describe and/or include a link to your OPAC

On the wiki are lists of Koha Users Worldwide:

http://wiki.koha-community.org/wiki/Koha_Users_Worldwide

If anyone following this thread is not listed please add yourself and
the link to your OPAC.

Thanks,

  Owen

-- 
Web Developer
Athens County Public Libraries
http://www.myacpl.org
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] koha frozen patron accounts - patch?

2012-05-15 Thread MJ Ray
Amy
 Your account has been frozen until 00/02/0.  I believe I found
 this bug (7272, see link below) and see that a patch has been
 pushed.  Does this mean (1) patch is available (and if so-where?)
 or (2) patch is not yet available?
 http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7272

Status:  Pushed to Master

which means that it is available in the bleeding edge version
(sometimes called 3.9 but not recommended for production use) and may
be in some 3.8 versions (depending on the date - this one is, because
it) but is not yet in the current 3.6 versions.  When it is in 3.6, I
believe it will say Pushed to Stable instead.

You can download the patch in the Attachments section of the page
but it may not be simple to apply to 3.6 and may cause problems
on upgrade... but if the bug is biting...

There should be more description of what things like pushed mean
in some of the talks at http://koha-community.org/kohacon12/
if you can make it.

Hope that explains,
-- 
MJ Ray (slef), member of www.software.coop, a for-more-than-profit co-op.
http://koha-community.org supporter, web and library systems developer.
In My Opinion Only: see http://mjr.towers.org.uk/email.html
Available for hire (including development) at http://www.software.coop/
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Call for News for the May Newsletter

2012-05-15 Thread Daniel Grobani
Dear Koha Kommunitarians,

I'm harvesting news for the May newsletter. Please send me by the
25th anything you think your fellow community members might like to
know about.

News can be as short as a sentence or as long as a paper. I
especially encourage you to send me a line or two for the
gossip/society column about what you're currently working on. And if
you know of a go-live not announced on the list, please be sure to let
me know about it.

Thanks,
Daniel Grobani
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Show us your OPACs

2012-05-15 Thread Paul Nielsen
Hi Peter,

Check ours out
http://library.hauraki-dc.govt.nz/

Cheers
Paul Nielsen
-Original Message-
From: koha-boun...@lists.katipo.co.nz [mailto:koha-boun...@lists.katipo.co.nz] 
On Behalf Of Peter Aronson
Sent: Tuesday, 15 May 2012 8:32 p.m.
To: koha@lists.katipo.co.nz
Subject: [Koha] Show us your OPACs

I'm working on our OPAC right now and I'd like to see what other people have 
done with their OPACs... How have you customized the OPAC? How are you using 
the HTML areas?

Please describe and/or include a link to your OPAC or to a screenshot if your 
OPAC is not publicly accessible.

Best regards,
Peter
___
Koha mailing list  http://koha-community.org Koha@lists.katipo.co.nz 
http://lists.katipo.co.nz/mailman/listinfo/koha
#
DISCLAIMER:

This e-mail message and accompanying data may contain information that is 
confidential and subject to privilege.
If you are not the intended recipient, you are notified that any use, 
dissemination, distribution or copying of this message or data is prohibited.
If you have received this e-mail in error please notify the sender or Hauraki 
District Council at mailmars...@hauraki-dc.govt.nz immediately and delete all 
material pertaining to this e-mail. 
#
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha