Search Results

2
votes
4answers
121 views

Building a website to handle lots of file transferring and storage

I'm planning to build a website that will involve transferring large amounts of different types of files (documents, video, pictures, audio, etc) and storing them on the backend. 1) While …
0
votes
5answers
152 views

If time were a factor, how would you build this computer repair website?

I own a computer repair business and I would like to build a website that does two things: Has a homepage where customers can login and check the status of their repair service. …
-2
votes
8answers
228 views

Is AJAX old yet? [closed]

I'm about to begin building a real-time interactive website that will allow the user to create various objects and drag and move them around inside the browser, similar to, but very different than …
2
votes
3answers
98 views

For a website, is it true the MVC pattern is only used on the server side?

I'm diving into the field of web development after ten years of desktop application development. I'm learning as fast as I can the high level concepts, one of them being MVC. I've noticed things …
0
votes
4answers
81 views

How would you code this: Web Page Advertisements

I'm a person that learns best from example. Currently, I'm diving into the field of Web Development after fifteen years of developing desktop apps. I'm still getting used to all the web technologie …
1
vote
9answers
434 views

How can I make the browser wait to display the page until it’s fully loaded?

I hate how you can actually see webpages load. I think it'd be much more appealing to wait until the page is fully loaded and ready to be displayed, including all scripts and images, and then have …
0
votes

Is AJAX old yet?

wow, i forgot how mean some of the SO users can be sometimes (see top-level comments). ease up, guys, beeps is simply asking for your thoughts. if anything, you should be flattered. i don …