SP 2013: Some new DelegateControl additions to the SharePoint 2013 master pages
Exploring new DelegateControls in SharePoint 2013 master pages for customization without modifying master pages.
Exploring new DelegateControls in SharePoint 2013 master pages for customization without modifying master pages.
Announcement of the DevNexus 2013 developer conference schedule, featuring 8 tracks and 71 sessions on web, mobile, Java, cloud, and more.
A presentation and tutorial on using the `plyr` package in R for data manipulation, summarization, and automated statistical analysis.
Explains the FrameworkElement.Language property and its impact on culture in WPF/Silverlight data binding converters, solving a 'pt-PT' vs 'en-US' mystery.
A guide to checking the Domain Functional Level and trust relationships in an Active Directory domain using administrative tools.
Explains Python mixins, a multiple inheritance feature for adding properties and methods, and clarifies correct usage to avoid bugs.
A discussion on creating and maintaining logical architectures in Java codebases, focusing on packages, dependencies, and layered design.
Using R to automate the creation of a random teaching assistant office hours calendar, solving scheduling conflicts and improving efficiency.
A guide to key leaders and organizers in Japan's growing Python community, highlighting their contributions and roles.
Explores a bug in Windows Phone 8 where `device-width` reports different pixel values in HTML vs. CSS, affecting responsive design and snap mode.
A guide on using Python and matplotlib to extract and animate Super Mario Bros. graphics directly from the game's ROM data.
A guide to unit testing Chef cookbooks using ChefSpec, focusing on testing instructions rather than results to catch regressions.
A developer shares technical solutions for fixing YouTube display issues, Minecraft bugs in xmonad, and organizing todo lists for productivity.
Explains why common Ruby unit tests are flawed and demonstrates proper unit testing with mocks and stubs for isolation.
Fixing a Windows Phone app issue where TextBox binding doesn't update when tapping an app bar item, with a reusable code solution.
A tutorial on using R and the Google Analytics API to analyze and visualize '(not provided)' organic search data.
plainvm is an open-source project providing a web interface to manage virtual machines through a browser, using VirtualBox and websockets.
A guide to overriding CL-JSON's default encoding for CLOS objects, specifically to handle NULL values from Postmodern DAOs correctly.
A guide to optimizing PostgreSQL queries using pg_stat_statements, focusing on analyzing query performance and improving indexes.
Explains how to implement incremental refresh for Exalytics aggregates in TimesTen to drastically reduce refresh times.