[Koha-devel] koha on lenny

2009-05-22 Thread Reed Wade
I made some notes on getting Koha running on Debian/Lenny and put them here-- http://blog.triumphovermadness.com/2009/05/koha-3-on-debianlenny.html Happy to receive comments/corrections. -reed ___ Koha-devel mailing list Koha-devel@lists.koha.org http:

Re: [Koha-devel] koha on lenny

2009-05-23 Thread Reed Wade
I'll have a look at that. -reed On Sat, May 23, 2009 at 3:23 PM, Chris Cormack wrote: > 2009/5/23 Reed Wade : >> I made some notes on getting Koha running on Debian/Lenny and put them here-- >> >> http://blog.triumphovermadness.com/2009/05/koha-3-on-debianlenny.html

Re: [Koha-devel] Koha on a deb file

2009-06-01 Thread Reed Wade
Lenny would appear to bring that closer. There's only a couple of dependencies that aren't in package form. -reed On Thu, May 28, 2009 at 7:04 AM, Pablo A. Bianchi wrote: > Hi! > > Some months ago Chris Cormack said this[0] about having Koha on a deb > file. I have always dreamed about the day

Re: [Koha-devel] RFC: Koha Book Cover System

2009-09-17 Thread Reed Wade
Selecting and storing images locally for all holdings sounds like a pain. I can imagine a cooperatively held db (hello, koha foundation) of records that look like: isbn/issn/other globally unique id that identifies the holding in a way that makes searches possible url to images (front, back, etc)

Re: [Koha-devel] RFC: Koha Book Cover System

2009-09-17 Thread Reed Wade
al image > first, if not found, use amazon. > > Does that sound like a good idea? > > Kyle > > http://www.kylehall.info > Information Technology > Crawford County Federated Library System ( http://www.ccfls.org ) > > > > > On Thu, Sep 17, 2009 at 6:31 PM,

Re: [Koha-devel] A couple of Debian install questions

2009-12-31 Thread Reed Wade
A little late but these slightly out of date instructions might help (with package list)-- http://blog.triumphovermadness.com/2009/05/koha-3-on-debianlenny.html -reed On Sun, Dec 6, 2009 at 8:44 AM, Owen Leonard wrote: > I just tried my first Koha install on Debian: OSX + VirtualBox + > Debia

Re: [Koha-devel] Developer Documentation

2010-03-18 Thread Reed Wade
It's a thorny problem, there are several distinct classes of documentation and each are least worst served by different schemes. - style guides and other "how to do business" -- something formal but easy to edit like a well sorted wiki section with a designated caretaker to keep it nice - design

Re: [Koha-devel] Developer Documentation -

2010-03-18 Thread Reed Wade
On Fri, Mar 19, 2010 at 11:44 AM, Irma Birchall wrote: > Hi Reed > > As we want to bridge the gap between developers and users and assist users > to become (or engage more with) developers and developers to become better > users, is it wise to repeat something you say "I've never seen it done > we

Re: [Koha-devel] Developer Documentation -

2010-03-19 Thread Reed Wade
On Sat, Mar 20, 2010 at 11:43 AM, Nicole Engard wrote: > I'm looking for a guide for those new to programming for Koha - rules > on how to participate, rules on what to do and not do, rules on where > to start - so a newbie guide to jumping into Koha as a developer. > > Nicole Ah! Sorry, I misse

Re: [Koha-devel] Possible IRC tutorial nginx and FastCGI

2010-05-03 Thread Reed Wade
On Tue, May 4, 2010 at 7:07 AM, Thomas Krichel wrote: >  Does the speed increase come more from FastCGI or more from >  using nginx instead of Apache? I generally don't like Apache, >  but using a different web server means finding a box where you >  run just that server or convert all servers t