Tagged Questions
0
votes
6answers
299 views
Looking to build a 2 java applications. should it be web-based application or standalone application?
The first application (web-based) will be located at site1 and once the information is processed, it will be sent to the second application(web-based) located at site2. Application2 needs to be able ...
6
votes
2answers
190 views
Free cloud web service development [closed]
I am looking for a free (as in beer) combination of services, for learning "cloud SW development" and very small scale private use (say, a private streamlined web shopping&todo list with simple ...
14
votes
6answers
649 views
What is “the Cloud” and how does it relate to development?
I keep hearing about Cloud technology, although mostly in social networking development, etc. I heard about it today again, and now I'm very curious: what is the 'Cloud' and how does it relate to me ...
0
votes
3answers
113 views
Local and cloud editions?
I have a .NET web server application I'm building that I plan to host at a .NET cloud hosting platform, like AppHarbor with SQL server. It will be used by multiple small groups of people to record and ...
8
votes
4answers
632 views
Does something like this “dream” online IDE product exist?
I was thinking the other day, it would be amazing if a web-based product with the following features existed:
Customizable text editor with nice formatting like ACE
Real-time collaborative editing ...