RSS Help > Javascript Feed Tutorial

Javascipt Feed Tutorial

Below are the following steps to add Intecon LLC feeds to your site using javascript.

Step 1: Create your HTML Page

For this tutorial I created a simple html web page in a text editor like Word Pad and saved it on my computer as "feed.html". You can see the code I created in Figure 1 and see what a preview should look when opened in a web browser in Figure 2.

Fig.1
<html>
<head><title>Your Web Site</title></head>
<body bgcolor="#ffffff">
<table width="100%" border="2" cellspacing="10" cellpadding="10">
<tr>
<td colspan="2">
<strong>Your Web Site</strong>
</td>
</tr>
<tr>
<td width="50%">Your Site Content</td>
<td width="50%">The feed will go here.</td>
</tr>
</table>
</body>
</html>
Fig.2
Your Web Site
Your Site Content The feed will go here.

Step 2: Copy and Paste Javascript into your page

From the RSS Help page, copy the Javascript code from the row of the feed you want and the javascript column. The code should be something like you see in Figure 3.

Fig.3
<script language="JavaScript" src="http://www.inteconusa.com/information-technology/plugins/feed2js/feed2js.php?src=http%3A%2F%2Fwww.inteconusa.com%2Finformation-technology%2Fnewsarss.23.xml&desc=1&chan=y" type="text/javascript">
</script>
<noscript>
<a href="http://www.inteconusa.com/information-technology/newsa.23.0.0.0.0.0.html">View News at Intecon LLC </a>
</noscript>

Paste the javascript you copied into your html page and save. In my created html page code, I will replace the text "The feed will go here" with the javascript code we copied.

Fig.4
<html>
<head><title>Your Web Site</title></head>
<body bgcolor="#ffffff">
<table width="100%" border="2" cellspacing="10" cellpadding="10">
<tr>
<td colspan="2">
<strong>Your Web Site</strong>
</td>
</tr>
<tr>
<td width="50%">Your Site Content</td>
<td width="50%">
<script language="JavaScript" src="http://www.inteconusa.com/information-technology/plugins/feed2js/feed2js.php?src=http%3A%2F%2Fwww.inteconusa.com%2Finformation-technology%2Fnewsarss.23.xml&desc=1&chan=y" type="text/javascript">
</script>
<noscript>
<a href="http://www.inteconusa.com/information-technology/newsa.23.0.0.0.0.0.html">View News at Intecon LLC </a>
</noscript>
</td>
</tr>
</table>
</body>
</html>

Step 3: Publish Your Page to the Web and View

Take your saved page and publish it to the web. Use an ftp program or the method you use to publish your web site content to upload your changes to the web server where you can view the page online. Once uploaded, use a web browser to view your new or updated page online. Here is what my tutorial page looks like in Figure 5.

Fig.5
Your Web Site
Your Site Content

If you have further questions on how to use our feeds on your site, please contact us.

Name:
Phone:
Email:
Your Comments or Questions:
 
"INTECON's professionalism and willingness to answer any and all questions and get answers to complex system integration problems has them apart from ......"
CAOC Chief of Combat Operations

Intecon LLC | 6775 Rangewood Drive | Colorado Springs, CO 80918 | Phone 719-597-2275, Fax 719-597-7120 |

© 2012 Intecon LLC | Admin | Site by Paradigm

Site Ensemble CMS Copyright © 2012 Paradigm New Media, LLC. All rights reserved.