CVSROOT: /web/www Module name: www Changes by: Matt Lee <mattl> 11/08/18 04:27:01
Modified files: people/mattl : index.html Added files: people/mattl : images.html Log message: Added images page CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/www/people/mattl/index.html?cvsroot=www&r1=1.2&r2=1.3 http://web.cvs.savannah.gnu.org/viewcvs/www/people/mattl/images.html?cvsroot=www&rev=1.1 Patches: Index: index.html =================================================================== RCS file: /web/www/www/people/mattl/index.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -b -r1.2 -r1.3 --- index.html 8 Jan 2008 20:07:46 -0000 1.2 +++ index.html 18 Aug 2011 04:26:56 -0000 1.3 @@ -8,17 +8,17 @@ <body> <h1>Matt Lee - Campaigns Manager, <acronym title="Free Software Foundation">FSF</acronym></h1> -<p><img src="mattl.jpg" alt="" /></p> +<p><img src="mattl.jpg" alt="" /></p>ssh <ul> - <li><a href="mailto:ma...@fsf.org">ma...@fsf.org</a></li> + <li><a href="mailto:mattlfsf.org">ma...@fsf.org</a></li> <li>Jabber/Google Talk: ma...@fsf.org</li> - <li>AIM: mattlfsf</li> </ul> -<p>Homepages are lame. I am lame. I have a <a href="http://mattl.co.uk/">lame homepage</a>.</p> +<p>Homepages are lame. I am lame. I have a <a href="http://matt.lee.name/">lame homepage</a>. See also <a href="http://about.me/mattl">about.me/mattl</a></p> <hr> <address>51 Franklin Street, Fifth Floor, Boston, MA 02110</address> + <!-- hhmts start -->Last modified: Tue Jan 8 20:07:39 GMT 2008 <!-- hhmts end --> </body> </html> Index: images.html =================================================================== RCS file: images.html diff -N images.html --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ images.html 18 Aug 2011 04:26:56 -0000 1.1 @@ -0,0 +1,48 @@ +<!DOCTYPE html> +<html> +<head><title>Matt Lee Images</title></head> +<body> +<h1>More images</h1> + +<p>These are photos taken by <a href="http://staticfree.info">Steve +Pomeroy</a> for an interview I did with Rolling Stone Magazine in +2009.</p> + +<ul> +<li><a href="/people/mattl/i/dsc_6107.jpg"><img src="/people/mattl/i/t/dsc_6107.jpg" alt="" /></a></li> +<li><a href="/people/mattl/i/dsc_6140.jpg"><img src="/people/mattl/i/t/dsc_6140.jpg" alt="" /></a></li> +<li><a href="/people/mattl/i/dsc_6229.jpg"><img src="/people/mattl/i/t/dsc_6229.jpg" alt="" /></a></li> +<li><a href="/people/mattl/i/dsc_6237.jpg"><img src="/people/mattl/i/t/dsc_6237.jpg" alt="" /></a></li> +<li><a href="/people/mattl/i/dsc_6298.jpg"><img src="/people/mattl/i/t/dsc_6298.jpg" alt="" /></a></li> +<li><a href="/people/mattl/i/dsc_6125.jpg"><img src="/people/mattl/i/t/dsc_6125.jpg" alt="" /></a></li> +<li><a href="/people/mattl/i/dsc_6225.jpg"><img src="/people/mattl/i/t/dsc_6225.jpg" alt="" /></a></li> +<li><a href="/people/mattl/i/dsc_6232.jpg"><img src="/people/mattl/i/t/dsc_6232.jpg" alt="" /></a></li> +<li><a href="/people/mattl/i/dsc_6264.jpg"><img src="/people/mattl/i/t/dsc_6264.jpg" alt="" /></a></li> +</ul> + +<h2>GNU with laptop</h2> + +<p>This was briefly on the FSF homepage in the first redesign I did back in late 2008.</p> + +<ul> +<li><a href="/people/mattl/i/meditate-a.png">Without a tail/shadow</a></li> +<li><a href="/people/mattl/i/meditate-a-alpha.png">With a tail and a shadow</a></li> +</ul> + +<h2>GNU Emacs manual</h2> + +<p>Designed the cover for GNU Emacs version 23.3 manual.</p> + +<p><a href="http://static.fsf.org/nosvn/emacs-high.png"><img src="http://static.fsf.org/nosvn/emacs.cover.png" +alt="" /></a></p> + +<h2>Other graphics work</h2> + +<p>Some other graphics work I've done for the FSF during my employment +include many of +the <a href="http://www.fsf.org/resources/stickers">stickers for our +campaigns</a> and the design/branding for +the <a href="http://libreplanet.org/">LibrePlanet</a> +campaign/conference.</p> + +</html>