Summary: A review of the book 'Developing Web Applications with Oracle ADF Essentials', by Sten E. Vesterli.
Summary: About structuring JavaScript code in modules, and an example basic pub-sub system for small projects.
Summary: Recounting the hectic two months spent working overtime to meet the launch deadline for the new MiniJuegos site.
Summary: Using 'ticket servers' to manage auto-incremented unique IDs across multiple databases, a common issue when sharding databases.
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.