BUILDING SOFTWARE, BUILDING CAREERS

Our mission is to build quality, efficient and cutting edge software solutions for our clients while building strong, well-rounded careers for our employees.

Synergizing the Strategic Alignment of our Initiatives: Why Buzzwords are Bogus, Keyword Searches are Lame, and Talk is Cheap When it Comes to Resumes, Interviews, and Negotiating Your Salary

9 November 2015 alan.monson@stgconsulting.com Comments Off on Synergizing the Strategic Alignment of our Initiatives: Why Buzzwords are Bogus, Keyword Searches are Lame, and Talk is Cheap When it Comes to Resumes, Interviews, and Negotiating Your Salary Business

Author: Quinn Heiner Without seeing the subtitle to this article, you might try to decipher what “Synergizing the Strategic Alignment of our Initiatives“ really means, only to find that in reality, it means almost nothing.  It’s just a bunch of buzzwords thrown together.  The old adage that words mean something is only sometimes true.  When it […]

NSURLSession Tutorial

3 November 2015 alan.monson@stgconsulting.com Comments Off on NSURLSession Tutorial General Software Development

  NSURLSession with Delegates I have already created 2 tutorials (one for obj-c and one for swift) showing how to use NSURLSession in a very simple case scenario to download an image as NSData, and display it on the screen. That was fine and dandy, but NSURLSession can do sooo much more than that. In […]

5 Ways to Reduce Risk in Software Projects

26 October 2015 alan.monson@stgconsulting.com Comments Off on 5 Ways to Reduce Risk in Software Projects General Software Development

Author: Brett Child Software developers, and IT in general, have a reputation for being over budget, being late, and not even meeting the needs of the customer. There are a million different reasons for that; such is the complex nature of software development. But, here are a few ways to reduce the risk that leads […]

What the Heck is IxD, UX and UI?

19 October 2015 alan.monson@stgconsulting.com Comments Off on What the Heck is IxD, UX and UI? IXD

Author: Neal Jenks Design Consultant | IxD Practice Manager There’s a Calvin and Hobbes comic strip that perfectly encapsulates the IxD profession. Six-year-old Calvin is sporting a rather spiffing astronaut helmet and superhero cape. His mom asks, “What’s up today?” Calvin responds, “Nothing so far.” “‘So far’?” “Well you never know, something COULD happen today. […]

IOS Tutorials

12 October 2015 alan.monson@stgconsulting.com Comments Off on IOS Tutorials Mobile

Delegation on iOS This tutorial is a simple basic idea to show the concept of delegation on iOS, using Objective-C. Delegation is usually not something a beginner would use, so this tutorial would be targeting intermediate users, which also means it assumes you know your way around Xcode and Objective-c at a reasonable level. Final […]

Embracing The Flow Of The Web

5 October 2015 alan.monson@stgconsulting.com Comments Off on Embracing The Flow Of The Web Scripted Technologies

Author: Aaron Salazar A few years ago I was introduced to John Allsopp’s article “A Dao of Web Design” by a great UX designer that was on my team at the time.  Since then I’ve read a few times and have forwarded it on to co-workers in an effort to spread its good word.  The CRAZIEST part […]

Myth of the 5 Year Plan

28 September 2015 alan.monson@stgconsulting.com Comments Off on Myth of the 5 Year Plan Java

Author: Tim Jacobsen Let me first get this out of the way, I don’t think you shouldn’t think about what you might be doing in 5 years, you should. What I don’t think is beneficial, is expecting that to be exactly what you are doing 5 years from now. Too often we get fixated on a […]

Distractions and the Software Engineer

22 September 2015 alan.monson@stgconsulting.com Comments Off on Distractions and the Software Engineer Scripted Technologies

I have been a software developer for a number of years and I find there are many sonic distractions in the office that prevent me from concentrating.  Sometimes it is something small like someone eating an apple in a loud way or something big like a boisterous meeting conducted in an adjacent cubicle.  A lot […]

Android Studio Rendering Problems

14 September 2015 alan.monson@stgconsulting.com Comments Off on Android Studio Rendering Problems General Software Development

Author: Eduardo Flores On Android Studio version 1.1.0 for Mac (and maybe other versions) a brand new blank application throws an error dialog in the UI editor that says: Rendering problems. The following classes could not be found: – android.support.v7.internal.widget.ActionBarOverlayLayout The issue seems to be in the version of the UI editor Android Studio is using. […]

Tips on Gathering Good Software Requirements

8 September 2015 alan.monson@stgconsulting.com Comments Off on Tips on Gathering Good Software Requirements PMO

Author: Andrea Reese Hurst At the request of an engineer who I wrote requirements for, I jotted down some tips for good requirements gathering in a software setting. Here they are, a bit tidied up: Identify the end users, the project owners, and other stakeholders who influence the success or failure of this effort. Schedule […]