Posts
All the articles I've posted.
-
The browser wars illustrated - playground edition
Published: at 10:03 AMA humorous recount of the browser wars in 2014, highlighting Chrome's dominance, Firefox's struggle, and Internet Explorer's obsolescence, with playful analogies and reflections on the ongoing competition.of the browser wars in 2014, highlighting Chrome's dominance, Firefox's struggle, and Internet Explorer's obsolescence, with playful analogies and reflections on the ongoing competition.
-
Teletype effects in JavaScript
Published: at 10:10 AMAn exploration of implementing teletype effects in JavaScript, including references to jQuery plugins and a live example on jsFiddle.
-
Command prompt here in Explorer Vista, Windows 7 and Windows 8
Published: at 11:27 AMA guide on opening a command prompt from Windows Explorer in Vista, Windows 7, and Windows 8, including adding a Visual Studio Command Prompt to the context menu and using Git Bash for Unix-like tools.a command prompt from Windows Explorer in Vista, Windows 7, and Windows 8, including adding a Visual Studio Command Prompt to the context menu and using Git Bash for Unix-like tools.
-
Fix Internet Explorer prompts to save JSON response when uploading files
Published: at 01:08 PMA guide to fixing the issue where Internet Explorer prompts to save JSON responses when uploading files via AJAX, including a solution for modifying HTTP headers in ASP.NET MVC.