Sunday, March 29, 2009

Starting with Blogger

I started this to make eventually a diary of these little experiments in coding and systems.
These are mostly in Microsoft Windows environments, as this is what I use at work.

First I had to customize the Blogger template
http://bguide.blogspot.com/2008/02/three-column-templates-explained.html

I had to test my HTML changes in real time to test quickly
http://htmledit.squarefree.com/

Color names for CSS were needed too
http://www.w3schools.com/css/css_colornames.asp

Escape HTML . I needed to post HTML code samples without Blogger interpreting them
http://www.accessify.com/tools-and-wizards/developer-tools/quick-escape/