12345678910111213141516171819202122232425 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
- <head>
- <title>dev</title>
- <link href=".src/preferred.css" rel="stylesheet" type="text/css"/>
- </head>
- <body>
- <p class='header'>
- <a href="-home.htm">Home</a> | <a href="-diary.htm">Diary</a> | <a href="-projects.htm">Projects</a> | <a href="-todo.htm">Todo</a> | <a href="-index.htm">Index</a> | <a href="-about.htm">About</a> |</p>
- <p class='main'><span class="rel">Related:</span> <a href="work.htm">work</a>er<br/>
- <br/>
- Steve Ballmer sings "<a href="dev.htm">Dev</a>elopers <a href="dev.htm">Dev</a>elopers <a href="dev.htm">Dev</a>elopers <a href="dev.htm">Dev</a>elopers!", reminiscent of "<a href="work.htm">Work</a>ers of the World Unite!" -- <a class="ext" href="http://YouTube.com/watch?v=KMU0tzLwhbE">YouTube.com/watch?v=KMU0tzLwhbE</a><br/>
- <br/>
- Richard Stallman asks <a href="hack.htm">hack</a>ers to "<a href="join.htm">Join</a> <a href="us.htm">us</a> now and <a href="shar.htm">shar</a>e the software" in his quest to preserve <a href="user.htm">User</a> <a href="free.htm">Free</a>dom -- <a class="ext" href="http://GNU.org/music/free-software-song.html">GNU.org/music/free-software-song.html</a><br/>
- </p>
- <p class='footer'>
- Page generated from <a href=".txt/dev">dev</a> by <a href=".src/lens.el">lens.el</a>.</p>
- </body>
- </html>
|