AForge.NET is awesome for complex image processing/analysis
A developer shares their experience using AForge.NET to implement a 'magic color' image processing feature, detailing the filter steps and results.
A developer shares their experience using AForge.NET to implement a 'magic color' image processing feature, detailing the filter steps and results.
A developer builds a prototype hot loader for Angular 2, inspired by React, to update components without a full page refresh.
A programmer shares their personal method for learning new programming languages and offers motivation based on their own journey into coding.
A tutorial on implementing Zero-Inflated Poisson models for complex survey data in R using the survey package.
A tutorial on integrating the Cimbalino Toolkit with the MVVM Light Toolkit to build a simple 'Hello World' Windows app.
Explains why government agencies can't use standard online service terms and how to negotiate custom agreements for the federal market.
A technical tutorial on building a multi-user video conference application using WebRTC, AngularJS, and Yeoman with detailed WebRTC explanations.
A thank you and summary of the 2014 Randa Meeting, highlighting KDE software development progress and the community spirit.
A Python developer proposes objective metrics and a schedule to measure the success of Python 3 adoption, moving beyond subjective debates.
A detailed list of 26 essential Grunt.js plugins used for building and deploying an Ember.js application at qrator.com.
A developer's early morning start on Ludum Dare 29, detailing initial coding progress and challenges with a game prototype.
A retrospective on the first year of the Postgres Weekly newsletter, highlighting key articles, extensions, and community insights about PostgreSQL.
Introduces obi-metrics-agent, an open-source Python tool for collecting and monitoring OBIEE performance metrics from DMS.
A technical guide on using SQL window functions, specifically LAG, to calculate month-over-month revenue growth percentages for SaaS or recurring billing analysis.
Explores how the demand for big data skills in industry is draining talent from academic science, threatening research.
A blog post sharing a useful Python 2.7 Quick Reference guide for developers to look up functions and syntax.
Introduces Gunsub, a Python tool to manage GitHub notifications by automatically unsubscribing from passive threads after the first message.
A guide to implementing effective code reviews in software teams, covering the benefits, principles, and practical steps for a healthy review culture.
A tutorial on converting proprietary Shapefile geodata to open GeoJSON format for mapping and collaboration on GitHub.
A developer shares common SQL bad habits like using column numbers in ORDER BY, implicit joins, and lacking comments, with examples and better practices.