-
AnyMeal-0.30: Faster display and new man-page
There are minor feature enhancement for AnyMeal.
AnyMeal is a recipe database front-end for GNU/Linux, which has been developed with C++, Qt, MySQL and Xalan-C.
In this release the speed of recipe display was improved. A man page was contributed by Sandro Tosi.
Also see:
* New Release: http://sourceforge.net/project/showfiles.php?group_id=118143&package_id=128943&release_id=458722
* AnyMeal at Sourceforge: http://sourceforge.net/projects/anymeal/
* AnyMeal homepage: http://www.wedesoft.demon.co.uk/anymeal-api/
2006-10-29 16:27:23 UTC by wedesoft
-
AnyMeal-0.29: Experimental RecipeML-import
There are minor feature enhancement and bugfixes for AnyMeal.
AnyMeal is a Cookbook database front-end for GNU/Linux, which has been developed with C++, Qt, MySQL and Xalan-C.
Many Mealmaster recipes have leading whitespaces in the instructions block. The reason for this is that the Mealmaster file-format does not properly separate the ingredients- from the instructions-block. The version 0.29 of AnyMeal now properly ignores this whitespaces. AnyMeal 0.29-2 furthermore recognises lines consisting only of whitespaces as paragraph-breaks. It is recommended to reimport such Mealmaster-files.
An experimental version of the RecipeML-import facility is included. It is not yet suitable for bulk-import, because it requires user-interaction. I will improve this, when I find the time to do it.
Also see:
* New Release: http://sourceforge.net/project/showfiles.php?group_id=118143&package_id=128943&release_id=420661
* AnyMeal at Sourceforge: http://sourceforge.net/projects/anymeal/
* AnyMeal homepage: http://www.wedesoft.demon.co.uk/anymeal-api/
2006-05-28 23:26:54 UTC by wedesoft
-
AnyMeal-0.28: Embedded MySQL
There is a major feature enhancement for AnyMeal.
AnyMeal is a Cookbook database front-end for GNU/Linux, which has been developed with C++, Qt, MySQL and Xalan-C.
AnyMeal now can setup and start an embedded MySQL server and connect to it using a file-socket. The user is not required to set up a MySQL server any more. AnyMeal now is really easy to set up even for users, who are not familiar with MySQL!
Also see:
* New Release: http://sourceforge.net/project/showfiles.php?group_id=118143&package_id=128943&release_id=404230
* AnyMeal at Sourceforge: http://sourceforge.net/projects/anymeal/
* AnyMeal homepage: http://www.wedesoft.demon.co.uk/anymeal-api/
2006-03-25 20:27:56 UTC by wedesoft
-
anymeal-0.26: On-the-fly recoding
AnyMeal now can directly import ISO-8859-1-encoded Mealmaster files.
AnyMeal is a Cookbook database front-end for GNU/Linux, which has been developed with C++, Qt, MySQL and Xalan-C.
AnyMeal now can recode ISO-8859-1 Mealmaster files to UTF-8 on the fly. Furthermore the import dialog displays mime-type information about the selected files to help the user determine the character-set.
That means, it is not necessary any more to convert Mealmaster files to UTF-8 on the command-line.
These new features have been implemented using the recode- and magic-library.
Screenshot of improved import-dialog:
http://sourceforge.net/project/screenshots.php?group_id=118143&ssid=25419
New release:
http://sourceforge.net/project/showfiles.php?group_id=118143&package_id=128943&release_id=385578
AnyMeal at Sourceforge.net: http://sourceforge.net/projects/anymeal/
AnyMeal's homepage: http://www.wedesoft.demon.co.uk/anymeal-api/
2006-01-15 19:04:51 UTC by wedesoft
-
anymeal-0.24: introduced fractions for ingredient amounts
The database software now can handle floating point numbers as well as fractions.
AnyMeal is a Cookbook database front-end for GNU/Linux, which has been developed with C++, Qt, MySQL and Xalan-C.
anymeal-0.24 now supports fractions as well as floating point numbers for amounts of ingredients. E.g. instead of "2.33333 liter water" you can now use "2 1/3 liter water". The recipe display looks much nicer like this.
To the user this may just be a small detail. From a developers point of view, one can say, that the flexibility of the software design has been put to a test.
Amount fractions are not only a cosmetic issue. This is a prerequisite to implement RecipeML-import in the future.
Screenshot of new recipe-editor: http://sourceforge.net/project/screenshots.php?group_id=118143&ssid=23315
New release: http://sourceforge.net/project/showfiles.php?group_id=118143&package_id=128943&release_id=377372
AnyMeal at Sourceforge.net: http://sourceforge.net/projects/anymeal/
AnyMeal's homepage: http://www.wedesoft.demon.co.uk/anymeal-api/
Enjoy!
2005-12-11 01:40:24 UTC by wedesoft