Java, Eclipse, and Maven altogether
A developer's guide to setting up a Java development environment using Eclipse, Maven, and the M2Eclipse plugin on Ubuntu.
A developer's guide to setting up a Java development environment using Eclipse, Maven, and the M2Eclipse plugin on Ubuntu.
An introduction to JBoss ModeShape, a federating Java Content Repository (JCR) that provides a unified interface for accessing content from diverse backend systems.
A tutorial on using jQuery to find and replace specific text patterns within the DOM, useful for content editing workflows.
A technical guide on using Windows Azure Drive (X-Drive) to mount a page blob as an NTFS drive for cloud applications.
A PHP developer shares insights from porting WordPress to Microsoft Azure, covering the PHP SDK, SQL Azure, and challenges faced.
Analysis of Facebook's HipHop PHP compiler, discussing its design, performance goals, and limitations compared to dynamic language implementations.
A developer launches a redesigned blog, switching from a custom VBScript system to WordPress with HTML5/CSS3 and expanding content beyond web development.
A critique of JavaScript's 'new' keyword, exploring its confusing behavior and edge cases through code examples.
A developer shares his customized Zsh command line prompt, explaining its components and encouraging others to personalize their own shell environment.
A guide to creating a custom application launcher for IntelliJ IDEA on Ubuntu Linux, including the necessary shell command.
A review of 'Perl Best Practices' by Damian Conway, exploring how to write maintainable and robust Perl code.
A programmer argues against 'walled garden' ecosystems like the iPad, defending the importance of open, tinkerable systems for learning and innovation.
A technique to preload JS and CSS files as print stylesheets to improve page load times, with a warning about Chrome compatibility issues.
A developer reflects on PHP's evolution, comparing it to Java, and discusses using the Kohana framework and popular CMS platforms like WordPress.
An article recommending Cary Millsap's foundational articles on computer systems performance and structured problem-solving approaches.
Analyzes the need for better content filtering on social media feeds like Facebook and Twitter, comparing them to Amazon/Netflix recommendations.
Explores how open source software development embodies a perfect form of democracy through the power of forking and community consent.
Explains how to implement localized, translated routes in ASP.NET MVC and WebForms for better SEO and user experience.
Explains how to set Client ID in OBIEE database connections to trace problematic SQL queries back to specific users for troubleshooting.
Explores underutilized Spring framework classes, focusing on custom argument resolvers for pagination and user access in web controllers.