Code
1000 Words
by Murray Woodman on Jan.01, 2005, under Code
1000 Words is a little web service I used to run when I had ASP hosting. Now that I have moved to a Linux box I no longer maintain it. I have, however, released the code for those who want to run it themselves. What does it do? You upload an image via a web form and it converts the pixels into ASCII art. You get to choose the text to be inserted into the image. The code colours it up. An HTML page is returned and is cached for a certain period of time. The page sizes are very big! more…
technorati4asp
by Murray Woodman on Jul.06, 2003, under Code
This script uses an ASP class called “Technorati4ASP” to access the Technorati API. Technorati4ASP allows you to access all the features of the API. The form below can be used to put it through its paces and can be seen in use over at veryhappening.com. more…