Cimbalino Windows Phone Toolkit: AutoFocusBehavior
Introducing AutoFocusBehavior in Cimbalino Windows Phone Toolkit to automate field navigation in forms using the Enter key.
Introducing AutoFocusBehavior in Cimbalino Windows Phone Toolkit to automate field navigation in forms using the Enter key.
Explains the 'fail fast' principle in iOS development and provides macros for app abortion with crash logging via Crashlytics.
Explains how to replace common jQuery functionality with modern vanilla JavaScript and CSS, using examples like DOM manipulation, AJAX, and animations.
Explains how to use PostgreSQL's COMMENT feature to document tables, columns, and SQL for better data understanding and maintenance.
A guide to Python coding styles, linking to official documentation, PEP-8, Google's guide, and Khan Academy's style guide.
A step-by-step guide for installing Python 2.xx on Windows 7, including setting the PATH environment variable.
A guide to packaging Python scripts using setuptools for distribution on PyPI, including basic setup examples.
MvcSiteMapProvider 4.0 stable release for ASP.NET MVC offers dynamic navigation, SEO features, and improved dependency injection support.
Explains how to use Python's dictionary get() method to avoid KeyError exceptions by providing default values.
A data scientist analyzes gender stereotypes in children's clothing by building a model to classify t-shirts using image processing and color data.
A technical article explaining how to count character frequencies in a text file using Objective-C and Grand Central Dispatch for asynchronous file I/O.
Explains how to use PostgreSQL expression and functional indexes to optimize queries using built-in functions or custom JavaScript functions.
Introducing JSAnimation, a JavaScript package for embedding Matplotlib animations in IPython notebooks without external video codecs.
Fixes the (405) Method Not Allowed error when pushing or deleting packages on a private NuGet server in IIS by removing the WebDAV module.
A technical guide on configuring Munin and Apache's mod_status module to monitor web server health and performance metrics.
A guide to nine essential CSS properties, including display, width, height, and more, for web developers.
A developer shares insights on designing tech conferences to foster meaningful hallway track conversations, covering break lengths, venue layout, and social activities.
A guide to selecting speakers and ensuring talk quality for technology conferences, covering methods like invite-only, coaching, and open CFPs.
A developer details a new, enhanced Ball Tree and KD-Tree implementation for scikit-learn, comparing its performance and features to existing solutions.
A developer's workaround for a random NuGet package restore error (exit code -1073741819) by modifying the MSBuild target to retry failed attempts.