Lots of internet posts, memes, and even videos have appeared to lament the missed predictions for 2015 from Back to the Future. However, one thing is for certain, we’ve seen a lot of other predictions come true. We may not have a hover-board that will allow us to cruise across ponds, but we’ve got some […]
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 […]