]> sipb.mit.edu Git - wiki.git/blobdiff - runninghackathons.mdwn
Hackily fix indentation
[wiki.git] / runninghackathons.mdwn
index c8382b96e53d95324ea67429cf9108329c7fb915..2d121c94c1ff8e7c67dce4cf855fee6bc5cf46fa 100644 (file)
@@ -65,6 +65,7 @@ so early that you don't have a good sense of how many people are at
 the Hackathon and what they want to eat.  Probably around 2-3 PM is
 the best time.
 
+You can in fact order food from Mary Chung's if you have people ready to pick it up.
 
 Technical stuff:
 ================
@@ -78,7 +79,7 @@ For statistical purposes, it is useful to know how many people came to
 the hackathon.  A simple Python app is available at
 
     /afs/sipb/project/sipb-www/web_scripts/hackathon-signin/
-    http://sipb.mit.edu/hackathon-signin
+    https://sipb.mit.edu/hackathon-signin
 
 The file
 
@@ -97,24 +98,26 @@ Wiki:
 
 After this, you should create relevant pages:
 
-   http://sipb.mit.edu/hackathons/<HACKATHON_NAME>
-      Take a look at, e.g. http://sipb.mit.edu/hackathons/velocihacker/
-      for ideas.  Also, have http://sipb.mit.edu/hackathon and
-      http://sipb.mit.edu/<HACKATHON_NAME> redirect to this page.
+   https://sipb.mit.edu/hackathons/<HACKATHON_NAME>
+      Take a look at, e.g. https://sipb.mit.edu/hackathons/velocihacker/
+      for ideas.  Also, have https://sipb.mit.edu/hackathon and
+      https://sipb.mit.edu/<HACKATHON_NAME> redirect to this page.
 
-   http://sipb.mit.edu/hackathons/<HACKATHON_NAME>/projects This
+   https://sipb.mit.edu/hackathons/<HACKATHON_NAME>/projects This
       should be a list of projects that are being worked on, including
       people and locations.  Have an item for "your project here!" or
       similar.
 
-      Also have http://sipb.mit.edu/<HACKATHON_NAME>/projects redirect
+      Also have https://sipb.mit.edu/<HACKATHON_NAME>/projects redirect
       there.
 
 Note that the wiki has no "create page" button, and there is no "edit"
 button on pages that don't exist.  To create a new page, go directly
 to
 
-    https://sipb.mit.edu:444/ikiwiki.cgi?do=edit&page=<PAGE>
+    https://sipb.mit.edu/<NEWPAGENAME>
+
+and click on the question mark.
 
 To add a redirect on a page, the wiki code you want is
 
@@ -142,9 +145,19 @@ entertained.  It is very easy, especially near the end, for SIPB
 regulars to get into a niche and for new people to feel excluded.  Try
 to make sure that that doesn't happen.
 
+Projects:
+=========
+
 Someone should try to help people find projects they are interested in.
 One way to do this is to have enthusiastic happy person who knows whats going on at the door greeting people, asking what their interested are and routing them to the people leading those projects.
 
+It is also useful to have tasks listed on the whiteboard, with the language noted. This helps the greeter describe and point people at relevant projects. This requires that someone within each project to take time and sit down figuring out tasks.
+
+The goal of getting people working on projects is not so much to get work done, but to make the newcomer feel that SIPB is a place they can be successful and have fun hacking. The thing to avoid is someone who just doesn't know what they are doing sitting in a corner banging their head against something and ultimately giving up in frustration. This is difficult though because someone who is new won't really know what questions to ask and might be shy about asking them.
+
+Setting people up in pairs seems to be useful, as they will already be asking each other questions. Also if one person is stuck, they might just be self-conscious about it and quietly give up. If two people are stuck, they might be more likely to ask for help.
+
+
 Afterwards:
 ===========