Categories
Uncategorized

captcha this!

Some web sites use a ‘captcha’ which is a dynamically generated image with some code that must be input for you to post a comment. It’s a great idea, but oh, the accessibility of it all! What of people who can’t read that image? I mean, come on, haven’t we all dove into accessibility by now?

I have a solution, in the form of Text::Banner, and it goes something like this:

#######  #####   #####  #       
#       #     # #     # #    #  
#       #             # #    #  
#####   #  ####  #####  #    #  
#       #     #       # ####### 
#       #     # #     #      #  
#        #####   #####       #  

There! An accessible captcha ‘image’ as it were… it should even work in Lynx!

But wait, don’t like horizontal, try vertical! That’ll trip up those pesky spambots!

#######
   #  #
   #  #
   #  #
   #  #
      #
      #
      
 ##### 
#     #
#     #
#  #  #
#  #  #
#  #  #
 ### # 
 
 #   # 
#  #  #
#  #  #
#  #  #
#  #  #
#  #  #
 ## ## 
 
  #####
  #    
  #    
  #    
  #    
###### 
  #    

Urm… maybe not… I’ll work on it a bit more…

Categories
Uncategorized

AutoValidator 0.2.5

I thought I should actually get around to releasing the AutoValidator… From the README:

This is the AutoValidator, a program that can help you make sure your web
pages are valid.

The AutoValidator takes a list of URLs from a text file, and checks them
using the W3C MarkUp Validator. You can use the W3C’s validator located at
<http://validator.w3.org/> or you can install the W3C's validator on your
own server, as the source code is available:
<http://validator.w3.org/source/>

This is what the sample output looks like, but it’s quite customizable. Don’t expect state of the art OOP code here, it’s just more of the same old Perl-hackery, but it works for me…

If you’re a validation nut, and find it useful, let me know

(Note: AutoValidator 0.2.6 fixes a very minor bug, not worth upgrading, but grab this instead if you’re a first timer.)

Categories
Uncategorized

Mac OS X, Hyatt, pbase

Let’s see:
10.2 – 10.1.5 = 0.0.5
0.0.5 = $129
If the math seems off to you, let them know

Oh, that Hyatt is funny…

PBase.com is a cool idea. Lots of interesting photos to be found…

Today’s fun involved the Text::Template perl module. Every day of fun should involve at least one perl module. Don’t you think?

Well, I went from having no boss to having two bosses. One is on the east coast, one is down south, I’m in the midwest… Things should be interesting…