Team:Wellesley Desyne/Tips Tricks

From 2013.igem.org

(Difference between revisions)
Line 107: Line 107:
     <li> <a href = "http://www.w3schools.com">W3 Schools </a> -A helpful resource for HTML, CSS and JavaScript</li>
     <li> <a href = "http://www.w3schools.com">W3 Schools </a> -A helpful resource for HTML, CSS and JavaScript</li>
     <li><a href = "http://www.hongkiat.com/blog/48-excellent-html5-demos">HTML5 animation demos</a></li>
     <li><a href = "http://www.hongkiat.com/blog/48-excellent-html5-demos">HTML5 animation demos</a></li>
-
     <li>The <a href = ""https://dev.twitter.com" >Twitter API</a></li>
+
     <li>The <a href = "https://dev.twitter.com" >Twitter API</a>, which we used to retrieve tweets</li>
     <li> <a href = "https://developers.google.com/appengine/">Google App Engine</a> for our javascript framework</li>
     <li> <a href = "https://developers.google.com/appengine/">Google App Engine</a> for our javascript framework</li>
</ul>
</ul>

Revision as of 20:07, 24 September 2013

Wellesley HCI iGEM Team: Notebooks

Wellesley HCI iGEM 2013

Tips & Tricks

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.

Microsoft Surface Development

Z Space

  • Unity3D
  • Google helps with developing in Unity
  • The zSpace forums are helpful when getting started and developing for zSpace..
  • Cassie created a post on the zSpace forum which highlights what she learned from Unity and zSpace development over the summer.

Web Development