<h1 align="center">Booh</h1>
<p align="center">[ <a href="index.fr.html">page principale</a> |
- <a href="themes/cardu/">exemple de web-album</a> |
+ <a href="themes/gradient/">exemple de web-album</a> |
<a href="video-demo.fr.html">démo vidéo</a> |
<a href="tutorial.fr.html">tutoriel</a> |
avancé |
<p>
Les thèmes actuellement disponibles : <a href="http://booh.org/themes/simple/">simple</a> -
+ <a href="http://booh.org/themes/gradient/">gradient</a> -
<a href="http://booh.org/themes/cardu/">cardu</a> -
<a href="http://booh.org/themes/dark/">dark</a> -
<a href="http://booh.org/themes/sbs/">sbs</a>.
<h1 align="center">Booh</h1>
<p align="center">[ <a href="index.html">home</a> |
- <a href="themes/cardu/">example web-album</a> |
+ <a href="themes/gradient/">example web-album</a> |
<a href="video-demo.html">video demo</a> |
<a href="tutorial.html">tutorial</a> |
advanced |
<p>
Currently available themes: <a href="http://booh.org/themes/simple/">simple</a> -
+ <a href="http://booh.org/themes/gradient/">gradient</a> -
<a href="http://booh.org/themes/cardu/">cardu</a> -
<a href="http://booh.org/themes/dark/">dark</a> -
<a href="http://booh.org/themes/sbs/">sbs</a>.
<h1 align="center">Booh</h1>
<p align="center">[ <a href="index.fr.html">page principale</a> |
- <a href="themes/cardu/">exemple de web-album</a> |
+ <a href="themes/gradient/">exemple de web-album</a> |
<a href="video-demo.fr.html">démo vidéo</a> |
<a href="tutorial.fr.html">tutoriel</a> |
<a href="advanced.fr.html">avancé</a> |
<h1 align="center">Booh</h1>
<p align="center">[ <a href="index.html">home</a> |
- <a href="themes/cardu/index.html">example web-album</a> |
+ <a href="themes/gradient/index.html">example web-album</a> |
<a href="video-demo.html">video demo</a> |
<a href="tutorial.html">tutorial</a> |
<a href="advanced.html">advanced</a> |
<h1 align="center">Booh</h1>
<p align="center">[ <a href="index.fr.html">page principale</a> |
- <a href="themes/cardu/">exemple de web-album</a> |
+ <a href="themes/gradient/">exemple de web-album</a> |
<a href="video-demo.fr.html">démo vidéo</a> |
<a href="tutorial.fr.html">tutoriel</a> |
<a href="advanced.fr.html">avancé</a> |
<p>
Téléchargez le code source de la dernière version stable
- ici : <a href="packages/booh-0.9.3.tar.bz2">booh-0.9.3.tar.bz2</a> <font size="-1"><a href="packages/booh-0.9.3.tar.bz2.sig">sig</a></font>.
+ ici : <a href="packages/booh-0.9.4.tar.bz2">booh-0.9.4.tar.bz2</a> <font size="-1"><a href="packages/booh-0.9.4.tar.bz2.sig">sig</a></font>.
</p>
<p>
absolument rétrograder en ruby <= 1.8.6 ou mettre à jour en
ruby-gtk2 >= 0.18.1.<br/><br/></li>
- <li>ruby-gtk2 n'est pas encore compatible avec Ruby 1.9.</li>
</ul>
parait pas indispensable.</i>
</p>
+ <ul>
+ <li><u>2013-11-02: <b>0.9.4</b>:</u> <i>bug fixes and small features</i>
+ <br/>
+ <br/>
+ <ul>
+ <li>new theme <a href="http://booh.org/themes/gradient/">"gradient"</a></li>
+ <li>properly work with Ruby 1.9</li>
+ <li>much faster whitebalance and gammacorrect filters</li>
+ <li>add <em>widescreen (1680x1050)</em> and <em>full-hd (1920x1080)</em> target screen sizes</li>
+ </ul>
+ </li>
+ </ul>
+
<ul>
<li><u>2010-07-11: <b>0.9.3</b>:</u> <i>bug fixes and small features</i>
<br/>
<br/>
<br/>
<ul>
- <li>better support for panoramas in <a href="themes/cardu/Home/thumbnails-large-0.html#pano-960x528.jpg">thumbnails page</a></li>
+ <li>better support for panoramas in <a href="themes/gradient/Home/thumbnails-large-0.html#pano-960x528.jpg">thumbnails page</a></li>
<li>add <a href="tutorial.html#passwordprotection">password protection</a> feature</li>
<li>[plouf and milka feature] add possibility to display "made with" markup at the bottom of pages</li>
<li>[warly feature] try to use hard links when creating an album including "original" size of images, or videos, to save diskspace</li>
<h1 align="center">Booh</h1>
<p align="center">[ <a href="index.html">home</a> |
- <a href="themes/cardu/">example web-album</a> |
+ <a href="themes/gradient/">example web-album</a> |
<a href="video-demo.html">video demo</a> |
<a href="tutorial.html">tutorial</a> |
<a href="advanced.html">advanced</a> |
<p>
Download latest stable version's sourcecode
- here: <a href="packages/booh-0.9.3.tar.bz2">booh-0.9.3.tar.bz2</a> <font size="-1"><a href="packages/booh-0.9.3.tar.bz2.sig">sig</a></font>.
+ here: <a href="packages/booh-0.9.4.tar.bz2">booh-0.9.4.tar.bz2</a> <font size="-1"><a href="packages/booh-0.9.4.tar.bz2.sig">sig</a></font>.
</p>
<p>
collection phase" on the console), you should absolutely
downgrade to ruby <= 1.8.6 or upgrade to ruby-gtk2 >= 0.18.1.<br/><br/></li>
- <li>ruby-gtk2 is not yet compatible with Ruby 1.9.</li>
</ul>
<p>Noticeable changes in each release (check <tt>ChangeLog</tt> in source for details):</p>
<ul>
- <li><u><em>not yet released: <b>0.9.4</b></em>:</u> <i>bug fixes and small features</i>
+ <li><u>2013-11-02: <b>0.9.4</b>:</u> <i>bug fixes and small features</i>
<br/>
<br/>
<ul>
<br/>
<br/>
<ul>
- <li>better support for panoramas in <a href="themes/cardu/Home/thumbnails-large-0.html#pano-960x528.jpg">thumbnails page</a></li>
+ <li>better support for panoramas in <a href="themes/gradient/Home/thumbnails-large-0.html#pano-960x528.jpg">thumbnails page</a></li>
<li>add <a href="tutorial.html#passwordprotection">password protection</a> feature</li>
<li>[plouf and milka feature] add possibility to display "made with" markup at the bottom of pages</li>
<li>[warly feature] try to use hard links when creating an album including "original" size of images, or videos, to save diskspace</li>
<h1 align="center">Booh</h1>
<p align="center">[ page principale |
- <a href="themes/cardu/">exemple de web-album</a> |
+ <a href="themes/gradient/">exemple de web-album</a> |
<a href="video-demo.fr.html">démo vidéo</a> |
<a href="tutorial.fr.html">tutoriel</a> |
<a href="advanced.fr.html">avancé</a> |
<p>Booh est un <b>générateur de Web-Album statique</b> libre pour
Linux. Il prend des <b>séries de photos et vidéos</b>, et crée
automatiquement des <b>pages web statiques</b> pour les parcourir -
- <a href="themes/cardu/">regardez le résultat</a>.
+ <a href="themes/gradient/">regardez le résultat</a>.
</p>
<div align="center">
<li>conservation de la taille préférée des vignettes par utilisateur entre sous-albums</li>
<li>support multi-processeur pour <a href="advanced.fr.html#performance">accélérer la génération des vignettes</a></li>
<li>intégration en douceur des <a href="http://hugin.sourceforge.net/tutorials/two-photos/fr.shtml">images panoramiques</a>
- dans la <a href="themes/cardu/Home/thumbnails-large-0.html#pano-960x528.jpg">page des vignettes</a></li>
+ dans la <a href="themes/gradient/Home/thumbnails-large-0.html#pano-1200x604.jpg">page des vignettes</a></li>
<li>support complet des vidéos, y compris la génération de
vignettes, le transcodage et la visualisation embarquée
avec lecteur flash <a href="http://www.flowplayer.org/">Flowplayer</a></li>
</ul>
<p>
- À partir de la version 0.9.0, un nouveau sous-programme,
- une trieuse - <a href="tutorial.html#startingup"><i>booh-classifier</i></a>,
+ Un sous-programme, une trieuse - <a href="tutorial.html#startingup"><i>booh-classifier</i></a>,
est disponible pour fournir un moyen puissant et rapide de classer
vos tonnes de photos et vidéos, afin de ne garder que les toutes
meilleures dans vos web-albums. Notez que ce n'est <b>pas</b> une application
<font size="-1"><a href="http://zarb.org/~gc/"><em>Guillaume Cottenceau</em></a></font>
-<p align="right"><font size="-1">Wed Jan 5 14:28:30 2011</font></p>
+<p align="right"><font size="-1">Sat Nov 2 21:32:30 2013</font></p>
</body>
<h1 align="center">Booh</h1>
<p align="center">[ home |
- <a href="themes/cardu/">example web-album</a> |
+ <a href="themes/gradient/">example web-album</a> |
<a href="video-demo.html">video demo</a> |
<a href="tutorial.html">tutorial</a> |
<a href="advanced.html">advanced</a> |
<p>Booh is a free software <b>static Web-Album generator</b> for
Linux. It takes <b>series of photos and videos</b>, and
automatically build <b>static web pages</b> to browse them
- - <a href="themes/cardu/">watch the results</a>.
+ - <a href="themes/gradient/">watch the results</a>.
</p>
<div align="center">
or, opposedly, using only 1/4 of the screen area for a landscape image
seems a poor use of space)</li>
<li>themability (see: <a href="themes/simple/">simple</a> -
- <a href="themes/cardu/">cardu</a> -
+ <a href="themes/gradient/">cardu</a> -
<a href="themes/dark/">dark</a> -
<a href="themes/sbs/">sbs</a>)</li>
<li>sub-albums support</li>
<li>remember end-user preferred size of thumbnails accross sub-albums</li>
<li>multi-processor support to <a href="advanced.html#performance">speed up thumbnails generation</a></li>
<li>smooth integration of <a href="http://hugin.sourceforge.net/tutorials/two-photos/en.shtml">panoramic images</a>
- in <a href="themes/cardu/Home/thumbnails-large-0.html#pano-960x528.jpg">thumbnails pages</a></li>
+ in <a href="themes/gradient/Home/thumbnails-large-0.html#pano-1200x604.jpg">thumbnails pages</a></li>
<li>full video support, including thumbnailing (with seek time
specification possibility), transcoding and embedded
flash playback with <a href="http://www.flowplayer.org/">Flowplayer</a></li>
</ul>
<p>
- As of version 0.9.0, a new
- subprogram, <a href="tutorial.html#startingup"><i>booh-classifier</i></a>,
+ A subprogram, <a href="tutorial.html#startingup"><i>booh-classifier</i></a>,
is available to provide powerful and fast classifying of your
tons on photos and videos in order to keep only the best of breed
in your web-albums. Notice that it is <b>not</b> a database
<font size="-1"><a href="http://zarb.org/~gc/"><em>Guillaume Cottenceau</em></a></font>
-<p align="right"><font size="-1">Mon Mar 5 11:22:13 2012</font></p>
+<p align="right"><font size="-1">Sat Nov 2 21:32:36 2013</font></p>
<!-- <p align="right"><font size="-2"><a href="http://validator.w3.org/check/referer">Valid XHTML 1.0!</a></font></p> -->
<h1 align="center">Booh</h1>
<p align="center">[ <a href="index.fr.html">page principale</a> |
- <a href="themes/cardu/">exemple de web-album</a> |
+ <a href="themes/gradient/">exemple de web-album</a> |
<a href="video-demo.fr.html">démo vidéo</a> |
tutoriel |
<a href="advanced.fr.html">avancé</a> |
<h1 align="center">Booh</h1>
<p align="center">[ <a href="index.html">home</a> |
- <a href="themes/cardu/">example web-album</a> |
+ <a href="themes/gradient/">example web-album</a> |
<a href="video-demo.html">video demo</a> |
tutorial |
<a href="advanced.html">advanced</a> |
<h1 align="center">Booh</h1>
<p align="center">[ <a href="index.fr.html">page principale</a> |
- <a href="themes/cardu/">exemple de web-album</a> |
+ <a href="themes/gradient/">exemple de web-album</a> |
démo vidéo |
<a href="tutorial.fr.html">tutoriel</a> |
<a href="advanced.fr.html">advanced</a> |
<h1 align="center">Booh</h1>
<p align="center">[ <a href="index.html">home</a> |
- <a href="themes/cardu/">example web-album</a> |
+ <a href="themes/gradient/">example web-album</a> |
video demo |
<a href="tutorial.html">tutorial</a> |
<a href="advanced.html">advanced</a> |