Compress your CSS files

Wednesday 3 June 2009 @ 10:54 am

It is a good idea to compress your CSS files. Doing so will strip the whitespace (and strip comments if you wish, you can always keep a backup on our hard drive) and reduce the overall file size. There are many tools to do this for you, one of which is CSS Compressor.





Lighttpd the alternative webserver

Wednesday 3 June 2009 @ 10:49 am

There is no doubt about the popularity of Apache among all available webservers, but there is one webserver with excellent performance which started to attract very important actor in the market : Lighttpd.

Lighttpd key features are security, speed, compliance, and flexibility. It have been optimized for high performance environments, with small memory footprint compared to other web-servers, effective management of the cpu-load, and advanced feature set (FastCGI, CGI, Auth, Output-Compression, URL-Rewriting and many more).

Continue Reading »
Lighttpd the alternative webserver





10 Ways to Automatically Backup MySQL Database

Monday 16 March 2009 @ 2:10 pm

Nowadays the use of mysql in websites is very common, and valuable information is stored there becoming essential to have a automatic backup of all your databases.

Here are 10 Ways to Automatically & Manually Backup MySQL Database





Next Posts »» «« Previous Posts