05-01-12:Taha
	* gui/appgui.py: fix the thread problem
	*
07-01-12:Taha
	* gui/appgui.py: Add application icon
	* First windows desktop release.
	* data/randomtext : add random texts separated by '###'
	* gui/appgui.py: Correct the font problems and setting application.
	* tashkeel/tashkeel.py : add limit text length to 1000.
	* tashkeel/tashkeel.py : atashkeel/tashkeel.pydd function to set the limit text lenght to be vocalized.
	* gui/appgui.py: Enable actions features before tashkeel
06-01-12:Taha
	* gui: fix the font problem and RightToLeft direction.
	* gui: add a progress bar, while process tashkeel.
05-01-2012:Taha
	* add rewrite rules to improve urls.
	* aranalex/analex: improve speed, by avoiding multiple morphological analysis for a word;
	* aranalex/analex: guess word type before analysis to speed up the process.
04-01-2012:Taha
	* Replace python data dictionary, by sqlite dictionary, aranalex/arabicdictionary.py
	* Thanks to Sohaib Affifi and Assem Chelli for testing the web interface.
03-01-2012:Taha
	publish the full open source on web: http://mishkal.sf.net
21-12-2011:Taha
	* Add logging feature
	* Add reduceTashkeel function to pyArabic
20-12-2011:Taha
	* Create a GUI
	* Add tashkeel evaluation to test the tashkeel performance
	* Fix a bug in syntax analyzer, which avoid stopwords to change the next word state
15-12-2011:Taha
	* Add vocalized collocations
24-11-2011:Taha
	* first alpha release on the web
	* The script use cgi to run web frame work.