Tagged Questions

Web development is a broad term for the work involved in developing a web site for the World Wide Web or an intranet.

learn more… | top users | synonyms

3
votes
3answers
118 views

Building a website, want to use java

I'd like to make a simple-ish website that is essentially a small game. Key strokes are to be processed and sent to a server (already acquired and should support SQL and JSP, I believe) which then ...
-2
votes
0answers
29 views

Are there any inline code validation libraries available for something similar to TryRuby.org or CodeSchool.com? [closed]

Recently a lot of browser-based training sites have been spawned. These include tryruby.org, codeacademy.org, codeschool.org and the Udacity site uses something seemingly similar. They allow the user ...
0
votes
1answer
91 views

Pinterest - loading more images when scrolling down effect. [closed]

The drag down and load more pictures effect in Pinterest - I see that more commonly used in many a site. What exactly is that done through? Could it be done through javascript? I work mostly in php ...
-4
votes
0answers
38 views

How to plan a PHP based project with DB involved in the below scenario? [closed]

I'm starting a project on web monitoring where other websites can be monitored. Recently, I have found codeIgniter, yii, kohana frameworks online, but I'm confused as to whether to choose any of ...
9
votes
2answers
347 views

The C++ web stack, is there one?

Java would be jsps and servlets (or a framework such as Spring) running on the JVM and tomcat (or glassfish etc). C# would be asp and C# running on dot.net framework and IIS ? (I have no experience ...
3
votes
2answers
135 views

Taking a Projects Development to the Next Level

I have been looking for some advice for a while on how to handle a project I am working on, but to no avail. I am pretty much on my fourth iteration of improving an "application" I am working on; the ...
-2
votes
0answers
99 views

Why isn't Stripes popular, even though it's an awesome web framework? [closed]

I'm new to Stripes. I worked on MVC frameworks like Struts 1.x and 2.x. When I started learning, its features are awesome and very lightweight; it has in-depth validations and offers easy integration ...
-2
votes
0answers
50 views

Books/sites for web development mini projects / recipes [closed]

I'm looking for a way to improve my web development skills since I'll competing in a Web programming contest within 3 months. I need a website or a book that has small web recipes to improve my ...
3
votes
4answers
200 views

Making simple forms in web applications [closed]

How do you work with forms in your web applications? I am not talking about RESTful applications, I don't want to build heavy front-end using frameworks like Backbone. For example, I need to add ...
-4
votes
1answer
96 views

Does 'Web Pages' use the same syntax as 'MVC'?

I see that there is a new model in ASP.NET development which called 'ASP.NET Web Pages'. I would like to know if this model resembles the ASP.NET MVC Model. The point is that I found it difficult to ...
-3
votes
3answers
89 views

.aspx websites: Is it built using web forms? [closed]

I visit many website which I think is built using ASP.NET web forms because of the extension (.aspx). When I view source of these website I see at least one or two something like: <input ...
5
votes
1answer
174 views

What is the proper way to create a cross-fade effect?

When creating an image slider, using a cross fade is one of more popular effects. Various sliders use differing techniques to create such an effect. Major techniques I've found so far are: Method 1: ...
-2
votes
1answer
92 views

Guide to the web development ecosystem [closed]

I'm a long-time software developer, and I've been thrown in the deep, deep end of developing from the ground up what will hopefully be a highly scalable and interactive web application. I've been out ...
-6
votes
0answers
42 views

What is the difference between developping a web App and a Desktop App [closed]

Possible Duplicate: What's the difference between a Desktop and Web Application Developer? I would like to choosse now, if i'm will go to be specialize in web app dev or desktop app ...
-2
votes
2answers
100 views

Server Side technology and Resources [closed]

I'm looking for a server-side language that can saves me a lot of money in the long run. For example, consider the scenario where a site suddenly becomes a highly traffic site. In this case it must ...

1 2 3 4 5 57
15 30 50 per page