Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3244396
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T18:32:47+00:00 2026-05-17T18:32:47+00:00

Take an example of a question/answer site with a ‘browse’ slideshow that will show

  • 0

Take an example of a question/answer site with a ‘browse’ slideshow that will show one question/answer page at a time. The user clicks the ‘next’ button and a new question/answer is presented to him.

I need to decide which pages should be returned each time the user clicks ‘next’. Some things I don’t want and reasons why:

  • Showing ‘newest’ questions in descending order:

    Say 100 questions get entered, then no user is going to click thru to the 100th item and it’ll never get any responses. It also means if no new questions were asked recently, every time the user visits the site, he’ll see the same repeated stale data.

  • Showing ‘most active’ questions, judged by a lot of suggested answers/comments:

    This won’t return those questions that have low activity, which are exactly the ones that need more visibility

  • Showing ‘low activity’ questions, judged by not a lot of answers/comments:

    Once a question starts getting activity, it’ll stop being shown. This will stymie the activity on a question, when I’d really like to encourage discussion.

I feel that a mix of these would work well, but I’m unsure of how to judge which pages should be returned. I’ll stress that I don’t want the user to have to choose which category of items to view (like how SO has the unanswered/active/newest filters).

Are there any common practices for doing this, or any ideas for how it might be done?

Thanks!

Edit:

Here’s what I’m leaning towards so far, with much thanks to Tim’s comment:
So far I’m thinking of ranking pages by Activity Count / View Count, where activity is incremented each time a user performs an action on a page, like a vote, comment, answer, etc. View will get incremented for each page every time a person views the page.

I’ll then rank all pages by their activity/view ratio and show pages with a high ratio more often. This way pages with low activity and high views will be shown the least, while ones with high activity and low views will be shown most frequently. Low activity/low views and high activity/high views will be somewhere in the middle I imagine, but I’ll have to keep a close eye on this in the beta release. I also plan on storing which pages the user has viewed in the past 24 hours so they won’t see any repeats in the slideshow in a given day.

Some ideas for preventing ‘stale’ data (if all the above doesn’t seem to prevent it): Perhaps run a cron job which will periodically check for pages that haven’t been viewed recently and boost their ratio to put them at the top.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T18:32:47+00:00Added an answer on May 17, 2026 at 6:32 pm

    As I see it, you are touching upon two interesting questions:

    1. How to define that a post is interesting to a user: Here you could take a weighted combination of various factors that could contribute to interestingness of a post. Amount of activity, how fresh the entry is, if you have a way of knowing that the item matches users interest etc etc. You could pick the weights based on intuition and see how well the result matches your expectation. If you have the time and inclination, you could collect data on how well your users respond to the entries and try to learn the optimum weights for each factor using machine learning techniques.

    2. How to give new posts a chance, otherwise known as exploration-exploitation tradeoff.
      BAsically, if you just keep going to known interesting entries then you will maximize instantaneous user happiness, but you will never learn about new interesting stuff hence, overall your users are unhappy.

    This is a very well studies problem, and depending upon how much you want to get into it, you can read up literature on things like k-armed bandit problems.

    But a simple solution would be to not pick the entry with the highest score, but pick the entry based on a probability distribution such that high score entries have higher probability of showing up. This way most of the times you show interesting stuff, but every post has a chance to show up occasionally.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've convinced myself that they can't. Take for example: 4 4 + 4 /
The questions says everything, take this example code: <ul id=css-id> <li> <something:CustomControl ID=SomeThingElse runat=server
Take the example classes below. I want to display the customer and two addresses
How to get the relative path in t sql? Take for example a .sql
Take the following generics example import java.util.List; import java.util.ArrayList; public class GenericsTest { private
Take the following code for example; if (Convert.ToString(frm.WindowState) == Minimized) Layout.WindowState = Maximized; else
take a look at this example code: public class Comment { private Comment() {
Take the following string as an example: The quick brown fox Right now the
Take a very simple case as an example, say I have this URL: http://www.example.com/65167.html
Take the following class as an example: class Sometype { int someValue; public Sometype(int

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.