Mobile app development with PhoneGap

PhoneGap by Adobe lets you use HTML5 + CSS3 + JS to build apps once and distribute them over multiple…

Continue Reading →

Dealing with timezones

When your creating an application maybe you end up dealing with timezones… there’s a huge black hole waiting for you…

Continue Reading →

SASS or how to DRY your CSS

I’ve read an interesting article introducing SASS. In short: SASS (Syntactically Awesome StyleSheets) is an extension of CSS that allow…

Continue Reading →

Why swap all the time… let’s check the swappiness!

Since 2003 my system has a linux based SO… and I’m very happy… I took a quick peek at Windows…

Continue Reading →

Resolution reference for devices

When developing you often need to find out which resolution a specific device has this page is what you need: spirelightmedia.com.…

Continue Reading →

Javascript (jQuery) gallery made easy

When I need to put a fancy gallery in a site my pick i Galleria.io. It’s a well documented MIT-licensed jQuery-based…

Continue Reading →