1. EUforum improvement suggestions

In the EUforum I would like to see:

1.  more than one "previous page"; and,
2.  when click on a subject in a post, instead of the action being
    to SEARCH for anything resembling that subject title, have it simply
    show the beginning post in the THREAD & all posts in that subject thread.

Reasons:
1.  sometimes posts are so fast & furious that they disappear too soon;
2.  while SOMETIMES clicking on a post subject DOES yield the thread,
    it doesn't ALWAYS do so.

Dan Moyer

new topic     » topic index » view message » categorize

2. Re: EUforum improvement suggestions

Dan Moyer wrote:
> 
> In the EUforum I would like to see:
> 
> 1.  more than one "previous page"; and,
> 2.  when click on a subject in a post, instead of the action being
>     to SEARCH for anything resembling that subject title, have it simply
>     show the beginning post in the THREAD & all posts in that subject thread.
> 
> Reasons:
> 1.  sometimes posts are so fast & furious that they disappear too soon;
> 2.  while SOMETIMES clicking on a post subject DOES yield the thread,
>     it doesn't ALWAYS do so.
> 
> Dan Moyer

Thats we need / should use a forum, not a list.

Chris

http://euallegro.wikispaces.com
http://members.aol.com/chriscrylex/euphoria.htm
http://uboard.proboards32.com/
http://members.aol.com/chriscrylex/EUSQLite/eusql.html

new topic     » goto parent     » topic index » view message » categorize

3. Re: EUforum improvement suggestions

Dan Moyer wrote:
> In the EUforum I would like to see:
> 
> 1.  more than one "previous page"; and,
> 2.  when click on a subject in a post, instead of the action being
>     to SEARCH for anything resembling that subject title, have it simply
>     show the beginning post in the THREAD & all posts in that subject thread.
> 
> Reasons:
> 1.  sometimes posts are so fast & furious that they disappear too soon;
> 2.  while SOMETIMES clicking on a post subject DOES yield the thread,
>     it doesn't ALWAYS do so.

Thanks for the suggestions.
I think we will eventually add some more pages.
Currently, you can see all the messages since the beginning of
time, in reverse chronological order, by clicking the Search
button while leaving the "keywords" and "posted by" fields blank:

http://www.listfilter.com/cgi-bin/esearch.exu?fromMonth=6&fromYear=1&toMonth=1&toYear=C&postedBy=&keywords=

As for message threads, the only way it can identify a thread
is by searching for messages with (approximately) matching Subject lines
within +/- one month of the message you start with. 
If you have found an example where this works badly, please let me know, 
and I'll try to refine the match() statement.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view message » categorize

4. Re: EUforum improvement suggestions

Robert Craig wrote:
> 
> Dan Moyer wrote:
> > In the EUforum I would like to see:
> > 
> > 1.  more than one "previous page"; and,
> > 2.  when click on a subject in a post, instead of the action being
> >     to SEARCH for anything resembling that subject title, have it simply
> >     show the beginning post in the THREAD & all posts in that subject
> >     thread.
> > 
> > Reasons:
> > 1.  sometimes posts are so fast & furious that they disappear too soon;
> > 2.  while SOMETIMES clicking on a post subject DOES yield the thread,
> >     it doesn't ALWAYS do so.
> 
> Thanks for the suggestions.
> I think we will eventually add some more pages.
> Currently, you can see all the messages since the beginning of
> time, in reverse chronological order, by clicking the Search
> button while leaving the "keywords" and "posted by" fields blank:
> 
>   <a
>   href="http://www.listfilter.com/cgi-bin/esearch.exu?fromMonth=6&fromYear=1&toMonth=1&toYear=C&postedBy=&keywords=">http://www.listfilter.com/cgi-bin/esearch.exu?fromMonth=6&fromYear=1&toMonth=1&toYear=C&postedBy=&keywords=</a>
> 
> As for message threads, the only way it can identify a thread
> is by searching for messages with (approximately) matching Subject lines
> within +/- one month of the message you start with. 
> If you have found an example where this works badly, please let me know, 
> and I'll try to refine the match() statement.
> 
> Regards,
>    Rob Craig
>    Rapid Deployment Software
>    <a href="http://www.RapidEuphoria.com">http://www.RapidEuphoria.com</a>

Robert,

Actually the "search for subject" has mostly worked fine, it may be that 
the topic "SS" is the first/only instance that it didn't, and that's
the topic which prompted my suggestion. It found way more topics, anything
with two ss's together, I think, than just "SS". 

And even before Chris reminded me, but after I sent the suggestions, 
I remembered that this, contrary to its name, is actually a LIST, 
not a forum.

Dan

new topic     » goto parent     » topic index » view message » categorize

5. Re: EUforum improvement suggestions

Chris Burch wrote:
> 
> Dan Moyer wrote:
> > 
> > In the EUforum I would like to see:
> > 
> > 1.  more than one "previous page"; and,
> > 2.  when click on a subject in a post, instead of the action being
> >     to SEARCH for anything resembling that subject title, have it simply
> >     show the beginning post in the THREAD & all posts in that subject
> >     thread.
> > 
> > Reasons:
> > 1.  sometimes posts are so fast & furious that they disappear too soon;
> > 2.  while SOMETIMES clicking on a post subject DOES yield the thread,
> >     it doesn't ALWAYS do so.
> > 
> > Dan Moyer
> 
> Thats we need / should use a forum, not a list.
> 
> Chris
> 
> <a href="http://euallegro.wikispaces.com">http://euallegro.wikispaces.com</a>
> <a
> href="http://members.aol.com/chriscrylex/euphoria.htm">http://members.aol.com/chriscrylex/euphoria.htm</a>
> <a href="http://uboard.proboards32.com/">http://uboard.proboards32.com/</a>
> <a
> href="http://members.aol.com/chriscrylex/EUSQLite/eusql.html">http://members.aol.com/chriscrylex/EUSQLite/eusql.html</a>

Chris,

You're right, I forgot that this is a list, not a forum as it's named,
until just after I sent the post!

Dan

new topic     » goto parent     » topic index » view message » categorize

6. Re: EUforum improvement suggestions

Robert, 

Another topic that clicking on the subject in a post doesn't yield the thread is
Chris Bensler's post pointed at by this url, about "$ shorthand side-effects"
(was Digest...)

http://www.listfilter.com/EUforum/m11876.html

Maybe too long, as it doesn't even find itself :)

Dan Moyer

new topic     » goto parent     » topic index » view message » categorize

7. Re: EUforum improvement suggestions

Dan Moyer wrote:
> Another topic that clicking on the subject in a post doesn't yield the thread
> is
> Chris Bensler's post pointed at by this url, about "$ shorthand side-effects"
> (was Digest...)
> 
> <a
> href="http://www.listfilter.com/EUforum/m11876.html">http://www.listfilter.com/EUforum/m11876.html</a>
> 
> Maybe too long, as it doesn't even find itself :)

Thanks, I'll look into that, maybe tomorrow.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu