These two days in the study of WordPress, first of all to learn about WordPress.
WordPress is one of the world's best free personal content (Blog) release platform, its download is about to break 1000000 (detailed data please refer to Wordpressdownloadcounter). It is built with classic Php+mysql, both are open source software, where PHP is used to write the corresponding operation code, generate pages, MySQL database is used to save the user published and edited content.
WordPress is not big, the latest stable version of the 1.5.2 Zip compression packet only about 360KB, if you use the fast broadband Internet, a few seconds can be downloaded. Correspondingly, there are fewer software developers, the main programmers are only two, the Ryanboren from Dallas, USA, and Dallas, a handsome boy from Austin, Texas (who is generally called Matt). The former is a network hardware Giant-Cisco (Ciscosystems)-an engineer to develop free software for pleasure. The latter is mainly for the well-known it media cnetnetworks work, and has its own consulting company (mobiuslimited), often do some intermediary business. The development of WordPress, is actually just their hobby.
"Though small, but spite", WordPress is such a small sparrow. With it, you can:
1. Publish, classify and file the articles.
2. Support articles, comments, categories, and many other forms of RSS output.
3. Provide links to add, collation function.
4. Support the management of comments, anti-spam function.
5. Support for the style (CSS) and the program itself (PHP) directly edit, modify.
6. Outside the blog system, easy to add the required pages.
7. Through the various parameters to set up, so that your blog more personalized.
8. Generate static HTML pages (requires mod_rewrite support).
9. Easily change the display of a page by selecting a different theme.
10. By adding Plug-ins, you can provide a variety of special features.
11. Support Trackback and Pingback.
12. Support for some other blog software, platform import function.
13. Support multiple users.