Autolink with classic asp & regular expression
Simple implementation of regular expression in Classic ASP script to create link from text (autolink), this is useful when you need to turn a bunch of text to be a clickable link when it is in a valid url format. Uses Regexp replace method.
Classic ASP (VBscript) class create short url
Classic ASP class to shortenize URL via TinyURL, bit.ly, is.gd service. Here you will learn also how to use microsoft XMLHTTP object, access remote page via Classic ASP script.
Update Twitter using Classic ASP (VBScript)
Simple tutorial to update twitter status via twitter API and Classic ASP (VBScript) and directly shortenize url using TinyURL service, uses COM Object Microsoft XMLHTTP.
Get Flickr Photos with Flickr API & Classic ASP
For classic asp developer among you who have been trying to embed flickr photos in your own web page, this is maybe for you, I have written an article about how to get flickr photos via flickr API and classic asp.
This script was made while I am redesigning my freelance web work site, since I already put some of portfolio screenshots in my flickr account, then i decided to use it in my portfolio section rather than re-uploaded in my own server.
Classic ASP Rocks, Ajaxed 2.0, ASP Classic + Prototype Js Framework

I haven’t update this blog for a while, because I have been busy enough with some projects and also my fams, lately i often went to singaraja my hometown, and poor nowdays, it is still hard to find a good internet connection there .
Few days ago i got an email from Michal the co-founder of webdevbros and the author of ajaxed about the release of new version Ajaxed 2.0, and the launch of it’s official website ajaxed.org. If you havent heard about ajaxed, it is an Ajax Framework for Classic ASP (VBS) which is empowered by prototype javascript framework, took some best practices from the elegance Ruby on Rails framework, worth to look heh? visit it’s official website where you could found complete API references and ofcourse some quick examples to start with, you could also follow the discussion through ajaxed at google groups.
Read the rest →




