API and Web service Documentation the manual way really sucks. With every tiny change you need to remember to update your documentation (site) and its almost definite that you forget something. Plain said .. Your docs are always outdated! But that is by far the only...
Summer in Germany has been rainy so far, giving us time to hack. Read on for API Updates, Order object improvements and our New HOT JSON Schema Builder API Updates We took the time to do a long outstanding chore, by adding field length restrictions to all relevant...
Ever wanted to have a switch on your login page, so users can see their password in Plain-Text? Just take our tiny ’show_password‘ Javascript, to toggle your password fields to plain-text. You might need to adapt parts of the snippet to match your HTML....
Fuddling around with Apache, PHP and User rights with „access denied for /var/www or home/public_html directory“ is a real f*** off. Especially when your are used to Ruby and Rails where you can just fire up a webserver in any directory. PHP 5.4 to the...
The release of our SalesKing PHP SDK, threw up the question of how to run the included PHPUnit test’s. I’am using Ubuntu 12 / Precise Pangolin, and assume you already have PHP installed. This tutorial covers of how to install the software base and how to...