Syndicating saila.com
saila.com offers a couple of ways to syndicate the site’s content:
- Articles via RSS
- Web building tips via JavaScript
Though not a requirement, you’re encouraged to describe how and where your using this file. If interest is high enough, a list of syndicators may also be included on this page.
Articles
There’s a headline feed from saila.com you can access to include in your site.
The simple XML-based RSS file can be used to distribute this site’s content.
Web building tips
Including a random Web design tip in your site is as dropping this line into your Web page:
<script type="text/javascript" src="http://www.saila.com/usage/tips/scripts/tips.js"></script>
<script type="text/javascript" src="http://www.saila.com/usage/tips/scripts/tips.js"></script>
Every time the page is loaded, a common Web building question is displayed, with a link to the answer at saila.com. The actual tips are contained in a paragraph with a class of sailaWBtip allowing you to style the JavaScript-generated HTML as needed.
These are the same Web design questions appearing on the front of this site, and as a result, your site will always have fresh, helpful content.