-
Create Jenkins Jobs using Capistrano 3 for NodeJS
Final component of the Continuous Integration and Deployment process using Capistrano and Jenkins, is …Jenkins. Jenkins is an open source Continuous Integration services tool, that allows users to define a
-
PHP 7 Object Properties Type Safety with Setters and Getters
PHP 7 introduces scalar type definitions: your function parameters can be of a given type, and function return type declarations ensuring your function will return results of a given data
-
Useful JavaScript Frameworks and Libraries
This post presents a set of useful JavaScript frameworks and utilities, designed either for the browser or node.js. EnvyoJS Site: http://enyojs.com/ Documentation: http://enyojs.com/docs/2.
-
Install Capistrano 3 on Debian
This entry shows which steps to follow when installing Capistrano 3 on Debian. Root level access is required, on the same Jenkins machine used here. NOTE: Capistrano 3 requires Ruby
-
WebGL JavaScript Frameworks
This entry presents a couple of WebGL JavaScript frameworks that showcase the 3D rendering possibilities opened by HTML5. Babylon.js Showcase: http://www.babylonjs.com/ Documentation: http://www.sokrate.fr/