The AUCAS File Clerk is a simple, networked document management system for .NET. It utilizes a MySQL database to index scanned files and make them searchable/viewable from any workstation. Developed as part of a system implemented at Andrews University.
Be the first to post a text review of AUCAS File Clerk. Rate and review a project by clicking thumbs up or thumbs down in the right column.
File Clerk is a general-purpose document management application intended for multiple users on a small office network. This is the first release that provides out-of-the-box functionality with a MySQL database, and significant improvements are expected over the next few months.
------------------------------ CHANGELOG.txt ------------------------------ Work left 'till v0.3 ------------------------------ - @@@Client/Library model; the two binaries grouped into a single package, tidied up, etc. Client: - - @@@Bookmark system - @@ODBC abstraction for database (As opposed to hard-coded for MySQL). - @@@Database schema redesigned with an ER model; fields dynamically creatable for specific needs. - @@@Search system secured against SQL injection, and some pesky nuances improved upon. - @@@Unlimited directory depth support (Two-deep category limit eliminated). - @@@PDF export and email attachment features (fix/expand) - @@@Auto-filling of email subject with file category and student name, and a default message body. - @@@New caching system to speed up document viewing Scandeamon: - Error handling for intial loading process. - Fixed scan-to-file/location feature. - File based configuration (@@@ = Work in progress / not implemented) v0.2.9 (Client update) ------------------------------ - Substancial organization and de-speghettification of code (Coders will see a tremendous difference). - New error handling system. - File-based configuration implemented (No more custom-compiling database passwords). - Tiff page editor implemented (split/combine files). v0.2.2 (Client update) ------------------------------ - Fixed a bug that prevented multi-page documents from being exported as PDF. v0.2.1 (Client update) ------------------------------ - Fixed a bug that prevented image data being loaded for files displayed in the search box. v0.2 ------------------------------ - "*Recent" category added, displaying files from the last two days - Category list is sorted alphabetically, instead of in order they were added. - Code cleaned up slightly and better commented - Files are displayed newest to oldest, instead of vice versa. - "File Type" and "Semester" fields added - PDF Export and Email now works (Before it just went *crash-boom-sizzle-burn*) - Portable TIFF format now supported, bypassing proprietary MODI libraries - README.txt included, so you actually know what to do with what you download ;-) - Various bugs and user interface nuisuances fixed (i.e. couldn't delete file while viewing it, etc)
------------------------------ CHANGELOG.txt ------------------------------ Work left 'till v0.3 ------------------------------ - @@@Client/Library model; the two binaries grouped into a single package, tidied up, etc. Client: - - @@@Bookmark system - @@ODBC abstraction for database (As opposed to hard-coded for MySQL). - @@@Database schema redesigned with an ER model; fields dynamically creatable for specific needs. - @@@Search system secured against SQL injection, and some pesky nuances improved upon. - @@@Unlimited directory depth support (Two-deep category limit eliminated). - @@@PDF export and email attachment features (fix/expand) - @@@Auto-filling of email subject with file category and student name, and a default message body. - @@@New caching system to speed up document viewing Scandeamon: - Error handling for intial loading process. - Fixed scan-to-file/location feature. - File based configuration (@@@ = Work in progress / not implemented) v0.2.9 (Client update) ------------------------------ - Substancial organization and de-speghettification of code (Coders will see a tremendous difference). - New error handling system. - File-based configuration implemented (No more custom-compiling database passwords). - Tiff page editor implemented (split/combine files). v0.2.2 (Client update) ------------------------------ - Fixed a bug that prevented multi-page documents from being exported as PDF. v0.2.1 (Client update) ------------------------------ - Fixed a bug that prevented image data being loaded for files displayed in the search box. v0.2 ------------------------------ - "*Recent" category added, displaying files from the last two days - Category list is sorted alphabetically, instead of in order they were added. - Code cleaned up slightly and better commented - Files are displayed newest to oldest, instead of vice versa. - "File Type" and "Semester" fields added - PDF Export and Email now works (Before it just went *crash-boom-sizzle-burn*) - Portable TIFF format now supported, bypassing proprietary MODI libraries - README.txt included, so you actually know what to do with what you download ;-) - Various bugs and user interface nuisuances fixed (i.e. couldn't delete file while viewing it, etc)
v0.2.2 (Client update) ------------------------------ - Fixed a bug that prevented multi-page documents from being exported as PDF.
v0.2.1 (Client update) ------------------------------ - Fixed a bug that prevented image data being loaded for files displayed in the search box.
The AUCAS File Clerk is a simple, networked document management system for .NET. It utilizes a MySQL database to index scanned files and make them searchable/viewable from any workstation. https://sourceforge.net/projects/aucas
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?