The Code Wizard's Musings

Diary of a husband, father and coder

Codewiz51 Site Redesign

clock August 19, 2008 10:17 by author gharris

I managed to muddle through Scott Mitchell's tutorials for master page usage. I have a new test page up and running, which integrates some basic css positioning and a test master page. This page is a work in progress, so it will change dramatically as my skills with CSS improve.

I discovered that IE 7 and Firefox pad the <form> tag differently, so I had to add the following to my css file: 

form {     margin:0; }

Happy coding!

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5


CSS, Three Columns and the 'Holy Grail'

clock August 16, 2008 23:17 by author gharris

I'm concentrating on developing an external style sheet for my "soon to be redesigned"* web site. I am attemping to move away from Frontpage 2003. I have some expermentation to show for all of my research. Check out the sandbox. I've attempted writing three column style sheets, but I have too much to learn and I want to get on with content development, not web site design. I am, after all, a C++ programmer with some C# skills and CLI skills.

I recently found Matthew Taylor's web site, which offers several layouts and Eric Costello's personal web site that offers some excellent examples. The layout you see in the sandbox is modified from glish. I plan to experiment with Taylor's three column layout, as it offers some nice effects I'd like to implement. I found a technique for using lists to emulate tabbed menus on Taylor's site. It appears that The Telegraph and Fox News use this technique and extend it to a two row, stacked menu with extensions. I like this technique because it is lightweight text with no graphics to download and it has nice mouse over effects. Taylor has a display page that illustrates the use of styles with tabbed menus.

* I should trademark this phrase, or patent it as a mindless content filler expression.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5


My daughter and I relax at Fox Lair

clock August 16, 2008 02:35 by author gharris

The weather this week has been incredible. In August, we typically have temperatures in the upper 90's or low 100's °F (32 to 38 °C). Yesterday, we were at a pleasant 82 °F (28 °C).

While I was clowning around with the camera, I was able to take some photos of a rapidly building rain shower. The graphic at left is a combination of three photos I took over a six minute period. What made this shower so unusual is that if formed east of us, and then moved in a westerly direction. When it hit, we had a five or six minute very heavy down pour, which is always good for the pasture this time of year.

This was also a chance to practice with GIMP. I scaled the original 1600X1400 photos to 320X240. I created a new canvas with dimensions of 320X720 and pasted the scaled photos on the new canvas. I  merged the image layers and saved the picture as a PNG. Not very difficult for the pro's, but trying to line up the pictures by hand was not easy. The last two photos are off by two pixels, even after trying to align the images.

Rocket has really fattened up nicely. When we purchased him a year and a half ago, he looked like a typical race horse: lean, all muscle and his ribs were showing. Under Missy's care, he's put on some weight, his ribs are not showing and he's a lot less "spooky". Life is pretty good for Rocket now-a-days.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5


Working on web design skills

clock August 14, 2008 23:50 by author gharris

I've given up doing any useful work on WinROTT until the Olympics are over. I get started, and then the cheering on the TV becomes a major distraction.

I have been able to read quite a bit from "Learning Web Design". When I first opened the book, I felt the first couple of chapters were too basic. I forced myself to read them anyway, and I am glad I did. I picked up a lot of nuanced behavior, particularly concerning XHTML that I did not know. I would have happily continued to use old or deprecated syntax.

I am also beginning to understand some of the negative comments I've read about Frontpage. I've been using Frontpage 2003 for the main portion of my web site. I always liked the product. Now, as I move away from table based layouts to CSS, I am beginning to understand the code bloat some writers have discussed. I won't completely 'dis' Frontpage. Some of the web bots are nice, and they will be difficult to replace. I particularly like the NavBar bot for generating link bars. With the evolution of web design, I guess I'll have to learn how to do it the "correct" way.

My plan is to revamp my web site and then return to content development. I miss working on WinROTT, and I miss developing small programs in WTL to illustrate the capability of the framework. I am also anxious to look at some of the improvements in MFC that have taken place with the recent service packs from MS.  

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5



 Subscribe to RSS

Recent posts

Recent comments

Comment RSS

Month List

About the author

Most guys my age are swinging a golf club or working in their woodshop. I code for fun (except when I am hiking, fishing and camping.) 

Disclaimer

This blog represents my personal hobby, observations and views. It does not represent the views of my employer, clients, especially my wife, children, in-laws, clergy, the dog, the cats or my daughter's horse. In fact, I am not even sure it represents my views when I take the time to reread postings.

© Copyright 2008

Sign in