<!DOCTYPE html>
<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" />
		<meta name="keywords" content="Uwyn, web 2.0, ajax, Java, J2SE, OpenLaszlo, agile, rich internet application, RIFE, servlet, portlet, portal, J2EE, software, development, dynamic web application, interoperable web services, database, Bla-bla List, blablalist" />
		<meta name="description" content="Uwyn company website, use what you need. Uwyn is custom software application development that specializes in dynamic web applications, rich internet applications, web 2.0 and ajax, platform-independent programs, and interoperable web services. Uwyn is the driving force behind the RIFE Java web application framework." />
		<title>
			Uwyn - Home
		</title>
		<link rel="stylesheet" type="text/css" href="style/common.css" />
		<link rel="icon" href="favicon.ico" type="image/x-icon" />
		<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
		<style>
			#body p {
				text-align: center;
				font-style: italic;
			}
			table#projects {
				width: 60%;
				margin: 2em auto;
			}

			table#projects td {
				width: 50%;
				padding: 1em !important;
				text-align: center;
			}
		</style>
	</head>
	<body>
		<div id="container">
			<div id="header">
				<div id="uwyn_logo">
					<a href="/"><img src="images/uwyn_logo_clearbg_medium.png" height="60" alt="Uwyn logo" /></a>
				</div>
			</div>
			<div id="body_container">
				<div id="body">
					<p>
						Electronic musical instruments, controllers and tools<br />
						Innovative 3D-printed designs and products
					</p>
					<p>
						<a href="https://discord.gg/3ggPJyMZ8A">[ Join me on Discord ]</a>
					</p>
					<table id="projects" border="0">
						<tr>
							<td colspan="2">
								<a href="https://dynamod.games"><img src="/images/dynamod.jpg" height="192" alt="Dynamod Examples" /><br />
								<br />
								<b>Dynamod Games</b><br />
								Magnetic Dungeon Tiles System</a>
							</td>
						</tr>
						<tr>
							<td>
								<a href="/mtr"><img src="/mtr/images/logo.png" height="64" alt="MTRlogo" /><br />
								<br />
								<b>MIDI Tape Recorder</b><br />
								Perfectly and effortlessly record and play MIDI</a>
							</td>
							<td>
								<a href="/midiwrist"><img src="/midiwrist/images/logo.png" height="64" alt="MidiWrist logo" /><br />
								<br />
								<b>MidiWrist</b><br />
								Control synths from your Watch</a>
							</td>
						</tr>
						<tr>
							<td>
								<a href="/cablecube"><img src="/images/cablecube.jpeg" height="64" alt="CableCube photo" /><br />
								<br />
								<b>CableCube</b><br />
								Eurorack 3.5mm cable organizer</a>
							</td>
							<td>
								<a href="/knobotron"><img src="/images/knobotron.jpeg" height="64" alt="Knobotron photo" /><br />
								<br />
								<b>Knobotron</b><br />
								Tactile and UV reactive knob rings</a>
							</td>
						</tr>
						<tr>
							<td>
								<a href="/sendmidi"><img src="/images/sendmidi.png" height="64" alt="SendMIDI screenshot" /><br />
								<br />
								<b>SendMIDI</b><br />
								Command-line tool for sending MIDI messages</a>
							</td>
							<td>
								<a href="/receivemidi"><img src="/images/receivemidi.png" height="64" alt="ReceiveMIDI screenshot" /><br />
								<br />
								<b>ReceiveMIDI</b><br />
								Command-line tool for receiving and monitoring MIDI messages</a>
							</td>
						</tr>
						<tr>
							<td>
								<a href="/mask"><img src="/images/mask.jpeg" height="64" alt="Mask photo" /><br />
								<br />
								<b>Clear Mask</b><br />
								Transparent reusable face mask with filter inserts</a>
							</td>
							<td>
								<a href="/geco"><img src="/geco/logo.png" height="64" alt="GECO logo" /><br />
								<br />
								<b>GECO</b><br />
								Multi-dimensional MIDI expression through hand gestures</a>
							</td>
						</tr>
						<tr>
							<td>
								<a href="/gamewave"><img src="/gamewave/images/GameWAVE_profile_small.png" height="64" alt="GameWAVE logo" /><br />
								<br />
								<b>GameWAVE</b><br />
								Video game and operating system control with gestures</a>
							</td>
							<td>
								<a href="/handwave"><img src="/handwave/images/HandWAVE_profile_small.png" height="64" alt="HandWAVE logo" /><br />
								<br />
								<b>HandWAVE</b><br />
								Command your operating system with gestures</a>
							</td>
						</tr>
					</table>
				</div>
			</div>
			<div id="footer">
				&nbsp;
			</div>
		</div>
		<div id="copyright">
			©2001-2021 Uwyn LLC - <a href="/privacy.html"><span>Privacy policy</span></a> - <a href="/contact.html"><span>Contact</span></a>
		</div>
		<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> 
		<script type="text/javascript">
		//<![CDATA[

		_uacct = "UA-90390-4";
		urchinTracker();
		//]]>
		</script>
	</body>
</html>
