Posts Tagged ‘KudzuASP’

KudzuASP: Template Engine for ASP

If you ever tried skinning/templating a web application in Classic ASP you’ll know the challenges involved. Separating the business logic from the presentation code resulted in some bizarre design and not doing so was a sure road to insanity. Many people tried a lot of crazy things to accomplish the end result. Some of them were successful and some were not.

KudzuASP is the result of the desire to write ASP pages without including any HTML within ASP script code. Read the rest of this entry »

Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Google Buzz (aka. Google Reader)

Plugins for Classic ASP

While Classic ASP was on it’s way out the door to make room for ASP.net I was still trying to see how far I could push the VB Script engine using classes. About a year ago I was discussing with a fellow programmer how components work in KudzuASP when it occurred to me that I could write an extensible plugin architecture for any ASP page using much the same architecture as KudzuASP. Read the rest of this entry »

Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Google Buzz (aka. Google Reader)

Subdomain Rewrite

I recently stopped promoting/supporting one of my all time favorite projects – KudzuASP.   KudzuASP is an advanced template engine for Classic ASP.  While I still answer the occassional question about it I don’t need a subdomain or forum. There are those who are still looking for information and the most recent download and rather than let the browser kick back a 404 page for a non-existent sub-domain I decided to route them to a page on the sandbox site using Mod Rewrite.  Read the rest of this entry »

Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Google Buzz (aka. Google Reader)