Hi guys,

Will you take me in? I would like to put my scripts which are used at [1] somewhere where other fellow Apache committers can access them, so that feature requests and/or bug fixes can be done not only by myself, and may be even faster than usual.

DOAPizer created RDF is below [2].

Vadim

[1] http://people.apache.org/~vgritsenko/stats/
[2]
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"; xmlns="http://usefulinc.com/ns/doap#"; xmlns:foaf="http://xmlns.com/foaf/0.1/"; xmlns:labs="http://labs.apache.org/doap-ext/1.0#"; xmlns:projects="http://projects.apache.org/ns/asfext#";> <Project rdf:about="http://labs.apache.org/labs#web-statistics";> <name>Web Statistics</name> <shortname>web-statistics</shortname> <shortdesc xml:lang="en">Set of scripts analyzing apache logs and creating 'Apache Stats' pages.</shortdesc> <description xml:lang="en">Looking for a place to put set of scripts which create [1] pages , which currently live in my personal SVN, with the goal to allow others to do timely updates and collaborate on bug fixes. [1] http://people.apache.org/~vgritsenko/stats/</description> <homepage rdf:resource="http://labs.apache.org/web-statistics/"/> <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/> <created>2007-8-8</created> <labs:status>active</labs:status> <maintainer> <foaf:Person rdf:about="http://people.apache.org/~vgritsenko/#me";> <foaf:name>Vadim Gritsenko</foaf:name> <foaf:homepage rdf:resource="http://people.apache.org/~vgritsenko/"/> <foaf:mbox_sha1sum>9fc2afee9b54572a4607265087845b57304394f9</foaf:mbox_sha1sum> </foaf:Person> </maintainer> <repository> <SVNRepository> <location rdf:resource="http://svn.apache.org/repos/asf/labs/web-statistics/"/> <browse rdf:resource="http://svn.apache.org/viewvc/labs/web-statistics/"/> </SVNRepository> </repository> </Project> </rdf:RDF>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to