New Products Available

Posted by Tim on November 1st, 2006

I have launched 3 new products on my professional website: www.ThePhpPro.com

I have an ASCII – read keyboard art – CAPTCHA that requires no image libraries for PHP. In fact, it is so backwards compatible, it should work on PHP version 3 with perhaps only a minor change (opening and reading files) needed.

It’s quite clever, you really should go check it out.

I also have packaged the ascii font engine from tppCaptcha and have released a $1 ascii art font package targeted at giving website owners the ability to output email addresses in a form that is readable by humans, but not by machines.

And finally, I have spent the better part of a month taking the code from my AJAX tutorial and polishing it, learning a bunch more about ajax, and packaging it up into a product available for sale. It utilizes connection pooling so multiple connections can be running at once. tppAJAX will prove to be a capable inexpensive AJAX toolkit. It also happens to be on sale (as of the writing of this article) also.

Ajax and weblogs (kottke.org)

Posted by Tim on May 24th, 2005

Ajax is cool.
I’m not talking about the cleaning agent.

I’m thinking about writing my recipe website using Ajax technology.

Jason has a simple intro to it and some interesting things to say.

Read this: Ajax and weblogs (kottke.org)