Speeding up oft-visited sites | |||||||||||||||||
During the course of a typical Internet session everyday the same thing happens - login to webmail site, visit few answering sites, visit social sites, visit sites like digg /reddit, etc. etc. On analysis, I visit the same sites multiple times - so why not create a web application that stores/caches other web applications that are commonly used and only sends back and forth the dynamic data? Just as in AJAX-ified Gmail, if this site can store the framework of digg/reddit/facebook the common code and only transfer the new data, wouldnt it lead to considerable savings in bandwidth and lead to improved performance and speed?
mohanarun, May 09 2009
What do you think of this idea or comment? | |||||||||||||||||
Users who liked this idea also liked: | |||||||||||
| |||||||||||
Add your comment
hi,This is called a software. How do you manage when the web site change? New banner, new menu or new tremplates. You need to check it everytime. The only solution would be to use a version number. For example when you want to see your web site first thing is to check the version. You got an older version so redowload everything. And this is what offline software does.Sorry for my english. This is not my mother languange.