Archive for July, 2008
Koha on OS X
While i’ve been beavering away making packages for debian and ubuntu, MJ Ray has been working on installing Koha on OS X. He’s done a good write up here . Related Posts:More useless statisticsUseless statisticsKohacon10 speakers confirmedLooking out for your clients, long and short termSome libraries to thank
In: Koha · Tagged with: Koha, Mac
Tidying up my repository
Ive tidied up my repo a bit, if you are using ubuntu hardy, I have packages for amd64. To use them, add deb http://apt.workbuffer.org/ hardy all To your /etc/apt/sources.list For Debian unstable, I only have i386 packages deb http://apt.workbuffer.org/ unstable all Then sudo apt-get install cpan-libkoha-perl If you want to try my expiremental, Koha package, [...]
In: Geek, Koha · Tagged with: Koha
First crack at a Koha3 .deb
Well ive managed to build a package, with the correct dependencies, its set up to do a standard install, using the default values. chris@ubuntu:~$ sudo apt-get install cpan-libkoha-perl Reading package lists… Done Building dependency tree Reading state information… Done The following extra packages will be installed: cpan-libalgorithm-checkdigits-perl cpan-libansicolor-perl cpan-libbiblio-endnotestyle-perl cpan-libcgi-perl cpan-libclass-adapter-perl cpan-libconstant-perl cpan-libdata-dumper-perl cpan-libdigest-md5-perl cpan-libexporter-perl [...]
Making installing Koha dependencies easier
I did some work with CPANPLUS specifically using cpan2dist and CPANPLUS::Dist::Deb to create a distribution using Bundle::KohaSupport as the base. So now we can do this, add a line to our sources.list deb http://apt.workbuffer.org/ unstable main run apt-get update Then chris@ubuntu:~/git/koha.git$ sudo apt-get install cpan-libbundle-kohasupport-perl Reading package lists… Done Building dependency tree Reading state information… [...]
In: Geek, Koha · Tagged with: debian, Koha
A geeky way to spend your lunch break
So I spent 20 mins whacking some caching in around the _build_langauges_arrayref subroutine in C4::Languages in Koha. Before and After. Ill take that as a win. All that needs to be done now is add code to the script that handles updating the language syspref, so that it clears the cache when its changed. Related [...]
In: Geek, Koha · Tagged with: Geek, Koha, memcached
Koha profiling
So far ive only profiled opac-search.pl and opac-main.pl, the results are here. From them I can see doing some caching in the C4::Languages module might speed things up. If you look here you can see its doing a lot of work, and it does this work for each page. So if we cache the data [...]
In: Geek, Koha · Tagged with: Geek, Koha, profiling
More profiling fun
Earlier this year I did a quick little post about profiling the koha code . And I noticed today that Devel::NYTProf (which I used) has been updated, and now has a module for use under mod_perl. So that’s my next mission, once I shake off this cold. Related Posts:A geeky way to spend your lunch [...]
In: Geek, Koha · Tagged with: Geek, Koha
Kahurangi loves drumming and chocolate gelato.
More photos from this weekend Related Posts:Wellington Phoenix Open DayTaniwhaI just want to eat my snacksKahuismsWe begged to get on
In: Crayon · Tagged with: Kahurangi
Crazy weather
It’s just Kahurangi and I home tonight, Laurel is spending the night out crafting with her friends, and the weather is mental. Kahu went to sleep easy, but im fairly sure this crazy wind is going to wake him up sooner or later. Im hoping for later. Related Posts:Wellington Phoenix Open DayTaniwhaI just want to [...]
In: Crayon · Tagged with: Kahurangi, storm




