MongoDB: fastest way to compare two large sets
I recently had to find in one of our big database if a large set a users did a specific…
I recently had to find in one of our big database if a large set a users did a specific…
For a while now, at Silicon, we use a combination of Capistrano and Composer to deploy our websites and other…
If you are a "regular" SQL or MySQL user, MongoDB's aggregation framework may be a little obscure. In this article,…
If you try now to install Munin monitoring for MongoDB database, you'll find in the Mongo's documentation, a link to…
When we redesigned our newsletters, we came from far. I arrived in the company to find very bad emailing practices.…
This script will get number of shares of a post url from usual social networks and return the information as…
Maybe it's common use and everybody but me already knew it, but after ten years of php development, I've just…
In Sublime Text 3 (may work with ST2, never tried) you can edit your theme to specify a different background…
"Respawn" is a code name from a total redesign of French video games website jeuxvideo.com. The project was unveiled on…
http://tomdale.net/2013/09/progressive-enhancement-is-dead
"Theme by Ip" is a very uncreative name for a Wordpress plugin supposed to serve a theme depending on client…
http://www.thinkful.com/learn/javascript-best-practices-1/
Here is the snippet I use in Sublime Text to start a fresh HTML5 blank page. (more…)
I can be very lazy... So Sublime Text's snippets are one my best coding friends. Sublime text provide some who…
Here is the current reset.css file I use to start a project. Do not forget to remove thing you are…
This is a WordPress plugin to add a small script to force external links to open in a new tab/window. https://github.com/const-g/go_to_blank
Chrome rendering engine does not allow antialiasing on fonts. This is pretty annoying, especially as Google provide a service to…
Read a code can be a pain, especially if you wrote it years ago or if someone else have to…
For professional reasons, I was asked to fetch a lot of data from different webpages, so a crawler was the better way to do this. I…
This website uses cookies.