Authors
-
There are many way of tuning your site’s performance, caching, gzip the content, write faster code, Apache tuning, etc. And here is what I do to improve the load time by over 200%. Caching - there are 2 ways to cache my company’s web site, add an Expires header and APC (Alternative PHP Caching). By adding a far future Expires header, scripts, images, Flash, etc., can be cacheable on the visitor’s side. A first-time visitor to your page may have to make several HTTP requests, but by using the Exp (Read Full Article)
Related Articles
- ExtJS for .Net
- also written by admin
- Coolite offers dotNet and ExtJS controls
- also written by admin
- jqModal :: Minimalist Modaling with jQuery
- also written by admin
- ExtJS 2.0 Final Released
- also written by admin
- Web design information
- also written by admin
- Extjs Datagrid with CakePHP (updated)
- also written by admin
- Coolite - ExtJS Controls For ASP.Net
- also written by admin
- CakePHP, Extjs DataGrid, and Paging
- also written by admin
- CakePHP and Extjs Forms
- also written by admin
- Firefox 3 Beta 3 in pt-BR and more..
- also written by admin






Recent Comments
joew » Partial Functions in JavaScript
This is a fascinating article, partial function application is a really useful technique John's ...
pawan » Google
Here are two other similar products which I bookmarked in the past: http://www.maani ...
See all recent comments