10 Add-ons for Firefox, You shouldn’t miss

Written on August 25, 2009 – 2:57 am | by tihomir_wwf |

1. Web Developer last version: 1.1.6 Add a menu and a toolbar to the browser with various web developer tools like working with css, cookie, forms, tables, frames, and edit html. URL: https://addons.mozilla.org/en-US/firefox/addon/60 2. FireFTP last version: 1.0.4 FireFTP is a free, secure, cross-platform FTP client for Mozilla Firefox which provides easy and intuitive access [...]

General Tips to Optimize Page Loading When Work With Pictures

Written on August 25, 2009 – 2:34 am | by tihomir_wwf |

1. Use Browser Cache When visit page for first time, Browser have to download all resources (aslo All images), but on second visit, why should not browser get resources from Cache (previously loaded and saved resource). For Images/CSS/JavaScripts, you’ll need to configure the web server. 2. Don’t forget height and width atteibutes in img tags [...]