September 12, 2007
Count Anything version 1.1.1 released
I just released version 1.1.1 of Count Anything.
What is Count Anything?
Count Anything is a word-count utility. It runs under Windows, and supports a variety of file formats, including MS Word, Excel, and PowerPoint, as well as HTML and XML. It provides word and character counts, as well as Asian character counts. I haven't released the source code yet, but plan to in the near future.
Here is the version history:
- Fixed the table-formatting for Japanese in text files
- Changed the character-count algorithm to count Asian characters instead of double-byte characters (this follows the convention in MS Word).
- Added some missing localized strings.
- Changed the character-counting algorithm to count double-byte spaces as spaces, but not as Asian characters.
- Fixed a freeze bug when the segmenter incorrectly guessed a text file's character encoding
- Fixed link from application to Count Anything home page
- Initial release