Not too long ago I mentioned I was playing around with opencv and python. Well, in between client work I’ve moved a bit forward. Now I’m calculating the angle of a line between two tracked points relative to the horizontal.
SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The…
In [Pick Your Battles](http://zef.me/4235/pick-your-battles) I listed a few problems that we had in our production deployment of a big node.js codebase. Some people asked me to elaborate on one in particular:
Web crawling is one of those tasks that is so easy in theory (well you visit some pages, figure out the outgoing links, figure out which haven’t been visited, queue them up, pop the queue, visit the page, repeat), but really hard…
If you’ve ever run across this error when using IntelliJ IDEA then you may be left wondering what to do to fix it.
ERROR: cannot start IntelliJ IDEA. No JDK found to run IDEA. Please validate either IDEA_JDK, JDK_HOME or…
ERROR: cannot start IntelliJ IDEA. No JDK found to run IDEA. Please validate either IDEA_JDK, JDK_HOME or
With the introduction of HTML 5, the audio tag provides a simple way to play audio files without the use of Adobe Flash. However, with the generic controls attribute, all audio tags look the same, but without any controls defined, the audio tag is…
Data Definition Language (DDL) statements are used to define the database structure or schema. Some examples:
When you run a big mission critical web app, you have to two big challenges on the operational side:
1. Handling _failure_ — failure is all around: servers fail, processes crash, datacenters blow up.2. _Scaling_ as traffic increases and…
These were the top 10 stories tagged with Programming in 2012. You can also dive into monthly archives for 2012 by using the calendar at the top of this page.