Articles tagged with: Development

Dark color schemes in IDEs

Summary: My preference for dark color schemes in Integrated Development Environments (IDEs), explaining how it helps with night coding and focusing on important code elements.


Use Youtube's iframe to not need Flash

Summary: How to use Youtube's iframe embed code to detect if Flash is enabled, and render videos directly with HTML5.


Book Review: Building Scalable Websites

Summary: This book by Cal Henderson covers scalability concepts, hardware, networking, capacity planning, and more, with multiple examples and best practices.


CodeMotion 2012 ES Talk

Summary: An update to a talk given at CodeMotion 2012 ES.


Software versioning notations

Summary: A discussion of the traditional software versioning schema (Major.Minor.Build.Revision) and its significance, along with the terms used for unstable releases.