<?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=Lamont</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=Lamont"/>
	<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/wiki/Special:Contributions/Lamont"/>
	<updated>2026-04-05T15:22:08Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.13</generator>
	<entry>
		<id>https://replica.wiki.extremist.software/index.php?title=MaxNCMill&amp;diff=8124</id>
		<title>MaxNCMill</title>
		<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/index.php?title=MaxNCMill&amp;diff=8124"/>
		<updated>2009-10-12T22:37:02Z</updated>

		<summary type="html">&lt;p&gt;Lamont: /* Tooling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here&#039;s the beast: http://www.maxnc.com/maxnc_10_cl-b.htm &lt;br /&gt;
&lt;br /&gt;
== IMPORTANT! ==&lt;br /&gt;
&lt;br /&gt;
Improperly used, the mill can destroy itself, its tools, and parts of you. Please know what you are doing and don&#039;t be afraid to ask questions. &lt;br /&gt;
&lt;br /&gt;
* RTFM! Know how to home each axis, and what tools to use, how to shut down, etc. http://www.linuxcnc.org/docview/html/&lt;br /&gt;
&lt;br /&gt;
* Always check limits by manually running outside your mill area with the tool at a safe Z height. &lt;br /&gt;
&lt;br /&gt;
* DO NOT UPGRADE THE UBUNTU 8.04 OR THE KERNEL ON THE HOST MACHINE!&lt;br /&gt;
&lt;br /&gt;
* DO NOT MILL PRINTED CIRCUIT BOARDS WITH STEEL TOOLS! (Carbide only, see [[#Tooling | Tooling]] )&lt;br /&gt;
&lt;br /&gt;
* USE EYE PROTECTION unless you like tweezering debris out of them&lt;br /&gt;
&lt;br /&gt;
Right now, we need to be watching it all the time, and only run things near the middle of its ranges (so we have time to turn it off).  &lt;br /&gt;
&lt;br /&gt;
If it appears to be getting out of hand, the F1 key should toggle Emergency Stop in the software. This will power down the spindle and stop it where it is immediately.&lt;br /&gt;
&lt;br /&gt;
If it REALLY IS getting out of hand, turn the power switch off (the one on the side of the control box).  Note however that after doing this you&#039;ll probably need to restart the software because it will be out of sync with the controller (it gets out of sync).&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
We are using http://linuxcnc.org EMC2 and AXIS software to drive the mill. We had to hack the config files considerably and reverse-engineer the pinout. See here for documentation: http://www.linuxcnc.org/docview/html/&lt;br /&gt;
&lt;br /&gt;
We have installed EMC2 and AXIS and some other software on the driver PC. This depends on a custom kernel and Ubuntu 8.04 -- PLEASE DON&#039;T UPGRADE!&lt;br /&gt;
&lt;br /&gt;
The EMC2/AXIS software takes GCode as motion control input files. More info here: http://www.linuxcnc.org/docview/html/&lt;br /&gt;
We have figured out several Gcode [[#Toolchains]] for your CNC enjoyment&lt;br /&gt;
&lt;br /&gt;
===Local Installation===&lt;br /&gt;
&lt;br /&gt;
To experiment with EMC2/Axis machine on your personal Ubuntu/Debian setup, you may not want to apt-get emc2 because that depends on a special rtai kernel and Ubuntu 8.04. Here&#039;s a way to apt-get the pure simulator: http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?EMC2_Pure_Simulator&lt;br /&gt;
&lt;br /&gt;
If you are badass, you can compile the code in simulation mode following the instructions here: &lt;br /&gt;
http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Installing_EMC2#Building_emc2_simulator&lt;br /&gt;
&lt;br /&gt;
The resulting binary should run and give you a UI on your system.  There&#039;s actually nothing machine-specific that you need at this point: your UI will look pretty much exactly what we have now. Select the &amp;quot;axis.ini&amp;quot; config file. &lt;br /&gt;
&lt;br /&gt;
You should now just be able to:&lt;br /&gt;
&lt;br /&gt;
*open one of the sample gcode files&lt;br /&gt;
*power the machine &#039;on&#039; (unset emergency stop [red X], and set power [orange square] buttons)&lt;br /&gt;
*&#039;home&#039; the various axes (must home all axes, use radio buttons to select)&lt;br /&gt;
*&#039;run&#039; the gcode. (blue &amp;quot;play&amp;quot; triangle)&lt;br /&gt;
&lt;br /&gt;
For most of the configurations there is a smaller window w/ an inverted cone representing the spindle (this is the default view). This will show the progress of your milling run. You can change the view and pan/zoom/tilt with the mouse.&lt;br /&gt;
&lt;br /&gt;
For a sanity check, try simulating a run of the NB logo gcode from [[Identity]]&lt;br /&gt;
&lt;br /&gt;
Then try gcode from the [[#Toolchains | toolchain ]] of your choice.&lt;br /&gt;
&lt;br /&gt;
== Toolchains ==&lt;br /&gt;
&lt;br /&gt;
Many tools exist for generating/converting to gcode. Here&#039;s a good list: http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Cam&lt;br /&gt;
&lt;br /&gt;
In particular, here&#039;s how you generate gcode from&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
text / truetype : http://www.timeguy.com/cradek/truetype&lt;br /&gt;
&lt;br /&gt;
=== EagleCAD ===&lt;br /&gt;
Cadsoft [http://www.cadsoft.de/ EagleCAD ] http://www.pcbgcode.org/&lt;br /&gt;
This worked pretty well, but you need to add the command&lt;br /&gt;
 s 0.5&lt;br /&gt;
to set the speed before the motor will turn on. I&#039;m sure you can add this to the default header. &lt;br /&gt;
&lt;br /&gt;
===[http://www.inkscape.org/  Inkscape ] ===&lt;br /&gt;
&lt;br /&gt;
This is cool but only works for Inkscape 0.43: http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?InkscapeHowto&lt;br /&gt;
&lt;br /&gt;
For Inkscape 4.6, use this: http://bitbucket.org/jst/inkscape-gcode/&lt;br /&gt;
(Do &amp;quot;get source&amp;quot;, put all files in /usr/share/inkscape/extensions/)&lt;br /&gt;
&lt;br /&gt;
It&#039;s still a little buggy, arcs are not completed. Put the figure you want to export ABOVE the page boundary on the left. Use &amp;quot;save as EMC gcode (.nc)&amp;quot; and tick all the checkboxes.&lt;br /&gt;
&lt;br /&gt;
You need to add/change the following lines:&lt;br /&gt;
&lt;br /&gt;
Set the cut height to -0.01&lt;br /&gt;
 #2=-0.0100 (Height to cut at)&lt;br /&gt;
&lt;br /&gt;
Add commands to turn on the motor after the first line:&lt;br /&gt;
&lt;br /&gt;
 G00 Z#1 &lt;br /&gt;
 S 0.5 (set motor speed to 1/2)&lt;br /&gt;
 M4    (turn spindle motor on)&lt;br /&gt;
&lt;br /&gt;
And you are good to go.&lt;br /&gt;
&lt;br /&gt;
== Tooling ==&lt;br /&gt;
&lt;br /&gt;
Cutting fiberglass (PCB) will eventually destroy any kind of steel cutting tool. You need carbide tooling. &lt;br /&gt;
Available from suppliers: http://www.precisebits.com/applications/pcbtools.htm http://thinktink.com/ Note that carbide is too brittle for most metals and will just snap.&lt;br /&gt;
&lt;br /&gt;
High Speed Stainless (HSS) tooling available here: http://littlemachineshop.com/&lt;br /&gt;
&lt;br /&gt;
search for &amp;quot;small parts inc&amp;quot; on amazon.com.  They have reasonable prices and reasonable shipping for endmills.  (You can also search for endmills)  I believe we have a 1/4&amp;quot; and 1/8&amp;quot; collet for the mill, so you&#039;re looking for tools with a 1/4&amp;quot; or 1/8&amp;quot; shank.  I mostly bought HSS for cutting plastic, but I have some harder ones with exotic coatings for aluminum and brass.  --lamont&lt;br /&gt;
&lt;br /&gt;
== Parallel port DB-25 pinout ==&lt;br /&gt;
&lt;br /&gt;
* One pinout from http://www.machsupport.com/forum/index.php?action=dlattach;topic=1319.0;attach=891)&lt;br /&gt;
* http://www.super-tech.com/root/drawings/gif/SuperCam_pinouts.gif &amp;quot;setptype = user1&amp;quot; (confusingly not labeled MAXNC10)&lt;br /&gt;
&lt;br /&gt;
OK, got a definitive pinout, seem to conform to those above. [[User:Jtfoote|Jtfoote]] 23:11, 28 September 2009 (PDT)&lt;br /&gt;
&lt;br /&gt;
 Pin  1:  Tool speed PWM, active low&lt;br /&gt;
 Pin  2,3: A quad input&lt;br /&gt;
 Pin  4,5: Y quad input&lt;br /&gt;
 Pin  6,7: X quad input&lt;br /&gt;
 Pin  8,9: Z quad input&lt;br /&gt;
&lt;br /&gt;
 Pin 10: 7420 quad nand output (motion complete ack?)&lt;br /&gt;
 Pin 11: NC&lt;br /&gt;
 Pin 12: X,Y,Z limit (or&#039;ed active high when at limit)&lt;br /&gt;
 Pin 13: spare digital (unused header labeled &amp;quot;probe&amp;quot;)&lt;br /&gt;
 Pin 14: Enable, active high&lt;br /&gt;
 Pin 15: NC&lt;br /&gt;
 Pin 16: input to 4x PICs: enable, active low (reset?)&lt;br /&gt;
 Pin 17: Enable, active high&lt;br /&gt;
 Pin 18: GND&lt;br /&gt;
 Pin 19-25 - NC&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Misc other info ==&lt;br /&gt;
&lt;br /&gt;
Manual:&lt;br /&gt;
http://engineering.purdue.edu/AAE/Academics/Courses/Raisbeck/images/resources/cnc/MAXNCmanual.pdf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This guy rebuilt his, has derogatory things to say: http://hans-w.com/cnc.htm&lt;br /&gt;
&lt;br /&gt;
This other guy has some interesting upgrades. Especially notable is the new motor mount, and appropriate dxf http://www.timeguy.com/cradek/cnc/motor-mount&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:seph]] was hacking on one. Some notes from him are at http://www.directionless.org/tmp/maxnc/&lt;br /&gt;
There&#039;s a pinout, and an emc2 config. He also recommends thinking about eventually upgrading a lot of the components. Seph&#039;s work is what I (mikew) based the current functional HAL and INI files on.&lt;br /&gt;
&lt;br /&gt;
Here&#039;s the link to how to drive the mill with a pc joystick:&lt;br /&gt;
http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Using_A_Joypad_To_Move_Your_CNC_Machine&lt;/div&gt;</summary>
		<author><name>Lamont</name></author>
	</entry>
	<entry>
		<id>https://replica.wiki.extremist.software/index.php?title=Meeting_Notes_2009_10_06&amp;diff=8026</id>
		<title>Meeting Notes 2009 10 06</title>
		<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/index.php?title=Meeting_Notes_2009_10_06&amp;diff=8026"/>
		<updated>2009-10-06T19:55:01Z</updated>

		<summary type="html">&lt;p&gt;Lamont: /* Discussion Items */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Crew =&lt;br /&gt;
