New Tools Require New Standards
Noise from the Basement
“An old belief is like an old shoe. We so value its comfort that we fail to notice the hole in it.” - Robert Brault
My main love is solving hard/interesting technical problems but I'd have to say my specialty is getting stuff done. Sometimes they are one and the same and other times they are very different. For example some of the difficult technical problems I've solved and created solutions for include:
a temporal database layer on-top of a standard relation database. This allows users to retrieve data in the past as well as the future.
an internationalization framework for a touch screen application.
a IDE for a custom in-house compiler.
a task manager for long running user actions to prevent duplicate/competing tasks causing data corruption. Similar to database transactions but on a larger scale.
a rules engine that allowed users to dynamically create custom rules in .NET and execute them on the fly.
I'd love nothing better than to solve a hard problem and not deal with everything else, such as supporting code, documentation, install scripts, etc. However, most of my career has been with small companies, small teams, or running my own business which means if you didn't do it then it doesn't get done. This has made me a jack-of-all-trades when it comes to software development able to take on any job to make sure the project gets completed. Some examples of getting stuff done include:
a workaround for a setup program that mysteriously started failing the day it was supposed to get burned and shipped to Mexico. Later we found out a bad stick of memory had been added to the build machine.
linking an asp.net web application, legacy database, new database, java SOAP service, JDE application, and enterprise service bus together. Required the coordination as many people as components listed.
created automated builds and unit testing for almost every project I've worked on even if no time was scheduled for these activities. Usually increased the coding part of the schedule but reduced the testing/support time.
re-burned a "master" after we discovered a large organizations production environment didn't match our test environment. Made the necessary changes and got a new "master" disc created before the Christmas code freeze.
Hopefully the above examples highlight the difference between interesting but hard problems I love to solve and good old hard work required to get stuff done. If you have a hard technical problem or need a developer that can get your project completed then give me a shout.
c# ruby-on-rails asp.net-mvc vb.net java sql-server mysql object-relational-mapping
Saturday Morning Productions
2009 - Current
Saturday Morning Productions is small basement-based company that does consulting and sells small but useful and easy to use software tools.
Built the company’s website using Ruby on Rails with a MySQL backend and PayPal integration.
Designed and built Mini-Compressor, an image compression tool, written in C# using Windows Presentation Foundation and C++ to hook into the Windows Context Menu.
Provide support for Mini-Compressor via e-mail and phone.
All responsibilities required to run a small basement based software company such as payroll, marketing, and taking out the garbage.
FAS
2010 - Current
FAS administers insurance plans and adjudicates claims for corporate, union, and government clients. My job is to add new features to their existing insurance administration and adjudication software, called DEBS, which I originally developed 7 years ago.
Created the Electronic Dental Claims Listener to accept electronic claims from dental offices (CDANet) and send them to DEBS or another FAS adjudication application. Written in VB.NET and communicates using sockets and remoting.
Adding features to DEBS to support corporate and union clients. Previously DEBS only supported government clients.
Refactoring the 7 year old VB.NET/C# code base and fixing bugs as needed. This includes the DEBS Remoting server, desktop client, web application, and a couple other small in-house applications.
Automated the build process using NAnt and TeamCity. Also setup a database migration process.
Bits in Glass
2009 - 2010
Bits in Glass is a small consulting company that specializes in systems integration. Most of my work was done for the Alberta Gaming and Liquor Commission (AGLC), one of Bits in Glass's main clients.
Worked on a proof of concept Windows Service application that read messages from slot machines in real time and translated them into a more manageable format. Application was developed using C#, .NET 3.5, and used NUnit for automated testing.
Assisted on a ASP.NET MVC web application for optometry related insurance claims. The application used Entity Framework for database access and MsTest for unit testing.
Architected and built a multi-threaded ASP.NET MVC web application for the AGLC that generated invoices based on a casino's slot machine revenue. The application uses Fluent NHibernate for database access, Telerik controls the user interface, and interfaced with a JDE accounting system and a enterprise service bus. I also setup the CruiseControl/NAnt automated build for the project.
E-By Design
2008 - 2009
My primary task was to work on a .NET insurance adjudication application that utilized .NET Remoting but also helped setup the development environment. Worked part time with E-By Design until October 2008 when I switched to full time. All work was done via telecommuting.
Worked on the adjudication and dynamic rules section of the insurance application.
Setup SVN Repository with SSL, WebSVN, and linking to Fogbugz bug tracking system.
Setup an R&D program to encourage developers to experiment and share their results with others.
Sierra Systems
2007 - 2008
I was contracted out to the Workers’ Compensation Board (WCB) which handles workplace injury claims for a variety of industries in Alberta. WCB applications are developed in ASP.NET, C#, and Java using a mainframe DB2 database.
Brought in to improve the development process of WCB applications including proper source code management, unit testing, automated builds, code reviews, and coding standards
Technical lead for 10 developers, testers, and analysts supporting 5 legacy web and desktop applications.
Designed and built a new ASP.NET application that allows WCB claimants to view payments online. The application integrated data from a couple different legacy databases
APRO Software
2004 - 2007
APRO is a small company that uses a custom in-house framework to develop business applications. The framework is written in ASP.NET and VB.NET and has both a desktop and web side.
Designed and built a temporal database layer which allowed the application to get a “snap-shot” of the database at a particular time in the past or future. Users could create data in the past, present, and/or future.
Developed a dynamic rules engine to compile and run VB.NET code on the fly.
Designed and built the object-relational mapping business layer in the framework.
Created the Mail Merge module for the framework that sends merged Word documents via e-mail, fax, or printer.
Made unit testing (NUnit) and automated builds (NAnt) part of the culture.
Manager of the source code control tool (Visual Source Safe).
DevStudios
2004
DevStudios was a unique company that did schooling, consulting, and software development.
Developed an N-Tiered enterprise payment system for the government of Alberta using COM+.
Taught sections of the E-Commerce program including Visual Source Safe and C#.
As a student, I developed the database, data access layer, and user registration, including secure credit card capture, for the Harley-Davidson Owners Group of Edmonton rally (albertahogrally.ca).
Process Solutions Canada
1999 - 2002
Process Solutions is a small company that specializes in process control software. During university, I worked at Process Solutions for my internship and was hired on full time after completing my studies.
Lead developer for one of Process Solutions's main products, an application that automated the loading of cement trucks using a touch screen. Written in Visual Basic 6.0 using custom COM/ActiveX components.
Designed and implemented an internationalization framework for multi-language applications.
Developed a graphical IDE for custom Process Solutions compilers; the IDE included a custom version control for the source files.
University of Alberta
1996 - 2001
Extra-curricular: Built user interface Autonomous Robotic Vehicle Project (http://www.arvp.org).
DevStudios Inc.
2003 - 2004
Class project: Built the Alberta HOG Rally website to take registration and store credit cards.
Easily compress your digital photos for sharing with friends and family via e-mail or photo sharing websites.
Everything technical with design help from Ada.
Noise from the Basement
“An old belief is like an old shoe. We so value its comfort that we fail to notice the hole in it.” - Robert Brault
Noise from the Basement
You’ve been staring at the SQL Server view vwCustomersGH for the past hour. The view is part of a project you just started maintaining and like many views and stored…
Noise from the Basement
My 5 year old daughter is endlessly planning her birthday parties, even 11 months and 30 days in advance. Her recent planning session focused on who she should invite.…
Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides
Martin Fowler, Kent Beck, John Brant, William Opdyke, Don Roberts
Jim Clark, Owen Edwards
William J. Brown, Raphael C. Malveau, Hays W. "Skip" McCormick, Thomas J.…
Austin Grossman
Steven Johnson
Joel Spolsky
The Daily WTF: Curious Perversions in Information Technology
Earlier this week, I changed the name of the site to Worse Than Failure. A lot of readers weren’t too happy with the new name and many of you wondered why, of all names,…
Joel on Software
My own, highly irresponsible, sloppy test to rate the quality of a software team.
Interoperability Happens
(Two years ago, at Microsoft's TechEd in San Diego, I was involved in a conversation at an after-conference event with Harry Pierson and Clemens Vasters, and as is…
Ned Batchelder
Broadly speaking, there are two ways to handle errors as they pass from layer to layer in software: throwing exceptions and returning status codes. Almost everyone…
Steve McConnell's Home Page
"How long do you think version 3.0 will take?" Kim asked the assembled project team members. She'd been assigned to lead a major upgrade to Square-Calc, Square-Tech’s signature spreadsheet program. Square-Calc 3.0 would use Square-Calc 2.5’s code base as the jumping-off point for a series of major enhancements.
Commodore 64
Visual Studio
Company: Saturday Morning Productions
Blog: Noise From the Basement
My first computer was a Commodore 64 but I didn’t realize how awesome computers were until I discovered I could create my own Doom levels. While I still enjoys computer games my true passion is solving problems, preferably hard ones. My favourite projects are ones that push the boundaries of what can be done or, even better, enters the realm of what hasn’t been done before. I also know what it takes to get software from conception to release.