How to Make Almost Anything
The Fab Academy is a Digital Fabrication Program directed by Neil Gershenfeld of MIT’s Center For Bits and Atoms and based on MIT’s rapid prototyping course, MAS 863: How to Make (Almost) Anything. The Fab Academy began as an outreach project from the CBA, and has since spread to Fab Labs around the world. The program provides advanced digital fabrication instruction for students through an unique, hands-on curriculum and access to technological tools and resources.
Project Management Principles
Demand- vs supply-side time management. Be aware of Design time and construction time in order to finish the project on time.
Serial vs parallel development: Have to work at the same time mechanical, electrical, electronic components of the project.
Do not wait to finish one part to start the other.
Spiral development: Do not do everything at once. If you are going to make a dancing robot, you might want to start with a dancing finger
Bottom-up vs top-down debugging hierarchy, modularity: There are two ways in designing. The first is to build everything and if it does not work look everywhere for the failure. The second is to make building blocks and when something isn't working one fixes only the faulty block.
Assignment 1
Build a personal site in the class archive describing you and your final project
I have very little experience programming direct in HTML / CSS so I started by looking how to start with a tutorial. I made a very basic site that I did not find it suitable enough. This helped me to realize that I was going to need other ways to make a great site.
Secondly I followed Roberth Garita's suggestion of using a template and modify it. I downloaded a nice template and started to make the modifications in Dreamweaver. It was time consuming since I do not have enough expertise with HTML.
At last, in our Local Friday meeting, the Fab Lab Puebla Team conclude it was easier to use other tools. One of the team members had experience using Adobe Muse.
Adobe Muse proved to be a very easy and intuitive tool. With a 14 minute tutorial I was set to build my personal page based on the template I liked.