Skip to main content

Perhaps the Most Valuable Rare Commodity

If you arrived here looking for a sure bet investment, read on. If you are here looking for insight into software development, read on. If you know nothing about the software development sector then I don’t know how/why you are here but feel free to read on also. re·fine riˈfīn/ verb remove impurities or unwanted […]

Yet Another Use for PHP

A recent project found us integrating an online SaaS with a MSSQL Order Entry system. The SaaS system used the hideous SOAP protocol, but PHP’s SoapClient class made quick work of that. “Unless you have a definitive reason to use SOAP use REST.” The order entry system followed Microsoft’s version of the development bible and […]