Nginx Memcached with SASL support
Nginx has that great ngx_http_memcached_module that allows to serve static content directly from Memcached… Read more
Open Source and Open Standards
Nginx has that great ngx_http_memcached_module that allows to serve static content directly from Memcached… Read more
I had a “Cannot call overloaded function” fatal error on two different applications (with just one web dyno) at heroku today:
I use git to connect to WordPress’ subversion repository to maintain a plugin. I am using git-svn which includes connectors between the two systems. Upon upgrading to Mavericks, git svn stopped working.
Now that the world is seeing the fight “Google+ vs Facebook” I think it’s time to remember the outstanding speech from Eben Moglen. Not to forget: “Don’t expect Google to be a competitor – that’s … Read more
Graham Weldon made this fast-paced visual history of the CakePHP repository from 16th May 2005 up until close to the release a few days back for CakePHP 1.3.0. The result is nothing short of awesome. … Read more
I recently read about “Node.js might be the most exciting single piece of software in the current JavaScript universe.” and “Node’s goal is to provide an easy way to build scalable network programs.” Sounds great. … Read more
After reading ebooks, watching screencasts and working through some tutorials trying to get a grip on git, I found this slide that made me understand. Great! Thanks, Scott Chacon. Another helpfull resource is: Understanding Git … Read more