Howto: Install XAMPP 1.7.2 on Windows 7 with XDebug and Netbeans
Hi,
Just for my own reference and some other poor people out there trying to get this to work:
Hi,
Just for my own reference and some other poor people out there trying to get this to work:
See here how to setup an email account with Postfix, the popular email server.
Here you can find out how to solve a common problem with logrotate
In this post I would like to point out some optimizations that seem to be fairly generic. Every average to advanced level programmer should be able to use these little tricks quite effectively. Code that is well written and thought of can be called great code if it takes advantage of every byte available.
This is to document some CSS tricks and quirks that can be used to optimize a site's look. This post aims at documenting all the little tricks that I found out through the Internet or by myself for easy reference.
Having learned JavaScript mainly by doing, it was quite late that I figured out some important details. Please comment if you think or know that I'm wrong.
Just playing around with GeoExt and OpenLayers, I figured out how to easily change the control to a zoom rectangle with minimal changes:
I think JavaScript compilers sort of defeat the purpose of a programming language. I can understand that you would want to compress JavaScript to save download time on the client side.