RSiteCatalyst Version 1.1 Release Notes
RSiteCatalyst 1.1 released with new API features, faster calls, and extended timeout for Adobe Analytics data in R.
RSiteCatalyst 1.1 released with new API features, faster calls, and extended timeout for Adobe Analytics data in R.
Introducing OG Analytics, a Drupal 6 module for providing detailed usage statistics and charts within Organic Groups.
A technical guide on setting up automated music syncing between a desktop and a rooted Android phone using rsync, SSH, and cron.
A live-blog from Barcamp Nairobi 2013, covering tech talks on innovation ecosystems, UI design, data privacy, and Google Glass.
Announcement and agenda for a full-day SQL Server performance analysis and tuning PreCon workshop at SQLSaturday Istanbul.
A tutorial on using Apache Hive to create tables and views from data loaded into a Hadoop cluster, continuing a multi-part series.
The Reactive Manifesto outlines a blueprint for building modern, scalable applications that are event-driven, resilient, and interactive.
A technical exploration of HTML Imports, a Web Components feature for loading external HTML documents, including basic usage and examples.
A guide on setting up and using the Windows Azure CDN to improve website performance by caching static content globally.
Announcement for BarCamp Nairobi 2013, a free, participant-driven tech unconference discussing Kenya's tech future over the next 50 years.
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.
Software developers can improve their writing by learning techniques from professional copywriters, as suggested in a review of 'The Copywriter's Handbook'.
Explains how Bayesian A/B testing improves online headline optimization, overcoming challenges of traditional frequentist methods for faster, more accurate results.
A technical workshop on advanced Git techniques, including branching, bisect, interactive rebase, and using the 'hub' tool for GitHub workflows.
A beginner's guide to WordPress covering five essential tasks: installing themes, customizing site identity, uploading media, creating content, and setting up navigation.
A defense of JavaScript callbacks, arguing they are manageable with proper code organization and naming conventions, compared to newer async patterns.
A guide to creating custom shell functions for quickly navigating filesystems using symbolic links and tab completion.
A guide to creating portable C# Data Transfer Objects (DTOs) for Azure Mobile Services when developing cross-platform mobile apps with Xamarin.