Tagged Questions
The adoption tag has no wiki summary.
14
votes
12answers
3k 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?
12
votes
7answers
2k 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 Ada?
For example, ...
12
votes
17answers
2k 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 would be involved for a ...
8
votes
4answers
454 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 is to spend most of ...
7
votes
7answers
651 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?
5
votes
6answers
380 views
How widely used Linq is in the industry?
It's been some time since Linq to objects has been introduced and i'm curious about it's adoption among developers.
From my experience I can't say i have seen a lot of code using it for it's ...
5
votes
6answers
1k 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 precisely, roughly what ...
5
votes
4answers
908 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?
I am wondering ...
3
votes
3answers
143 views
Which well known systems were built using design by contract?
To convince my team mates of the usefulness of design-by-contract, I am looking for well known examples of realistic systems that were built using design by contract. Pointers to realistic, critical ...
3
votes
3answers
544 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.e. update CSS and ...
2
votes
2answers
119 views
OpenGL 4 adoption
Having only recently started learning the 'new' OpenGL (programmable as opposed to fix-function, I learned off the Nehe Tutorials), I'm wondering if learning OpenGL 3 is at all useful since OpenGL 4 ...
2
votes
2answers
357 views
What is the state of adoption for WSDL 2.0 and WSDL HTTP Binding?
1) does anyone know something about the
adoption rate of WSDL 2.0?
I always read that it is not widely deployed compared to WSDL 1.1 but I can't find any numbers or surveys on this.
2) And how ...
2
votes
6answers
639 views
Computational Intelligence/Artificial Intelligence - mainstream?
can one consider Computational Intelligence and/or Artificial Intelligence as mainstream? or are they just "art"?
Thanks
2
votes
8answers
223 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 languages and environments ...
1
vote
8answers
267 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 strand too many people.
...
1
vote
1answer
197 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 might be an indicator ...
0
votes
2answers
58 views
Mootools 1.3 How can I have get an if statement inside an “Inject” function?
I need the following if statement inside the adopt code, but its not valid if it is there. is there some way I can do the same some other way?
var ele = new Element('li').adopt(
new ...
0
votes
2answers
46 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 invaluable for our research. ...
0
votes
1answer
69 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 there are pretty much ...