<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://replica.wiki.extremist.software/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Eleddy</id>
	<title>Noisebridge - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://replica.wiki.extremist.software/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Eleddy"/>
	<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/wiki/Special:Contributions/Eleddy"/>
	<updated>2026-04-06T04:31:50Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.13</generator>
	<entry>
		<id>https://replica.wiki.extremist.software/index.php?title=PyClass/Working_Syllabus&amp;diff=22628</id>
		<title>PyClass/Working Syllabus</title>
		<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/index.php?title=PyClass/Working_Syllabus&amp;diff=22628"/>
		<updated>2012-01-11T21:23:11Z</updated>

		<summary type="html">&lt;p&gt;Eleddy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Location of Class Instructions ==&lt;br /&gt;
&#039;&#039;&#039;Web Apps&#039;&#039;&#039;&lt;br /&gt;
 * web2py: https://github.com/eleddy/web2py-noiselist/wiki/Web2py-Class&lt;br /&gt;
 * Flask: https://github.com/eleddy/flask-noiselist/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Week 1 ==&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * IDEs&lt;br /&gt;
 * PEP 8&lt;br /&gt;
 * Debugging&lt;br /&gt;
 * First Program&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
 * Decorators&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Framework &#039;&#039;&#039;&lt;br /&gt;
 * web2py: https://github.com/eleddy/web2py-noiselist/wiki/Web2py-Class&lt;br /&gt;
