How to develop a web application?

Let’s learn how to develop a web application. The most accurate or helpful solution is served by Stack Overflow.

There are ten answers to this question.

Best solution

How to develop a simple web application with server-side Python

I am wondering how to go about implementing a web application with Python. For example, the html pages would link to python code that would give it increased functionality and allow it to write to a database. Kind of like how Reddit does it.

Answer:

You might want to check out mod_wsgi or mod_python. What Is mod_wsgi? The aim of mod_wsgi is to implement...

Read more

willkara at Stack Overflow Mark as irrelevant Undo

Other solutions

How can I use twitter API in Python? I want to develop a web based application from scratch which uses twitter API.

The application will fetch tweets and followers and following people from twitter account. Twitter uses OAuth 2.0, right? How can I fetch the tweets from Twitter using Twitter API with OAuth and how can I develop an application using Python? Do I have...

Answer:

You can use tweepy or python twitter to connect and get your data from twitter . I use python-twitter...

Read more

Pankaj Jha at Quora Mark as irrelevant Undo

Hi! I need to develop a .Net Web application.Please tell me what are the softwares I need and where to get 'em?

Am learning .Net, wish to develop a .Net application, please give the detailed software and tools names like visual studio, sql(not sure about the tool name and where i can get) that i need to develop the application from my home, first of all is that...

Answer:

You can find tutorials on Visual Basic .NET http://www.homeandlearn.co.uk/net/nets1p… You can...

Read more

Cool at Yahoo! Answers Mark as irrelevant Undo

What level of investments do I need to develop and launch a social web application?

Now for some more specifics: I am a healthcare professional with a full-time job, and hesitant to leave the well paying job at this time to pursue my startup ambitions (think I have a decent idea, but don't want to 'risk it all' before I see potetial...

Answer:

Have you tried researching existing solutions ( social site templates ) rather than building one from...

Read more

Sylvia Dziuba at Quora Mark as irrelevant Undo

Why would I want to develop web application in Python or Ruby while I can start with robust performance with Java and not need any switch later?

People keep saying that Python/Ruby like dynamic languages allows you develop web applications faster and publish your web application to market as fast as you can but as I saw most of the companies that use dynamic languages eventually switch their...

Answer:

Because premature scaling is injurious to startup health. Eventually you have to re-invent your application...

Read more

Prabhakar Bhat at Quora Mark as irrelevant Undo

Should I develop a PHP framework from scratch for my web application?

I want to develop a php framework from scratch and 3 application (for now want to develop more). This 3 applications I will sell in market.I want suggestion from experts.

Answer:

Unless you have a *very* good, specific reason to write your own framework, use an existing framework...

Read more

Lee Semel at Quora Mark as irrelevant Undo

What are ways to develop web application for editing audio files in browser?

I would like to know if there are any sample examples available on web applications for editing audio files in browser. I know how to record audio in browser using recorder.js. I am not a flash developer and so not sure if I will be able to develop full...

Answer:

Among many other things Audiotool allows you to import, arrange and sequence audio files and postprocess...

Read more

Mario Klingemann at Quora Mark as irrelevant Undo

What technologies can be used to develop a Web based application using JAVA?

I also need a multimedia support, to store mainly images(probably also videos), uploading and retrieving and running a slide show consisting of those images. The application should also support making changes in the images, like darkening a part of the...

Answer:

Even if you started today, six months from now you might have a portal to the public. Look at ImageMagick...

Read more

Neha at Yahoo! Answers Mark as irrelevant Undo

Is there an application to develop visually web widget as mashup of API?

Develop web widget as simple as in photoshop (similar to yahoo! pipes but developing also UI)

Answer:

I'm not sure if this really answers your need exactly but take a look at http://www.snaplogic.com. They...

Read more

Harel Malka at Quora Mark as irrelevant Undo

What is the best approach to develop a reporting module for a Web based (Saas) application?

We are building a web based application that requires  a lot of inbuilt reports to be developed as well (Java/Hibernate technology).  Should we be building all the reports from scratch or are there ready to use open source tools we could consider leveraging...

Answer:

You should build them from scratch to be in control on the code so that when you need to grow or expand...

Read more

Ramesh Ramchandani at Quora Mark as irrelevant Undo

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.