Click here to Skip to main content
15,896,063 members

Survey Results

Which of the following have you used?

Survey period: 18 Feb 2013 to 25 Feb 2013

You may not have heard of these, but they could be the technology you've been looking for.

OptionVotes% 
nginx666.24
Treefrog80.76
Revel90.85
Spring868.14
web2py232.18
Lift111.04
Symfony353.31
Rails767.19
ember131.23
Clojure222.08
None of the above83178.62
Respondents were allowed to choose more than one answer; totals may not add up to 100%



 
GeneralReminds me of H9RBS.js Pin
ed welch18-Feb-13 4:32
ed welch18-Feb-13 4:32 
GeneralRe: Reminds me of H9RBS.js Pin
Sander Rossel18-Feb-13 8:10
professionalSander Rossel18-Feb-13 8:10 
GeneralRe: Reminds me of H9RBS.js Pin
Super Lloyd18-Feb-13 13:14
Super Lloyd18-Feb-13 13:14 
GeneralRe: Reminds me of H9RBS.js Pin
Marco Bertschi21-Feb-13 5:03
protectorMarco Bertschi21-Feb-13 5:03 
GeneralRe: Reminds me of H9RBS.js Pin
Brisingr Aerowing21-Feb-13 13:37
professionalBrisingr Aerowing21-Feb-13 13:37 
GeneralWhat are all these things? Pin
  Forogar  18-Feb-13 3:30
professional  Forogar  18-Feb-13 3:30 
GeneralRe: What are all these things? Pin
Dan Neely19-Feb-13 2:52
Dan Neely19-Feb-13 2:52 
GeneralRails (Ruby on Rails) Pin
Marc Clifton18-Feb-13 1:07
mvaMarc Clifton18-Feb-13 1:07 
Or more precisely, Ruby on Rails - I've been learning this for the last few months and I would have to say I am very impressed. First off, the Ruby language is very impressive - it's part imperative, part functional, and being interpreted rather than compiled (pros and cons to that) it's very easy to use. Rails, leveraging Ruby, is amazing, and it's also impressive how much community support there is and how many plugins there are available for free to solve a variety of problems - authentication, authorization, etc. It's also very well documented, both by the Rails team and outside sources -- the railscasts have been incredibly helpful to learn this technology.

A technology also needs a good way to work with the technology, and here, a commercial product called RubyMine is also incredible. It's a powerful IDE integrating version control, debugging, database support, a very smart editor, etc. There are many features in RubyMine that I wish Visual Studio had -- going back to C# projects in VS seems like going back a century when compared with RubyMine.

The drawback is of course that it's interpreted, however, the performance hit is not something that I've been concerned with - Rails is a web page rendering architecture (MVC) and the heavy lifting should be done by the database with lightweight parsing and reformatting done in Ruby, so performance should never be an issue. The advantages to being interpreted are numerous though, in that I can make changes to code, click the refresh button on the browser, and see the results immediately.

The only other drawback that I've encountered is that there are so many different ways to do something that it can get a bit confusing as to what the best practice is. Having a good mentor in the technology is very helpful, and there's literally reams of information out there from experienced Rails developers that have been incredibly helpful.

If you haven't tried Ruby on Rails, I highly recommend you spend a day or so just exploring it.

Marc

GeneralRe: Rails (Ruby on Rails) Pin
Espen Harlinn18-Feb-13 2:19
professionalEspen Harlinn18-Feb-13 2:19 
GeneralRe: Rails (Ruby on Rails) Pin
Marc Clifton18-Feb-13 2:38
mvaMarc Clifton18-Feb-13 2:38 
GeneralRe: Rails (Ruby on Rails) Pin
Espen Harlinn18-Feb-13 2:48
professionalEspen Harlinn18-Feb-13 2:48 
GeneralSpring Pin
Jan Steyn18-Feb-13 0:20
Jan Steyn18-Feb-13 0:20 
GeneralCListCtrl PinPopular
Cristian Amarie17-Feb-13 23:54
Cristian Amarie17-Feb-13 23:54 
GeneralRe: CListCtrl Pin
Nemanja Trifunovic18-Feb-13 2:03
Nemanja Trifunovic18-Feb-13 2:03 
GeneralI'm waiting for Spring '13 PinPopular
OriginalGriff17-Feb-13 22:04
mveOriginalGriff17-Feb-13 22:04 
GeneralRe: I'm waiting for Spring '13 Pin
Rajesh Kariyavula19-Feb-13 21:40
Rajesh Kariyavula19-Feb-13 21:40 
QuestionWhat's with the list? Pin
John Isaiah Carmona17-Feb-13 21:42
John Isaiah Carmona17-Feb-13 21:42 
AnswerRe: What's with the list? Pin
Rob Grainger17-Feb-13 22:50
Rob Grainger17-Feb-13 22:50 
GeneralRe: What's with the list? Pin
Elrond18-Feb-13 0:09
Elrond18-Feb-13 0:09 
GeneralRe: What's with the list? Pin
Rob Grainger18-Feb-13 0:48
Rob Grainger18-Feb-13 0:48 
GeneralRe: What's with the list? Pin
  Forogar  18-Feb-13 5:37
professional  Forogar  18-Feb-13 5:37 
GeneralLift Pin
chriselst17-Feb-13 21:36
chriselst17-Feb-13 21:36 
GeneralNot Spring but Play! Pin
AlexCode17-Feb-13 20:53
professionalAlexCode17-Feb-13 20:53 
GeneralWhat did you just call me!? Pin
Sander Rossel17-Feb-13 20:14
professionalSander Rossel17-Feb-13 20:14 
GeneralAgain mistake !! :( Pin
_Amy17-Feb-13 18:29
professional_Amy17-Feb-13 18:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.