Search

What the Quote?

"Screw Belgium, I don't wanna pay more than 15 bucks for a poop mug."

Steven Rodgers

"Their server's been down five thousand minutes? Ya can't even find cell phone plans that high."

Steven Rodgers

"Get thee behind me, Pumpernickel."

Laura Tripcony

« Probably useless - LotusScript toAcronym() | Main| Editing documents in Domino without using a form or an agent »

AJAX IM for Domino

Category show-n-tell thursday
Based loosely on something I found on ajaximpact.com, I've written an AJAX-based IM client for Domino. I know, that's silly... why not just use Sametime? Well, that's a long story. The short version is that a couple friends of mine wanted something lightweight with no installation footprint, and they don't need everything that Sametime can do. And it gave me an excuse to play with JSON.

So here it is. I call it "Marco"... 'cause executives who still think that IM isn't a valid productivity tool apparently haven't heard their programmers yelling questions at each other over cubicle walls. It's not entirely functional in Internet Explorer at the moment, but works well in Firefox. Except for the logout portion... still gotta play with that some more.

By the way, this is what prompted my previous post about creating documents without forms or agents. Which has been surprisingly popular, considering the original impetus. Speaking of which, thanks for the trackback, Jake. I'm happy to say that this app uses no agents at all... just a couple views, some pages for translating embedded views into JSON objects, and a couple really primitive forms for storing message and login data. So if you feel like playing with this, just slap it on a server, set the default access to Editor w/ delete, and you'll be off and running.

Comments

Gravatar Image1 - sound great Tim, i'll look forward to having a look at it

Gravatar Image2 - Thanks, Mark. I'm glad you like it. As soon as we get settled in up here I'll post a version that doesn't require delete rights... and, at the request of the original "customer", it'll support a very basic set of emoticons - namely, the same set that the Blogsphere comment form supports. Oh, and timestamps. It'll have those too.

Gravatar Image3 - Hey Tim,

this is cool, nice work

cheers