Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Re: Removing reply notifications (message inbox)

by Jenda (Abbot)
on Mar 21, 2003 at 16:02 UTC ( [id://244912]=note: print w/replies, xml ) Need Help??


in reply to Re: Removing reply notifications (message inbox)
in thread Removing reply notifications

:-)
I'll reply to everyone in this one node.

1. You are right diotalevi, Robartes and adrianh, whether this would help depends on the ussage pattern. I would like it since if I do want to reply I do that immediately. So I don't need to keep those around. I have no idea how many people would like this, but for me it would mean one page reload less ... the way it is now I 1) click on the link to get to the node 2) read the response, 3) reply if I feel like it 4) check the checkbox and click Talk. Which forces the webserver to respond to one more request.

2. Yes, Robates, that's about what I would expect the implementation to look like. I don't think this would put any big additional load to the server. The index.pl would just check whether there is such a parameter in the query. And only if it does would it consult the user's preferences and if the user wants that delete or archive the message. So the only thing addigional thing executed in the normal case would be an if ($cgi->param("from_msg_id")).

3. Yes the Message Inbox is cool but ... if I only get two messages a day and only want to peruse the link once and then get rid of the message, it's a bit of an overkill :-)

Jenda
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.
   -- Rick Osborne

Edit by castaway: Closed small tag in signature

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://244912]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (5)
As of 2024-03-29 05:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found