Aquileo | Recent posts to newshttps://sourceforge.net/p/exiflow/news/2010-10-28T21:01:47ZRecent posts to newsAquileo | Exiflow 0.4.5 released2010-10-28T21:01:47Z2010-10-28T21:01:47ZUlf Rompehttps://sourceforge.net/u/rompe/https://sourceforge.net8f0412d3fcf72c9c8b5d24d1292e19b05c4ce325<div class="markdown_content"><p>Exiflow 0.4.5 is out...</p> <p>Exiflow is a set of tools (command line and GUI) to provide a complete digital photo workflow for Unixes. They are written in Python.</p> <p>Exiflow provides further support for F-Spot and Gthumb, but may be used with any other viewer as well.</p> <p>Changes in this version include:<br /> * added a working setup.py</p> <p>* installs in standard paths, no more fiddling with sys.path</p> <p>* some bug fixes and minor cleanups (pylint).</p></div>Aquileo | Exiflow 0.4.4 released2010-06-22T22:45:25Z2010-06-22T22:45:25ZUlf Rompehttps://sourceforge.net/u/rompe/https://sourceforge.net639a3f57cbc2faaf0396c8450182a9f39f4cf1d6<div class="markdown_content"><p>We are proud to announce the release of Exiflow 0.4.4. This version is a bugfix release.</p> <p>Exiflow is a set of tools (command line and GUI) to provide a complete digital photo workflow for Unixes. They are written in Python.</p> <p>Exiflow provides further support for F-Spot and Gthumb, but may be used with any other viewer as well.</p> <p>Changes in this version include:<br /> * added some unit tests</p> <p>* fix exiftool error detection, making all unit tests pass</p> <p>* fix: stop whitespace inflation when saving keywords</p> <p>* Use mount/umount instead of pmount/pumount.<br /> pmount isn't part of standard installations anymore. It's job is now <br /> done by udisks, but we are just happy with plain mount.</p> <p>* commandline tags and section take precedence over camera model<br /> section from exif.conf now</p> <p>* Some bug fixes and minor cleanups.</p></div>Aquileo | Exiflow 0.4.3 released2009-05-19T23:18:22Z2009-05-19T23:18:22ZUlf Rompehttps://sourceforge.net/u/rompe/https://sourceforge.net9a8deee43aa746a507e75ce69cf25f559ac5a451<div class="markdown_content"><p>We are proud to announce the release of Exiflow 0.4.3. This version is a bugfix release.<br /> </p> <p>Exiflow is a set of tools (command line and GUI) to provide a complete digital photo workflow for Unixes. They are written in Python.<br /> </p> <p>Exiflow provides further support for F-Spot and Gthumb, but may be used with any other viewer as well.<br /> </p> <p>Changes in this version include:<br /> * fixes #2691924 - deal with non-utf8 chars in exif data<br /> Try hard to decode EXIF values as UTF-8, current locale, and Latin1.<br /> Don't die if none of these encodings succeed. Instead, use &quot;???&quot;.<br /> Thanks to Gilbert Laycock for the patch!</p> <p>* make exirename able to modify filenames which are already in the exiflow<br /> schema to allow switching to or from timestamp inclusion</p> <p>* exiassign: take exif tag &quot;Model&quot; to decide if file has already camera exif<br /> informations</p> <p>* Fix update_exif() to not blow up the amount of keywords when used<br /> repeatedly.</p> <p>* Some bug fixes and minor cleanups.</p></div>Aquileo | Exiflow 0.4.2 released2008-09-02T20:33:42Z2008-09-02T20:33:42ZUlf Rompehttps://sourceforge.net/u/rompe/https://sourceforge.netc17e276cb9df990892382620afc8301d030f4da1<div class="markdown_content"><p>We are proud to announce the release of Exiflow 0.4.2. This version is a bugfix release.<br /> </p> <p>Exiflow is a set of tools (command line and GUI) to provide a complete digital photo workflow for Unixes. They are written in Python.<br /> </p> <p>Exiflow provides further support for F-Spot and Gthumb, but may be used with any other viewer as well.<br /> </p> <p>Changes in this version include:<br /> - Fixes #2053225 - exirename bug. <br /> - Several minor bugfixes, see changelog. </p></div>Aquileo | ExiFlow 0.4.1 released2008-07-29T22:00:48Z2008-07-29T22:00:48ZUlf Rompehttps://sourceforge.net/u/rompe/https://sourceforge.net077a0f0b65b7ee05421c0193f7e20d70e9c423c3<div class="markdown_content"><p>We are proud to announce the release of Exiflow 0.4.1. This version is a bugfix release. </p> <p>Exiflow is a set of tools (command line and GUI) to provide a complete digital photo workflow for Unixes. They are written in Python. </p> <p>Exiflow provides further support for F-Spot and Gthumb, but may be used with any other viewer as well. </p> <p>Changes in this version include:<br /> - Fixes #2017186 - wrong indentation in the default settings.cfg file.<br /> - Several minor bugfixes, see changelog.</p></div>Aquileo | ExiFlow has it's own domain - and added bonus2008-06-04T09:57:19Z2008-06-04T09:57:19ZUlf Rompehttps://sourceforge.net/u/rompe/https://sourceforge.net000118d22917ef2fd2eb6045056fa599f72cdc16<div class="markdown_content"><p>We have just moved our web site to a dedicated server. While it was interesting to be able to host Mediawiki (which is the software running our homepage) on the Sourceforge server, users had to experience a very bad server performance.</p> <p>While we were at it, we decided to register a second level domain for the project. <a href="http://exiflow.org/" rel="nofollow">http://exiflow.org/</a> is now the primary web site. Please bookmark your updates!</p> <p>Wanting to provide a german version of the web site, we also connected <a href="http://exiflow.de/" rel="nofollow">http://exiflow.de/</a> for future translation. If your primary language is german, you will want to bookmark this URL to get the german version once it is ready.</p></div>Aquileo | ExiFlow 0.4.0 released2008-04-08T23:53:30Z2008-04-08T23:53:30ZUlf Rompehttps://sourceforge.net/u/rompe/https://sourceforge.net3940d84add6c18cb6c168e057c4f5b2285e4b8cf<div class="markdown_content"><p>We are proud to announce the release of Exiflow 0.4.0. This version is considered stable.</p> <p>Exiflow is a set of tools (command line and GUI) to provide a complete digital photo workflow for Unixes. They are written in Python.</p> <p>Exiflow provides further support for F-Spot and Gthumb, but may be used with any other viewer as well.</p> <p>Changes in this version include: </p> <p>- Several bugfixes, see changelog.<br /> - File names may optionally contain the time in addition to the date.<br /> - Don't use hardcoded python2.4. Any Python 2.4 or better will do.</p></div>Aquileo | ExiFlow 0.3.0 released2006-07-05T23:21:15Z2006-07-05T23:21:15ZUlf Rompehttps://sourceforge.net/u/rompe/https://sourceforge.net15453f04d3798e92d59f137d269773378b1632e3<div class="markdown_content"><p>We are proud to announce the release of our second public alpha. Please test the hell out of it.</p> <p>Exiflow is a set of tools (command line and GUI) to provide a complete digital photo workflow for Unixes. They are written in Python.</p> <p>Changes in this version include:</p> <p>- Many bugfixes<br /> - Added exiconvert to convert raw images to jpeg<br /> - Add --batch to exigui to start a batch run from exiimport to exigate<br /> - Code cleanups</p></div>Aquileo | ExiFlow 0.2.0 released2006-03-22T21:10:02Z2006-03-22T21:10:02ZUlf Rompehttps://sourceforge.net/u/rompe/https://sourceforge.netb91403cd3c5c1a8962e3324ac530f1915355fa46<div class="markdown_content"><p>Silently and unnoticed by most of you, ExiFlow 0.2.0 was released as a public alpha on March 08, 2006. After doing some productive work using this version we are now announcing the release to the public.</p> <p>For those who don't know it yet (means: nearly everyone), ExiFlow is a set of tools (command line and GUI) to provide a complete digital photo workflow for Unixes. They are written in Python.</p> <p>You are invited to test the software and ask for enhancements. If you want to do us a favor, please report bugs if you find some. Besides that, keep in mind that it is an alpha version, which means that you should back up your photos in order to feed them to our tools.</p> <p>Thanks in advance for using ExiFlow.</p></div>Aquileo | ExiFlow uses Subversion and enters Alpha phase2006-02-25T17:40:30Z2006-02-25T17:40:30ZUlf Rompehttps://sourceforge.net/u/rompe/https://sourceforge.net71294d3fddde6f59f2b49f1ac1e4e1ca41b45f0f<div class="markdown_content"><p>ExiFlow now uses Subversion for version controlling. You might already know about the benefits of using Subversion, so I will confine myself to telling you that's just good news.</p> <p>Just another good news is that we completed a first (more or less) working version of ExiGui, the graphical frontend to out tool collection. We decided to call the current state &quot;Alpha&quot; and will release a file set including RPM and .deb packages within a week. Watch out, maybe that first release will even feature a README file so that you will actually know what kind of stuff we are doing here!</p></div>