http://www.perlmonks.org?node_id=222822


in reply to Apache::Session problem update...

Hrrm... as to your problem, I don't know. I'm just here to comment on the fact that you've started a second thread on the exact same problem. You most likely should not have done that. That's what threads are for: continued discussion/problem solving. If it was possible, I'd move this post to make it a reply of the original post. As for the first post on this subject, I believe you might want to look at Writeup Formatting Tips for the hint on using CODE tags instead of PRE ones. (Err... your reply to that first one I mean) Messy messy messy...

I wish I could have linked to the better documentation on formatting, etc, but the site documentation is quite spread out. Needs some reformatting and rewriting I do believe. And for the likes of me, I cannot recall the fellow monk who has written up a bunch of documentation for the site (the stuff that will soon become the official docs here I do hope).

-------------------------------------
eval reverse@{[lreP
=>q{ tsuJ\{qq},' rehtonA'
,q{\}rekcaH },' tnirp']}[1+1+
1,1-1,1+1,1*1,(1+1)*(1+1)];
-------------------------------------

Replies are listed 'Best First'.
Re: Apache::Session problem update...
by powerhouse (Friar) on Dec 30, 2002 at 03:00 UTC

    Yes, If you notice this thread does use the <code> tag, instead of <pre> :o)
    Jeffa already asked me about it.

    As for the posting on the same thread, I am new to this forum, I have been visiting here for a long time, but never read posts, or posted anything, so did not know how it works, in addition to that, it seemed like everytime I posted, I could never see my post, where I posted it. I don't know if it's just not in real time, or if the server is just terribly slow, or what.

    So, with that being the case, I started a new thread, "Updating" where I was at, so it would show up, where people would see it, as I don't know if the threads are posted in order of original date, or last posted date. And I was not able to see where my thread was in the first place to just hit reply, I had to go search under my posts to find them. Not something I think anyone would do on this forum.

    That is why I did it. I would really like it if someone explained how they are sorted, so I'll know how they actually work.

    I've made several mistakes, because I was unaware of how this forum posts things and such. I did read the information they provide too, but it did not help in understanding how, when and where the posts were posted.

    Anyways, enough of this. I know how to post now, but still would like to know where they go when I hit submit, because I don't see them in the thread, only where it takes me right after I post.

    thx,
    Richard

      Regarding why you don't see your posts after submitting them: around here, we call it the 'approval' process. Basically, after you submit your post, one user (yep, it only takes one user, besides yourself) must say 'yes, this post is worthy of being viewed by everyone who might be interested and deserves to be given some attention by the rest of the readers of the site'.

      So it might take between 10 seconds and a couple of hours for your post to be approved. If you still don't see the post after several hours, it may be because your fellow monks think the post was not perl-related or that you didn't put any thought or effort into solving your own problem. We like to see code examples that show you've attempted to tackle the problem yourself. If you just need something done and you don't want to do any work, don't think that others will do your work for you. If that's what you're looking for, look for somebody who will work for money :)

      Another reason you might not be able to see your post is that it HAS been approved, but others thought your post would be better presented under another section on the site. So if you post to Seekers of Perl Wisdom, but your post is a question about the site and not about Perl, it might have been moved to Perl Monks Discussion. Check out all the sections to see if it's hanging around. :)

      Also, if you really want to see your post (as well as those posted by others) right away without waiting for them to be approved, look under User Settings, and check the checkbox that says 'Show Unmoderated Content', located under the 'Miscellaneous' section. This will place non-approved nodes at the top of the message list, so that you can browse them without scrolling to the very bottom of the page, where unmoderated/unapproved nodes hang around.

      I don't know if it's just not in real time, or if the server is just terribly slow, or what.

      Blasphemy! Nothing is wrong with Perl Monks :P Seriously though, there haven't been terrible problems regarding the cached documents. As soon as more content is discovered, the cached page is updated. The only area that used to (may still?) be a little out of sync was the front page of the site. I think so anyhow.

      And to answer the question you asked in paragraph 3, the posts are sorted according to original posting date. If a reply is written for a certain thread, the post is not replaced at the top of the list. This just keeps everything organized in a simple manner. In this way, threads don't keep jumping around. Now, if you're wondering how to keep up with which threads are well-discussed topics, there is one great way: and it has this very purpose in mind.

      It is called Newest Nodes. Newest Nodes is wonderful. Its default behaviour is to show you the threads and nodes that have been posted/created since the last time you checked the list. Once you've read all the nodes you are interested in, you simply click the "I've checked all these" button at the bottom of that page. You'll then have an empty list, and any newly created threads will be put on this list.

      This is also the feature that makes starting another thread on the exact same problem/question/topic very annoying. If anybody who read the original post is interested in that particular post, they will watch Newest Nodes for replies to that post... therefore there is no need to start another thread. Even if the original thread is not anywhere near the top of the list, replies will still be found and read by those who use the useful Newest Nodes. So even if you post a reply to a thread posted in the year 2000, a link to the reply will be added to Newest Nodes.

      Just my $30.02

      -------------------------------------
      eval reverse@{[lreP
      =>q{ tsuJ\{qq},' rehtonA'
      ,q{\}rekcaH },' tnirp']}[1+1+
      1,1-1,1+1,1*1,(1+1)*(1+1)];
      -------------------------------------
      
        Ah thank you for that delightful wisdom :o)

        I learned well, thank you, sir.

        Seriously.
        Richard.