| 1 | <!doctype html> |
| 2 | <html lang="en"> |
| 3 | <head profile="https://gmpg.org/xfn/11"> |
| 4 | <meta charset="utf-8"> |
| 5 | <title>Patent Absurdity — How software patents broke the system</title> |
| 6 | <link rel="stylesheet" href="combo.css" type="text/css" media="screen" /> |
| 7 | <link rel="stylesheet" href="secondary.css" type="text/css" media="screen" /> |
| 8 | </head> |
| 9 | <body> |
| 10 | <div id="doc" class="yui-t7"> |
| 11 | <div id="hd" role="banner"><h1><a href="/"><span class="big-logo">Patent Absurdity:</span> how software patents broke the system</a></h1> |
| 12 | <div id="bd" role="navigation"> |
| 13 | <ul> |
| 14 | <li><a href="/">Home</a></li> |
| 15 | <li class="selected"><a href="about.html">About</a></li> |
| 16 | <li><a href="watch.html">Watch</a></li> |
| 17 | <li><a href="gallery.html">Gallery</a></li> |
| 18 | |
| 19 | <li><a href="screening.html">Screenings</a></li> |
| 20 | <li><a href="resources.html">Resources</a></li> |
| 21 | |
| 22 | </ul> |
| 23 | </div> |
| 24 | |
| 25 | <div id="main"> |
| 26 | <h3>About the Film:</h3> |
| 27 | |
| 28 | <h3>Credits</h3> |
| 29 | |
| 30 | <ul> |
| 31 | <li>Directed, Shot and Edited by Luca Lucarini</li> |
| 32 | <li>Produced by Jamie King</li> |
| 33 | <li>Animations by <a href="https://dustycloud.org/">Chris Lemmer-Webber</a></li> |
| 34 | <li>Sound Mix by Matt Smith</li> |
| 35 | </ul> |
| 36 | |
| 37 | <h3>Supported by:</h3> |
| 38 | |
| 39 | <p><img src="images/fsf.png" alt="Free Software Foundation" height="30" /> |
| 40 | |
| 41 | <p>Supported by a grant from the <a href="https://www.fsf.org/">Free Software Foundation</a> and made possible by the <a href="https://www.fsf.org/associate">Associate Membership</a> of the Free Software Foundation.</p> |
| 42 | |
| 43 | <h4>Made with free software</h4> |
| 44 | |
| 45 | <ul> |
| 46 | <li>Cinelerra for video editing</li> |
| 47 | <li>Audacity for audio editing</li> |
| 48 | <li>Inkscape, Python and Blender for animation</li> |
| 49 | <li>Ogg Theora and Ogg Vorbis codecs</li> |
| 50 | <li>Edited on GNU/Linux machines</li> |
| 51 | </ul> |
| 52 | |
| 53 | <p>Website by <a href="https://steverudolfi.com/">Steve Rudolfi</a>.</p> |
| 54 | |
| 55 | <p>Final video encoding by Gregory Maxwell.</p> |
| 56 | |
| 57 | <p>Movie copyright © 2010 Luca Lucarini.</p> |
| 58 | |
| 59 | </div> |
| 60 | |
| 61 | </div> |
| 62 | </body> |
| 63 | </html> |