Free IP geolocation databases

10 years ago

Sometimes when personalizing or translating interfaces, IP geolocation is required. Maxmind Geolite Free Besides their subscription based products Maxmind also… Read More

JSON Date (.NET) to PHP timestamp

10 years ago

The JSON spec allows integers, fractional numbers, strings, arrays, but when it comes to dates things are handled differently. There… Read More

WordPress Admin + Plugin Development + Less + Bootstrap = Awesome

10 years ago

Bootstrap can not be added directly to the admin of a plugin, but you can wrap your plugin in a… Read More

New Facebook Header :)

10 years ago

Cleanup 2014 :) Read More

Masonary – grid layout library

10 years ago

"Masonry is a JavaScript grid layout library. It works by placing elements in optimal position based on available vertical space,… Read More

Fixed: Facebook cover image compression problem

10 years ago

Since Facebook introduced the new profile layout people have been complaining about the bad jpeg compression of the cover image.… Read More

PhantomJS – Full web stack / screen capture

10 years ago

PhantomJS is a headless WebKit scriptable with a JavaScript API. It has fast and native support for various web standards:… Read More

Ink – Responsive Email Framework

10 years ago

Ink helps you to get those email templates just right. Nice set of templates to give you a clean start… Read More

Snap.svg Framework

10 years ago

The JavaScript SVG library for the modern web. Just what the doctor ordered ;) Snap.svg Read More

Google App Engine PHP + Parse.com + Rest

10 years ago

The Google App Engine has no cURL support, which means that all REST calls need to be executed using file_get_contents.… Read More