web-legacy/community.html

53 lines
3.5 KiB
HTML

<!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" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>M-Labs</title>
<link rel="stylesheet" type="text/css" media="screen" href="style.css" />
<link rel="icon" type="image/png" href="favicon.png" />
</head>
<body>
<div id="logo"><img src="mlabs.svg">M-Labs</div>
<div id="topmenu"><a href="mixxeo.html">Products</a> <a href="migen.html">Technology</a> <a href="community.html" class="selected">Community</a></div>
<div id="leftmenu">
<div id="leftmenutitle">Quick links</div>
<ul>
<li><a href="http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org">Mailing list</a></li>
<li><a href="http://github.com/m-labs">Github</a></li>
<li><a href="http://milkymist.org/wiki">Wiki</a></li>
</ul>
</div>
<div id="main">
<div id="title">Get in touch</div>
<p>We'd love to hear from you! Here how you can communicate with us.</p>
<p>For most questions, the best way is to use <a href="http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org">the mailing list</a>. If you do not know how, simply send your message to devel at lists dot milkymist dot org.</p>
<p>A good means of contact is also the IRC channel #m-labs on Freenode:<br />
<iframe src="http://webchat.freenode.net?randomnick=1&#038;channels=m-labs" width="647" height="400"></iframe></p>
<p>We also have a sporadically used <a href="http://twitter.com/Milkymist_Labs">Twitter account</a>.</p>
<div id="title">Open source</div>
<p>Our devices are open source hardware and software. In fact, we go great lengths to apply the open source principles at every level possible, and are best known for the Milkymist system-on-chip (SoC) which is among the first commercialized system-on-chip designs with free HDL source code. As a result, several Milkymist technologies have even been reused in applications unrelated to video synthesis.</p>
<p>You can find all the source code and designs for our products on our <a href="http://github.com/m-labs">Github</a> page.</p>
<div id="title">Credits</div>
<p>Thank you for reading, and thanks to the many people who made Milkymist One possible - in no particular order:</p>
<p>Sebastien Bourdeauducq (founder), Michael Walle (software), Adam Wang (production engineering), Uwe Bonnes, Werner Almesberger, Jon Phillips (evangelist), Yi Zhang (operations), Christophe Devine, Don Miller, John Lejeune, Wim Vandeputte, Xiangfu Liu (software), Wolfgang Spraul, Joachim roh Steiger (mechanical), Yanjun Luo (jtag-serial design), Lars-Peter Clausen, Cristian Paul (early adopter), Christopher Adams (logo design), Christiaan Virant (advice), Takeshi Matsuya (Linux port), Akuei Chen (smt), Anson Lin (layout), Vera Cheng (layout), Terry (pcb), Nick Chen (remote control), Eva Su (sourcing), Sean Xiao (sourcing), Elisha Tseng (xilinx fae), Henry de Beauchesne, Philip Sheu (nor flash), Arno Lin (vga connector), Sun Hung Kuang (jtag-serial smt), Aaron Lee (usb connector), Ruby Su (sourcing), Yunchao Xie (ccd camera), Xiaochun Lu (power supply), Cailin Dai (box design), Mr. Zhang (box making), Xianke Zhang (eva), Xin Cai (label printing), Ting Jiang (sticker making), Xiaopeng Li (silicone keyboard), Mr. Ba (audio, video cables), Dehua Xiao (ethernet cable), Miss Zhao (usb cable), Shen Chun Yi (package pickup Taipei)...</p>
<p>Plus countless workers at dozens of suppliers and many more who created the free technology we were able to build upon.</p>
</div>
</body>
</html>