Witch's RSS and Widget

edited July 2006 in Witch's Brew
Well, after making an RSS feed and an OS 10.4 widget for our little crew to track progress of the brews, I have made one to keep the general public informed as well. For PC people / or if you just want the RSS, go here. You can pick up the totally awesome widget on the extras page.

EDIT: New version released earalier this morning. I like it a lot better now. By the way, if anyone know Java and CSS really well and wants to make this thing do more than news and links, let me know.

Also: anyone know how to tie the xml and html together so that nifty RSS button shows up in safari?

Comments

  • edited June 2006
    To get the RSS button to show up, add this line of code to the <HEAD> section of your site:
    <link rel="alternate" type="application/rss+xml" title="RSS" href="brewnews.xml">
    
  • edited June 2006
    Double post of: if you're looking for suggestions, I'd appreciate a more condensed widget. I don't quite have the resolution or Dashboard space for this as is.
  • edited June 2006
    consider it considered. by the way, did the coding, it's totally sweet. apparently mario and i both stole the line of code from apple's page, which i found kind of funny.
  • edited July 2006
    mario wrote:
    Double post of: if you're looking for suggestions, I'd appreciate a more condensed widget.
    Apparently you misheard. See, I pawned it off on other people to do any further work:
    geoko wrote:
    By the way, if anyone know Java and CSS really well and wants to make this thing do more than news and links, let me know.
    so, if you want it smaller, control click the widget and select "show package contents." Open up the code in a text editor, and images in Photoshop, and do it yourself. Let me know when you're done, and I'll upload this new niftyer version.