Tagged Questions

4
votes
7answers
154 views

Roughly, what percentage of “normal” users have .NET 3.5 installed?

When programming a new application, one of the first choices is deciding what .NET framework to target. What portion of average folks have .NET 3.5 installed. Stated more precisel …
0
votes
3answers
119 views

Are there compelling reasons to adopt HTML5?

The main website for my company is due to be completely overhauled next year as part of a major rebranding exercise. While it is expected to only require a "new lick of paint" (i. …
0
votes
1answer
44 views

What applications or services should I target for object-capabilities lobby?

Object-capabilities are an amazing solution/paradigm to provide security, both flexibly and robustly. Ever since I discovered them and got to understand them, I'm bothered that the …
0
votes
8answers
170 views

Is it time to drop support for .NET 2.0 and move to .NET 3.5 ?

I provide a library that currently has .NET 2.0 as a pre-requisite. I'd like to go to .NET 3.5, to take advantage of LINQ, and Action delegates, and so on, but I don't want to stra …
10
votes
7answers
615 views

Where is Ada used (apart from safety-critical software)?

When one thinks of Ada, one usually thinks of avionics. What I'm interested in are some other applications of Ada? Where is it used? Are there any shipped applications written in …
0
votes
1answer
23 views

How important are side-by-side comparisons for new technologies?

Hey all, final question for the market research that my graduate team is doing for new product adoptions. Thank you all for the help you have provided so far, it has been invaluab …
4
votes
4answers
231 views

.NET framework penetration among home users?

It's hard enough to find reliable numbers as to general adoption of the .NET framework. This questions concerns an even more specific case: what's the situation among home users? …
6
votes
7answers
648 views

How popular is Groovy/Grails in the corporate world?

Are there any figures for its adoption in corporate environments? Does anyone know of large corporations that have adopted it for projects?
3
votes
5answers
200 views

Computational Intelligence/Artificial Intelligence - mainstream?

Hello, can one consider Computational Intelligence and/or Artificial Intelligence as mainstream? or are they just "art"? Thanks
7
votes
16answers
1k views

Adoption of the Ribbon UI

Understandably the Ribbon UI doesn't suit every application, or even most of them, however I'm suprised so few developers have chosen to adopt it. Any ideas why? How much work wou …
1
vote
1answer
109 views

What effect has open source BlazeDS had on the adoption rate of Adobe Flex?

Is there any reliable way to check statistics for this question? I'm skeptical whether measures like Google Trends really say much but I was thinking the job market for Flex jobs m …
7
votes
5answers
323 views

Do any big companies use Rails internally?

I keep hearing about Rails being used by startups but have not heard of, say, Morgan Stanley using it. Is there a list somewhere of bigger companies that use Rails internally?
4
votes
3answers
276 views

How to get users to your Open Source project

I'm one of the developers an founders of Ra-Ajax which is Open Source and Free of Charge (LGPL licensed, hosted at Google Code) and I have a lot of reasons to do what I do, which i …
1
vote
5answers
133 views

How do you mark the maturation point of a programming language?

This is just a food for thought question to help get content into the site for the beta. Hopefully it can spur some interesting discussion. I have noticed with programming langua …