Changeset - ac5b67661aa4
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 13 years ago 2011-01-17 19:48:38
bkuhn@ebb.org
Removed stray >'s.
1 file changed with 4 insertions and 4 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/members/current/index.html
Show inline comments
...
 
@@ -73,52 +73,52 @@ an underlying theory of patches, which allows for safe reordering and
 
merging of patches even in complex scenarios. For all its power, Darcs
 
remains a very easy to use tool for every day use because it follows the
 
principle of keeping simple things simple.  Darcs is free software
 
licensed under the GNU GPL.</p>
 

	
 

	
 
<h2><a href="http://www.foresightlinux.org/">Foresight Linux</a></h2>
 

	
 
<p>Foresight is a desktop operating system featuring an intuitive user
 
interface and a showcase of the latest desktop software, giving users
 
convenient and enjoyable access to their music, photos, videos,
 
documents, and Internet resources.</p>
 

	
 
<p>As a Linux distribution, Foresight sets itself apart by eliminating
 
the need for the user to be familiar with Linux.</p>
 

	
 
<h2><a href="http://www.gevent.org/">Gevent</a></h2>
 

	
 
<p>Gevent is a fast, coroutine-based networking library for Python.
 
Gevent is used in network applications, including servers that scale
 
up to tens thousands of connections but without the complexity usually
 
associated with event-driven architecture.</p>
 

	
 
<p>Gevent provides light-weight &ldquo;green&rdquo; threads with a similar
 
> interface as the standard &ldquo;threading&rdquo; and
 
&ldquo;multiprocessing&rdquo; packages.  > The library includes a DNS
 
resolver, a WSGI server, a monkey patching > utility to make 3rd party
 
protocol implementations cooperative and > support for SSL sockets.</p>
 
interface as the standard &ldquo;threading&rdquo; and
 
&ldquo;multiprocessing&rdquo; packages.  The library includes a DNS
 
resolver, a WSGI server, a monkey patching utility to make 3rd party
 
protocol implementations cooperative and support for SSL sockets.</p>
 

	
 
<h2><a href="http://www.git-scm.org/">Git</a></h2>
 

	
 
<p>Git is a free and open source distributed version control system
 
  designed to handle everything from small to very large projects with
 
  speed and efficiency.</p>
 

	
 
<p>Every Git clone is a full-fledged repository with complete history and
 
  full revision tracking capabilities, not dependent on network access
 
  or a central server. Branching and merging are fast and easy to do.</p>
 

	
 
<p>Git is used for version control of files, much like tools such as
 
  Mercurial, Bazaar, Subversion, CVS, Perforce, and Visual SourceSafe.</p>
 

	
 
<h2><a href="http://www.inkscape.org/">Inkscape</a></h2>
 

	
 
<p>Inkscape is an Open Source vector graphics editor, with capabilities
 
similar to Illustrator, Freehand, CorelDraw, or Xara X using the
 
open-standard Scalable Vector Graphics (SVG) file format. Inkscape's
 
main goal is to create a powerful and convenient drawing tool fully
 
compliant with XML, SVG, and CSS standards.</p>
 

	
 
<p>In contrast to raster (bitmap) graphics editors such as Photoshop or
 
Gimp, Inkscape stores its graphics in a vector format. Vector graphics
0 comments (0 inline, 0 general)