CacheFile.net is an HTTP web server that contains common Internet resources that are frequently reused on other web sites. It exists to alleviate the need for a common root URL for web resources that are otherwise not directly linkable at their primary URLs.
For example, popular Javascript libraries may have a direct download link for a specific version of their script files, but may discourage the direct linking of these files on their site. People are instead encouraged to download the scripts and manage them on their own servers. But the problem with each web site retaining its own copy of the same resources is that web users must re-download them all over again as they navigate from site to site. Over browsing five different jQuery-driven web sites using the same version of jQuery, there may be five different copies of the script being seperately downloaded.
You can take a peek at the listing of scripts and you can even grab a versioned file while setting the expires tag that you want:
PLAIN TEXT
HTML:
1.
2.
<script type="text/javascript" src="http://cachefile.net/scripts/yui/2.3.1/build/yahoo/yahoo.js?expires=Thu,+01+Jan+2009+00:00:00+GMT"></script>
3.
I am all for this idea. I want a central set of resources to host JavaScript files so browsers can do smart things and have special versions for browsers cached etc. The only issue with this particular site is:
* They could turn it off at any time (and mention this on the home page)
* Trust. We need some kind of trust relationship. I am sure Jon is a good guy, but if he wasn he could switch out the libraries. Or, not in a malicious way, the files could be incorrect
* CDN. AOL and Yahoo! use CDN is to serve their files
source: ajaxian
Related Stuff
-
MooV: Using cutting edge Video phones and Software Video Phones - coupling all that with VoIP and empowering the disabled.
-
Moo Telecom: VoIP communications made easy - Ring anyway with the fun and ease of using a normal phone
-
TagR:Mobile Social Network with Real Time Locations Based services, and Ambience Intelligence, VoiP, IM, Skype, Googletalk, Mapping, Flickr, Events, Calendaring, Scheduling, SecondLife Support
-
ClearSMS : ClearSMS is a Web-based application that lets you send bulk SMS messages to your customers, contacts, or just about anyone.
-
Jajah:jah is a VoIP (Voice over IP) provider, founded by Austrians Roman Scharf and Daniel Mattes in 2005[1]. The Jajah headquarters are located in Mountain View, CA, USA, and Luxembourg. Jajah maintains a development centre in Israel.
-
Skype: It’s free to download and free to call other people on Skype. Skype the number one voice over ip software
- PrivatePhone: a free local phone number with voicemail and messages you can check online or from any phone.
Be the first ... |Add your comment.
Your Comment ...
Name (required)
Email (required, hidden)
Website
