[Commit] papers/desktop-lac2005 Makefile, 1.1, 1.2 arrow.svg, NONE, 1.1 author.svg, NONE, 1.1 cairo_logo_with_text.svg, NONE, 1.1 collaborate-classic.svg, NONE, 1.1 collaborate-croquet.svg, NONE, 1.1 desktop.xml, 1.1, 1.2 glider-blue.svg, 1.1, 1.2 hpdark-screen.svg, NONE, 1.1 hpdark-title.svg, NONE, 1.1 hpdark.svg, NONE, 1.1 hplight-title.svg, 1.1, 1.2 hplight.svg, 1.1, 1.2 luminocity-screen.png, NONE, 1.1 luminocity-screen.svg, NONE, 1.1 person-blue.svg, NONE, 1.1 person-green.svg, NONE, 1.1 person-red.svg, NONE, 1.1 person-yellow.svg, NONE, 1.1 projector-back.svg, 1.1, 1.2 projector-front.svg, 1.1, 1.2

Keith Packard commit at keithp.com
Mon Jun 20 11:06:48 PDT 2005


Committed by: keithp

Update of /local/src/CVS/papers/desktop-lac2005
In directory home.keithp.com:/tmp/cvs-serv32289

Modified Files:
	Makefile desktop.xml glider-blue.svg hplight-title.svg 
	hplight.svg projector-back.svg projector-front.svg 
Added Files:
	arrow.svg author.svg cairo_logo_with_text.svg 
	collaborate-classic.svg collaborate-croquet.svg 
	hpdark-screen.svg hpdark-title.svg hpdark.svg 
	luminocity-screen.png luminocity-screen.svg person-blue.svg 
	person-green.svg person-red.svg person-yellow.svg 
Log Message:
Nearly done

Index: Makefile
===================================================================
RCS file: /local/src/CVS/papers/desktop-lac2005/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile	17 Jun 2005 05:54:08 -0000	1.1
+++ Makefile	20 Jun 2005 18:06:45 -0000	1.2
@@ -1,7 +1,8 @@
 PROJ=desktop
 THEME=hplight
 
-IMAGES= cde-screen.svg \
+IMAGES= author.svg \
+	cde-screen.svg \
 	croquet-screen.svg \
 	glider-blue.svg \
 	gnome-screen.svg \
@@ -10,7 +11,10 @@
 	openlook-screen.svg \
 	projector-back.svg \
 	projector-front.svg \
-	twm-screen.svg
+	twm-screen.svg \
+	collaborate-classic.svg \
+	collaborate-croquet.svg \
+	cairo_logo_with_text.svg
 
 TEMPLATES=${THEME}.svg ${THEME}-title.svg ${THEME}-screen.svg
 

--- NEW FILE: arrow.svg ---
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg>
      <path
         sodipodi:nodetypes="cccc"
         id="path3549"
         style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
         transform="scale(1.1) translate(-5,0)" />
</svg>

--- NEW FILE: author.svg ---
<?xml version="1.0" encoding="UTF-8"?>
<svg 	xmlns="http://www.w3.org/2000/svg" 
	xmlns:xlink="http://www.w3.org/1999/xlink" 
	width="487" version="1.0" height="200">
	<g 
	    font-family="Futura Bk" 
	    font-size="28" 
	    fill="black"
	    transform="translate(0,36)">
		<text 
			font-family="Futura Hv" 
			x="0"
			y="0">Keith Packard</text>
		<text
			x="0"
			y="36">Member of Research Staff</text>
		<text
			x="0"
			y="72">HP Cambridge Research Laboratory</text>
		<text
			x="0"
			y="108">keithp at keithp.com</text>
		<text
			x="0"
			y="144">(503) 245-6878</text>
	</g>
</svg>

