v2v(1) v2v.cc/develv2v(1)

NAME
       v2v - video syndication network
 
SYNOPSIS
	v2vnode - a collection of tools & scripts needed to run a v2v node
                     a v2v node runs several p2p clients and has 10 GB of
                     disk space dedicated to v2v. (to join let us know/v2v@kein.org)
					 
                     http://www.thing.net/~j/v2v/v2vnode_0.2.tar.bz2
					 
					 
	v2v_php - a sample php implementation of a parser for http://v2v.cc/rss/v2v.rdf
                     it is used for v2v.cc and in the v2vnode package. 
                     feel free to integrate a copy into your site.
					 
                     http://www.thing.net/~j/v2v/v2v_php_0.7.tar.bz2
					 
					 
	v2vscripts - some scripts that let you download & share files 
                     once they are announces on http://v2v.cc/rss/v2v.rdf
					 
                     http://www.thing.net/~j/v2v/v2v_scripts_0.1.tar.gz
					 

	v2vsink - an archive of the v2v stream. it should provide search functionality 
	          and the files itself. this is not started yet.
                  the aim would be to make it ether an optional extension of v2vnode or 
                  to let it acts like a client only related via the rss stream
	
	
TODO
	- v2vnode infrastructure - the aim right now is to realize all functionality
	  in python to make it more portable and easy to install. thats 80% done
	- start work on v2vsink
	
DEVELOPMENT
	to join the development subscribe to our mailinglist
	http://v2v.cc/mailman/listinfo/devel

BUGS
	many. let us know if you find one. devel@v2v.cc
	
	
v2v(1) 2004-01-12v2v(1)