Multi-User Video Conference with WebRTC
A technical tutorial on building a multi-user video conference application using WebRTC, AngularJS, and Yeoman with detailed WebRTC explanations.
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.
Exploring a 16-bit kernel project written in a Clojure-like language, including an x86 assembler and graphical demo.
A new NuGet 2.5 package automates the removal of XML documentation from Windows 8/Phone 8 app packages, simplifying the build process.
Guide to customizing the deployment process for ASP.NET apps on Windows Azure Web Sites, including running unit tests during deployment.
Guide to creating clickable PuTTY profile shortcuts using a custom URL handler for sharing in version control.
Analyzes how U.S. federal IT security policies, while necessary, can stifle innovation and hinder adoption of modern, agile technologies.
A developer built a 3D interactive Rubik's Cube simulator in Python using matplotlib, explaining the rendering and rotation logic.