Subscribe via Feed

New XPages OpenNTF project: Elenchus

Tim Tripcony, Jul 25, 2009 5:15:53 PM

Ever since Declan built the bulk of xTalk in 2 days, I've been itching to do a weekend hobby project of my own. But this is the first weekend I've had enough free time to bother. I was browsing StackOverflow the other day and thought, "There's really not that much to the site... I can probably write my own version in a weekend." So I did. In about 7 hours. It's called Elenchus... I'll leave the deciphering of the obscure reference as an exercise for the reader.

You can see the application in action here. I've also added it as a new project on OpenNTF.

One bit that is somewhat incomplete so far is the "karma" model: when you post an answer, or vote on an answer, or someone votes on yours, it increases your reputation. In Beta 2, that will affect the sort order of answers when viewing a question - answers posted by someone with higher karma, theoretically, are likelier to be the "right" answer. Most of the code for that is already written and just needs to be plugged in; in the meantime, answers just display sorted descending by date.

I'm looking forward to hearing your feedback on this application...


3 responses to New XPages OpenNTF project: Elenchus

Henning Heinz, July 25, 2009 8:52 PM

Thank you Nathan. The application now also displays if you are not logged in so this seems to be "fixed" now (it was not the case when I first tried it).
@Tim Looks good. If it took you just 1 day then this is real RAD.


Cristian D'Aloisio, July 25, 2009 6:35 PM

Hi Tim,
when I click on your application
http://www.timtripcony.com/dennis/elenchus.nsf
a login page appears... What credentials should I use to login?

Thanks


Henning Heinz, July 25, 2009 6:26 PM

Well, I can see a "Please identify yourself:" screen when I click the action link?
By the way I really like the blog design but it does not seem to be based on XPages. Would you like to reveal what you use?