D3 Plugins: Truly Interactive Matplotlib In Your Browser
Introducing mpld3's plugin framework for creating interactive matplotlib visualizations in the browser using D3.js.
Introducing mpld3's plugin framework for creating interactive matplotlib visualizations in the browser using D3.js.
How to fix the VirtualBox VERR_SUPDRV_COMPONENT_NOT_FOUND error when enabling bridged networking on OS X 10.9 by reloading kernel extensions.
Announcing DevNexus 2014, a major developer conference in Atlanta with 100+ sessions on Java, web tech, cloud, mobile, and agile development.
A tutorial on using the BoxLayout for widget arrangement in the Kivy Python GUI framework, including code examples.
A developer creates a strongly-typed C# wrapper for the cumbersome Windows 8 toast notification API, simplifying template usage.
A guide for Windows Phone developers on handling 1080p screen resolution support in WP8 GDR3, including code snippets and toolkit updates.
Explains the mathematical relationship between the tanh and logistic sigmoid functions, and why tanh is preferred in neural networks.
An analysis of Medium's declining content quality, exploring the platform's lack of incentives for writers and the dilution of its exclusive brand.
How using Jekyll, a static site generator, allowed a GitHub project to focus on content quality and an open-source editorial workflow.
A developer shares their journey learning Python, including recommended courses, books, and IDEs, and their decision to take a university course.
Announcing the Call for Papers for DevNexus 2014, a major Java and developer conference in Atlanta with multiple tracks.
Explains a Java class loading anomaly where static enum fields in annotations cause runtime class loading, unlike static String fields.
Details an XSS vulnerability in the Drupal Advanced Poll module (6.x-3.x and prior), including patch and mitigation.
Exploring function pointers in IDL (Interactive Data Language) for refactoring legacy scientific code, with insights into the language's syntax and quirks.
Explores how the demand for big data skills in industry is draining talent from academic science, threatening research.
A developer's initial experience and setup guide for the Laravel PHP framework, including installation, configuration, and first impressions.
Overview of an Advanced JavaScript university course covering modern web technologies, ES5/6 features, HTML5 APIs, Node.js, and popular frameworks.
A guide on replacing Drupal's resource-intensive database logging with the Syslog module for better performance.
Explores how open source developers are compensated, covering monetary donations, platforms like Gittip, and employer support.
Python 3.4 will include the pip package manager by default, following the acceptance of PEP 453.