Careers 2.0 by Stack Overflow
gravatar
profile updated
on Apr 12, 2012

Ben Scott

Currently IT Manager at Capricorn Investment Partners Limited.

I've been programming since I was around 9 when my father showed me how to open GWBASIC on our 8086 clone. Since then I moved to QBASIC followed by Pascal, messing around with assembly code examples from the demo scene while in high school. I started out at uni intending to teach high school computing and English, but switched to a straight IT degree.

After a few years learning guitar, pushing trolleys and packing groceries (and after a couple of false starts) I got a hair cut, took off the goth jewellery and became IT manager and sole developer at a financial planning firm. I cowboy coded my way through maintaining their internal systems, then got professional, figured out test-driven development and version control, and rebuilt the systems from scratch.

With development of the system slowing down, I'm currently establishing a software development company as a subsidiary of the financial planning firm, and enjoying life as a father to my 2 year old redhead monkey-boy son.

Technologies


Experience

IT Manager, Capricorn Investment Partners Limited

2006 - Current

  • Managed a Windows-based network for 16 staff (desktop and network support) over two locations
  • Created a portfolio management system including:
    • WinForms-based applications
    • Classic ASP.NET and ASP.NET MVC web applications
    • Several Windows services (scheduled reporting, a WCF-based query server)

Education

Bachelor of Information Technology, Central Queensland University

1998 - 2001

Stack Exchange show all Last seen yesterday

Open Source show all

MarkPad (Code52)

GitHub, Mar 2012 - Feb 2013

A WPF Port of Downmarker - a visual Markdown editor.

Contributed a number of UI bug fixes and improvements, partway through a extension/plugin spike using MEF and NuGet.


Slab

GitHub, Feb 2013

PHP5 MVC framework inspired by CakePHP and CodeIgniter

Built this from scratch, used in a number of websites


PasswordThing

GitHub, Nov 2010; followed by 3 people

Mobile web app for storing passwords


Binka

GitHub, Nov 2010; followed by 2 people

Semi-static blog engine, with posts rendered from static Markdown files


shouldly

GitHub, Jan 2013 - Current

Should testing for .net - the way Asserting *Should* be

User, added a feature that was rejected (but I still use it ;-)


Writing

Accessing anonymous object properties using reflection

Belfry Images

Anonymous objects are a way to create strongly typed objects without having to declare a class or struct in C# 3.5 and above. Declaring an anonymous object is easy:


Tools

Acer 710 (8088 clone) - MSDOS 4 with GWBASIC then MSDOS 5 with QBASIC

Notepad++ / Programmer's Notepad