Diving into Postgres JSON operators and functions
A guide to using JSON operators and functions in PostgreSQL 9.3, covering data extraction and manipulation from stored JSON.
A guide to using JSON operators and functions in PostgreSQL 9.3, covering data extraction and manipulation from stored JSON.
Explains a Windows Phone deep linking bug where Internet Explorer mishandles ampersands in URI query parameters, causing parsing errors.
Troubleshooting a specific SSL/TLS error (CURL error 35) when Munki tries to connect to a server, focusing on Apache and CURL protocol configuration.
Explains the concept of 'friction' in open source projects and offers strategies to reduce it for new contributors.
Explores how open source projects can engage non-technical contributors, expanding beyond just code to include documentation, feedback, and community building.
A developer's analysis of OpenStack's architecture, contribution process, and code quality after joining the project.
A technical article proposing a null model to analyze age and multiple infection effects in Sudden Oak Death disease dynamics, using mathematical modeling.
NuGet Package Source Discovery now supports SymbolSource for automatic symbol server configuration in Visual Studio, enhancing developer workflow.
Explores Application Lifecycle Management (ALM) practices for developing and deploying custom solutions on SharePoint Online 2013.
A technical guide comparing in-place and out-of-place upgrade methods for OBIEE 11.1.1.7, including steps and considerations.
Explains how to use the MultiApplicationBarBehavior from the Cimbalino Toolkit to fix animation glitches in Windows Phone MVVM app bars.
Fixing a Windows Phone app issue where TextBox binding doesn't update when tapping an app bar item, with a reusable code solution.
plainvm is an open-source project providing a web interface to manage virtual machines through a browser, using VirtualBox and websockets.
A guide to database sharding, explaining what it is, why it's needed, and how to implement logical and physical shards for scaling.
A technical presentation on using R to create and analyze stochastic, age-structured matrix population models for ecological simulations.
Describes a multi-species, age-structured computational model for simulating Sudden Oak Death disease dynamics in forest stands.
A tutorial on implementing custom actions and UIMenuController for UICollectionView in iOS development.
A technical guide on fixing iOS app links to Facebook pages, addressing a change in the Facebook app's behavior.
A developer built a 3D interactive Rubik's Cube simulator in Python using matplotlib, explaining the rendering and rotation logic.
A guide to fixing duplicate code signing identities for 'Any iOS SDK' in Xcode projects by editing the project file.