Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: [REBOL.org] Recent changes

From: dhsunanda:gma:il at: 5-May-2007 11:46

Robert:
> Hi, just one idea as this was a very long "recent changes" post from the > library. How about splitting the "script changed" and "new script" entries > into sections. I'm mostly interested in the "new script" part first. Just > an idea... Robert
Nice idea.....But other people may be interested in other parts first, so it is hard to tailor a ML-wide notice to meet all needs. Which is why the Library offers other ways to do the same thing: You can set your personal Notices to just send you an email when scripts are added (rather than when updated, or when documentation changes): http://www.rebol.org/cgi-bin/cgiwrap/rebol/cpt-update-profile.r ** You could take the RSS feed and run that through some filters of your own: http://www.rebol.org/cgi-bin/cgiwrap/rebol/boiler.r?display=rss-help ** You could check online for the outstanding (ie not yet sent) notices. A quick skim down the "added" column will show you the new scripts: http://www.rebol.org/cgi-bin/cgiwrap/rebol/uns-display-notices.r?ml=yes&my=yes *** There is one excellent reason why the recent changes was so long. Brian has taken over as Script Ranger, and has started by adding documentation to many existing scripts. That's a hugely valuable exercise in turning raw code into something that can easily be used. You can see the fruits of his efforts here: http://www.rebol.org/cgi-bin/cgiwrap/rebol/cpt-recent-docs.r Sunanda