M-x google-maps
A developer integrates Google Maps into Emacs using the Static Maps and Geocoding APIs, with an Org-mode extension for event locations.
A developer integrates Google Maps into Emacs using the Static Maps and Geocoding APIs, with an Org-mode extension for event locations.
Explores the concept of multimethods (generic dispatch) in Python, presenting a custom implementation using decorators and type-based dispatch.
Hades 2.0.0.RC2 adds transactional support to DAOs, enabling better integration with Spring and reducing the need for a service layer.
A detailed review of the SQL Server MasterClass 2010 event, covering sessions on DevOps, myth-busting, recovery, and GUID performance.
Google categorizes mobile users into three behavior groups to help tailor app and website experiences for different usage patterns.
A technical guide explaining the three steps required to trigger HTML5's XML serialization mode, commonly called XHTML5.
Announcing the release of MvcSiteMapProvider 2.0 for ASP.NET MVC, a dynamic sitemap provider with new features and extensibility.
Introducing rainbow-mode, an Emacs minor mode that highlights color strings like #aabbcc with the actual colors they represent.
Troubleshooting a VMware ESXi license error when connecting a host to vCenter, focusing on disabling vMotion to resolve the issue.
Explains how SQL Server's XML datatype does not preserve CDATA sections, converting them to escaped text instead.
Explores methods for measuring real user response times in OBIEE, comparing simulated tests with actual user activity tracking.
daloRADIUS adds invoice and payment management features to its billing system, requiring user entries in the userbillinfo table.
Analyzes the HTML and CSS generated by Safari's Reader mode, exploring its structure and how developers can interact with it.
Explains a Mercurial workflow using named branches to manage multi-language translations for a static site, detailing merging and conflict resolution.
Unix scripts to extract Logical SQL and query performance metrics from OBIEE's NQQuery.log file for testing and analysis.
How to manually change a project's artifactId in SonarQube when the UI doesn't support it, by directly updating the database.
Explores the technical criteria and markup required for Safari Reader to activate on a webpage, based on community testing and analysis.
A technical guide on writing Java-based updater modules for managing data model changes in Hippo CMS 7.2+.
Implementation of the Desktop Notification Specification for Emacs, allowing simple desktop notifications with full protocol support.
A developer proposes a new API for generating Django fixtures more easily, outlining the concept and hoping someone will build it.