May 2012
12
openssl-logo

Xampp – Open SSL – Don’t know how to get public key from this private key

When enabling OpenSSL you might get this error message if you use Xampp on Windows. Follow this steps to resolve …
Read more… →

Posted in Programming | Tagged , | Leave a comment
Jan 2012
28
injection

Dependency injection

When I was a student I was involved in a lot of courses that introduced the Dependency Injection pattern. This …
Read more… →

Jan 2012
24
Blueprint

3 awesome CSS Frameworks

1. Bootstrap Bootstrap is a Framework from Twitter Engineers. It includes base CSS and HTML for typography, forms, buttons, tables, …
Read more… →


Jan 2012
22
Mootools logo

Mootools Tutorial: Create a Class

Step one: Create your HTML/CSS page. You page must contain a place to instantiate your new class. It happens line …
Read more… →

Aug 2011
07
GD library error

WordPress add_image_size cropping problem: How to enable GD library

While trying to enable the image resizing option in WordPress I figured that the cropping feature of the function below …
Read more… →