Category: Blog
-
CSS: Combining styles
CSS (Cascading Style Sheets) are a very powerful way to apply styles to an HTML page. It has the advantage of removing most of the formatting (styling) and putting it in a single location. However, in my first tries I tended to create a lot of styles which where very similar one to each other.…
-
Your blog in 6 minutes
You want your own blog? After all, it’s so easy. There are many solutions for this including: Create your own web site (preferably after reading my previous articles) Start a WordPress-based site in a matter of minutes on the WordPress.com server As a matter of fact, with the second solution, you will find all tools…
-
Use HTML tables, even with CSS styling
After a previous post about the reasons there are not to use the HTML tables (and to prefer CSS tables), I want to come back to this issue with my own experience. When I went to the fifth version of this web site interface (the one you see at the time of posting this article),…
-
Upgrading to WordPress v2.1
Going from one version to the newest for a software program like WordPress that I rely upon to operate this web site is not necessarily difficult, but it is always a bit safer to work smoothly, orderly and slowly rather than rushing into the dark. I started by updating all the plugins I use to…
-
My WordPress plugins
Some people seem to have wondered what plugins I am using to extend the basic functionality of WordPress. So here goes the list: AdSense Deluxe to help me handle Google AdSense advertising and some table inclusions in the posts. Akismet to protect Roumazeilles.net against comment SPAM. WP-email to allow users to email a copy of…
-
WordPress 2.1 is out
Great news for the WordPress community of bloggers and web site designers: WordPress 2.1 is available for download. This is really a significant upgrade to one of the most successful blog-and-CMS software applications (the one I use for Roumazeilles.net). New features include (my own selection of the good things): A new tabbed editor allows you…
-
Bloggers, fight plagiarism
There are plenty of cases where people copy part or all of the pages of a web site. It you use Google it may be more or less easy to find the copies. Copy Scape is the solution: You give the a web page address and Copy Scape will find copies on the web for…
-
WAMP, the server solution for Windows
Needing to quickly install a web server on a Windows PC, I was drawn into looking for a free software suite providing such sevrices in a simple and nice package. I already knew EasyPHP from Emmanuel Faivre, Laurent Abbal and Thierry Murail, three Frenchmen who put in a single tool box all the free open-source…