Nginx + CDN + GoogleBot or how to avoid many useless Googlebot hits

If you're like me and you've developed a CDN distribution for your website's content (while waiting for SPDY to be widely adopted and available in mainstream distributions), you might have noted that the Googlebot is frequently scanning your CDNs, and this might have made your website a bit overloaded. After all, the goal of the CDNs are (several but in my case only) to elegantly distribute contents across subdomains so your browser will load the page resources faster (otherwise it gets blocked by the HTTP limit or any higher limit set by your browser of simultaneous content download). Hell,

Munin nginx_status fails on HTTPS

This must appear in one opportunity in 1000, but it happened to me, so I bet it might have just happened to you... Munin is great, Nginx is great, and SSL is great, but when you mix all of them together, you might get some frustrating behaviour. If you don't know it already, you can test the results of a Munin plugin on Debian-based systems with the command
sudo munin-run [plugin]
For example, if your nginx_status graph in the Munin web interface is empty, you can try
sudo munin-run nginx_status
The name of the plugin will auto-complete with the TAB key, with any plugin

Déjà vu: SAP buys SuccessFactors, customers feel in danger

I'm always surprised at how large companies are taking their IT politics too easily, and then are surprised by what happens. Today, Josh Bersin (of Bersin & Associates, a great guy to follow: @Josh_Bersin) published an article on the plans by SAP to buy SuccessFactors (probably the leader in employees performance management software, at least in terms of completeness), and the fact that some customer of Su

Add some live stream to your LMS with Livestream and Chamilo

We've had a lot of teachers ask us for streaming capabilities and, over time, we've grown tired of setting up videoconference servers for a few bucks a month because teachers just can't afford the budget. While there are many tools around to do video streaming or classroom conferences, most of the operations to set them up seem to be a pain in the neck for most people desperately wanting to benefit from these features, and while Chamilo is preparing its first tests with BigBlueButton as a free, open-source videoconference classroom environment, this might still take a while to come out so I t