Summary: The evolution of programming languages like PHP, Javascript, Ruby, and Python towards static typing, highlighting its benefits for understanding code, reducing errors, and improving scalability.
Summary: A review of CodeLobster PHP Edition, a web development IDE
Summary: A review of the book 'Hands-on Testing with PHPUnit How-to', by Michael Lively.
Summary: Recounting the hectic two months spent working overtime to meet the launch deadline for the new MiniJuegos site.
Summary: Discussion about the 'broken windows' theory in relation to untyped, case insensitive, and scripted programming languages like PHP, which can hide errors from developers. A proposed solution solution is to use a proper IDE or editor with automatic syntax checks and advanced greps.