Are you looking for host your external javascript files in a safe and super-fast place. As we all know Google is a place with safe and fast, host your files in Google for use in your website or blog.
Why host in Google?
Step 1.
Go to http://code.google.com/hosting/
Step 2.
Click on Sign in to create a project and Sign in with your Google account. (If you don't have a Google account, simply Sign up for an account )
(After you Signed in, if you redirected to the Google Code Hosting page, Click again on Sign in to create a project)
Now you can see your newly uploaded file in the list view.
Step 7. (Using the uploaded file in your website or blog.)
Select the file which you wanna use from the list view. (See the picture above)
Right click and copy the direct link address.
The link you copied now is the direct URL of the javascript file which you uploaded. So simply paste the copied URL in your website or blog code for further usage.
Why host in Google?
- It's free.
- It's unlimited bandwidth.
- It's super fast.
- It's permanent so need to worry for expire or deletion
Step 1.
Go to http://code.google.com/hosting/
Step 2.
Click on Sign in to create a project and Sign in with your Google account. (If you don't have a Google account, simply Sign up for an account )
(After you Signed in, if you redirected to the Google Code Hosting page, Click again on Sign in to create a project)
Step 3.
Once you Signed in, you will get something like this in your browser.
Once you Signed in, you will get something like this in your browser.
Here you wanna describe your new project. So,
a. Give any project name. (Anything you want but should be unique)
b. After that enter the summery of your project.
c. Now give a description.
d. Select a version control system. I recommend you to select Mercurial
e. Select license type of your project. (Example: GNU GPL v3 as in the picture above)
a. Give any project name. (Anything you want but should be unique)
b. After that enter the summery of your project.
c. Now give a description.
d. Select a version control system. I recommend you to select Mercurial
e. Select license type of your project. (Example: GNU GPL v3 as in the picture above)
f. If you want to give some Project Labels, type something otherwise leave it empty.
Once you fill all the required details (like in the picture above), Click on Create Project
Step 4.
Click the link Downloads
Step 5.
Click on New Download
Fill all the fields required and chose your Javascript or any file by clicking Chose File (as mentioned in the picture above). Then click the Submit file.Step 4.
Click the link Downloads
Step 5.
Click on New Download
Step 7. (Using the uploaded file in your website or blog.)
Select the file which you wanna use from the list view. (See the picture above)
Right click and copy the direct link address.
The link you copied now is the direct URL of the javascript file which you uploaded. So simply paste the copied URL in your website or blog code for further usage.