Custom Music Syncing on Android
A technical guide on setting up automated music syncing between a desktop and a rooted Android phone using rsync, SSH, and cron.
A technical guide on setting up automated music syncing between a desktop and a rooted Android phone using rsync, SSH, and cron.
Troubleshooting a specific SSL/TLS error (CURL error 35) when Munki tries to connect to a server, focusing on Apache and CURL protocol configuration.
Overview of scikit-learn 0.14 release, highlighting new features like AdaBoost and performance improvements in benchmarks.
An explanation of *args and **kwargs in Python, showing how to handle variable numbers of arguments in function definitions and calls.
A critique of common pitfalls and unproductive patterns in statistics research presentations, aimed at improving academic discourse.
MvcSiteMapProvider 4.0 stable release for ASP.NET MVC offers dynamic navigation, SEO features, and improved dependency injection support.
A guide on how to programmatically check for app updates within a Windows Phone application by querying the Microsoft Store API.
An overview of Windows Azure Traffic Manager, explaining its DNS-based traffic distribution methods for cloud services and VMs.
A technical guide on using OPatch's napply option to efficiently apply multiple patches to Oracle Business Intelligence (OBIEE) in one go.
Explores using Principal Component Analysis on t-shirt images to build a gender classification model, visualizing data as 'eigenshirts'.
A guide to manually enable PHP 5.5 on Windows Azure Web Sites using remote shell access and the KuduExec tool.
Announcing the beta release of MvcSiteMapProvider v4 for ASP.NET MVC, featuring major architectural changes and improved dependency injection.
Final part of a series on setting up a Continuous Integration pipeline using Jenkins, MSBuild, NuGet, and Git for a .NET project.
Explores the inconsistent behavior of AbandonedMutexException in .NET vs. Windows Phone 8, detailing mutex synchronization and platform-specific quirks.
A developer recounts presenting on the Nokia Music API and Cimbalino Toolkit at a WPUG event, including technical challenges and attendee feedback.
The article critiques the traditional approach to open source, arguing that simply making code public isn't enough without a cultural shift towards open collaboration.
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 guide to creating a cross-browser CSS3 card flipping animation using 3D transforms and transitions.
A guide to implementing and using Assert.ThrowsExceptionAsync for testing asynchronous code in the Windows Phone Test Framework.
A developer shares their experience redesigning a personal blog using WordPress, focusing on CSS changes and exploring the Ghost platform.