Signets (Bookmarks)

How PIPA and SOPA Violate White House Principles Supporting Free Speech and Innovation | Electronic Frontier Foundation

How PIPA and SOPA Violate White House Principles Supporting Free Speech and Innovation | Electronic Frontier Foundation

The “Vigilante” Provision

Another dangerous provision in PIPA and SOPA that hasn’t received a lot of attention is the “vigilante” provision, which would grant broad immunity to all service providers if they overblock innocent users or block sites voluntarily with no judicial oversight at all. The standard for immunity is incredibly low and the potential for abuse is off the charts. Intermediaries only need to act “in good faith” and base their decision “on credible evidence” to receive immunity.

Recursively chmod only directories or files « Letters to RainSoft Blog

Recursively chmod only directories or files « Letters to RainSoft Blog

find . -type d -exec chmod 755 {} \; find . -type f -exec chmod 644 {} \;

Quebecor a menacé Radio-Canada de poursuites judiciaires | Montréal Métro

Quebecor a menacé Radio-Canada de poursuites judiciaires | Montréal Métro

Quebecor a menacé Radio-Canada de poursuites judiciaires si le diffuseur public n'achète pas plus de publicités dans ses journaux et ses magazines.

(Metro, 2012-01-12, p. 8, consulté le 2012-01-12)

Learn to code | Codecademy

Learn to code | Codecademy

Codecademy is the easiest way to learn how to code. It's interactive, fun, and you can do it with your friends.

Iterm2 + Homebrew + Htop + MacVim = Awesomeness | Skillachie – Chewing Bits and Bytes At a Time

Iterm2 + Homebrew + Htop + MacVim = Awesomeness | Skillachie - Chewing Bits and Bytes At a Time

Ubuntu Network Troubleshooting Tips | Ubuntu Geek

Networking is sometimes considered to be complex, and hard to troubleshoot and manage. However, Linux provides you with Some tools to figure out exactly what’s going wrong on your network, and how to fix it.Here we are going see some tools and how to check the network connectivity.

The Unofficial GitHub Watch & Fork Buttons

GitHub API – Get Latest Commit Details (PHP) | Vert Studios

Want to show off the cool open source project you’re working on via GitHub? This PHP code snippet will snag your most recently updated repo information and its latest commit message through the GitHub API. All you have to do is plug in your username.

Localizing PHP web sites using gettext » Pablo’s Development Blog

jQuery vs MooTools: Choosing Between Two Great JavaScript Frameworks

Most people getting started with JavaScript these days are faced with the challenging task of picking a library to use, or at least which one to learn first. If you're working for a company chances are they have already chosen a framework for you, in which case the point is somewhat moot. If this is the case and they've chosen MooTools and you're used to jQuery, then this article might still be of some use to you.