[Koha] Opac through Internet

2014-06-12 Thread Bhaskar Ghosh
Dear all,
How to publish/ connect to my opac through internet? (Please guide Step-by-step)
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] possible bug

2014-06-12 Thread Hugo Agud
Thanks to all, the issue is that the items were still in mysql database,
one colleague has checked that in master and another 3.14.3 instllation the
behaviour is fine, next time we attach an item we will monitor all the
process and inform you.

thanks a loty


2014-06-12 1:49 GMT+02:00 Robin Sheat ro...@catalyst.net.nz:

 Paul A schreef op wo 11-06-2014 om 09:27 [-0400]:
  This is normal (at least in 3.8).  You must
  run  ./bin/migration_tools/rebuild_zebra.pl -b -r -v -x  from
  usr/share/koha to eliminate the ghost.  It's slightly annoying, but
  we
  have got used to it.

 Surely the affected records should be marked as needing updating in the
 zebraqueue. If they aren't, then this is a bug that should be reasonably
 easy to fix.

 --
 Robin Sheat
 Catalyst IT Ltd.
 ✆ +64 4 803 2204
 GPG: 5FA7 4B49 1E4D CAA4 4C38  8505 77F5 B724 F871 3BDF

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




-- 

*Hugo Agud - Orex Digital *

*www.orex.es http://www.orex.es*


  Director

Passatge de la Llançadera, 3 · 08338 Premià de Dalt - Tel: 93 539 40 70
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] User tagging

2014-06-12 Thread Viktor.Sarge
Hi! 

I work with two libraries (one public library quite new to Koha and one small 
school library) that use tags. They are somewhat useful, but it’s clear that to 
tap into the potential of creating a folksonomy you need to take Metcalfe’s law 
into account and populate the tags with data from far larger services than the 
local library. The problem is particularly difficult in such a small language 
area as Sweden. It’s hard enough to get even a national service to get user 
tagging really going. With that said I’ve been hoping to integrate our Koha 
installations with the national service for user created metadata when they get 
their new APIs up and running in the future. 

Regards
/Viktor 


Viktor Sarge
Utvecklingsledare
Regionbibliotek Halland
Kultur i Halland

TFN: 035-17 98 73
E-POST: viktor.sa...@regionhalland.se
BESÖKSADRESS: Södra vägen 9, 30180 Halmstad
WEBB: www.regionhalland.se/regionbibliotek
 









11 jun 2014 kl. 21:14 skrev Galen Charlton g...@esilibrary.com:

 Hi,
 
 Following up on a discussion I had with some folks on Twitter, I'm
 curious about the use of the user tagging feature in Koha.
 Specifically, if you're a library that has enabled the user tagging
 feature, particularly if you've done so for a long time, do you also
 use the tag moderation feature?
 
 Are the tags adding to the usability of your catalog?  Why or why not?
 
 Regards,
 
 Galen
 -- 
 Galen Charlton
 Manager of 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 mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] multiple instances of koha

2014-06-12 Thread Fabio Tiana
Hi,

yes you can, it's quite easy with the koha-create command, as suggested by
Galen. Remember to set Apache's virtual hosts accordingly for your new
instance, after you run it (check /etc/apache2/sites-*/newInstanceName).

Fabio


2014-06-11 20:39 GMT+02:00 Galen Charlton g...@esilibrary.com:

 Hi,

 On Wed, Jun 11, 2014 at 11:24 AM, Jenice S. Tate jt...@mdah.state.ms.us
 wrote:
  Does anyone know if you can create another instance of koha (for training
  and development) on the same server as your live instance without messing
  with your live instance

 Yes, this is quite doable, assuming that your server has enough disk
 space to store the additional database and has enough RAM and CPU
 capacity that peak use of the test instance doesn't take away from the
 production instance.

 The easiest way to set this up is to install Koha from the koha-common
 Debian package [1].  You can then use the koha-create command to add
 instances.

 One thing to note with that setup, however, is that all of the
 instances are perforce going to be at exactly the same version of
 Koha.  If you want to test a different version of Koha, having a
 separate server or virtual machine for the test instance would be
 easier to manage.

 [1] http://wiki.koha-community.org/wiki/Koha_3.x_on_Debian_Squeeze

 Regards,

 Galen
 --
 Galen Charlton
 Manager of 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 mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Is Record Matching Rules required for Koha ?

2014-06-12 Thread zolot
Hello, Koha-users !

How necessarily to use the so-called  Record Matching Rule ?