&lt;br /&gt;
Moderator: TBD&lt;br /&gt;
&lt;br /&gt;
Note-Taker: TBD&lt;br /&gt;
&lt;br /&gt;
Attendee Count: XX&lt;br /&gt;
&lt;br /&gt;
Officers: XX&lt;br /&gt;
&lt;br /&gt;
= Agenda Items =&lt;br /&gt;
&lt;br /&gt;
== Announcements ==&lt;br /&gt;
=== Introduction and Names ===&lt;br /&gt;
=== What Noisebridge [[Noisebridge_Vision|is about]] ===&lt;br /&gt;
=== Treasurer&#039;s Report ===&lt;br /&gt;
=== Very brief primer on Noisebridge consensus process ===&lt;br /&gt;
&lt;br /&gt;
=== What&#039;s Going On at Noisebridge ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;One &#039;&#039;&#039;short&#039;&#039;&#039; sentence about each of the following:&#039;&#039;&lt;br /&gt;
* [[Circuit_Hacking_Mondays|Circuit Hacking Mondays]] (7PM, 2169)&lt;br /&gt;
* [[Machine Learning|Machine Learning ?Wednesdays?]] (8PM, 2169)&lt;br /&gt;
* [[Year 1 Open Hacker House]] - October 2nd, 6pm - 11pm - Showing off cool hacked up stuff from the first year.&lt;br /&gt;
* Security group - Thursdays 8PM except when 5MoF happens&lt;br /&gt;
* [http://corpus.cc Corpus Callosum&#039;s] showing of their amazing time lapse music video (20091011 1900 at 2169)&lt;br /&gt;
* [http://sf0.org SF0&#039;s] [http://sf0.org/events/?id=270 Journey to the End of the Night] - A free street game across the cityscape of San Francisco (20091031 1730 at 2169)&lt;br /&gt;
&lt;br /&gt;
=== Project Updates ===&lt;br /&gt;
====2169 Mission====&lt;br /&gt;
* Electrical&lt;br /&gt;
* Library&lt;br /&gt;
* Network&lt;br /&gt;
&lt;br /&gt;
====Open Hacker House====&lt;br /&gt;
* [[Year 1 Open Hacker House/Setup]] - It rocked your world.&lt;br /&gt;
&lt;br /&gt;
== Discussion Items ==&lt;br /&gt;
&lt;br /&gt;
* Discuss proxy computer donations for great good&lt;br /&gt;
* [[Property rights at Noisebridge]]&lt;br /&gt;
* [[Broadcast logging on the network]]&lt;br /&gt;
* [[The etiquette of discussing equipment repurposing]]&lt;br /&gt;
* Discuss shelf for plants on West wall/window -lamont&lt;br /&gt;
&lt;br /&gt;
== Proposed consensus items for next week ==&lt;br /&gt;
&lt;br /&gt;
* [[discuss proposal for consensus on Noisebridge proxy computer donation from recycling centers like MCRC (remaining sister company of the ACCRC) to activists like Frantishek etc...]] --David415&lt;br /&gt;
&lt;br /&gt;
== Consensus items ==&lt;br /&gt;
&lt;br /&gt;
== Membership Binder ==&lt;br /&gt;
&lt;br /&gt;
= Notes =&lt;br /&gt;
&lt;br /&gt;
[[Category:Meeting Notes]]&lt;/div&gt;</summary>
		<author><name>Lamont</name></author>
	</entry>
	<entry>
		<id>https://replica.wiki.extremist.software/index.php?title=FloorFinishing&amp;diff=6905</id>
		<title>FloorFinishing</title>
		<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/index.php?title=FloorFinishing&amp;diff=6905"/>
		<updated>2009-08-19T22:24:58Z</updated>

		<summary type="html">&lt;p&gt;Lamont: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Items marked with a &amp;quot;*&amp;quot; are things we&#039;d like people to bring from &lt;br /&gt;
home.  Please edit the item with your name and how many you can bring &lt;br /&gt;
so we know what&#039;s coming. &lt;br /&gt;
 &lt;br /&gt;
needed: &lt;br /&gt;
* mop handles with standard wooden threads for head attachments ( x5 ) * &lt;br /&gt;
* mild abrasive head for mop handles (ex: rough back of sponge) ( x5 ) * &lt;br /&gt;
* synthetic lambswool heads for sealant and finish ( x10 ) &lt;br /&gt;
* mop head attachment for lambswool applicator ( x5 ) &lt;br /&gt;
* drum sander ( x2 ?) &lt;br /&gt;
* many belts, 40 grit, 60 grit, 80 grit.  Plus a line on where we can get more over the weekend if we run out &lt;br /&gt;
* powerful rented shopvac ( x2 ) &lt;br /&gt;
* edge sanders, ( x2 )   &lt;br /&gt;
* taped hacksaw blades for cleaning out between boards &lt;br /&gt;
* boxcutters, folding or otherwise for same &lt;br /&gt;
* make sure we&#039;ve got enough extension cords to reach everywhere * &lt;br /&gt;
* your own kneepads * &lt;br /&gt;
* respirators, possibly for the sanding up putty phase * &lt;br /&gt;
* more trowels, ideally board width. ( x10 ) * &lt;br /&gt;
* fans to promote faster drying phases * &lt;br /&gt;
* mats to wipe feet ( x2 ) * &lt;br /&gt;
* big garbage cans ( x2 )*  &lt;br /&gt;
 &lt;br /&gt;
drum sanders will be $95 per, edgers will be $35 per, shop vacs will &lt;br /&gt;
be $30 per, total of 364.80 with the 14% damage insurance. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I&#039;ll overbuy on sealant and finish and return what we don&#039;t use on  monday &lt;br /&gt;
 &lt;br /&gt;
pre-friday: &lt;br /&gt;
* take trash to dump &lt;br /&gt;
* start moving everything to the rear window linoleum area &lt;br /&gt;
* need vehicle to make run to pacific flooring supply company to get rest of sealant and finish &lt;br /&gt;
 &lt;br /&gt;
friday: &lt;br /&gt;
* acquire all the crap from above, rent from hertz at 3pm &lt;br /&gt;
* move every single thing in the building to the linoleum area &lt;br /&gt;
* leave a space and tools for minor woodworking in case we have to make a wooden plug &lt;br /&gt;
* leave space near the sink for cleaning &lt;br /&gt;
* at 3pm, edging team starts working the edges of the space and around the columns with hand sanders, 40 grit.  Also need boards cleaned and vacuumed in that edge area, how to time? &lt;br /&gt;
* at 3pm, start stripping floor with 40 grit, diagonal pattern, then with the boards &lt;br /&gt;
* as areas are sanded, scraper team of people scrapes out between boards.  Someone behind them vacuums &lt;br /&gt;
* putty team starts puttying.  Puttying most time intensive.  Mark time on grid when putty is applied so we know roughly when to expect it to be dry.  Use a light touch, work it into the cracks, and try and keep the boards themselves free of putty. &lt;br /&gt;
GOALS: have entire floor clean and work crews started. &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
saturday: &lt;br /&gt;
* dump run to drop off sawdust + crap? &lt;br /&gt;
* hand sander, cleaning and putty crews continue.  Mark time when sections are putty&#039;d so we know roughly when we can sand it &lt;br /&gt;
* once hand sander team finishes, they need to re-sand the same areas from the dry putty using 60, then maybe 80 grit. &lt;br /&gt;
* GOALS: have entire area sanded, cleaned and puttied, fans going overnight to dry out area.   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
sunday: &lt;br /&gt;
* drum sand any dry putty area with 60 grit, then 80 grit.  Only need to go with the boards  &lt;br /&gt;
* hand sander team does same thing &lt;br /&gt;
* vacuum/sweep area pre-sealing? &lt;br /&gt;
* teams of two lay down and mop out sealant.  Hopefully finished before lunch.  Mark place on map to allow for drying time staggering. &lt;br /&gt;
* 2-3 hours needed for drying &lt;br /&gt;
* teams of two lay down bottom finishing coat &lt;br /&gt;
* 2-3 hours drying &lt;br /&gt;
* teams abraid surface &lt;br /&gt;
* teams of 2 lay down bottom finishing coat &lt;br /&gt;
* we keep out of space for 24 hours to let the floor cure/set &lt;br /&gt;
 &lt;br /&gt;
monday:  &lt;br /&gt;
* return hertz rented stuff by 9am &lt;br /&gt;
* nobody goes in the space all fucking monday&lt;/div&gt;</summary>
		<author><name>Lamont</name></author>
	</entry>
	<entry>
		<id>https://replica.wiki.extremist.software/index.php?title=FloorFinishing&amp;diff=6904</id>
		<title>FloorFinishing</title>
		<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/index.php?title=FloorFinishing&amp;diff=6904"/>
		<updated>2009-08-19T22:22:09Z</updated>

		<summary type="html">&lt;p&gt;Lamont: New page: I&amp;#039;ll overbuy on sealant and finish and return what we don&amp;#039;t use on  monday    pre-friday:  * take trash to dump  * start moving everything to the rear window linoleam area  * need vehicle ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I&#039;ll overbuy on sealant and finish and return what we don&#039;t use on  monday &lt;br /&gt;
 &lt;br /&gt;
pre-friday: &lt;br /&gt;
* take trash to dump &lt;br /&gt;
* start moving everything to the rear window linoleam area &lt;br /&gt;
* need vehicle to make run to pacific flooring supply company to get rest of sealant and finish &lt;br /&gt;
 &lt;br /&gt;
friday: &lt;br /&gt;
* acquire all the crap from above, rent from hertz at 3pm &lt;br /&gt;
* move every single thing in the building to the linoleam area &lt;br /&gt;
* leave a space and tools for minor woodworking in case we have to make a wooden plug &lt;br /&gt;
* leave space near the sink for cleaning &lt;br /&gt;
* at 3pm, edging team starts working the edges of the space and around the columns with hand sanders, 40 grit.  Also need boards cleaned and vacuumed in that edge area, how to time? &lt;br /&gt;
* at 3pm, start stripping floor with 40 grit, diagonal pattern, then with the boards &lt;br /&gt;
* as areas are sanded, scraper team of people scrapes out between boards.  Someone behind them vacuums &lt;br /&gt;
* putty team starts puttying.  Puttying most time intensive.  Mark time on grid when putty is applied so we know roughly when to expect it to be dry.  Use a light touch, work it into the cracks, and try and keep the boards themselves free of putty. &lt;br /&gt;
GOALS: have entire floor clean and work crews started. &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
saturday: &lt;br /&gt;
* dump run to drop off sawdust + crap? &lt;br /&gt;
* hand sander, cleaning and putty crews continue.  Mark time when sections are putty&#039;d so we know roughly when we can sand it &lt;br /&gt;
* once hand sander team finishes, they need to re-sand the same areas from the dry putty using 60, then maybe 80 grit. &lt;br /&gt;
* GOALS: have entire area sanded, cleaned and puttied, fans going overnight to dry out area.   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
sunday: &lt;br /&gt;
* drum sand any dry putty area with 60 grit, then 80 grit.  Only need to go with the boards  &lt;br /&gt;
* hand sander team does same thing &lt;br /&gt;
* vacuum/sweep area pre-sealing? &lt;br /&gt;
* teams of two lay down and mop out sealant.  Hopefully finished before lunch.  Mark place on map to allow for drying time staggering. &lt;br /&gt;
* 2-3 hours needed for drying &lt;br /&gt;
* teams of two lay down bottom finishing coat &lt;br /&gt;
* 2-3 hours drying &lt;br /&gt;
* teams abraid surface &lt;br /&gt;
* teams of 2 lay down bottom finishing coat &lt;br /&gt;
* we keep out of space for 24 hours to let the floor cure/set &lt;br /&gt;
 &lt;br /&gt;
monday:  &lt;br /&gt;
* return hertz rented stuff by 9am &lt;br /&gt;
* nobody goes in the space all fucking monday&lt;/div&gt;</summary>
		<author><name>Lamont</name></author>
	</entry>
	<entry>
		<id>https://replica.wiki.extremist.software/index.php?title=Floors&amp;diff=6895</id>
		<title>Floors</title>
		<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/index.php?title=Floors&amp;diff=6895"/>
		<updated>2009-08-19T00:48:57Z</updated>

		<summary type="html">&lt;p&gt;Lamont: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
I estimate we&#039;ve worked on about 1/15th of the total surface, which should take 12 person hours, and $100 in consumable materials.&lt;br /&gt;
&lt;br /&gt;
I estimate to do the entire floor would take 180 person/hours and cost no more than $2000.  ($1,800 in materials and $200 in rentals)&lt;br /&gt;
&lt;br /&gt;
Lessons learned:&lt;br /&gt;
* we applied putty at least 2x as much as needed.  Should have mopped clean later&lt;br /&gt;
* rotary sander is a difficult beast, should have stuck with the drum sander&lt;br /&gt;
* these shop vacs suck balls.  The rental one was the best.&lt;br /&gt;
&lt;br /&gt;
labor accomplished:&lt;br /&gt;
&lt;br /&gt;
* 2 person hours vacuuming/digging up cracks&lt;br /&gt;
* 2 person hours sanding/vacuuming (40 grit)&lt;br /&gt;
* 3 person hours filling with putty &lt;br /&gt;
* (24 hour delay) &lt;br /&gt;
* 2 person hours sanding/vacuuming (60 and 80 grit)&lt;br /&gt;
 &lt;br /&gt;
labor estimated:&lt;br /&gt;
 &lt;br /&gt;
* 1 person/hour applying sealant &lt;br /&gt;
* (2-3 hour delay) &lt;br /&gt;
* 0.5 person/hour applying bottom finish coat &lt;br /&gt;
* (2-3 hour delay) &lt;br /&gt;
* 0.5 person/hour abraiding with rough sponge &lt;br /&gt;
* 1 person/hour applying top finish coat &lt;br /&gt;
 &lt;br /&gt;
tools needed: &lt;br /&gt;
&lt;br /&gt;
* drum sander (rental, $95 for the weekend) &lt;br /&gt;
* shopvac (rental, $30 for the weekend) &lt;br /&gt;
* sponge mop &lt;br /&gt;
* trowels &lt;br /&gt;
 &lt;br /&gt;
materials needed: &lt;br /&gt;
&lt;br /&gt;
* putty $70 for a 3.5 gal, used $20 of it &lt;br /&gt;
* belts .5 $10 40 grit, same for 60 and 80&lt;/div&gt;</summary>
		<author><name>Lamont</name></author>
	</entry>
	<entry>
		<id>https://replica.wiki.extremist.software/index.php?title=Floors&amp;diff=6894</id>
		<title>Floors</title>
		<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/index.php?title=Floors&amp;diff=6894"/>
		<updated>2009-08-19T00:43:27Z</updated>

		<summary type="html">&lt;p&gt;Lamont: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;labor accomplished:&lt;br /&gt;
&lt;br /&gt;
* 2 person hours vacuuming/digging up cracks&lt;br /&gt;
* 2 person hours sanding/vacuuming (40 grit)&lt;br /&gt;
* 3 person hours filling with putty &lt;br /&gt;
* (24 hour delay) &lt;br /&gt;
* 2 person hours sanding/vacuuming &lt;br /&gt;
 &lt;br /&gt;
labor estimated:&lt;br /&gt;
 &lt;br /&gt;
1 person/hour applying sealant &lt;br /&gt;
(2-3 hour delay) &lt;br /&gt;
1 person/hour applying bottom finish coat &lt;br /&gt;
(2-3 hour delay) &lt;br /&gt;
1 person/hour abraiding with rough sponge &lt;br /&gt;
1 person/hour applying top finish coat &lt;br /&gt;
 &lt;br /&gt;
tools needed: &lt;br /&gt;
&lt;br /&gt;
drum sander (rental, $95 for the weekend) &lt;br /&gt;
shopvac (rental, $30 for the weekend) &lt;br /&gt;
sponge mop &lt;br /&gt;
trowels &lt;br /&gt;
 &lt;br /&gt;
materials needed: &lt;br /&gt;
&lt;br /&gt;
putty $70 for a 3.5 gal, used $20 of it &lt;br /&gt;
belts .5 $10 40 grit, same for 60 and 80&lt;/div&gt;</summary>
		<author><name>Lamont</name></author>
	</entry>
	<entry>
		<id>https://replica.wiki.extremist.software/index.php?title=Floors&amp;diff=6893</id>
		<title>Floors</title>
		<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/index.php?title=Floors&amp;diff=6893"/>
		<updated>2009-08-19T00:43:01Z</updated>

		<summary type="html">&lt;p&gt;Lamont: New page: labor accomplished:  2 person hours vacuuming/digging up cracks 2 person hours sanding/vacuuming (40 grit) 3 person hours filling with putty  (24 hour delay)  2 person hours sanding/vacuum...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;labor accomplished:&lt;br /&gt;
&lt;br /&gt;
2 person hours vacuuming/digging up cracks&lt;br /&gt;
2 person hours sanding/vacuuming (40 grit)&lt;br /&gt;
3 person hours filling with putty &lt;br /&gt;
(24 hour delay) &lt;br /&gt;
2 person hours sanding/vacuuming &lt;br /&gt;
 &lt;br /&gt;
labor estimated:&lt;br /&gt;
 &lt;br /&gt;
1 person/hour applying sealant &lt;br /&gt;
(2-3 hour delay) &lt;br /&gt;
1 person/hour applying bottom finish coat &lt;br /&gt;
(2-3 hour delay) &lt;br /&gt;
1 person/hour abraiding with rough sponge &lt;br /&gt;
1 person/hour applying top finish coat &lt;br /&gt;
 &lt;br /&gt;
tools needed: &lt;br /&gt;
&lt;br /&gt;
drum sander (rental, $95 for the weekend) &lt;br /&gt;
shopvac (rental, $30 for the weekend) &lt;br /&gt;
sponge mop &lt;br /&gt;
trowels &lt;br /&gt;
 &lt;br /&gt;
materials needed: &lt;br /&gt;
&lt;br /&gt;
putty $70 for a 3.5 gal, used $20 of it &lt;br /&gt;
belts .5 $10 40 grit, same for 60 and 80&lt;/div&gt;</summary>
		<author><name>Lamont</name></author>
	</entry>
	<entry>
		<id>https://replica.wiki.extremist.software/index.php?title=Meeting_Notes_2009_08_18&amp;diff=6892</id>
		<title>Meeting Notes 2009 08 18</title>
		<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/index.php?title=Meeting_Notes_2009_08_18&amp;diff=6892"/>
		<updated>2009-08-18T18:38:01Z</updated>

		<summary type="html">&lt;p&gt;Lamont: /* Project Updates */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Crew =&lt;br /&gt;
* Moderator: &lt;br /&gt;
* Note taker:&lt;br /&gt;
&lt;br /&gt;
= Agenda Items =&lt;br /&gt;
&lt;br /&gt;
== Announcements ==&lt;br /&gt;
* Introduction and Names&lt;br /&gt;
* What Noisebridge [[Noisebridge_Vision|is about]].&lt;br /&gt;
* Treasurer&#039;s Report&lt;br /&gt;
* Very brief primer on Noisebridge consensus process.&lt;br /&gt;
&lt;br /&gt;
=== What&#039;s Going On at Noisebridge ===&lt;br /&gt;
&#039;&#039;One &#039;&#039;&#039;short&#039;&#039;&#039; sentence about each of the following:&#039;&#039;&lt;br /&gt;
* PyClass (Monday 6:30PM, 83c)&lt;br /&gt;
* [[Circuit_Hacking_Mondays|Circuit Hacking Mondays]] (8PM, 83c)&lt;br /&gt;
* [[Machine Learning]] Wednesdays (8PM, 83c)&lt;br /&gt;
* [[Kite Hacking]] Thursday (8PM, 83c)&lt;br /&gt;
* Science/Engineering Huddle (8PM Fridays, 83c) come early for one-on-one&lt;br /&gt;
* Shop Class - Most Fridays @ 8pm, check out the [[Mat_fab|wiki page]] for details.&lt;br /&gt;
* Natural Language Corners&lt;br /&gt;
** [[German]] Thursdays 7PM 83c, beginners earlier, advanced come later.&lt;br /&gt;
** French Wednesday &lt;br /&gt;
* [[Sensebridge]] Cyborg Group (Sundays)&lt;br /&gt;
* [[OpenEEG]] Sunday 3pm - 5pm&lt;br /&gt;
* Noisebridge CTF&lt;br /&gt;
* Go on Sunday 3pm&lt;br /&gt;
* Locks! Sunday 3pm&lt;br /&gt;
* Spacial Imaging Workshop - Sunday 16th, 7pm&lt;br /&gt;
&lt;br /&gt;
=== Project Updates ===&lt;br /&gt;
* 2169 Mission&lt;br /&gt;
** Buildout team update&lt;br /&gt;
** Floor report and call to action&lt;br /&gt;
** Moving Day&lt;br /&gt;
&lt;br /&gt;
=== Membership Binder ===&lt;br /&gt;
&lt;br /&gt;
== Consensus Items ==&lt;br /&gt;
* Vomitorium&lt;br /&gt;
&lt;br /&gt;
== Discussion topics ==&lt;br /&gt;
&lt;br /&gt;
= Notes =&lt;br /&gt;
* Add links to every agenda item up.&lt;br /&gt;
* Volunteers to lead the next meeting?&lt;br /&gt;
&lt;br /&gt;
[[Category:Meeting Notes]]&lt;/div&gt;</summary>
		<author><name>Lamont</name></author>
	</entry>
	<entry>
		<id>https://replica.wiki.extremist.software/index.php?title=Moving/2009_Pledges&amp;diff=6724</id>
		<title>Moving/2009 Pledges</title>
		<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/index.php?title=Moving/2009_Pledges&amp;diff=6724"/>
		<updated>2009-08-07T06:49:56Z</updated>

		<summary type="html">&lt;p&gt;Lamont: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page records pledges from people to Noisebridge for the occasion of moving to a bigger space in 2009. When adding your pledge, please note if your company makes matching donations to 501c3 (or if you think they might do so -- Google and Microsoft do, and Noisebridge is registered as a 501c3 with easymatch.com, which they and other companies use). The Noisebridge Secretary will be more than happy to help with any paperwork for matching donations. This page starts with pledges from the 14 July 2009 meeting - if you see your name or amount is incorrect, change it. Please add more pledges!&lt;br /&gt;
&lt;br /&gt;
Total so far is:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;$14,306.40&#039;&#039;&#039; without doubling&lt;br /&gt;
* &#039;&#039;&#039;$16,856.40&#039;&#039;&#039; with doubling&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Name&lt;br /&gt;
! Ammount&lt;br /&gt;
! Matching&lt;br /&gt;
! Received&lt;br /&gt;
! Comment&lt;br /&gt;
|-&lt;br /&gt;
| Andy&lt;br /&gt;
| $100&lt;br /&gt;
| double&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-                                               &lt;br /&gt;
| Ben&lt;br /&gt;
| $1000&lt;br /&gt;
| double&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Jake            &lt;br /&gt;
| $500    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Jim             &lt;br /&gt;
| $100    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Bill            &lt;br /&gt;
| $500    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Billy           &lt;br /&gt;
| $50     &lt;br /&gt;
|          &lt;br /&gt;
| yes&lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Vlad            &lt;br /&gt;
| $100    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| David Stafford  &lt;br /&gt;
| $1000   &lt;br /&gt;
|          &lt;br /&gt;
|  yes        &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Crutcher        &lt;br /&gt;
| $500    &lt;br /&gt;
| double   &lt;br /&gt;
|          &lt;br /&gt;
|&lt;br /&gt;
|-                                              &lt;br /&gt;
| Steve           &lt;br /&gt;
| $150    &lt;br /&gt;
| double   &lt;br /&gt;
|          &lt;br /&gt;
|                                      &lt;br /&gt;
|-&lt;br /&gt;
| David Stainton  &lt;br /&gt;
| $1000   &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Rachel          &lt;br /&gt;
| $500    &lt;br /&gt;
|          &lt;br /&gt;
| yes     &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Mikolaj         &lt;br /&gt;
| $500    &lt;br /&gt;
| double   &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Lamont          &lt;br /&gt;
| $100    &lt;br /&gt;
|          &lt;br /&gt;
| yes       &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Christie        &lt;br /&gt;
| $500    &lt;br /&gt;
| double   &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Jeffrey         &lt;br /&gt;
| $250    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Joachim         &lt;br /&gt;
| $100    &lt;br /&gt;
|          &lt;br /&gt;
| yes         &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Aestetix        &lt;br /&gt;
| $500    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Miah            &lt;br /&gt;
| $500&lt;br /&gt;
| See comment&lt;br /&gt;
|&lt;br /&gt;
| See: http://www.salesforcefoundation.org/equity&lt;br /&gt;
|-&lt;br /&gt;
| Leif            &lt;br /&gt;
| $250    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Micah           &lt;br /&gt;
| $100    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Anonymous       &lt;br /&gt;
| $500    &lt;br /&gt;
|          &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Shannon         &lt;br /&gt;
| $500    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| John            &lt;br /&gt;
| $100    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| JSharp          &lt;br /&gt;
| $500    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Bill Pollock    &lt;br /&gt;
| $500    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Rubin           &lt;br /&gt;
| $0.40   &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
| (BART card)                                   &lt;br /&gt;
|-&lt;br /&gt;
| David Molnar    &lt;br /&gt;
| $300    &lt;br /&gt;
|          &lt;br /&gt;
|  yes        &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Martyn          &lt;br /&gt;
| $500    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Al B            &lt;br /&gt;
| $500    &lt;br /&gt;
|          &lt;br /&gt;
| yes         &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Jonathan F      &lt;br /&gt;
| $250    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
| Paid 8/6 [[User:99.24.219.188|99.24.219.188]] 12:22, 6 August 2009 (PDT)                                              &lt;br /&gt;
|-&lt;br /&gt;
| Meryl P         &lt;br /&gt;
| $100    &lt;br /&gt;
|          &lt;br /&gt;
| yes         &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Praveen         &lt;br /&gt;
| $1000   &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Nick DePetrillo &lt;br /&gt;
| $100    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
| (will give to Jake in vegas)                  &lt;br /&gt;
|-&lt;br /&gt;
| dpc             &lt;br /&gt;
| $256    &lt;br /&gt;
| no         &lt;br /&gt;
| paypal-ed    &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Eric            &lt;br /&gt;
| $250    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Jonathan Moore  &lt;br /&gt;
| $500    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Skory           &lt;br /&gt;
| $100    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-           &lt;br /&gt;
| Liz&lt;br /&gt;
| $100    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Lamont</name></author>
	</entry>
	<entry>
		<id>https://replica.wiki.extremist.software/index.php?title=Moving/2009_Pledges&amp;diff=6723</id>
		<title>Moving/2009 Pledges</title>
		<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/index.php?title=Moving/2009_Pledges&amp;diff=6723"/>
		<updated>2009-08-07T06:49:22Z</updated>

		<summary type="html">&lt;p&gt;Lamont: paypal&amp;#039;d my money&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page records pledges from people to Noisebridge for the occasion of moving to a bigger space in 2009. When adding your pledge, please note if your company makes matching donations to 501c3 (or if you think they might do so -- Google and Microsoft do, and Noisebridge is registered as a 501c3 with easymatch.com, which they and other companies use). The Noisebridge Secretary will be more than happy to help with any paperwork for matching donations. This page starts with pledges from the 14 July 2009 meeting - if you see your name or amount is incorrect, change it. Please add more pledges!&lt;br /&gt;
&lt;br /&gt;
Total so far is:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;$14,206.40&#039;&#039;&#039; without doubling&lt;br /&gt;
* &#039;&#039;&#039;$16,856.40&#039;&#039;&#039; with doubling&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Name&lt;br /&gt;
! Ammount&lt;br /&gt;
! Matching&lt;br /&gt;
! Received&lt;br /&gt;
! Comment&lt;br /&gt;
|-&lt;br /&gt;
| Andy&lt;br /&gt;
| $100&lt;br /&gt;
| double&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-                                               &lt;br /&gt;
| Ben&lt;br /&gt;
| $1000&lt;br /&gt;
| double&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Jake            &lt;br /&gt;
| $500    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Jim             &lt;br /&gt;
| $100    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Bill            &lt;br /&gt;
| $500    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Billy           &lt;br /&gt;
| $50     &lt;br /&gt;
|          &lt;br /&gt;
| yes&lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Vlad            &lt;br /&gt;
| $100    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| David Stafford  &lt;br /&gt;
| $1000   &lt;br /&gt;
|          &lt;br /&gt;
|  yes        &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Crutcher        &lt;br /&gt;
| $500    &lt;br /&gt;
| double   &lt;br /&gt;
|          &lt;br /&gt;
|&lt;br /&gt;
|-                                              &lt;br /&gt;
| Steve           &lt;br /&gt;
| $150    &lt;br /&gt;
| double   &lt;br /&gt;
|          &lt;br /&gt;
|                                      &lt;br /&gt;
|-&lt;br /&gt;
| David Stainton  &lt;br /&gt;
| $1000   &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Rachel          &lt;br /&gt;
| $500    &lt;br /&gt;
|          &lt;br /&gt;
| yes     &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Mikolaj         &lt;br /&gt;
| $500    &lt;br /&gt;
| double   &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Lamont          &lt;br /&gt;
| $100    &lt;br /&gt;
|          &lt;br /&gt;
| yes       &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Christie        &lt;br /&gt;
| $500    &lt;br /&gt;
| double   &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Jeffrey         &lt;br /&gt;
| $250    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Joachim         &lt;br /&gt;
| $100    &lt;br /&gt;
|          &lt;br /&gt;
| yes         &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Aestetix        &lt;br /&gt;
| $500    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Miah            &lt;br /&gt;
| $500&lt;br /&gt;
| See comment&lt;br /&gt;
|&lt;br /&gt;
| See: http://www.salesforcefoundation.org/equity&lt;br /&gt;
|-&lt;br /&gt;
| Leif            &lt;br /&gt;
| $250    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Micah           &lt;br /&gt;
| $100    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Anonymous       &lt;br /&gt;
| $500    &lt;br /&gt;
|          &lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Shannon         &lt;br /&gt;
| $500    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| John            &lt;br /&gt;
| $100    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| JSharp          &lt;br /&gt;
| $500    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Bill Pollock    &lt;br /&gt;
| $500    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Rubin           &lt;br /&gt;
| $0.40   &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
| (BART card)                                   &lt;br /&gt;
|-&lt;br /&gt;
| David Molnar    &lt;br /&gt;
| $300    &lt;br /&gt;
|          &lt;br /&gt;
|  yes        &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Martyn          &lt;br /&gt;
| $500    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Al B            &lt;br /&gt;
| $500    &lt;br /&gt;
|          &lt;br /&gt;
| yes         &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Jonathan F      &lt;br /&gt;
| $250    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
| Paid 8/6 [[User:99.24.219.188|99.24.219.188]] 12:22, 6 August 2009 (PDT)                                              &lt;br /&gt;
|-&lt;br /&gt;
| Meryl P         &lt;br /&gt;
| $100    &lt;br /&gt;
|          &lt;br /&gt;
| yes         &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Praveen         &lt;br /&gt;
| $1000   &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Nick DePetrillo &lt;br /&gt;
| $100    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
| (will give to Jake in vegas)                  &lt;br /&gt;
|-&lt;br /&gt;
| dpc             &lt;br /&gt;
| $256    &lt;br /&gt;
| no         &lt;br /&gt;
| paypal-ed    &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Eric            &lt;br /&gt;
| $250    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Jonathan Moore  &lt;br /&gt;
| $500    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
| Skory           &lt;br /&gt;
| $100    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-           &lt;br /&gt;
| Liz&lt;br /&gt;
| $100    &lt;br /&gt;
|          &lt;br /&gt;
|          &lt;br /&gt;
|                                               &lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Lamont</name></author>
	</entry>
	<entry>
		<id>https://replica.wiki.extremist.software/index.php?title=No_Starch_Books&amp;diff=4331</id>
		<title>No Starch Books</title>
		<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/index.php?title=No_Starch_Books&amp;diff=4331"/>
		<updated>2009-04-09T00:19:58Z</updated>

		<summary type="html">&lt;p&gt;Lamont: /* Add Your Book Order Here: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== No Starch Press ===&lt;br /&gt;
&#039;&#039;&#039;No Starch Press&#039;&#039;&#039; is a publisher of tech books in San Francisco.  Bill Pollock, the owner of No Starch, he has been generous enough to donate one of every title that they publish.  These books are all on the Noisebridge library shelves.&lt;br /&gt;
&lt;br /&gt;
Anyone is free to read the books in the Noisebridge library at no charge.  But you may also want one of the books for your own.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=== No Starch Press has also made a generous to help Noisebridge: ===&lt;br /&gt;
&lt;br /&gt;
Anyone associated with Noisebridge can buy any No Starch Press title at 75% of the retail price (you don&#039;t have to be a member).  50% of the retail price will go to Noisebrige.  This is a great way to get books you want, and help Noisebridge at the same time.&lt;br /&gt;
&lt;br /&gt;
If you would like to take advantage of this, please add the title you would like and your name, below.  At the end of each week we will send the order in to No Starch Press, and your book will be delivered to Noisebridge.  It&#039;s that easy.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Here is an example:&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!&#039;&#039;Title&#039;&#039;&lt;br /&gt;
!&#039;&#039;Requested By&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;Ruby by Example&#039;&#039;&lt;br /&gt;
|&#039;&#039;Mitch&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;Ending Spam&#039;&#039;&lt;br /&gt;
|&#039;&#039;Mitch&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=== Add Your Book Order Here: ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Title&lt;br /&gt;
!Requested By&lt;br /&gt;
|-&lt;br /&gt;
|Ruby by Example&lt;br /&gt;
|Mitch&lt;br /&gt;
|-&lt;br /&gt;
|The Art of Debugging with GDB, DDD, and Eclipse&lt;br /&gt;
|Lamont&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Lamont</name></author>
	</entry>
	<entry>
		<id>https://replica.wiki.extremist.software/index.php?title=Resources/Mega_Arduino_Order&amp;diff=4001</id>
		<title>Resources/Mega Arduino Order</title>
		<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/index.php?title=Resources/Mega_Arduino_Order&amp;diff=4001"/>
		<updated>2009-03-31T05:01:30Z</updated>

		<summary type="html">&lt;p&gt;Lamont: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;People interested in going in on the new Arduino Mega.  I&#039;d like to see if we could get 10 ordered. Complete info can be found at [http://www.nkcelectronics.com/arduino-mega.html NKC Electronics] Pricing is:&lt;br /&gt;
&lt;br /&gt;
$65.00, 2/$123.50, 10/$585.00, 50/$2,600.00, 100/$4,875.00&lt;br /&gt;
&lt;br /&gt;
These prices include one prototyping shield made specifically for the Arduino Mega, normally $6.50.  Those who want additional shields should specify how many.  There is no volume pricing for the shield.&lt;br /&gt;
&lt;br /&gt;
The order will be sent out on Thursday, April 2 before noon.&lt;br /&gt;
&lt;br /&gt;
* [[User:Coreyfro|Coreyfro]] and 2 Mega Shields&lt;br /&gt;
* [[User:Christie|Christie]] &lt;br /&gt;
* [[User:jim | jim ]]&lt;br /&gt;
* [[User:shkoo | nils ]]&lt;br /&gt;
* [[User:Lamont | lamont ]] and 2 Mega Shields&lt;/div&gt;</summary>
		<author><name>Lamont</name></author>
	</entry>
	<entry>
		<id>https://replica.wiki.extremist.software/index.php?title=Resources/Digikey_Bulk_Order&amp;diff=3780</id>
		<title>Resources/Digikey Bulk Order</title>
		<link rel="alternate" type="text/html" href="https://replica.wiki.extremist.software/index.php?title=Resources/Digikey_Bulk_Order&amp;diff=3780"/>
		<updated>2009-03-23T21:15:46Z</updated>

		<summary type="html">&lt;p&gt;Lamont: /* March */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[http://digikey.com Digikey] part orders will eventually occur weekly on Saturday.  Until then see this page for the next order date. See [[User:JSharp|JSharp]] before placing very large orders. &amp;lt;!-- Sorry JSharp, but I can&#039;t seem to find your contact info!  If my edits are a problem, you can get a hold of me by using the contact information on my [User:dr_jesus|user page]. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Bulk Order Parts List=&lt;br /&gt;
&lt;br /&gt;
==March==&lt;br /&gt;
&lt;br /&gt;
dr_jesus will be handling the March digikey order; please add your parts to this list.  (Use four tildes to sign.)  The order will be placed on &#039;&#039;&#039;Tuesday, March 24&#039;&#039;&#039;.  Paypal cabal@hackershells.com with your cash or give it to me directly, and I&#039;ll mark you as paid in the table.  (It&#039;s is a Paypal verified address, in case the whole &amp;quot;hacker&amp;quot; thing squicks you.  I&#039;m using that address because the accounting software is already set up for it for another geek community.)  &lt;br /&gt;
&lt;br /&gt;
PLEASE MAKE SURE to put your wiki user ID or some other way of identifying you in the comment field when you make the payment.  There&#039;s some software that looks for a mediawiki user ID in the paypal data.  Thanks.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Part No.&lt;br /&gt;
! Description&lt;br /&gt;
! Quantity&lt;br /&gt;
! Signature of orderer&lt;br /&gt;
! Payment confirmed?&lt;br /&gt;
|-&lt;br /&gt;
| hfn20ct-nd&lt;br /&gt;
| 0.5mm SMT flexi-pcb connectors&lt;br /&gt;
| 6&lt;br /&gt;
| [[User:Dr jesus|Dr jesus]] 23:00, 2 March 2009 (PST)&lt;br /&gt;
| X&lt;br /&gt;
|-&lt;br /&gt;
| 342-1071-ND&lt;br /&gt;
| MC5843 - SENSOR MAGNETIC 3 AXIS 20-LCC&lt;br /&gt;
| 2&lt;br /&gt;
| [[User:Elgreengeeto|Skory]] 14:22, 23 March 2009 (PST)&lt;br /&gt;
| Not yet.&lt;br /&gt;
|-&lt;br /&gt;
| 342-1071-ND&lt;br /&gt;
| MC5843 - SENSOR MAGNETIC 3 AXIS 20-LCC&lt;br /&gt;
| 1&lt;br /&gt;
| [[User:Lamont|Lamont]] 15:32, 23 March 2009 (PST)&lt;br /&gt;
| Not yet.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==January==&lt;br /&gt;
&lt;br /&gt;
Rachel will make a Digikey order on Wednesday Jan 14, 09, with the items listed here (possibly excepting Meredith&#039;s from November).  Get yer parts down here before then!&lt;br /&gt;
&lt;br /&gt;
All of the below were ordered Just Now [[User:Rachel|Rachel]] 22:21, 15 January 2009 (PST)&lt;br /&gt;
&lt;br /&gt;
Order number is 23577577, shipped to my house b/c of the known issues receiving at 83c.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
! Part No.&lt;br /&gt;
! Description&lt;br /&gt;
! Quantity&lt;br /&gt;
! Signature of orderer&lt;br /&gt;
|-&lt;br /&gt;
|MM74HC164N-ND&lt;br /&gt;
|8-bit shift register (14DIP)&lt;br /&gt;
|4&lt;br /&gt;
|[[User:Mlp|Mlp]] 14:31, 3 November 2008 (PST)&lt;br /&gt;
|-&lt;br /&gt;
|ATTINY25-20PU-ND&lt;br /&gt;
|AVR 2k 20MHz (8DIP)&lt;br /&gt;
|2&lt;br /&gt;
|[[User:Mlp|Mlp]] 15:05, 3 November 2008 (PST)&lt;br /&gt;
|-&lt;br /&gt;
|ATTINY2313-20PU-ND&lt;br /&gt;
|AVR 2k 20MHz (20DIP)&lt;br /&gt;
|2&lt;br /&gt;
|[[User:Mlp|Mlp]] 15:05, 3 November 2008 (PST)&lt;br /&gt;
|-&lt;br /&gt;
|281-1243-nd&lt;br /&gt;
|female, wire mount, 2 pin&lt;br /&gt;
|10&lt;br /&gt;
|[[User:MichaelShiloh|MichaelShiloh]] Monday, January 12 2009&lt;br /&gt;
|-&lt;br /&gt;
|281-1790-nd&lt;br /&gt;
|male, wire mount, 2 pin&lt;br /&gt;
|10&lt;br /&gt;
|[[User:MichaelShiloh|MichaelShiloh]] Monday, January 12 2009&lt;br /&gt;
|-&lt;br /&gt;
|568-2729-5-ND&lt;br /&gt;
|hex Schmitt trigger through-hole&lt;br /&gt;
|25&lt;br /&gt;
|[[User:Rachel|Rachel]] 02:09, 12 January 2009 (PST)&lt;br /&gt;
|-&lt;br /&gt;
|ATMEGA64RZAV-10PU-ND&lt;br /&gt;
|MCU ATMEGA644/AT86RF230 40-DIP&lt;br /&gt;
|2&lt;br /&gt;
|[[User:Adi|Adi]] 00:51, 14 January 2009 (PST)&lt;br /&gt;
|-&lt;br /&gt;
|67-1691-ND&lt;br /&gt;
|T-1 3/4 white LED&lt;br /&gt;
|10&lt;br /&gt;
|[[User:Adi|Adi]] 02:43, 14 January 2009 (PST)&lt;br /&gt;
|-&lt;br /&gt;
|WM2512CT-ND&lt;br /&gt;
|CONN TERM FEMALE 22-24AWG GOLD&lt;br /&gt;
|200&lt;br /&gt;
|[[User:Adi|Adi]] 09:44, 14 January 2009 (PST)&lt;br /&gt;
|-&lt;br /&gt;
|WM2803-ND&lt;br /&gt;
|CONN HOUSING 5POS .100 SINGLE&lt;br /&gt;
|10&lt;br /&gt;
|[[User:Adi|Adi]] 09:44, 14 January 2009 (PST)&lt;br /&gt;
|-}&lt;/div&gt;</summary>
		<author><name>Lamont</name></author>
	</entry>
</feed>