Rosetta Code talk:Village Pump/RC extraction Tool and Task

Revision as of 11:02, 2 May 2011 by rosettacode>Dgamey (The idea)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Idea

I would like to be able to include all RC tasks and documentation for a specific langauge (Language of Your Choice = LOYC) in a language distro. In a Contributions/RosettaCode folder.

This could be pulled manually, but ...

There are a bunch of packaging issues including documentation (like task name URL, etc.) that need to be worked out.

Some automation would help but it isn't straight forward and some of it may require more/different access to RC. Getting the automation to do most of the heavy lifting is one possibility, another is to use it to make manual extraction (what changed since the last pull) easier.

Possibilities:

  • Extract all the pages with code for LOYC
  • Extract just the task description and language segment
  • Extract the date the language segment last changed
  • Extract the code segments into separate files.

Doing all this from the html could be messy.

A read only access to the wiki editor might be easier.

Building some kind of automatic SMW template/pages might make this information more accessible.

Thoughts are appreciated.

Return to the project page "Village Pump/RC extraction Tool and Task".