Sponsorised links
This month
smush it!
* You can upload a bunch of pictures in your browser
* You can provide us with a list of image urls or
* You can get a Firefox Extension to optimize the images found on any web page
Saving bytes has never been so easy - you point us in the right direction, and we'll do the rest for you. A
Sponsorised links
September 2008
Code Refactoring Guidelines « PHP::Impact ( [str Blog] )
In software engineering, “refactoring” source code means modifying it without changing its behaviour, and is sometimes informally referred to as “cleaning it up”. Refactoring neither fixes bugs nor adds new functionality, though it might precede either activity. Rather it improves the understandability of the code and changes its internal structure and design, and removes dead code, to make it easier to comprehend, more maintainable and amenable to change. Refactoring is usually motivated by the difficulty of adding new functionality to a program or fixing a bug in it.
Advanced Windows Care - Le blog de libellules.ch
Advanced Windows Care propose d'examiner les réglages de windows (2000 et XP) pour détecter ce qui pourrait conduire à des plantages ou poser problème et procéder à une optimisation automatique. Attention, si vous optimisez vous même votre machine, vous pouvez ne pas être d'accord avec les réglages proposés.
August 2008
PageTest Web Page Optimization and Performance Test
PageTest allows you to provide the URL of a webpage to be tested. The test will be conducted from the location specified and you will be provided a waterfall of your page load performance as well as a comparison against an optimization checklist.
July 2008
Performance web » Archive du blog » Optimisation JPEG
Je vous avais rapidement parlé de pngcrush pour optimiser les images PNG, sans aucune perte de qualité. Stoyan Stefanov nous propose jpegtrans dans sa dernière présentation sur l’optimisation des images.
Le principe est le même : un petit outil en ligne de commande qui optimise l’image sans aucune perte de qualité. Celui ci ne touche donc pas à la compression de l’image elle-même, mais retire toutes les méta-données embarquées dans le fichier.
