CHAPTER 13 INTRODUCING WORDPRESS 373 With dynamically
Saturday, December 1st, 2007CHAPTER 13 INTRODUCING WORDPRESS 373 With dynamically driven sites, the content your blog postings are also stored in a database, but are used dynamically with each request to generate the HTML pages on the fly. Templates for your site are merged with the content to produce the pages sent to the visitor s browser. These generated pages are not stored on the server. With this kind of system, any changes you make to your content or your template are immediately visible. When a visitor comments on a post you have made, the comments will appear immediately. If the software provides a search function, it does so on the blog data itself and presents the page dynamically. If a new page is added, it is immediately available to be returned in the search results. Archives are delivered on demand, with no need to have separate versions for weekly, monthly, by category, and so on. The whole setup takes up less space than pages published statically. You have a template file (or a series of them), but only one version. The content is dynamically inserted into the templates. On the downside, this method is slower to deliver a given page. In practice, you will see it as slower only compared to static pages on the biggest of sites, or on particularly underpowered or overloaded servers. Also, blogs of this type require the database to be available to the running code. If that database becomes unavailable, there is no content to deliver, and the site stops working. In conclusion, your choice of blogging software depends on what you want to do with it. A site that isn t modified too often and perhaps doesn t have too many comments, but does have a lot of visitors, would be best served by a blogging system that supports static publishing. A blog with dynamic content and a lively community contributing comments would be best served by a dynamic technology like WordPress. The many advantages to using WordPress for a community blog will become apparent as you progress through this part of the book. Blogging-Related Terminology In this section, I will briefly explain some of the terms associated with blogs and blogging. Some of them are specific to blogging; others are more generic. Blog Comments: Comments are a feature available with some blogging software. They allow visitors to your blog to comment on your stories. Comments are usually visible after a user clicks a link, often one indicating how many comments there are or inviting the reader to leave a comment. Once the link is clicked, the comments are presented, usually in chronological order with the earliest comment at the top. This is the reverse of the order in which blog stories themselves are presented. Note Comments can be abused by visitors who have messages to spout or grudges. Also, some people will attempt to spam your blog, usually with the intention of getting more exposure to links to their sites. I ll cover comment spam in detail in Chapters 14 and 15.
Please visit Domain Name Hosting services for high quality webhost to host and run your jsp applications.