3
votes
20answers
2k views
What is the most popular web programming language? [closed]
I have seen various statistics on language popularity based on search engine results, number of books published, open source projects developed, etc. but none of them is specific f …
27
votes
14answers
2k views
Why isn’t PostgreSQL as widespread as MySQL?
I'm currently developing a pretty big project, and I'm considering open source databases to use.
One of the main factors I consider is support, and it seems like there is not much …
4
votes
14answers
397 views
What are the popular, contemporary uses for Perl?
What are the popular, contemporary uses for Perl?
Edit
I should have been more specific. I was wondering more on the large scale (popular) what people are using Perl for rather …
6
votes
23answers
849 views
Before XML became a standard and given all its shortcomings, what made XML so popular?
Yes XML is human readable but so is comma delimited text and properties files.
XML is bloated, hard to parse, hard to modify in code, plus a ton of other problems that I can think …
86
votes
27answers
11k views
Why does everyone like jQuery more than prototype/script.aclo.us or mootools or whatever?
It seems that jQuery has taken the throne for JavaScript frameworks and I was wondering exactly why. Is there a technical reason for this or is it just that they have evangelists? …
0
votes
1answer
64 views
AppStore app popularity count [closed]
If a user downloads an app from the appstore, then removes it, and then downloads it again, will that increase the "popularity" count (i.e. if a lot of user were doing it, the app …
-4
votes
9answers
1k views
Why does Scala have very little enthusiasm about it?
I've noticed over time that Clojure users have nothing but massive enthusiasm for the language. Yet it seems most Scala users don't even really care too much for the language. A fe …
2
votes
2answers
132 views
Does Silverlight have enough of an install base to consider deploying a public web application with it?
I know this question has been asked a million times in various ways by different businesses, but I'm wondering the community's opinion on it [There's this question, but in the fast …
1
vote
7answers
187 views
Is the SO tag ordering a good representation of programming language popularity?
Is the SO tag ordering a good representation of programming language popularity?
My first guess would be that it's not and that it's largely populated by fans of Jeff (who would p …
7
votes
5answers
218 views
Why is SCTP not much used/known
I recently checked out the book "UNIX Network Programming, Vol. 1" by Richards Stevens and I found that there is a third transport layer standard besides TCP and UDP: SCTP.
Summa …
13
votes
17answers
708 views
Most useful jQuery plugins
Which are the most useful jQuery plugins you have used.
List out one per answer(to rank the best plugins individually), and describe what it does as well.
BlockUI - Can block cer …
1
vote
2answers
174 views
What would you put on a “Modern Perl” t-shirt? [closed]
Modern Perl is now everywhere, with Moose, DBIx::Class and many other tasteful things. However, not everyone believes in Perl since it's deeply connected to CGI times and ugly, wri …
3
votes
8answers
222 views
How do you measure the popularity of a programming language?
Hi,
Following on from this question, I am interested in finding out how you could measure the popularity of any and all programming languages.
As professional developers, we need …
3
votes
3answers
90 views
How can I get the most popular words in a table via mysql?
I've got a table with a BLOB collum. What I want to do is get it to be able to pick out words and list them in order.
For example if it contained:
Bob Smith likes cheese but lov …
4
votes
10answers
433 views
What is the status of ColdFusion today?
This may seem like flamebait, but I can assure you it is not intended to be.
Having spent the last 10 years in the web business, I had heard of ColdFusion, but hadn't personally w …
