Permalink
[lowpost.net] [faircatch.net] [striketwo.net] Add NBA Blog Headlines to Your Site
Introducing the lowpost.net widget
[lowpost.net] [faircatch.net] [striketwo.net] Add NBA Blog Headlines to Your Site
Introducing the lowpost.net widget
Those of you who have your own blogs or web sites may be interested to know that you can now include lowpost.net headlines on your site with a new widget. You can see it in action in the sidebar of this blog, just below the archives.
To include it with default lowpost.net colors, add the following code to your HTML template:
<script src="http://lowpost.net/widget/lowpost_news.js"></script>
If you'd rather apply your own style, define the classes .lowpost_widget, .lowpost_title, .lowpost_title_link, .lowpost_item, and .lowpost_item_link in your CSS file, and then add the following code:
<script src="http://lowpost.net/widget/lowpost_news_nostyle.js"></script>
Code for striketwo.net and faircatch.net is also available:
<script src="http://striketwo.net/widget/striketwo_news.js"></script> <script src="http://striketwo.net/widget/striketwo_news_nostyle.js"></script> <script src="http://faircatch.net/widget/faircatch_news.js"></script> <script src="http://faircatch.net/widget/faircatch_news_nostyle.js"></script>
UPDATE: For sites like WordPress.com that don't grant HTML template access, you can instead use a generic RSS sidebar widget with one of the lowpost.net RSS feeds (like http://lowpost.net/feed/rss2.0/) for a similar effect.
As always, contact me if you have any feedback.
Comments[2]
Posted by jgurney on November 8, 2006 10:21:05 PM PST
Reply |
Permalink
Re: Add NBA Blog Headlines to Your Site
Oh man, that's an awesome widget! Too bad I'm with wordpress.com and I couldn't get it to work with my sidebar widgets since we're not privy to the html (it being free and all).
Nevertheless, just wanna say props Jason on another useful tool!
Comment from Hype on November 9, 2006 10:27:30 AM PST
It looks like there is an alternative for WordPress.com using a generic RSS widget (see update above).
Comment from Jason on November 9, 2006 11:21:28 PM PST