-
Compile NSIS scripts in Linux
01 February 2014 —
Comments NSIS is a well known system used to create Windows installers for any type of application based on scripts. It is good system. Once we have defined our script we can automatically build it to create application installers in minutes, including creation of Windows register entries, installation folde…
-
Introduction to PHP unit testing with PHPUnit
29 January 2014 —
Comments Nowadays we are in the era of agile methodologies. One of the best practices promoted by these methodologies is Test-Driven Development (TDD) It mainly consists on preparing small pieces of code that are responsible for testing parts of the real application. For this purpose each of the main program…
Older postsNewer posts