<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.extremist.software/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mtbf0</id>
	<title>Noisebridge - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.extremist.software/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mtbf0"/>
	<link rel="alternate" type="text/html" href="https://wiki.extremist.software/wiki/Special:Contributions/Mtbf0"/>
	<updated>2026-04-04T14:48:53Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.13</generator>
	<entry>
		<id>https://wiki.extremist.software/index.php?title=Soldering_Workshop&amp;diff=927</id>
		<title>Soldering Workshop</title>
		<link rel="alternate" type="text/html" href="https://wiki.extremist.software/index.php?title=Soldering_Workshop&amp;diff=927"/>
		<updated>2008-08-20T09:31:03Z</updated>

		<summary type="html">&lt;p&gt;Mtbf0: /* Expressions of Interest */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Mitch wants to teach a soldering workshop&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
You can learn to solder!  Soldering is a basic skill for just about all electronics projects.  If you&#039;ve never soldered before, this workshop will give you the confidence to solder in about two hours.  If you want to learn how to solder better, this workshop will show you how.  If you have soldered before, this workshop will teach you to solder surface mount parts with confidence.&lt;br /&gt;
&lt;br /&gt;
Learn by doing!&lt;br /&gt;
I will have fun kits to learn with.  For total newbies (and those interested), I will have kits for &lt;br /&gt;
[http://www.tvbgone.com/cfe_mfaire.php Trippy RGB Lights] a trippy mood light using Red, Green, and Blue LEDs (scroll down from the link for more info).  For more experienced people I will have a surface mount project (yet TBD -- but it will be fun!).  You will be able to take your completed project home with you.  If you prefer, feel free to bring your own soldering project.&lt;br /&gt;
&lt;br /&gt;
== Cost == &lt;br /&gt;
&lt;br /&gt;
My teaching time is free of charge, but the kits cost $20 each.  Feel free to bring your own soldering project if you prefer (no charge for this).&lt;br /&gt;
&lt;br /&gt;
== Time and Place ==&lt;br /&gt;
&lt;br /&gt;
TBD -- sometime in September&lt;br /&gt;
&lt;br /&gt;
== Expressions of Interest ==&lt;br /&gt;
&lt;br /&gt;
Add your name to the list here if you&#039;d be interested in participating! Don&#039;t worry — we won&#039;t hold you to it.&lt;br /&gt;
&lt;br /&gt;
* [[User:maltman23|Mitch Altman]] (instructor)&lt;br /&gt;
* [[User:Endenizen|Brian Ferrell]]&lt;br /&gt;
* [[User:Mindwarp|mindwarp]]&lt;br /&gt;
* [[User:rachel|rachel]] - I also have a technique I worked out for soldering crimping beads to SMD parts to let them be sew-able... happy to show this off if there is interest.&lt;br /&gt;
* [[nila]]&lt;br /&gt;
* [[User:scmurray|Scott Murray]]&lt;br /&gt;
* [[User:mtbf0|bobby]]&lt;/div&gt;</summary>
		<author><name>Mtbf0</name></author>
	</entry>
	<entry>
		<id>https://wiki.extremist.software/index.php?title=Processing_Workshop&amp;diff=918</id>
		<title>Processing Workshop</title>
		<link rel="alternate" type="text/html" href="https://wiki.extremist.software/index.php?title=Processing_Workshop&amp;diff=918"/>
		<updated>2008-08-15T05:10:44Z</updated>

		<summary type="html">&lt;p&gt;Mtbf0: /* Expressions of Interest */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Scott wants to teach a workshop sometime in September 2008 on [http://processing.org Processing], a free, open-source programming environment for artists, designers, and anyone interested in getting the computer to do work for you.  Right now, he&#039;s gauging the level of interest in such a workshop, and working out how to structure it.  If this sounds interesting to you, please add your name to the [[#Expressions of Interest]] section, or [[Special:Emailuser/scmurray|contact Scott directly]].&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
Do you remember the triangular &amp;quot;turtle&amp;quot; from [http://en.wikipedia.org/wiki/Logo_%28programming_language%29 Logo]?  &amp;quot;Pen down, move forward, turn right...&amp;quot;  It was an early, easy way to tell a computer how to draw something on the screen.  Processing is just like a modern, really buff version of that turtle.  Think of it as being like Flash, only less flashy.  If you&#039;ve ever had a vision of something you wish you could make on a computer screen, you can probably make it in Processing.  Well, maybe.  This workshop will get you started, anyway, even if you&#039;ve never typed a line of programming code in your life.&lt;br /&gt;
&lt;br /&gt;
This workshop is intended as an introduction for complete beginners.  No programming is experience necessary, although you should be generally familiar with how to use your computer, download files, install programs, and so on.  Computers will not be provided, so you should probably bring your own laptop to work on, or you could share with someone else.  A wireless card isn&#039;t necessary, but may help.  (Processing works on Windows, Mac OS, and Linux, so any kind of computer should work fine.)&lt;br /&gt;
&lt;br /&gt;
Also, while the emphasis of this workshop will be on &#039;&#039;visual&#039;&#039; expressions of code, the concepts learned here can be extended to get Processing to generate audio, talk to microcontrollers (e.g. Arduino boards, MAKE boards, OSC devices), and generally interface with all kinds of other neat stuff.&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;General Resources&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* [http://processing.org Processing.org]&lt;br /&gt;
* [http://processing.org/learning/ Processing.org Learning Resources]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Neat Stuff People Are Doing With Processing&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* [http://www.processingblogs.org Processing Blogs]&lt;br /&gt;
* [http://www.vimeo.com/tag:processing Videos on Vimeo]&lt;br /&gt;
* [http://www.flight404.com/blog/ Flight 404]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Courses and Workshops&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* [http://www.shiffman.net/teaching/workshop/ Processing Workshop] — taught by Dan Shiffman&lt;br /&gt;
* [http://people.csail.mit.edu/bmcutler/gaudi/assignment1.html Programming in Processing] — class assignment&lt;br /&gt;
* [http://labs.noisepages.com/2008/04/06/massaging-media-processing-workshop/ Code Examples] — by Peter Kirn&lt;br /&gt;
* [http://www.shiffman.net/teaching/a2z/ Programming from A to Z] — more advanced programming beyond Processing&lt;br /&gt;
&lt;br /&gt;
== Open Items ==&lt;br /&gt;
&lt;br /&gt;
Some things we&#039;re still thinking about -- all still TBD.&lt;br /&gt;
&lt;br /&gt;
== Curriculum ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Introduction to Processing&#039;&#039;&#039;&lt;br /&gt;
* What is Processing?&lt;br /&gt;
* What can you do with it?&lt;br /&gt;
* Examples/demos&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Basics&#039;&#039;&#039;&lt;br /&gt;
* Opening the application&lt;br /&gt;
* Counting pixels (the coordinates system)&lt;br /&gt;
* Basic syntax (how to talk to Processing)&lt;br /&gt;
* Drawing a line&lt;br /&gt;
* Drawing a box&lt;br /&gt;
* Making it bigger&lt;br /&gt;
* Changing the color&lt;br /&gt;
* Variables&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Motion&#039;&#039;&#039;&lt;br /&gt;
* setup() and draw()&lt;br /&gt;
* Mouse input&lt;br /&gt;
* Translation&lt;br /&gt;
* Rotation&lt;br /&gt;
* ...more...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Open Workshop&#039;&#039;&#039;&lt;br /&gt;
* Less-structured time for you to pursue your own vision, with help from others as-needed&lt;br /&gt;
&lt;br /&gt;
== Materials ==&lt;br /&gt;
&lt;br /&gt;
* Example code to get you started (provided in class)&lt;br /&gt;
* Recommended books:&lt;br /&gt;
** &#039;&#039;[http://processing.org/learning/books/ Processing: A Programming Handbook for Visual Designers and Artists]&#039;&#039;&lt;br /&gt;
** &#039;&#039;[http://www.learningprocessing.com/ Learning Processing: A Beginner&#039;s Guide to Programming Images, Animation, and Interaction]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Practical Matters ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Schedule&#039;&#039;&#039;&lt;br /&gt;
* One day-long session, possibly on a Saturday&lt;br /&gt;
* Two day-long sessions, possibly on two consecutive Saturdays&lt;br /&gt;
* Several 3-hour sessions, once a week, on weeknight evenings or Saturday afternoons&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Participants&#039;&#039;&#039;&lt;br /&gt;
* How many are interested?&lt;br /&gt;
* How many can/should we accommodate?&lt;br /&gt;
* Maybe cap participation at 10-20 people max, at least for initial offering?&lt;br /&gt;
* Will be expected to bring their own computers to work on&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Space Needs&#039;&#039;&#039;&lt;br /&gt;
* Space large enough for 10-20 people, plus projector set up&lt;br /&gt;
* Chairs and table space for 10-20 people&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Technology Needs&#039;&#039;&#039;&lt;br /&gt;
* AC power, with lots of power strips for participants to plug into&lt;br /&gt;
* Projector and screen (or flat, white wall)&lt;br /&gt;
* Wireless Internet access&lt;br /&gt;
&lt;br /&gt;
== Expressions of Interest ==&lt;br /&gt;
&lt;br /&gt;
Add your name to the list here if you&#039;d be interested in participating! Don&#039;t worry — we won&#039;t hold you to it.&lt;br /&gt;
&lt;br /&gt;
* [[User:Scmurray|Scott Murray]] (instructor)&lt;br /&gt;
* [[User:maltman23|Mitch Altman]] (though I&#039;ll be out of town all August)&lt;br /&gt;
* [[User:Endenizen|Brian Ferrell]] (I&#039;ll bring a webcam to demonstrate video input)&lt;br /&gt;
* [[User:Adi|Andy]] (I&#039;ll bring a 720p projector)&lt;br /&gt;
* [[User:BuddhaHacker]] (Jonas) (not sure where I am)&lt;br /&gt;
* [[User:Rachel|Rachel]] If we don&#039;t have a space by the time you&#039;re ready to give this, Scott, I will volunteer my house which is reasonably arranged for such a thing.&lt;br /&gt;
* DavidMolnar (August is not good, but most of the Fall should be fine)&lt;br /&gt;
* [[User:Daniela Steinsapir ]]  I hope to make it&lt;br /&gt;
* [[User:mtbf0]] i want some o&#039; that, but i works most saturdays&lt;/div&gt;</summary>
		<author><name>Mtbf0</name></author>
	</entry>
</feed>