]> sipb.mit.edu Git - wiki.git/commitdiff
Use double brackets for intra-wiki links
authorAnders Kaseorg <andersk@mit.edu>
Tue, 19 Feb 2019 07:07:11 +0000 (23:07 -0800)
committerAnders Kaseorg <andersk@mit.edu>
Tue, 19 Feb 2019 07:48:55 +0000 (23:48 -0800)
17 files changed:
computer_tours.mdwn
doc.mdwn
doc/szs.mdwn
doc/zephyr-quick.mdwn
doc/zephyr.mdwn
hackathons.mdwn
hackathons/HackasaurusRex.mdwn
hackathons/admiral-hackbar.mdwn
hackathons/great-hacksby.mdwn
hackathons/hackemon.mdwn
hackathons/hackleberry_finn.mdwn
hackathons/pterohacktyl.mdwn
hackathons/velocihacker.mdwn
join.mdwn
office/zephyrClasses.mdwn
projects.mdwn
projects/collaboration.mdwn

index 74398fd16682133b3fb3a9fded755cb4064e6a14..d4dae48a34eb4ca3cb0a326c5ffa3d4a43ac0cec 100644 (file)
@@ -3,5 +3,5 @@
 SIPB runs a computer tour every September. Tour features include
 server rooms around campus and interesting labs in CSAIL.
 
-Look out for an announcement on [the SIPB home page](http://sipb.mit.edu),
+Look out for an announcement on [[the SIPB home page|index]],
 at the activities midway, or on posters around campus.
index 57a9b11b483d69628281cfc59521671917ba3959..650cd842f7b65232b26d2a81913cbfc989fc34b0 100644 (file)
--- a/doc.mdwn
+++ b/doc.mdwn
@@ -99,7 +99,7 @@ A very helpful guide to LaTeX, a typesetting program commonly used for doing PSe
 A guide to using MATLAB on Athena.
 
 * [Inessential Zephyr](http://stuff.mit.edu/afs/sipb/project/doc/izephyr/html/izephyr.html) ([DVI](http://stuff.mit.edu/afs/sipb/project/doc/izephyr/izephyr.dvi))([PDF](http://stuff.mit.edu/afs/sipb/project/doc/izephyr/izephyr.pdf)) <br />
-A guide to using the Athena instant-messenging system, Zephyr. Less relevant now that most people use BarnOwl, try [this](http://sipb-www.scripts.mit.edu/doc/wiki/UsingZephyr) instead
+A guide to using the Athena instant-messenging system, Zephyr. Less relevant now that most people use BarnOwl, try [[this|doc/zephyr]] instead
 
 * [Inessential Bitmaps](http://stuff.mit.edu/afs/sipb.mit.edu/project/doc/ibitmap/ibitmap.html) ([DVI](http://stuff.mit.edu/afs/sipb/project/doc/current/ibitmap.dvi)) <br />
 A guide to drawing and displaying XBM bitmaps and other graphics.
index c76367f5d864e1f934bfa08c11a553332fc9673e..0892455ab585a8f943fb29f3675e0774a27d6ad2 100644 (file)
@@ -2,11 +2,11 @@
 
 ## Introduction to SZS, the SMS to Zephyr Relay
 
-This service relays messages between [Zephyr](http://sipb.mit.edu/doc/zephyr/) and phones (which use SMS). In other words, you can send and receive text messages in Zephyr. For the short but slightly obsolete version of this documentation, see [http://webzephyr.mit.edu/szs.html](http://webzephyr.mit.edu/szs.html).
+This service relays messages between [[Zephyr|doc/zephyr]] and phones (which use SMS). In other words, you can send and receive text messages in Zephyr. For the short but slightly obsolete version of this documentation, see [http://webzephyr.mit.edu/szs.html](http://webzephyr.mit.edu/szs.html).
 
 ## Zephyr to SMS
 
-To send zephyrs to a phone address as an Athena user, use your favorite zephyr client (see [Using Zephyr](http://sipb.mit.edu/doc/zephyr/) if you're not sure what this means) to zwrite `daemon/webzephyr.mit.edu` with a class of `szs` and an instance of `1234567890@servicemail.foo`; for instance, in BarnOwl, 
+To send zephyrs to a phone address as an Athena user, use your favorite zephyr client (see [[Using Zephyr|doc/zephyr]] if you're not sure what this means) to zwrite `daemon/webzephyr.mit.edu` with a class of `szs` and an instance of `1234567890@servicemail.foo`; for instance, in BarnOwl, 
 
        ----> zwrite daemon/webzephyr.mit.edu -c szs -i 1234567890@servicemail.foo
        Hi imaginary friend, how are you doing? I'm sending you a text message through Zephyr.
@@ -79,4 +79,4 @@ Therefore you could have multiple startup files if you wish. However, do note th
 ### Screen
 If you are going to regularly send and receive text messages using the BarnOwl client for Zephyr, you will probably want a BarnOwl instance running 24/7 so that whoever texts you won't encounter a `user not subscribed` error and so that your text message conversations don't disappear each time you quit BarnOwl. 
 
-A good way to do this is to use screen and run it on the SIPB dialup machine, which allows you to run a BarnOwl session within screen on the SIPB dialup machine that's theoretically up 24/7 (sadly outages do occur). See [Using Screen](http://sipb-www.scripts.mit.edu/doc/wiki/UsingScreen) for more information; the basic idea is to `ssh` to `kusername@linux.mit.edu` and run `add kchen; owl-screen`, and in the future after `ssh`-ing to `kusername@linux.mit.edu` run `screen -dr`.
+A good way to do this is to use screen and run it on the SIPB dialup machine, which allows you to run a BarnOwl session within screen on the SIPB dialup machine that's theoretically up 24/7 (sadly outages do occur). See [[Using Screen|doc/screen]] for more information; the basic idea is to `ssh` to `kusername@linux.mit.edu` and run `add kchen; owl-screen`, and in the future after `ssh`-ing to `kusername@linux.mit.edu` run `screen -dr`.
index 4f61b12ca3e8b48136f1b97bcb36368171fc3ea2..5688eb6f8651e73d411ce67e4c3af3f703148cad 100644 (file)
@@ -144,7 +144,7 @@ Zephyr has been around for much, much longer than most internet
 communities, and has some etiquette that can seem a bit bizarre to
 newcomers. A good description of this (and a more in-depth
 description of how classes/instances work) can be found at
-[here](https://sipb.mit.edu/doc/zephyr/).
+[[here|doc/zephyr]].
 
 To let people know you're using zephyr (and so you get 
 subscribers!) send a zephyr to `-c hello -i <your-username>`. 
index 6abd38e6eaa84bc73ad3c1f9b92879df1d985ae1..7620a18799706fa70ea0cdc10cc70d54a6ec2469 100644 (file)
@@ -13,7 +13,7 @@ problem set.
 
 Zephyr is an underlying chat system; the built-in tools for exchanging messages via Zephyr are rudimentary. Most people who use Zephyr today take advantage of integrated clients that make the system easy to use.
 
-Here are [detailed instructions for getting onto Zephyr.](https://sipb.mit.edu/doc/zephyr-quick/)
+Here are [[detailed instructions for getting onto Zephyr.|doc/zephyr-quick]]
 
 ## Major clients
 
index ba42d808e8fd161168258aab98359047497d9663..edfc0b3eb62b1dc454f9a37c7cf9ae8aa4cb65bf 100644 (file)
@@ -1,10 +1,10 @@
 #SIPB Hackathons
 
-![hackathon](../photos/hackathon-2.240.jpg)
+![[hackathon|photos/hackathon-2.240.jpg]]
 
 We hold a hackathon about one Saturday or Sunday a month in the SIPB
 office.  A hackathon is a great opportunity to get involved in a
-project or get people involved in your own.  A recent hackathon, [[Hackasaurus Rex|hackathons/HackasaurusRex]], drew over 50 people to the office and spawned several exciting new projects.  In the past, we have had hackathons such as our [Bug Squashathon](http://sipb-www.scripts.mit.edu/doc/wiki/LennyBugs), which was dedicated to
+project or get people involved in your own.  A recent hackathon, [[Hackasaurus Rex|hackathons/HackasaurusRex]], drew over 50 people to the office and spawned several exciting new projects.  In the past, we have had hackathons such as our [[Bug Squashathon|projects/lenny-bugs]], which was dedicated to
 squashing release-critical bugs in Debian.  Sometimes we run also run
 [[Documentathons|doc]].
 
index 174878c06d8effb7ea1e36110345caf22df8357e..10e016875f839806100bb543aff73bfa6293b69e 100644 (file)
@@ -47,7 +47,7 @@ Given how much work got done, and how many new people we introduced to SIPB duri
 
 ## Projects
 
-So you'd like to work on a project, would you?  Great!  That is, um, the point of having a hackathon.  We have a list of potential projects posted to our [[project ideas page|projects/ideas/]].  Feel free to poke around there for something that looks interesting.
+So you'd like to work on a project, would you?  Great!  That is, um, the point of having a hackathon.  We have a list of potential projects posted to our [[project ideas page|projects/ideas]].  Feel free to poke around there for something that looks interesting.
 
 If you have trouble finding a project, please let one of the organizers know (a particular contact is Greg Brockman, gdb@mit.edu or gdb on Zephyr).
 
index f9a712754e8ee1579f7c852044348ca719c63267..d71fcb3aa043cf7ded5c31a57b3f4dadfa004d3b 100644 (file)
@@ -9,7 +9,7 @@
 
 A [[hackathon|hackathons]] is one of SIPB's time-honored traditions, where people gather in the office and hack on awesome projects.  Admiral Hackbar will be running on September 11th from 1pm until about 11PM.  Feel free to [contact](#contact) us at any time, for pretty much any [reason](#reason).
 
-You may be interested in our list of [projects](/projects/) or [project ideas](/projects/ideas/).  To let people know what you're working on or see what others are working on, see the [current project list](/hackathons/admiral-hackbar/projects/).
+You may be interested in our list of [[projects]] or [[project ideas|projects/ideas]].  To let people know what you're working on or see what others are working on, see the [[current project list|hackathons/admiral-hackbar/projects]].
 
 ## <a name="contact">Contact</a>
 
index cd318aabc081bfef1d77f948f647bf697b737c12..9168274ebf5de309620b8c14b304d58fdb9cc7c6 100644 (file)
@@ -8,4 +8,4 @@ We'll also be giving tours of our machine room, telling tales of things we've le
 
 Come up to the 5th floor of the student center the Sunday after the career fair, meet cool people, hack on awesome projects, and eat some delicious, delicious food sponsored by our friends at Facebook, Jane Street, Quora, and Stripe.
 
-Already here? [Sign in!](http://sipb.mit.edu/hackathon-signin/), check out the [projects](projects) that people are working on, and [post one of your own.](https://docs.google.com/spreadsheet/viewform?hl=en_US&formkey=dGp0MjdqdEU2NkVWcllKd0hpT2kzWWc6MQ#gid=0)
+Already here? [Sign in!](http://sipb.mit.edu/hackathon-signin/), check out the [[projects]] that people are working on, and [post one of your own.](https://docs.google.com/spreadsheet/viewform?hl=en_US&formkey=dGp0MjdqdEU2NkVWcllKd0hpT2kzWWc6MQ#gid=0)
index b674014dc9b5b38a2b71eec675ccac09f04530c9..1a683250e70cd3b3abd77c3f20fc4056981eb032 100644 (file)
@@ -4,7 +4,7 @@
 
 A [[hackathon|hackathons]] is one of SIPB's time-honored traditions, where people gather in the office and hack on awesome projects.  Hackemon will be running on November 10th from 2pm until about 2am.  Feel free to [contact](#contact) us at any time, for pretty much any [reason](#reason).
 
-You may be interested in our list of [projects](/projects/) or [project ideas](/projects/ideas/).  To let people know what you're working on or see what others are working on, see the [current project list](/hackathons/hackemon/projects/).
+You may be interested in our list of [[projects]] or [[project ideas|projects/ideas]].  To let people know what you're working on or see what others are working on, see the [[current project list|hackathons/hackemon/projects]].
 
 ## <a name="contact">Contact</a>
 
index 1f2175a8c4163db6a4817a742441e5d01e0dc1c5..5e1e27372e1a9eb6cc8d918aff718578f6553329 100644 (file)
@@ -5,7 +5,7 @@
 
 A [[hackathon|hackathons]] is one of SIPB's time-honored traditions, where people gather in the office and hack on awesome projects.  Hackleberry Finn will be running on Saturday June 11th from 1pm PST on into the night.  Feel free to [contact](#contact) us at any time, for pretty much any [reason](#reason).
 
-You may be interested in our list of [projects](/projects/) or [project ideas](/projects/ideas/).  To let people know what you're working on or see what others are working on, see the [current project list](/hackleberry_finn/projects/).
+You may be interested in our list of [[projects]] or [[project ideas|projects/ideas]].  To let people know what you're working on or see what others are working on, see the [[current project list|hackleberry_finn/projects]].
 
 ## <a name="contact">Contact</a>
 
index b8b8939dd5e5f0672d3f7e43c8476217212eb4bd..1925345b563faef1f4b334c6b759b56014c04dbd 100644 (file)
@@ -12,7 +12,7 @@
 
 A [[hackathon|hackathons]] is one of SIPB's time-honored traditions, where people gather in the office and hack on awesome projects.  Pterohacktyl will be running on June 26th from 1pm until about 11PM.  Feel free to [contact](#contact) us at any time, for pretty much any [reason](#reason).
 
-You may be interested in our list of [projects](/projects/) or [project ideas](/projects/ideas/).  To let people know what you're working on or see what others are working on, see the [current project list](/pterohacktyl/projects/).
+You may be interested in our list of [[projects]] or [[project ideas|projects/ideas]].  To let people know what you're working on or see what others are working on, see the [[current project list|pterohacktyl/projects]].
 
 ## <a name="contact">Contact</a>
 
index 4d963b1fa57be8991667410ee14fb197f73f5432..008b0ebc45d04445f6ac8f417a2163778e469836 100644 (file)
@@ -12,7 +12,7 @@
 
 A [[hackathon|hackathons]] is one of SIPB's time-honored traditions, where people gather in the office and hack on awesome projects.  Velocihacker will be running on April 24th from 1pm until about 11PM.  Feel free to [contact](#contact) us at any time, for pretty much any [reason](#reason).
 
-You may be interested in our list of [projects](/projects/) or [project ideas](/projects/ideas/).  To let people know what you're working on or see what others are working on, see the [current project list](/velocihacker/projects/).
+You may be interested in our list of [[projects]] or [[project ideas|projects/ideas]].  To let people know what you're working on or see what others are working on, see the [[current project list|velocihacker/projects]].
 
 ## <a name="contact">Contact</a>
 
index 8e94f8fea3b730f0d5a3d37120cc5784b9babd77..ff178ae2d503a002af8670c422f710f86c97a194 100644 (file)
--- a/join.mdwn
+++ b/join.mdwn
@@ -16,7 +16,7 @@ topics technical and otherwise.
 
 Members are encouraged to **hang out around the SIPB office** during
 meetings (they're Mondays at 7:30PM) and at other times (check the door icon on
-[sipb.mit.edu](http://sipb.mit.edu/) to see if the office is open). (Coming to at least four meetings is required before you can be nominated for keyholding status, though usually this happens before members are otherwise ready to become a keyholder.)
+[[sipb.mit.edu|index]] to see if the office is open). (Coming to at least four meetings is required before you can be nominated for keyholding status, though usually this happens before members are otherwise ready to become a keyholder.)
 
 You can also participate in SIPB activities like hackathons,
 [cluedumps](http://cluedumps.mit.edu/), and [IAP
@@ -81,7 +81,7 @@ evening.  We strive to make it a fun and comfortable place to work on
 projects, homework, or anything else by providing an array of amenities:
 
 * Nice chairs, big monitors, many computers, table space for laptops
-* Music: ours (CDs or [LAMP](https://lamp.mit.edu/)) or yours (via a certain ["printer"](http://sipb.mit.edu/doc/using-sipbmp3/))
+* Music: ours (CDs or [LAMP](https://lamp.mit.edu/)) or yours (via a certain [["printer"|doc/using-sipbmp3]])
 * Tons of equipment and supplies from video adapters to an oscilloscope to Band-Aids
 * A diverse technical library, including popular textbooks
 * Soda and snacks for late-night sessions, cheaper and closer than Verde's
index e91efe743731f829016f13b38e0e06d812cf16a9..aac3b6495da6608a0f7827e714dcac260f22ee5a 100644 (file)
@@ -1,6 +1,6 @@
 [[!meta title="SIPB Zephyr Classes"]]
 
-Many SIPB members [use zephyr](http://sipb-www.scripts.mit.edu/doc/wiki/UsingZephyr) to communicate about
+Many SIPB members [[use zephyr|doc/zephyr]] to communicate about
 projects, discuss what's new (or old) in the computing world, and
 generally keep in touch.  Here's a list of some zephyr classes you
 might be interested in subscribing to.
index fbdf15ecb5e1b2c08888bb21f2e0f9caa8d51803..8284a5de4eb6ffcc726bc8d97bd7e758a480fc2b 100644 (file)
@@ -46,7 +46,7 @@ __Please email the SIPB Vice Chair at [yczeng@mit.edu](mailto:yczeng@mit.edu)__
 
 * IAP Classes and Cluedumps
 
-     * Description: SIPB organizes dozens of [IAP classes](http://sipb.mit.edu/iap) each year on technical topics both serious and fun.  During the fall term SIPB also offers a series of [Cluedump talks](http://cluedumps.mit.edu), with a different topic each week.  Add yourself to <tt>cluedump-announce@mit.edu</tt> if you're interested. We're also looking for MIT students to [help keep them running smoothly](http://sipb.mit.edu/join/edu).
+     * Description: SIPB organizes dozens of [IAP classes](http://sipb.mit.edu/iap) each year on technical topics both serious and fun.  During the fall term SIPB also offers a series of [Cluedump talks](http://cluedumps.mit.edu), with a different topic each week.  Add yourself to <tt>cluedump-announce@mit.edu</tt> if you're interested. We're also looking for MIT students to [[help keep them running smoothly|join]].
 
      * __Contact: Emma Batson, [emmabat@mit.edu](mailto:emmabat@mit.edu)__
 
index a70ad4fb29d70e887eb5cebfcc4031e0c7f3e2c7..25e2d9069e2fcb835b51a495d34e4b6f76031ec5 100644 (file)
@@ -53,7 +53,7 @@ A license without the code is worthless! Make sure your code is posted somewhere
 Code without an idea of development progress isn't worthless, but it's still not quite optimal. Again, options that SIPB projects use include
 
  * A development <a>mailing list</a> that's public or open to interested contributors on request.
- * Publicly readable <a>archives</a> of your mailing list. (Mailman lists support archiving, or you can add a Discuss archive, for example using [[Pergamon|/doc/pergamon/]].)
+ * Publicly readable <a>archives</a> of your mailing list. (Mailman lists support archiving, or you can add a Discuss archive, for example using [[Pergamon|/doc/pergamon]].)
  * <a>Trac</a>, a bug tracker and source code browser available via the scripts.mit.edu autoinstaller.
  * <a>Github</a> issues.
  * <a>Launchpad</a>, the bug tracker and source code / Debian package host that Ubuntu developed and opened to others.