The popularity tag has no wiki summary.
0
votes
0answers
9 views
WordPress Popularity Score relative to all posts (score views, shares and comments)
I am trying to find a solution to score my posts in an effort to visually represent how "hot" they are, relative to other posts, or relative to a score of 1.
I have views, total shares and comments ...
-7
votes
0answers
35 views
Creating a Trending Feature [closed]
Looking for some pointers on creating a Trending Feature (similar to twitter & yahoo), references to any existing algorithms and relevant online resources will be very helpful. Thanks
0
votes
0answers
32 views
AddThis: sort posts by counter amount
Lets say, i've got 10.000 blog posts to show up in a list-view. Each one has AddThis-Sharing Options.
Goal: I want that list view to be sorted by popularity. Especially, I use AddThis to determine ...
-3
votes
1answer
91 views
Which programming language has the most active programmers? [closed]
Which programming language has the most active programmers??
I know this may seems silly but currently i am reading a book engg. long lasting software and it is in the exercise section.
Also i ...
3
votes
0answers
105 views
Why Open Web Analytics is not so popular? [closed]
I am working in Web Analytics. I had digged it to some level and I had came to know the below mentioned common mechanism used in web analysis.
1.Cookies via javascript (Most web analytics rely on ...
0
votes
2answers
107 views
How to calculate popularity based on some known factors
I've got a list of movies for each of which the following factors are known:
Number of people that wish to watch the movie in future
Number of people that have watched the movie
Number of people ...
4
votes
1answer
84 views
What is the best way to properly integrate a “popularity” factor with zend-search lucene?
I've read this and I'm still a bit confused on how to exactly go about it.
I have an unindexed field that is counting the number of votes for a set of playlists that are being searched. The main ...
5
votes
3answers
151 views
Finding the most popular likes in my friend network
I am working on a way to find the most popular likes in my friend network. "Most popular in my friend network" is defined as "having the most number of likes by my friends".
Suppose each friend has ...
0
votes
0answers
42 views
how to rank popular users taking into account the ranking own effect on popularity?
I want to show a list of my most popular users on my site at a give moment. My idea was to base the list solely on pageviews/interactions. If the list wasn't visible it would be as simple as order ...
-5
votes
1answer
101 views
What language will be the most populair in the future? [closed]
C, Java, Obj-C, C++, C# etc.
I mean the near future, like 5 to 10 years.
3
votes
4answers
424 views
Is assembly the only low level programming language, and if not is it the most widely used?
I've started learning assembly recently and as I've looked across the internet I see more and more people saying that assembly is not useless, but it's also not worth the time to program things in a ...
0
votes
0answers
56 views
How often should I calculate popularity?
I have a e-commerce website with more than 300.000 products and I'm starting to implement a popularity index slightly based on the Hacker News algorithm.
My question is, once I define all the ...
3
votes
4answers
768 views
Simple Popularity Algorithm
There are plenty of suggested algorithms for calculating popularity based on an item's age and the number of votes, clicks, or purchases an item receives. However, the more robust methods I've seen ...
3
votes
4answers
131 views
Solution for popularity-based caching
I have a C# application that handles about 10.000 immutable objects, each object is of 50KB - 1MB size.
The application picks about 10-100 objects for every operation. Which objects are picked depend ...
1
vote
4answers
146 views
Best practice to rate an object according to user likes [closed]
I have an application where user can do "Like" on some enities.
I need a good way to give a rate to the object, I need it inorder to get the Top10.
The thing is that, for example, we need to take ...
1
vote
1answer
180 views
wilson score interval possible results range
This question is about Wilson score confidence interval (see here for explanation).
I do not completly understand the scoring equation:
But..
I just need to know what is the range of the possible ...
0
votes
0answers
144 views
Implementation of popularity algorithm/top10 algorithm on a server
I am trying to create a populairty algorithm on my server.
I have 2 items to be calculated:
1. Recipe popularity - Rank should be caclulated using rank (1-5 stars) and from TS of each rank.
2. User ...
4
votes
4answers
965 views
Deciding and implementing a trending algorithm in Django
I have a Django application in which I need to implement a simple trending/ranking algorithm. I'm very lost as a :
I have two models, Book and Reader. Every night, new books are added to my database. ...
2
votes
1answer
125 views
whats the most popular os for development? [closed]
A friend and me had a dispute what operating system is used most widely for
development of software/hardware.
We tried tuxradar, but this is hardly an independent source. we know that for web usage
...
0
votes
3answers
137 views
Java: Random element from the most popular category
I need to find the most effecient way to find a random element from the most popular category
From
4 Cheese
1 Olive
2 Mushroom
4 Ham
2 Chicken
4 Salad
I want either Cheese or Ham or Salad. If ...
1
vote
1answer
26 views
create small/big size texts regarding to keyword popularity
I'm sorry if it is a silly question.
I have a list of keywords and want to create a text,
where the keywords are written with the font size regarding to its popularity. By which term should i search ...
1
vote
2answers
83 views
How do you get the most popular items based on visits?
Let's say we have a table for items that looks like this
item_id
item_visits
What should we add to this table, to be able to sort these items based on how many visits they have had in the last 7 ...
3
votes
2answers
878 views
How to find stats for general trends of programming language popularity using google trends
I like to keep an eye on trending browsers/OSs/languages etc... I find google trends is a very useful resource sometimes but other times I can not get the information I want.
Example of very clear ...
0
votes
1answer
461 views
Which is more popular, Freemarker or Velocity?
I'm about to invest resources in revamping my email system around a templating engine Freemarker or Velocity. They both seem comparable in terms of features and support. Which is more popular or has ...
0
votes
2answers
303 views
Order Results By Occurrence
I have the following two tables.
BookmarkTag ( BookmarkID, TagID )
Tag ( TagID, Title)
Currently I am selecting all the tags with the appropriate BookmarkID. The problem is I want to only select the ...
1
vote
1answer
2k views
How can I find the popularity of a search term?
Is there an API or something similar that I can use to determine the relative popularity of two search terms. Eg query something with "cat" and "dog" and get a response {cat:250,dog:125}, indicating ...
3
votes
5answers
191 views
Is there anywhere I can find information on the relative popularity of Perl modules?
One of the problems of using CPAN is that "there's more than one module to do it". I often wonder what everyone else is using.
Is there any information on the relative popularity of CPAN modules ...
0
votes
2answers
158 views
Finding top twitter users?
There is a large number of sites like Twitaholic or Twittergrader that offer rankings of Twitter users depending on the number of followers, influence, etc. I haven't found much information, though, ...
0
votes
1answer
452 views
Powerbuilder in the modern Age vs C#/Java/C++ for a CS student
this is the first time I ask something here. I've read a few topics of Powerbuilder.
I personally hate the language, it makes me more "stupid, less logic, more laziness".
Anyways, I'm a CS student ...
3
votes
2answers
119 views
Formula for popularity by day?
I've got an app that's basically a calendar, the users can enter events for each day. Now I have to find the best way to show the calendar for a full month while highlighting the busiest days.
...
3
votes
6answers
559 views
Why is MySQL used so often in web development?
I have often wondered why MySQL has become so popular. Any ideas why? Are there specific reasons behind its success? (Please keep answers analytical)
0
votes
2answers
178 views
nesting selects to make popularity algorithm
I'm trying to write a sql function for making a popularity algorithm.
I'd like to sort "posts" by the amount of comments in "comments" with the "post_id" of the post, added to the amount of votes in ...
8
votes
13answers
3k views
What is preventing Scala from gaining mass popularity? [closed]
This question was asked on my blog and I thought it would be interesting to garner a range of opinions rather than just my own.
I don't know of any measurements that show that Scala's popularity is ...
4
votes
3answers
213 views
Algorithm for determining which words make a phrase popular
Suppose I had a list of slogans (short, multi-word phrases), and people had voted for the ones they liked best, and I wanted to assess which words, if any, made some slogans more popular than others. ...
2
votes
2answers
80 views
Measuring Software Popularity
Does anyone have any ideas on measuring the popularity of an open source project? I thought it would be interesting to create a tools which would compare the popularity of similar open source ...
0
votes
3answers
204 views
Finding popular keywords in huge list
I have a huge list with about 100 000 lines like this:
ipadnews
abcipad
cddeeffipad
hellworld
iworldthis
.. and so on
And would like to find popular substrings, in this case "ipad" would be the ...
0
votes
2answers
394 views
How to update content popularity scoring such as Hacker News algorithm?
I'm using a customized version of Hacker News popularity algorithm for my social site (items with a number of likes and comments). The algorithm works perfectly but I don't know how to update item ...
3
votes
3answers
279 views
Popularity, How to make new hits count more than old hits?
Each product a product_date_added which is a Date field contained the date it was added.
They also have a product_views which is an int field containing how many times a product has been viewed.
To ...
6
votes
2answers
726 views
Sorting A List Of Songs By Popularity
For student council this year, I'm on the "songs" committee, we pick the songs. Unfortunately, the kids at the dances always end up hating some of the stupid song choices. I thought I could make it ...
6
votes
4answers
3k views
PHP MySQL Query most popular in last 24 hours
Say I want to get ten records with the MOST likes in the last 24 hours. Here's what I have so far:
$date = date("o-m-d");
$query = "SELECT date_created,COUNT(to),from,to FROM likes WHERE date_created ...
0
votes
1answer
15 views
What is the name of this search term popularity component?
If you look at SharpCrafters, the front page has a cool component that shows how popular certain search terms are, with larger text for more popular terms. I've seen this around the web in different ...
2
votes
4answers
576 views
Formula for popularity? (based on “like it”, “comments”, “views”)
I have some pages on a website and I have to create an ordering based on "popularity"/"activity"
The parameters that I have to use are:
views to the page
comments made on the page (there is a form ...
5
votes
1answer
202 views
Adaptive user interface/environment algorithm
I'm working on an information system (in C#) that (while my users use it) gathers statistical data on what pieces of information (tables & records) each user is requesting the most, and what ...
5
votes
3answers
881 views
Where is JBoss Seam most popular [closed]
I have been using JBoss Seam now for over a year and still haven't seen much acceptance here in the US. My metrics are, the number of jobs that indicate JBoss Seam and number of people talking about ...
4
votes
3answers
500 views
Algorithm To Select Most Popular Places from Database
We have a website that contains a database of places. For each place our users are able to take one of the follow actions which we record:
VIEW - View it's profile
RATING - Rate it on a scale of 1-5 ...
0
votes
3answers
512 views
If WCF is the future why do searches for “web services” still point to ASMX?
I am needing to create a web service, so the first thing I did of course was go to google
If you look in those results, you'll see nothing but things about ASMX, which apparently is dubbed legacy ...
6
votes
1answer
418 views
Popularity Algorithm - SQL / Django
I've been looking into popularity algorithms used on sites such as Reddit, Digg and even Stackoverflow.
Reddit algorithm:
t = (time of entry post) - (Dec 8, 2005)
x = upvotes - downvotes
y = {1 if ...
1
vote
5answers
1k views
Most popular mobile platform to develop on?
This question may not directly relate to programming. I have noticed that the technology of today has gone mobile. I want to go mobile with it. What is the most popular mobile OS?(excluding iPhone OS. ...
1
vote
5answers
593 views
MySQL: Getting “busiest” or “most popular” hour from a datetime field?
Consider the following table which has the fields - id (int) and date_created (datetime):
id date_created
1 2010-02-25 12:25:32
2 2010-02-26 13:40:37
3 2010-03-01 12:02:22
...
0
votes
1answer
70 views
API to Rank blog articles
I would like to know if there is any easy way to rank blog articles by counting how many times they have been retweeted / digg'ed / buzz'ed and if there is an existing api for it.
The idea would be to ...
