Team:Wellesley HCI/Tips Tricks

From 2012.igem.org

(Difference between revisions)
Line 124: Line 124:
<li><a href="http://www.wpftutorial.net/">WPF Tutorial.net</a>
<li><a href="http://www.wpftutorial.net/">WPF Tutorial.net</a>
<li><a href="http://www.codeplex.com/">Awesome sample code space</a>
<li><a href="http://www.codeplex.com/">Awesome sample code space</a>
 +
<li><a href="http://stackoverflow.com/">Stack Overflow</a>, for all your debugging needs
</ul>
</ul>
<br><br>
<br><br>
Line 134: Line 135:
</div>
</div>
<p>
<p>
-
 
+
<br><br>
Want to build your own surface?  
Want to build your own surface?  
<li><a href="http://sethsandler.com/multitouch/">How to make a multitouch surface</a>
<li><a href="http://sethsandler.com/multitouch/">How to make a multitouch surface</a>
<li><a href="http://www.tuio.org/">TUIO</a>
<li><a href="http://www.tuio.org/">TUIO</a>
<li><a href="http://ccv.nuigroup.com/">Community Core Vision</a>
<li><a href="http://ccv.nuigroup.com/">Community Core Vision</a>
 +
</div><!--end wellesley_wiki_content div-->
</div><!--end wellesley_wiki_content div-->

Revision as of 14:08, 21 September 2012

Wellesley HCI iGEM Team: Welcome


Tips & Tricks
JUMP TO...
Top
Computational Team

This section is intended to help future iGEM teams with troubleshooting widely used laboratory protocols. This page addresses different situations/issues we encountered this summer and possible solutions.

Computational Team

Clotho dons a fabulous new skin! For details, look here.

Looking to get started with WPF/Surface applications? Here are some useful links and tutorials!

Looking to get started with iOS? Here are some useful links and tutorials!



Want to build your own surface?

  • How to make a multitouch surface
  • TUIO
  • Community Core Vision