The web-framework tag has no wiki summary.
3
votes
6answers
5k views
Can You Make An Entire Website With JavaScript?
I have looked at the aims of Java-script and it intends to provide and enhanced user-interface and dynamic websites. I am trying to get into the Web Development Business and am learning Javascript. ...
0
votes
1answer
812 views
Technologie Roadmap: Portlet JSR286 vs Widget/Gadget
IBM got me confused (again).
For many years IBM have been pushing for Portlet Containers with the JSR 168 and later the JSR 286 Specification.
2008-2009, IBM the Lotus division introduced the ...
2
votes
1answer
80 views
Choosing an open source license such that maximum value is added to a startup
There are many companies that produce open source software products, and many business models that these companies can use. I'm particularly interested in companies like 280 North, the company behind ...
2
votes
1answer
729 views
Python web frameworks comparisons
I recently asked a question on SO about Python web frameworks:
http://stackoverflow.com/questions/4909306/python-web-frameworks-vs-java-web-frameworks-how-is-web-development-in-python-do
I want to ...
1
vote
5answers
345 views
How do I justify upgrading to Windows Server 2008?
We're just about to start a new greenfield project - it's a highly functional web application using ASP.NET MVC3, SQL Server etc. We're also going to be using Windows Workflow Foundation for the first ...
5
votes
4answers
814 views
Which framework for HTML5 mobile web app?
I used to be an iPhone app developer. Now there are frequent enquires on cross-platform mobile app. So I look for a web based solution and find Sencha Touch. Are there more options? What's your ...
2
votes
2answers
136 views
Demand of other frameworks in the market. Should a job-seeker go after them?
I have reading about variety of frameworks for web applications like OpenRasta, Django, CodeIgniter etc. It is a passion of developers to dip their hands on any new technology, but from the ...
1
vote
3answers
246 views
Framework / platform for a .NET user group
I am preparing the creation of a dot net user group.
One of the step is to have a website to :
Exchange and discuss between members, using a forum (or just a mailing list?).
Share a common calendar
...
2
votes
3answers
725 views
How much money do frameworks like Django and RoR generate?
The developers of these frameworks must be generating some kind of money, no? They aren't all just regular old joes with full-time jobs developing web-frameworks in their spare time for the love of ...
4
votes
2answers
266 views
Feeds to stay up to date in web development frameworks? [duplicate]
When you start a web development project you have to read a lot, really a lot, specially if you're a noob. As you develop you get outdated. In a 6 months time frame a lot will happen!
You cannot read ...
9
votes
3answers
1k views
Ur/Web new purely functional language for web programming?
I came across the Ur/Web project during my search for web frameworks for Haskell-like languages. It looks like a very interesting project done by one person.
Basically, it is a domain-specific purely ...
1
vote
3answers
1k views
Should I learn a web framework(python)?
I'm learning Python, and I wanted to advance my skills a bit further so I decided to learn django, then moved on to Flask before realizing that I was having difficulties understanding the very concept ...
13
votes
4answers
2k views
Explain Model View Controller
My experience with developing dynamic websites is limited mostly to Java servlets. I've used Tomcat to develop various Java servlets, and I wouldn't hesitate to say that I'm reasonably proficient ...
4
votes
2answers
387 views
Developing With Ruby/Rails Easier, Faster Than Developing With PHP/CakePHP?
What is your experience when developing web applications using one of these two languages/frameworks? Which have you found to be more convenient and faster to develop with?
19
votes
2answers
1k views
Haskell web frameworks survey
There are several web frameworks for Haskell like Happstack, Snap, and Yesod, and probably a few more.
In what aspects do they differ from each other? For example:
features (e.g. server only, or ...
0
votes
1answer
93 views
What programming/web platform is running the 2011 NCAA Tourney site with Video on Demand/Boss Button?
I checked out the 2011 NCAA basketball tourney during my lunch, and was impressed by the platform. I was particularly impressed by the implementation of the "Boss Button" which creates a relatively ...
7
votes
6answers
488 views
Was it necessary to build this site in ASP.NET?
From what I'm told, the whole StackOverflow/StackExchange 'stack' is based on Microsoft's ASP.NET. SO and the SE sites are probably the most complex that I visit on a regular basis. There's a lot ...
0
votes
1answer
157 views
What tools or way to start a web project
I am a sandwich training student in a company that has a little informatics service who develop web app
Until today, they work with simple php, a little CSS and no version control. So, the code ...
5
votes
5answers
1k views
If you got to rebuild Pandora from scratch, what technology stack would you choose?
Requirements:
many different user experiences: website, mobile, etc.
user management, registration, roles
large amount of music metadata
genome search that finds closest music
public and private ...
2
votes
3answers
1k views
Java web UI framework like ASP.NET MVC?
I'm doing some web apps for personal projects that might be shared out with my friends. I'm trying to use skills that will help me at work, but don't have $$ to spend on Visual Studio right now and ...
8
votes
2answers
1k views
Web framework for iPad and common desktop browsers?
We are developing a web-based, commercial point-of-sale application. We'd like the same web site to work well on an Ipad as well a desktop browsers. We're looking for a web framework that makes the ...
7
votes
5answers
954 views
What's the web framework to use on a front-end web application?
What do you consider a good client web framework to use on interface business application? jQuery? YUI!? Another? Some plugins useful?
The application will be use mostly internally replacing a ...
