Mod Archive Forums

Music Production => MilkyTracker => Tracking => MilkyTracker News => Topic started by: m0d on February 07, 2008, 15:29:04

Title: MilkyTracker RSS and News Banners
Post by: m0d on February 07, 2008, 15:29:04
Help spread MilkyTracker news... you can aggregate our RSS feed, or even put our headlines directly into your web page. Below are a few options with what you can do with the feed.

View: http://feeds.feedburner.com/MilkyTracker

Subscribe:

http://feeds.feedburner.com/MilkyTracker?format=xml


--------------------------------------------

Ticker Banner:
(http://feeds.feedburner.com/MilkyTracker.1.gif)

HTML
Code: [Select]
<p style="margin-top:10px; margin-bottom:0; padding-bottom:0; text-align:center; line-height:0"><a href="http://feeds.feedburner.com/~r/milkytracker/~6/1"><img src="http://feeds.feedburner.com/milkytracker.1.gif" alt="MilkyTracker News" style="border:0"></a></p><p style="margin-top:5px; padding-top:0; font-size:x-small; text-align:center"><a href="http://www.feedburner.com/fb/a/headlineanimator/install?id=1647040&amp;w=1" onclick="window.open(this.href, 'haHowto', 'width=520,height=600,toolbar=no,address=no,resizable=yes,scrollbars'); return false" target="_blank">&uarr; Grab this Headline Animator</a></p>

--------------------------------------------


Alternative Ticker Images:


(http://feeds.feedburner.com/MilkyTracker.2.gif)
http://feeds.feedburner.com/MilkyTracker.2.gif

--------------------------------------------


Publish the feed as HTML integrated with your own website:

If anyone wants to include and style this feed for their own website, this is as easy as pasting this code into your html:

Code: [Select]
<script src="http://feeds.feedburner.com/MilkyTracker?format=sigpro" type="text/javascript" ></script>
<noscript>
<p>Subscribe to RSS headline updates from:
<a href="http://feeds.feedburner.com/MilkyTracker"></a>
</p>
</noscript>

See: Overriding the Styles (http://www.google.com/support/feedburner/bin/answer.py?answer=78991)


--------------------------------------------

Reader count:

 (http://feeds.feedburner.com/~fc/MilkyTracker?bg=99CCFF&amp;fg=444444&amp;anim=0)
 (http://feeds.feedburner.com/MilkyTracker)

HTML:

Code: [Select]
<p><a href="http://feeds.feedburner.com/MilkyTracker">
<img src="http://feeds.feedburner.com/~fc/MilkyTracker?bg=99CCFF&amp;fg=444444&amp;anim=0" height="26" width="88" style="border:0" alt="" />
</a>
</p>

BBcode:

Code: [Select]
[url=http://feeds.feedburner.com/MilkyTracker] [img]http://feeds.feedburner.com/~fc/MilkyTracker?bg=99CCFF&amp;fg=444444&amp;anim=0[/img]
[/url]


Enjoy :)