Category Archives: Web Development

Web Development

How to Optimize Web Server- Install Memcached

speed-up-wordpress-site-cache-webservers-install

On dynamic websites is highly recommended a cached system. There are several methods how to implement a cached system but in this article we will show how to install Memcached. Memcached is a general-purpose distributed memory caching system that was originally developed by Danga Interactive for LiveJournal, but is now used by many other sites.
Continue Reading

Indispensable JavaScript tool for HTML5 and CSS3

Modernizr-free-javascript-jquery-download-webmaster-best-of

Not all browser are update to the latest version to support the HTML5 or CSS3 features. If you have developed a website with latest features some users might have problems even browsing your page. We can solve this problem adding some script in our webpage.Modernizr is a JavaScript library that detects HTML5 and CSS3 features
Continue Reading