Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r49535 - website/public_html/beta/users
From: john_at_[hidden]
Date: 2008-11-02 11:48:37


Author: johnmaddock
Date: 2008-11-02 11:48:37 EST (Sun, 02 Nov 2008)
New Revision: 49535
URL: http://svn.boost.org/trac/boost/changeset/49535

Log:
Added Skyjuice entry.
Text files modified:
   website/public_html/beta/users/uses_shrink.html | 21 +++++++++++++++++++++
   1 files changed, 21 insertions(+), 0 deletions(-)

Modified: website/public_html/beta/users/uses_shrink.html
==============================================================================
--- website/public_html/beta/users/uses_shrink.html (original)
+++ website/public_html/beta/users/uses_shrink.html 2008-11-02 11:48:37 EST (Sun, 02 Nov 2008)
@@ -132,6 +132,27 @@
               <a class="external" href=
               "http://betavscan.mcafeeasap.com/beta/docs/readme/Readme.html">here</a>.</p>
 
+ <h2>Skyjuice Software, Quick File Rename</h2>
+
+ <p>
+ <a class="external" href="http://www.skyjuicesoftware.com" >
+ Skyjuice Software</a>
+ <a class="external" href="http://www.skyjuicesoftware.com/software/QuickFileRename">
+ Quick File Rename</a>
+ is a unicode batch file and
+ folder renamer which allows photo collectors and audiophiles to rename
+ thousands of files and folders in seconds. Users can tag audio files,
+ extract meta data information for photos, and perform other batch rename
+ operations to allow better categorisation of files and folders in Windows
+ Explorer. Complex rename operations can be combined into a single step
+ using a rules system. A command line mode is also supported.
+ Parts of boost used: All regular expressions used in Quick File Rename are
+ parsed by
+ Boost.Regex.
+ This provided us with tremendous power for the text
+ manipulation that is used frequently in both in the GUI and console modes.
+ </p>
+
               <h2>DataSolid GmbH Germany, CADdy++ Mechanical Design (c)</h2>
 
               <p><a class="external" href="http://www.DataSolid.com">CADdy++


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk