Kategorien

SalesKing-Blog

Wissenswertes und Neuigkeiten rund um SalesKing

Developer News June 2012

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...

mehr lesen

Toggle-Show Password on Login with jQuery and Bootstrap

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. Especially the...

mehr lesen

Run PHP Webserver in any directory on Ubuntu

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 rescue Me and...

mehr lesen

How to run PHPunit test’s on Ubuntu

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 run the tests...

mehr lesen