Skip to content
Snippets Groups Projects
Commit 0f1de35a authored by Neil Gershenfeld's avatar Neil Gershenfeld
Browse files

wip

parent 5eb6b861
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,9 @@
<a href=http://www.dropbox.com/>Dropbox</a> <a href=https://owncloud.org/>ownCloud</a>
<b>Web development</b>
<a href=file:///>file://</a> <a href=https://www.nginx.com/>NGINX</a> <a href=https://www.apache.org/>Apache</a>
Web serving
<a href=https://www.nginx.com/>NGINX</a> <a href=https://www.apache.org/>Apache</a>
<a href=file:///>file://</a>
<a href=https://www.npmjs.com/package/http-server>http-server</a> (npm install -g http-server)
<a href=https://docs.python.org/3/library/http.server.html>http.server</a> (python -m http.server)
<a href=http://www.w3.org/>W3C</a> <a href=https://developer.mozilla.org/en-US/docs/Web/HTML>HTML</a> <a href=https://developer.mozilla.org/en-US/docs/Web/CSS>CSS</a> <a href=https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5>HTML5</a> <a href=https://html5up.net>templates</a>
......@@ -59,9 +61,9 @@
<b>videoconference</b>
protocols
<a href=http://www.itu.int/rec/T-REC-H.323/e>H.323</a> <a href=http://www.ietf.org/rfc/rfc3261.txt>SIP</a> <a href=http://www.itu.int/rec/T-REC-H.239/en>H.239</a>
<a href=http://www.itu.int/rec/T-REC-H.323/e>H.323</a> <a href=http://www.ietf.org/rfc/rfc3261.txt>SIP</a> <a href=http://www.itu.int/rec/T-REC-H.239/en>H.239</a> WebRTC
codecs
<a href=http://www.itu.int/rec/T-REC-H.261/e>H.261</a> <a href=http://www.itu.int/rec/T-REC-H.263/en>H.263</a> <a href=http://www.itu.int/rec/T-REC-H.264>H.264</a>
<a href=http://www.itu.int/rec/T-REC-H.261/e>H.261</a> <a href=http://www.itu.int/rec/T-REC-H.263/en>H.263</a> <a href=http://www.itu.int/rec/T-REC-H.264>H.264</a> H.265
Multipoint Control Unit (MCU)
<a href="https://cba.mit.edu/tools#Cisco_Multipoint_Control_Unit-img">hardware</a> <a href=https://www.gnugk.org/h323-mcu.html>software</a> <a href=https://zoom.us/>cloud</a>
clients
......@@ -77,19 +79,13 @@
<a href=http://www.tightvnc.com/>TightVNC</a> <a href=http://www.karlrunge.com/x11vnc/>x11vnc</a>
<a href=https://wiki.gnome.org/action/show/Vinagre?action=show&redirect=Apps%2FVinagre>Vinagre</a> <a href=https://www.tightvnc.com/vncviewer.1.php>vncviewer</a>
<a href=https://github.com/kanaka/noVNC>noVNC</a>
<b>cloud computing</b>
<a href=https://aws.amazon.com/ec2>AWS EC2</a>
<a href=https://cloud.google.com/compute>Google Compute Engine</a>
<a href=https://www.digitalocean.com>Digital Ocean</a>
<a href=https://www.linode.com>Linode</a>
<a href=https://www.heroku.com>Heroku</a>
NICE DCV
<b>project management programs</b>
<a href=http://www.taskjuggler.org/>TaskJuggler</a> <a href=http://sourceforge.net/projects/openproj/>OpenProj</a> <a href=http://www.ganttproject.biz/>GanttProject</a>
<a href=https://trello.com>Trello</a> <a href=https://taiga.io>Taiga</a> <a href=https://about.gitlab.com>GitLab</a>
project management principles
<b>project management principles</b>
80/20, 95/5
demand- <i>vs</i> supply-side time management
triage
......@@ -101,8 +97,7 @@ project management principles
RTFM
<a href=http://www.amazon.com/Mythical-Man-Month-Software-Engineering-Anniversary/dp/0201835959>Mythical Man-Month</a>
<b>assignment</b>
<b><a href=https://www.visualcinnamon.com/2021/07/fabacademy>assignment</a> <a href=https://fabacademy.org/2019/labs/leon/students/elena-cardiel/diary.html>assignment</a> <a href=https://fab.cba.mit.edu/classes/863.21/Architecture/people/BoHeatherBowman/Tips-and-Tricks-(How-To).html>assignment</a></b>
read, sign the student/instructor/lab agreements, and commit to your repos
work through a git tutorial
build a personal site in the class archive describing you and your final project
<a href=https://www.visualcinnamon.com/2021/07/fabacademy>example</a> <a href=https://fabacademy.org/2019/labs/leon/students/elena-cardiel/diary.html>example</a> <a href=https://fab.cba.mit.edu/classes/863.21/Architecture/people/BoHeatherBowman/Tips-and-Tricks-(How-To).html>example</a>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment