Posted On:
February 27th, 2012-
Categories:
Debugging, Design Screenshots, Website Work
/News/
Debugging
Bug hunting, search and destroy, the end to the ghost in the machine.
Categories
- Current Projects (66)
- Design (20)
- Philosophy (7)
- Process (9)
- Tutorials (9)
- News (50)
- Website Launches (38)
- Web Development (19)
- Debugging (9)
- Server Configuration (4)
Posted On:
February 27th, 2012-
Categories:
Coding, Configuration and Testing, Debugging, Design Screenshots
Posted On:
February 25th, 2012-
Categories:
Debugging, Design Screenshots, Website Work
Posted On:
February 25th, 2012-
Categories:
Debugging, Design Screenshots, Website Work
Posted On:
November 21st, 2011-
Categories:
Coding, Configuration and Testing, Debugging, Design Screenshots, Web Development
Posted On:
November 18th, 2011-
Categories:
Coding, Configuration and Testing, Debugging, Design Screenshots, Web Development
Posted On:
November 14th, 2011-
Categories:
Coding, Configuration and Testing, Debugging, Design Screenshots, Web Development
Attaching .docx files via PHP
Interesting bug today: A client’s web form takes file uploads and forwards them as email attachments. Script works great for .doc files, but .docx files end up as mysterious attachments with filenames like ATT00010.txt, whose content starts with this: application/vnd.openxmlformats-officedocument.wordprocessingml.document; name=”filename.docx” Content-Disposition: attachment; filename=”filename.docx” Content-Transfer-Encoding: base64 This “header” is followed … more
Posted On:
June 21st, 2011-
Categories:
Debugging, Tutorials, Web Development
IE9 Disappearing Content Bug
After installing Internet Explorer 9, I began cross-browser testing the DesignDivine sites. IE9 destroyed the layouts of at least a half of our websites with no discernible or obvious patterns. Large content areas were missing from new and old sites alike. Each of these sites was compatible with IE6, IE7, … more
Posted On:
May 22nd, 2011-
Categories:
Debugging, Tutorials, Web Development
