Ian Landsman is Starting From Scratch, August 30, 2007:
HelpSpot API Filter Portal
If you're in the market for a powerful and user friendly Help Desk solution, please take a look at my company's flagship product HelpSpot.
Here’s some video of a little sample app I built with the new (soon to be released) HelpSpot API. In this video the API looks up all my filters via an ajax json call and loads them all into portlets. I can then drag and drop them around, etc. There’s only crude development data in there but you’ll get the idea. It took me about 10 minutes to put this together.
Discussion
That looks really cool, Ian.
What JS library are you using? I think I'm falling in love with ext-js.
Created by Starr on 08.31.2007 12:20 pm
I was going to use ext, but I just wanted to throw something together quick with what I know. It's prototype and this portal class (http://blog.xilinus.com/2007/8/26/prototype-portal-class)
Created by Ian on 08.31.2007 1:04 pm