Hi all, I would like to request a new lab called uPnPSpread. The lab will focus on writing an upnp server in java which serve media content. I'm thinkin about using mina for implementing the network part.
Here is the doap: <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#upnpspread"> <name>uPnPSpread</name> <shortname>upnpspread</shortname> <shortdesc xml:lang="en">upnp mediaserver in pure java</shortdesc> <description xml:lang="en">uPnPSpread is an upnp mediaserver written in pure java. </description> <homepage rdf:resource="http://labs.apache.org/upnpspread/"/> <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/> <created>2009-9-15</created> <labs:status>active</labs:status> <maintainer> <foaf:Person rdf:about="http://people.apache.org/~norman/#me"> <foaf:name>Norman Maurer</foaf:name> <foaf:homepage rdf:resource="http://people.apache.org/~norman/"/> <foaf:mbox_sha1sum>08f730c4f151e19c63631fd8ed6fd7d8d0c2c425</foaf:mbox_sha1sum> </foaf:Person> </maintainer> <repository> <SVNRepository> <location rdf:resource="http://svn.apache.org/repos/asf/labs/upnpspread/"/> <browse rdf:resource="http://svn.apache.org/viewvc/labs/upnpspread/"/> </SVNRepository> </repository> <programming-language>java</programming-language> </Project> </rdf:RDF> Bye, Norman --------------------------------------------------------------------- To unsubscribe, e-mail: labs-unsubscr...@labs.apache.org For additional commands, e-mail: labs-h...@labs.apache.org