Just found this awesome proxy script: http://code.google.com/p/php5rp/ This is ideal for masking websites or storing your data on a different domain and faking the address. Yes, you can use a symlink, but this is a little safer.
Less mixin for fonts
So I developed a quick LESS mixin to generate font families.
I wanted it to use a local font on desktops if available, but not on Android devices, as they have have a bug where the smiley hack does not work.
Various Internet Explorer versions.
A simple but smart dump(debugging) function using var_dump and func_get_args()
Every php developer knows the drill. Dumping debug info while developing. You either love it or you hate it. There are several solutions. In this post I will discuss those and suggest a lightweight alternative.
Continue reading “A simple but smart dump(debugging) function using var_dump and func_get_args()” »
Joke: A woman goes to the docter
Doc: Hello Mindy, what can I do for you today?
Mindy: Docter, my arm really hurts!
Doc: OK. When does it hurt exactly?
Welcome
Welcome to my blog, from here I will post updates and articles from now on.