Skip to content

Infinity Squared Solutions

Toggle menu
  • Blog
  • Contact

Author: Paul Edenburg

July 23, 2014August 2, 2015blog, programming

Javascript closures

Closures in JavaScript zijn functies met ‘vrije variabelen’. De functie onthoud zijn omgeving waarin hij gemaakt is. Je kunt een closure gebruiken […]

0 Shares
July 23, 2014August 2, 2015programming

Javascript prototype

Definitie: Een prototype is een object waarvan geïnstantieerde objecten de properties erven. (bron: JavaScriptWeblog) Als je, bijvoorbeeld, een functie ‘car’ maakt (wat dan […]

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 files in the current directory equal to the same file […]

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 from your PHPStorm IDE to your MySQL database. As a […]

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 code. Violations can be: opening curly brackets in the wrong […]

0 Shares
June 13, 2013September 1, 2016blog, programming

PHPStorm – use PHP CodeSniffer

Use PHP Code Sniffer to detect violations to coding standards in your PHP files. To use PHP Code Sniffer in PHPStorm, open […]

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 defined set of coding standards. $ sudo pear install PHP_CodeSniffer That’s […]

0 Shares
June 13, 2013August 2, 2015programming

Install PHP Mess Detector (phpmd)

What is PHP Mess Detector? Given its homepage, it aims to detect: Possible bugs Suboptimal code Overcomplicated expressions Unused parameters, methods, properties […]

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 libraries. $ which pear -bash: pear: command not found Install […]

0 Shares
June 13, 2013August 2, 2015programming

setup xdebug in PHPStorm

Install xdebug on the server Installing Xdebug on the server is not in the scope of this article. You can find related […]

0 Shares

Posts navigation

1 2 3 >

Recente posts

  • Javascript closures
  • Javascript prototype
  • Set permissions on files equal to another directory in linux
  • PHPStorm – connect to MySQL database
  • Install PHP Code Sniffer (phpcs)

Tags

apache database facebook firefox javascript mac math mobiel parkeren opensearch parkeercode parkeerzone partieel integreren partiele integratie phpstorm programming seo vhdl wiskunde wordpress yellowbrick
© 2023 Infinity Squared Solutions. Proudly powered by Sydney