Menu

SortImages / News: Recent posts

SourceCode migrated to Github & Bug Fixes

I've migrated the source code of this project to github (https://github.com/maxheadroom/sortimages-gui) as I'm more active over there.

I've also updated the project with a new version of Drew Nokes metadata-extractor and a newer version of the MySQL connector.

I fixed a bug where images would not be inserted into the Database of the image contains not EXIF tags with the image dimension.

Next feature will be a SQLite implementation to make it independent of MySQL.

Posted by Falko Zurell 2013-08-02

Minor Bugfix/Enhancement

Fixed the file finder so that hidden files (starting with a dot) are ignored. This fixes some warnings for meta files under MacOS X.

Posted by Falko Zurell 2005-11-17

Call for Ideas - Further Development

I like to evolve SortImagesGUI and ask all users or future users to give me suggestions on new features to implement.
My own ideas so far are:

1.) picture preview during sorting
2.) customizable filenames

Please use the forum for any suggestions.

Posted by Falko Zurell 2004-07-06

Release 1 of SortImagesGUI

I think I finished this job by now. SortImagesGUI run stable on my platform and I got now reply for errors by now. So I release it as final. This means not there are no bugs in it ;-)

Posted by Falko Zurell 2004-01-14

Beta 6 of SortImagesGUI with major bugfixes

I released beta 6 of SortImagesGUI. Now the properties file gets reloaded after it was modified via the properties dialog (which by now is modal).

Posted by Falko Zurell 2004-01-09

Beta 5 of SortImagesGUI with Major Enhancements

Beat 5 features a easier usage. You don't need to provide the configfile in the command line. If you don't provide this, it will be automatically created.
You even do not need a database from now on. If you don't check the db option the files will just be sorted and copied.

Posted by Falko Zurell 2004-01-05

Beta 4 released

No you didn't missed the Beta3. There is a beta3 tag in the CVS but this contains an error in the recursive findFiles method. So I fixed this an release beta4 instead.
I also added a label how many files where found and will be potentially handled.

Posted by Falko Zurell 2004-01-02

SortImagesGUI Beta 2 released

I released the second Beta version of SortImagesGUI. Most things are functional now. ProgressBars are working correctly. Still no help and no documentation.
Figured out some problems with infos inserted into database when running under windows.

Posted by Falko Zurell 2004-01-01

First functional Beta of SortImagesGUI released

Hi!
I released the first functional beta version of SortImagesGUI. This works quite fine. The progress bars are still not working and there maybe some error in unusual handling conditions. But hey this is a beta version.

You can check it out from CVS with the "beta1" tag from the "SortImagesGUI" module

Posted by Falko Zurell 2003-12-31

SortImages GUI is comming

On advise of my brother I started developing a GUI version of SortImages. This is for all the users who are not familiar with a command line.
You can check out the first few steps from the CVS. The new modul name is SortImagesGUI.

Posted by Falko Zurell 2003-12-29

Beta 7 released

I had to release beta7 (CVS tag) because there was still a fatal bug in the handling of images with no EXIF-Header. And additionally a bug/fault in the database handler. It could happen on mass insert that an "too much connections" error appear on earlier versions of SortImages. This should now be fixed.

Posted by Falko Zurell 2003-12-22

Documentation published

I have published the HTML-version of the documentation found in the CVS repository on the projects homepage. Most of the user documentation is finished and the first few paragraphs on the developer documentations are also available.

Posted by Falko Zurell 2003-12-20

Homepage created

Created home page under sortimages.sourceforge.net and uploaded first simple homepage.
Also uploaded html version of the documentation generated by the documentation.xml from CVS

Posted by Falko Zurell 2003-12-16

Beta 4 released

I released beta 4. Made some fixes on the error handling and changed the install task.

Unfortunatly this release will show a wrong version Number in the Help function.

Posted by Falko Zurell 2003-12-15

Beta 3 released

I released beta3 with some major changes. I switched from jvm cmd line properties to a properties file for easier handling. The build script was enhanced by an install task. And I fixed some error handling code.
This release was tested under Linux and Windows 2000.

Posted by Falko Zurell 2003-12-14

released beta2 rpm file

If you don't want to build from source you can use the RPM file for installing just the JAR file and a start script.

Posted by Falko Zurell 2003-12-13

second beta out

I finished the second beta version. Improvments are made at the loggin facillity and threading. A great performance boost was made by making the file copy a own runnable class.

Posted by Falko Zurell 2003-12-13

first functional BETA available

Hello out there. I finished the first functional beta version of sortimages in java. This version features the base functionallity of sorting images according to EXIF-Header date information and inserts the images into mysql database.
But there are still many bugs and code is really dirty.

But I know you are brave and want to try it anyway.

So check out cvs tag "beta1" if you want to make your harddisk dirty too.

Posted by Falko Zurell 2003-12-11

uploaded old Shell Script version

I uploaded the old shell script version of this programm. So the unpatient can use this as long as I finish the Java version. But this will only work under Linux.

Posted by Falko Zurell 2003-12-04

Initial CVS upload

Uploaded the first alpha version of sortimages in Java. There is no really functionality than listing the found images and producing some textural output. Build script will compile and make JAR-File but the Jar-File has still incorrect manifest.
Work in progress

Posted by Falko Zurell 2003-12-04
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.