Tags: webdevelopment
Tags: webdevelopment
Making MHT Single Page Archive Files with PHP
Posted Friday December 8, 2006, 2:15 am, Over one day old at The Glass is Too Big
You can just save the HTML, which will not look right if you open it later, but will have the text at least, a "complete" page, which saves a directory full of CSS and images next to the HTML file and an "all-in-one" file, which is an MHT file.
Read Making MHT Single Page Archive Files with PHP (Links)
Debugging from the Dialog of Death
Posted Monday August 14, 2006, 1:30 am, Over one day old at Use Tables!
On the title: The Dialog of death just sounds so much better than the “Slow Script warning”. The debugger can be Firebug or Venkman, but it should work just as well if an external debugger is in use (like the ATF one that you get when developing XUL stuff in Eclipse).
Read Debugging from the Dialog of Death (Links)