July 23, 2014August 2, 2015blog, programming Javascript closures Closures in JavaScript zijn functies met ‘vrije variabelen’. De functie onthoud zijn […] 0 Shares
July 23, 2014August 2, 2015programming Javascript prototype Definitie: Een prototype is een object waarvan geïnstantieerde objecten de properties erven. (bron: […] 0 Shares
October 1, 2013programming, websites Set permissions on files equal to another directory in linux In this example, I want to make the owners and permissions of […] 0 Shares
June 18, 2013August 4, 2015blog, programming PHPStorm – connect to MySQL database It can be a bit painful to get the database connection started […] 0 Shares
June 13, 2013August 4, 2015blog, programming Install PHP Code Sniffer (phpcs) PHP CodeSniffer, aka phpcs, helps you in detecting violations in your PHP […] 0 Shares
June 13, 2013September 1, 2016blog, programming PHPStorm – use PHP CodeSniffer Use PHP Code Sniffer to detect violations to coding standards in your […] 0 Shares
June 13, 2013August 22, 2016programming Use PHP CodeSniffer with PHPStorm PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a […] 0 Shares
June 13, 2013August 2, 2015programming Install PHP Mess Detector (phpmd) What is PHP Mess Detector? Given its homepage, it aims to detect: […] 0 Shares
June 13, 2013June 13, 2013programming install pear on OSX Mountain Lion Install PEAR on your OSX Mountain Lion machine to easily install PHP […] 0 Shares
June 13, 2013August 2, 2015programming setup xdebug in PHPStorm Install xdebug on the server Installing Xdebug on the server is not […] 0 Shares