Community Page
- newestindustry.org/ Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Cool. Now, if it's not supported by anyone, it should get pulled from the RFC. And now that the browser engines are almost all abstracted from the browser that wraps around them, maybe it's...
- You're wrong. Chrome could pipeline, nothing in Webkit prevents this. Chrome doesn't use the CFNetwork loader nor does WebKit marry the browser to any given network / HTTP stack, just look...
- Lee Valley Tools carry the 3mm Fix pencil and parts.
- Found the problem - it wasn't the theme, it was a rogue plugin that was borking the HTML. Likely a tag that wasn't being properly closed. <sigh> smp
- Ugh. Time to find a browser compatible Wordpress theme. smp
Newest Industry
Chronicles of a Crazy Canuck
A little-used or discussed feature of PHP4 is the ability to compress output from the scripts using GZIP for more efficient transfer to requesting clients. By automatically detecting the ability of the requesting clients to accept and interpret GZIP encoded HTML, PHP4 can decrease the size of file
... Continue reading »
4 months ago
- Shobhit
http://shobhit.net/
4 months ago
However, if you do have the ability to do compression inside of the Web server itself (Apache, IIS, etc.), I would recommend that over adding compression at the application layer.
smp