| These file feeds provide a
simple way for you, as a webmaster or blogger, to provide valuable
content to your visitors. There are two types: Javascript and RSS. RSS
is a bit more advanced, and requires a feed reader. If you
are using any popular blogging platforms, check for "widgets"
or "plugins" that provide feed reading capabilities.
The javascript type simply requires placing the snippet of code highlighted
below into your page's html. It has no formatting of it's own, and will obey whatever styles you have set up on the page you place it in. If you want to apply styles to it specifically, you can do so by placing the code inside a <div></div> tag.
All versions will update periodically with new files. This requires
absolutely no action on your part.
|
|
To add this version to your site, simply paste the highlighted
html into your page html wherever you want it to appear. Absolutely
no modification is necessary. The link html will be imported into your site, and
Copy this code:
|
<script type='text/javascript' src="http://www.hslaunch.com/filefeed/jsFilefeed.js"></script> |
|
|
RSS Version |
Feed URL: http://www.hslaunch.com/filefeed/filefeed.xml
|
|