Can Koha 3.14 catalogue normally without setting parameters in the table Add 
record matching rules ? 

(Normally means the possibility of Data Base Creation, Save, Search, and 
Import/Export 
of bibliographic data.)

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


Re: [Koha] Basic user instruction?

2014-06-12 Thread Viktor.Sarge
Hi Karen! 

It sounds like you are talking about the search results view in the Opac(?). If 
you have someone at hand somewhat familiar with CSS and jQuery I’d say that it 
would be quite possible to move the information around to better suit your 
needs. What happens is basically that Koha generate the page as usual and 
delivers it to the user. When the page is loaded the local browser on the users 
computer then readjust the layout/look of the page when presenting it to the 
user. If you have a demo to work on you could ask any jQuery/javascript ninja 
to stick their scripts in the preference ”opacuserjs” and help you sort it out 
until it looks right. 

The good thing about this approach is that you don’t have to change anything in 
the actual Koha-parts. The parts you might want to move around or restyle looks 
like that classes ”results_summary availability” for the whole group of info or 
”available” for the separate groups of info on available for loan/reference. 

Regards/Viktor 


Viktor Sarge
Utvecklingsledare
Regionbibliotek Halland
Kultur i Halland

TFN: 035-17 98 73
E-POST: viktor.sa...@regionhalland.se
BESÖKSADRESS: Södra vägen 9, 30180 Halmstad
WEBB: www.regionhalland.se/regionbibliotek
 









9 jun 2014 kl. 17:45 skrev Karen Brown bro...@monterey.org:

 We are transitioning to Koha this month.  I am having some concerns about
 showing this new display to children and teaching them to quickly locate
 the entries for children on their topic, the library location, its status
 and call number.  I am thinking  that the call numbers and availability are
 not as visible as our last OPAC.  They are almost hidden in parentheses
 after lots of other publisher information.  The opportunity to limit to
 youth materials and our building are down below the first screen.  I am
 told that much of this can't be changed. I am hoping that some of you who
 work with children or customers with limited English or limited library
 experience will share with me your techniques for teaching the use of this
 catalog.Thank you.
 
 Karen Brown
 Youth Services Manager
 Monterey Public Library
 625 Pacific St.
 Monterey CA 93940
 831-646-3744
 ___
 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] Is Record Matching Rules required for Koha ?

2014-06-12 Thread Nicole Engard
Many libraries use the Record Matching Rules to match records when they do
batch imports.  They are very very very necessary.

Nicole


On Thu, Jun 12, 2014 at 4:52 AM, zolot zo...@imath.kiev.ua wrote:

 Hello, Koha-users !

 How necessarily to use the so-called  Record Matching Rule ?

 Can Koha 3.14 catalogue normally without setting parameters in the table
 Add record matching rules ?

 (Normally means the possibility of Data Base Creation, Save, Search, and
 Import/Export
 of bibliographic data.)

 Regards,
 Gennady
 ___
 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] User tagging

2014-06-12 Thread George Williams
Galen,

We have the tagging turned on for our consortium of 50 libraries.  We have the 
moderation turned on and there is at least one staff member at each library 
that has the ability to moderate tags.

What we find is that nobody adds tags.  Not patrons, not staff, not no one.  
The same is true for comments.  Nobody even seems to know they exist.

George



-Original Message-
From: Galen Charlton [mailto:g...@esilibrary.com] 
Sent: Wednesday, June 11, 2014 12:15 PM
To: Koha-List
Subject: [Koha] User tagging

Hi,

Following up on a discussion I had with some folks on Twitter, I'm curious 
about the use of the user tagging feature in Koha.
Specifically, if you're a library that has enabled the user tagging feature, 
particularly if you've done so for a long time, do you also use the tag 
moderation feature?

Are the tags adding to the usability of your catalog?  Why or why not?

Regards,

Galen
--
Galen Charlton
Manager of 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


Re: [Koha] Importing data into Koha 3.14

2014-06-12 Thread Layale Bassil
Hello Hugo,

Thanks a lot! I already split the files into two files as you are suggesting 
now. The point is that I have data from many different sources with different 
file formats and the data is not consistent and I have  to migrate all them 
into Koha as a Union List. That was easy for the case of “004” but I have files 
with the case, where the bib and the item are split into two records into the 
same file and connected using the “001” tag, which means they have the same 
“001” tag where the difference is in the LDR only where the item/holding has 
“cy” or “ny” in its LDR. Do you have any suggestion on how can I split such a 
file? What search can I do to be able to export all items in this case (without 
having the 004 field)?

