Posts Tagged ‘GUI’

Close Enough for Now

Tuesday, November 24th, 2009

I think the format is a bit better. On to other things…

- Changed the image to something I own

- font-family: Verdana,Tahoma,Arial,sans-serif;

- Changed text color to black

- Changed… Continue reading

Theme Thrashing

Thursday, November 19th, 2009

I’ve never been entirely satisfied with the way my blog looks – it still feels “hard to read”, and I’m not sure how to fix that, except to experiment with some other two-column, fixed-width WP… Continue reading | 1 Comment

A New Look for the Web Site

Tuesday, November 10th, 2009

My mostly static web site was hacked together about 5 years ago with straight HTML tags using the XEmacs editor. To say the least, it was starting to look pretty frayed around the edges, not… Continue reading | 1 Comment

Compass, SASS, HAML

Friday, September 25th, 2009

I’m working on a project that is using the latest Rails markup buzz, namely Compass, SASS and HAML, so it’s time to begin the learning process. Part of that effort will be… Continue reading

Watir on Windows XP – Installation

Thursday, May 28th, 2009

Watir – Web Application Testing in Ruby – I’m thinking about adding this as part of my standard Rails integration tests. I like the idea of capturing keystokes that a user might actually run. Plus… Continue reading | 2 Comments