on Aug 13, 2012
Dan McClain
Technologies
Experience show all
Rails Developer, DockYard
February 2012 - Current
Web Developer & SysAdmin, Viridian Spark
December 2009 - February 2012
Developed a Sitecore-based commenting system:
I designed and implemented a commenting system in C# that is used on gct.com and virtuawoman.org. I designed the database, and used LINQ-to-SQL as the ORM to provide the C# classes. The login mechanism on both sites used the .Net Membership provider, so I designed the posting mechanism to use the current user's id provided by the membership provider.
Developed Sitecore-based websites:
I was a major contributing developer on yardsmarts.com, gct.com (and its sister site oattravel.com, they use the same code), and virtuawoman.org. As previously stated, on GCT and VirtuaWoman, I implemented the commenting system. On Yardsmarts and VirtuaWoman, I worked with Lucene.Net.
Yardsmarts works off a central Article Catalog, which contains most of the content for the site, among other sites in the Multi-Site install. This resulted in the site requiring dynamic page loading based on the URL, which is uncommon in Sitecore. I created an OnSave event handler for the Sitecore Content editor to place articles' details into the Lucene index, and also wrote the algorithm to retrieve the article based on the Section and sub section that the article should live on.
In addition to the commenting system on VirtuaWoman, I also optimized the C# code that interacted with Lucene.Net to dramatically increase the speed on a poorly performing section of the site, which provided an order of magnitude increase in response time.
Sitecore based website I have contributed to while at Viridian Spark:
Lead Developer of Ducky Guidance
I am the lone Rails Developer on Ducky Guidance, our data-driven note system for guidance counselors. Ducky Guidance allows guidance counselors to manage their students and notes to take advantage of powerful reporting, and eliminate paper notes.
Counselors can manage their students via groups that they either manually manage, or via dynamic groups, which group students based on common attributes. Counselors can add notes to individual students, or groups of students. Ducky Guidance also allows counselors to categorize and tag their notes, to enable powerful reporting.
Maintainer of Infrastructure
I manage our numerous servers and network. We have a number of different VMs hosted on VMWare ESXi. We run Ubuntu and Windows side by side, with environments ranging from PHP and MySQL to ASP.Net and SQL Server to Rails and PostgreSQL. We run both Apache and Nginx for our various linux projects.
Software Developer, Raytheon
July 2007 - April 2010
C#-centric application development
Developed internal tools utilized heavily within my group
My major project analyzed circuit card testing source code (written in C). My program profiled the code, looking for specific function calls, which signified the test programs hardware and driver requirements. That information would be entered into the database used by our test executive, which queried the test station to see which drivers and hardware were available. The program replaced a once manual process of discovering hardware requirements and entering them into the database with SQL queries written by hand. The driver requirement checking was never performed before my program had been written.
Later, my program was expended to discover common programming mistakes (both syntactical and procedural) and provide a report highlighting warning and errors prior to peer review, shorting the lead time required by the peer review process. This functionality was implemented via a plugin system that I designed and implemented.
I also wrote smaller programs that various coworkers requested and used to perform common tasks.
Maintained database which drove our major applications
I redesigned and implemented the SQL database used for our section's test executive. The redesign provided data integrity via foreign key relations, constraints and indexes that the prior design previously lacked. I also implemented a workflow design in the database that was used by the web interface the section used for data entry (more below).
After the redesign, I implemented the API for the database using Entity Framework. The entities were broken down into similar types, which dictated the workflow the entity would need to go through. I used interfaces to reduce the workflow code needed to validate and perform the sign offs.
Maintained several large tools that the group depended on
In addition to the program I described earlier, I took lead on our Test Executive when the senior developer left. I lead the effort for upgrading the Test Executive from the 1.1 to 3.5 .Net framework, and abstracted out the requirements on section-specific systems to allow the test executive to become agnostic to the software it was written around. This effort was utilized to allow my section's test executive to be used by other sections.
I also laid out the ground work for the database API replacement effort (which utilized the API I also described earlier) that was completed after I left.
Created an Asp.Net driven website for data entry with some jQuery mixed in
The Asp.net site I designed and implemented acted as the data entry interface for the SQL databased utilized by my section. I designed a workflow mechanism to make sure any data entered was signed off by the right managers and technical experts. I utilized Entity Framework to provide the ORM for the website, and used WebForms (due to the knowledge domain of others who would maintain the site as well) to implement the site.
After realizing that some of the more complex relations prevented some pages from loading in a timely manner, I designed and implemented a web service and jQuery scripts to loaded the related data on demand with AJAX, creating a fast and clean web interface.
CMS Web Developer, BigBad Inc.
June 2008 - December 2008
Developed CMS web applications using Sitecore 6.x in a small group (3 Sitecore Developers)
Sitecore 6 Developer Certified
Implemented Sitecore-based applications for:
- Beth Israel Deaconess Medical Center
Implemented a commenting system using SQL Server and C# - Shields Health Care Group
Contributed back-end code on most of the modules - University of Tulsa
Implemented SQL stored procedures for a complex archive system. Contributed code on many of the modules used.
Education
B.S. Computer Engineering, Northeastern University
2004 - 2009
Magna Cum Laude
3.65 GPA
3rd Place: College of Engineering Electrical/Computer Engineering Senior Capstone Competition: Smart Irrigation System
I wrote the C# driver to interact with a series of moisture sensor that communicated with Zigbee. I used an Arduino with a Xbee shield to provide a low cost serial interface to the Zigbee modules. From there, I designed a simple query-response protocol for the sensors. I also wrote a windows service in C# that queried the NOAA.gov forecasting service.
Utilizing the forecast data and moisture sensor data, we would turn on the sprinkler zones. The switching of the sprinkler zones would be done using another arduino board connected to a custom designed relay board, which I designed. I used a shift register and the arduino to turn on the required of the 8 zones that we supported.
Stack Exchange show all Last seen yesterday
Open Source show all
rails-jenkins
GitHub, Jan 2012; followed by 5 people
Getting Jenkins working with Rails, RVM, RSpec & GitHub
rubyoverflow
GitHub, Jun 2010 - Apr 2012; followed by 12 people; forked 6 times
rubyoverflow is a library for querying the Stack Exchange API
Wrote this 18 months ago, and is woefully out of date, but I am in the middle of updating it with more idiomatic Ruby code.
Reading

The RSpec Book
Behaviour Driven Development with Rspec, Cucumber, and Friends
David Chelimsky, Dave Astels, Bryan Helmkamp, Dan North, Zach Dennis, Aslak…

The RSpec Book
Behaviour Driven Development with Rspec, Cucumber, and Friends
David Chelimsky, Dave Astels, Bryan Helmkamp, Dan North, Zach Dennis, Aslak…
Tools
Generic x86
vim, TextMate, Visual Studio
Background
I started programming in high school taking a C++ course, so unfortunately, I'm not one of those guys that programmed on a C64 when I was 5. Ever since I've discovered programming, I've been engulfed in it. I always try to learn more whenever I can, trying to expand into other avenues. I've done both web and desktop programming, but both have been in C# (with some jQuery sprinkled in). I'm a quick learner, trying to learn as much as I can. I have recently expanded my knowledge into the realm of Ruby on Rails.



