Questions tagged [web]

Web is referred to a network environment without any specific web frameworks used in programming.

Taken from Wikipedia:

The World Wide Web (abbreviated as WWW or W3, commonly known as the Web), is a system of interlinked hypertext documents accessed via the Internet. With a web browser, one can view web pages that may contain text, images, videos, and other multimedia, and navigate between them via hyperlinks.

253 questions
5
votes
3 answers

To program in free time as a programmer, is to show that programming is passion. If not, is the programmer good?

Possible Duplicate: I don't program in my spare time. Does that make me a bad developer? A lot of blogs and advice on the web seem to suggest that in order to become a great developer, doing just your day job is not enough. For example, you…
5
votes
2 answers

What are the software technologies behind real time web apps?

What are some of the software technologies behind "real-time" web apps, like Twitter, Trello, or even Gmail? I know there's a webserver and probably a database on the backend, but what are the software pieces that make for that rich web interaction…
jdt141
  • 179
2
votes
2 answers

Do todays web pages use Web Semantics

Do todays web pages use Web Semantics? what is the potential in web semantics (i mean potential to enhance web)? web semantics is all about SEO?
Afnan
  • 227
1
vote
4 answers

What is a good speed for a webscraper?

I'm currently working on a webscraper that is going to be processing about 2 million pages in total. But I'm not entirely sure how to benchmark it. Currently it processes about 100,000 pages in an hour at about 2mb/s. It isn't saturating the the…
Fredrik
1
vote
1 answer

Offline version of dynamic pages

Researching archiving systems like archive.org, found out main issue of such is the dynamic content. Initial analysis shows that content 'dynamicity' can be assigned to one of the following levels: Static html content - plain old web page which is…
mikalai
  • 185
-1
votes
1 answer

Augmented Reality online video player

I have received a very specific requirement from a client and am not sure what solution to use. My client would like to play an online streaming video while overlaying texts and images in a sort of augmented reality fashion. These texts and images…
Yann
  • 119
  • 4