Articles tagged with: Development

Kartones.Net Internet Explorer 9 Jump List

Summary: Implementing Jump Lists for Internet Explorer 9.


When all you've got is PHP everything is a script

Summary: Discussing some limitations of using PHP as a scripting language for desktop and server tools.


Kartones.Net now featuring Twitter OAuth integration for bloggers

Summary: How I added Twitter OAuth integration for bloggers of Kartones.net.


Book Review: The Mythical Man-Month

Summary: A review of the book 'The Mythical Man-Month', by Frederick P. Brooks.


PHP is_int() and is_numeric()

Summary: A discussion on PHP's is_int() and is_numeric() functions, highlighting the importance of proper variable handling in untyped languages like PHP.