Hey all,
I've been working on a redesign and rewrite of ruby-doc.org.
I've set up a beta site on a dummy domain out on the same box where the
real site lives. The choice of bogus domain name may change (in
retrospect, www.example.com might have been better if less colorful
choice to ensure no conflicts).
To see it, add this to your hosts file:
207.44.216.66 www.beta-site.com
You can view the main page here:
http://www.beta-site.com
You can test drive facet-based document location here:
http://www.beta-site.com/navigate
Note that you will get an error if you add a '/' to the end of that URL.
I have to fix the rewrite rule.
You can request facet-based RSS feeds, too:
Find all items from 2003 that refer to Gavin Sinclair
http://www.beta-site.com:8080/rss/Gavin_Sinclair/2003
Find all items for topics Java' or 'German' (i.e., ANY of those topics)
http://www.beta-site.com:8080/rss/Java/German/ANY
(Those feeds come from a WEBrick instance backed by Madeleine. I will
not expose that detail in the final URL)
Comments welcome. No promises as to when things will get fixed,
changed, or finished, but maybe some public exposure will light a fire
under my ass to get this done.
James Britt
|