News Feed
Jobs Feed
Sections




News Archive
Kae Verens' Blog:
pre-parsing HTML for incorrectly-sized images
July 29, 2008 @ 12:03:55

Kae Verens has a recent blog post that looks at a method for helping to protect users from themselves when working with images - a method for handling ones incorrectly sized.

Every now and then, I get a call from a client who is puzzled why their site is running slow. I would look at their page and see an innocuous image inserted into a paragraph. When I examine the image, though, I see that the client has artificially resized the image using HTML. One recent example showed on-screen as a 300px-wide image. When I examined it, it was actually 3000px wide (approx).

The script looks through some HTML markup and, based on the sizes in the image tags, resizes the images appropriately. An example and the source are provided.

0 comments voice your opinion now!
html image size height width parse resize


blog comments powered by Disqus

Similar Posts

The Bakery: Image Resize Helper

CodeForest.net: How to crop an image using jQuery and PHP

Smashing Magazine: 10 Useful RSS-Tricks and Hacks For WordPress

Ryan Malesevich's Blog: More Thoughts on Wordpress 2.1

Kae Verens' Blog: pre-parsing HTML for incorrectly-sized images


Community Events











Don't see your event here?
Let us know!


unittest language series tool zendframework2 object framework podcast example interview introduction community testing phpunit development code functional release application opinion

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework