Software Design

XSLT Tips and Tricks

XSLT Tips and Tricks

Common XSLT Code Samples Our team works with a lot of XML! Extensible Markup Language (XML) is a markup language that many explain as being "self-describing".  In other words, you make it up yourself.  XML can be used to help represent data structures and is commonly used in web services, configuration files for applications, and [...]

XSLT Tips and Tricks Read More »

Building Quick and Simple Web Services

Simple Web Services

Simple Web Service Have you ever needed to build a quick and simple web service?  Building quick and simple web services is easy when you have working examples.  We work with SOAP and REST based web services on a regular basis.  They have become the essential go-to solution for system to system communication. This is

Simple Web Services Read More »

Making Connections in Information Technology

You Need an Adapter

Making Connections How can we make connections between our company and the clients that need our services?  In Information Technology, making connections is a lot like finding the right adapter. You can make more friends in two months by becoming interested in other people than you can in two years by trying to get other

You Need an Adapter Read More »

Rubber Duck Debugging

Pair Programming

Rubber Duck Debugging How can you more effectively collaborate with others while working from home?  How can you recreate the effectiveness of team collaboration when you're up against a deadline and only have yourself to bounce ideas against?  Welcome to Rubber Duck Debugging! Tom Morris / CC BY-SA (https://creativecommons.org/licenses/by-sa/3.0) The only true wisdom is in

Pair Programming Read More »