Jonathan Cogley's Blog
C#, Test Driven Development, Pair Programming, MVP C#, ASPInsider, Secret Server
-
The secret to a great software engineering team...
Some people will tell you it is Aeron chairs, private offices, free soda and maybe even a foosball table. Sure, those things are nice but they have nothing to do with greatness. Firstly we need a definition for "great software engineering team" so that we are all on the same page. The things that I value most in a software engineering team are:
-
Hiring .NET Developers in Washington DC
My company, Thycotic Software is hiring for .NET Developers.
-
oAuth versus Application Keys
I have not spent hours reading standards for interacting with websites. However I did recently have to integrate with various services across a few projects: MailChimp, GoToWebinar (citrixonline) and LinkedIn.
-
Hiring for TDD .NET engineers in Washington DC
Thycotic/LogicBoost is hiring for .NET engineers at our office in downtown Washington DC. This is a team that has been doing Test Driven Development and Pair Programming since 2004 (very mature agile team). This is an amazing environment to work with great engineers in a team-based atmosphere (free lunches on Wednesdays, loads of personal development and learning is at our core).
-
Thycotic/LogicBoost is hiring for a Senior .NET TDD Developer in Washington DC
This is really quite a unique team - very smart developers who really work together as a team - using pair programming and test driven development. Lots of room for technical growth and a technical career. Small company - 20+ employees. Hiring is only for full time employees onsite at our offices in downtown Washington DC. http://www.thycotic.com/career_tdddeveloper.html
-
Thycotic/LogicBoost is hiring for a UI Engineer/Developer
Here is the posting:
http://logicboost.com/careers_uideveloper.html
Thycotic was recently named one of the 10 Best Tech companies to work for in 2012
http://www.businessinsider.com/10-of-the-best-us-tech-companies-to-work-for-in-2012-2012-3 -
First night at Business of Software 2011 in Boston!
I have finally made it to this conference after several years of conflicts with other shows. Registered, got my attendee bag - some nice books (too bad I have some of them already). Met some founders already and had some good conversations. I am going to drive my team batty when I get back to DC with all these ideas! http://www.businessofsoftware.org
-
Secret Server 7.4 released–password management for IT Admins
We have just released Secret Server 7.4 – this is an ASP.NET based web application with a SQL Server backend for storing passwords for IT Admins, DBAs and even developer teams. Get rid of that spreadsheet and start using a robust password vault designed for teams. It can be used to store server passwords, provide web-based password management, or even automatically change network passwords.
-
The important of transparency in development
David talks about the value of transparency in development.
-
Easy SQL totals and other Aggregates with rollup and cube
David talks about SQL totals and aggregates using rollup and cube.