--- NEW FILE: cairo_logo_with_text.svg ---
<?xml version="1.0" encoding="utf-8"?>
<!-- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> -->
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="310" height="500">
	<defs id="cairo-artwork_defs">
		<g id="hacker_emblem">
			<!-- Note: This is similar though not identical to Keith Packard's SVG version
				of the hacker emblem (http://www.catb.org/hacker-emblem/glider.svg) -->
			<g id="hacker_emblem_grid" fill="white" stroke="none">
				<!-- Outside: Top, Right, Bottom, Left -->
				<rect x="-2.95" y="-3.05" width="6"   height="0.1" />
				<rect x="2.95"  y="-2.95" width="0.1" height="6" />
				<rect x="-3.05" y="2.95"  width="6"   height="0.1" />
				<rect x="-3.05" y="-3.05" width="0.1" height="6" />
				<!-- Vertical: Left, Right -->
				<rect x="-1.05" y="-2.95" width="0.1" height="5.9" />
				<rect x="0.95"  y="-2.95" width="0.1" height="5.9" />
				<!-- Horizontal: TopLeft, TopMiddle, TopRight -->
				<rect x="-2.95" y="-1.05" width="1.9" height="0.1" />
				<rect x="-0.95" y="-1.05" width="1.9" height="0.1" />
				<rect x="1.05"  y="-1.05" width="1.9" height="0.1" />
				<!-- Horizontal: BottomLeft, BottomMiddle, BottomRight -->
				<rect x="-2.95" y="0.95"  width="1.9" height="0.1" />
				<rect x="-0.95" y="0.95"  width="1.9" height="0.1" />
				<rect x="1.05"  y="0.95"  width="1.9" height="0.1" />
			</g>
			<g id="hacker_emblem_dots" fill="white">
				<circle cx="0"  cy="-2" r="0.7" />
				<circle cx="2"  cy="0"  r="0.7" />
				<circle cx="-2" cy="2"  r="0.7" />
				<circle cx="0"  cy="2"  r="0.7" />
				<circle cx="2"  cy="2"  r="0.7" />
			</g>
		</g>
		<g id="scarab" fill="#3B80AE">
			<g transform="translate(-150, -170)">
			<path id="scarab_head" d="M205.599,94.567c0-11.668-24.914-21.129-55.628-21.129
				c-30.723,0-55.624,9.46-55.624,21.129c0,10.203,24.901,7.346,55.624,7.346C180.685,101.913,205.599,104.233,205.599,94.567z"/>
			<path id="scarab_torso" d="M136.423,161.506c0,0,12.751,12.577,13.547,13.362
				c2.262-2.232,13.545-13.362,13.545-13.362c7.135-7.036,87.111-6.399,91.066-6.363c-0.469-6.298-1.254-12.472-2.325-18.519
				c-15.183-19.279-42.811-32.225-74.485-32.225h-55.518c-31.745,0-59.439,13.011-74.598,32.37c-1.054,6-1.829,12.128-2.296,18.374
				C49.321,155.106,129.288,154.47,136.423,161.506z"/>
			<path id="scarab_spine" d="M149.97,301.187c2.005-24.729,8.386-103.483,8.405-103.721
				c-0.09-0.219-6.478-15.578-8.405-20.214c-1.936,4.655-8.316,19.995-8.408,20.214C141.582,197.704,147.965,276.458,149.97,301.187z"/>
			<path id="scarab_wing_left" d="M140.403,197.149l8.862-21.31l-13.686-13.499
				c-5.65-5.573-67.074-6.235-90.259-6.019l-0.006-0.622c-0.154,2.144-0.271,4.302-0.35,6.475
				c-0.076,2.207,10.392,4.706,10.392,6.717c0,2.319-10.457,5.084-10.359,7.631c2.993,73.349,48.53,131.631,104.372,132.048
				l-9.02-111.29L140.403,197.149z"/>
			<path id="scarab_wing_right" d="M244.585,168.891c0-2.011,10.467-4.506,10.391-6.715
				c-0.079-2.174-0.195-4.332-0.351-6.479l-0.004,0.624c-23.186-0.216-84.608,0.445-90.26,6.017l-13.688,13.502l8.915,21.438
				l-9.017,111.29c55.854-0.417,101.378-58.698,104.373-132.049C255.04,173.976,244.585,171.209,244.585,168.891z"/>
			<path id="scarab_leg_front_left" d="M44.506,141.12c-4.135-0.856-4.895-1.54-7.935-2.92
				c-9.59-3.364-10.376-5.481-16.08-11.86c-7.426-8.306-12.661-20.142-17.1-29.463c-3.576-7.525-3.984-16.409-2.86-24.273
				c0.991-6.935,7.144-12.869,12.074-18.92c5.844-7.191,10.356-14.822,17.924-21.354c7.736-6.682,23.203-9.809,26.168-19.648
				C57.86,8.819,54.334,1.766,61.482,0c-0.366,4.703,3.639,8.477,2.397,13.575c-1.129,4.627-4.368,5.811-9.611,9.099
				c-7.564,4.746-18.366,8.779-24.748,13.965c-7.175,5.827-4.369,13.771-10.569,20.057c-2.001,2.03-7.901,4.706-9.137,6.83
				c-1.861,3.199-0.297,9.572-0.116,13.12c0.425,8.284,5.588,14.244,9.555,22.045c4.152,8.141,6.429,15.409,13.411,22.519
				c4.183,4.262,11.429,4.802,16.21,10.647l-3.555,4.186L44.506,141.12z"/>
			<path id="scarab_leg_middle_left" d="M43.94,191.922l-0.809-7.346
				c-9.506-4.579-10.339-9.772-20.738-12.466c-23.728-6.151-21.361,11.25-15.532,26.373c5.676,14.726,8.237,30.23,14.345,44.795
				c2.805,6.688,6.919,13.213,14.298,15.127c0.372-8.435-0.917-10.651-6.113-16.919c-4.395-5.293-3.326-12.548-6.072-18.504
				c-3.581-7.804-4.196-15.646-7.279-23.502c-1.363-3.479-8.33-13.966-6.452-17.861c3.183-6.603,9.178-0.083,12.179,2.077
				c4.218,3.036,6.467,2.223,11.681,2.898C34.041,186.673,37.005,188.756,43.94,191.922z"/>
			<path id="scarab_leg_back_left" d="M65.839,257.063l-2.771-4.837
				c-6.68,8.928-6.993,16.228-10.056,23.347c-5.277,12.263-0.157,28.851,9.854,37.676c6.052,5.375,15.907,9.618,23.122,13.136
				c10.035,4.892,20.113,11.286,31.336,13.396c2.482,0.466,8.798,1.295,6.693-3.522c-0.975-2.237-8.091-4.591-10.146-5.734
				c-8.312-4.623-16.377-10.524-24.142-16.176c-9.498-6.862-20.843-11.186-28.311-20.684c-3.054-3.885-3.544-4.922-2.816-9.39
				c0.693-4.263,1.344-9.174,2.241-13.439C61.855,266.029,63.274,261.378,65.839,257.063z"/>
			<path id="scarab_leg_front_right" d="M255.487,141.12c4.134-0.856,4.896-1.54,7.936-2.92
				c9.583-3.364,10.369-5.481,16.071-11.86c7.428-8.306,12.661-20.142,17.115-29.463c3.574-7.525,3.983-16.409,2.86-24.273
				c-0.992-6.935-7.157-12.869-12.087-18.92c-5.843-7.191-10.356-14.822-17.919-21.354c-7.735-6.682-23.202-9.809-26.167-19.648
				C242.135,8.819,245.66,1.766,238.511,0c0.366,4.703-3.637,8.477-2.396,13.575c1.131,4.627,4.368,5.811,9.611,9.099
				c7.563,4.746,18.367,8.779,24.747,13.965c7.17,5.827,4.362,13.771,10.563,20.057c2.001,2.03,7.901,4.706,9.139,6.83
				c1.859,3.199,0.295,9.572,0.113,13.12c-0.424,8.284-5.588,14.244-9.553,22.045c-4.152,8.141-6.431,15.409-13.404,22.519
				c-4.184,4.262-11.429,4.802-16.211,10.647l3.556,4.186L255.487,141.12z"/>
			<path id="scarab_leg_middle_right" d="M256.053,191.922l0.81-7.346
				c9.507-4.579,10.34-9.772,20.73-12.466c23.741-6.151,21.374,11.25,15.534,26.373c-5.676,14.726-8.238,30.23-14.347,44.795
				c-2.804,6.688-6.911,13.213-14.291,15.127c-0.371-8.435,0.918-10.651,6.113-16.919c4.39-5.293,3.319-12.548,6.066-18.504
				c3.58-7.804,4.197-15.646,7.278-23.502c1.363-3.479,8.33-13.966,6.453-17.861c-3.184-6.603-9.179-0.083-12.181,2.077
				c-4.217,3.036-6.458,2.223-11.672,2.898C265.951,186.673,262.986,188.756,256.053,191.922z"/>
			<path id="scarab_leg_back_right" d="M234.155,257.063l2.771-4.837
				c6.679,8.928,6.991,16.228,10.057,23.347c5.274,12.263,0.154,28.851-9.854,37.676c-6.055,5.375-15.903,9.618-23.117,13.136
				c-10.034,4.892-20.127,11.286-31.351,13.396c-2.481,0.466-8.789,1.295-6.691-3.522c0.976-2.237,8.092-4.591,10.146-5.734
				c8.312-4.623,16.392-10.524,24.155-16.176c9.498-6.862,20.838-11.186,28.305-20.684c3.055-3.885,3.543-4.922,2.818-9.39
				c-0.696-4.263-1.346-9.174-2.244-13.439C238.137,266.029,236.718,261.378,234.155,257.063z"/>
			</g>
		</g>
		<radialGradient id="gradient_radial_dung"
				cx="0" cy="0" r="60"
				fx="0" fy="0" gradientUnits="userSpaceOnUse"
		>
			<stop offset="0"    stop-color="#9a9a9a" />
			<stop offset="0.70" stop-color="#bababa" />
			<stop offset="0.95" stop-color="#FFFFFF" />
		</radialGradient>
		<g id="dung">
			<circle cx="0" cy="0" r="60" fill="url(#gradient_radial_dung)" />
			<g transform="translate(-61, -61)">
				<!-- rough equivalent: <circle cx="0" cy="0" r="60" stroke="#8a8a8a" stroke-width="2" /> -->
				<path fill="#8a8a8a" d="M0,61c0,33.636,27.364,61,61,61s61-27.364,61-61S94.636,0,61,0S0,27.364,0,61z
							M2,61C2,28.467,28.467,2,61,2c32.532,0,59,26.467,59,59c0,32.533-26.468,59-59,59C28.467,120,2,93.533,2,61z"/>
			</g>
			<use xlink:href="#hacker_emblem" x="0" y="0" transform="scale(9)" />
		</g>

		<!-- scarab dimensions: 300x340 -->
		<!-- dung dimensions: 120x120 (radius: 60) -->
		<!-- scarab and dung dimensions: 300x400 -->

		<g id="cairo_logo">
			<!-- dimensions: 300x400, centered -->
			<!-- The logo (scarab and dung), with the center-point of the bounding box at (0,0) -->
			<use xlink:href="#dung" x="0" y="0" transform="translate(0, -140)" />
			<use xlink:href="#scarab" x="0" y="0" transform="translate(0, 30)" />
		</g>
		<g id="cairo_logo_dung-centered">
			<!-- The logo (scarab and dung), with the dung at (0,0), the scarab below -->
			<use xlink:href="#dung" x="0" y="0" />
			<use xlink:href="#scarab" x="0" y="0" transform="translate(0,170)" />
		</g>
		<g id="cairo_logo_scarab-centered">
			<!-- The logo (scarab and dung), with the scarab's rotational center at (0,0), the dung above -->
			<!-- The scarab's rotational center in this case is not the center of its bounding box,
				but is calculated to be the intersection-point of the torso, spine and wings -->
			<use xlink:href="#dung" x="0" y="0" transform="translate(0, -175.85)" />
			<use xlink:href="#scarab" x="0" y="0" transform="translate(0, -5.85)" />
		</g>
		<g id="cairo_logo_top-centered">
			<!-- The logo (scarab and dung), with the top-center point of the bounding box at (0,0) -->
			<use xlink:href="#dung" x="0" y="0" transform="translate(0, 60)" />
			<use xlink:href="#scarab" x="0" y="0" transform="translate(0, 230)" /><!-- (0,170+60) -->
		</g>
		<g id="cairo_logo_bottom-centered">
			<!-- The logo (scarab and dung), with the bottom-center point of the bounding box at (0,0) -->
			<use xlink:href="#dung" x="0" y="0" transform="translate(0, -340)" />
			<use xlink:href="#scarab" x="0" y="0" transform="translate(0, -170)" />
		</g>
		<g id="cairo_logo_right-centered">
			<!-- The logo (scarab and dung), with the right-center point of the bounding box at (0,0) -->
			<use xlink:href="#dung" x="0" y="0" transform="translate(-150, -140)" />
			<use xlink:href="#scarab" x="0" y="0" transform="translate(-150, 30)" />
		</g>
		<g id="cairo_logo_left-centered">
			<!-- The logo (scarab and dung), with the left-center point of the bounding box at (0,0) -->
			<use xlink:href="#dung" x="0" y="0" transform="translate(150, -140)" />
			<use xlink:href="#scarab" x="0" y="0" transform="translate(150, 30)" />
		</g>
		<g id="cairo_logo_topleft-centered">
			<!-- The logo (scarab and dung), with the top-left point of the bounding box at (0,0) -->
			<use xlink:href="#dung" x="0" y="0" transform="translate(150, 60)" />
			<use xlink:href="#scarab" x="0" y="0" transform="translate(150, 230)" /><!-- (150, 170+60) -->
		</g>
		<g id="cairo_logo_topright-centered">
			<!-- The logo (scarab and dung), with the top-right point of the bounding box at (0,0) -->
			<use xlink:href="#dung" x="0" y="0" transform="translate(-150, 60)" />
			<use xlink:href="#scarab" x="0" y="0" transform="translate(-150, 230)" /><!-- (-150,170+60) -->
		</g>
		<g id="cairo_logo_bottomleft-centered">
			<!-- The logo (scarab and dung), with the bottom-left point of the bounding box at (0,0) -->
			<use xlink:href="#dung" x="0" y="0" transform="translate(150, -340)" />
			<use xlink:href="#scarab" x="0" y="0" transform="translate(150, -170)" />
		</g>
		<g id="cairo_logo_bottomright-centered">
			<!-- The logo (scarab and dung), with the bottom-right point of the bounding box at (0,0) -->
			<use xlink:href="#dung" x="0" y="0" transform="translate(-150, -340)" />
			<use xlink:href="#scarab" x="0" y="0" transform="translate(-150, -170)" />
		</g>

		<g id="cairo_text">
			<!-- text: 'cairo' -->
			<!-- dimensions: 258x94 bottom-centered on cairo_text_i -->
			<!-- rough equivalent: <text text-anchor="middle" x="0" y="0" font-size="128">cairo</text> -->
			<g transform="scale(1.4, 1.4) translate(-93,-66)">
			  <g transform="translate(-9,66)"
			     font-family="Bitstream Vera Sans Mono"
			     font-size="90">
			    
			    <text>c</text>
			    <g transform="translate(44,0)">
			      <text>a</text>
			      <g transform="translate(45.6,0)">
				<rect x="7.4" y="0" width="8.6" height="-48.6"/>
				<circle cx="11.7" cy="-61.4" r="4.3"/>
				<g transform="translate(7.3,0)">
				  <text>r</text>
				  <g transform="translate(47,0)">
				    <text>o</text>
				  </g>
				</g>
			      </g>
			    </g>
			  </g>
			</g>
		</g>

		<g id="cairo_logo_with_text">
			<!-- The logo (scarab and dung), with the text 'cairo' below, the dot of the 'i' positioned between the hind legs of the scarab -->
			<!-- dimensions: 300x490, centered -->
			<use xlink:href="#cairo_logo_top-centered" transform="translate(0, -245)" />
			<use xlink:href="#cairo_text" transform="translate(0, 245)" />
		</g>

		<g id="cairo_banner">
			<!-- The logo on the left, the text 'cairo' in the center, and a mirror image of the logo on the right -->
			<!-- The logos are scaled such that the scarab body nearly matches the height of the text characters (excepting the 'i')
				and the dung should nearly aligns with the dot of the 'i'. The bottoms of the logos are aligned with the bottom of the text. -->
			<!-- dimensions: 500x110, centered -->
			<use xlink:href="#cairo_logo_bottomleft-centered" transform="translate(-250, 55), scale(0.27)" />
			<use xlink:href="#cairo_text" transform="translate(0, 50)" fill="black" />
			<use xlink:href="#cairo_logo_bottomleft-centered" transform="translate(250, 55), scale(0.27), scale(-1, 1)" />
		</g>
	</defs>
	<g transform="translate(5, 5)">
		<use xlink:href="#cairo_logo_with_text" transform="translate(150, 245)" />
	</g>
</svg>

--- NEW FILE: collaborate-classic.svg ---
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
   xmlns:xml="http://www.w3.org/XML/1998/namespace"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:cc="http://web.resource.org/cc/"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   sodipodi:docname="collaborate-classic.svg"
   sodipodi:docbase="/home/keithp/misc/text/papers/desktop-lac2005"
   inkscape:version="0.41"
   sodipodi:version="0.32"
   id="svg2"
   height="305"
   width="400">
  <defs
     id="defs3">
    <linearGradient
       id="linearGradient3598">
      <stop
         id="stop3600"
         offset="0.0000000"
         style="stop-color:#ffb7f1;stop-opacity:1.0000000;" />
      <stop
         id="stop3602"
         offset="1.0000000"
         style="stop-color:#ff00cc;stop-opacity:1.0000000;" />
    </linearGradient>
    <marker
       inkscape:stockid="Arrow2Lend"
       orient="auto"
       refY="0.0"
       refX="0.0"
       id="Arrow2Lend"
       style="overflow:visible;">
      <path
         sodipodi:nodetypes="cccc"
         id="path3558"
         style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
         transform="scale(1.1) rotate(180) translate(-5,0)" />
    </marker>
    <marker
       inkscape:stockid="Arrow2Lstart"
       orient="auto"
       refY="0.0"
       refX="0.0"
       id="Arrow2Lstart"
       style="overflow:visible">
      <path
         sodipodi:nodetypes="cccc"
         id="path3549"
         style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
         transform="scale(1.1) translate(-5,0)" />
    </marker>
    <linearGradient
       id="linearGradientPersonBlue843">
      <stop
         id="stop1386"
         offset="0.000000"
         style="stop-color:#00008a;stop-opacity:1;" />
      <stop
         id="stop1388"
         offset="1.000000"
         style="stop-color:#0030ff;stop-opacity:0.25;" />
    </linearGradient>
    <radialGradient
       gradientTransform="scale(1.084227,0.922316)"
       spreadMethod="pad"
       gradientUnits="userSpaceOnUse"
       r="147.59255"
       fy="41.527420"
       fx="193.87883"
       cy="41.527420"
       cx="193.87883"
       id="radialGradientPersonBlue848"
       xlink:href="#linearGradientPersonBlue843" />
    <radialGradient
       gradientTransform="scale(1.019028,0.981327)"
       spreadMethod="pad"
       gradientUnits="userSpaceOnUse"
       r="355.20657"
       fy="214.74286"
       fx="181.15071"
       cy="214.74286"
       cx="181.15071"
       id="radialGradientPersonBlue846"
       xlink:href="#linearGradientPersonBlue843" />
    <linearGradient
       id="linearGradientPersonRed843">
      <stop
         id="stop1614"
         offset="0.000000"
         style="stop-color:#8a0000;stop-opacity:1;" />
      <stop
         id="stop1616"
         offset="1.000000"
         style="stop-color:#ff0040;stop-opacity:0.25;" />
    </linearGradient>
    <radialGradient
       gradientTransform="scale(1.084227,0.922316)"
       spreadMethod="pad"
       gradientUnits="userSpaceOnUse"
       r="147.59255"
       fy="41.527420"
       fx="193.87883"
       cy="41.527420"
       cx="193.87883"
       id="radialGradientPersonRed848"
       xlink:href="#linearGradientPersonRed843" />
    <radialGradient
       gradientTransform="scale(1.019028,0.981327)"
       spreadMethod="pad"
       gradientUnits="userSpaceOnUse"
       r="355.20657"
       fy="214.74286"
       fx="181.15071"
       cy="214.74286"
       cx="181.15071"
       id="radialGradientPersonRed846"
       xlink:href="#linearGradientPersonRed843" />
    <linearGradient
       id="linearGradientPersonGreen843">
      <stop
         id="stop1842"
         offset="0.000000"
         style="stop-color:#008a00;stop-opacity:1;" />
      <stop
         id="stop1844"
         offset="1.000000"
         style="stop-color:#00ff40;stop-opacity:0.25;" />
    </linearGradient>
    <radialGradient
       gradientTransform="scale(1.084227,0.922316)"
       spreadMethod="pad"
       gradientUnits="userSpaceOnUse"
       r="147.59255"
       fy="41.527420"
       fx="193.87883"
       cy="41.527420"
       cx="193.87883"
       id="radialGradientPersonGreen848"
       xlink:href="#linearGradientPersonGreen843" />
    <radialGradient
       gradientTransform="scale(1.019028,0.981327)"
       spreadMethod="pad"
       gradientUnits="userSpaceOnUse"
       r="355.20657"
       fy="214.74286"
       fx="181.15071"
       cy="214.74286"
       cx="181.15071"
       id="radialGradientPersonGreen846"
       xlink:href="#linearGradientPersonGreen843" />
    <radialGradient
       gradientUnits="userSpaceOnUse"
       r="26.612732"
       fy="524.40582"
       fx="347.66791"
       cy="525.23730"
       cx="347.66785"
       gradientTransform="scale(1.057951,0.945223)"
       id="radialGradient3604"
       xlink:href="#linearGradient3598"
       inkscape:collect="always" />
  </defs>
  <sodipodi:namedview
     inkscape:window-y="1"
     inkscape:window-x="312"
     inkscape:window-height="536"
     inkscape:window-width="640"
     inkscape:current-layer="layer2"
     inkscape:document-units="px"
     inkscape:cy="152.50000"
     inkscape:cx="199.99999"
     inkscape:zoom="1.1934426"
     inkscape:pageshadow="2"
     inkscape:pageopacity="0.0"
     borderopacity="1.0"
     bordercolor="#666666"
     pagecolor="#ffffff"
     id="base" />
  <metadata
     id="metadata4">
    <rdf:RDF
       id="RDF5">
      <cc:Work
         id="Work6"
         rdf:about="">
        <dc:format
           id="format7">image/svg+xml</dc:format>
        <dc:type
           rdf:resource="http://purl.org/dc/dcmitype/StillImage"
           id="type9" />
      </cc:Work>
    </rdf:RDF>
  </metadata>
  <g
     inkscape:label="Background"
     id="layer2"
     inkscape:groupmode="layer">
    <rect
       y="0.0000000"
       x="0.0000000"
       height="304.16208"
       width="398.84616"
       id="rect1341"
       style="fill:#ffffff;fill-opacity:1.0000000;stroke:none;stroke-width:4.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000" />
  </g>
  <g
     id="layer1"
     inkscape:groupmode="layer"
     inkscape:label="Layer 1"
     transform="scale(0.5,0.5)">
    <g
       id="g1392"
       transform="matrix(0.290940,0.000000,0.000000,0.290940,83.85558,4.425145)">
      <path
         id="path1394"
         transform="matrix(1.396677,0.000000,0.000000,1.520977,-80.23795,-8.768044)"
         sodipodi:nodetypes="ccc"
         d="M 249.00600,11.984900 C 145.40500,12.893600 149.04000,135.57900 250.82400,136.48800 C 340.79200,135.58000 347.15400,10.167300 249.00600,11.984900 z "
         style="fill:url(#radialGradientPersonBlue848);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:6.8610516;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000" />
      <path
         id="path1396"
         transform="translate(-1.118851,3.356552)"
         sodipodi:nodetypes="ccc"
         d="M 260.82000,15.619900 C 254.45800,4.7145100 144.62600,36.489500 177.78000,116.36500 C 195.95600,124.54400 270.81700,43.792100 260.82000,15.619900 z "
         style="fill:#ffffff;fill-opacity:0.49999997;fill-rule:evenodd;stroke:none;stroke-width:3.7500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
      <path
         id="path1398"
         transform="matrix(1.000000,0.000000,0.000000,0.784831,-1.118851,107.4211)"
         sodipodi:nodetypes="cccsccsc"
         d="M 88.151800,214.64300 C 99.965900,188.28800 211.74600,141.94000 263.54700,145.57500 C 314.43800,142.84900 418.94800,179.20000 439.85000,213.73300 C 408.95100,208.73500 326.47900,288.25400 382.59700,343.57600 C 431.11100,392.19000 371.69200,480.91600 371.69200,480.91600 C 286.26600,390.94700 258.09400,378.22300 153.58400,483.64200 C 151.76600,473.19100 122.00400,376.63300 143.92800,339.14600 C 177.93800,282.40500 119.50400,210.55400 88.151800,214.64300 z "
         style="font-size:12.000000;fill:url(#radialGradientPersonBlue846);fill-rule:evenodd;stroke:#000000;stroke-width:11.287868;stroke-linejoin:round" />
      <path
         id="path1400"
         transform="matrix(1.000000,0.000000,0.000000,0.784831,-1.118851,107.4211)"
         sodipodi:nodetypes="cccc"
         d="M 217.19900,165.56900 C 216.29000,150.11900 128.13800,181.92700 103.60100,208.28200 C 129.04700,228.27500 184.48300,229.18400 143.58700,374.58800 C 202.65800,283.71000 224.46900,253.72100 217.19900,165.56900 z "
         style="font-size:12.000000;fill:#ffffff;fill-opacity:0.49803898;fill-rule:evenodd;stroke-width:1.0000000pt" />
    </g>
    <g
       id="g1620"
       transform="matrix(0.304866,0.000000,0.000000,0.304866,279.3344,4.363439)">
      <path
         id="path1622"
         transform="matrix(1.396677,0.000000,0.000000,1.520977,-80.23795,-8.768044)"
         sodipodi:nodetypes="ccc"
         d="M 249.00600,11.984900 C 145.40500,12.893600 149.04000,135.57900 250.82400,136.48800 C 340.79200,135.58000 347.15400,10.167300 249.00600,11.984900 z "
         style="fill:url(#radialGradientPersonRed848);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:6.8610516;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000" />
      <path
         id="path1624"
         transform="translate(-1.118851,3.356552)"
         sodipodi:nodetypes="ccc"
         d="M 260.82000,15.619900 C 254.45800,4.7145100 144.62600,36.489500 177.78000,116.36500 C 195.95600,124.54400 270.81700,43.792100 260.82000,15.619900 z "
         style="fill:#ffffff;fill-opacity:0.49999997;fill-rule:evenodd;stroke:none;stroke-width:3.7500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
      <path
         id="path1626"
         transform="matrix(1.000000,0.000000,0.000000,0.784831,-1.118851,107.4211)"
         sodipodi:nodetypes="cccsccsc"
         d="M 88.151800,214.64300 C 99.965900,188.28800 211.74600,141.94000 263.54700,145.57500 C 314.43800,142.84900 418.94800,179.20000 439.85000,213.73300 C 408.95100,208.73500 326.47900,288.25400 382.59700,343.57600 C 431.11100,392.19000 371.69200,480.91600 371.69200,480.91600 C 286.26600,390.94700 258.09400,378.22300 153.58400,483.64200 C 151.76600,473.19100 122.00400,376.63300 143.92800,339.14600 C 177.93800,282.40500 119.50400,210.55400 88.151800,214.64300 z "
         style="font-size:12.000000;fill:url(#radialGradientPersonRed846);fill-rule:evenodd;stroke:#000000;stroke-width:11.287868;stroke-linejoin:round" />
      <path
         id="path1628"
         transform="matrix(1.000000,0.000000,0.000000,0.784831,-1.118851,107.4211)"
         sodipodi:nodetypes="cccc"
         d="M 217.19900,165.56900 C 216.29000,150.11900 128.13800,181.92700 103.60100,208.28200 C 129.04700,228.27500 184.48300,229.18400 143.58700,374.58800 C 202.65800,283.71000 224.46900,253.72100 217.19900,165.56900 z "
         style="font-size:12.000000;fill:#ffffff;fill-opacity:0.49803898;fill-rule:evenodd;stroke-width:1.0000000pt" />
    </g>
    <g
       id="g1848"
       transform="matrix(0.313023,0.000000,0.000000,0.313023,476.3299,4.327296)">
      <path
         id="path1850"
         transform="matrix(1.396677,0.000000,0.000000,1.520977,-80.23795,-8.768044)"
         sodipodi:nodetypes="ccc"
         d="M 249.00600,11.984900 C 145.40500,12.893600 149.04000,135.57900 250.82400,136.48800 C 340.79200,135.58000 347.15400,10.167300 249.00600,11.984900 z "
         style="fill:url(#radialGradientPersonGreen848);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:6.8610516;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000" />
      <path
         id="path1852"
         transform="translate(-1.118851,3.356552)"
         sodipodi:nodetypes="ccc"
         d="M 260.82000,15.619900 C 254.45800,4.7145100 144.62600,36.489500 177.78000,116.36500 C 195.95600,124.54400 270.81700,43.792100 260.82000,15.619900 z "
         style="fill:#ffffff;fill-opacity:0.49999997;fill-rule:evenodd;stroke:none;stroke-width:3.7500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
      <path
         id="path1854"
         transform="matrix(1.000000,0.000000,0.000000,0.784831,-1.118851,107.4211)"
         sodipodi:nodetypes="cccsccsc"
         d="M 88.151800,214.64300 C 99.965900,188.28800 211.74600,141.94000 263.54700,145.57500 C 314.43800,142.84900 418.94800,179.20000 439.85000,213.73300 C 408.95100,208.73500 326.47900,288.25400 382.59700,343.57600 C 431.11100,392.19000 371.69200,480.91600 371.69200,480.91600 C 286.26600,390.94700 258.09400,378.22300 153.58400,483.64200 C 151.76600,473.19100 122.00400,376.63300 143.92800,339.14600 C 177.93800,282.40500 119.50400,210.55400 88.151800,214.64300 z "
         style="font-size:12.000000;fill:url(#radialGradientPersonGreen846);fill-rule:evenodd;stroke:#000000;stroke-width:11.287868;stroke-linejoin:round" />
      <path
         id="path1856"
         transform="matrix(1.000000,0.000000,0.000000,0.784831,-1.118851,107.4211)"
         sodipodi:nodetypes="cccc"
         d="M 217.19900,165.56900 C 216.29000,150.11900 128.13800,181.92700 103.60100,208.28200 C 129.04700,228.27500 184.48300,229.18400 143.58700,374.58800 C 202.65800,283.71000 224.46900,253.72100 217.19900,165.56900 z "
         style="font-size:12.000000;fill:#ffffff;fill-opacity:0.49803898;fill-rule:evenodd;stroke-width:1.0000000pt" />
    </g>
    <rect
       y="195.21933"
       x="102.85714"
       height="111.42857"
       width="125.71429"
       id="rect1911"
       style="fill:#0000ff;fill-opacity:1.0000000;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
    <rect
       y="195.21933"
       x="314.28571"
       height="117.14286"
       width="114.28571"
       id="rect2673"
       style="fill:#0000ff;fill-opacity:1.0000000;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
    <rect
       y="180.93361"
       x="500.00000"
       height="120.00000"
       width="122.85714"
       id="rect2675"
       style="fill:#0000ff;fill-opacity:1.0000000;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
    <rect
       y="460.93362"
       x="254.28572"
       height="142.85715"
       width="177.14285"
       id="rect2677"
       style="fill:#0000ff;fill-opacity:1.0000000;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
    <path
       d="M 302.29285,513.37340 L 301.19437,537.51706 L 288.38947,519.05874 L 265.08803,525.47482 L 278.68601,507.59270 L 265.38341,487.41440 L 286.59232,494.82097 L 301.67230,475.93400 L 301.18215,498.39363 L 323.80469,506.89915 L 302.29285,513.37340 z "
       inkscape:randomized="0.0000000"
       inkscape:rounded="0.0000000"
       inkscape:flatsided="false"
       sodipodi:arg2="1.2643977"
       sodipodi:arg1="0.55430748"
       sodipodi:r2="32.377106"
       sodipodi:r1="12.777531"
       sodipodi:cy="506.64789"
       sodipodi:cx="291.42856"
       sodipodi:sides="5"
       id="path2679"
       style="fill:#d0c019;fill-opacity:1.0000000;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
       sodipodi:type="star" />
    <path
       transform="translate(-1.142860,55.71429)"
       d="M 357.14285,512.36218 C 358.57538,513.36495 356.49790,514.78793 355.47619,514.74314 C 352.70741,514.62175 351.67684,511.28459 352.38095,509.02885 C 353.64042,504.99387 358.52902,503.68451 362.14285,505.21932 C 367.44629,507.47172 369.06983,514.09046 366.66667,519.02884 C 363.46363,525.61093 355.06094,527.55402 348.80953,524.26695 C 340.94276,520.13051 338.67822,509.92124 342.85713,502.36219 C 347.91836,493.20717 359.94584,490.62017 368.80951,495.69551 C 379.25504,501.67662 382.16512,515.52910 376.19048,525.69550 C 369.29252,537.43302 353.61075,540.66663 342.14287,533.79076 C 329.11233,525.97797 325.55489,508.46401 333.33332,495.69553 C 342.05954,481.37123 361.40774,477.48973 375.47617,486.17169 C 391.09480,495.81032 395.30052,516.99427 385.71429,532.36217"
       sodipodi:t0="0.0000000"
       sodipodi:argument="-18.238831"
       sodipodi:radius="34.875874"
       sodipodi:revolution="3.0000000"
       sodipodi:expansion="1.0000000"
       sodipodi:cy="512.36218"
       sodipodi:cx="357.14285"
       id="path3439"
       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#19d51f;stroke-width:6.1500001;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"
       sodipodi:type="spiral" />
    <path
       sodipodi:nodetypes="cc"
       id="path3443"
       d="M 251.75614,495.21933 C 197.47043,498.07647 134.44950,521.19204 154.44950,338.33489"
       style="marker-end:url(#Arrow2Lend);fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1.0000000;stroke-dasharray:none;stroke-miterlimit:4.0000000" />
    <path
       sodipodi:nodetypes="cc"
       id="path3592"
       d="M 432.83349,509.50504 C 555.69063,518.07647 568.50229,454.93908 571.35943,332.08193"
       style="stroke-dasharray:none;marker-end:url(#Arrow2Lend);stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-linejoin:miter;stroke-linecap:round;stroke-width:4.0000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none" />
    <path
       sodipodi:nodetypes="cc"
       id="path3594"
       d="M 334.28571,459.15381 C 325.71428,370.58238 365.71428,396.01642 365.71428,344.58784"
       style="stroke-dasharray:none;marker-end:url(#Arrow2Lend);stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-linejoin:miter;stroke-linecap:round;stroke-width:4.0000000;stroke:#000000;fill-rule:evenodd;fill-opacity:0.75000000;fill:none" />
    <path
       d="M 402.00000 502.36218 A 27.000000 24.000000 0 1 1  348.00000,502.36218 A 27.000000 24.000000 0 1 1  402.00000 502.36218 z"
       sodipodi:ry="24.000000"
       sodipodi:rx="27.000000"
       sodipodi:cy="502.36218"
       sodipodi:cx="375.00000"
       id="path3596"
       style="stroke-opacity:1.0000000;stroke-miterlimit:4.0000000;stroke-linejoin:miter;stroke-linecap:round;stroke-width:2.3100000;stroke:#000000;fill-opacity:1.0;fill:url(#radialGradient3604);stroke-dasharray:none"
       sodipodi:type="arc" />
    <text
       xml:space="preserve"
       style="font-size:48.000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr-tb"
       x="73.736259"
       y="420.63187"
       id="text1338"
       sodipodi:linespacing="100%"><tspan
         sodipodi:role="line"
         id="tspan1340"
         x="73.736259"
         y="420.63187">Object property updates</tspan></text>
  </g>
</svg>

--- NEW FILE: collaborate-croquet.svg ---
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
   xmlns:xml="http://www.w3.org/XML/1998/namespace"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:cc="http://web.resource.org/cc/"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   sodipodi:docname="collaborate-croquet.svg"
   sodipodi:docbase="/home/keithp/misc/text/papers/desktop-lac2005"
   inkscape:version="0.41"
   sodipodi:version="0.32"
   id="svg2"
   height="305"
   width="400">
  <defs
     id="defs3">
    <linearGradient
       id="linearGradient3598">
      <stop
         id="stop3600"
         offset="0.0000000"
         style="stop-color:#ffb7f1;stop-opacity:1.0000000;" />
      <stop
         id="stop3602"
         offset="1.0000000"
         style="stop-color:#ff00cc;stop-opacity:1.0000000;" />
    </linearGradient>
    <marker
       inkscape:stockid="Arrow2Lend"
       orient="auto"
       refY="0.0"
       refX="0.0"
       id="Arrow2Lend"
       style="overflow:visible;">
      <path
         sodipodi:nodetypes="cccc"
         id="path3558"
         style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
         transform="scale(1.1) rotate(180) translate(-5,0)" />
    </marker>
    <marker
       inkscape:stockid="Arrow2Lstart"
       orient="auto"
       refY="0.0"
       refX="0.0"
       id="Arrow2Lstart"
       style="overflow:visible">
      <path
         sodipodi:nodetypes="cccc"
         id="path3549"
         style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
         transform="scale(1.1) translate(-5,0)" />
    </marker>
    <linearGradient
       id="linearGradientPersonBlue843">
      <stop
         id="stop1386"
         offset="0.000000"
         style="stop-color:#00008a;stop-opacity:1;" />
      <stop
         id="stop1388"
         offset="1.000000"
         style="stop-color:#0030ff;stop-opacity:0.25;" />
    </linearGradient>
    <radialGradient
       gradientTransform="scale(1.084227,0.922316)"
       spreadMethod="pad"
       gradientUnits="userSpaceOnUse"
       r="147.59255"
       fy="41.527420"
       fx="193.87883"
       cy="41.527420"
       cx="193.87883"
       id="radialGradientPersonBlue848"
       xlink:href="#linearGradientPersonBlue843" />
    <radialGradient
       gradientTransform="scale(1.019028,0.981327)"
       spreadMethod="pad"
       gradientUnits="userSpaceOnUse"
       r="355.20657"
       fy="214.74286"
       fx="181.15071"
       cy="214.74286"
       cx="181.15071"
       id="radialGradientPersonBlue846"
       xlink:href="#linearGradientPersonBlue843" />
    <linearGradient
       id="linearGradientPersonRed843">
      <stop
         id="stop1614"
         offset="0.000000"
         style="stop-color:#8a0000;stop-opacity:1;" />
      <stop
         id="stop1616"
         offset="1.000000"
         style="stop-color:#ff0040;stop-opacity:0.25;" />
    </linearGradient>
    <radialGradient
       gradientTransform="scale(1.084227,0.922316)"
       spreadMethod="pad"
       gradientUnits="userSpaceOnUse"
       r="147.59255"
       fy="41.527420"
       fx="193.87883"
       cy="41.527420"
       cx="193.87883"
       id="radialGradientPersonRed848"
       xlink:href="#linearGradientPersonRed843" />
    <radialGradient
       gradientTransform="scale(1.019028,0.981327)"
       spreadMethod="pad"
       gradientUnits="userSpaceOnUse"
       r="355.20657"
       fy="214.74286"
       fx="181.15071"
       cy="214.74286"
       cx="181.15071"
       id="radialGradientPersonRed846"
       xlink:href="#linearGradientPersonRed843" />
    <linearGradient
       id="linearGradientPersonGreen843">
      <stop
         id="stop1842"
         offset="0.000000"
         style="stop-color:#008a00;stop-opacity:1;" />
      <stop
         id="stop1844"
         offset="1.000000"
         style="stop-color:#00ff40;stop-opacity:0.25;" />
    </linearGradient>
    <radialGradient
       gradientTransform="scale(1.084227,0.922316)"
       spreadMethod="pad"
       gradientUnits="userSpaceOnUse"
       r="147.59255"
       fy="41.527420"
       fx="193.87883"
       cy="41.527420"
       cx="193.87883"
       id="radialGradientPersonGreen848"
       xlink:href="#linearGradientPersonGreen843" />
    <radialGradient
       gradientTransform="scale(1.019028,0.981327)"
       spreadMethod="pad"
       gradientUnits="userSpaceOnUse"
       r="355.20657"
       fy="214.74286"
       fx="181.15071"
       cy="214.74286"
       cx="181.15071"
       id="radialGradientPersonGreen846"
       xlink:href="#linearGradientPersonGreen843" />
    <radialGradient
       gradientUnits="userSpaceOnUse"
       r="26.612732"
       fy="524.40582"
       fx="347.66791"
       cy="525.23730"
       cx="347.66785"
       gradientTransform="scale(1.057951,0.945223)"
       id="radialGradient3604"
       xlink:href="#linearGradient3598"
       inkscape:collect="always" />
    <radialGradient
       r="26.612732"
       fy="524.40582"
       fx="347.66791"
       cy="525.23730"
       cx="347.66785"
       gradientTransform="scale(1.057951,0.945223)"
       gradientUnits="userSpaceOnUse"
       id="radialGradient4384"
       xlink:href="#linearGradient3598"
       inkscape:collect="always" />
    <radialGradient
       r="26.612732"
       fy="524.40582"
       fx="347.66791"
       cy="525.23730"
       cx="347.66785"
       gradientTransform="scale(1.057951,0.945223)"
       gradientUnits="userSpaceOnUse"
       id="radialGradient4386"
       xlink:href="#linearGradient3598"
       inkscape:collect="always" />
  </defs>
  <sodipodi:namedview
     inkscape:window-y="82"
     inkscape:window-x="48"
     inkscape:window-height="728"
     inkscape:window-width="880"
     inkscape:current-layer="layer3"
     inkscape:document-units="px"
     inkscape:cy="66.364858"
     inkscape:cx="202.07555"
     inkscape:zoom="1.6058608"
     inkscape:pageshadow="2"
     inkscape:pageopacity="0.0"
     borderopacity="1.0"
     bordercolor="#666666"
     pagecolor="#ffffff"
     id="base" />
  <metadata
     id="metadata4">
    <rdf:RDF
       id="RDF5">
      <cc:Work
         id="Work6"
         rdf:about="">
        <dc:format
           id="format7">image/svg+xml</dc:format>
        <dc:type
           rdf:resource="http://purl.org/dc/dcmitype/StillImage"
           id="type9" />
      </cc:Work>
    </rdf:RDF>
  </metadata>
  <g
     inkscape:groupmode="layer"
     id="layer3"
     inkscape:label="Background">
    <rect
       style="fill:#ffffff;fill-opacity:1.0000000;stroke:none;stroke-width:4.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"
       id="rect1341"
       width="398.84616"
       height="304.16208"
       x="0.46970785"
       y="1.5982517" />
  </g>
  <g
     id="layer1"
     inkscape:groupmode="layer"
     inkscape:label="Layer 1"
     transform="scale(0.5,0.5)">
    <g
       id="g1392"
       transform="matrix(0.290940,0.000000,0.000000,0.290940,83.85558,4.425145)">
      <path
         id="path1394"
         transform="matrix(1.396677,0.000000,0.000000,1.520977,-80.23795,-8.768044)"
         sodipodi:nodetypes="ccc"
         d="M 249.00600,11.984900 C 145.40500,12.893600 149.04000,135.57900 250.82400,136.48800 C 340.79200,135.58000 347.15400,10.167300 249.00600,11.984900 z "
         style="fill:url(#radialGradientPersonBlue848);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:6.8610516;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000" />
      <path
         id="path1396"
         transform="translate(-1.118851,3.356552)"
         sodipodi:nodetypes="ccc"
         d="M 260.82000,15.619900 C 254.45800,4.7145100 144.62600,36.489500 177.78000,116.36500 C 195.95600,124.54400 270.81700,43.792100 260.82000,15.619900 z "
         style="fill:#ffffff;fill-opacity:0.49999997;fill-rule:evenodd;stroke:none;stroke-width:3.7500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
      <path
         id="path1398"
         transform="matrix(1.000000,0.000000,0.000000,0.784831,-1.118851,107.4211)"
         sodipodi:nodetypes="cccsccsc"
         d="M 88.151800,214.64300 C 99.965900,188.28800 211.74600,141.94000 263.54700,145.57500 C 314.43800,142.84900 418.94800,179.20000 439.85000,213.73300 C 408.95100,208.73500 326.47900,288.25400 382.59700,343.57600 C 431.11100,392.19000 371.69200,480.91600 371.69200,480.91600 C 286.26600,390.94700 258.09400,378.22300 153.58400,483.64200 C 151.76600,473.19100 122.00400,376.63300 143.92800,339.14600 C 177.93800,282.40500 119.50400,210.55400 88.151800,214.64300 z "
         style="font-size:12.000000;fill:url(#radialGradientPersonBlue846);fill-rule:evenodd;stroke:#000000;stroke-width:11.287868;stroke-linejoin:round" />
      <path
         id="path1400"
         transform="matrix(1.000000,0.000000,0.000000,0.784831,-1.118851,107.4211)"
         sodipodi:nodetypes="cccc"
         d="M 217.19900,165.56900 C 216.29000,150.11900 128.13800,181.92700 103.60100,208.28200 C 129.04700,228.27500 184.48300,229.18400 143.58700,374.58800 C 202.65800,283.71000 224.46900,253.72100 217.19900,165.56900 z "
         style="font-size:12.000000;fill:#ffffff;fill-opacity:0.49803898;fill-rule:evenodd;stroke-width:1.0000000pt" />
    </g>
    <g
       id="g1620"
       transform="matrix(0.304866,0.000000,0.000000,0.304866,279.3344,4.363439)">
      <path
         id="path1622"
         transform="matrix(1.396677,0.000000,0.000000,1.520977,-80.23795,-8.768044)"
         sodipodi:nodetypes="ccc"
         d="M 249.00600,11.984900 C 145.40500,12.893600 149.04000,135.57900 250.82400,136.48800 C 340.79200,135.58000 347.15400,10.167300 249.00600,11.984900 z "
         style="fill:url(#radialGradientPersonRed848);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:6.8610516;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000" />
      <path
         id="path1624"
         transform="translate(-1.118851,3.356552)"
         sodipodi:nodetypes="ccc"
         d="M 260.82000,15.619900 C 254.45800,4.7145100 144.62600,36.489500 177.78000,116.36500 C 195.95600,124.54400 270.81700,43.792100 260.82000,15.619900 z "
         style="fill:#ffffff;fill-opacity:0.49999997;fill-rule:evenodd;stroke:none;stroke-width:3.7500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
      <path
         id="path1626"
         transform="matrix(1.000000,0.000000,0.000000,0.784831,-1.118851,107.4211)"
         sodipodi:nodetypes="cccsccsc"
         d="M 88.151800,214.64300 C 99.965900,188.28800 211.74600,141.94000 263.54700,145.57500 C 314.43800,142.84900 418.94800,179.20000 439.85000,213.73300 C 408.95100,208.73500 326.47900,288.25400 382.59700,343.57600 C 431.11100,392.19000 371.69200,480.91600 371.69200,480.91600 C 286.26600,390.94700 258.09400,378.22300 153.58400,483.64200 C 151.76600,473.19100 122.00400,376.63300 143.92800,339.14600 C 177.93800,282.40500 119.50400,210.55400 88.151800,214.64300 z "
         style="font-size:12.000000;fill:url(#radialGradientPersonRed846);fill-rule:evenodd;stroke:#000000;stroke-width:11.287868;stroke-linejoin:round" />
      <path
         id="path1628"
         transform="matrix(1.000000,0.000000,0.000000,0.784831,-1.118851,107.4211)"
         sodipodi:nodetypes="cccc"
         d="M 217.19900,165.56900 C 216.29000,150.11900 128.13800,181.92700 103.60100,208.28200 C 129.04700,228.27500 184.48300,229.18400 143.58700,374.58800 C 202.65800,283.71000 224.46900,253.72100 217.19900,165.56900 z "
         style="font-size:12.000000;fill:#ffffff;fill-opacity:0.49803898;fill-rule:evenodd;stroke-width:1.0000000pt" />
    </g>
    <g
       id="g1848"
       transform="matrix(0.313023,0.000000,0.000000,0.313023,476.3299,4.327296)">
      <path
         id="path1850"
         transform="matrix(1.396677,0.000000,0.000000,1.520977,-80.23795,-8.768044)"
         sodipodi:nodetypes="ccc"
         d="M 249.00600,11.984900 C 145.40500,12.893600 149.04000,135.57900 250.82400,136.48800 C 340.79200,135.58000 347.15400,10.167300 249.00600,11.984900 z "
         style="fill:url(#radialGradientPersonGreen848);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:6.8610516;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1.0000000" />
      <path
         id="path1852"
         transform="translate(-1.118851,3.356552)"
         sodipodi:nodetypes="ccc"
         d="M 260.82000,15.619900 C 254.45800,4.7145100 144.62600,36.489500 177.78000,116.36500 C 195.95600,124.54400 270.81700,43.792100 260.82000,15.619900 z "
         style="fill:#ffffff;fill-opacity:0.49999997;fill-rule:evenodd;stroke:none;stroke-width:3.7500000;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
      <path
         id="path1854"
         transform="matrix(1.000000,0.000000,0.000000,0.784831,-1.118851,107.4211)"
         sodipodi:nodetypes="cccsccsc"
         d="M 88.151800,214.64300 C 99.965900,188.28800 211.74600,141.94000 263.54700,145.57500 C 314.43800,142.84900 418.94800,179.20000 439.85000,213.73300 C 408.95100,208.73500 326.47900,288.25400 382.59700,343.57600 C 431.11100,392.19000 371.69200,480.91600 371.69200,480.91600 C 286.26600,390.94700 258.09400,378.22300 153.58400,483.64200 C 151.76600,473.19100 122.00400,376.63300 143.92800,339.14600 C 177.93800,282.40500 119.50400,210.55400 88.151800,214.64300 z "
         style="font-size:12.000000;fill:url(#radialGradientPersonGreen846);fill-rule:evenodd;stroke:#000000;stroke-width:11.287868;stroke-linejoin:round" />
      <path
         id="path1856"
         transform="matrix(1.000000,0.000000,0.000000,0.784831,-1.118851,107.4211)"
         sodipodi:nodetypes="cccc"
         d="M 217.19900,165.56900 C 216.29000,150.11900 128.13800,181.92700 103.60100,208.28200 C 129.04700,228.27500 184.48300,229.18400 143.58700,374.58800 C 202.65800,283.71000 224.46900,253.72100 217.19900,165.56900 z "
         style="font-size:12.000000;fill:#ffffff;fill-opacity:0.49803898;fill-rule:evenodd;stroke-width:1.0000000pt" />
    </g>
    <rect
       y="195.50798"
       x="102.98523"
       height="162.89116"
       width="151.47806"
       id="rect1911"
       style="fill:#0000ff;fill-opacity:1.0000000;stroke:#000000;stroke-width:1.3271897pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
    <rect
       y="195.49405"
       x="314.50467"
       height="168.63330"
       width="154.32327"
       id="rect2673"
       style="fill:#0000ff;fill-opacity:1.0000000;stroke:#000000;stroke-width:1.3942270pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
    <rect
       y="181.18695"
       x="500.18927"
       height="168.64209"
       width="160.06296"
       id="rect2675"
       style="fill:#0000ff;fill-opacity:1.0000000;stroke:#000000;stroke-width:1.3531240pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000" />
    <path
       transform="translate(-147.4463,-254.4172)"
       d="M 302.29285,513.37340 L 301.19437,537.51706 L 288.38947,519.05874 L 265.08803,525.47482 L 278.68601,507.59270 L 265.38341,487.41440 L 286.59232,494.82097 L 301.67230,475.93400 L 301.18215,498.39363 L 323.80469,506.89915 L 302.29285,513.37340 z "
       inkscape:randomized="0.0000000"
       inkscape:rounded="0.0000000"
       inkscape:flatsided="false"
       sodipodi:arg2="1.2643977"
       sodipodi:arg1="0.55430748"
       sodipodi:r2="32.377106"
       sodipodi:r1="12.777531"
       sodipodi:cy="506.64789"
       sodipodi:cx="291.42856"
       sodipodi:sides="5"
       id="path2679"
       style="fill:#d0c019;fill-opacity:1.0000000;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
       sodipodi:type="star" />
    <path
       transform="translate(195.4523,-273.8717)"
       d="M 357.14285,512.36218 C 358.57538,513.36495 356.49790,514.78793 355.47619,514.74314 C 352.70741,514.62175 351.67684,511.28459 352.38095,509.02885 C 353.64042,504.99387 358.52902,503.68451 362.14285,505.21932 C 367.44629,507.47172 369.06983,514.09046 366.66667,519.02884 C 363.46363,525.61093 355.06094,527.55402 348.80953,524.26695 C 340.94276,520.13051 338.67822,509.92124 342.85713,502.36219 C 347.91836,493.20717 359.94584,490.62017 368.80951,495.69551 C 379.25504,501.67662 382.16512,515.52910 376.19048,525.69550 C 369.29252,537.43302 353.61075,540.66663 342.14287,533.79076 C 329.11233,525.97797 325.55489,508.46401 333.33332,495.69553 C 342.05954,481.37123 361.40774,477.48973 375.47617,486.17169 C 391.09480,495.81032 395.30052,516.99427 385.71429,532.36217"
       sodipodi:t0="0.0000000"
       sodipodi:argument="-18.238831"
       sodipodi:radius="34.875874"
       sodipodi:revolution="3.0000000"
       sodipodi:expansion="1.0000000"
       sodipodi:cy="512.36218"
       sodipodi:cx="357.14285"
       id="path3439"
       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#19d51f;stroke-width:6.1500001;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"
       sodipodi:type="spiral" />
    <path
       sodipodi:nodetypes="cc"
       id="path3443"
       d="M 378.96475,394.03065 C 382.50114,498.07646 177.81607,512.51872 180.46944,390.37477"
       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;marker-end:url(#Arrow2Lend);marker-start:url(#Arrow2Lstart)" />
    <path
       transform="translate(-5.782210,-263.0905)"
       d="M 402.00000 502.36218 A 27.000000 24.000000 0 1 1  348.00000,502.36218 A 27.000000 24.000000 0 1 1  402.00000 502.36218 z"
       sodipodi:ry="24.000000"
       sodipodi:rx="27.000000"
       sodipodi:cy="502.36218"
       sodipodi:cx="375.00000"
       id="path3596"
       style="fill:url(#radialGradient3604);fill-opacity:1.0000000;stroke:#000000;stroke-width:2.3099999;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"
       sodipodi:type="arc" />
    <path
       transform="translate(-183.2825,-190.0297)"
       d="M 357.14285,512.36218 C 358.57538,513.36495 356.49790,514.78793 355.47619,514.74314 C 352.70741,514.62175 351.67684,511.28459 352.38095,509.02885 C 353.64042,504.99387 358.52902,503.68451 362.14285,505.21932 C 367.44629,507.47172 369.06983,514.09046 366.66667,519.02884 C 363.46363,525.61093 355.06094,527.55402 348.80953,524.26695 C 340.94276,520.13051 338.67822,509.92124 342.85713,502.36219 C 347.91836,493.20717 359.94584,490.62017 368.80951,495.69551 C 379.25504,501.67662 382.16512,515.52910 376.19048,525.69550 C 369.29252,537.43302 353.61075,540.66663 342.14287,533.79076 C 329.11233,525.97797 325.55489,508.46401 333.33332,495.69553 C 342.05954,481.37123 361.40774,477.48973 375.47617,486.17169 C 391.09480,495.81032 395.30052,516.99427 385.71429,532.36217"
       sodipodi:t0="0.0000000"
       sodipodi:argument="-18.238831"
       sodipodi:radius="34.875874"
       sodipodi:revolution="3.0000000"
       sodipodi:expansion="1.0000000"
       sodipodi:cy="512.36218"
       sodipodi:cx="357.14285"
       id="path4378"
       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#19d51f;stroke-width:6.1500001;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"
       sodipodi:type="spiral" />
    <path
       transform="translate(251.5261,-263.0905)"
       d="M 402.00000 502.36218 A 27.000000 24.000000 0 1 1  348.00000,502.36218 A 27.000000 24.000000 0 1 1  402.00000 502.36218 z"
       sodipodi:ry="24.000000"
       sodipodi:rx="27.000000"
       sodipodi:cy="502.36218"
       sodipodi:cx="375.00000"
       id="path4380"
       style="fill:url(#radialGradient4386);fill-opacity:1.0000000;stroke:#000000;stroke-width:2.3099999;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000"
       sodipodi:type="arc" />
    <path
       transform="translate(141.6641,-231.2884)"
       d="M 302.29285,513.37340 L 301.19437,537.51706 L 288.38947,519.05874 L 265.08803,525.47482 L 278.68601,507.59270 L 265.38341,487.41440 L 286.59232,494.82097 L 301.67230,475.93400 L 301.18215,498.39363 L 323.80469,506.89915 L 302.29285,513.37340 z "
       inkscape:randomized="0.0000000"
       inkscape:rounded="0.0000000"
       inkscape:flatsided="false"
       sodipodi:arg2="1.2643977"
       sodipodi:arg1="0.55430748"
       sodipodi:r2="32.377106"
       sodipodi:r1="12.777531"
       sodipodi:cy="506.64789"
       sodipodi:cx="291.42856"
       sodipodi:sides="5"
       id="path4388"
       style="fill:#d0c019;fill-opacity:1.0000000;stroke:#000000;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
       sodipodi:type="star" />
    <path
       sodipodi:nodetypes="cc"
       id="path5166"
       d="M 572.66878,382.46623 C 576.20517,477.83873 417.77778,521.19203 420.43115,399.04808"
       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;marker-start:url(#Arrow2Lstart);marker-end:url(#Arrow2Lend)" />
    <path
       sodipodi:nodetypes="cc"
       id="path5168"
       d="M 630.49088,382.46623 C 639.80948,631.06729 143.12281,636.83623 142.88508,393.26587"
       style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:4.0000000;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-opacity:1.0000000;marker-start:url(#Arrow2Lstart);marker-end:url(#Arrow2Lend)" />
    <text
       sodipodi:linespacing="100%"
       id="text2116"
       y="475.30356"
       x="47.48772"
       style="font-size:48.000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#ffffff;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr-tb"
       xml:space="preserve"><tspan
         y="475.30356"
         x="47.487720"
         id="tspan2118"
         sodipodi:role="line">Object interaction messages</tspan></text>
    <text
       sodipodi:linespacing="100%"
       id="text1342"
       y="474.05811"
       x="46.242283"
       style="font-size:48.000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;fill:#000000;fill-opacity:1.0000000;stroke:none;stroke-width:1.0000000pt;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans;text-anchor:start;writing-mode:lr-tb"
       xml:space="preserve"><tspan
         y="474.05811"
         x="46.242283"
         id="tspan1344"
         sodipodi:role="line">Object interaction messages</tspan></text>
  </g>
</svg>

Index: desktop.xml
===================================================================
RCS file: /local/src/CVS/papers/desktop-lac2005/desktop.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- desktop.xml	17 Jun 2005 05:54:08 -0000	1.1
+++ desktop.xml	20 Jun 2005 18:06:45 -0000	1.2
@@ -8,15 +8,11 @@
 	  URL="http://keithp.com">
 
     <slide variant="title">
-      <ul>
-       	<lc>Keith Packard</lc>
-      </ul>
-      <ul font-family="Futura Lt">
-	<lc>Member of Research Staff</lc>
-	<lc>HP Cambridge Research Laboratory</lc>
-	<lc>keithp at keithp.com</lc>
-	<lc>(503) 245-6878</lc>
-       </ul>
+      <img src="author.svg"
+      	x="0.0"
+	y="0.5"
+	x-align="left"
+	y-align="center"/>
     </slide>
 
     <slide title="Linux Desktop Directions">
@@ -27,16 +23,6 @@
       </ul>
     </slide>
 
-    <slide title="Classic X Desktops">
-      <ul>
-        <li>Featured flat shaded graphics</li>
-	<li>Almost no images</li>
-	<li>Non anti-aliased text</li>
-	<li>Minimal 3D influence or capability</li>
-	<li>Almost no color</li>
-      </ul>
-    </slide>
-
     <slide variant="screen" title="TWM Desktop">
       <img src="twm-screen.svg"
       	x="0.0"
@@ -45,11 +31,13 @@
 	y-align="top" />
     </slide>
     
-    <slide title="The Scary X Root Weave">
+    <slide title="The Original X Environment">
       <ul>
-      	<li>Designed for monochrome monitors</li>
-	<li>Necessary when XOR was high-tech animation</li>
-	<li>Still the default X background...</li>
+        <li>No panels or menu bars</li>
+	<li>Gray “root weave” background</li>
+	<li>No 3D effects</li>
+	<li>Black &amp; White applications</li>
+	<li>Hand-configured colors</li>
       </ul>
     </slide>
     
@@ -76,10 +64,20 @@
 	<li>Multi-lingual meant multi-encoding + primitive layout</li>
 	<li>A small number of colors</li>
 	<li>Images limited to icons</li>
-	<li>Targetted at 8-bit Unix workstations</li>
+	<li>Targeted at 8-bit Unix workstations</li>
       </ul>
     </slide>
     
+    <slide title="Classic X Desktops">
+      <ul>
+        <li>Featured flat shaded graphics</li>
+	<li>Almost no images</li>
+	<li>Non anti-aliased text</li>
+	<li>Minimal 3D influence or capability</li>
+	<li>Almost no color</li>
+      </ul>
+    </slide>
+
     <slide variant="screen" title="KDE Desktop">
       <img src="kde-screen.svg"
       	x="0.0"
@@ -98,7 +96,7 @@
 
     <slide title="The Modern Linux Desktop">
       <ul>
-      	<li>Lots of color</li>
+      	<li>Lots of color including gradients</li>
 	<li>Images used as textures</li>
 	<li>Images used as backgrounds</li>
 	<li>Anti-aliased text, but not graphics</li>
@@ -119,7 +117,7 @@
       <ul>
       	<li>Outline OpenType Fonts</li>
 	<li>GSUB/GPOS-based layout</li>
-	<li>Handles arabic and indic text correctly</li>
+	<li>Handles Arabic and Indic text correctly</li>
 	<li>Fonts are “client-side” objects</li>
 	<li>Applications can embed fonts in documents</li>
       </ul>
@@ -148,6 +146,23 @@
       </ul>
     </slide>
     
+    <slide variant="screen" title="Luminocity">
+      <img src="luminocity-screen.svg"
+      	x="0.0"
+	y="0.0"
+	x-align="left"
+	y-align="top" />
+    </slide>
+
+    <slide title="Simple OpenGL-based Window Management">
+      <ul>
+	<li>Demonstrates OpenGL manipulating X applications</li>
+        <li>New window interaction technique</li>
+	<li>Physical modeling of windows</li>
+	<li>Not intended for production use…</li>
+      </ul>
+    </slide>
+    
     <slide variant="screen" title="Looking Glass Desktop">
       <img src="lg-screen.svg"
       	x="0.0"
@@ -199,13 +214,57 @@
       </ul>
     </slide>
 
+    <slide title="Traditional Multi-User Environment ">
+      <ul>
+        <li>Central server holds world model</li>
+	<li>Local devices present model to users</li>
+	<li>Network bandwidth scales with users × objects</li>
+      </ul>
+      <img 
+      	src="collaborate-classic.svg"
+	x="0.5"
+	y="1.0"
+	x-align="center"
+      	y-align="bottom"/>
+    </slide>
+
+    <slide title="Croquet Multi-User Environment">
+      <ul>
+        <li>Local devices hold relevant objects + code</li>
+	<li>Local devices pass necessary objects across network</li>
+	<li>Inter-object events passed over network</li>
+	<li>Network bandwidth scales with object interactions</li>
+      </ul>
+      <img 
+      	src="collaborate-croquet.svg"
+	x="0.5"
+	y="1.0"
+	x-align="center"
+      	y-align="bottom"/>
+    </slide>
+
+    <slide title="Integrating 2D apps in 3D environments">
+      <ul>
+        <li>2D apis are pixel based</li>
+	<li>Draw 2D application to image buffer</li>
+	<li>“paint” 2D application onto 3D polygons</li>
+	<li>Works with all 2D applications</li>
+	<li>Quality suffers when scaling by large amounts</li>
+      </ul>
+    </slide>
+
     <slide title="High Resolution Display">
       <ul>
 	<li>6000 × 3000 = 18,000,000 pixels</li>
-	<li>Inherantly multi-user</li>
+	<li>Inherently multi-user</li>
 	<li>Raises security, privacy and cooperation issues</li>
       </ul>
-      <img src="projector-front.svg"/>
+      <img 
+      	src="projector-front.svg"
+      	x="1.0"
+	y="1.0"
+	x-align="right"
+	y-align="bottom"/>
     </slide>
     
     <slide title="High Resolution Display">
@@ -213,10 +272,104 @@
         <li>24 HP Projectors</li>
 	<li>Manual rough alignment</li>
 	<li>Automatic software-based fine alignment</li>
-	<li>Distributed rendering environment</li>
+	<li>Distributed rendering</li>
       </ul>
-      <img src="projector-back.svg"/>
+      <img 
+      	x="1.0"
+	y="1.0"
+	x-align="right"
+	y-align="bottom"
+	src="projector-back.svg"/>
     </slide>
-    
-  </slides>
+
+    <slide title="Tiny Screens">
+      <ul>
+      	<li>PDA and smaller</li>
+	<li>2-10cm screens</li>
+	<li>Resolutions increasing (>200 dpi)</li>
+	<li>Challenges layout and presentation</li>
+      </ul>
+    </slide>
+
+    <slide title="Ink and Toner Sales">
+      <ul>
+      	<li>Printing still a key tool</li>
+	<li>PDF format for network distribution</li>
+	<li>Wide range of resolution (300-7200dpi)</li>
+	<li>Images too large for network transfer</li>
+      </ul>
+    </slide>
+
+    <slide title="Making Pixels Irrelevant">
+      <ul>
+      	<li>3D environments imply projective transformations</li>
+	<li>Printing/PDF require non-image representation</li>
+	<li>Wide range of pixel size requirements on screens</li>
+	<li>Vector 2D graphics now a necessity</li>
+      </ul>
+    </slide>
+
+    <slide title="cairo graphics library">
+      <ul>
+        <li>Simple programming model</li>
+	<li>Common API</li>
+	  <ul>
+	    <li>Linux (and Unix)</li>
+	    <li>Windows</li>
+	    <li>Mac OS X</li>
+	  </ul>
+	<li>Supports</li>
+	  <ul>
+	    <li>Printing</li>
+	    <li>Image files</li>
+	    <li>Window systems</li>
+	  </ul>
+      </ul>
+      <img 
+      	src="cairo_logo_with_text.svg"
+	x="1.0"
+	y="0.5"
+	x-align="right"
+	y-align="center"/>
+    </slide>
+
+    <slide title="OpenGL-based 2D Graphics">
+      <ul>
+	<li>Leverage existing graphics speed</li>
+        <li>OpenGL drivers faster than X</li>
+	<li>Proprietary OpenGL drivers well supported</li>
+	<li>Two mechanisms</li>
+	  <ul>
+	    <li>cairo on OpenGL (glitz)</li>
+	    <li>X on OpenGL (Xgl)</li>
+	  </ul>
+      </ul>
+    </slide>
+
+    <slide title="X on OpenGL (Xgl)">
+      <ul>
+        <li>X server with GL backend</li>
+	<li>Remains network transparent</li>
+	<li>Inverts existing X/GL relationship</li>
+	<li>Uses stand-alone OpenGL (EGL)</li>
+	<li>Migrates video initialization out of X</li>
+      </ul>
+    </slide>
+
+    <slide title="Summary">
+      <ul>
+        <li>Interesting new environments</li>
+	<li>Linux spans the whole range</li>
+	<li>Scalable graphics coming</li>
+	<li>Linux will be first in many areas</li>
+      </ul>
+      <img
+      	src="glider-blue.svg"
+	x="1.0"
+	y="1.0"
+	x-align="right"
+	y-align="bottom"/>
+    </slide>
+
+</slides>
 </svgslides>

Index: glider-blue.svg
===================================================================
RCS file: /local/src/CVS/papers/desktop-lac2005/glider-blue.svg,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- glider-blue.svg	17 Jun 2005 05:54:08 -0000	1.1
+++ glider-blue.svg	20 Jun 2005 18:06:45 -0000	1.2
@@ -1,6 +1,4 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"
-"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
 <!-- Created by hand -->
 <svg
    xmlns="http://www.w3.org/2000/svg"

--- NEW FILE: hpdark-screen.svg ---
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg version="1.0" width="1024" height="768"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   xmlns:ss="http://www.svgslides.org/svgslides0.1"
   font-family="Futura Bk"
   bullet="bullet"
   fill="black"
   >

<defs id="hplight_defs">
	<g id="bullet">
	  <text x="-13" y="9" font-size="29" fill="#b3b3b3">•</text>
	</g>
</defs>

<g id="background">
	<rect x="0" y="0" width="1024" height="768" fill="#0071b5"/>
</g>

<g ss:region="default">
	<rect x="0" y="0" width="1024" height="768" fill="none" stroke="blue"/>
	<text font-size="40" x="0" y="0">Outline 1</text>
</g>

<g id="title">
	<text ss:variable="title" x="514" y="52" fill="#000000"
		fill-opacity="0.7"
		font-size="51" text-anchor="middle">SlideTitle</text>
	<text ss:variable="title" x="512" y="50" fill="#ffffff"
		font-size="51" text-anchor="middle">SlideTitle</text>
</g>
</svg>

--- NEW FILE: hpdark-title.svg ---
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg version="1.0" width="1024" height="768"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   xmlns:ss="http://www.svgslides.org/svgslides0.1"
   font-family="Futura Bk"
   >

<rect x="0" y="0" width="100%" height="100%" fill="#ffffff"/>
<rect x="0" y="0" width="714" height="539" fill="#0071b5"/>
<rect x="719" y="0" width="306" height="100%" fill="#001d58"/>

<text fill="white" x="30" y="75" font-family="HPInvent" font-size="58">H</text>

<rect x="795" y="461" width="31" height="186" fill="white"/>
<rect x="717" y="538" width="186" height="31" fill="white"/>

<text fill="white" x="896" y="645" font-size="92">hp</text>

<text 	ss:variable="presentation"
	fill="white"
	x="57" 
	y="372"
	font-family="Futura Lt"
	font-size="63">HP standard light</text>

  <g ss:region="default">
    <rect x="59" y="540" width="400" height="182" fill="none" stroke="blue"/>
    <text font-family="Futura Hv" fill="black" 
    	font-size="28" x="59" y="640">Speaker name</text>
  </g>
 
  <g fill="black" font-size="13">
    <text x="62" y="734"
	>© 2005 Hewlett-Packard Development Company, L.P.</text>
    <text x="62" y="749"
    >The information contained herein is subject to change without notice</text>
  </g>
</svg>

--- NEW FILE: hpdark.svg ---
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg version="1.0" width="1024" height="768"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   xmlns:ss="http://www.svgslides.org/svgslides0.1"
   font-family="Futura Bk"
   bullet="bullet"
   fill="black"
   >

<defs id="hplight_defs">
	<g id="bullet">
	  <text x="-13" y="9" font-size="29" fill="#b3b3b3">•</text>
	</g>
</defs>

<g id="background">
	<rect x="0" y="0" width="100%" height="100%" fill="#001d58"/>
	<!-- <rect x="0" y="0" width="100%" height="100%" fill="#001d58"/> -->
	<rect x="0" y="0" width="29" height="125" fill="#0071b4"/>
	<rect x="0" y="131" width="29" height="637" fill="#0071b4"/>
	<text x="928" y="79" font-family="HPInvent" font-size="58">H</text>
</g>

<g id="title" fill="white">
	<text ss:variable="title" x="48" y="97" 
		font-size="51">Slide Title</text>
</g>

<g ss:region="default" fill="white">
	<rect x="51" y="164" width="951" height="582" fill="none" stroke="white"/>
	<text font-size="40" x="51" y="204">Outline 1</text>
</g>

<g id="footer" fill="white">
	<text ss:variable="date" x="75" y="758" 
		fill="#808080" font-size="13" >May 26, 2005</text>
	
	<text ss:variable="slide-number" x="996" y="758" fill="#808080"
		text-anchor="end" font-size="13">2</text>
</g>

</svg>

Index: hplight-title.svg
===================================================================
RCS file: /local/src/CVS/papers/desktop-lac2005/hplight-title.svg,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- hplight-title.svg	17 Jun 2005 05:54:08 -0000	1.1
+++ hplight-title.svg	20 Jun 2005 18:06:45 -0000	1.2
@@ -25,14 +25,15 @@
 	font-size="63">HP standard light</text>
 
   <g ss:region="default">
-    <rect x="59" y="540" width="2" height="100" fill="none" stroke="blue"/>
+    <rect x="59" y="540" width="400" height="182" fill="none" stroke="blue"/>
     <text font-family="Futura Hv" fill="black" 
-    	font-size="28" x="59" y="540">Speaker name</text>
+    	font-size="28" x="59" y="640">Speaker name</text>
   </g>
  
-  <g ss:region="copyright">
-    <rect x="62" y="734" width="2" height="32" fill="none" stroke="blue"/>
-    <text fill="black" font-size="13" x="62" y="734"
+  <g fill="black" font-size="13">
+    <text x="62" y="734"
 	>© 2005 Hewlett-Packard Development Company, L.P.</text>
+    <text x="62" y="749"
+    >The information contained herein is subject to change without notice</text>
   </g>
 </svg>

Index: hplight.svg
===================================================================
RCS file: /local/src/CVS/papers/desktop-lac2005/hplight.svg,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- hplight.svg	17 Jun 2005 05:54:08 -0000	1.1
+++ hplight.svg	20 Jun 2005 18:06:45 -0000	1.2
@@ -28,7 +28,7 @@
 </g>
 
 <g ss:region="default">
-	<rect x="51" y="164" width="824" height="530" fill="none" stroke="blue"/>
+	<rect x="51" y="164" width="951" height="582" fill="none" stroke="blue"/>
 	<text font-size="40" x="51" y="204">Outline 1</text>
 </g>
 

--- NEW FILE: luminocity-screen.png ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: luminocity-screen.svg ---
<?xml version="1.0" encoding="UTF-8"?>
<svg 	xmlns="http://www.w3.org/2000/svg" 
	xmlns:xlink="http://www.w3.org/1999/xlink" 
	width="1024" version="1.0" height="768">
	<g>
		<image 	x="0" y="0" width="1024" height="768"
			xlink:href="luminocity-screen.png" />
	</g>
</svg>

--- NEW FILE: person-blue.svg ---
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<!-- Created with Sodipodi ("http://www.sodipodi.com/") -->
<svg
   width="400pt"
   height="400pt"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns:xlink="http://www.w3.org/1999/xlink">
  <defs>
    <linearGradient
       id="linearGradientPersonBlue843">
      <stop
         style="stop-color:#00008a;stop-opacity:1;"
         offset="0.000000"/>
      <stop
         style="stop-color:#0030ff;stop-opacity:0.25;"
         offset="1.000000"/>
    </linearGradient>
    <radialGradient
       xlink:href="#linearGradientPersonBlue843"
       id="radialGradientPersonBlue846"
       cx="0.28124997"
       cy="0.20312500"
       fx="0.28124997"
       fy="0.20312500"
       r="0.99718845"
       gradientUnits="objectBoundingBox"
       spreadMethod="pad" />
    <radialGradient
       xlink:href="#linearGradientPersonBlue843"
       id="radialGradientPersonBlue848"
       cx="0.26388890"
       cy="0.22656243"
       fx="0.26388890"
       fy="0.22656243"
       r="1.03610277"
       gradientUnits="objectBoundingBox"
       spreadMethod="pad" />
  </defs>
  <g
     transform="scale(0.065,0.065),translate(-80,-3)">
    <path
       style="fill:url(#radialGradientPersonBlue848);fill-rule:evenodd;stroke:#000000;stroke-opacity:1;stroke-width:6.8610516;stroke-linejoin:round;stroke-linecap:butt;fill-opacity:1;stroke-dasharray:none;"
       d="M 249.006 11.9849 C 145.405 12.8936 149.04 135.579 250.824 136.488 C 340.792 135.58 347.154 10.1673 249.006 11.9849 z "
       sodipodi:nodetypes="ccc"
       transform="matrix(1.396677,0.000000,0.000000,1.520977,-80.23795,-8.768044)" />
    <path
       style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-opacity:1;stroke-width:3.75;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:0.5;stroke-dasharray:none;"
       d="M 260.82 15.6199 C 254.458 4.71451 144.626 36.4895 177.78 116.365 C 195.956 124.544 270.817 43.7921 260.82 15.6199 z "
       sodipodi:nodetypes="ccc"
       transform="translate(-1.118851,3.356552)" />
    <path
       style="font-size:12;fill:url(#radialGradientPersonBlue846);fill-rule:evenodd;stroke:#000000;stroke-width:11.287868;stroke-dasharray:none;stroke-linejoin:round;"
       d="M 88.1518 214.643 C 99.9659 188.288 211.746 141.94 263.547 145.575 C 314.438 142.849 418.948 179.2 439.85 213.733 C 408.951 208.735 326.479 288.254 382.597 343.576 C 431.111 392.19 371.692 480.916 371.692 480.916 C 286.266 390.947 258.094 378.223 153.584 483.642 C 151.766 473.191 122.004 376.633 143.928 339.146 C 177.938 282.405 119.504 210.554 88.1518 214.643 z "
       sodipodi:nodetypes="cccsccsc"
       transform="matrix(1.000000,0.000000,0.000000,0.784831,-1.118851,107.4211)" />
    <path
       style="font-size:12;fill:#ffffff;fill-opacity:0.498039;fill-rule:evenodd;stroke-width:1pt;"
       d="M 217.199 165.569 C 216.29 150.119 128.138 181.927 103.601 208.282 C 129.047 228.275 184.483 229.184 143.587 374.588 C 202.658 283.71 224.469 253.721 217.199 165.569 z "
       sodipodi:nodetypes="cccc"
       transform="matrix(1.000000,0.000000,0.000000,0.784831,-1.118851,107.4211)" />
  </g>

  <rdf:RDF 
   xmlns="http://web.resource.org/cc/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  <Work rdf:about="">
    <dc:title>Clipart by Nicu Buculei - head1</dc:title>
    <dc:rights>
       <Agent>
         <dc:title>Nicu Buculei</dc:title>
       </Agent>
    </dc:rights>
    <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    <license rdf:resource="http://web.resource.org/cc/PublicDomain" />
  </Work>
   
  <License rdf:about="http://web.resource.org/cc/PublicDomain">
     <permits rdf:resource="http://web.resource.org/cc/Reproduction" />
     <permits rdf:resource="http://web.resource.org/cc/Distribution" />
     <permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
  </License>

</rdf:RDF>
</svg>

--- NEW FILE: person-green.svg ---
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<!-- Created with Sodipodi ("http://www.sodipodi.com/") -->
<svg
   width="400pt"
   height="400pt"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns:xlink="http://www.w3.org/1999/xlink">
  <defs>
    <linearGradient
       id="linearGradientPersonGreen843">
      <stop
         style="stop-color:#008a00;stop-opacity:1;"
         offset="0.000000" />
      <stop
         style="stop-color:#00ff40;stop-opacity:0.25;"
         offset="1.000000" />
    </linearGradient>
    <radialGradient
       xlink:href="#linearGradientPersonGreen843"
       id="radialGradientPersonGreen846"
       cx="0.28124997"
       cy="0.20312500"
       fx="0.28124997"
       fy="0.20312500"
       r="0.99718845"
       gradientUnits="objectBoundingBox"
       spreadMethod="pad" />
    <radialGradient
       xlink:href="#linearGradientPersonGreen843"
       id="radialGradientPersonGreen848"
       cx="0.26388890"
       cy="0.22656243"
       fx="0.26388890"
       fy="0.22656243"
       r="1.03610277"
       gradientUnits="objectBoundingBox"
       spreadMethod="pad" />
  </defs>
  <g
     transform="scale(0.065,0.065),translate(-80,-3)">
    <path
       style="fill:url(#radialGradientPersonGreen848);fill-rule:evenodd;stroke:#000000;stroke-opacity:1;stroke-width:6.8610516;stroke-linejoin:round;stroke-linecap:butt;fill-opacity:1;stroke-dasharray:none;"
       d="M 249.006 11.9849 C 145.405 12.8936 149.04 135.579 250.824 136.488 C 340.792 135.58 347.154 10.1673 249.006 11.9849 z "
       sodipodi:nodetypes="ccc"
       transform="matrix(1.396677,0.000000,0.000000,1.520977,-80.23795,-8.768044)" />
    <path
       style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-opacity:1;stroke-width:3.75;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:0.5;stroke-dasharray:none;"
       d="M 260.82 15.6199 C 254.458 4.71451 144.626 36.4895 177.78 116.365 C 195.956 124.544 270.817 43.7921 260.82 15.6199 z "
       sodipodi:nodetypes="ccc"
       transform="translate(-1.118851,3.356552)" />
    <path
       style="font-size:12;fill:url(#radialGradientPersonGreen846);fill-rule:evenodd;stroke:#000000;stroke-width:11.287868;stroke-dasharray:none;stroke-linejoin:round;"
       d="M 88.1518 214.643 C 99.9659 188.288 211.746 141.94 263.547 145.575 C 314.438 142.849 418.948 179.2 439.85 213.733 C 408.951 208.735 326.479 288.254 382.597 343.576 C 431.111 392.19 371.692 480.916 371.692 480.916 C 286.266 390.947 258.094 378.223 153.584 483.642 C 151.766 473.191 122.004 376.633 143.928 339.146 C 177.938 282.405 119.504 210.554 88.1518 214.643 z "
       sodipodi:nodetypes="cccsccsc"
       transform="matrix(1.000000,0.000000,0.000000,0.784831,-1.118851,107.4211)" />
    <path
       style="font-size:12;fill:#ffffff;fill-opacity:0.498039;fill-rule:evenodd;stroke-width:1pt;"
       d="M 217.199 165.569 C 216.29 150.119 128.138 181.927 103.601 208.282 C 129.047 228.275 184.483 229.184 143.587 374.588 C 202.658 283.71 224.469 253.721 217.199 165.569 z "
       sodipodi:nodetypes="cccc"
       transform="matrix(1.000000,0.000000,0.000000,0.784831,-1.118851,107.4211)" />
  </g>

  <rdf:RDF 
   xmlns="http://web.resource.org/cc/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  <Work rdf:about="">
    <dc:title>Clipart by Nicu Buculei - head1</dc:title>
    <dc:rights>
       <Agent>
         <dc:title>Nicu Buculei</dc:title>
       </Agent>
    </dc:rights>
    <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    <license rdf:resource="http://web.resource.org/cc/PublicDomain" />
  </Work>
   
  <License rdf:about="http://web.resource.org/cc/PublicDomain">
     <permits rdf:resource="http://web.resource.org/cc/Reproduction" />
     <permits rdf:resource="http://web.resource.org/cc/Distribution" />
     <permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
  </License>

</rdf:RDF>
</svg>

--- NEW FILE: person-red.svg ---
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<!-- Created with Sodipodi ("http://www.sodipodi.com/") -->
<svg
   width="400pt"
   height="400pt"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns:xlink="http://www.w3.org/1999/xlink">
  <defs>
    <linearGradient
       id="linearGradientPersonRed843">
      <stop
         style="stop-color:#8a0000;stop-opacity:1;"
         offset="0.000000"/>
      <stop
         style="stop-color:#ff0040;stop-opacity:0.25;"
         offset="1.000000"/>
    </linearGradient>
    <radialGradient
       xlink:href="#linearGradientPersonRed843"
       id="radialGradientPersonRed846"
       cx="0.28124997"
       cy="0.20312500"
       fx="0.28124997"
       fy="0.20312500"
       r="0.99718845"
       gradientUnits="objectBoundingBox"
       spreadMethod="pad" />
    <radialGradient
       xlink:href="#linearGradientPersonRed843"
       id="radialGradientPersonRed848"
       cx="0.26388890"
       cy="0.22656243"
       fx="0.26388890"
       fy="0.22656243"
       r="1.03610277"
       gradientUnits="objectBoundingBox"
       spreadMethod="pad" />
  </defs>
  <g
     transform="scale(0.065,0.065),translate(-80,-3)">
    <path
       style="fill:url(#radialGradientPersonRed848);fill-rule:evenodd;stroke:#000000;stroke-opacity:1;stroke-width:6.8610516;stroke-linejoin:round;stroke-linecap:butt;fill-opacity:1;stroke-dasharray:none;"
       d="M 249.006 11.9849 C 145.405 12.8936 149.04 135.579 250.824 136.488 C 340.792 135.58 347.154 10.1673 249.006 11.9849 z "
       sodipodi:nodetypes="ccc"
       transform="matrix(1.396677,0.000000,0.000000,1.520977,-80.23795,-8.768044)" />
    <path
       style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-opacity:1;stroke-width:3.75;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:0.5;stroke-dasharray:none;"
       d="M 260.82 15.6199 C 254.458 4.71451 144.626 36.4895 177.78 116.365 C 195.956 124.544 270.817 43.7921 260.82 15.6199 z "
       sodipodi:nodetypes="ccc"
       transform="translate(-1.118851,3.356552)" />
    <path
       style="font-size:12;fill:url(#radialGradientPersonRed846);fill-rule:evenodd;stroke:#000000;stroke-width:11.287868;stroke-dasharray:none;stroke-linejoin:round;"
       d="M 88.1518 214.643 C 99.9659 188.288 211.746 141.94 263.547 145.575 C 314.438 142.849 418.948 179.2 439.85 213.733 C 408.951 208.735 326.479 288.254 382.597 343.576 C 431.111 392.19 371.692 480.916 371.692 480.916 C 286.266 390.947 258.094 378.223 153.584 483.642 C 151.766 473.191 122.004 376.633 143.928 339.146 C 177.938 282.405 119.504 210.554 88.1518 214.643 z "
       sodipodi:nodetypes="cccsccsc"
       transform="matrix(1.000000,0.000000,0.000000,0.784831,-1.118851,107.4211)" />
    <path
       style="font-size:12;fill:#ffffff;fill-opacity:0.498039;fill-rule:evenodd;stroke-width:1pt;"
       d="M 217.199 165.569 C 216.29 150.119 128.138 181.927 103.601 208.282 C 129.047 228.275 184.483 229.184 143.587 374.588 C 202.658 283.71 224.469 253.721 217.199 165.569 z "
       sodipodi:nodetypes="cccc"
       transform="matrix(1.000000,0.000000,0.000000,0.784831,-1.118851,107.4211)" />
  </g>

  <rdf:RDF 
   xmlns="http://web.resource.org/cc/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  <Work rdf:about="">
    <dc:title>Clipart by Nicu Buculei - head1</dc:title>
    <dc:rights>
       <Agent>
         <dc:title>Nicu Buculei</dc:title>
       </Agent>
    </dc:rights>
    <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    <license rdf:resource="http://web.resource.org/cc/PublicDomain" />
  </Work>
   
  <License rdf:about="http://web.resource.org/cc/PublicDomain">
     <permits rdf:resource="http://web.resource.org/cc/Reproduction" />
     <permits rdf:resource="http://web.resource.org/cc/Distribution" />
     <permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
  </License>

</rdf:RDF>
</svg>

--- NEW FILE: person-yellow.svg ---
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<!-- Created with Sodipodi ("http://www.sodipodi.com/") -->
<svg
   width="400pt"
   height="400pt"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns:xlink="http://www.w3.org/1999/xlink">
  <defs>
    <linearGradient
       id="linearGradientPersonYellow843">
      <stop
         style="stop-color:#b0b000;stop-opacity:1;"
         offset="0.000000"/>
      <stop
         style="stop-color:#e0e000;stop-opacity:0.25;"
         offset="1.000000"/>
    </linearGradient>
    <radialGradient
       xlink:href="#linearGradientPersonYellow843"
       id="radialGradientPersonYellow846"
       cx="0.28124997"
       cy="0.20312500"
       fx="0.28124997"
       fy="0.20312500"
       r="0.99718845"
       gradientUnits="objectBoundingBox"
       spreadMethod="pad" />
    <radialGradient
       xlink:href="#linearGradientPersonYellow843"
       id="radialGradientPersonYellow848"
       cx="0.26388890"
       cy="0.22656243"
       fx="0.26388890"
       fy="0.22656243"
       r="1.03610277"
       gradientUnits="objectBoundingBox"
       spreadMethod="pad" />
  </defs>
  <g
     transform="scale(0.065,0.065),translate(-80,-3)">
    <path
       style="fill:url(#radialGradientPersonYellow848);fill-rule:evenodd;stroke:#000000;stroke-opacity:1;stroke-width:6.8610516;stroke-linejoin:round;stroke-linecap:butt;fill-opacity:1;stroke-dasharray:none;"
       d="M 249.006 11.9849 C 145.405 12.8936 149.04 135.579 250.824 136.488 C 340.792 135.58 347.154 10.1673 249.006 11.9849 z "
       sodipodi:nodetypes="ccc"
       transform="matrix(1.396677,0.000000,0.000000,1.520977,-80.23795,-8.768044)" />
    <path
       style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-opacity:1;stroke-width:3.75;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:0.5;stroke-dasharray:none;"
       d="M 260.82 15.6199 C 254.458 4.71451 144.626 36.4895 177.78 116.365 C 195.956 124.544 270.817 43.7921 260.82 15.6199 z "
       sodipodi:nodetypes="ccc"
       transform="translate(-1.118851,3.356552)" />
    <path
       style="font-size:12;fill:url(#radialGradientPersonYellow846);fill-rule:evenodd;stroke:#000000;stroke-width:11.287868;stroke-dasharray:none;stroke-linejoin:round;"
       d="M 88.1518 214.643 C 99.9659 188.288 211.746 141.94 263.547 145.575 C 314.438 142.849 418.948 179.2 439.85 213.733 C 408.951 208.735 326.479 288.254 382.597 343.576 C 431.111 392.19 371.692 480.916 371.692 480.916 C 286.266 390.947 258.094 378.223 153.584 483.642 C 151.766 473.191 122.004 376.633 143.928 339.146 C 177.938 282.405 119.504 210.554 88.1518 214.643 z "
       sodipodi:nodetypes="cccsccsc"
       transform="matrix(1.000000,0.000000,0.000000,0.784831,-1.118851,107.4211)" />
    <path
       style="font-size:12;fill:#ffffff;fill-opacity:0.498039;fill-rule:evenodd;stroke-width:1pt;"
       d="M 217.199 165.569 C 216.29 150.119 128.138 181.927 103.601 208.282 C 129.047 228.275 184.483 229.184 143.587 374.588 C 202.658 283.71 224.469 253.721 217.199 165.569 z "
       sodipodi:nodetypes="cccc"
       transform="matrix(1.000000,0.000000,0.000000,0.784831,-1.118851,107.4211)" />
  </g>

  <rdf:RDF 
   xmlns="http://web.resource.org/cc/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  <Work rdf:about="">
    <dc:title>Clipart by Nicu Buculei - head1</dc:title>
    <dc:rights>
       <Agent>
         <dc:title>Nicu Buculei</dc:title>
       </Agent>
    </dc:rights>
    <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
    <license rdf:resource="http://web.resource.org/cc/PublicDomain" />
  </Work>
   
  <License rdf:about="http://web.resource.org/cc/PublicDomain">
     <permits rdf:resource="http://web.resource.org/cc/Reproduction" />
     <permits rdf:resource="http://web.resource.org/cc/Distribution" />
     <permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
  </License>

</rdf:RDF>
</svg>

Index: projector-back.svg
===================================================================
RCS file: /local/src/CVS/papers/desktop-lac2005/projector-back.svg,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- projector-back.svg	17 Jun 2005 05:54:08 -0000	1.1
+++ projector-back.svg	20 Jun 2005 18:06:45 -0000	1.2
@@ -3,7 +3,7 @@
 	xmlns:xlink="http://www.w3.org/1999/xlink" 
 	width="487" version="1.0" height="365">
 	<g>
-		<image 	x="454" y="207" width="487" height="365"
+		<image width="487" height="365"
 			xlink:href="projector-back.jpg" />
 	</g>
 </svg>

Index: projector-front.svg
===================================================================
RCS file: /local/src/CVS/papers/desktop-lac2005/projector-front.svg,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- projector-front.svg	17 Jun 2005 05:54:08 -0000	1.1
+++ projector-front.svg	20 Jun 2005 18:06:45 -0000	1.2
@@ -3,7 +3,7 @@
 	xmlns:xlink="http://www.w3.org/1999/xlink" 
 	width="487" version="1.0" height="365">
 	<g>
-		<image 	x="454" y="207" width="487" height="365"
+		<image width="487" height="365"
 			xlink:href="projector-front.jpg" />
 	</g>
 </svg>




More information about the Commit mailing list