NOTE TO READERS: If you're not interested in XML, XSL, RSS, HTML, CSS or other wacked web acronyms, read no further. Normal English language post later today.
+++++++
Yep, I'm sure….I'm actually using a javascript on someone elses server. The code looks like:
<script type=”text/javascript” language=”JavaScript1.2″
src=”http://corky.net/dotan/programming/feed/feed.php?out=js&url=http://www.unc.edu/~griffey/blog/rss.xml“>
</script>
So the javascript on HIS server is redirecting the HTML to my site. This is why I'm not sure I can apply an XSL sheet to the XML of my RSS….it's getting HTML'd on HIS server.
Or am I just crazy?