More than a feeling
Ever wanted to know how to scan for an open port on a linux box?
Well.
Here you go.
% nmap -sT -O localhost
Bookmark to:
Tonight, I was playing around with trying to figure out how to display some HTML entities inside a wordpress post.
I wanted to be able to display a simple fraction in a wordpress post.
After a bit of RTFMing on the Wordpress Codex, I found that the tags will allow you to render HTML entities specificly.
The […]
Definate a great series of articles to read if you are at all interested in creating solid database driven web applications.
ONLamp.com — MySQL Crash Course
MySQL Crash Course
by John Coggeshall
12/23/2003
Welcome to another issue of PHP Foundations. Last time, I wrapped up a discussion of an ongoing topic of security and good practices I’ve dubbed “PHP Paranoia.” […]
I found a page on the php.net site today talking about how to get php to make secure ssh connections.
Check it out.
Bookmark to:
Earlier I was writing Luis von Ahn, and his work on steganography.
Here is a practical way of implementing CAPTCHA with PHP.
Using the PEAR library Text_CAPTCHA, programmers can implement the work done by the researchers at Carnegie Mellon University.
Be sure to check it out.
Bookmark to:
Congratuations are in order to Luis von Ahn, winner of the 2006 John D. and Katherine T. MacArthur foundation fellowship. Luis won this honor in his work concerning steganography.
The definition of steganography (from wikipedia):
Steganography is the art and science of writing hidden messages in such a way that no one apart from the intended […]

You are currently browsing the benwann.com weblog archives for September, 2006.
Longer entries are truncated. Click the headline of an entry to read it in its entirety.