Nobody wants HTML5 apps
Article argues HTML5 apps are viable, citing examples like Forecast.io and ExFM, but hindered by poor Android WebView support.
Article argues HTML5 apps are viable, citing examples like Forecast.io and ExFM, but hindered by poor Android WebView support.
A technical guide on implementing a Persona Identity Provider, focusing on Python and addressing gaps in Mozilla's official documentation.
Announces the 1.0.0.M5 milestone release of Spring Integration templates for Spring Tool Suite, featuring updates and improvements.
A technical guide on detecting dependency property changes in WinRT using a binding-based workaround, presented as a reusable extension method.
Useful Windows registry tweaks for developers to improve workflow, including Visual Studio and multi-monitor setup fixes.
The author explains their motivation for adding SSL to their website: to become a Persona identity provider, discussing centralized online identity solutions.
A historical and technical look at the evolution of User-Agent strings, born from the browser wars and used for feature detection.
A Heroku engineer shares his personal perspective on how the platform has operated and evolved since its acquisition by Salesforce two years prior.
A guide to using PostgreSQL's array_agg function to efficiently aggregate and format data, avoiding manual application-level processing.
A deep dive into writing extremely concise Python code, using the creation of a Sudoku solver as an example to explore code golf techniques.
A review of the book 'Instant Munin Plugin Starter', covering its practical guide to creating monitoring plugins for the Munin system.
A developer's perspective on how to effectively market technical products to other developers by adapting email, community engagement, and content strategies.
NuGet Package Source Discovery now supports SymbolSource for automatic symbol server configuration in Visual Studio, enhancing developer workflow.
Explores using CSS media queries embedded within SVG files to create responsive graphics that adapt based on their own size, not just the screen.
Explores Application Lifecycle Management (ALM) practices for developing and deploying custom solutions on SharePoint Online 2013.
A series of short, philosophical stories (koans) about Git, illustrating its principles and commands through parables.
Explores methods for incremental refresh of Exalytics aggregates in OBIEE, addressing limitations of the standard Aggregate Persistence feature.
Analyzes browser support for unprefixed CSS gradients and advises which vendor prefixes are still necessary for web developers in 2013.
Explores the lesser-known inheritance-based API in Python's Requests library for advanced HTTP connection configuration.