Material Design – How Google designed Android L (7min video)
A very interesting insight into Android L’s (= Android 5.0) new design and the ideas behind. Android was always #3
Continue ReadingA very interesting insight into Android L’s (= Android 5.0) new design and the ideas behind. Android was always #3
Continue ReadingThe blogosphere is full of annoying flash banners, GoogleAds and questionable product placements. So… let’s try out something new. :)
Continue ReadingHarper Reed is speaking, so nothing can go wrong. :) The former CTO of Threadless.com and Obama for America definitly
Continue ReadingJoshua Davis is the reason why I’ve started to code. Seriously. Back in the late 90ies, the internet was a
Continue ReadingCompact and clever information for dramatic speed increases. Definitly worth watching.
Continue ReadingWorking with SASS is awesome: it reduces your workload dramatically, makes web projects much cleaner, DRYs your code, adds awesome
Continue ReadingExcellent (and very useful) speech by Mike Monteiro about how to deal with clients, how to create a professional relation
Continue ReadingYou know this: You need a new server, something to develop on, something to test on, something to put your
When you run multiple applications on one server, you might run into the session-sharing problem: All your applications share the
Update, August 2014: Google has rolled out Chrome 37, which finally fixes this issue nativly. Yeah! For historical reasons the
A little note first: This is the most seen way to enable mod_rewrite in tutorials. However, it’s not the best
In this article I’ll show you how to install the minimal version of the php-login.net‘s login script (see the GitHub
This tutorial will show you how to install the one-file version of php-login.net‘s login script (see the full GitHub repository
Always very useful: A simple command to show memory usage (Ubuntu / linux distros). cat /proc/meminfo
Always nice to know: Show kernel version: uname -r Show kernel version and CPU: uname -a Show distribution version: lsb_release
It’s a common wordpress problem: PHP’s curl extension is not installed! No need to mess around in config files etc,
You just installed PHPMyAdmin but http://www.yourdomain.com/phpmyadmin just says “phpmyadmin not found” ? Try to create a link in /var/www like