Thax - Wiki Development

Home | Edit | All Pages | Recent Changes |

Nexus


My attempt at a useful Rails application.

Artefacts


The things we want to reference.

Metadata (ideas anyway)
- External link count
- Internal Link count
- Same domain link count
- Incoming Links

Related information

HTML::LinkExtor is a great of grabbing this information.
The folling is some similar ruby examples
http://www.informatik.uni-frankfurt.de/~corion/ruby/ruby.html

The following is an example of how to create a HTML parser
http://www.fxruby.org/examples/dilbert.rb