toggle menu
  • front‑end web development
  • qa testing
  • documentation & training
  • flash development
  • interactive cd‑rom development
front-end web development

Focus is now on the increasingly robust capabilities of web programming, with particular attention to:

html5
The basic building block...
css3
Sass Bootstrap3
While there are preprocessors such as Sass and {less}, along with frameworks such as Bootstrap, each of which can save time in developing a site, my first preference is to code from scratch in most cases. That said, this site does include some Bootstrap of the Sass variety, which has been extensively modified to suit my design.
JavaScript
jQuery
JavaScript is similar to ActionScript and Lingo, which I've written since 1995, and which are all derived from the same parent language. As JavaScript is more-or-less universally enabled (security afficionados notwithstanding), robust web applications can be scripted client-side. jQuery, the most popular JavaScript library, adds value as a timesaver.
local environment

While I first developed on a MAC for cross-platform delivery, I currently develop locally on a Windows machine, using IISExpress as a local server for testing, and also maintain a Linux/Apache VPS (virtual partition server) space for remote serving and testing.

SublimeText2 is my editor of choice.

Compass is used for compiling, with Scout as a simple Windows gui.

I also have limited experience with Microsoft Visual Studio.

server-side
Rails .NET
I am not, at this time, a server-side developer, but I have had just a little exposure to Ruby on Rails and C#.NET development frameworks when making html and css changes to existing sites. I would enjoy working in a role in which I could learn more server-side development.