Summary: Discussing some limitations of using PHP as a scripting language for desktop and server tools.
Summary: How I added Twitter OAuth integration for bloggers of Kartones.net.
Summary: A review of the book 'The Mythical Man-Month', by Frederick P. Brooks.
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: A tutorial on creating AJAX calls in ASP.NET using HttpHandlers and Javascript, bypassing ASP.NET AJAX framework for more control and customization.