First Posted on December 28, 2008
When developers attempt to maximize both the usability and the appearance of a WordPress blog, XHTML code can sometimes be generated that will show validation errors at W3C. The “offending” CSS and PHP code that causes the errors can be removed, but to do so might degrade the appearance or usability of the blog. Learn why.
Continue reading →
First Posted on December 26, 2008
In this tutorial, you will learn how to create, backup, clear, and restore your WordPress MySQL database with phpMyAdmin.
Continue reading →
First Posted on November 18, 2008
WP-Syntax is a WordPress plugin that can “beautify” the code snippets used in articles, tips, and tutorials. WP-Syntax can present snippets from most code types in a very readable format. As an added bonus, the code can be copied and pasted directly from the WP-Syntax generated display into a readers application.
Continue reading →
First Posted on November 15, 2008
If you work between a WordPress test bed and an online blog, you need to be *very* careful to verify the links in the header.php file if you have made them static. It is important to do this after downloading the file to the test bed or before uploading it to an online blog.
Continue reading →
First Posted on November 13, 2008
If you install and style your WordPress blog, it may, at times, be important to determine changes between WordPress files and/or folders. CSDIFF can find the changes.
Continue reading →