Articles tagged with: Javascript

Building a micro-stats logger in PHP

Summary: A tutorial on building a micro-stats logger in PHP as an alternative to Google Analytics, detailing the process of creating a system for testing stats on a Wordpress blog.


Detection of Internet Explorer 8 emulation mode via Javascript

Summary: A JavaScript error in Internet Explorer 8 when set to IE7 emulation mode, and provides a solution to correctly identify the browser's version.


Kartones.Net Internet Explorer 9 Jump List

Summary: Implementing Jump Lists for Internet Explorer 9.


AJAX in ASP.NET using only HttpHandlers and Javascript

Summary: A tutorial on creating AJAX calls in ASP.NET using HttpHandlers and Javascript, bypassing ASP.NET AJAX framework for more control and customization.


Building a very basic Google Wave extension

Summary: A guide on building a basic Google Wave extension.