Summary: Compatibility issues encountered when updating from PostgreSQL 9.1 to PostgreSQL 9.3 with PostGIS 2.0 installed, and a solution.
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.
Summary: My experience with PHPBB 2.X software, highlighting its security flaws and susceptibility to spam bots.
Summary: A discussion on PHP's is_int() and is_numeric() functions, highlighting the importance of proper variable handling in untyped languages like PHP.
Summary: The importance of error handling in PHP, and the need to check types.