Forum Controls
Spotlight Features

The Rich Engineering Heritage Behind Dependency Injection

Andrew McVeigh takes us on a tour of the rich heritage behind dependency injection, what it represents, and tells us why its here to stay.

NetBeans 6: Matisse Updates

NetBeans 6 delivers great updates to the Matisse GUI builder. Spend a few minutes with Roman Strobl and get an expert briefing on what's new and what has changed.

Introduction to Groovy Part 3

In this, the third and final installation of Andres' Introduction to Groovy series, you learn about how Groovy handles variable numbers of arguments, named parameters, currying, and more about Groovy operators. Including, some new operators.

Easier Custom Components with Swing Fuse

Swing Fuse (actually just Fuse), is a framework designed to make it easier to create your own custom desktop components. In this article, Daniel Spiewak shows you how to get started and provides sample source code you can download.

Benchmark Analysis: Guice vs Spring

Willam Louth shows how he uses JXInsight Probes to investigate probable performance issues with code bases that he is not familiar with. He also highlights possible pitfalls in creating a benchmark, as well as in the analysis of results.
Replies: 8 - Pages: 1  
Threads: [ Previous | Next ]
  Click to reply to this thread Reply

New Moderation Process

At 4:13 AM on Nov 3, 2005, John Rizzo wrote:

Aymeric,

Thank you for the new moderation process deployed tonight, I know it has been a hard work touching every source file.

I've a few remarks/questions for you:

QuestionVersionManager

When I moderate a new question (from Alwin, for example), there is only one version.
But there is a button "Reject Version". This is misleading. The button should be "Reject Question".
In fact, is if meaningful to display the QuestionVersionManager when there is only one version ?

A tooltip on each button should tell what it means (as in the QuestionEdit page).

AnswerEdit

How can I (when logged in) propose a new version to a question when I pass a questionnaire ?
How can I ever propose a new version in fact (from which screen) ?
1 . At 7:27 AM on Nov 3, 2005, Alwin Ibba DeveloperZone Top 100 wrote:
  Click to reply to this thread Reply

Re: New Moderation Process

Hi Aymeric,

There's a typo in the red announcement bar. "Tank you" instead of "Thank you" :-)

Alwin
2 . At 10:00 AM on Nov 3, 2005, Aymeric Levaux wrote:
  Click to reply to this thread Reply

Re: New Moderation Process

Ok I'll change the "Reject Question" and I will add some tooltips to explain different buttons.

When a user edit one of his own question : a new version is created (That's the way a question owner add a proposition). I have to add links to allow users to propose new version (proposition that the owner will have to approve) in the AnswerEdit and soon I'll add listing of new questions (seed) on the home page to allow people to add proposition.

I'll re-deploy in a short while with needed changes.
3 . At 10:02 AM on Nov 3, 2005, Aymeric Levaux wrote:
  Click to reply to this thread Reply

Re: New Moderation Process

Corrected! Thanks Alwin.
4 . At 11:13 AM on Nov 3, 2005, John Rizzo wrote:
  Click to reply to this thread Reply

Re: New Moderation Process

thanks Aymeric. Don't loose time with interim deployements and branches if it makes you lose time. It can wait for the 9th.
JavaBlackBelt.com
5 . At 2:04 AM on Nov 4, 2005, Alwin Ibba DeveloperZone Top 100 wrote:
  Click to reply to this thread Reply

Re: New Moderation Process

Hi Aymeric,

I get an empty white page on "View All Questions That Needs Attention". I think this is the button where the new questions should appear?

Alwin
6 . At 11:32 AM on Nov 4, 2005, Jeanne Boyarsky DeveloperZone Top 100 wrote:
  Click to reply to this thread Reply

Re: New Moderation Process

I got an exception when trying the same thing. The beginning of the stack trace is below.

javax.servlet.jsp.JspException: ServletException in '/WEB-INF/jsps/common/fragments/questionmanager.jsp': null org.apache.struts.taglib.tiles.InsertTag$InsertHandler.doEndTag(InsertTag.java:921) org.apache.struts.taglib.tiles.InsertTag.doEndTag(InsertTag.java:460)
7 . At 2:34 PM on Nov 6, 2005, Aymeric Levaux wrote:
  Click to reply to this thread Reply

Re: New Moderation Process

Due to a wrong cache configuration question deletion is not working properly : just a part of the question's object graph is deleted. This is why you got a null pointer exception ... Question deletion will be fixed in the next deployment and the question manager is fixed for now.
Jeanne, Alwin : thank you for those feed backs. :)
8 . At 9:51 PM on Nov 6, 2005, Jeanne Boyarsky DeveloperZone Top 100 wrote:
  Click to reply to this thread Reply

new feature appreciation

I see case sensitive answer choices are now an option. This is a really nice feature. Thanks!

thread.rss_message