The post (noun) is the very heart of the blog. Each post is an entry the author publishes. Because publishing to a blog is so easy, authors are more likely to post (verb) on a fairly consistent schedule. A post usually consists of two main parts: a title and a body, but posts can have other parts, which are listed below in an unordered list, as well.
- Title (important)
- Body (important)
- Exerpt (optional and is discussed in another glossary entry)
- Extended Entry (optional and discussed in another glossary entry)
- Tag(s) (optional and is discussed in another glossary entry)
- Category(ies) (important)
- Permalink (requires no effort on the part of the author and is discussed in another glossary entry)
- Author (requires no effort on the part of the author)
- Date & Time (requires no effort on the part of the author)
The body of a post can contain text, pictures, links, video, podcasts, and links to documents such as word processing, presentation, or excel files available for download. The content of the post is entirely up to the author and can use basic text formatting such as bold, italics, color, underlining, bulleted lists (like the one below), numbered lists (like the one below), indentation, and block quotations. Many blog software products make formatting fairly easy. However, I strongly suggest that you always preview your post before publishing it. Many times you may get very unexpected results as the code the system writes for you to format your entry on the internet may have limitations.
This is an example of a bulleted (sometimes called an unordered) list that just happens to contain four unordered of bulleted items:
- Bullet One
- Bullet Two
- Bullet Three
- Bullet Four
This is an example of a numbered (sometimes called an ordered) list that just happens to contain four ordered or numbered items:
- Bullet One
- Bullet Two
- Bullet Three
- Bullet Four
The next section is a blockquote.
This text is an example of a basic blockquote. It is indented on the left even as the sentence continues to a different line of text. The block quotation is frequently used when quoting from other sources.
Special WYSIWYG (pronoucned "wissy wig" and stands for What You See Is What You Get) editors are available. Some work in your browser while others are stand alone applications that connect to your blog. These editors make formatting text much easier by eliminating the need for you to know html or xhtml code. By the way, your basic code for html content is really very easy!
And finally, posts are never permanent. In most blogging systems you can edit them even after they are published. You can delete them after they are published. You can even save them without publishing them. Some high end systems even let you even write a post that will automatically publish itself at a specified time in the future!