Programming

FacebookTwitter
Ruby

Python

C

http://www.webdesignfromscratch.com/javascript/human-form-validation-check-trick/

Alternative to CAPTCHA - Protect Web Forms from Spam with Javascript

What’s the ideal check to protect your web forms from spambots?
In my code journeys and programming adventures I’ve encountered many strange foes, and even stranger allies. I’ve identified at least five different kinds of code warriors, some make for wonderful comrades in arms, while others seem to foil my every plan. http://stevenbenner.com/2010/07/the-5-types-of-programmers/

The 5 types of programmers « Steven Benner's Blog

http://blog.urfix.com/25-ssh-commands-tricks/

25 Best SSH Commands / Tricks

OpenSSH is a FREE version of the SSH connectivity tools that technical users of the Internet rely on. Users of telnet, rlogin, and ftp may not realize that their password is transmitted across the Internet unencrypted, but it is. OpenSSH encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking, and other attacks.
Java

HTML

Easy PHP Blackhole Trap with WHOIS Lookup for Bad Bots

http://perishablepress.com/blackhole-bad-bots/ One of my favorite security measures here at Perishable Press is the site’s virtual Blackhole trap for bad bots. The concept is simple: include a hidden link to a robots.txt -forbidden directory somewhere on your pages. Bots that ignore or disobey your robots rules will crawl the link and fall into the trap, which then performs a WHOIS Lookup and records the event in the blackhole data file.
Whether you just want to be able to hack a few scripts or make a feature-rich application, writing code can be a little overwhelming with the massive amount of information available.

Learn How to Code this Weekend - Lifehacker

http://lifehacker.com/5733449/learn-how-to-code-this-weekend
CSS