WebIT.ca

Montreal Web Development

Resources

As a web developer, I gather a collection of various resources necessary for my work. My most important resource has become my Vim configuration. As I move from computer to computer, it’s good to know that the editing environment functions in a consistent and predictable way.

set backspace=eol,start,indent
 
set smarttab
set smartindent
set tabstop=4
set autoindent
set shiftwidth=4
set expandtab
set softtabstop=4
 
syntax on
colorscheme evening

Another important resource is my collection of bookmarks. These are either organized by project or dumped into the common bookmark folder. The bookmarks I use most often are set into the browser’s bookmark toolbar.

When I have to work from a different browser or computer I make sure to install Xmarks: a tool for keeping bookmarks synchronized.

Finally, there are the bookmarks. The endless list of links to resources used on a daily and the not-so-daily basis: