Hello everyone,
I've been busy implementing a web crawler to collect all kinds of
information about open source Erlang components from various hosting
sites (github, bitbucket, sourceforge and google code), so that it's
easier to search for projects and see all kinds on infos about them.
I've also created a small web interface for the whole thing in
Nitrogen (thus my email), and thought maybe people here would be
interested in hearing about another application of the Nitrogen
Framework. The website part lets people browse through/search the
project index, look up infos about a particular project (or fork of a
particular project) and to see some information about the authors.
Also to be more valuable to the community, all the projects can be
rated based on different criteria (you need to be logged in to rate).
The whole site came live a couple of hours ago, hopefully everything
works fine, but if not, you can always post a bug/error report in the
forums. The site is hosted as part of Trapexit (an/the Erlang
community site). My nitrogen "sub-site" can be accessed at
http://projects.trapexit.org .
Hope you like it! Any and all comments are welcome.
Have a nice day,
Peter