&lt;br /&gt;
== Week 2 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Getting Input from the User&lt;br /&gt;
 * Strings&lt;br /&gt;
 * Lists&lt;br /&gt;
 * Tuples&lt;br /&gt;
 * [https://github.com/kellanjacobs/noise-pyclass Code Samples]&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Testing&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
 * Generators&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Framework &#039;&#039;&#039;&lt;br /&gt;
 * Flask&lt;br /&gt;
&lt;br /&gt;
== Week 3 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Making Decisions&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
 * Iterators&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Framework &#039;&#039;&#039;&lt;br /&gt;
 * Django&lt;br /&gt;
&lt;br /&gt;
== Week 4 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Loops&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Testing&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039;  &lt;br /&gt;
 * Memoization&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Framework &#039;&#039;&#039;&lt;br /&gt;
 * Project Planning&lt;br /&gt;
&lt;br /&gt;
== Week 5 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Sets and Dicts&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Code coverage&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
 * Meta Programming&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Project &#039;&#039;&#039;&lt;br /&gt;
 * TBD&lt;br /&gt;
&lt;br /&gt;
== Week 6 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Functions&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * When and Why of Functions&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
 * ORMs&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Project &#039;&#039;&#039;&lt;br /&gt;
 * TBD&lt;br /&gt;
 &lt;br /&gt;
== Week 7 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Classes&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Testing&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
 * Lambas &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Project &#039;&#039;&#039;&lt;br /&gt;
 * TBD&lt;br /&gt;
&lt;br /&gt;
== Week 8 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Bringing it All togehter&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Profiling and optimization&lt;br /&gt;
 * Integrating with C&lt;br /&gt;
 * making good, practical decisions&lt;br /&gt;
 * WSGI&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Project &#039;&#039;&#039;&lt;br /&gt;
 * TBD&lt;/div&gt;</summary>
		<author><name>Eleddy</name></author>
	</entry>
	<entry>
		<id>https://replica.wiki.extremist.software/index.php?title=PyClass/Working_Syllabus&amp;diff=22627</id>
		<title>PyClass/Working Syllabus</title>
		<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/index.php?title=PyClass/Working_Syllabus&amp;diff=22627"/>
		<updated>2012-01-11T21:22:56Z</updated>

		<summary type="html">&lt;p&gt;Eleddy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Location of Class Instructions ==&lt;br /&gt;
&amp;quot;&amp;quot;Web Apps&amp;quot;&amp;quot;&lt;br /&gt;
 * web2py: https://github.com/eleddy/web2py-noiselist/wiki/Web2py-Class&lt;br /&gt;
 * Flask: https://github.com/eleddy/flask-noiselist/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Week 1 ==&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * IDEs&lt;br /&gt;
 * PEP 8&lt;br /&gt;
 * Debugging&lt;br /&gt;
 * First Program&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
 * Decorators&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Framework &#039;&#039;&#039;&lt;br /&gt;
 * web2py: https://github.com/eleddy/web2py-noiselist/wiki/Web2py-Class&lt;br /&gt;
&lt;br /&gt;
== Week 2 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Getting Input from the User&lt;br /&gt;
 * Strings&lt;br /&gt;
 * Lists&lt;br /&gt;
 * Tuples&lt;br /&gt;
 * [https://github.com/kellanjacobs/noise-pyclass Code Samples]&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Testing&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
 * Generators&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Framework &#039;&#039;&#039;&lt;br /&gt;
 * Flask&lt;br /&gt;
&lt;br /&gt;
== Week 3 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Making Decisions&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
 * Iterators&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Framework &#039;&#039;&#039;&lt;br /&gt;
 * Django&lt;br /&gt;
&lt;br /&gt;
== Week 4 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Loops&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Testing&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039;  &lt;br /&gt;
 * Memoization&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Framework &#039;&#039;&#039;&lt;br /&gt;
 * Project Planning&lt;br /&gt;
&lt;br /&gt;
== Week 5 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Sets and Dicts&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Code coverage&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
 * Meta Programming&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Project &#039;&#039;&#039;&lt;br /&gt;
 * TBD&lt;br /&gt;
&lt;br /&gt;
== Week 6 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Functions&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * When and Why of Functions&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
 * ORMs&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Project &#039;&#039;&#039;&lt;br /&gt;
 * TBD&lt;br /&gt;
 &lt;br /&gt;
== Week 7 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Classes&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Testing&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
 * Lambas &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Project &#039;&#039;&#039;&lt;br /&gt;
 * TBD&lt;br /&gt;
&lt;br /&gt;
== Week 8 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Bringing it All togehter&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Profiling and optimization&lt;br /&gt;
 * Integrating with C&lt;br /&gt;
 * making good, practical decisions&lt;br /&gt;
 * WSGI&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Project &#039;&#039;&#039;&lt;br /&gt;
 * TBD&lt;/div&gt;</summary>
		<author><name>Eleddy</name></author>
	</entry>
	<entry>
		<id>https://replica.wiki.extremist.software/index.php?title=Category:Events&amp;diff=22001</id>
		<title>Category:Events</title>
		<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/index.php?title=Category:Events&amp;diff=22001"/>
		<updated>2011-12-09T01:28:27Z</updated>

		<summary type="html">&lt;p&gt;Eleddy: /* Recurring Events edit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Note that this page uses transclusion. Content between the &amp;quot;onlyinclude&amp;quot; tags below will be pushed to the main page --&amp;gt;&lt;br /&gt;
Official, Semi-Official, one-off and other events at the Noisebridge space.&lt;br /&gt;
&lt;br /&gt;
=Event Calendar=&lt;br /&gt;
Not all events make it onto this calendar. Many events only make it to the Discussion or Announcements [[Mailinglist | mailing lists]], [[IRC]] or in person at [[:Category:Meeting_Notes | Tuesday meetings]]. Best of all, Noisebridge is about people getting together at the space in San Francisco to do stuff... like in person. Some events just happen.  Pay attention!&lt;br /&gt;
&lt;br /&gt;
If you&#039;d like to host an event yourself, we have advice on  [[Hosting_an_Event|hosting an event]] at Noisebridge.&lt;br /&gt;
&lt;br /&gt;
Event posters are encouraged to crosspost to the Google Calendar. View the  [http://www.google.com/calendar/embed?src=vo3i3c0qtjnkjr2ojasd0ftt8s%40group.calendar.google.com&amp;amp;ctz=America/Los_Angeles Google Calendar], view the [http://www.google.com/calendar/feeds/vo3i3c0qtjnkjr2ojasd0ftt8s%40group.calendar.google.com/public/basic Google Calendar in XML], or the [http://www.google.com/calendar/ical/vo3i3c0qtjnkjr2ojasd0ftt8s%40group.calendar.google.com/public/basic.ics Google Calendar in ical] format.&lt;br /&gt;
&lt;br /&gt;
To post Google Calendar entries for your event, ask on the noisebridge-discuss mailing list.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Items inside this &amp;quot;onlyinclude&amp;quot; tag will be pushed to the main page --&amp;gt;&amp;lt;onlyinclude&amp;gt;&lt;br /&gt;
=== Upcoming Events &amp;lt;small&amp;gt;[https://www.noisebridge.net/index.php?title=Category:Events&amp;amp;action=edit&amp;amp;section=2 edit]&amp;lt;/small&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
*December 3rd 15:00-until late - 1st [[Replication Calibration]] SF bay area reprap meetup at Noisebridge, in the Main Hall. Bring and show off replicators of all types and stripes.&lt;br /&gt;
&lt;br /&gt;
*December 17th 18:00-21:00: Corvid College Hoedown! Corvid College SF is an anarchic school that is officially opening its doors with an event at Noisebridge. This event will feature Corvid College SF teachers presenting a description of their courses and hanging out with students. Come down and say hello if you are interested in education liberated from bureaucracy and debt-slavery! We are still looking to bring potential teachers and students on board too. www.corvidcollegesf.com&lt;br /&gt;
&lt;br /&gt;
=== Recurring Events &amp;lt;small&amp;gt;[https://www.noisebridge.net/index.php?title=Category:Events&amp;amp;action=edit&amp;amp;section=3 edit]&amp;lt;/small&amp;gt; ===&lt;br /&gt;
&amp;lt;!-- Large turnout events should be written in &#039;&#039;&#039;bold&#039;&#039;&#039;. --&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Monday&#039;&#039;&#039;&lt;br /&gt;
** [[House_Keeping#Trash_and_Recycling|Trash Night]]  -  Take out the trash and compost for Tuesday morning!&lt;br /&gt;
&amp;lt;!-- On hiatus? ** 18:00 [[iPhone OS developer weekly meetup]] - UPDATE!!! moved to Sandbox suites pending bedbug issue. We make teh applukashuns, joyn us 2 make dem 2! [http://meetup.com/iphonedevsf meetup page] --&amp;gt;&lt;br /&gt;
** 18:00 [[Gamebridge]] Unityversity Unity3D Game Development user group and beginner mentoring. Beginners welcome to learn to make a game in 1 hour!&lt;br /&gt;
** &#039;&#039;&#039;19:00 [[Circuit Hacking Mondays]]&#039;&#039;&#039; - Learn to solder! Mitch will bring kits to make cool, hackable things that you can bring home after you make them.  Bring your own projects to hack! There&#039;s now an Audio Hacking Adjunct group that meets along with the Circuit Hackers. &lt;br /&gt;
** 19:00 [[Machine Learning]] - (Church room) Teach computers to learn stuff using artificial intelligence and other techniques. (Currently sporadic, study group meets Wednesday @ 7:30pm)&lt;br /&gt;
** 20:00 [[Frontend Web Development]] - Learn HTML/CSS/JS. We&#039;ll cover the basics (starting at 19:30) and then go in-depth on different topics every week.&lt;br /&gt;
* &#039;&#039;&#039;Tuesday&#039;&#039;&#039;&lt;br /&gt;
** 15:00 [[Linux System Administration Study Group]] wiki page - Study Linux admining in the Turing classroom; from 15:00 to 16:30 we&#039;re focusing on bash skills that are helpful to people doing homework for a C++ class. &lt;br /&gt;
** 18:00 [[Tastebridge]] Last Tuesday of every month: Vegan Hacker: Vegan Cooking Class. More info http://www.veganhackerSF.com. &lt;br /&gt;
** 18:00 to 19:30 or so, Intro to assembly language on Linux and introduction to C rogramming, Turing Classroom ; we&#039;re working on a C program that lets a user work with a todolist file: see it, delete an entry, add an entry, modify an entry; we&#039;re interleaving this work with learning the essentials of the X86 CPU registers and instructions and how to make int 0x80 linux kernel system calls.   &lt;br /&gt;
** 19:00 [[german_corner|German Corner]] Learn and practice speaking German.&lt;br /&gt;
** 19:00 [[Social_Engineers|Social Engineers]] 7pm-8pm. Noisebridge&#039;s weekly attempt to hack its own social conundrums using data, science, and heavy machinery.&lt;br /&gt;
** 19:00 [[Vegan Hacker]] Monthly Food Hacking, last Tuesday of every month, 7pm. http://www.veganhackersf.com&lt;br /&gt;
&amp;lt;!--On haitus? Pls update ** 19:00 [[Origami|Learn You A Origami!]] - Learn how make folded-paper models. Beginners welcome!--&amp;gt;&lt;br /&gt;
&amp;lt;!-- On hiatus as of 3/29/2011 ** 19:30 [[Probability]] study group --&amp;gt;&lt;br /&gt;
&amp;lt;!-- On hiatus --  pls update 3/29/11 ** 19.30 [[Show and Tell]] -- Show your latest and greatest projects and hacks (working or in-progress), just before the weekly meeting. We meet in the Electronics Lab/Main Space.  --&amp;gt;&lt;br /&gt;
** 19:30 [[Spacebridge]] - Noisebridge&#039;s space program&lt;br /&gt;
** &#039;&#039;&#039;20:00 [[Meetings|Noisebridge Weekly Meeting]]&#039;&#039;&#039; - Introducing new people and events to the space, general discussion, and decision making.&lt;br /&gt;
** 21:00 *nix on Thinkpad Anonymous - Come, grab a drink, complain about how it just doesn&#039;t work&lt;br /&gt;
* &#039;&#039;&#039;Wednesday&#039;&#039;&#039; &lt;br /&gt;
** 17:00 Introduction to C Programming and assembly on Linux, Turing classroom (review of last Tuesday, preview of next Tuesday) &lt;br /&gt;
** 17:00 ABC of Cooking, Kitchen with Francisco (contact: en.espanol at yahoo dot com for more info )&lt;br /&gt;
** 18:00 Replicator Wednesday! Learn about 3D printing and its implications.&lt;br /&gt;
** 18:00 [[LinuxDiscussion|Linux Discussion]] - Linux meetup in the Turing classroom.&lt;br /&gt;
&amp;lt;!--Weekly? Pls update ** 17:00 [[BarCamp Staff Meeting]]  - Meeting for BarCamp Staff to discuss plans for San Francisco BarCamp.--&amp;gt;&lt;br /&gt;
** 18:00 [[BioBridge]] Practical microbiology - we culture microbes for baking, brewing, fermentation and other yummy purposes. Come play and learn!&lt;br /&gt;
** 19:00 [[PyClass]] - Learn how to program using the Python programming language. New &amp;quot;series&amp;quot; starts December 5th!&lt;br /&gt;
** 19:00 [[SCoW]] - Sewing, Crafting, Or Whatever! Come make cool stuff with geeks.&lt;br /&gt;
** 19:30 [[Machine Learning]] - Study group for [http://ml-class.org Stanford ML Class], in Church classroom.&lt;br /&gt;
** 20:00 [[BACE Timebank]] (2nd Wednesdays) - Help organize community mutual aid by trading in equal time credits.  For more info email mira (at) sfbace.org or to join go to [http://timebank.sfbace.org timebank.sfbace.org].&lt;br /&gt;
* &#039;&#039;&#039;Thursday&#039;&#039;&#039;&lt;br /&gt;
** [[House_Keeping#Trash_and_Recycling|Trash Night]]  - Take out the trash for Friday morning!&lt;br /&gt;
** 19:00 [[Noisedroid/Nights]] - An Android-Themed Co-working Night.&lt;br /&gt;
** 19:30 The Balzac Study Group: understanding the modern world. First topic: jquery and javascript. Church Classroom (2nd and 4th Thursdays) &#039;&#039;&#039;Next up: January 12th &#039;&#039;&#039;&lt;br /&gt;
** &#039;&#039;&#039;20:00 [[Five_Minutes_of_Fame | Five Minutes of Fame]]&#039;&#039;&#039; (3rd Thursdays)&lt;br /&gt;
* &#039;&#039;&#039;Friday&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Saturday&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;!--  hiatus?   plz update  ** 16:00 [[Pwn Your Own]] - Pwn Your Own is your chance to learn about every day security threats to every day internet activities. Designed for hackers at all levels, (1st Saturday).  --&amp;gt;&lt;br /&gt;
**1st Saturdays: 13:00 - to late: 1st [[Replication Calibration]] SF bay area reprap meetup at Noisebridge, in the Main Hall. Bring and show off replicators of all types and stripes.&lt;br /&gt;
** 12:00-18:00 - Noisebridge Hackathon! Second Saturday Hackathon is a casual monthly event dedicated to building community and working on the space or relevant projects. This is a great time to get feedback or help on any projects you have been considering that center around the space, culture, and infrastructure of Noisebridge. You can also help with existing projects and find out ways to get involved. (2nd Saturday)&lt;br /&gt;
* &#039;&#039;&#039;Sunday&#039;&#039;&#039;&lt;br /&gt;
** 13:00 [[PerlStudy]] - Helping each other learn perl and all of it&#039;s goodness.&lt;br /&gt;
** 14:00 [http://baha.bitrot.info/ Bay Area Hacker&#039;s Association - security meeting] (2nd Sundays)&lt;br /&gt;
** 15:00 [[Go]] - Playing of the Go boardgame. On nice days we often take the boards to Dolores Park and play there.&lt;br /&gt;
&amp;lt;!--Happening? pls update ** 17:00 [[Rsync Users Group]] - A twelve step program for those who have poor *nix habits.--&amp;gt;&lt;br /&gt;
** 19:00 [[Hack Politics]] -- 1st and 3rd Sundays of the month.  Hack the political systems.&lt;br /&gt;
&amp;lt;/onlyinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Proposed Future Events and Classes ===&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;2011-10-15&#039;&#039;&#039;: [[Hackmeet]] - Free unconference and skillshare - https://hackmeet.org/ (11am-6pm)&lt;br /&gt;
:&#039;&#039;&#039;2011-10-16&#039;&#039;&#039;: [[Hackmeet]] - Free unconference and skillshare - https://hackmeet.org/ (11am-6pm)&lt;br /&gt;
:&#039;&#039;&#039;2011-07-13&#039;&#039;&#039;: Around 10am-6pm Small PyPy Sprint (Intro to PyPy core development) - http://pypy.org&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Probability]] - Weekly probability study group based on [http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-041-probabilistic-systems-analysis-and-applied-probability-spring-2006/related-resources/ Fundamentals of Applied Probability Theory] by Al Drake&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[German]] - Learn German, all levels. 7pm beginners, 8pm advanced. RSVP 24 hours in advance for the benefit of the instructor. Events ran May-November 2009 on Mondays. Currently on hiatus. Get on the mailing list.&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Mandarin Corner|Mandarin]] - Learn or practice Mandarin, all levels. Also currently on hiatus. Get on the mailing list.&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Movie Night!]] - [[User:ThOMG|Thom]] wants to build community through nerdy sci-fi! (+Bill+Ted+Excellence++)&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Introduction to the AVR Microcontroller]] - [[User:Mightyohm|Jeff]] and [[User:Maltman23|Mitch]] are planning an introductory class for people wanting to make cool projects with AVRs.&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Basic Chemistry Lab Techniques]]&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Cuddle Puddle for the Economy]] - Stress-hacking with informal massage exchange.&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Milk and Cookies]] - Come read your favorite selections out loud. With Milk and Cookies (and yeah, probably beer too).&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Processing Workshop 2]] - [[User:Scmurray|Scott]] is interested in teaching this, and is busy thinking about what, where, when, why, and how.&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;:  [[Hack your Hardware]] -- We call BS on &amp;quot;no user-serviceable parts inside&amp;quot;&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Homebrew Instruction Class]] - The Wort (pt 1/3)&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Trip to Shooting Range]] - Field trip to a shooting range, to shoot guns.  Express interest at [[Trip to Shooting Range]]&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Surface Mount Soldering Workshop]] - Learn how to solder cicuits with small surface mount parts.  [[User:maltman23|Mitch Altman]] and Martin Bogomolni and others will show their tricks.  [[User:maltman23|Mitch]] will bring hackable kits that uses surface mounts for you to solder.&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039; - [[Locksport and Lockpicking]]&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039; - [[Version control tutorial]]&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039; - [[Foreign language learning for rocket scientists]] - I&#039;m near-native (fool people when I try) in (French and) Japanese, and a pro trans/terpreter and will share my shortcuts (skill-order, vocab, speed/articulation, translation≅grammar). No expertise on tonal languages yet... so if you know how to remember tones or how tone-sandhi interacts with speed and/or how nuances of speaker attitude are expressed in them (what we do with rythm/inflection/sentence-intonation and stress in Eng., and with particles and ??? in e.g. Cantonese) please chime in or call me (415-608-0564) so I can convey your wisdom. [also looking for a from-scratch Arabic partner]&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Getting started with Arduino]]&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Distributed Databases]]&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Scrum Club]] - I though I&#039;d test the waters and see if anyone was interested in a noisebridge scrum club details are here http://scrumclub.org/scrum-clubs/ if inturested hit me up twitter: @theabcasian, facebook: http://www.facebook.com/theabcasian&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[CNC Mill Workshop]] - Who wants to make stuff on the [[MaxNCMill]]?&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Math &amp;amp; Science Help]] - If you would like some math, science or engineering help, I&#039;m down to lend a hand.&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Cyborg Group|Cyborg Group / Sensebridge]] - Work on projects like artificial senses.  Someone needs to lead this!&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[OpenEEG]] - Brain tech. Has historically met on Sundays, at the behest of interested parties.&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Programming_for_Poets | Programming for Poets]] -  Gentle intro to programming using Processing&lt;br /&gt;
&lt;br /&gt;
= Past Events =&lt;br /&gt;
===2011===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;September 11th 14:00 to 17:00&#039;&#039;&#039; - The San Francisco Chapter of the Open Organisation Of Lockpickers and Bay Area Hacker&#039;s Association present a joint meeting on [https://secure.wikimedia.org/wikipedia/en/wiki/Locksport locksport]&lt;br /&gt;
*&#039;&#039;&#039;August 4, 7PM, Thursday&#039;&#039;&#039; - [http://zeidman.net Bob Zeidman] will be giving a talk on video games and intellectual property, hosted by TheMADE. He will also speak about IP infringement cases.&lt;br /&gt;
*&#039;&#039;&#039;August 9, 6:30PM, Tuesday&#039;&#039;&#039; - [http://www.meetup.com/makesf/events/26413241/ Make:SF] - Chris Jefferies will speak about the wireless sensor kit he is developing and we are bringing back our all star soldering kits.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;April 13th, 19:00&#039;&#039;&#039; - Kombucha fermentation class with [[BioBridge]] &lt;br /&gt;
*&#039;&#039;&#039;April 7th, 20:00&#039;&#039;&#039; - [[In-Depth|Noisebridge: In-Depth]] Our monthly lecture and round table. This month&#039;s speaker will be Aragorn! his lecture will be &amp;quot;Anarchism &amp;amp; technology: An unbridgeable chasm&amp;quot;&lt;br /&gt;
*&#039;&#039;&#039;April 4th, 20:00&#039;&#039;&#039; - Camp KDE Party. Come and meet part of the KDE North America community and get a quick overview of this year&#039;s [http://camp.kde.org/ Camp KDE] conference. There will be beer. &lt;br /&gt;
*&#039;&#039;&#039;April 3rd, 16:00&#039;&#039;&#039; - NoiseCaching: Meet-up to build some geocaches, and talk about making geocoins. Then we&#039;ll head out to find some local caches and place caches we made. [http://www.geocaching.com More info about Geocaching here]&lt;br /&gt;
* &#039;&#039;&#039;March 20th, 19:00&#039;&#039;&#039; [[Hack Politics]] meetup -- the first meetup to figure out how we in the hacker community can effectively mobilize and create meaningful change in these interesting times&lt;br /&gt;
* &#039;&#039;&#039;March 12th, 12:00-18:00 - Noisebridge Hackathon!&#039;&#039;&#039; Second Saturday Hackathon is a casual monthly event dedicated to working on the space or relevant projects and building community.  This is a great time to get feedback or help on any projects you have been considering that center around the space, culture, and infrastructure of Noisebridge.  You can also help with existing projects and find out ways to get involved.&lt;br /&gt;
* &#039;&#039;&#039;March 10, Thursday, 19:00 - Group Grammar Clinic&#039;&#039;&#039; - Church Classroom - Donations gladly accepted - A clinic for grammar and writing evaluation. Please bring your web/social or technical writing for us to evaluate. Bring your laptop as well.  Collaboration groupware possibly provided. (Please suggest groupware software to use if you wish). Constructive feedback from other group members is encouraged so that this clinic is a group process. - Facilitator: [[User:Owen|Owen]] (opietro@yahoo.com)&lt;br /&gt;
* &#039;&#039;&#039;March 9th, 20:00&#039;&#039;&#039; - Ferment and filter a mash! [[fermentation logs]]&lt;br /&gt;
&lt;br /&gt;
===2010===&lt;br /&gt;
* &#039;&#039;&#039;Sunday, August 22, 19:00 CLUB-MATE DROPOFF AND TASTING PARTY&#039;&#039;&#039; Nick Farr will be in town to drop off Club-Mate ordered by San Franciscans!&lt;br /&gt;
* &#039;&#039;&#039;June 5th, 12:00-19:00 - [[NoiseBridgeRehab]]&#039;&#039;&#039; - Help make the space more usable and accessible! Noisebridge needs your help!&lt;br /&gt;
* &#039;&#039;&#039;June 5th, 16:00-20:00 - [[Science For Juggalos]]&#039;&#039;&#039; - Science Fair in front of the Warfield Theater teaching magnetism to Juggalos&lt;br /&gt;
* &#039;&#039;&#039;June 6th, 15:00 - [[AVC Meetup]]&#039;&#039;&#039; - Entrepreneurial bonding &amp;amp; matchmaking&lt;br /&gt;
* &#039;&#039;&#039;June 9th, 21:00 - Your liver supports Noisebridge&#039;&#039;&#039; - Come to Elixir @ 16th &amp;amp; Guerrero anytime after 21:00 and drink, drink, drink! 50% of tips go to Noisebridge&lt;br /&gt;
* &#039;&#039;&#039;February 27th, 20:00 - [[Hacker EPROM]]&#039;&#039;&#039; - Noisebridge&#039;s first prom! Nice tie and a (robot) date required. We will have a DJ and punch.&lt;br /&gt;
* &#039;&#039;&#039;February 24th, 19:00, Wednesday - Joris Peels, of [http://www.shapeways.com Shapeways]&#039;&#039;&#039;, and expert on 3D printing, will give a [[ShaperwaysPresentation | talk and demonstration]] at Noisebridge!.&lt;br /&gt;
* &#039;&#039;&#039;February 23rd, 18:00 - Cleaning day&#039;&#039;&#039; - Come and help clean Noisebridge, because everyone loves a clean hack space.&lt;br /&gt;
* &#039;&#039;&#039;February 12th, 21:00 - visit from Steve Jackson&#039;&#039;&#039;. Game designer [http://en.wikipedia.org/wiki/Steve_Jackson_%28US_game_designer%29 Steve Jackson], founder of Steve Jackson Games, will visit Noisebridge.&lt;br /&gt;
* &#039;&#039;&#039;January 27th, 18:00-20:00 - [[beatrixjar event|Circuit Bending Workshop]]&#039;&#039;&#039; - [http://www.beatrixjar.com/ Beatrix*JAR] (contact [[User:Gpvillamil|Gian Pablo]] for more info)&lt;br /&gt;
* &#039;&#039;&#039;January 27th, 20:00-22:00 - [[beatrixjar event|Circuit Bending Performance]]&#039;&#039;&#039; - [http://www.beatrixjar.com/ Beatrix*JAR] - &amp;quot;Celebrate a night of new sound that will change your idea of music forever!&amp;quot;&lt;br /&gt;
* &#039;&#039;&#039;January 25th, 19:30 - [[Bag Porn]]&#039;&#039;&#039; - What&#039;s in your bag?&lt;br /&gt;
* &#039;&#039;&#039;January 20th, 19:00-21:00 - [http://groups.google.com/group/bacat/about Bay Categories &amp;amp; Types]&#039;&#039;&#039; - Categories, monoids, monads, functors and more! Held in the Alonzo Church classroom.&lt;br /&gt;
* &#039;&#039;&#039;January 20th, 19:00 - [[User Experience Book Club SF]]&#039;&#039;&#039; - Our book this month is &amp;quot;A Theory of Fun for Game Design&amp;quot; by Raph Koster - http://is.gd/6sEqw (meets in Turing)&lt;br /&gt;
* &#039;&#039;&#039;January 21st, 20:00 - [[Five Minutes of Fame]]&#039;&#039;&#039; - Monthly set of lightning talks on diverse topics&lt;br /&gt;
* &#039;&#039;&#039;January 22nd, 17:00 - [[CleaningParty| Cleaning Party]]&#039;&#039;&#039; - Come help clean up Noisebridge! Awsum fun!&lt;br /&gt;
* ...January 14th,16th, and 17th 1:00- ??? Build Out day for kitchen/bathroom/laundry bring yourself and a good attitude, learn a few things as well&lt;br /&gt;
* &#039;&#039;&#039;January 15th, 18:00 - [[CNC_Mill_Workshop]]&#039;&#039;&#039; - Learn to use the CNC mill for 2D engraving and circuit board routing&lt;br /&gt;
* Thursdays 17:00 [[ASL Group|American Sign Language]] - Learn how to talk without using your voice (or just come chat in ASL). &amp;lt;small&amp;gt;[http://whenisgood.net/noisebridge/asl/generic click to reschedule]&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===2009===&lt;br /&gt;
* &#039;&#039;&#039;November 18th, 19:30&#039;&#039;&#039; - [[Dorkbot_2009_11_18|Dorkbot]]&lt;br /&gt;
* &#039;&#039;&#039;November 19th, 18:00&#039;&#039;&#039; - [[Mesh meetup]]&lt;br /&gt;
* &#039;&#039;&#039;November 19th, 20:00&#039;&#039;&#039; - [[Five Minutes of Fame]]&lt;br /&gt;
* &#039;&#039;&#039;November 20th, 18:00&#039;&#039;&#039; - Loud Objects [http://www.flickr.com/photos/createdigitalmedia/3428249036/ Noise Toy workshop].&lt;br /&gt;
* &#039;&#039;&#039;November 20th, 20:00&#039;&#039;&#039; - Performance by [http://www.loudobjects.com/ Loud Objects], (featuring Tristan Perich and Lesley Flanigan) and [http://www.myspace.com/jibkidder Jib Kidder].&lt;br /&gt;
:&#039;&#039;&#039;2009-11-05&#039;&#039;&#039; - [http://www.server-sky.com/ Server Sky presentation: Internet and Computation in Orbit] by Keith Lofstrom&lt;br /&gt;
:&#039;&#039;&#039;2009-11-05&#039;&#039;&#039; - [[Mesh meetup]]&lt;br /&gt;
:&#039;&#039;&#039;2009-11-02&#039;&#039;&#039; - [[French]] book club meeting to discuss  [http://www.amazon.com/exec/obidos/tg/detail/-/2842612892/ref=ord_cart_shr?_encoding=UTF8&amp;amp;m=ATVPDKIKX0DER&amp;amp;v=glance Une Si Longue Lettre]&lt;br /&gt;
: &#039;&#039;&#039; October 1st, 18:00&#039;&#039;&#039; - [[Wireless_Mesh_Network_Meetup | Mesh wireless meetup]]&lt;br /&gt;
: &#039;&#039;&#039; October 1st, 19:00&#039;&#039;&#039; - [http://groups.google.com/group/bacat Bay Area Categories and Types]&lt;br /&gt;
: &#039;&#039;&#039;2009-10-03&#039;&#039;&#039; [[Year 1 Open Hacker House]]&lt;br /&gt;
:&#039;&#039;&#039;Friday&#039;&#039;&#039;: [[CrazyCryptoNight]] - Discussion of cryptography for beginners through experts. 6-???&lt;br /&gt;
:&#039;&#039;&#039;Sunday&#039;&#039;&#039; : [[OpenEEG | OpenEEG Hacking]] Sundays, at 3-5pm.&lt;br /&gt;
:&#039;&#039;&#039;Tuesday&#039;&#039;&#039;: [[Haskell/Haschool]] - Learn Haskell with Jason Dusek.  6PM - 7:30PM, from May until we&#039;re all experts.&lt;br /&gt;
:&#039;&#039;&#039;Wednesday&#039;&#039;&#039;: [[Adobe_Lightroom|Adobe Lightroom]] - Become a more organized photographer. Weekly class (mostly held off site).&lt;br /&gt;
:&#039;&#039;&#039;Thursday&#039;&#039;&#039;: [[Professional VFX Compositing With Adobe After Effects]] - Taught by [[User:SFSlim|Aaron Muszalski]]. 7:30PM - 10PM, most Thursdays in May &amp;amp; June &amp;amp; ? (click through dammit)&lt;br /&gt;
:&#039;&#039;&#039;2009-09-17&#039;&#039;&#039;: [[Five Minutes of Fame]] 3D Edition&lt;br /&gt;
:&#039;&#039;&#039;2009-09-17&#039;&#039;&#039;: [[Wireless Mesh Network Meetup | Mesh wireless meetup]]&lt;br /&gt;
:&#039;&#039;&#039;2009-08-20&#039;&#039;&#039;: [[Five Minutes of Fame]] One Dee Edition&lt;br /&gt;
:&#039;&#039;&#039;2009-07-16&#039;&#039;&#039;: [[Five Minutes of Fame]] Zero Dee&lt;br /&gt;
:&#039;&#039;&#039;2009-07-02 - 2009-07-05&#039;&#039;&#039;: [http://toorcamp.org Toorcamp]&lt;br /&gt;
:&#039;&#039;&#039;2009-07-01&#039;&#039;&#039;: Noisedroid meeting to discuss location logging on Android platform (and other stuff too, I&#039;m sure)&lt;br /&gt;
:&#039;&#039;&#039;2009-06-30&#039;&#039;&#039;: [[Powerbocking Class|Powerbocking class]]&lt;br /&gt;
:&#039;&#039;&#039;2009-06-30&#039;&#039;&#039;: &amp;quot;Suing Telemarketers for Fun and Profit&amp;quot; (Toorcamp talk preview)&lt;br /&gt;
:&#039;&#039;&#039;2009-06-28&#039;&#039;&#039;: &amp;quot;Meditation for Hackers&amp;quot; (Toorcamp workshop preview)&lt;br /&gt;
:&#039;&#039;&#039;2009-06-18&#039;&#039;&#039;: [[Five Minutes of Fame]]&lt;br /&gt;
:&#039;&#039;&#039;2009-06-15&#039;&#039;&#039;: [[Eagle Workshop]]  Session two of the Eagle CAD workshop.&lt;br /&gt;
:&#039;&#039;&#039;2009-06-13&#039;&#039;&#039;: [[RoboGames 2009]] Noisebridge had a booth staffed by vounteers, great fun!&lt;br /&gt;
:&#039;&#039;&#039;2009-05-21&#039;&#039;&#039;: [[Five Minutes of Fame]]&lt;br /&gt;
:&#039;&#039;&#039;2009-04-27&#039;&#039;&#039;: [[EagleCAD workshop]] -- learn to use this CAD tool for printed circuit board design&lt;br /&gt;
:&#039;&#039;&#039;2009-04-16&#039;&#039;&#039;: [[Five Minutes of Fame]] April showers &amp;amp; flowers edition&lt;br /&gt;
:&#039;&#039;&#039;2009-04-11&#039;&#039;&#039;: [[RFID Hacking]] weekend workshop  (this event moved from the original March date)&lt;br /&gt;
:&#039;&#039;&#039;2009-04-05&#039;&#039;&#039;: [[First aid and CPR class]] Learning how to not only not die, but also reduce scarring!&lt;br /&gt;
:&#039;&#039;&#039;2009-04-03&#039;&#039;&#039;: [[Sudo pop]] 2PM and on. Making the first batch of a Noisebridge label yerba mate-niated rootbrew, gratis and DIY&lt;br /&gt;
:&#039;&#039;&#039;2009-03-26&#039;&#039;&#039;: [[OpenEEG | OpenEEG Hacking]] first meet up for this new group: 8 pm&lt;br /&gt;
:&#039;&#039;&#039;2009-03-19&#039;&#039;&#039;: [[Five Minutes of Fame]]&lt;br /&gt;
:&#039;&#039;&#039;2009-03-12&#039;&#039;&#039;: [[OpenBTS and GSM]] talk by David Burgess&lt;br /&gt;
:&#039;&#039;&#039;2009-02-14&#039;&#039;&#039;: [[Open Heart Workshop]] Valentine&#039;s Day blinkyheart soldering party! &lt;br /&gt;
:&#039;&#039;&#039;2009-02-13&#039;&#039;&#039;: [[Time-t_Party|&amp;lt;tt&amp;gt;time_t&amp;lt;/tt&amp;gt; Party]] to celebrate 1,234,567,890 since the Unix epoch.&lt;br /&gt;
:&#039;&#039;&#039;2009-02-09&#039;&#039;&#039;: [[Spanish learning at 8:30]]&lt;br /&gt;
:&#039;&#039;&#039;2009-02-05&#039;&#039;&#039;: [[PGP Key Workshop]]&lt;br /&gt;
:&#039;&#039;&#039;2009-01-31&#039;&#039;&#039;: [[Locksport and Lockpicking]]&lt;br /&gt;
&lt;br /&gt;
===2008===&lt;br /&gt;
:&#039;&#039;&#039;2008-12-27&#039;&#039;&#039;: [[25C3]] Chaos Computer Congress in Berlin&lt;br /&gt;
:&#039;&#039;&#039;2008-12-20 &amp;amp; 21&#039;&#039;&#039;: [[Creme Brulee]] Workshop on creating a french dessert, with bonus propane torch.&lt;br /&gt;
:&#039;&#039;&#039;2008-12-17 20:00&#039;&#039;&#039;: [[Machine Learning]] Birds-of-a-feather&lt;br /&gt;
:&#039;&#039;&#039;2008-11-24&#039;&#039;&#039;: [[Circuit Hacking Monday]] circuit design workshop&lt;br /&gt;
:&#039;&#039;&#039;2008-11-21, 7pm&#039;&#039;&#039;:[[Milk and Cookies]] -- [[User:Dmolnar|David Molnar]] hosts Milk and Cookies at 83C. Bring a short 5-7minute thing to read to others. Bring a potluck cookie/snack/drink if you like. David will bring milk and cookies.&lt;br /&gt;
:&#039;&#039;&#039;2008-11-17, 7:30pm&#039;&#039;&#039;: [[Basic Bicycle Maintain]] - [[User:rubin110|Rubin]] and [[User:rigel|rigel]] hate it when we see a bike that isn&#039;t maintained. Screechy chains and clacking derailleur can go to hell. Basic bike tune up, sharing the smarts on simple things you can do at home to make your ride suck a whole lot less.&lt;br /&gt;
:&#039;&#039;&#039;2008-11-16, 5:00pm&#039;&#039;&#039;: [[RepRap Soldering Party]] - help assemble RepRap!  RSVPs required on wiki! [[User:Adi|adi]]&lt;br /&gt;
:&#039;&#039;&#039;2008-11-16, 3:00pm&#039;&#039;&#039;: [[Oscilloscopes]] - Learn how to use this versatile tool to test electronic circuits.  Maximum 6 slots, please sign up ahead of time! [[User:dstaff|dstaff]]&lt;br /&gt;
:&#039;&#039;&#039;2008-10-31&#039;&#039;&#039;: [[Halloween Open House]] - NoiseBridge&#039;s own [[PPPC]] threw an awesome open house/halloween gala. Post pictures if you got &#039;em!&lt;br /&gt;
:&#039;&#039;&#039;2008-10-25&#039;&#039;&#039;: [[Soldering Workshop]] and Pumpkin Hackin&#039; - Learn to solder for total newbies (or learn to solder better!), including surface mount. Additionally, carve your halloween pumpkins and enjoy some experimental pumpkin pie and/or soup.&lt;br /&gt;
:&#039;&#039;&#039;2008-10-07&#039;&#039;&#039;: (tuesday before meeting) - Etch a circuit board. I&#039;ll be trying a photo resist etching and a basic printed mask etching. This is step 1/3 for a project called &amp;quot;annoying USB thingie&amp;quot; which will execute pre-defined keystrokes by sneaking a tiny USB dongle onto a victim^h^h^h^h^h buddy&#039;s computer.&lt;br /&gt;
:&#039;&#039;&#039;2008-09-13&#039;&#039;&#039;: [[Processing Workshop]] — Learn this very easy-to-use programming language! - [[Processing Workshop Report]]&lt;br /&gt;
:&#039;&#039;&#039;2008-02-16&#039;&#039;&#039;: [[Brain Machine Workshop|Brain Machine Making Workshop]]: Our first hardware sprint!&lt;/div&gt;</summary>
		<author><name>Eleddy</name></author>
	</entry>
	<entry>
		<id>https://replica.wiki.extremist.software/index.php?title=PyClass/Working_Syllabus&amp;diff=21914</id>
		<title>PyClass/Working Syllabus</title>
		<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/index.php?title=PyClass/Working_Syllabus&amp;diff=21914"/>
		<updated>2011-12-05T02:23:45Z</updated>

		<summary type="html">&lt;p&gt;Eleddy: /* Week 1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Week 1 ==&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * IDEs&lt;br /&gt;
 * PEP 8&lt;br /&gt;
 * Debugging&lt;br /&gt;
 * First Program&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
 * Decorators&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Framework &#039;&#039;&#039;&lt;br /&gt;
 * web2py: https://github.com/eleddy/web2py-noiselist/wiki/Web2py-Class&lt;br /&gt;
&lt;br /&gt;
== Week 2 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Making Decisions&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Testing&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
 * Generators&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Framework &#039;&#039;&#039;&lt;br /&gt;
 * Flask&lt;br /&gt;
&lt;br /&gt;
== Week 3 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Looping&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
 * Iterators&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Framework &#039;&#039;&#039;&lt;br /&gt;
 * Django&lt;br /&gt;
&lt;br /&gt;
== Week 4 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Lists and Tuples&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Testing&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039;  &lt;br /&gt;
 * Memoization&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Framework &#039;&#039;&#039;&lt;br /&gt;
 * Project Planning&lt;br /&gt;
&lt;br /&gt;
== Week 5 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Sets and Dicts&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Code coverage&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
 * Meta Programming&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Project &#039;&#039;&#039;&lt;br /&gt;
 * TBD&lt;br /&gt;
&lt;br /&gt;
== Week 6 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Functions&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * When and Why of Functions&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
 * ORMs&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Project &#039;&#039;&#039;&lt;br /&gt;
 * TBD&lt;br /&gt;
 &lt;br /&gt;
== Week 7 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Classes&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Testing&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
 * Lambas &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Project &#039;&#039;&#039;&lt;br /&gt;
 * TBD&lt;br /&gt;
&lt;br /&gt;
== Week 8 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Bringing it All togehter&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Profiling and optimization&lt;br /&gt;
 * Integrating with C&lt;br /&gt;
 * making good, practical decisions&lt;br /&gt;
 * WSGI&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Project &#039;&#039;&#039;&lt;br /&gt;
 * TBD&lt;/div&gt;</summary>
		<author><name>Eleddy</name></author>
	</entry>
	<entry>
		<id>https://replica.wiki.extremist.software/index.php?title=PyClass/Working_Syllabus&amp;diff=21784</id>
		<title>PyClass/Working Syllabus</title>
		<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/index.php?title=PyClass/Working_Syllabus&amp;diff=21784"/>
		<updated>2011-11-28T18:16:56Z</updated>

		<summary type="html">&lt;p&gt;Eleddy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Week 1 ==&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * IDEs&lt;br /&gt;
 * PEP 8&lt;br /&gt;
 * Debugging&lt;br /&gt;
 * First Program&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
 * Decorators&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Framework &#039;&#039;&#039;&lt;br /&gt;
 * web2py&lt;br /&gt;
 &lt;br /&gt;
== Week 2 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Making Decisions&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Testing&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
 * Generators&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Framework &#039;&#039;&#039;&lt;br /&gt;
 * Flask&lt;br /&gt;
&lt;br /&gt;
== Week 3 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Looping&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
 * Iterators&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Framework &#039;&#039;&#039;&lt;br /&gt;
 * Django&lt;br /&gt;
&lt;br /&gt;
== Week 4 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Lists and Tuples&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Testing&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039;  &lt;br /&gt;
 * Memoization&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Framework &#039;&#039;&#039;&lt;br /&gt;
 * Project Planning&lt;br /&gt;
&lt;br /&gt;
== Week 5 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Sets and Dicts&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Code coverage&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
 * Meta Programming&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Project &#039;&#039;&#039;&lt;br /&gt;
 * TBD&lt;br /&gt;
&lt;br /&gt;
== Week 6 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Functions&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * When and Why of Functions&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
 * ORMs&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Project &#039;&#039;&#039;&lt;br /&gt;
 * TBD&lt;br /&gt;
 &lt;br /&gt;
== Week 7 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Classes&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Testing&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
 * Lambas &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Project &#039;&#039;&#039;&lt;br /&gt;
 * TBD&lt;br /&gt;
&lt;br /&gt;
== Week 8 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Bringing it All togehter&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Profiling and optimization&lt;br /&gt;
 * Integrating with C&lt;br /&gt;
 * making good, practical decisions&lt;br /&gt;
 * WSGI&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039; Project &#039;&#039;&#039;&lt;br /&gt;
 * TBD&lt;/div&gt;</summary>
		<author><name>Eleddy</name></author>
	</entry>
	<entry>
		<id>https://replica.wiki.extremist.software/index.php?title=PyClass/Working_Syllabus&amp;diff=21783</id>
		<title>PyClass/Working Syllabus</title>
		<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/index.php?title=PyClass/Working_Syllabus&amp;diff=21783"/>
		<updated>2011-11-28T18:14:52Z</updated>

		<summary type="html">&lt;p&gt;Eleddy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Week 1 ==&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * IDEs&lt;br /&gt;
 * PEP 8&lt;br /&gt;
 * Debugging&lt;br /&gt;
 * First Program&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * When and Why of Functions&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
 * Decorators&lt;br /&gt;
&lt;br /&gt;
== Week 2 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Making Decisions&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Testing&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
 * Generators&lt;br /&gt;
&lt;br /&gt;
== Week 3 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Looping&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Testing&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
 * Iterators&lt;br /&gt;
&lt;br /&gt;
== Week 4 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Lists and Tuples&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Testing&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039;  &lt;br /&gt;
 * Memoization&lt;br /&gt;
&lt;br /&gt;
== Week 5 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Sets and Dicts&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Code coverage&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
 * Meta Programming&lt;br /&gt;
&lt;br /&gt;
== Week 6 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Functions&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Testing&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
 * ORMs&lt;br /&gt;
 &lt;br /&gt;
== Week 7 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Classes&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Testing&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
 * Lambas &lt;br /&gt;
&lt;br /&gt;
== Week 8 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Bringing it All togehter&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Profiling and optimization&lt;br /&gt;
 * Integrating with C&lt;br /&gt;
 * making good, practical decision&lt;br /&gt;
 * WSGI&lt;/div&gt;</summary>
		<author><name>Eleddy</name></author>
	</entry>
	<entry>
		<id>https://replica.wiki.extremist.software/index.php?title=PyClass/Working_Syllabus&amp;diff=21725</id>
		<title>PyClass/Working Syllabus</title>
		<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/index.php?title=PyClass/Working_Syllabus&amp;diff=21725"/>
		<updated>2011-11-23T04:01:25Z</updated>

		<summary type="html">&lt;p&gt;Eleddy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Week 1 ==&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * IDEs&lt;br /&gt;
 * PEP 8&lt;br /&gt;
 * Debugging&lt;br /&gt;
 * First Program&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Testing&lt;br /&gt;
 * When and Why of Functions&lt;br /&gt;
 * PyPi&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
 * Decorators&lt;br /&gt;
 * Generators&lt;br /&gt;
 * Iterators&lt;br /&gt;
 * Memoization&lt;br /&gt;
 * Meta Programming&lt;br /&gt;
 * WSGI&lt;br /&gt;
 * ORMs&lt;br /&gt;
 * Profiling and optimization&lt;br /&gt;
 * Code coverage&lt;br /&gt;
 * llambas&lt;br /&gt;
 * Integrating with C&lt;br /&gt;
 * making good, practical decisions&lt;br /&gt;
&lt;br /&gt;
Project Ideas:&lt;br /&gt;
&lt;br /&gt;
== Week 2 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Making Decisions&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Testing&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Week 3 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Looping&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Testing&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Week 4 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Lists and Tuples&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Testing&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039;  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Week 5 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Sets and Dicts&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Testing&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Week 6 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Functions&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Testing&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Week 7 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Classes&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Testing&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Week 8 ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Beginning Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Bringing it All togehter&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intermediate Nuggets&#039;&#039;&#039;&lt;br /&gt;
 * Testing&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced Nuggets&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Eleddy</name></author>
	</entry>
	<entry>
		<id>https://replica.wiki.extremist.software/index.php?title=PyClass/Project_Ideas&amp;diff=21721</id>
		<title>PyClass/Project Ideas</title>
		<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/index.php?title=PyClass/Project_Ideas&amp;diff=21721"/>
		<updated>2011-11-23T03:37:55Z</updated>

		<summary type="html">&lt;p&gt;Eleddy: Created page with &amp;#039;The &amp;quot;class project&amp;quot; will begin in January.  We will pick a project together in class but in the meanwhile, keep the ideas flowing!  * Liquid Feedback in python * Integrate twitte…&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &amp;quot;class project&amp;quot; will begin in January.  We will pick a project together in class but in the meanwhile, keep the ideas flowing!&lt;br /&gt;
&lt;br /&gt;
* Liquid Feedback in python&lt;br /&gt;
* Integrate twitter and occupy movements through some sort of mappy mashup&lt;/div&gt;</summary>
		<author><name>Eleddy</name></author>
	</entry>
	<entry>
		<id>https://replica.wiki.extremist.software/index.php?title=PyClass&amp;diff=21720</id>
		<title>PyClass</title>
		<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/index.php?title=PyClass&amp;diff=21720"/>
		<updated>2011-11-23T03:36:05Z</updated>

		<summary type="html">&lt;p&gt;Eleddy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;First class in this series starts December 5th!&lt;br /&gt;
&lt;br /&gt;
Come learn [http://www.python.org/ Python], Mondays at 7:00 - 9:00 PM PST. 7:00 to 7:40 will be a super duper easy beginning topic, 7:40 to 8:00 will be advanced nuggets. At 8pm you have two choices: &lt;br /&gt;
 &lt;br /&gt;
1. Stick around and learn a web framework (through end of the year) or hack on a group project (starting in January). The first 3 weeks in December we will cover 3 different web frameworks: web.py, Flask, and Django. We will do the same project in each framework (task list or blog) so that everyone gets a feel for the different frameworks. Then together we will pick a framework, pick a project (see [[PyClass Project Ideas]] to add/comment) and kick off the new year with a several month adventure into making it happen. We will likely work with APIs and command line the first month with a special focus on testing and debugging then migrate into a skill orgy of templates, python, code reviews and git, climaxing at deployment and application management. &lt;br /&gt;
 &lt;br /&gt;
2. Go to the HTML, CSS, JS class.&lt;br /&gt;
&lt;br /&gt;
Both are excellent choices and you can go back and forth. We are currently building a weekly schedule that you can peek at by clicking on: [[Working Syllabus]]&lt;br /&gt;
In general, this is your class peeps! We are here to serve you so any feedback is welcome. &lt;br /&gt;
&lt;br /&gt;
After 9pm we will have open hacking time and time for questions for those that went to the HTML class and want to come back for more or those that are kicking so much ass they just can&#039;t go home yet. If you have problems from work or home feel free to bring them after 9 and everyone can help each other.&lt;br /&gt;
&lt;br /&gt;
For redundancy, not 1 but 2(!) people will be helping run these classes. Please contact either of us with comments/questions:&lt;br /&gt;
* Elizabeth Leddy on IRC (#noisebridge/#plone) as eleddy or [http://twitter.com/eleddy @eleddy] &lt;br /&gt;
* Daniel Nowak  [http://twitter.com/kellankade @kellankade] &lt;br /&gt;
&lt;br /&gt;
Cost: Free! That&#039;s right homies. Bring your good vibes and we are at your disposal!&lt;br /&gt;
&lt;br /&gt;
=== Mailing List ===&lt;br /&gt;
Sign up for this now!&lt;br /&gt;
* http://groups.google.com/group/pyclass&lt;br /&gt;
&lt;br /&gt;
===  [Old] Class Slides ===&lt;br /&gt;
* [http://egonschiele.github.com/pyclass Slides on Github]&lt;br /&gt;
&lt;br /&gt;
=== Other Helpful Texts ===&lt;br /&gt;
* [http://learnpythonthehardway.org/ Learn Python The Hard Way] - A good introductory text with lots of exercises written by prolific programmer [http://zedshaw.com/ Zed Shaw]&lt;br /&gt;
* [http://www.greenteapress.com/thinkpython/html/index.html Think Python: How to Think Like a Computer Scientist]&lt;br /&gt;
* [http://www.swaroopch.com/notes/Python A Byte of Python]&lt;br /&gt;
* [http://oreilly.com/catalog/9780596100469/ Python in a Nutshell] - a handy reference&lt;br /&gt;
* [http://docs.python.org/ Python Documentation]&lt;br /&gt;
** [http://docs.python.org/library/index.html Python Standard Library]&lt;br /&gt;
** [http://docs.python.org/reference/index.html Python Language Reference]&lt;/div&gt;</summary>
		<author><name>Eleddy</name></author>
	</entry>
	<entry>
		<id>https://replica.wiki.extremist.software/index.php?title=PyClass&amp;diff=21719</id>
		<title>PyClass</title>
		<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/index.php?title=PyClass&amp;diff=21719"/>
		<updated>2011-11-23T03:35:55Z</updated>

		<summary type="html">&lt;p&gt;Eleddy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;First class in this series starts December 5th!&lt;br /&gt;
&lt;br /&gt;
Come learn [http://www.python.org/ Python], Mondays at 7:00 - 9:00 PM PST. 7:00 to 7:40 will be a super duper easy beginning topic, 7:40 to 8:00 will be advanced nuggets. At 8pm you have two choices: &lt;br /&gt;
 &lt;br /&gt;
 1. Stick around and learn a web framework (through end of the year) or hack on a group project (starting in January). The first 3 weeks in December we will cover 3 different web frameworks: web.py, Flask, and Django. We will do the same project in each framework (task list or blog) so that everyone gets a feel for the different frameworks. Then together we will pick a framework, pick a project (see [[PyClass Project Ideas]] to add/comment) and kick off the new year with a several month adventure into making it happen. We will likely work with APIs and command line the first month with a special focus on testing and debugging then migrate into a skill orgy of templates, python, code reviews and git, climaxing at deployment and application management. &lt;br /&gt;
 &lt;br /&gt;
 2. Go to the HTML, CSS, JS class.&lt;br /&gt;
&lt;br /&gt;
Both are excellent choices and you can go back and forth. We are currently building a weekly schedule that you can peek at by clicking on: [[Working Syllabus]]&lt;br /&gt;
In general, this is your class peeps! We are here to serve you so any feedback is welcome. &lt;br /&gt;
&lt;br /&gt;
After 9pm we will have open hacking time and time for questions for those that went to the HTML class and want to come back for more or those that are kicking so much ass they just can&#039;t go home yet. If you have problems from work or home feel free to bring them after 9 and everyone can help each other.&lt;br /&gt;
&lt;br /&gt;
For redundancy, not 1 but 2(!) people will be helping run these classes. Please contact either of us with comments/questions:&lt;br /&gt;
* Elizabeth Leddy on IRC (#noisebridge/#plone) as eleddy or [http://twitter.com/eleddy @eleddy] &lt;br /&gt;
* Daniel Nowak  [http://twitter.com/kellankade @kellankade] &lt;br /&gt;
&lt;br /&gt;
Cost: Free! That&#039;s right homies. Bring your good vibes and we are at your disposal!&lt;br /&gt;
&lt;br /&gt;
=== Mailing List ===&lt;br /&gt;
Sign up for this now!&lt;br /&gt;
* http://groups.google.com/group/pyclass&lt;br /&gt;
&lt;br /&gt;
===  [Old] Class Slides ===&lt;br /&gt;
* [http://egonschiele.github.com/pyclass Slides on Github]&lt;br /&gt;
&lt;br /&gt;
=== Other Helpful Texts ===&lt;br /&gt;
* [http://learnpythonthehardway.org/ Learn Python The Hard Way] - A good introductory text with lots of exercises written by prolific programmer [http://zedshaw.com/ Zed Shaw]&lt;br /&gt;
* [http://www.greenteapress.com/thinkpython/html/index.html Think Python: How to Think Like a Computer Scientist]&lt;br /&gt;
* [http://www.swaroopch.com/notes/Python A Byte of Python]&lt;br /&gt;
* [http://oreilly.com/catalog/9780596100469/ Python in a Nutshell] - a handy reference&lt;br /&gt;
* [http://docs.python.org/ Python Documentation]&lt;br /&gt;
** [http://docs.python.org/library/index.html Python Standard Library]&lt;br /&gt;
** [http://docs.python.org/reference/index.html Python Language Reference]&lt;/div&gt;</summary>
		<author><name>Eleddy</name></author>
	</entry>
	<entry>
		<id>https://replica.wiki.extremist.software/index.php?title=PyClass&amp;diff=21718</id>
		<title>PyClass</title>
		<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/index.php?title=PyClass&amp;diff=21718"/>
		<updated>2011-11-23T03:35:36Z</updated>

		<summary type="html">&lt;p&gt;Eleddy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;First class in this series starts December 5th!&lt;br /&gt;
&lt;br /&gt;
Come learn [http://www.python.org/ Python], Mondays at 7:00 - 9:00 PM PST. 7:00 to 7:40 will be a super duper easy beginning topic, 7:40 to 8:00 will be advanced nuggets. At 8pm you have two choices: &lt;br /&gt;
&lt;br /&gt;
1. Stick around and learn a web framework (through end of the year) or hack on a group project (starting in January). The first 3 weeks in December we will cover 3 different web frameworks: web.py, Flask, and Django. We will do the same project in each framework (task list or blog) so that everyone gets a feel for the different frameworks. Then together we will pick a framework, pick a project (see [[PyClass Project Ideas]] to add/comment) and kick off the new year with a several month adventure into making it happen. We will likely work with APIs and command line the first month with a special focus on testing and debugging then migrate into a skill orgy of templates, python, code reviews and git, climaxing at deployment and application management. &lt;br /&gt;
2. Go to the HTML, CSS, JS class.&lt;br /&gt;
&lt;br /&gt;
Both are excellent choices and you can go back and forth. We are currently building a weekly schedule that you can peek at by clicking on: [[Working Syllabus]]&lt;br /&gt;
In general, this is your class peeps! We are here to serve you so any feedback is welcome. &lt;br /&gt;
&lt;br /&gt;
After 9pm we will have open hacking time and time for questions for those that went to the HTML class and want to come back for more or those that are kicking so much ass they just can&#039;t go home yet. If you have problems from work or home feel free to bring them after 9 and everyone can help each other.&lt;br /&gt;
&lt;br /&gt;
For redundancy, not 1 but 2(!) people will be helping run these classes. Please contact either of us with comments/questions:&lt;br /&gt;
* Elizabeth Leddy on IRC (#noisebridge/#plone) as eleddy or [http://twitter.com/eleddy @eleddy] &lt;br /&gt;
* Daniel Nowak  [http://twitter.com/kellankade @kellankade] &lt;br /&gt;
&lt;br /&gt;
Cost: Free! That&#039;s right homies. Bring your good vibes and we are at your disposal!&lt;br /&gt;
&lt;br /&gt;
=== Mailing List ===&lt;br /&gt;
Sign up for this now!&lt;br /&gt;
* http://groups.google.com/group/pyclass&lt;br /&gt;
&lt;br /&gt;
===  [Old] Class Slides ===&lt;br /&gt;
* [http://egonschiele.github.com/pyclass Slides on Github]&lt;br /&gt;
&lt;br /&gt;
=== Other Helpful Texts ===&lt;br /&gt;
* [http://learnpythonthehardway.org/ Learn Python The Hard Way] - A good introductory text with lots of exercises written by prolific programmer [http://zedshaw.com/ Zed Shaw]&lt;br /&gt;
* [http://www.greenteapress.com/thinkpython/html/index.html Think Python: How to Think Like a Computer Scientist]&lt;br /&gt;
* [http://www.swaroopch.com/notes/Python A Byte of Python]&lt;br /&gt;
* [http://oreilly.com/catalog/9780596100469/ Python in a Nutshell] - a handy reference&lt;br /&gt;
* [http://docs.python.org/ Python Documentation]&lt;br /&gt;
** [http://docs.python.org/library/index.html Python Standard Library]&lt;br /&gt;
** [http://docs.python.org/reference/index.html Python Language Reference]&lt;/div&gt;</summary>
		<author><name>Eleddy</name></author>
	</entry>
	<entry>
		<id>https://replica.wiki.extremist.software/index.php?title=PyClass&amp;diff=21717</id>
		<title>PyClass</title>
		<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/index.php?title=PyClass&amp;diff=21717"/>
		<updated>2011-11-23T03:34:45Z</updated>

		<summary type="html">&lt;p&gt;Eleddy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;First class in this series starts December 5th!&lt;br /&gt;
&lt;br /&gt;
Come learn [http://www.python.org/ Python], Mondays at 7:00 - 9:00 PM PST. 7:00 to 7:40 will be a super duper easy beginning topic, 7:40 to 8:00 will be advanced nuggets. At 8pm you have two choices: &lt;br /&gt;
&lt;br /&gt;
1. Stick around and learn a web framework (through end of the year) or hack on a group project (starting in January). The first 3 weeks in December we will cover 3 different web frameworks: web.py, Flask, and Django. We will do the same project in each framework (task list or blog) so that everyone gets a feel for the different frameworks. Then together we will pick a framework, pick a project (see [[PyClass Project Ideas]] to add/comment) and kick off the new year with a several month adventure into making it happen. We will likely work with APIs and command line the first month with a special focus on testing and debugging then migrate into a skill orgy of templates, python, code reviews and git, climaxing at deployment and application management. &lt;br /&gt;
2. Go to the HTML, CSS, JS class.&lt;br /&gt;
&lt;br /&gt;
Both are excellent choices and you can go back and forth. We are currently building a weekly schedule that you can peek at by clicking on: [[Working Syllabus]]&lt;br /&gt;
In general, this is your class peeps! We are here to serve you so any feedback is welcome. &lt;br /&gt;
&lt;br /&gt;
After 9pm we will have open hacking time and time for questions for those that went to the HTML class and want to come back for more or those that are kicking so much ass they just can&#039;t go home yet. If you have problems from work or home feel free to bring them after 9 and everyone can help each other.&lt;br /&gt;
&lt;br /&gt;
For redundancy, not 1 but 2(!) people will be helping run these classes. Please contact either of us with comments/questions:&lt;br /&gt;
 * Elizabeth Leddy on IRC (#noisebridge/#plone) as eleddy or [http://twitter.com/eleddy @eleddy] &lt;br /&gt;
 * Daniel Nowak  [http://twitter.com/kellankade @kellankade] &lt;br /&gt;
&lt;br /&gt;
Cost: Free! That&#039;s right homies. Bring your good vibes and we are at your disposal!&lt;br /&gt;
&lt;br /&gt;
=== Mailing List ===&lt;br /&gt;
Sign up for this! &lt;br /&gt;
 * http://groups.google.com/group/pyclass&lt;br /&gt;
&lt;br /&gt;
===  [Old] Class Slides ===&lt;br /&gt;
* [http://egonschiele.github.com/pyclass Slides on Github]&lt;br /&gt;
&lt;br /&gt;
=== Other Helpful Texts ===&lt;br /&gt;
* [http://learnpythonthehardway.org/ Learn Python The Hard Way] - A good introductory text with lots of exercises written by prolific programmer [http://zedshaw.com/ Zed Shaw]&lt;br /&gt;
* [http://www.greenteapress.com/thinkpython/html/index.html Think Python: How to Think Like a Computer Scientist]&lt;br /&gt;
* [http://www.swaroopch.com/notes/Python A Byte of Python]&lt;br /&gt;
* [http://oreilly.com/catalog/9780596100469/ Python in a Nutshell] - a handy reference&lt;br /&gt;
* [http://docs.python.org/ Python Documentation]&lt;br /&gt;
** [http://docs.python.org/library/index.html Python Standard Library]&lt;br /&gt;
** [http://docs.python.org/reference/index.html Python Language Reference]&lt;/div&gt;</summary>
		<author><name>Eleddy</name></author>
	</entry>
	<entry>
		<id>https://replica.wiki.extremist.software/index.php?title=Category:Events&amp;diff=21716</id>
		<title>Category:Events</title>
		<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/index.php?title=Category:Events&amp;diff=21716"/>
		<updated>2011-11-23T03:34:44Z</updated>

		<summary type="html">&lt;p&gt;Eleddy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Note that this page uses transclusion. Content between the &amp;quot;onlyinclude&amp;quot; tags below will be pushed to the main page --&amp;gt;&lt;br /&gt;
Official, Semi-Official, one-off and other events at the Noisebridge space.&lt;br /&gt;
&lt;br /&gt;
=Event Calendar=&lt;br /&gt;
Not all events make it onto this calendar. Many events only make it to the Discussion or Announcements [[Mailinglist | mailing lists]], [[IRC]] or in person at [[:Category:Meeting_Notes | Tuesday meetings]]. Best of all, Noisebridge is about people getting together at the space in San Francisco to do stuff... like in person. Some events just happen.  Pay attention!&lt;br /&gt;
&lt;br /&gt;
If you&#039;d like to host an event yourself, we have advice on  [[Hosting_an_Event|hosting an event]] at Noisebridge.&lt;br /&gt;
&lt;br /&gt;
Event posters are encouraged to crosspost to the Google Calendar. View the  [http://www.google.com/calendar/embed?src=vo3i3c0qtjnkjr2ojasd0ftt8s%40group.calendar.google.com&amp;amp;ctz=America/Los_Angeles Google Calendar], view the [http://www.google.com/calendar/feeds/vo3i3c0qtjnkjr2ojasd0ftt8s%40group.calendar.google.com/public/basic Google Calendar in XML], or the [http://www.google.com/calendar/ical/vo3i3c0qtjnkjr2ojasd0ftt8s%40group.calendar.google.com/public/basic.ics Google Calendar in ical] format.&lt;br /&gt;
&lt;br /&gt;
To post Google Calendar entries for your event, ask on the noisebridge-discuss mailing list.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Items inside this &amp;quot;onlyinclude&amp;quot; tag will be pushed to the main page --&amp;gt;&amp;lt;onlyinclude&amp;gt;&lt;br /&gt;
=== Upcoming Events &amp;lt;small&amp;gt;[https://www.noisebridge.net/index.php?title=Category:Events&amp;amp;action=edit&amp;amp;section=2 edit]&amp;lt;/small&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;November 17th 20:00 to 22:00 - [https://www.noisebridge.net/wiki/Five_Minutes_of_Fame 5 Minutes of Fame!]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Recurring Events &amp;lt;small&amp;gt;[https://www.noisebridge.net/index.php?title=Category:Events&amp;amp;action=edit&amp;amp;section=3 edit]&amp;lt;/small&amp;gt; ===&lt;br /&gt;
&amp;lt;!-- Large turnout events should be written in &#039;&#039;&#039;bold&#039;&#039;&#039;. --&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Monday&#039;&#039;&#039;&lt;br /&gt;
** [[House_Keeping#Trash_and_Recycling|Trash Night]]  -  Take out the trash and compost for Tuesday morning!&lt;br /&gt;
&amp;lt;!-- On hiatus? ** 18:00 [[iPhone OS developer weekly meetup]] - UPDATE!!! moved to Sandbox suites pending bedbug issue. We make teh applukashuns, joyn us 2 make dem 2! [http://meetup.com/iphonedevsf meetup page] --&amp;gt;&lt;br /&gt;
** 18:00 [[Gamebridge]] Unityversity Unity3D Game Development user group and beginner mentoring. Beginners welcome to learn to make a game in 1 hour!&lt;br /&gt;
** &#039;&#039;&#039;19:00 [[Circuit Hacking Mondays]]&#039;&#039;&#039; - Learn to solder! Mitch will bring kits to make cool, hackable things that you can bring home after you make them.  Bring your own projects to hack! There&#039;s now an Audio Hacking Adjunct group that meets along with the Circuit Hackers. &lt;br /&gt;
** 19:00 [[Machine Learning]] - (Church room) Teach computers to learn stuff using artificial intelligence and other techniques. (Currently sporadic, study group meets Wednesday @ 7:30pm)&lt;br /&gt;
** 19:00 [[PyClass]] - Learn how to program using the Python programming language. New &amp;quot;series&amp;quot; starts December 5th!&lt;br /&gt;
** 20:00 [[Frontend Web Development]] - Learn HTML/CSS/JS. We&#039;ll cover the basics (starting at 19:30) and then go in-depth on different topics every week.&lt;br /&gt;
* &#039;&#039;&#039;Tuesday&#039;&#039;&#039;&lt;br /&gt;
** 15:00 [[Linux System Administration Study Group]] wiki page - Study Linux admining in the Turing classroom; from 15:00 to 16:30 we&#039;re focusing on bash skills that are helpful to a guy who&#039;s doing homework for a C++ class. &lt;br /&gt;
** 18:00 [[Tastebridge]] Last Tuesday of every month: Vegan Hacker: Vegan Cooking Class. More info http://www.veganhackerSF.com. &lt;br /&gt;
** 18:00 to 19:30 or so, Intro to assembly language on Linux and introduction to C rogramming, Turing Classroom ; we&#039;re working on a C program that lets a user work with a todolist file: see it, delete an entry, add an entry, modify an entry; we&#039;re interleaving this work with learning the essentials of the X86 CPU registers and instructions and how to make int 0x80 linux kernel system calls.   &lt;br /&gt;
** 19:00 [[german_corner|German Corner]] Learn and practice speaking German.&lt;br /&gt;
** 19:00 [[Social_Engineers|Social Engineers]] 7pm-8pm. Noisebridge&#039;s weekly attempt to hack its own social conundrums using data, science, and heavy machinery.&lt;br /&gt;
** 19:00 [[Vegan Hacker]] Monthly Food Hacking, last Tuesday of every month, 7pm. http://www.veganhackersf.com&lt;br /&gt;
&amp;lt;!--On haitus? Pls update ** 19:00 [[Origami|Learn You A Origami!]] - Learn how make folded-paper models. Beginners welcome!--&amp;gt;&lt;br /&gt;
&amp;lt;!-- On hiatus as of 3/29/2011 ** 19:30 [[Probability]] study group --&amp;gt;&lt;br /&gt;
&amp;lt;!-- On hiatus --  pls update 3/29/11 ** 19.30 [[Show and Tell]] -- Show your latest and greatest projects and hacks (working or in-progress), just before the weekly meeting. We meet in the Electronics Lab/Main Space.  --&amp;gt;&lt;br /&gt;
** &#039;&#039;&#039;20:00 [[Meetings|Noisebridge Weekly Meeting]]&#039;&#039;&#039; - Introducing new people and events to the space, general discussion, and decision making.&lt;br /&gt;
** 21:00 *nix on Thinkpad Anonymous - Come, grab a drink, complain about how it just doesn&#039;t work&lt;br /&gt;
* &#039;&#039;&#039;Wednesday&#039;&#039;&#039; &lt;br /&gt;
** 17:00 Introduction to C Programming and assembly on Linux, Turing classroom (review of last Tuesday, preview of next Tuesday) &lt;br /&gt;
** 17:00 ABC of Cooking, Kitchen with Francisco (contact: en.espanol at yahoo dot com for more info )&lt;br /&gt;
** 17:00 Replicator Wednesday! Learn about 3D printing and its implications.&lt;br /&gt;
** 18:00 [[LinuxDiscussion|Linux Discussion]] - Linux meetup in the Turing classroom.&lt;br /&gt;
&amp;lt;!--Weekly? Pls update ** 17:00 [[BarCamp Staff Meeting]]  - Meeting for BarCamp Staff to discuss plans for San Francisco BarCamp.--&amp;gt;&lt;br /&gt;
** 18:00 [[BioBridge]] Practical microbiology - we culture microbes for baking, brewing, fermentation and other yummy purposes. Come play and learn!&lt;br /&gt;
** 19:00 [[SCoW]] - Sewing, Crafting, Or Whatever! Come make cool stuff with geeks.&lt;br /&gt;
** 19:30 [[Machine Learning]] - Study group for [http://ml-class.org Stanford ML Class], in Church classroom.&lt;br /&gt;
** 20:00 [[BACE Timebank]] (2nd Wednesdays) - Help organize community mutual aid by trading in equal time credits.  For more info email mira (at) sfbace.org or to join go to [http://timebank.sfbace.org timebank.sfbace.org].&lt;br /&gt;
* &#039;&#039;&#039;Thursday&#039;&#039;&#039;&lt;br /&gt;
** [[House_Keeping#Trash_and_Recycling|Trash Night]]  - Take out the trash for Friday morning!&lt;br /&gt;
** 19:00 [[Noisedroid/Nights]] - An Android-Themed Co-working Night.&lt;br /&gt;
** 19:30 The Balzac Study Group: understanding the modern world. First topic: jquery and javascript. Church Classroom (2nd and 4th Thursdays) &#039;&#039;&#039;Next up: Dec 8th &#039;&#039;&#039;&lt;br /&gt;
** &#039;&#039;&#039;20:00 [[Five_Minutes_of_Fame | Five Minutes of Fame]]&#039;&#039;&#039; (3rd Thursdays)&lt;br /&gt;
* &#039;&#039;&#039;Friday&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Saturday&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;!--  hiatus?   plz update  ** 16:00 [[Pwn Your Own]] - Pwn Your Own is your chance to learn about every day security threats to every day internet activities. Designed for hackers at all levels, (1st Saturday).  --&amp;gt;&lt;br /&gt;
** 12:00-18:00 - Noisebridge Hackathon! Second Saturday Hackathon is a casual monthly event dedicated to building community and working on the space or relevant projects. This is a great time to get feedback or help on any projects you have been considering that center around the space, culture, and infrastructure of Noisebridge. You can also help with existing projects and find out ways to get involved. (2nd Saturday)&lt;br /&gt;
* &#039;&#039;&#039;Sunday&#039;&#039;&#039;&lt;br /&gt;
** 13:00 [[PerlStudy]] - Helping each other learn perl and all of it&#039;s goodness.&lt;br /&gt;
** 14:00 [http://baha.bitrot.info/ Bay Area Hacker&#039;s Association - security meeting] (2nd Sundays)&lt;br /&gt;
** 15:00 [[Go]] - Playing of the Go boardgame. On nice days we often take the boards to Dolores Park and play there.&lt;br /&gt;
&amp;lt;!--Happening? pls update ** 17:00 [[Rsync Users Group]] - A twelve step program for those who have poor *nix habits.--&amp;gt;&lt;br /&gt;
** 18:00 [[Spacebridge]] - Noisebridge&#039;s space program&lt;br /&gt;
** 19:00 [[Hack Politics]] -- 1st and 3rd Sundays of the month.  Hack the political systems.&lt;br /&gt;
&amp;lt;/onlyinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Proposed Future Events and Classes ===&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;2011-10-15&#039;&#039;&#039;: [[Hackmeet]] - Free unconference and skillshare - https://hackmeet.org/ (11am-6pm)&lt;br /&gt;
:&#039;&#039;&#039;2011-10-16&#039;&#039;&#039;: [[Hackmeet]] - Free unconference and skillshare - https://hackmeet.org/ (11am-6pm)&lt;br /&gt;
:&#039;&#039;&#039;2011-07-13&#039;&#039;&#039;: Around 10am-6pm Small PyPy Sprint (Intro to PyPy core development) - http://pypy.org&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Probability]] - Weekly probability study group based on [http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-041-probabilistic-systems-analysis-and-applied-probability-spring-2006/related-resources/ Fundamentals of Applied Probability Theory] by Al Drake&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[German]] - Learn German, all levels. 7pm beginners, 8pm advanced. RSVP 24 hours in advance for the benefit of the instructor. Events ran May-November 2009 on Mondays. Currently on hiatus. Get on the mailing list.&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Mandarin Corner|Mandarin]] - Learn or practice Mandarin, all levels. Also currently on hiatus. Get on the mailing list.&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Movie Night!]] - [[User:ThOMG|Thom]] wants to build community through nerdy sci-fi! (+Bill+Ted+Excellence++)&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Introduction to the AVR Microcontroller]] - [[User:Mightyohm|Jeff]] and [[User:Maltman23|Mitch]] are planning an introductory class for people wanting to make cool projects with AVRs.&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Basic Chemistry Lab Techniques]]&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Cuddle Puddle for the Economy]] - Stress-hacking with informal massage exchange.&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Milk and Cookies]] - Come read your favorite selections out loud. With Milk and Cookies (and yeah, probably beer too).&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Processing Workshop 2]] - [[User:Scmurray|Scott]] is interested in teaching this, and is busy thinking about what, where, when, why, and how.&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;:  [[Hack your Hardware]] -- We call BS on &amp;quot;no user-serviceable parts inside&amp;quot;&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Homebrew Instruction Class]] - The Wort (pt 1/3)&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Trip to Shooting Range]] - Field trip to a shooting range, to shoot guns.  Express interest at [[Trip to Shooting Range]]&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Surface Mount Soldering Workshop]] - Learn how to solder cicuits with small surface mount parts.  [[User:maltman23|Mitch Altman]] and Martin Bogomolni and others will show their tricks.  [[User:maltman23|Mitch]] will bring hackable kits that uses surface mounts for you to solder.&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039; - [[Locksport and Lockpicking]]&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039; - [[Version control tutorial]]&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039; - [[Foreign language learning for rocket scientists]] - I&#039;m near-native (fool people when I try) in (French and) Japanese, and a pro trans/terpreter and will share my shortcuts (skill-order, vocab, speed/articulation, translation≅grammar). No expertise on tonal languages yet... so if you know how to remember tones or how tone-sandhi interacts with speed and/or how nuances of speaker attitude are expressed in them (what we do with rythm/inflection/sentence-intonation and stress in Eng., and with particles and ??? in e.g. Cantonese) please chime in or call me (415-608-0564) so I can convey your wisdom. [also looking for a from-scratch Arabic partner]&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Getting started with Arduino]]&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Distributed Databases]]&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Scrum Club]] - I though I&#039;d test the waters and see if anyone was interested in a noisebridge scrum club details are here http://scrumclub.org/scrum-clubs/ if inturested hit me up twitter: @theabcasian, facebook: http://www.facebook.com/theabcasian&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[CNC Mill Workshop]] - Who wants to make stuff on the [[MaxNCMill]]?&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Math &amp;amp; Science Help]] - If you would like some math, science or engineering help, I&#039;m down to lend a hand.&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Cyborg Group|Cyborg Group / Sensebridge]] - Work on projects like artificial senses.  Someone needs to lead this!&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[OpenEEG]] - Brain tech. Has historically met on Sundays, at the behest of interested parties.&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Programming_for_Poets | Programming for Poets]] -  Gentle intro to programming using Processing&lt;br /&gt;
&lt;br /&gt;
= Past Events =&lt;br /&gt;
===2011===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;September 11th 14:00 to 17:00&#039;&#039;&#039; - The San Francisco Chapter of the Open Organisation Of Lockpickers and Bay Area Hacker&#039;s Association present a joint meeting on [https://secure.wikimedia.org/wikipedia/en/wiki/Locksport locksport]&lt;br /&gt;
*&#039;&#039;&#039;August 4, 7PM, Thursday&#039;&#039;&#039; - [http://zeidman.net Bob Zeidman] will be giving a talk on video games and intellectual property, hosted by TheMADE. He will also speak about IP infringement cases.&lt;br /&gt;
*&#039;&#039;&#039;August 9, 6:30PM, Tuesday&#039;&#039;&#039; - [http://www.meetup.com/makesf/events/26413241/ Make:SF] - Chris Jefferies will speak about the wireless sensor kit he is developing and we are bringing back our all star soldering kits.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;April 13th, 19:00&#039;&#039;&#039; - Kombucha fermentation class with [[BioBridge]] &lt;br /&gt;
*&#039;&#039;&#039;April 7th, 20:00&#039;&#039;&#039; - [[In-Depth|Noisebridge: In-Depth]] Our monthly lecture and round table. This month&#039;s speaker will be Aragorn! his lecture will be &amp;quot;Anarchism &amp;amp; technology: An unbridgeable chasm&amp;quot;&lt;br /&gt;
*&#039;&#039;&#039;April 4th, 20:00&#039;&#039;&#039; - Camp KDE Party. Come and meet part of the KDE North America community and get a quick overview of this year&#039;s [http://camp.kde.org/ Camp KDE] conference. There will be beer. &lt;br /&gt;
*&#039;&#039;&#039;April 3rd, 16:00&#039;&#039;&#039; - NoiseCaching: Meet-up to build some geocaches, and talk about making geocoins. Then we&#039;ll head out to find some local caches and place caches we made. [http://www.geocaching.com More info about Geocaching here]&lt;br /&gt;
* &#039;&#039;&#039;March 20th, 19:00&#039;&#039;&#039; [[Hack Politics]] meetup -- the first meetup to figure out how we in the hacker community can effectively mobilize and create meaningful change in these interesting times&lt;br /&gt;
* &#039;&#039;&#039;March 12th, 12:00-18:00 - Noisebridge Hackathon!&#039;&#039;&#039; Second Saturday Hackathon is a casual monthly event dedicated to working on the space or relevant projects and building community.  This is a great time to get feedback or help on any projects you have been considering that center around the space, culture, and infrastructure of Noisebridge.  You can also help with existing projects and find out ways to get involved.&lt;br /&gt;
* &#039;&#039;&#039;March 10, Thursday, 19:00 - Group Grammar Clinic&#039;&#039;&#039; - Church Classroom - Donations gladly accepted - A clinic for grammar and writing evaluation. Please bring your web/social or technical writing for us to evaluate. Bring your laptop as well.  Collaboration groupware possibly provided. (Please suggest groupware software to use if you wish). Constructive feedback from other group members is encouraged so that this clinic is a group process. - Facilitator: [[User:Owen|Owen]] (opietro@yahoo.com)&lt;br /&gt;
* &#039;&#039;&#039;March 9th, 20:00&#039;&#039;&#039; - Ferment and filter a mash! [[fermentation logs]]&lt;br /&gt;
&lt;br /&gt;
===2010===&lt;br /&gt;
* &#039;&#039;&#039;Sunday, August 22, 19:00 CLUB-MATE DROPOFF AND TASTING PARTY&#039;&#039;&#039; Nick Farr will be in town to drop off Club-Mate ordered by San Franciscans!&lt;br /&gt;
* &#039;&#039;&#039;June 5th, 12:00-19:00 - [[NoiseBridgeRehab]]&#039;&#039;&#039; - Help make the space more usable and accessible! Noisebridge needs your help!&lt;br /&gt;
* &#039;&#039;&#039;June 5th, 16:00-20:00 - [[Science For Juggalos]]&#039;&#039;&#039; - Science Fair in front of the Warfield Theater teaching magnetism to Juggalos&lt;br /&gt;
* &#039;&#039;&#039;June 6th, 15:00 - [[AVC Meetup]]&#039;&#039;&#039; - Entrepreneurial bonding &amp;amp; matchmaking&lt;br /&gt;
* &#039;&#039;&#039;June 9th, 21:00 - Your liver supports Noisebridge&#039;&#039;&#039; - Come to Elixir @ 16th &amp;amp; Guerrero anytime after 21:00 and drink, drink, drink! 50% of tips go to Noisebridge&lt;br /&gt;
* &#039;&#039;&#039;February 27th, 20:00 - [[Hacker EPROM]]&#039;&#039;&#039; - Noisebridge&#039;s first prom! Nice tie and a (robot) date required. We will have a DJ and punch.&lt;br /&gt;
* &#039;&#039;&#039;February 24th, 19:00, Wednesday - Joris Peels, of [http://www.shapeways.com Shapeways]&#039;&#039;&#039;, and expert on 3D printing, will give a [[ShaperwaysPresentation | talk and demonstration]] at Noisebridge!.&lt;br /&gt;
* &#039;&#039;&#039;February 23rd, 18:00 - Cleaning day&#039;&#039;&#039; - Come and help clean Noisebridge, because everyone loves a clean hack space.&lt;br /&gt;
* &#039;&#039;&#039;February 12th, 21:00 - visit from Steve Jackson&#039;&#039;&#039;. Game designer [http://en.wikipedia.org/wiki/Steve_Jackson_%28US_game_designer%29 Steve Jackson], founder of Steve Jackson Games, will visit Noisebridge.&lt;br /&gt;
* &#039;&#039;&#039;January 27th, 18:00-20:00 - [[beatrixjar event|Circuit Bending Workshop]]&#039;&#039;&#039; - [http://www.beatrixjar.com/ Beatrix*JAR] (contact [[User:Gpvillamil|Gian Pablo]] for more info)&lt;br /&gt;
* &#039;&#039;&#039;January 27th, 20:00-22:00 - [[beatrixjar event|Circuit Bending Performance]]&#039;&#039;&#039; - [http://www.beatrixjar.com/ Beatrix*JAR] - &amp;quot;Celebrate a night of new sound that will change your idea of music forever!&amp;quot;&lt;br /&gt;
* &#039;&#039;&#039;January 25th, 19:30 - [[Bag Porn]]&#039;&#039;&#039; - What&#039;s in your bag?&lt;br /&gt;
* &#039;&#039;&#039;January 20th, 19:00-21:00 - [http://groups.google.com/group/bacat/about Bay Categories &amp;amp; Types]&#039;&#039;&#039; - Categories, monoids, monads, functors and more! Held in the Alonzo Church classroom.&lt;br /&gt;
* &#039;&#039;&#039;January 20th, 19:00 - [[User Experience Book Club SF]]&#039;&#039;&#039; - Our book this month is &amp;quot;A Theory of Fun for Game Design&amp;quot; by Raph Koster - http://is.gd/6sEqw (meets in Turing)&lt;br /&gt;
* &#039;&#039;&#039;January 21st, 20:00 - [[Five Minutes of Fame]]&#039;&#039;&#039; - Monthly set of lightning talks on diverse topics&lt;br /&gt;
* &#039;&#039;&#039;January 22nd, 17:00 - [[CleaningParty| Cleaning Party]]&#039;&#039;&#039; - Come help clean up Noisebridge! Awsum fun!&lt;br /&gt;
* ...January 14th,16th, and 17th 1:00- ??? Build Out day for kitchen/bathroom/laundry bring yourself and a good attitude, learn a few things as well&lt;br /&gt;
* &#039;&#039;&#039;January 15th, 18:00 - [[CNC_Mill_Workshop]]&#039;&#039;&#039; - Learn to use the CNC mill for 2D engraving and circuit board routing&lt;br /&gt;
* Thursdays 17:00 [[ASL Group|American Sign Language]] - Learn how to talk without using your voice (or just come chat in ASL). &amp;lt;small&amp;gt;[http://whenisgood.net/noisebridge/asl/generic click to reschedule]&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===2009===&lt;br /&gt;
* &#039;&#039;&#039;November 18th, 19:30&#039;&#039;&#039; - [[Dorkbot_2009_11_18|Dorkbot]]&lt;br /&gt;
* &#039;&#039;&#039;November 19th, 18:00&#039;&#039;&#039; - [[Mesh meetup]]&lt;br /&gt;
* &#039;&#039;&#039;November 19th, 20:00&#039;&#039;&#039; - [[Five Minutes of Fame]]&lt;br /&gt;
* &#039;&#039;&#039;November 20th, 18:00&#039;&#039;&#039; - Loud Objects [http://www.flickr.com/photos/createdigitalmedia/3428249036/ Noise Toy workshop].&lt;br /&gt;
* &#039;&#039;&#039;November 20th, 20:00&#039;&#039;&#039; - Performance by [http://www.loudobjects.com/ Loud Objects], (featuring Tristan Perich and Lesley Flanigan) and [http://www.myspace.com/jibkidder Jib Kidder].&lt;br /&gt;
:&#039;&#039;&#039;2009-11-05&#039;&#039;&#039; - [http://www.server-sky.com/ Server Sky presentation: Internet and Computation in Orbit] by Keith Lofstrom&lt;br /&gt;
:&#039;&#039;&#039;2009-11-05&#039;&#039;&#039; - [[Mesh meetup]]&lt;br /&gt;
:&#039;&#039;&#039;2009-11-02&#039;&#039;&#039; - [[French]] book club meeting to discuss  [http://www.amazon.com/exec/obidos/tg/detail/-/2842612892/ref=ord_cart_shr?_encoding=UTF8&amp;amp;m=ATVPDKIKX0DER&amp;amp;v=glance Une Si Longue Lettre]&lt;br /&gt;
: &#039;&#039;&#039; October 1st, 18:00&#039;&#039;&#039; - [[Wireless_Mesh_Network_Meetup | Mesh wireless meetup]]&lt;br /&gt;
: &#039;&#039;&#039; October 1st, 19:00&#039;&#039;&#039; - [http://groups.google.com/group/bacat Bay Area Categories and Types]&lt;br /&gt;
: &#039;&#039;&#039;2009-10-03&#039;&#039;&#039; [[Year 1 Open Hacker House]]&lt;br /&gt;
:&#039;&#039;&#039;Friday&#039;&#039;&#039;: [[CrazyCryptoNight]] - Discussion of cryptography for beginners through experts. 6-???&lt;br /&gt;
:&#039;&#039;&#039;Sunday&#039;&#039;&#039; : [[OpenEEG | OpenEEG Hacking]] Sundays, at 3-5pm.&lt;br /&gt;
:&#039;&#039;&#039;Tuesday&#039;&#039;&#039;: [[Haskell/Haschool]] - Learn Haskell with Jason Dusek.  6PM - 7:30PM, from May until we&#039;re all experts.&lt;br /&gt;
:&#039;&#039;&#039;Wednesday&#039;&#039;&#039;: [[Adobe_Lightroom|Adobe Lightroom]] - Become a more organized photographer. Weekly class (mostly held off site).&lt;br /&gt;
:&#039;&#039;&#039;Thursday&#039;&#039;&#039;: [[Professional VFX Compositing With Adobe After Effects]] - Taught by [[User:SFSlim|Aaron Muszalski]]. 7:30PM - 10PM, most Thursdays in May &amp;amp; June &amp;amp; ? (click through dammit)&lt;br /&gt;
:&#039;&#039;&#039;2009-09-17&#039;&#039;&#039;: [[Five Minutes of Fame]] 3D Edition&lt;br /&gt;
:&#039;&#039;&#039;2009-09-17&#039;&#039;&#039;: [[Wireless Mesh Network Meetup | Mesh wireless meetup]]&lt;br /&gt;
:&#039;&#039;&#039;2009-08-20&#039;&#039;&#039;: [[Five Minutes of Fame]] One Dee Edition&lt;br /&gt;
:&#039;&#039;&#039;2009-07-16&#039;&#039;&#039;: [[Five Minutes of Fame]] Zero Dee&lt;br /&gt;
:&#039;&#039;&#039;2009-07-02 - 2009-07-05&#039;&#039;&#039;: [http://toorcamp.org Toorcamp]&lt;br /&gt;
:&#039;&#039;&#039;2009-07-01&#039;&#039;&#039;: Noisedroid meeting to discuss location logging on Android platform (and other stuff too, I&#039;m sure)&lt;br /&gt;
:&#039;&#039;&#039;2009-06-30&#039;&#039;&#039;: [[Powerbocking Class|Powerbocking class]]&lt;br /&gt;
:&#039;&#039;&#039;2009-06-30&#039;&#039;&#039;: &amp;quot;Suing Telemarketers for Fun and Profit&amp;quot; (Toorcamp talk preview)&lt;br /&gt;
:&#039;&#039;&#039;2009-06-28&#039;&#039;&#039;: &amp;quot;Meditation for Hackers&amp;quot; (Toorcamp workshop preview)&lt;br /&gt;
:&#039;&#039;&#039;2009-06-18&#039;&#039;&#039;: [[Five Minutes of Fame]]&lt;br /&gt;
:&#039;&#039;&#039;2009-06-15&#039;&#039;&#039;: [[Eagle Workshop]]  Session two of the Eagle CAD workshop.&lt;br /&gt;
:&#039;&#039;&#039;2009-06-13&#039;&#039;&#039;: [[RoboGames 2009]] Noisebridge had a booth staffed by vounteers, great fun!&lt;br /&gt;
:&#039;&#039;&#039;2009-05-21&#039;&#039;&#039;: [[Five Minutes of Fame]]&lt;br /&gt;
:&#039;&#039;&#039;2009-04-27&#039;&#039;&#039;: [[EagleCAD workshop]] -- learn to use this CAD tool for printed circuit board design&lt;br /&gt;
:&#039;&#039;&#039;2009-04-16&#039;&#039;&#039;: [[Five Minutes of Fame]] April showers &amp;amp; flowers edition&lt;br /&gt;
:&#039;&#039;&#039;2009-04-11&#039;&#039;&#039;: [[RFID Hacking]] weekend workshop  (this event moved from the original March date)&lt;br /&gt;
:&#039;&#039;&#039;2009-04-05&#039;&#039;&#039;: [[First aid and CPR class]] Learning how to not only not die, but also reduce scarring!&lt;br /&gt;
:&#039;&#039;&#039;2009-04-03&#039;&#039;&#039;: [[Sudo pop]] 2PM and on. Making the first batch of a Noisebridge label yerba mate-niated rootbrew, gratis and DIY&lt;br /&gt;
:&#039;&#039;&#039;2009-03-26&#039;&#039;&#039;: [[OpenEEG | OpenEEG Hacking]] first meet up for this new group: 8 pm&lt;br /&gt;
:&#039;&#039;&#039;2009-03-19&#039;&#039;&#039;: [[Five Minutes of Fame]]&lt;br /&gt;
:&#039;&#039;&#039;2009-03-12&#039;&#039;&#039;: [[OpenBTS and GSM]] talk by David Burgess&lt;br /&gt;
:&#039;&#039;&#039;2009-02-14&#039;&#039;&#039;: [[Open Heart Workshop]] Valentine&#039;s Day blinkyheart soldering party! &lt;br /&gt;
:&#039;&#039;&#039;2009-02-13&#039;&#039;&#039;: [[Time-t_Party|&amp;lt;tt&amp;gt;time_t&amp;lt;/tt&amp;gt; Party]] to celebrate 1,234,567,890 since the Unix epoch.&lt;br /&gt;
:&#039;&#039;&#039;2009-02-09&#039;&#039;&#039;: [[Spanish learning at 8:30]]&lt;br /&gt;
:&#039;&#039;&#039;2009-02-05&#039;&#039;&#039;: [[PGP Key Workshop]]&lt;br /&gt;
:&#039;&#039;&#039;2009-01-31&#039;&#039;&#039;: [[Locksport and Lockpicking]]&lt;br /&gt;
&lt;br /&gt;
===2008===&lt;br /&gt;
:&#039;&#039;&#039;2008-12-27&#039;&#039;&#039;: [[25C3]] Chaos Computer Congress in Berlin&lt;br /&gt;
:&#039;&#039;&#039;2008-12-20 &amp;amp; 21&#039;&#039;&#039;: [[Creme Brulee]] Workshop on creating a french dessert, with bonus propane torch.&lt;br /&gt;
:&#039;&#039;&#039;2008-12-17 20:00&#039;&#039;&#039;: [[Machine Learning]] Birds-of-a-feather&lt;br /&gt;
:&#039;&#039;&#039;2008-11-24&#039;&#039;&#039;: [[Circuit Hacking Monday]] circuit design workshop&lt;br /&gt;
:&#039;&#039;&#039;2008-11-21, 7pm&#039;&#039;&#039;:[[Milk and Cookies]] -- [[User:Dmolnar|David Molnar]] hosts Milk and Cookies at 83C. Bring a short 5-7minute thing to read to others. Bring a potluck cookie/snack/drink if you like. David will bring milk and cookies.&lt;br /&gt;
:&#039;&#039;&#039;2008-11-17, 7:30pm&#039;&#039;&#039;: [[Basic Bicycle Maintain]] - [[User:rubin110|Rubin]] and [[User:rigel|rigel]] hate it when we see a bike that isn&#039;t maintained. Screechy chains and clacking derailleur can go to hell. Basic bike tune up, sharing the smarts on simple things you can do at home to make your ride suck a whole lot less.&lt;br /&gt;
:&#039;&#039;&#039;2008-11-16, 5:00pm&#039;&#039;&#039;: [[RepRap Soldering Party]] - help assemble RepRap!  RSVPs required on wiki! [[User:Adi|adi]]&lt;br /&gt;
:&#039;&#039;&#039;2008-11-16, 3:00pm&#039;&#039;&#039;: [[Oscilloscopes]] - Learn how to use this versatile tool to test electronic circuits.  Maximum 6 slots, please sign up ahead of time! [[User:dstaff|dstaff]]&lt;br /&gt;
:&#039;&#039;&#039;2008-10-31&#039;&#039;&#039;: [[Halloween Open House]] - NoiseBridge&#039;s own [[PPPC]] threw an awesome open house/halloween gala. Post pictures if you got &#039;em!&lt;br /&gt;
:&#039;&#039;&#039;2008-10-25&#039;&#039;&#039;: [[Soldering Workshop]] and Pumpkin Hackin&#039; - Learn to solder for total newbies (or learn to solder better!), including surface mount. Additionally, carve your halloween pumpkins and enjoy some experimental pumpkin pie and/or soup.&lt;br /&gt;
:&#039;&#039;&#039;2008-10-07&#039;&#039;&#039;: (tuesday before meeting) - Etch a circuit board. I&#039;ll be trying a photo resist etching and a basic printed mask etching. This is step 1/3 for a project called &amp;quot;annoying USB thingie&amp;quot; which will execute pre-defined keystrokes by sneaking a tiny USB dongle onto a victim^h^h^h^h^h buddy&#039;s computer.&lt;br /&gt;
:&#039;&#039;&#039;2008-09-13&#039;&#039;&#039;: [[Processing Workshop]] — Learn this very easy-to-use programming language! - [[Processing Workshop Report]]&lt;br /&gt;
:&#039;&#039;&#039;2008-02-16&#039;&#039;&#039;: [[Brain Machine Workshop|Brain Machine Making Workshop]]: Our first hardware sprint!&lt;/div&gt;</summary>
		<author><name>Eleddy</name></author>
	</entry>
	<entry>
		<id>https://replica.wiki.extremist.software/index.php?title=PyClass&amp;diff=21711</id>
		<title>PyClass</title>
		<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/index.php?title=PyClass&amp;diff=21711"/>
		<updated>2011-11-23T02:46:45Z</updated>

		<summary type="html">&lt;p&gt;Eleddy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Come learn [http://www.python.org/ Python], Mondays at 7:00 - 9:00 PM PST. 7:00 to 7:40 will be a bgeinning topic, 7:40 to 8:00 will be advanced nuggets. Then you have two choices: &lt;br /&gt;
&lt;br /&gt;
1. Stick around and learn a web framework (through end of the year) or hack on a group project (starting in January)&lt;br /&gt;
2. Go to the HTML, CSS, JS class &lt;br /&gt;
&lt;br /&gt;
Both are excellent choices and you can go back and forth. We are currently building a weekly program&lt;br /&gt;
&lt;br /&gt;
[[Working Syllabus]]&lt;br /&gt;
&lt;br /&gt;
===  [Old] Class Slides ===&lt;br /&gt;
* [http://egonschiele.github.com/pyclass Slides on Github]&lt;br /&gt;
&lt;br /&gt;
=== Other Helpful Texts ===&lt;br /&gt;
* [http://learnpythonthehardway.org/ Learn Python The Hard Way] - A good introductory text with lots of exercises written by prolific programmer [http://zedshaw.com/ Zed Shaw]&lt;br /&gt;
* [http://www.greenteapress.com/thinkpython/html/index.html Think Python: How to Think Like a Computer Scientist]&lt;br /&gt;
* [http://www.swaroopch.com/notes/Python A Byte of Python]&lt;br /&gt;
* [http://oreilly.com/catalog/9780596100469/ Python in a Nutshell] - a handy reference&lt;br /&gt;
* [http://docs.python.org/ Python Documentation]&lt;br /&gt;
** [http://docs.python.org/library/index.html Python Standard Library]&lt;br /&gt;
** [http://docs.python.org/reference/index.html Python Language Reference]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Mailing List ===&lt;br /&gt;
http://groups.google.com/group/pyclass&lt;/div&gt;</summary>
		<author><name>Eleddy</name></author>
	</entry>
	<entry>
		<id>https://replica.wiki.extremist.software/index.php?title=Category:Events&amp;diff=21710</id>
		<title>Category:Events</title>
		<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/index.php?title=Category:Events&amp;diff=21710"/>
		<updated>2011-11-23T02:42:33Z</updated>

		<summary type="html">&lt;p&gt;Eleddy: /* Recurring Events edit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Note that this page uses transclusion. Content between the &amp;quot;onlyinclude&amp;quot; tags below will be pushed to the main page --&amp;gt;&lt;br /&gt;
Official, Semi-Official, one-off and other events at the Noisebridge space.&lt;br /&gt;
&lt;br /&gt;
=Event Calendar=&lt;br /&gt;
Not all events make it onto this calendar. Many events only make it to the Discussion or Announcements [[Mailinglist | mailing lists]], [[IRC]] or in person at [[:Category:Meeting_Notes | Tuesday meetings]]. Best of all, Noisebridge is about people getting together at the space in San Francisco to do stuff... like in person. Some events just happen.  Pay attention!&lt;br /&gt;
&lt;br /&gt;
If you&#039;d like to host an event yourself, we have advice on  [[Hosting_an_Event|hosting an event]] at Noisebridge.&lt;br /&gt;
&lt;br /&gt;
Event posters are encouraged to crosspost to the Google Calendar. View the  [http://www.google.com/calendar/embed?src=vo3i3c0qtjnkjr2ojasd0ftt8s%40group.calendar.google.com&amp;amp;ctz=America/Los_Angeles Google Calendar], view the [http://www.google.com/calendar/feeds/vo3i3c0qtjnkjr2ojasd0ftt8s%40group.calendar.google.com/public/basic Google Calendar in XML], or the [http://www.google.com/calendar/ical/vo3i3c0qtjnkjr2ojasd0ftt8s%40group.calendar.google.com/public/basic.ics Google Calendar in ical] format.&lt;br /&gt;
&lt;br /&gt;
To post Google Calendar entries for your event, ask on the noisebridge-discuss mailing list.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Items inside this &amp;quot;onlyinclude&amp;quot; tag will be pushed to the main page --&amp;gt;&amp;lt;onlyinclude&amp;gt;&lt;br /&gt;
=== Upcoming Events &amp;lt;small&amp;gt;[https://www.noisebridge.net/index.php?title=Category:Events&amp;amp;action=edit&amp;amp;section=2 edit]&amp;lt;/small&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;November 17th 20:00 to 22:00 - [https://www.noisebridge.net/wiki/Five_Minutes_of_Fame 5 Minutes of Fame!]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Recurring Events &amp;lt;small&amp;gt;[https://www.noisebridge.net/index.php?title=Category:Events&amp;amp;action=edit&amp;amp;section=3 edit]&amp;lt;/small&amp;gt; ===&lt;br /&gt;
&amp;lt;!-- Large turnout events should be written in &#039;&#039;&#039;bold&#039;&#039;&#039;. --&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Monday&#039;&#039;&#039;&lt;br /&gt;
** [[House_Keeping#Trash_and_Recycling|Trash Night]]  -  Take out the trash and compost for Tuesday morning!&lt;br /&gt;
&amp;lt;!-- On hiatus? ** 18:00 [[iPhone OS developer weekly meetup]] - UPDATE!!! moved to Sandbox suites pending bedbug issue. We make teh applukashuns, joyn us 2 make dem 2! [http://meetup.com/iphonedevsf meetup page] --&amp;gt;&lt;br /&gt;
** 18:00 [[Gamebridge]] Unityversity Unity3D Game Development user group and beginner mentoring. Beginners welcome to learn to make a game in 1 hour!&lt;br /&gt;
** &#039;&#039;&#039;19:00 [[Circuit Hacking Mondays]]&#039;&#039;&#039; - Learn to solder! Mitch will bring kits to make cool, hackable things that you can bring home after you make them.  Bring your own projects to hack! There&#039;s now an Audio Hacking Adjunct group that meets along with the Circuit Hackers. &lt;br /&gt;
** 19:00 [[Machine Learning]] - (Church room) Teach computers to learn stuff using artificial intelligence and other techniques. (Currently sporadic, study group meets Wednesday @ 7:30pm)&lt;br /&gt;
** 19:00 [[PyClass]] - Learn how to program using the Python programming language.&lt;br /&gt;
** 20:00 [[Frontend Web Development]] - Learn HTML/CSS/JS. We&#039;ll cover the basics (starting at 19:30) and then go in-depth on different topics every week.&lt;br /&gt;
* &#039;&#039;&#039;Tuesday&#039;&#039;&#039;&lt;br /&gt;
** 15:00 [[Linux System Administration Study Group]] wiki page - Study Linux admining in the Turing classroom; from 15:00 to 16:30 we&#039;re focusing on bash skills that are helpful to a guy who&#039;s doing homework for a C++ class. &lt;br /&gt;
** 18:00 [[Tastebridge]] Last Tuesday of every month: Vegan Hacker: Vegan Cooking Class. More info http://www.veganhackerSF.com. &lt;br /&gt;
** 18:00 to 19:30 or so, Intro to assembly language on Linux and introduction to C rogramming, Turing Classroom ; we&#039;re working on a C program that lets a user work with a todolist file: see it, delete an entry, add an entry, modify an entry; we&#039;re interleaving this work with learning the essentials of the X86 CPU registers and instructions and how to make int 0x80 linux kernel system calls.   &lt;br /&gt;
** 19:00 [[german_corner|German Corner]] Learn and practice speaking German.&lt;br /&gt;
** 19:00 [[Social_Engineers|Social Engineers]] 7pm-8pm. Noisebridge&#039;s weekly attempt to hack its own social conundrums using data, science, and heavy machinery.&lt;br /&gt;
** 19:00 [[Vegan Hacker]] Monthly Food Hacking, last Tuesday of every month, 7pm. http://www.veganhackersf.com&lt;br /&gt;
&amp;lt;!--On haitus? Pls update ** 19:00 [[Origami|Learn You A Origami!]] - Learn how make folded-paper models. Beginners welcome!--&amp;gt;&lt;br /&gt;
&amp;lt;!-- On hiatus as of 3/29/2011 ** 19:30 [[Probability]] study group --&amp;gt;&lt;br /&gt;
&amp;lt;!-- On hiatus --  pls update 3/29/11 ** 19.30 [[Show and Tell]] -- Show your latest and greatest projects and hacks (working or in-progress), just before the weekly meeting. We meet in the Electronics Lab/Main Space.  --&amp;gt;&lt;br /&gt;
** &#039;&#039;&#039;20:00 [[Meetings|Noisebridge Weekly Meeting]]&#039;&#039;&#039; - Introducing new people and events to the space, general discussion, and decision making.&lt;br /&gt;
** 21:00 *nix on Thinkpad Anonymous - Come, grab a drink, complain about how it just doesn&#039;t work&lt;br /&gt;
* &#039;&#039;&#039;Wednesday&#039;&#039;&#039; &lt;br /&gt;
** 17:00 Introduction to C Programming and assembly on Linux, Turing classroom (review of last Tuesday, preview of next Tuesday) &lt;br /&gt;
** 17:00 ABC of Cooking, Kitchen with Francisco (contact: en.espanol at yahoo dot com for more info )&lt;br /&gt;
** 17:00 Replicator Wednesday! Learn about 3D printing and its implications.&lt;br /&gt;
** 18:00 [[LinuxDiscussion|Linux Discussion]] - Linux meetup in the Turing classroom.&lt;br /&gt;
&amp;lt;!--Weekly? Pls update ** 17:00 [[BarCamp Staff Meeting]]  - Meeting for BarCamp Staff to discuss plans for San Francisco BarCamp.--&amp;gt;&lt;br /&gt;
** 18:00 [[BioBridge]] Practical microbiology - we culture microbes for baking, brewing, fermentation and other yummy purposes. Come play and learn!&lt;br /&gt;
** 19:00 [[SCoW]] - Sewing, Crafting, Or Whatever! Come make cool stuff with geeks.&lt;br /&gt;
** 19:30 [[Machine Learning]] - Study group for [http://ml-class.org Stanford ML Class], in Church classroom.&lt;br /&gt;
** 20:00 [[BACE Timebank]] (2nd Wednesdays) - Help organize community mutual aid by trading in equal time credits.  For more info email mira (at) sfbace.org or to join go to [http://timebank.sfbace.org timebank.sfbace.org].&lt;br /&gt;
* &#039;&#039;&#039;Thursday&#039;&#039;&#039;&lt;br /&gt;
** [[House_Keeping#Trash_and_Recycling|Trash Night]]  - Take out the trash for Friday morning!&lt;br /&gt;
** 19:00 [[Noisedroid/Nights]] - An Android-Themed Co-working Night.&lt;br /&gt;
** 19:30 The Balzac Study Group: understanding the modern world. First topic: jquery and javascript. Church Classroom (2nd and 4th Thursdays) &#039;&#039;&#039;Next up: Dec 8th &#039;&#039;&#039;&lt;br /&gt;
** &#039;&#039;&#039;20:00 [[Five_Minutes_of_Fame | Five Minutes of Fame]]&#039;&#039;&#039; (3rd Thursdays)&lt;br /&gt;
* &#039;&#039;&#039;Friday&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Saturday&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;!--  hiatus?   plz update  ** 16:00 [[Pwn Your Own]] - Pwn Your Own is your chance to learn about every day security threats to every day internet activities. Designed for hackers at all levels, (1st Saturday).  --&amp;gt;&lt;br /&gt;
** 12:00-18:00 - Noisebridge Hackathon! Second Saturday Hackathon is a casual monthly event dedicated to building community and working on the space or relevant projects. This is a great time to get feedback or help on any projects you have been considering that center around the space, culture, and infrastructure of Noisebridge. You can also help with existing projects and find out ways to get involved. (2nd Saturday)&lt;br /&gt;
* &#039;&#039;&#039;Sunday&#039;&#039;&#039;&lt;br /&gt;
** 13:00 [[PerlStudy]] - Helping each other learn perl and all of it&#039;s goodness.&lt;br /&gt;
** 14:00 [http://baha.bitrot.info/ Bay Area Hacker&#039;s Association - security meeting] (2nd Sundays)&lt;br /&gt;
** 15:00 [[Go]] - Playing of the Go boardgame. On nice days we often take the boards to Dolores Park and play there.&lt;br /&gt;
&amp;lt;!--Happening? pls update ** 17:00 [[Rsync Users Group]] - A twelve step program for those who have poor *nix habits.--&amp;gt;&lt;br /&gt;
** 18:00 [[Spacebridge]] - Noisebridge&#039;s space program&lt;br /&gt;
** 19:00 [[Hack Politics]] -- 1st and 3rd Sundays of the month.  Hack the political systems.&lt;br /&gt;
&amp;lt;/onlyinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Proposed Future Events and Classes ===&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;&#039;2011-10-15&#039;&#039;&#039;: [[Hackmeet]] - Free unconference and skillshare - https://hackmeet.org/ (11am-6pm)&lt;br /&gt;
:&#039;&#039;&#039;2011-10-16&#039;&#039;&#039;: [[Hackmeet]] - Free unconference and skillshare - https://hackmeet.org/ (11am-6pm)&lt;br /&gt;
:&#039;&#039;&#039;2011-07-13&#039;&#039;&#039;: Around 10am-6pm Small PyPy Sprint (Intro to PyPy core development) - http://pypy.org&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Probability]] - Weekly probability study group based on [http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-041-probabilistic-systems-analysis-and-applied-probability-spring-2006/related-resources/ Fundamentals of Applied Probability Theory] by Al Drake&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[German]] - Learn German, all levels. 7pm beginners, 8pm advanced. RSVP 24 hours in advance for the benefit of the instructor. Events ran May-November 2009 on Mondays. Currently on hiatus. Get on the mailing list.&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Mandarin Corner|Mandarin]] - Learn or practice Mandarin, all levels. Also currently on hiatus. Get on the mailing list.&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Movie Night!]] - [[User:ThOMG|Thom]] wants to build community through nerdy sci-fi! (+Bill+Ted+Excellence++)&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Introduction to the AVR Microcontroller]] - [[User:Mightyohm|Jeff]] and [[User:Maltman23|Mitch]] are planning an introductory class for people wanting to make cool projects with AVRs.&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Basic Chemistry Lab Techniques]]&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Cuddle Puddle for the Economy]] - Stress-hacking with informal massage exchange.&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Milk and Cookies]] - Come read your favorite selections out loud. With Milk and Cookies (and yeah, probably beer too).&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Processing Workshop 2]] - [[User:Scmurray|Scott]] is interested in teaching this, and is busy thinking about what, where, when, why, and how.&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;:  [[Hack your Hardware]] -- We call BS on &amp;quot;no user-serviceable parts inside&amp;quot;&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Homebrew Instruction Class]] - The Wort (pt 1/3)&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Trip to Shooting Range]] - Field trip to a shooting range, to shoot guns.  Express interest at [[Trip to Shooting Range]]&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Surface Mount Soldering Workshop]] - Learn how to solder cicuits with small surface mount parts.  [[User:maltman23|Mitch Altman]] and Martin Bogomolni and others will show their tricks.  [[User:maltman23|Mitch]] will bring hackable kits that uses surface mounts for you to solder.&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039; - [[Locksport and Lockpicking]]&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039; - [[Version control tutorial]]&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039; - [[Foreign language learning for rocket scientists]] - I&#039;m near-native (fool people when I try) in (French and) Japanese, and a pro trans/terpreter and will share my shortcuts (skill-order, vocab, speed/articulation, translation≅grammar). No expertise on tonal languages yet... so if you know how to remember tones or how tone-sandhi interacts with speed and/or how nuances of speaker attitude are expressed in them (what we do with rythm/inflection/sentence-intonation and stress in Eng., and with particles and ??? in e.g. Cantonese) please chime in or call me (415-608-0564) so I can convey your wisdom. [also looking for a from-scratch Arabic partner]&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Getting started with Arduino]]&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Distributed Databases]]&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Scrum Club]] - I though I&#039;d test the waters and see if anyone was interested in a noisebridge scrum club details are here http://scrumclub.org/scrum-clubs/ if inturested hit me up twitter: @theabcasian, facebook: http://www.facebook.com/theabcasian&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[CNC Mill Workshop]] - Who wants to make stuff on the [[MaxNCMill]]?&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Math &amp;amp; Science Help]] - If you would like some math, science or engineering help, I&#039;m down to lend a hand.&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Cyborg Group|Cyborg Group / Sensebridge]] - Work on projects like artificial senses.  Someone needs to lead this!&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[OpenEEG]] - Brain tech. Has historically met on Sundays, at the behest of interested parties.&lt;br /&gt;
:&#039;&#039;&#039;(TBD)&#039;&#039;&#039;: [[Programming_for_Poets | Programming for Poets]] -  Gentle intro to programming using Processing&lt;br /&gt;
&lt;br /&gt;
= Past Events =&lt;br /&gt;
===2011===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;September 11th 14:00 to 17:00&#039;&#039;&#039; - The San Francisco Chapter of the Open Organisation Of Lockpickers and Bay Area Hacker&#039;s Association present a joint meeting on [https://secure.wikimedia.org/wikipedia/en/wiki/Locksport locksport]&lt;br /&gt;
*&#039;&#039;&#039;August 4, 7PM, Thursday&#039;&#039;&#039; - [http://zeidman.net Bob Zeidman] will be giving a talk on video games and intellectual property, hosted by TheMADE. He will also speak about IP infringement cases.&lt;br /&gt;
*&#039;&#039;&#039;August 9, 6:30PM, Tuesday&#039;&#039;&#039; - [http://www.meetup.com/makesf/events/26413241/ Make:SF] - Chris Jefferies will speak about the wireless sensor kit he is developing and we are bringing back our all star soldering kits.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;April 13th, 19:00&#039;&#039;&#039; - Kombucha fermentation class with [[BioBridge]] &lt;br /&gt;
*&#039;&#039;&#039;April 7th, 20:00&#039;&#039;&#039; - [[In-Depth|Noisebridge: In-Depth]] Our monthly lecture and round table. This month&#039;s speaker will be Aragorn! his lecture will be &amp;quot;Anarchism &amp;amp; technology: An unbridgeable chasm&amp;quot;&lt;br /&gt;
*&#039;&#039;&#039;April 4th, 20:00&#039;&#039;&#039; - Camp KDE Party. Come and meet part of the KDE North America community and get a quick overview of this year&#039;s [http://camp.kde.org/ Camp KDE] conference. There will be beer. &lt;br /&gt;
*&#039;&#039;&#039;April 3rd, 16:00&#039;&#039;&#039; - NoiseCaching: Meet-up to build some geocaches, and talk about making geocoins. Then we&#039;ll head out to find some local caches and place caches we made. [http://www.geocaching.com More info about Geocaching here]&lt;br /&gt;
* &#039;&#039;&#039;March 20th, 19:00&#039;&#039;&#039; [[Hack Politics]] meetup -- the first meetup to figure out how we in the hacker community can effectively mobilize and create meaningful change in these interesting times&lt;br /&gt;
* &#039;&#039;&#039;March 12th, 12:00-18:00 - Noisebridge Hackathon!&#039;&#039;&#039; Second Saturday Hackathon is a casual monthly event dedicated to working on the space or relevant projects and building community.  This is a great time to get feedback or help on any projects you have been considering that center around the space, culture, and infrastructure of Noisebridge.  You can also help with existing projects and find out ways to get involved.&lt;br /&gt;
* &#039;&#039;&#039;March 10, Thursday, 19:00 - Group Grammar Clinic&#039;&#039;&#039; - Church Classroom - Donations gladly accepted - A clinic for grammar and writing evaluation. Please bring your web/social or technical writing for us to evaluate. Bring your laptop as well.  Collaboration groupware possibly provided. (Please suggest groupware software to use if you wish). Constructive feedback from other group members is encouraged so that this clinic is a group process. - Facilitator: [[User:Owen|Owen]] (opietro@yahoo.com)&lt;br /&gt;
* &#039;&#039;&#039;March 9th, 20:00&#039;&#039;&#039; - Ferment and filter a mash! [[fermentation logs]]&lt;br /&gt;
&lt;br /&gt;
===2010===&lt;br /&gt;
* &#039;&#039;&#039;Sunday, August 22, 19:00 CLUB-MATE DROPOFF AND TASTING PARTY&#039;&#039;&#039; Nick Farr will be in town to drop off Club-Mate ordered by San Franciscans!&lt;br /&gt;
* &#039;&#039;&#039;June 5th, 12:00-19:00 - [[NoiseBridgeRehab]]&#039;&#039;&#039; - Help make the space more usable and accessible! Noisebridge needs your help!&lt;br /&gt;
* &#039;&#039;&#039;June 5th, 16:00-20:00 - [[Science For Juggalos]]&#039;&#039;&#039; - Science Fair in front of the Warfield Theater teaching magnetism to Juggalos&lt;br /&gt;
* &#039;&#039;&#039;June 6th, 15:00 - [[AVC Meetup]]&#039;&#039;&#039; - Entrepreneurial bonding &amp;amp; matchmaking&lt;br /&gt;
* &#039;&#039;&#039;June 9th, 21:00 - Your liver supports Noisebridge&#039;&#039;&#039; - Come to Elixir @ 16th &amp;amp; Guerrero anytime after 21:00 and drink, drink, drink! 50% of tips go to Noisebridge&lt;br /&gt;
* &#039;&#039;&#039;February 27th, 20:00 - [[Hacker EPROM]]&#039;&#039;&#039; - Noisebridge&#039;s first prom! Nice tie and a (robot) date required. We will have a DJ and punch.&lt;br /&gt;
* &#039;&#039;&#039;February 24th, 19:00, Wednesday - Joris Peels, of [http://www.shapeways.com Shapeways]&#039;&#039;&#039;, and expert on 3D printing, will give a [[ShaperwaysPresentation | talk and demonstration]] at Noisebridge!.&lt;br /&gt;
* &#039;&#039;&#039;February 23rd, 18:00 - Cleaning day&#039;&#039;&#039; - Come and help clean Noisebridge, because everyone loves a clean hack space.&lt;br /&gt;
* &#039;&#039;&#039;February 12th, 21:00 - visit from Steve Jackson&#039;&#039;&#039;. Game designer [http://en.wikipedia.org/wiki/Steve_Jackson_%28US_game_designer%29 Steve Jackson], founder of Steve Jackson Games, will visit Noisebridge.&lt;br /&gt;
* &#039;&#039;&#039;January 27th, 18:00-20:00 - [[beatrixjar event|Circuit Bending Workshop]]&#039;&#039;&#039; - [http://www.beatrixjar.com/ Beatrix*JAR] (contact [[User:Gpvillamil|Gian Pablo]] for more info)&lt;br /&gt;
* &#039;&#039;&#039;January 27th, 20:00-22:00 - [[beatrixjar event|Circuit Bending Performance]]&#039;&#039;&#039; - [http://www.beatrixjar.com/ Beatrix*JAR] - &amp;quot;Celebrate a night of new sound that will change your idea of music forever!&amp;quot;&lt;br /&gt;
* &#039;&#039;&#039;January 25th, 19:30 - [[Bag Porn]]&#039;&#039;&#039; - What&#039;s in your bag?&lt;br /&gt;
* &#039;&#039;&#039;January 20th, 19:00-21:00 - [http://groups.google.com/group/bacat/about Bay Categories &amp;amp; Types]&#039;&#039;&#039; - Categories, monoids, monads, functors and more! Held in the Alonzo Church classroom.&lt;br /&gt;
* &#039;&#039;&#039;January 20th, 19:00 - [[User Experience Book Club SF]]&#039;&#039;&#039; - Our book this month is &amp;quot;A Theory of Fun for Game Design&amp;quot; by Raph Koster - http://is.gd/6sEqw (meets in Turing)&lt;br /&gt;
* &#039;&#039;&#039;January 21st, 20:00 - [[Five Minutes of Fame]]&#039;&#039;&#039; - Monthly set of lightning talks on diverse topics&lt;br /&gt;
* &#039;&#039;&#039;January 22nd, 17:00 - [[CleaningParty| Cleaning Party]]&#039;&#039;&#039; - Come help clean up Noisebridge! Awsum fun!&lt;br /&gt;
* ...January 14th,16th, and 17th 1:00- ??? Build Out day for kitchen/bathroom/laundry bring yourself and a good attitude, learn a few things as well&lt;br /&gt;
* &#039;&#039;&#039;January 15th, 18:00 - [[CNC_Mill_Workshop]]&#039;&#039;&#039; - Learn to use the CNC mill for 2D engraving and circuit board routing&lt;br /&gt;
* Thursdays 17:00 [[ASL Group|American Sign Language]] - Learn how to talk without using your voice (or just come chat in ASL). &amp;lt;small&amp;gt;[http://whenisgood.net/noisebridge/asl/generic click to reschedule]&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===2009===&lt;br /&gt;
* &#039;&#039;&#039;November 18th, 19:30&#039;&#039;&#039; - [[Dorkbot_2009_11_18|Dorkbot]]&lt;br /&gt;
* &#039;&#039;&#039;November 19th, 18:00&#039;&#039;&#039; - [[Mesh meetup]]&lt;br /&gt;
* &#039;&#039;&#039;November 19th, 20:00&#039;&#039;&#039; - [[Five Minutes of Fame]]&lt;br /&gt;
* &#039;&#039;&#039;November 20th, 18:00&#039;&#039;&#039; - Loud Objects [http://www.flickr.com/photos/createdigitalmedia/3428249036/ Noise Toy workshop].&lt;br /&gt;
* &#039;&#039;&#039;November 20th, 20:00&#039;&#039;&#039; - Performance by [http://www.loudobjects.com/ Loud Objects], (featuring Tristan Perich and Lesley Flanigan) and [http://www.myspace.com/jibkidder Jib Kidder].&lt;br /&gt;
:&#039;&#039;&#039;2009-11-05&#039;&#039;&#039; - [http://www.server-sky.com/ Server Sky presentation: Internet and Computation in Orbit] by Keith Lofstrom&lt;br /&gt;
:&#039;&#039;&#039;2009-11-05&#039;&#039;&#039; - [[Mesh meetup]]&lt;br /&gt;
:&#039;&#039;&#039;2009-11-02&#039;&#039;&#039; - [[French]] book club meeting to discuss  [http://www.amazon.com/exec/obidos/tg/detail/-/2842612892/ref=ord_cart_shr?_encoding=UTF8&amp;amp;m=ATVPDKIKX0DER&amp;amp;v=glance Une Si Longue Lettre]&lt;br /&gt;
: &#039;&#039;&#039; October 1st, 18:00&#039;&#039;&#039; - [[Wireless_Mesh_Network_Meetup | Mesh wireless meetup]]&lt;br /&gt;
: &#039;&#039;&#039; October 1st, 19:00&#039;&#039;&#039; - [http://groups.google.com/group/bacat Bay Area Categories and Types]&lt;br /&gt;
: &#039;&#039;&#039;2009-10-03&#039;&#039;&#039; [[Year 1 Open Hacker House]]&lt;br /&gt;
:&#039;&#039;&#039;Friday&#039;&#039;&#039;: [[CrazyCryptoNight]] - Discussion of cryptography for beginners through experts. 6-???&lt;br /&gt;
:&#039;&#039;&#039;Sunday&#039;&#039;&#039; : [[OpenEEG | OpenEEG Hacking]] Sundays, at 3-5pm.&lt;br /&gt;
:&#039;&#039;&#039;Tuesday&#039;&#039;&#039;: [[Haskell/Haschool]] - Learn Haskell with Jason Dusek.  6PM - 7:30PM, from May until we&#039;re all experts.&lt;br /&gt;
:&#039;&#039;&#039;Wednesday&#039;&#039;&#039;: [[Adobe_Lightroom|Adobe Lightroom]] - Become a more organized photographer. Weekly class (mostly held off site).&lt;br /&gt;
:&#039;&#039;&#039;Thursday&#039;&#039;&#039;: [[Professional VFX Compositing With Adobe After Effects]] - Taught by [[User:SFSlim|Aaron Muszalski]]. 7:30PM - 10PM, most Thursdays in May &amp;amp; June &amp;amp; ? (click through dammit)&lt;br /&gt;
:&#039;&#039;&#039;2009-09-17&#039;&#039;&#039;: [[Five Minutes of Fame]] 3D Edition&lt;br /&gt;
:&#039;&#039;&#039;2009-09-17&#039;&#039;&#039;: [[Wireless Mesh Network Meetup | Mesh wireless meetup]]&lt;br /&gt;
:&#039;&#039;&#039;2009-08-20&#039;&#039;&#039;: [[Five Minutes of Fame]] One Dee Edition&lt;br /&gt;
:&#039;&#039;&#039;2009-07-16&#039;&#039;&#039;: [[Five Minutes of Fame]] Zero Dee&lt;br /&gt;
:&#039;&#039;&#039;2009-07-02 - 2009-07-05&#039;&#039;&#039;: [http://toorcamp.org Toorcamp]&lt;br /&gt;
:&#039;&#039;&#039;2009-07-01&#039;&#039;&#039;: Noisedroid meeting to discuss location logging on Android platform (and other stuff too, I&#039;m sure)&lt;br /&gt;
:&#039;&#039;&#039;2009-06-30&#039;&#039;&#039;: [[Powerbocking Class|Powerbocking class]]&lt;br /&gt;
:&#039;&#039;&#039;2009-06-30&#039;&#039;&#039;: &amp;quot;Suing Telemarketers for Fun and Profit&amp;quot; (Toorcamp talk preview)&lt;br /&gt;
:&#039;&#039;&#039;2009-06-28&#039;&#039;&#039;: &amp;quot;Meditation for Hackers&amp;quot; (Toorcamp workshop preview)&lt;br /&gt;
:&#039;&#039;&#039;2009-06-18&#039;&#039;&#039;: [[Five Minutes of Fame]]&lt;br /&gt;
:&#039;&#039;&#039;2009-06-15&#039;&#039;&#039;: [[Eagle Workshop]]  Session two of the Eagle CAD workshop.&lt;br /&gt;
:&#039;&#039;&#039;2009-06-13&#039;&#039;&#039;: [[RoboGames 2009]] Noisebridge had a booth staffed by vounteers, great fun!&lt;br /&gt;
:&#039;&#039;&#039;2009-05-21&#039;&#039;&#039;: [[Five Minutes of Fame]]&lt;br /&gt;
:&#039;&#039;&#039;2009-04-27&#039;&#039;&#039;: [[EagleCAD workshop]] -- learn to use this CAD tool for printed circuit board design&lt;br /&gt;
:&#039;&#039;&#039;2009-04-16&#039;&#039;&#039;: [[Five Minutes of Fame]] April showers &amp;amp; flowers edition&lt;br /&gt;
:&#039;&#039;&#039;2009-04-11&#039;&#039;&#039;: [[RFID Hacking]] weekend workshop  (this event moved from the original March date)&lt;br /&gt;
:&#039;&#039;&#039;2009-04-05&#039;&#039;&#039;: [[First aid and CPR class]] Learning how to not only not die, but also reduce scarring!&lt;br /&gt;
:&#039;&#039;&#039;2009-04-03&#039;&#039;&#039;: [[Sudo pop]] 2PM and on. Making the first batch of a Noisebridge label yerba mate-niated rootbrew, gratis and DIY&lt;br /&gt;
:&#039;&#039;&#039;2009-03-26&#039;&#039;&#039;: [[OpenEEG | OpenEEG Hacking]] first meet up for this new group: 8 pm&lt;br /&gt;
:&#039;&#039;&#039;2009-03-19&#039;&#039;&#039;: [[Five Minutes of Fame]]&lt;br /&gt;
:&#039;&#039;&#039;2009-03-12&#039;&#039;&#039;: [[OpenBTS and GSM]] talk by David Burgess&lt;br /&gt;
:&#039;&#039;&#039;2009-02-14&#039;&#039;&#039;: [[Open Heart Workshop]] Valentine&#039;s Day blinkyheart soldering party! &lt;br /&gt;
:&#039;&#039;&#039;2009-02-13&#039;&#039;&#039;: [[Time-t_Party|&amp;lt;tt&amp;gt;time_t&amp;lt;/tt&amp;gt; Party]] to celebrate 1,234,567,890 since the Unix epoch.&lt;br /&gt;
:&#039;&#039;&#039;2009-02-09&#039;&#039;&#039;: [[Spanish learning at 8:30]]&lt;br /&gt;
:&#039;&#039;&#039;2009-02-05&#039;&#039;&#039;: [[PGP Key Workshop]]&lt;br /&gt;
:&#039;&#039;&#039;2009-01-31&#039;&#039;&#039;: [[Locksport and Lockpicking]]&lt;br /&gt;
&lt;br /&gt;
===2008===&lt;br /&gt;
:&#039;&#039;&#039;2008-12-27&#039;&#039;&#039;: [[25C3]] Chaos Computer Congress in Berlin&lt;br /&gt;
:&#039;&#039;&#039;2008-12-20 &amp;amp; 21&#039;&#039;&#039;: [[Creme Brulee]] Workshop on creating a french dessert, with bonus propane torch.&lt;br /&gt;
:&#039;&#039;&#039;2008-12-17 20:00&#039;&#039;&#039;: [[Machine Learning]] Birds-of-a-feather&lt;br /&gt;
:&#039;&#039;&#039;2008-11-24&#039;&#039;&#039;: [[Circuit Hacking Monday]] circuit design workshop&lt;br /&gt;
:&#039;&#039;&#039;2008-11-21, 7pm&#039;&#039;&#039;:[[Milk and Cookies]] -- [[User:Dmolnar|David Molnar]] hosts Milk and Cookies at 83C. Bring a short 5-7minute thing to read to others. Bring a potluck cookie/snack/drink if you like. David will bring milk and cookies.&lt;br /&gt;
:&#039;&#039;&#039;2008-11-17, 7:30pm&#039;&#039;&#039;: [[Basic Bicycle Maintain]] - [[User:rubin110|Rubin]] and [[User:rigel|rigel]] hate it when we see a bike that isn&#039;t maintained. Screechy chains and clacking derailleur can go to hell. Basic bike tune up, sharing the smarts on simple things you can do at home to make your ride suck a whole lot less.&lt;br /&gt;
:&#039;&#039;&#039;2008-11-16, 5:00pm&#039;&#039;&#039;: [[RepRap Soldering Party]] - help assemble RepRap!  RSVPs required on wiki! [[User:Adi|adi]]&lt;br /&gt;
:&#039;&#039;&#039;2008-11-16, 3:00pm&#039;&#039;&#039;: [[Oscilloscopes]] - Learn how to use this versatile tool to test electronic circuits.  Maximum 6 slots, please sign up ahead of time! [[User:dstaff|dstaff]]&lt;br /&gt;
:&#039;&#039;&#039;2008-10-31&#039;&#039;&#039;: [[Halloween Open House]] - NoiseBridge&#039;s own [[PPPC]] threw an awesome open house/halloween gala. Post pictures if you got &#039;em!&lt;br /&gt;
:&#039;&#039;&#039;2008-10-25&#039;&#039;&#039;: [[Soldering Workshop]] and Pumpkin Hackin&#039; - Learn to solder for total newbies (or learn to solder better!), including surface mount. Additionally, carve your halloween pumpkins and enjoy some experimental pumpkin pie and/or soup.&lt;br /&gt;
:&#039;&#039;&#039;2008-10-07&#039;&#039;&#039;: (tuesday before meeting) - Etch a circuit board. I&#039;ll be trying a photo resist etching and a basic printed mask etching. This is step 1/3 for a project called &amp;quot;annoying USB thingie&amp;quot; which will execute pre-defined keystrokes by sneaking a tiny USB dongle onto a victim^h^h^h^h^h buddy&#039;s computer.&lt;br /&gt;
:&#039;&#039;&#039;2008-09-13&#039;&#039;&#039;: [[Processing Workshop]] — Learn this very easy-to-use programming language! - [[Processing Workshop Report]]&lt;br /&gt;
:&#039;&#039;&#039;2008-02-16&#039;&#039;&#039;: [[Brain Machine Workshop|Brain Machine Making Workshop]]: Our first hardware sprint!&lt;/div&gt;</summary>
		<author><name>Eleddy</name></author>
	</entry>
	<entry>
		<id>https://replica.wiki.extremist.software/index.php?title=PyClass/Working_Syllabus&amp;diff=21709</id>
		<title>PyClass/Working Syllabus</title>
		<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/index.php?title=PyClass/Working_Syllabus&amp;diff=21709"/>
		<updated>2011-11-23T02:33:04Z</updated>

		<summary type="html">&lt;p&gt;Eleddy: Created page with &amp;#039;Week 1  Beginning Nuggets  * IDEs  * PEP 8  * Debugging  Intermediate Nuggets  * Testing  *   Advanced Nuggets   * Decorators  * Generators  * Iterators  * Memoization  * Meta Pr…&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Week 1&lt;br /&gt;
&lt;br /&gt;
Beginning Nuggets&lt;br /&gt;
 * IDEs&lt;br /&gt;
 * PEP 8&lt;br /&gt;
 * Debugging&lt;br /&gt;
&lt;br /&gt;
Intermediate Nuggets&lt;br /&gt;
 * Testing&lt;br /&gt;
 * &lt;br /&gt;
&lt;br /&gt;
Advanced Nuggets &lt;br /&gt;
 * Decorators&lt;br /&gt;
 * Generators&lt;br /&gt;
 * Iterators&lt;br /&gt;
 * Memoization&lt;br /&gt;
 * Meta Programming&lt;br /&gt;
 * WSGI&lt;br /&gt;
 * ORMs&lt;br /&gt;
 * Profiling and optimization&lt;br /&gt;
 * Code coverage&lt;br /&gt;
&lt;br /&gt;
Project Ideas: &lt;br /&gt;
 *&lt;/div&gt;</summary>
		<author><name>Eleddy</name></author>
	</entry>
	<entry>
		<id>https://replica.wiki.extremist.software/index.php?title=PyClass&amp;diff=21708</id>
		<title>PyClass</title>
		<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/index.php?title=PyClass&amp;diff=21708"/>
		<updated>2011-11-23T02:26:55Z</updated>

		<summary type="html">&lt;p&gt;Eleddy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;PYCLASS IS ON HIATUS. If you want to teach this class, please email the Noisebridge list.&lt;br /&gt;
&lt;br /&gt;
Come learn [http://www.python.org/ Python], Mondays at 7:30 - 9:00 PM PST.&lt;br /&gt;
&lt;br /&gt;
Know how to program, but don&#039;t know Python?  We&#039;ll get you up to speed.&lt;br /&gt;
&lt;br /&gt;
Don&#039;t know how to program?  We&#039;ll teach you.&lt;br /&gt;
&lt;br /&gt;
[[Working Syllabus]]&lt;br /&gt;
&lt;br /&gt;
===  Class Slides ===&lt;br /&gt;
* [http://egonschiele.github.com/pyclass Slides on Github]&lt;br /&gt;
&lt;br /&gt;
=== Other Helpful Texts ===&lt;br /&gt;
* [http://learnpythonthehardway.org/ Learn Python The Hard Way] - A good introductory text with lots of exercises written by prolific programmer [http://zedshaw.com/ Zed Shaw]&lt;br /&gt;
* [http://www.greenteapress.com/thinkpython/html/index.html Think Python: How to Think Like a Computer Scientist]&lt;br /&gt;
* [http://www.swaroopch.com/notes/Python A Byte of Python]&lt;br /&gt;
* [http://oreilly.com/catalog/9780596100469/ Python in a Nutshell] - a handy reference&lt;br /&gt;
* [http://docs.python.org/ Python Documentation]&lt;br /&gt;
** [http://docs.python.org/library/index.html Python Standard Library]&lt;br /&gt;
** [http://docs.python.org/reference/index.html Python Language Reference]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Mailing List ===&lt;br /&gt;
http://groups.google.com/group/pyclass&lt;/div&gt;</summary>
		<author><name>Eleddy</name></author>
	</entry>
	<entry>
		<id>https://replica.wiki.extremist.software/index.php?title=PyClass&amp;diff=21707</id>
		<title>PyClass</title>
		<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/index.php?title=PyClass&amp;diff=21707"/>
		<updated>2011-11-23T02:26:11Z</updated>

		<summary type="html">&lt;p&gt;Eleddy: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;PYCLASS IS ON HIATUS. If you want to teach this class, please email the Noisebridge list.&lt;br /&gt;
&lt;br /&gt;
Come learn [http://www.python.org/ Python], Mondays at 7:30 - 9:00 PM PST.&lt;br /&gt;
&lt;br /&gt;
Know how to program, but don&#039;t know Python?  We&#039;ll get you up to speed.&lt;br /&gt;
&lt;br /&gt;
Don&#039;t know how to program?  We&#039;ll teach you.&lt;br /&gt;
&lt;br /&gt;
[PyClassSyllabus Working Syllabus]&lt;br /&gt;
&lt;br /&gt;
===  Class Slides ===&lt;br /&gt;
* [http://egonschiele.github.com/pyclass Slides on Github]&lt;br /&gt;
&lt;br /&gt;
=== Other Helpful Texts ===&lt;br /&gt;
* [http://learnpythonthehardway.org/ Learn Python The Hard Way] - A good introductory text with lots of exercises written by prolific programmer [http://zedshaw.com/ Zed Shaw]&lt;br /&gt;
* [http://www.greenteapress.com/thinkpython/html/index.html Think Python: How to Think Like a Computer Scientist]&lt;br /&gt;
* [http://www.swaroopch.com/notes/Python A Byte of Python]&lt;br /&gt;
* [http://oreilly.com/catalog/9780596100469/ Python in a Nutshell] - a handy reference&lt;br /&gt;
* [http://docs.python.org/ Python Documentation]&lt;br /&gt;
** [http://docs.python.org/library/index.html Python Standard Library]&lt;br /&gt;
** [http://docs.python.org/reference/index.html Python Language Reference]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Mailing List ===&lt;br /&gt;
http://groups.google.com/group/pyclass&lt;/div&gt;</summary>
		<author><name>Eleddy</name></author>
	</entry>
</feed>