<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Fab Academy</title>
	<atom:link href="http://www.fabacademy.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fabacademy.org</link>
	<description>Principles, applications and implications of digital fabrication</description>
	<lastBuildDate>Wed, 18 Apr 2012 14:12:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Confession of a Fabber : Mercurial!</title>
		<link>http://www.fabacademy.org/2012/03/confession-of-a-fabber-mercurial/</link>
		<comments>http://www.fabacademy.org/2012/03/confession-of-a-fabber-mercurial/#comments</comments>
		<pubDate>Sat, 10 Mar 2012 13:53:58 +0000</pubDate>
		<dc:creator>hunmin</dc:creator>
				<category><![CDATA[Experiences]]></category>

		<guid isPermaLink="false">http://www.fabacademy.org/?p=1059</guid>
		<description><![CDATA[Written by Hunmin Koh (Barcelona) Proofread by Thomas Hopman (Amsterdam) ¡Hola a todos! For the rest of the first week, pretty much nothing happened. I dropped by to the lab few times to check what’s going [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: right;" align="left"><span style="color: #000000;">Written by Hunmin Koh (Barcelona)</span></p>
<p style="text-align: right;" align="left"><span style="color: #000000;">Proofread by Thomas Hopman (Amsterdam)</span></p>
<p><span style="color: #000000;">¡Hola a todos!</span></p>
<p><span style="color: #000000;">For the rest of the first week, pretty much nothing happened. I dropped by to the lab few times to check what’s going on but pretty much nothing was going on there either. So instead I signed up for a Spanish class and went house hunting. Finally I found a loft two blocks away from the school.</span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><a href="http://fabacademy.org/wp-content/uploads/2012/03/1.jpg"><span style="color: #000000;"><img class="aligncenter size-full wp-image-388" src="http://fabacademy.org/wp-content/uploads/2012/03/1.jpg" alt="" width="225" height="300" /></span></a></span></p>
<p>&nbsp;</p>
<p style="text-align: center;"><span style="color: #000000;"><em>Home sweet home. </em></span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"> So once again it was Wednesday. Luckily nothing had happened to Neil so we could see him on the video today. Today’s lecture was about project management.  Especially about a piece of software called Mercurial.</span></p>
<p><span style="color: #000000;"> ”Mercurial is a cross-platform, distributed revision control tool for software developers. It is mainly implemented using the Python programming language, but includes a binary diff implementation written in C. It is supported on Windows and Unix-like systems, such as FreeBSD, Mac OS X and Linux. Mercurial is primarily a command line program but graphical user interface extensions are available. All of Mercurial’s operations are invoked as arguments to its driver program hg, a reference to the chemical symbol of the element mercury.” Says Wikipedia.</span></p>
<p><span style="color: #000000;">What I’ve understood so far is this. There is a server in MIT Center for Bits and Atoms where all the students upload their weekly progress. But in case of server failure or a problem in internet connection, we could lose all the data or be unable to check the previous progress. So the idea is to make a back-up on every participants’ hard-drive every time they upload something.</span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><a href="http://fabacademy.org/wp-content/uploads/2012/03/2.jpg"><span style="color: #000000;"><img class="aligncenter size-full wp-image-389" src="http://fabacademy.org/wp-content/uploads/2012/03/2.jpg" alt="" width="450" height="677" /></span></a></span></p>
<p>&nbsp;</p>
<p style="text-align: center;"><span style="color: #000000;"><a href="http://hunmin.fablabbcn.org/wp-content/uploads/2012/02/c0050372_49cb9e2f6f766.jpg" target="_blank"><span style="color: #000000;">original image</span></a></span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;">But at the moment, it seemed quiet irrelevant to what we are supposed to learn at the Fab Academy. Honestly, I didn’t pay much attention. And I couldn’t imagine the consequences of what was about to happen to me…</span></p>
<p style="text-align: left;"><span style="color: #000000;"> After the lecture, everybody briefly introduced oneself again. Total 9 people are participating in Barcelona this year. </span></p>
<p style="text-align: left;"> To run Mercurial in Windows, you first need to install Cygwin. Cygwin is a Unix-like environment and a command-line interface for Microsoft Windows (thank you again Wikipedia). I already felt smart to install something with commend line, so I even posted something like this on my Facebook.</p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><a href="http://fabacademy.org/wp-content/uploads/2012/03/4.jpg"><span style="color: #000000;"><img class="aligncenter size-full wp-image-392" src="http://fabacademy.org/wp-content/uploads/2012/03/4.jpg" alt="" width="408" height="171" /></span></a></span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;">In Barcelona, we decided to use WordPress blog to create the students pages. To do this, you need to install a plug-in called ’WP Static HTML Output’, which generates exact copies of every file in your word press page on your hard drive.</span></p>
<p><span style="color: #000000;"> I touched html scripts a little bit to change frame size and add some links and widgets. And Tomas helped me a lot with Mercurial, but I still couldn’t totally understand how Mercurial works. </span></p>
<p><span style="color: #000000;"> The next Tuesday Anna sent an email saying that all the students have to change their directories in the archive. I wanted to prove myself that I can do it by myself. So I tried. </span></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><a href="http://fabacademy.org/wp-content/uploads/2012/03/5.jpg"><span style="color: #000000;"><img class="aligncenter size-full wp-image-393" src="http://fabacademy.org/wp-content/uploads/2012/03/5.jpg" alt="" width="300" height="199" /></span></a></span></p>
<p style="text-align: center;">  <em>Me try Mercurial. Me try in me room. Me no happy. </em></p>
<p>&nbsp;</p>
<p><span style="color: #000000;">But it didn’t work. Error messages saying ‘something is colliding’ kept appeared.  Mercurial asked me whether I want to force upload. As a big fan of Star Wars, I said yes. But it didn’t work. So I forced again. Again. Again. Again. And gave up.</span></p>
<p><span style="color: #000000;">Then I got a new mail from Neil.</span></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><a href="http://fabacademy.org/wp-content/uploads/2012/03/6.jpg"><span style="color: #000000;"><img class="aligncenter size-full wp-image-394" src="http://fabacademy.org/wp-content/uploads/2012/03/6.jpg" alt="" width="425" height="110" /></span></a></span></p>
<p style="text-align: center;"><span style="color: #000000;">…</span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;"><a href="http://fabacademy.org/wp-content/uploads/2012/03/7.jpg"><span style="color: #000000;"><img class="aligncenter size-full wp-image-395" src="http://fabacademy.org/wp-content/uploads/2012/03/7.jpg" alt="" width="251" height="235" /></span></a></span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;">It was so embarrassing.</span></p>
<p><span style="color: #000000;">In fact, after being so motivated by his book, I tried to send emails to Neil several times. I still have 2 unsent emails in my mail box. And this was my first encounter with Neil after all those years? Oh come on…</span></p>
<p><span style="color: #000000;">Moreover, that morning I discovered I payed nearly 600 euros for commission when I exchanged a traveler’s check to pay my rent. I felt like I was the dumbest  person in the world.</span></p>
<p>&nbsp;</p>
<p style="text-align: center;"><span style="color: #0000ff;"><a href="http://academy.cba.mit.edu/2012/students/koh.hunmin/wp/" target="_blank"><span style="color: #0000ff;"><br />
Tutorial : Using Cygwin and Mercurial in Windows with WordPress static HTML </span></a></span></p>
<p style="text-align: center;"><span style="color: #000000;"><em>Here is more detailed description of what possibly caused the problem that night. </em></span></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><span style="color: #000000;">On the next day, I felt much better. ‘Nobody got hurt, data restored. It’s just a natural process of learning and nobody got hurt so no big problem.  At least now everybody got familiar with my Asian name(It takes time to memorize).’ And I headed to the lab imagining people’s reactions.</span></p>
<p><span style="color: #000000;">“Hey! I saw your name on the email last night!”</span></p>
<p><span style="color: #000000;">“Yeah… haha… I’m the most famous student for now.”</span></p>
<p>&nbsp;</p>
<p><span style="color: #000000;">This time each student had 1 minute to introduce oneself. I was quite (quiet is silent) relieved when I heard someone saying “Sorry for messing up with the server last night” over the video. Apparently I wasn’t the only person.</span></p>
<p><span style="color: #000000;">Now It was my turn and I started with the same thing. “I also want to apologize for what happened last night…”</span></p>
<p><span style="color: #000000;">Then Neil interrupted. “You don’t have to apologize. Just learn.”</span></p>
<p><span style="color: #000000;">Yeap, right. That’s what we are all here for.</span></p>
<p style="text-align: right;"><span style="color: #000000;">To be continued…</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fabacademy.org/2012/03/confession-of-a-fabber-mercurial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fab Academy 2011</title>
		<link>http://www.fabacademy.org/2011/08/fab-academy-2011/</link>
		<comments>http://www.fabacademy.org/2011/08/fab-academy-2011/#comments</comments>
		<pubDate>Wed, 17 Aug 2011 16:13:11 +0000</pubDate>
		<dc:creator>fab</dc:creator>
				<category><![CDATA[Previous experiences]]></category>

		<guid isPermaLink="false">http://www.fabacademy.org/2011/08/fab-academy-2011/</guid>
		<description><![CDATA[Participating Fablabs in Fab Academy 2011 around the world Providence Amsterdam Barcelona Urbana Vestmannaeyjar Soshanguve NASA Century College Incite Focus &#8211; Detroit Lima FabLabDC Toulouse Nairobi TIE Project Boston manchester]]></description>
			<content:encoded><![CDATA[<p><strong>Participating Fablabs in Fab Academy 2011 around the world</strong></p>
<p><a href="http://www.fabacademy.org/2011/08/fab-academy-2011/p1110099-2/" rel="attachment wp-att-870"><img class="alignnone  wp-image-870" title="P1110099" src="http://www.fabacademy.org/wp-content/uploads/2011/08/P1110099.jpeg" alt="" width="806" height="454" /></a></p>
<p><a href="academy2011/Web/labs/providence/index.html">Providence</a></p>
<p><a href="academy2011/Web/labs/amsterdam/index.html">Amsterdam</a></p>
<p><a href="academy2011/Web/labs/barcelona/index.html">Barcelona</a></p>
<p><a href="academy2011/Web/urbana/index.html">Urbana</a></p>
<p><a href="academy2011/Web/labs/vestmannaeyjar/index.html">Vestmannaeyjar</a></p>
<p><a href="academy2011/Web/labs/Soshanguve/index.html">Soshanguve</a></p>
<p><a href="academy2011/labs/Web/NASA/index.html">NASA</a></p>
<p><a href="academy2011/Web/labs/century/index.html">Century College</a></p>
<p><a href="academy2011/Web/labs/detroit_Incite_focus/index.html">Incite Focus &#8211; Detroit</a></p>
<p><a href="academy2011/Web/labs/lima/index.html">Lima</a></p>
<p><a href="academy2011/Web/labs/fablabdc/index.html">FabLabDC</a></p>
<p><a href="academy2011/Web/labs/toulouse/index.html">Toulouse</a></p>
<p><a href="academy2011/Web/labs/nairobi">Nairobi</a></p>
<p><a href="academy2011/Web/labs/tieprojectboston/index.html">TIE Project Boston</a></p>
<p><a href="academy2011/Web/labs/manchester/index.html">manchester</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fabacademy.org/2011/08/fab-academy-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fab7 in Lima!</title>
		<link>http://www.fabacademy.org/2011/08/fab7-in-lima/</link>
		<comments>http://www.fabacademy.org/2011/08/fab7-in-lima/#comments</comments>
		<pubDate>Wed, 17 Aug 2011 00:38:42 +0000</pubDate>
		<dc:creator>fab</dc:creator>
				<category><![CDATA[Destacado]]></category>

		<guid isPermaLink="false">http://www.fabacademy.org/2011/08/fab7-in-lima/</guid>
		<description><![CDATA[More than 100 Fab Labbers from all over the world are meeting in Lima this week for the 7th Fab Conference, Workshops and Symposium on Digital Fabrication implications, practices and principles. The Fab conferences started [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fabacademy.org/?attachment_id=845"><img class="alignnone size-full wp-image-845" title="IMG_0603" src="http://www.fabacademy.org/wp-content/uploads/2012/03/IMG_0603.jpg" alt="" width="800" height="598" /></a><br />
More than 100 Fab Labbers from all over the world are meeting in Lima this week for the 7th Fab Conference, Workshops and Symposium on Digital Fabrication implications, practices and principles. The Fab conferences started in United States, going through different countries such as Norway, India, South Africa, The Netherlands and Finally Peru (Lima).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fabacademy.org/2011/08/fab7-in-lima/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fab Academy 2011 Final Presentations + Open House</title>
		<link>http://www.fabacademy.org/2011/05/fab-academy-2011-final-presentations-open-house/</link>
		<comments>http://www.fabacademy.org/2011/05/fab-academy-2011-final-presentations-open-house/#comments</comments>
		<pubDate>Sun, 29 May 2011 15:01:40 +0000</pubDate>
		<dc:creator>fab</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.fabacademy.org/2011/05/fab-academy-2011-final-presentations-open-house/</guid>
		<description><![CDATA[&#160; Fab Academy 2011 program. Projects presentation and exhibition. Open House at the Fab Lab. 15 Labs around the world shared the last 6 months on projects from Circuit production to Furniture design. More than [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p><a href="http://www.fabacademy.org/?attachment_id=822"><img class="alignnone size-full wp-image-822" title="worldacademy" src="http://www.fabacademy.org/wp-content/uploads/2012/03/worldacademy.png" alt="" width="445" height="307" /></a></p>
<p>Fab Academy 2011 program. Projects presentation and exhibition. Open House at the Fab Lab.</p>
<p>15 Labs around the world shared the last 6 months on projects from Circuit production to Furniture design. More than 8 countries such as Iceland, Kenya, the Netherlands, Spain or United States participated in the second edition of the newly created academy, directed by Neil Gershenfeld and supported by the Fab Lab Network.</p>
<p><span id="more-524"></span></p>
<p>Join us at:<a href="http://mcu.cba.mit.edu/" rel="nofollow" target="_blank">http://mcu.cba.mit.edu/</a>ID: 1</p>
<p>Or check in your local lab:</p>
<p>&nbsp;</p>
<p>- Providence<br />
- Amsterdam<br />
- Barcelona<br />
- Urbana<br />
- Vestmannaeyjar<br />
- Soshanguve<br />
- NASA<br />
- Century College<br />
- Incite Focus &#8211; Detroit<br />
- Lima<br />
- FabLabDC<br />
- Toulouse<br />
- Nairobi<br />
- TIE Project Boston<br />
- Manchester</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fabacademy.org/2011/05/fab-academy-2011-final-presentations-open-house/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fab Academy update</title>
		<link>http://www.fabacademy.org/2011/05/fab-academy-update/</link>
		<comments>http://www.fabacademy.org/2011/05/fab-academy-update/#comments</comments>
		<pubDate>Tue, 03 May 2011 10:40:32 +0000</pubDate>
		<dc:creator>fab</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.fabacademy.org/2011/05/fab-academy-update/</guid>
		<description><![CDATA[The Fab Academy 2011 is under developement through the Fab Lab Network, and projects are starting to be shaped and prepared for the final presentations and exhibition to be held in the videoconference system on [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fabacademy.org/?attachment_id=859"><img class="alignnone  wp-image-859" title="academymid" src="http://www.fabacademy.org/wp-content/uploads/2012/03/academymid.jpg" alt="" width="638" height="426" /></a></p>
<p>The Fab Academy 2011 is under developement through the Fab Lab Network, and projects are starting to be shaped and prepared for the final presentations and exhibition to be held in the videoconference system on June the 1st. The majority of the modules have been completed, which come across different digital fabrication techniques, from microcontroller programming to 3D scanning and printing, using inputs or outputs to talk with the world, to fabricate our own machines. To learn more about Fab Academy modules, please go to: <a href="http://academy.cba.mit.edu" target="_blank">Fab Academy</a></p>
<p><span id="more-523"></span></p>
<p>Please check the evolution of people&#8217;s projects at the following list of participating labs:</p>
<ul>
<li><a href="http://academy.cba.mit.edu/labs/providence/index.html">Providence</a></li>
<li><a href="http://academy.cba.mit.edu/labs/amsterdam/index.html">Amsterdam</a></li>
<li><a href="http://academy.cba.mit.edu/labs/barcelona/index.html">Barcelona</a></li>
<li><a href="http://academy.cba.mit.edu/labs/urbana/index.html">Urbana</a></li>
<li><a href="http://academy.cba.mit.edu/labs/vestmannaeyjar/index.html">Vestmannaeyjar</a></li>
<li><a href="http://academy.cba.mit.edu/labs/Soshanguve/index.html">Soshanguve</a></li>
<li><a href="http://academy.cba.mit.edu/labs/NASA/index.html">NASA</a></li>
<li><a href="http://academy.cba.mit.edu/labs/century/index.html">Century College</a></li>
<li><a href="http://academy.cba.mit.edu/labs/detroit_Incite_focus/index.html">Incite Focus &#8211; Detroit</a></li>
<li><a href="http://academy.cba.mit.edu/labs/lima/index.html">Lima</a></li>
<li><a href="http://academy.cba.mit.edu/labs/fablabdc/index.html">FabLabDC</a></li>
<li><a href="http://academy.cba.mit.edu/labs/toulouse/index.html">Toulouse</a></li>
<li><a href="http://academy.cba.mit.edu/labs/nairobi">Nairobi</a></li>
<li><a href="http://academy.cba.mit.edu/labs/tieprojectboston/index.html">TIE Project Boston</a></li>
<li><a href="http://academy.cba.mit.edu/labs/manchester/index.html">Manchester, UK</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.fabacademy.org/2011/05/fab-academy-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fab Academy 2011 &gt; Week 1 &gt; Introducing the new class</title>
		<link>http://www.fabacademy.org/2011/01/fab-academ-2011-g-week-1-g-introducing-the-new-class/</link>
		<comments>http://www.fabacademy.org/2011/01/fab-academ-2011-g-week-1-g-introducing-the-new-class/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 23:17:48 +0000</pubDate>
		<dc:creator>fab</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.fabacademy.org/2011/01/fab-academ-2011-g-week-1-g-introducing-the-new-class/</guid>
		<description><![CDATA[Professor Neil Gershenfeld (Director of CBA at MIT), leads the second year of the Fab Academy. 50 Participants from 14 different sites. The Fab Academy 2011 has started on January 19th, 3pm Barcelona, 9am Boston, [...]]]></description>
			<content:encoded><![CDATA[<h2></h2>
<h2><a href="http://www.fabacademy.org/2011/01/fab-academ-2011-g-week-1-g-introducing-the-new-class/1stclass_web-2/" rel="attachment wp-att-882"><img class="alignnone  wp-image-882" title="1stClass_web" src="http://www.fabacademy.org/wp-content/uploads/2011/01/1stClass_web.jpeg" alt="" width="560" height="420" /></a></h2>
<h2>Professor Neil Gershenfeld (Director of CBA at MIT), leads the second year of the Fab Academy.</h2>
<p>50 Participants from 14 different sites. The Fab Academy 2011 has started on January 19th, 3pm Barcelona, 9am Boston, 6am California, 11pm Japan. Students from countries such as South Africa, United States, Iceland, Netherlands, Peru and Spain are participating in the Diploma Program offered by the worldwide network of Fab Labs.</p>
<p><span id="more-522"></span></p>
<p>The Fab Academy is a distributed education program, the campus is the planet, and classrooms are in the Fab Labs, where also lies the subject content of digital manufacturing, its implications and applications.</p>
<p>&nbsp;</p>
<p>Students will be encouraged to follow a 6 month intensive program on all digital fabrication techniques and tools, which will be embeded in final projects to be presented on June 2011.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fabacademy.org/2011/01/fab-academ-2011-g-week-1-g-introducing-the-new-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FAB Boot Camp 2011 &gt; Jan 10th to 14th</title>
		<link>http://www.fabacademy.org/2010/12/fab-workshopboot-camp-2011-g-january-10-14th-g-distributed-campus/</link>
		<comments>http://www.fabacademy.org/2010/12/fab-workshopboot-camp-2011-g-january-10-14th-g-distributed-campus/#comments</comments>
		<pubDate>Tue, 07 Dec 2010 11:03:34 +0000</pubDate>
		<dc:creator>fab</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.fabacademy.org/2010/12/fab-workshopboot-camp-2011-g-january-10-14th-g-distributed-campus/</guid>
		<description><![CDATA[Fab Boot Camp January 10- 14, 2010 One week crash course in fab lab tools and processes by the gurus of the fab lab network.  For new fab lab managers, teachers, and people who want [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fabacademy.org/?attachment_id=823"><img class="alignnone  wp-image-823" title="P1130462" src="http://www.fabacademy.org/wp-content/uploads/2012/03/P1130462.jpg" alt="" width="1024" height="768" /></a></p>
<p><strong>Fab Boot Camp</strong></p>
<p><strong>January 10- 14, 2010</strong><br />
One week crash course in fab lab tools and processes by the gurus of the fab lab network.  For new fab lab managers, teachers, and people who want a fast training course.</p>
<p><span id="more-521"></span></p>
<p><strong>Participating labs:</strong></p>
<p><a href="http://www.as220.org/labs/blog/fab-lab/" target="_blank"><strong>AS220 Fab Lab  in Providence</strong></a>, Rhode Island, USA  (contact Shawn Wallave / shawn [at] AS220 [dot] org)<br />
<strong><a href="http://www.lorainccc.edu/Academic+Divisions/Engineering+Technologies/Fab+Lab/" target="_blank">Lorrain County Community College Fab Lab</a> </strong> in Elyria, Ohio, USA (contact Scott  Zitek /<br />
<strong><a href="http://www.fablabbcn.org" target="_blank">Barcelona Fab Lab in Barcelona</a>,</strong> Spain  (contact Tomas Diez / tomasdiez [at] iaac [dot] net)<br />
<a href="http://www.fablab.no" target="_blank"><strong>Solvik Gard Fab Lab in Lyngen</strong></a>, Norway (contact Haakon or Jorgen Karlsen,  jorgen [at] fablab [dot] no , haakon [at] fablab [dot] no)<br />
<a href="http://www.fablab.is" target="_blank"><strong>Vestmannaeyjar  Fab Lab in Iceland</strong></a> (contact Frosti Gíslason, frosti [at] nmi [dot] is )</p>
<p>Price of attending is determined by the local fab lab.   Plan to pay a tuition as well as transportation and living expenses.</p>
<p>The week-long, intensive course will cover:</p>
<p>&nbsp;</p>
<p class="MsoNormal">1A day of 2D Design &amp; Fabrication plus documentation</p>
<p class="MsoNormal">2A day of 3D design, molding and casting</p>
<p class="MsoNormal">3A day on ShopBot, plus start electronics and documentation(collaborative project management, version control —mercurial)</p>
<p class="MsoNormal">4Electronics continuesand integrated final project work</p>
<p class="MsoNormal">5A day of overall lab considerations (management, business, networking, IT, etc.)</p>
<p class="MsoNormal">Presentation of final project tonetwork.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fabacademy.org/2010/12/fab-workshopboot-camp-2011-g-january-10-14th-g-distributed-campus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fab Academy 2011 Program and Calendar</title>
		<link>http://www.fabacademy.org/2010/11/fab-academy-2011-program-and-calendar/</link>
		<comments>http://www.fabacademy.org/2010/11/fab-academy-2011-program-and-calendar/#comments</comments>
		<pubDate>Fri, 05 Nov 2010 16:18:55 +0000</pubDate>
		<dc:creator>fab</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.fabacademy.org/2010/11/fab-academy-2011-program-and-calendar/</guid>
		<description><![CDATA[Here is the updated program of the Fab Academy 2011. Applications are open until December 24th. Please check application procedure HERE The Fab Academy provides instruction and supervises investigation of mechanisms, applications, and implications of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fabacademy.org/?attachment_id=833"><img class="alignnone size-full wp-image-833" title="img10" src="http://www.fabacademy.org/wp-content/uploads/2012/03/img101.jpg" alt="" width="300" height="225" /></a></p>
<p><a href="index.php/diploma">Here</a> is the updated program of the Fab Academy 2011.</p>
<p>Applications are open until December 24th. Please check application procedure <a href="index.php/form">HERE</a></p>
<div class="art-article"></div>
<p>The Fab Academy provides instruction and supervises investigation of mechanisms, applications, and implications of digital fabrication.</p>
<p>Just as communications and computation went from analog to digital, resulting in PCs and the Internet, the digitization of fabrication is leading to personal fabricators that will allow anyone to make almost anything, anywhere. The development of digital fabrication is based on creating codes that don&#8217;t just describe things, they <em>are</em> things, much as proteins are coded in molecular biology.</p>
<p>&nbsp;</p>
<p><span id="more-520"></span><br />
This research roadmap is ultimately aiming at a Star Trek-style replicator, but prototype versions of these capabilities are already available in field &#8220;<a href="http://fab.cba.mit.edu/about/faq">fab labs</a>&#8220;.</p>
<p>&nbsp;</p>
<p>Fab labs began as an outreach project from MIT&#8217;s Center for Bits and Atoms (CBA), and spread around the world. The Fab Academy was launched to provide access to advanced instruction for students in these labs exceeding the educational resources locally available to them. It links groups of students and instructors in fab labs, with online video collaboration and lectures by a global faculty. Unlike remote instruction from a central campus, the digital fabrication tools in a fab lab effectively allow the campus to come to the student, for distributed rather than distance education.</p>
<p>The Fab Academy offers Certificates on relevant technical topics, and a Diploma aimed at vocational and technical training for employment and investment (along with assistance to its graduates in those areas).These are accredited by the Fab Academy; it is anticipated that they will by followed by a Bachelor&#8217;s degree to be offered under applicable regional accreditation, along with post-graduate study.</p>
<p>Fab Academy Certificates provide familiarity with technical options and capabilities, hands-on experience, and direction for further study. Each requires, and is evaluated by, developing and documenting projects. They are periodically renewed to reflect best practices. The Certificates typically require 1-2 weeks. They are combined in the Diploma, which is roughly comparable to completing MIT&#8217;s rapid-prototyping course &#8220;How To Make (almost) Anything&#8221;. Progress is evaluated by skills and projects rather than time or credits.</p>
<p>Following an initial trial in 2008, the Fab Academy accepted the first Diploma students in the Fall of 2009. Admission is limited by available space, and based on balancing the students&#8217; backgrounds, interests, and experience, as well as project portfolios. Fab Academy tuition is priced to cover the local costs of instruction, facilities, and materials, as well as global capacity. Where possible, support is sought for needs-based tuition assistance. The Fab Academy application is available <a href="http://www.fabacademy.org/">here</a>.</p>
<p>The Fab Academy is directed by <a href="http://ng.cba.mit.edu/">Neil Gershenfeld</a>, produced by <a href="http://www.guallart.com/">Vicente Guallart</a> and Sherry Lassiter, and coordinated by Tomas Diez. Fab Academy faculty who are leaders in their respective fields provide global video lectures, supervise academic content, and guide research. Hands-on instruction in the labs is provided by instructors who supervise and evaluate Certificates, develop and disseminate instructional material, and assist with projects.</p>
<p>The schedule for the Spring of 2011 will be:</p>
<ul>
<li>boot camp (Jan 10-14)</li>
<li><a href="http://academy.cba.mit.edu/classes/digital_fabrication/index.html">digital fabrication principles and practices</a> (Jan 19)</li>
<li><a href="http://academy.cba.mit.edu/classes/project_management/index.html">collaborative technical development, documentation, and project management</a> (Jan 26)</li>
<li><a href="http://academy.cba.mit.edu/classes/cad_cam_cae/index.html">computer-aided design, manufacturing, and modeling</a> (Feb 2):</li>
<li><a href="http://academy.cba.mit.edu/classes/computer_cutting/index.html">computer-controlled cutting</a> (Feb 9)</li>
<li><a href="http://academy.cba.mit.edu/classes/electronics_design_production/index.html">electronics production</a> (Feb 16)</li>
<li><a href="http://academy.cba.mit.edu/classes/computer_machining/index.html">computer-controlled machining</a> (Feb 23)</li>
<li><a href="http://academy.cba.mit.edu/classes/electronics_design_production/index.html">electronics design</a> (Mar 2)</li>
<li><a href="http://academy.cba.mit.edu/classes/molding_casting/index.html">3D molding and casting</a> (Mar 9)</li>
<li><a href="http://academy.cba.mit.edu/classes/embedded_programming/index.html">embedded programming</a> (Mar 16)</li>
<li><a href="http://academy.cba.mit.edu/classes/scan_print/index.html">3D scanning and printing</a> (Mar 23)</li>
<li><a href="http://academy.cba.mit.edu/classes/interface_application_programming/index.html">interface and application programming</a> (Mar 30)</li>
<li><a href="http://academy.cba.mit.edu/classes/sensors_actuators_displays/index.html">input devices</a> (Apr 6)</li>
<li>composites (Apr 13)</li>
<li><a href="http://academy.cba.mit.edu/classes/sensors_actuators_displays/index.html">output devices</a> (Apr 20)</li>
<li><a href="http://academy.cba.mit.edu/classes/embedded_networking_communications/index.html">embedded networking and communications</a> (Apr 27)</li>
<li><a href="http://academy.cba.mit.edu/classes/machine_design/index.html">machine design</a> Wed (May 4)</li>
<li><a href="http://academy.cba.mit.edu/classes/implications_applications/index.html">digital fabrication applications and implications</a> (May 11)</li>
<li><a href="http://academy.cba.mit.edu/classes/invention_IP_business/index.html">invention, intellectual property, and business models</a> (May 18)</li>
<li><a href="http://academy.cba.mit.edu/classes/project_development/index.html">digital fabrication project development</a> (May 25)</li>
<li>final project presentations (June 1)</li>
</ul>
<p>Global lectures happen on Wednesdays at 9:00 on the US East Coast (ranging from 6:00 on the West Coast to 23:00 in Japan), with lab sections at the same time on Mondays and Fridays.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fabacademy.org/2010/11/fab-academy-2011-program-and-calendar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fab Academy NEW DATES! Starting Jan 19th 2011</title>
		<link>http://www.fabacademy.org/2010/09/apply-ii/</link>
		<comments>http://www.fabacademy.org/2010/09/apply-ii/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 17:06:42 +0000</pubDate>
		<dc:creator>fab</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.fabacademy.org/2010/09/apply-ii/</guid>
		<description><![CDATA[The Fab Academy will be differed from October 2010 to January 19th 2011. According to the network plans, some of the new participating labs need to be setup and prepared for another year of the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fabacademy.org/?attachment_id=868"><img class="alignnone size-full wp-image-868" title="1stClass_web" src="http://www.fabacademy.org/wp-content/uploads/2012/03/1stClass_web.jpg" alt="" width="622" height="467" /></a></p>
<p>The Fab Academy will be differed from October 2010 to January 19th 2011. According to the network plans, some of the new participating labs need to be setup and prepared for another year of the Academy. Program&#8217;s structure will be re-defined but keeping the essentials on the most complete program in Digital Fabrication principles, implications and applications.</p>
<p><span id="more-519"></span></p>
<p>Fab Academy 2011 key points are:</p>
<p>- Start date is January 19th, final class  June 1st.<br />
- There are going to be 20 topics (units/certificates) to cover. The two week cycle will now be a ONE week cycle, with more topics than previous year (16), but adjusted for content complexity.<br />
- The lectures will take place the same day of the week (Wednesday), and same time (9:00am Boston Time). We will keep the lab sections on Mondays and Fridays, which will be led by tutors at every lab, and will be offered online through the video conference.<br />
- Lab confirmation deadline is December 15th.<br />
- Application deadline for students is December 28th.</p>
<p>Fab Academy previous projects can be found at:</p>
<p>- <a href="http://academy.cba.mit.edu/labs/Providence/index.html">Fab Lab Providence at AS220</a><br />
- <a href="/">Fab Lab Barcelona at IaaC </a><br />
- <a href="http://fabacademysosh.wordpress.com/">Fab Lab Shoshenguve in South Africa </a><br />
- <a href="http://fab.cba.mit.edu/academy/labs/Vestmannaeyjar/">Fab Lab Iceland </a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fabacademy.org/2010/09/apply-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OPEN FOR APPLICATION!</title>
		<link>http://www.fabacademy.org/2010/09/apply/</link>
		<comments>http://www.fabacademy.org/2010/09/apply/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 17:06:42 +0000</pubDate>
		<dc:creator>fab</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.fabacademy.org/2010/09/apply/</guid>
		<description><![CDATA[Fab Academy program will start next 6th of October with the participation of the Fab Lab Network around the world. Year two will consists in the same basic structure of previous edition, with slight changes [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fabacademy.org/2010/09/apply/45189_1601391799584_1379754621_31690561_464654_n/" rel="attachment wp-att-934"><img class="alignnone size-full wp-image-934" title="45189_1601391799584_1379754621_31690561_464654_n" src="http://www.fabacademy.org/wp-content/uploads/2010/09/45189_1601391799584_1379754621_31690561_464654_n.jpeg" alt="" width="604" height="453" /></a></p>
<p>Fab Academy program will start next 6th of October with the participation of the Fab Lab Network around the world. Year two will consists in the same basic structure of previous edition, with slight changes to be updated soon. To apply check with your local Fab Lab about program availability. Profesor Neil Gershenfeld, together with the international faculty and gurus of Fab Labs, will be driving this second edition of principles, applications and implications of digital fabrication.</p>
<p>To apply please download the application form at: <a href="index.php/form">http://fabacademy.org/index.php/form</a>, and send it full filled to: coordination@fabacademy.org</p>
<p><span id="more-518"></span></p>
<p>Fab Academy previous projects can be found at:</p>
<p>- <a href="http://academy.cba.mit.edu/labs/Providence/index.html">Fab Lab Providence at AS220</a><br />
- <a href="/">Fab Lab Barcelona at IaaC </a><br />
- <a href="http://fabacademysosh.wordpress.com/">Fab Lab Shoshenguve in South Africa </a><br />
- <a href="http://fab.cba.mit.edu/academy/labs/Vestmannaeyjar/">Fab Lab Iceland </a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fabacademy.org/2010/09/apply/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

