cat playing guitar wearing Atlanta Braves cap
Welcome to Woody's World!
Cats, guitars, baseball cards -
and anything else I want to talk about
About this site
For better or for worse, I personally designed and constructed this website.

It is written primarily in HTML, generally V4. It has been tested on IE (V7, 8 and 9), Firefox (v19), Google Chrome (v26), the AOL browser, and partially, at least, on the Barnes and Noble "Nook".Sorry if it doesn't work for you on whatever browser you're using. I don't have the time or the interest in testing them all.

I have no prior experience in web-based programming, despite 30+ years as a programmer and systems analyst on mainframe systems. So I'm just learning, and I make no claims about the timeless brilliance of this site. I'm
just having fun.

Below I list some books that I used in creating this site.

The site is hosted on Ipage. I found them to be relatively inexpensive and pretty easy to use.

I welcome comments on how to improve this site. If you have suggestions, please email me (see "contact me" below).

Thanks!
Woody


Title Author Comments
Sam's Teach Yourself HTML in 24 Hours Dick Oliver Fourth edition - Good intro to HTML.Obviously there are later versions. V7 includes CSS.Recommended.
Web Style Guide Patrick J. Lynch & Sarah Horton Published 1999 - again there are later versions (3rd edition, at least). A lot of good ideas but not much practical info.
Web Design in Easy Steps Sean McManus Fifth edition (2011) - At last, an up-to-date book. Also has many good ideas as well as useful practical tips. I got the layout I'm using basically from this book. Also includes much useful info about CSS. Recommended.
HTML & XHTML Pocket Reference Jennifer Niederst Robbins Fourth edition (2010) - Handy reference guide to HTML commands. Recommended.
JavaScript Pocket Reference David Flanagan Third edition (2012) - Pocket reference guide to JavaScript. Recommended.
Learning JavaScript Tim Wright (2013) - Guide to the fundamentals of JavaScript. Recommended.
CSS Pocket Reference Eric A. Meyer Fourth edition (2011) - Pocket reference guide to CSS specifications. Recommended.