One last question if I may, I will be migrating books from different 
universities, and we might have the same book in more than one university, is 
there a way to link these same books under one record when searching for the 
book and have the holdings list all the locations of the book? Or they will 
always be imported as two different bibs and will be returned in OPAC search as 
two different results?

Many Thanks for the continuous support,
Best Regards.


From: Hugo Agud [mailto:ha...@orex.es]
Sent: Wednesday, June 11, 2014 11:39 AM
To: Layale Bassil
Cc: Vinod Kumar Mishra; Koha list
Subject: Re: [Koha] Importing data into Koha 3.14

Ok, then I misuderstood the question..

If they're alrady in the same file, you can easly filter the records with 004 
field using marcedit, I think is from archive - select selected files then 
you can get a file just with records with 004, that they're the items records
952$a$b$o$p
$ahomebranch
$bholdingbranch
$oitemcallnumber
$pbarcode

2014-06-11 8:14 GMT+02:00 Layale Bassil 
l...@aub.edu.lbmailto:l...@aub.edu.lb:
Hello Hugo,

Thanks a lot for your response. One quick question before I follow your 
suggestions: how can I separate the biblio marc from the items? They are in the 
same file. is there any way to separate them and split them into different 
files or there is no need?

I just want to know how can I import biblio marc into koha before importing the 
items.

What is “952$abop”? I didn’t get what “bop” is.

Many thanks,
Regards.

From: Hugo Agud [mailto:ha...@orex.esmailto:ha...@orex.es]
Sent: Friday, June 06, 2014 11:52 AM
To: Vinod Kumar Mishra
Cc: Layale Bassil; Koha list

Subject: Re: [Koha] Importing data into Koha 3.14

Hi
There is no problem you have separate records from bib  items, Koha imports 
tool it is able to join both without any problem.
1st import biblio marc into koha as usuarl
2nd ajust items marc records according the 952 requirements of koha, the most 
important fields 952$abop, you should map 852 into 952 the besto possible way, 
i suggest to copy items.001 to some empty firlds of 952 in order to be able to 
track
3rd change 004 into 001 in items.marc record
4rd create a new matching rule in koha to match the index control-number
5 import marc.items records into koha, assign match record using 001
note:make sure to not replace existing marc record in koha
nota: maje sure to ignore new records (it shouldn't be new records)
nota: configure add items.
If you do wll all these steps, the items will be attached to the right 
bibliographic record
I hope it helps


2014-06-06 10:40 GMT+02:00 Vinod Kumar Mishra 
vinod_librar...@rediffmail.commailto:vinod_librar...@rediffmail.com:
Hello,

At least second record should show the item details as it contains 952 field 
but check the location, item type field, better is to enter one record in koha 
then export it in marc format and view structure of exported record so that you 
can convert your all records accordingly.

On Fri, 06 Jun 2014 13:11:36 +0530  wrote
 Hello,I really appreciate your prompt response. I fixed the record as you 
 suggested and added the $p number to the 952 field but still when importing, 
 I get a record without items and the second record also imported separate 
 from the first one. Here is the record imported. Please let me know what 
 wrong I am doing and if there are special settings I should select while 
 importing for Koha to map them correctly. =LDR  00762cas a2200277   4500=001  
 115761=005  20100208102331.0=008  
 740909u1972ir\grh0\\\a0eng\u=010  \\$afile:///\\$a   72624790 
 =035  \\$a(CStRLIN)NYCX1001547S=035file:///\\$a(CStRLIN)NYCX1001547S=035  
 \\$a(NIC)notisAAM7160=035file:///\\$a(NIC)notisAAM7160=035  
 \\$a(OCoLC)1001547=035file:///\\$a(OCoLC)1001547=035  
 \\$a115761=040file:///\\$a115761=040  
 \\$cPU$dNIC$dCStRLIN=050file:///\\$cPU$dNIC$dCStRLIN=050  
 0\$aCT1886$b.I7=082  \\$a920/.055=245file:///\\$a920\.055=245  00$aIran 
 who's who.=260  \\$aTehran,$bEchofile:///\\$aTehran,$bEcho of Iran.=300  
 \\$av.$c21file:///\\$av.$c21 cm.=362  0\$a1st-   ed.; 1972-=651  
 \0$aIran$xBiography=905  
 \\$a1992030912.0=948file:///\\$a1992030912.0=948  
 2\$a20100208$bm$dbatch$elts$xdel9XXtxt=950