Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

12
votes
5answers
2k views

Is there a standout programming language to write a virus? [closed]

Just for curiosity; I wonder what is the most popular programming language to write a computer virus? May the most popular one could be considered as the most capable for manipulating vital data and ...
8
votes
4answers
3k views

What is search.twitter.com's “trending topics” algorithm?

What algorithm does twitter use to determine the 10 topics that you can see at search.twitter.com? I would like to implement that algorithm and I would also like to show the 50 most popular topics ...
2
votes
0answers
176 views

Facebook insights API - Popular Pages

I have a domain that I currently have insights setup for where I can view details at facebook.com/insights . My problem is that I would like to use the facebook API to access the Popular Pages listed ...
2
votes
4answers
837 views

What are some popular sites that use Java applets? [closed]

I need to cite them in a sales pitch for a web app that will have applets in it.
0
votes
1answer
43 views

Popular Flash Games on Stream

I am interested where I can find list of popular flash games, just to know it's posibilities. Are there popular flash games on stream?
0
votes
2answers
55 views

how to find how the most popular post

List item each day I want to find the "most popular" post on the website and feature it on the home page. For each post, I'm keeping track of how many times it has been "liked", "disliked", ...
0
votes
0answers
14 views

c # developer to run the game lathi

how to select exactly value 2 from datagrid(using clickevent) and i want to perform 5 actions at a time like 2-1=1,1-1=0,when the user accsses it stop the current table execution and directs to new ...
0
votes
1answer
144 views

Perl & MySQL - How to get top 100 most frequently used field (containing a number) from column in table?

I have a table with ~100,000 rows. I am trying to print to screen the most frequently used "type_num" from a column. So if 2362 appears 1000 times in the type_num column, that being the most used ...
0
votes
1answer
42 views

How can i add a Top5 of popular items on my website?

How can i create a section on my website where i show the 5 most viewed items? I guess it's a start to use this query: SELECT TOP 5 * FROM Palace. But how can i detect the number of views and link it ...
0
votes
0answers
97 views

Name popular sites that allow open id login [closed]

No I am not taking about Providers here. I am asking names of sites that allow you to login using your open id. Eg: stack overflow.com I tried googling but I only received list of providers like ...
-1
votes
2answers
188 views

Drupal or WordPress which one is easy to learn [closed]

Drupal is more then #1 open source cms on the earth but my question is why WordPress is most popular
-1
votes
1answer
95 views

Custom control for flickr is not works on the production server but it works on the development server

We developed a site named donmueang.com, this site contains two custom controls named Youtube control and flickr control.. Our problem is this two custom controls runs well on the development server ...
-4
votes
1answer
201 views

List of most popular programs and their programming language [closed]

Is there any resource for list of most popular (web/desktop/...)programs and their programming languages?