Difference between revisions of "Sudoroom"

Jump to navigation Jump to search
456 bytes removed ,  20:40, 25 February 2014
replace weird blurbs with a table of regular events
(floating info box is now obsoleted by sidebar)
(replace weird blurbs with a table of regular events)
Line 18: Line 18:
}}
}}


 
{| class="wikitable" style="width:100%"
{| class="sudoblurb sudoblurb-floatleft"
! colspan="2"| Weekly Events
|-
| 3D Tuesdays (5-9)
| [[image:Type A cat.jpg|thumb|120px|a printed cat]]
| [[image:Type A cat.jpg|thumb|120px|a printed cat]]
=== 3D Tuesdays ===
Open hack night for 3D [[3D_Modeling|Modeling]] & [[Printing#3D_printing|printing]] - come learn SCAD, play with our [[Type_A_Machine|Type-A Machine]], create [[Type_A_Machine#Gallery of Creations|cool things]], and help us with [[RepRap|building a RepRap]]!
Tuesdays 5-9 is our open hack night for 3D [[3D_Modeling|Modeling]] & [[Printing#3D_printing|printing]] - come learn SCAD, play with our [[Type_A_Machine|Type-A Machine]], create [[Type_A_Machine#Gallery of Creations|cool things]], and help us with [[RepRap|building a RepRap]]!
|-
|}
| [[Meetings|Sudoroom Meetings]] (Wednesdays 7pm)
 
| Official meeting of organization, bureaucray and fun. We keep our agenda on an [https://pad.riseup.net/ etherpad] and then [[Meetings#Meeting_Notes_Archive|archive the meeting minutes]]. We're a California Corporation. See our [[Articles of Association]].
{| class="sudoblurb"
|-
| [http://www.meetup.com/EBJavaScript/ Javascript meetup] (Thursdays 6:30)
| Learn, chat and hack on node.js, frontend, or whatever! Oakland is [http://oaklandwiki.org/Javascript javascript city].
|-
| [[Mesh]] (Thursdays 7:30-10)
| [[image:510NetworkDishes.jpg|thumb|120px|the antenna that beamed wireless packets across Lake Merritt]]
| [[image:510NetworkDishes.jpg|thumb|120px|the antenna that beamed wireless packets across Lake Merritt]]
=== Mesh ===
A group [[Mesh|working]] on bringing [https://peoplesopen.net/ free wifi] to the East Bay. They just did a developer launch!
A group [[Mesh|working]] on bringing [https://peoplesopen.net/ free wifi] to the East Bay. They're launching soon! They meet on Thursday nights 7:30-10, and other times as well.
|-
|}
| [[Today We Learned]] (Saturdays 2-5)
 
| Colearning, knowledge sharing, open hacking, show & tell, and more!
{| class="sudoblurb sudoblurb-floatleft"
|-
|  
! colspan="2" | Monthly Events
=== Cryptoparty ===
|-
Every [[Cryptoparty|third Sunday 2-5]] we gather to learn & talk about encryption & cybersecurity. Learn how to use GPG, OTR, Tor, Tails, and other anti-surveillance technologies.
| [[Cryptoparty]] (Sundays 2-5)
|}
| Learn & talk about encryption & cybersecurity. Learn how to use GPG, OTR, Tor, Tails, and other anti-surveillance technologies.
 
{| class="sudoblurb"
|
=== Meetings ===
Official meetings 7pm Wednesdays. We keep our agenda on an [https://pad.riseup.net/ etherpad] and then [[Meetings#Meeting_Notes_Archive|archive the meeting minutes]]. We're a California Corporation. See our [[Articles of Association]].
|}
|}


{| class="sudoblurb sudoblurb-floatleft"
|
=== Javascript ===
[http://www.meetup.com/EBJavaScript/ Javascript meetup] happens here 6:30pm Thursdays. Come learn, chat and hack on node.js, frontend, or whatever! Oakland is [http://oaklandwiki.org/Javascript javascript city].
|}
{| class="sudoblurb"
|
=== Today We Learned! ===
Saturdays 2-5ish is [[Today We Learned]], a time for colearning, knowledge sharing, open hacking, show & tell, and more!
|}


{{#css:
{{#css:
Line 59: Line 49:
     display:none;
     display:none;
     visibility:hidden;
     visibility:hidden;
  }
  table.sudoblurb {
    border:10px solid white;
    padding:10px;
    background:#eebbbb;
    width:300px;
  }
  table.sudoblurb-floatleft {
    border:10px solid white;
    padding:10px;
    background:#eebbbb;
    width:300px;
    float:left;
   }
   }
}}
}}

Navigation menu