Hi Ted

I would like to add that JGuru FAQ is now gone commercial (or has been for a long time). I am sure the FAQ in JGuru contains alot of valuable information. However when you perform a search in the STRUTS forum, the search result page shown below returns an huge advertisement for JGURU and the only way to view the REAL search result is to sign up and pay pay pay.

http://jguru.com/search/marketing_results.jsp?resource=jGuru%3Afaq%2FStruts&resource=jGuru%3Aforum%2FStruts&query=action&view=byrelevance&offset=0

I am now using the mailing list to search all my queries and as you said are the easiest and effective. Though there is room for improvements.

Regards

Michael Mok


*Search Results*


*Results from searching our partners*:

1 results from searching *jGuru:devworksTutorialsII* <http://jguru.com/search/marketing_results.jsp?resource=jGuru%3Afaq%2FStruts&resource=jGuru%3Aforum%2FStruts&query=action&view=byrelevance&offset=0#_a0>


*Your answer is probably in the search results below*, but you need to be a premium member to access jGuru's amazing knowledge-base. You can check the results with a free two-week trial; click one of the subscription buttons below!


245 results from searching *jGuru:faq*
2195 results from searching *jGuru:forum*
13 results from searching *jGuru:guru*
20 results from searching *jGuru:peerscope*
24 results from searching *Sun Wireless*
8 results from searching *BEA dev2dev*
17 results from searching *SunOne (Forte)*
139 results from searching *Sun Java Developer Connection*
485 results from searching *IBM developerWorks*
52 results from searching *O'Reilly ONJava*
180 results from searching *JavaWorld*

*GET ACCESS TO THE WORLD'S MOST COMPLETE JAVA ANSWERS DATABASE*, *priority attention to your questions*, *email notifications*, *JavaDoc quick links*,*faster page rendering*, and *no ads*!

jGuru has invested over US$ 1 million in our 6500+ carefully edited FAQ entries. If our database doesn't have the answer, our super-smart and broad internet aggregate search will find it. Become a premium member now! For $14.95 a month, you get access to the content paid for by the combined purchasing power of all jGuru premium members as well as the $1,000,000 in content we have already created.

Just $14.95 a month or subscribe for a year at $149.95 and get *12 months for the price of 10* and a *free jGuru t-shirt*! Sign up now and try out the premium service for two weeks at no charge!




Ted Husted wrote:


The idea behind the FAQ list is to make it easy for knowledgeable
people, like yourself, to write a FAQ and submit it. If people add
keywords or categories to their FAQs, then these would show up on the
search. Someone could also submit a reply to a FAQ with some keywords or
categories, so it would then show up on the search with a link to the
rest of the thread.

My goal is to make it easy for someone, anyone, to say "Hey I've seen
that question before! Maybe it's time to summarize it for the FAQ!"


They can then cut, paste, and edit something together and pop it off to
the FAQ list.


The moderator (which is to me) can then choose to pass it through as is,
or maybe edit and send it a revised up to the FAQ.


If updated information or erratta comes along, it's easy to post a reply
to thread.


We've had database-driven FAQs on Jakarta before, and the one at JGuru
is stellar. But in my experience they just are not as easy to use as a
mail-reader, and no more effective than a mail-archive for searching.


I've also been down the road you're paving here, but in practice, it
just doesn't scale. Though, any time you want to set something like this
up, I'll be happy to link to it =:0)

-T.

James Mitchell wrote:


My original thoughts on categorizing was this:

Take valid questions (threads) that have good, solid
answers and organize (index) them into a couple of db
tables where someone can relate topics/keywords against
the thread.

Example:

*Someone posts.....
-------------------------------------
Jayaraman Dorai wrote:


I have a collection of Value objects which I iterate
through the logic iterate in JSP. This value object
has a int. The requirement is to display a blank
instead of a 0. I can convert this value object into
a form bean which has a string equivalent for this int
and replace a 0 with an empty string. But the idea of
iterating over a collection of form beans doesn't
sound well for me. Is that ok?

In the struts example, the collection of subscription is
iterated and not the subscriptionForm. If subscription
had an int attribute would it be wise to iterate through
the collection of subscriptionForm. Which is more MVC?
The jsp page iterating over the model object or the form
object.

Jayaraman


*Then Ted replies
---------------------------------
You probably want there to be a collection of beans, and a helper method
on the bean that returns a blank instead of 0. Then all the JSP has to
do is call the helper, without having to know anything about the blank
or 0 requirement.

In a case like this, whether the bean object itself was born in a model
package or controller package isn't pertinent. The page is only bound to
the property name, not the object. You could switch the bean object at
any time, and so long as the property name stayed the same, the page
would be none the wiser.

----------------------------------
In and of itself this thread is limited to searching by only the
words mentioned in the thread.  However, if someone knowledgable
were to add a few cross references to commonly searched keywords....

Searches would be case-insensitive
Structure is of a Many-to-Many match of keyword/s and threads

The person categorizing would add key-word references from a
list (and be able to add more on the fly):
value object
embedded bean
embedded beans
collection of bean
collections of bean
collections of beans
int
returns int
returns 0 for int
bean
beans
helper
method

anyway, you get the idea.......

Ideally the search engine would return results similar to mail-archive or
google, showing a brief snip of where their keyword was found.

If I had this problem (listed above), and I didn't know what to do.  I would
probably have searched the archives for something like 'return 0'.

Here's a search I did about 10 minutes ago....

'return 0' - 272 results found
'return int' - 49 results found
'returning 0 or blank' - 0 results found

Currently, searching the mail-archive with that criteria will not produce
Ted's response (or any valid answer...at least not on the first page).  In
fact, the first match returned is a thread about relational databases.

Ever notice how many messages begin with:
"Hi, I've searched the archives and couldn't find an answer.  Can someone
help..."

And then when you read the question, you KNOW you've seen it answered and
usually within the last few weeks.

James Mitchell
Software Engineer\Struts Evangelist
Struts-Atlanta, the "Open Minded Developer Network"
http://struts-atlanta.open-tools.org

P.S. check out the new thread that just landed...
"Help - Action Mapping"



-----Original Message-----
From: Ted Husted [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 11, 2002 2:31 PM
To: Struts Developers List
Subject: Re: [VOTE] struts-ANNOUNCE / struts-FAQ


Martin Cooper wrote:


+0 on a FAQ list. A central submission point might be useful,


but IMHO the


information needs to make it to a web page and be browseable


(in the non-web


sense of the term) to be truly useful.


Ahh, but it is =:0)

If the subjects were worded properly, what's the real difference between

http://www.mail-archive.com/struts-user%40jakarta.apache.org/

and

http://jguru.com/faq/Struts

?

In either case, I can browse back from the most recent questions to the
earliest, drilling down as I go, or pull up a weighted word search.

And if someone wanted to categorize them, well that's what hyperlinks
are for =:0)

-- Ted Husted, Husted dot Com, Fairport NY US
-- Developing Java Web Applications with Struts
-- Tel: +1 585 737-3463
-- Web: http://husted.com/about/services

--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>




--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>



-- Ted Husted, Husted dot Com, Fairport NY US -- Developing Java Web Applications with Struts -- Tel: +1 585 737-3463 -- Web: http://husted.com/about/services

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>







--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to