ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> <title>About</title> <base href="http://exyus.com/setup-exyus/" /> <link type="text/css" href="/css/site.css" rel="stylesheet" /> </head> <body> <div id="header"> <div id="logo"> <a href="/" title="Home"> <h1>Exyus</h1> </a> </div> <div id="menu"> <ul> <li><a href="/" title="Home">Home</a></li> <li><a href="/setup-exyus/" title="Setup Exyus">Setup</a></li> <li><a href="/faq/" title="FAQ">FAQ</a></li> <li><a href="/articles/" title="Articles">Articles</a></li> <li><a href="/samples/" title="Samples">Samples</a></li> <li><a href="/external/" title="Download">Download</a></li> <li><a href="/about/" title="About">About</a></li> </ul> </div> <div id="block"></div> </div> <div id="content"> <h1>About</h1> <h2>Exyus</h2> <p><strong>Exyus</strong> is a project to build a solid HTTP/REST environment for C# on the Windows platform. It is built on ASP.NET 2.0 and has been tested on Windows XP and Windows 2003. It is released under the <a href="http://en.wikipedia.org/wiki/BSD_license" title="BSD Licenses">BSD license</a>. </p> <p>Feel free to <a href="/external/" title="download">download</a> it, <a href="/samples/" title="Samples">test</a> it out and join in the <a href="http://groups.google.com/group/exyus" title="discussion">discussion</a>. Comments, suggestions, bug fixes, improvements are all welcome. </p> <h2>Mike Amundsen</h2> <p> <a href="http://amundsen.com/blog/" title="mca blog" target="_blank"> <img src="http://tkfiles.storage.live.com/y1pMfQTxeoXgoyXiMtX6BY3Rv_gtQyA6X774cPln4o1tj-UKfCMHh9zMKPPhpKfnT7cnLgAYsyReFc" title="Mike Amundsen" alt="Mike Amundsen" align="right" border="no" /> </a> I am a contract programmer living in Kentucky, USA. I spend most of my time working on large-scale web sites running under Windows/ASP.NET. In the past, I spent quite a bit of time as a trainer/speaker and was involved in the writing of <a href="http://www.amazon.com/exec/obidos/search-handle-url/103-5682675-9627807?%5Fencoding=UTF8&search-type=ss&index=books&field-author=Michael%20Amundsen" title="Search amazon.com for books my Michael C. Amundsen">several books</a>. I don't do much of that anymore. </p> <p>I am spending a great deal of time right now studying <a href="http://en.wikipedia.org/wiki/HTTP" title="HTTP">HTTP</a>, <a href="http://en.wikipedia.org/wiki/Representational_State_Transfer" title="REST">REST</a>, <a href="http://en.wikipedia.org/wiki/Resource_Description_Framework" title="RDF">RDF</a>, and <a href="http://en.wikipedia.org/wiki/Semantic_web" title="Semantic Web">Semantic Web</a>. I have also been spending time studying <a href="http://en.wikipedia.org/wiki/Javascript" title="Javascript">Javascript</a> and <a href="http://en.wikipedia.org/wiki/Cascading_Style_Sheets" title="CSS">CSS</a>. I have a lot to learn. </p> <p>I occasionally to travel and speak for the <a href="http://www.ineta.org/DesktopDefault.aspx?tabindex=1&tabid=1">INETA</a> group.</p> <p>I maintain a regular <a href="http://www.amundsen.com/blog" title="mca blog">blog</a> and can be reached via email at <strong>mamund AT yahoo DOT com</strong>.</p> </div> <div id="footer"> <ul> <li><a href="/" title="Home">Home</a></li> <li><a href="/setup-exyus/" title="Setup Exyus">Setup</a></li> <li><a href="/faq/" title="FAQ">FAQ</a></li> <li><a href="/articles/" title="Articles">Articles</a></li> <li><a href="/samples/" title="Samples">Samples</a></li> <li><a href="/external/" title="Download">Download</a></li> <li><a href="/about/" title="About">About</a></li> </ul> </div> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> var pageTracker = _gat._getTracker("UA-2399548-2"); pageTracker._initData(); pageTracker._trackPageview(); </script> </body> </html>