Tech

WordPress plugin: Theme by IP

"Theme by Ip" is a very uncreative name for a Wordpress plugin supposed to serve a theme depending on client…

Thinkful | Javascript Best Practices Part 1

http://www.thinkful.com/learn/javascript-best-practices-1/

Sublime text snippet: HTML5 page

Here is the snippet I use in Sublime Text to start a fresh HTML5 blank page. (more…)

Sublime text snippet: php echo

I can be very lazy... So Sublime Text's snippets are one my best coding friends. Sublime text provide some who…

CSS tool: This is my Reset.css

Here is the current reset.css file I use to start a project. Do not forget to remove thing you are…

WordPress plugin : Force external links to blank

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 : webfonts antialiasing Fixed! (Updated)

Chrome rendering engine does not allow antialiasing on fonts. This is pretty annoying, especially as Google provide a service to…

Sublime Text : Add space to your code

Read a code can be a pain, especially if you wrote it years ago or if someone else have to…

Scrapy : How to crawl pages from a listing page

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.