osdir.com
mailing list archive F.A.Q. -since 2001!



Subject: LibLime Koha Support (Site Launch Announcement) -
msg#00062

List: misc.koha

Mail Archive Navigation:
by Date: Prev Next Date Index by Thread: Prev Next Thread Index

LibLime is pleased to announce the launch of our website and product
demos [ http://liblime.com ].

LibLime provides full vendor services (migration assistance,
staff training, and software maintenance, support and development) to
libraries for open-source software like Koha. Our mission is to make
open-source software more accessible to US libraries.

On our website, you can find information about Koha and our other
products: Mambo Intranet and DiscrimiNet Filter. Our Koha demos
couple version 2.2.2's stable code base with a fresh template
re-design. In addition, we've developed several Koha enhancement
features: Amazon.com content (item cover images, descriptions,
reviews, and ratings), spellchecking on failed search queries, and an
auto-completion "Koha Suggest" for the OPAC keyword search, to
name a few. We'll be committing these features to the HEAD branch of
Koha soon.

We'd love feedback from the Koha community. So feel free to visit
our site, try out the demos, play around, and let us know what you
think. Comments/suggestions/flames are always welcome ;-).

Sincerely,

--
Joshua Ferraro VENDOR SERVICES FOR OPEN-SOURCE SOFTWARE
CEO, LIBLIME migration, training, maintenance, support
jmf-dH/yH1cuEJxBDgjK7y7TUQ@xxxxxxxxxxxxxxxx Koha ILS, Mambo Intranet,
DiscrimiNet Filter
1(740)707-7654 TRY OUR FULL DEMOS AT http://liblime.com

Attachment: pgpF9hzAC0bHf.pgp
Description: PGP signature

_______________________________________________
Koha mailing list
Koha-MiqU8s9CcdeGg0aVt5PjEHTaI6DYlTYJ@xxxxxxxxxxxxxxxx
http://lists.katipo.co.nz/mailman/listinfo/koha

Thread at a glance:

Previous Message by Date:

RE: One last problem

With great difficulty :) Email me off list. It's not for beginners, there is no installer.   Cheers   Phill   From: amr [mailto:amr_Farok-FFYn/CNdgSA@xxxxxxxxxxxxxxxx] Sent: Friday, January 01, 1988 7:13 PMTo: Phill HardstaffSubject: RE: [Koha] One last problem Koha 2.2.1 (2.2.2 is the same) on Windows Server 2003 !!! HO I WILL BE ABLE TO INSTALL IT?     -----Original Message-----From: koha-bounces-MiqU8s9CcdeGg0aVt5PjEHTaI6DYlTYJ@xxxxxxxxxxxxxxxx [mailto:koha-bounces-MiqU8s9CcdeGg0aVt5PjEHTaI6DYlTYJ@xxxxxxxxxxxxxxxx] On Behalf Of Phill HardstaffSent: Tuesday, April 12, 2005 9:18 PMTo: koha-MiqU8s9CcdeGg0aVt5PjEHTaI6DYlTYJ@xxxxxxxxxxxxxxxxSubject: [Koha] One last problem   OK, again this is Koha 2.2.1 (2.2.2 is the same) on Windows Server 2003 with IIS 6.0 and ActiveState PERL 5.6 ? This was the last thing I had not working (well that I know of anyway) I know this works under Linux but this little piece of code refuses to work on Windows.   Intranet Pages, NPL theme (doesn't matter actually, default will do the same on a member search) Click on Koha Intranet Home. Type in the name of a patron you know exists, click search and I get a   http://lists.katipo.co.nz/mailman/listinfo/koha _______________________________________________ Koha mailing list Koha-MiqU8s9CcdeGg0aVt5PjEHTaI6DYlTYJ@xxxxxxxxxxxxxxxx http://lists.katipo.co.nz/mailman/listinfo/koha

Next Message by Date:

Re: Re: is accession # should be map to 942 a field?

Steven F.Baljkas said: > <snip> > Checking Stephen Hedges's NPL page, the 942 seems to have the following > fields: > > 942 $a Institution code [i.e. MARC Organization Code, abbreviated] > $c Item type [e.g. Adult fiction, Adult non-fiction, etc.] > $k Dewey call number > > I don't know how the barcode is linked from holdings to the individual > item and where that is done. > > Or is that in the 952, Stephen? Yep. Item specific information (like barcode, price, etc.) is in the 952 tag. -- Stephen Hedges Skemotah Solutions, USA www.skemotah.com -- shedges-hhYXGiUldINWk0Htik3J/w@xxxxxxxxxxxxxxxx

Previous Message by Thread:

One last problem

OK, again this is Koha 2.2.1 (2.2.2 is the same) on Windows Server 2003 with IIS 6.0 and ActiveState PERL 5.6 ? This was the last thing I had not working (well that I know of anyway) I know this works under Linux but this little piece of code refuses to work on Windows. Intranet Pages, NPL theme (doesn't matter actually, default will do the same on a member search) Click on Koha Intranet Home. Type in the name of a patron you know exists, click search and I get a CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers. If I use the lookup by First letter on the Patrons page it works OK and will list everything beginning with ? So the problem is where the search field (member) is longer than 1 in length. So, I take a look at members.pl and find this if(length($member) == 1) { ($count,$results)=BornameSearch($env,$member,$orderby,"simple"); } else { ($count,$results)=BornameSearch($env,$member,$orderby,"advanced"); } I changed this to if(length($member) == 1) { ($count,$results)=BornameSearch($env,$member,$orderby,"simple"); } else { ($count,$results)=BornameSearch($env,$member,$orderby,"simple"); } And it now works, why ? I now have a perfect working NPL Intranet Koha on Windows with 2 mods to the code, neither of which I really understand :) Cheers Phill -- Phill Hardstaff MCSA, CCNA, A+, Network+, Inet+, Server+ Senior Support Engineer Secretariat of the Pacific Community B.P. D5 Noumea Cedex 98848 New Caledonia Phone +687-260141 Mobile +687 838091 Fax +687-263818 Email phillh-P8AfpQsX7mo@xxxxxxxxxxxxxxxx SPC Web Page http://www.spc.int/

Next Message by Thread:

barcodes

What do I need to know about barcodes and Koha? I am about to start batch printing barcode labels, and I want to make sure my choices are compatible. I am using Linux...anybody have wise words about barcode readers?
blog comments powered by Disqus

Home | News | Sitemap | FAQ | advertise | OSDir is an Inevitable website. GBiz is too!