Exactly we would like to implement RFID in our library with Koha. Anyone is using Koha with RFID, any problems occurred during the implementation. Any additional software needed. Is it possible to create RFID tag using Koha. Tell me your experience. -- With Regards Prajeesh Bhaskaran Mahatma Gandhi University Library Kottayam, Kerala- 686 560 Mob:+919846677502.
Le 22/07/2011 06:39, Prajeesh a écrit :
Exactly we would like to implement RFID in our library with Koha. Anyone is using Koha with RFID, any problems occurred during the implementation. Any additional software needed. Is it possible to create RFID tag using Koha. Tell me your experience.
-- With Regards
Prajeesh Bhaskaran Mahatma Gandhi University Library Kottayam, Kerala- 686 560 Mob:+919846677502.
If you search for SIP or RFID in this list, you will see many RFID users or implementors. There are more than one way to do it but C4::SIP is meant for that. It is a fork of openncip project... But hopefully, we shall eventually merge all the stuff back in. -- Henri-Damien LAURENT
hi Prajeesh, I have the same work to do. I have just started and new to koha and Perl. If you find any solution for "how to integrate RFID Reader with Koha?" please share with me. thanks. -- View this message in context: http://koha.1045719.n5.nabble.com/Using-RFID-with-Koha-tp4621789p4704052.htm... Sent from the Koha - Discuss mailing list archive at Nabble.com.
i want steps for koha integration with rfid beacuse i don't found steps for install and integration and if any software i need. Ahmad Nasser koha system administrator future university in Egypt www.fue.edu.eg -- View this message in context: http://koha.1045719.n5.nabble.com/Using-RFID-with-Koha-tp4621789p5837926.htm... Sent from the Koha-general mailing list archive at Nabble.com.
2011/7/22 Prajeesh <prajeeshb77@gmail.com>:
Exactly we would like to implement RFID in our library with Koha. Anyone is using Koha with RFID, any problems occurred during the implementation.
We are using 3M RFID hardware. Selfcheck stations have SIP support and that works fine.
Any additional software needed. Is it possible to create RFID tag using Koha.
I'm assuming you want to program RFID sticker tags which you want to glue on books. For that we are currently using slight modification to Koha which includes barcode in title of window and small program which captures that and triggers 3M program on Windows workstations. However, since initial implementation, I implemented pure-perl driver for our RFID reader (and several others) available at: https://github.com/dpavlin/Biblio-RFID which we use to program student's RFID cards (which are same standard as book stickers). It also includes proof-of-concept implementation of Koha integration using nothing more than single javascript include (since driver itself is pure-perl HTTP server and browser can contact it directly). This code is not production quality yet (mostly because I didn't do any testing on Windows which would be our deployment platform). Which RFID hardware does your library have? -- ...2share!2flame... http://blog.rot13.org
participants (5)
-
ahmnas -
Dobrica Pavlinušić -
lalitkakoha -
LAURENT Henri-Damien -
Prajeesh