A complete guide to i18n in Python
A step-by-step guide to implementing internationalization (i18n) in Python applications using the gettext module.
A step-by-step guide to implementing internationalization (i18n) in Python applications using the gettext module.
A blueprint for product management focusing on building trust, establishing velocity, and strategically killing scope to align product and engineering teams.
Explores the cultural divide between technical developers (geeks) and non-technical managers (suits) in government IT and how startups invert this hierarchy.
Chef 12 ends support for Ruby 1.8 and older 1.9 versions, requiring Ruby 1.9.3+. This allows cookbook developers to use modern Ruby features.
A developer shares an early preview of a custom Microsoft Azure cloud plugin for TeamCity, enabling on-demand virtual build agents.
Analyzes the impact of the .NET Garbage Collector on application latency, explores GC pause detection, and discusses mitigation strategies.
Explains the Python Buffer Protocol (PEP 3118), showing how objects like arrays and NumPy ndarrays share data efficiently without copying.
Exploring JavaScript inheritance patterns for AngularJS components like controllers, services, and directives to enable code reuse.
Explains how to use PostgreSQL's CTEs (WITH clauses) to write more readable, composable, and maintainable SQL queries.
A tutorial on learning Docker by setting it up on an Ubuntu virtual machine in Windows Azure, covering installation and basic container usage.
Announcement for Windows Phone Week, a global series of developer events focused on app and game development for the Windows Phone platform.
A technical workshop on advanced Git techniques, including branching, bisect, interactive rebase, and using the 'hub' tool for GitHub workflows.
A guide to printing R help files directly in the console or within knitr documents using a custom function from the tools package.
A technical guide on testing aggregate navigation performance in OBIEE and Exalytics using the INACTIVE_SCHEMAS variable.
A Heroku engineer shares his personal perspective on how the platform has operated and evolved since its acquisition by Salesforce two years prior.
Introducing the NuGet Package Source Discovery (PSD) specification, enabling automatic discovery and addition of NuGet feeds from trusted sources.
Part VI of an OBIEE performance series focusing on analyzing test results, avoiding averages, and using percentiles for accurate diagnosis.
Explains how to use SharePoint 2013 workflows in Office 365 to call external web services, replacing traditional timer jobs.
A summary and FAQ on a methodical approach to diagnosing and optimizing performance in OBIEE (Oracle Business Intelligence Enterprise Edition).