Anynote is a extjs3.3, struts1.3.10, spring2.5, ibatis-2.3.4-built personal http://www.aliyun.com/zixun/aggregation/13617.html "> Information management system (supporting multiple users).
Anynote is an open source support multiuser personal information management system based on JS, struts, Spring, ibatis, and each function module can be selected to open or deactivate, the main functions include:
1, task management, record work and life to do items, effective scheduling time, support classification, set priority;
2, daily notes, whether it is to record the daily life of dribs and drabs, or the collection of some good web text, are good choice;
3, readers can subscribe to their own interest in the content, focus on reading;
4, personal albums, management to save their precious photos, leaving a good memory;
5, accounting, personal wealth management tools, including the total income and expenditure statistics, various revenue statistics, daily expenditure statistics;
6, document management, save and manage some personal documents;
The latest version of Anynote is 1.2.1, which is updated as follows:
1, to do the module name change more task management;
2, added the task classification function, through the tree mail may carry on the classification the deletion to change;
3, the Task management list to click the priority of the asterisk can quickly switch priority, click the State column can quickly switch processing status;
4, the Task management module removed the group button, removed the background processing waiting for progress bar;
Installation method
1. Copy the Anynote.war file in the compressed package to the WebApps directory of Tomcat, and the Anynote folder will be generated automatically after the Tomcat is started.
2, create the UTF-8 encoded database in MySQL, then import the Anynote.sql file creation table under the \anynote\database folder;
3, open \anynote\web-inf under the Jdbc.properties file, modify the corresponding database host address, port, database name, user name, password;
4, open \anynote\web-inf under the Setting.properties file, modify the mail server address, account number, password and whether it can open registration;
5, restart Tomcat, input http://host: Port/anynote can be used, (Administrator account: admin/admin).
Download Address: Http://code.google.com/p/anynote/downloads/list