From 311c14a44bd67aada509cf0ff94ded7fdf33670a Mon Sep 17 00:00:00 2001 From: gc Date: Sat, 7 May 2005 21:17:05 +0000 Subject: [PATCH 1/1] *** empty log message *** --- README | 51 +++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 41 insertions(+), 10 deletions(-) diff --git a/README b/README index 7a42a70..b4668ca 100644 --- a/README +++ b/README @@ -1,4 +1,30 @@ - backend + [[ Booh ]] + +``The Web-Album of choice for discriminating Linux users'' + +Booh stands for Best web-album Of the world, Or your money back, +Humerus. + +The acronyn sucks, however this is a tribute to Dragon Ball by +Akira Toriyama, where the last enemy beaten by heroes of Dragon +Ball is named "Boo". But there was already a free software +project called Boo, so this one will be it "Booh". Or whatever. + +Ah, and this is free software under the GPL license version 2 +(not "or upper"), by the way. + + +Booh is a static Web-Album generator. It's a program that takes +one or several series of photos and videos, and automatically +build static web pages to browse them, creating thumbnails etc. + +Check out booh's homepage for more information (just search for +"booh linux" in google, you should be fine with first match). + + +Highlights: + + backend: - automatically rotates portrait images thanks to exif info - great themability @@ -13,20 +39,25 @@ - cookie to remember the preferred size of thumbnails accross sub-albums - subalbums support (images in any subdirectory depth) - frontend + frontend: - very advanced capabilities by keyboard shortcuts +- input captions, rotate, reorder and remove images FAST - - P4 HT 2.8 GHz, Linux 2.6.6 SMP 4G +Performance improvements thanks to SMP support: -Regular: - 125.61user 5.17system 2:10.81elapsed 99%CPU (0avgtext+0avgdata 0maxresident)k + P4 HT 2.8 GHz, Linux 2.6.6 SMP 4G ---mproc 2: - 234.92user 6.77system 2:01.44elapsed 199%CPU (0avgtext+0avgdata 0maxresident)k +Regular: 2:10.81 +--mproc 2: 2:01.44 +--mproc 4: 2:02.03 ---mproc 4: - 233.35user 6.57system 2:02.03elapsed 196%CPU (0avgtext+0avgdata 0maxresident)k + 6-way Pentium-3 Cascades 700 MHz: +Regular: 2:58.07 +--mproc 2: 1:32.48 +--mproc 3: 1:03.34 +--mproc 4: 0:49.12 +--mproc 5: 0:40.86 +--mproc 6: 0:39.03 (I should have killed those useless apache processes!) -- 2.30.4