<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.csclub.uwaterloo.ca/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dchlobow</id>
	<title>CSCWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.csclub.uwaterloo.ca/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dchlobow"/>
	<link rel="alternate" type="text/html" href="https://wiki.csclub.uwaterloo.ca/Special:Contributions/Dchlobow"/>
	<updated>2026-04-06T09:55:37Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://wiki.csclub.uwaterloo.ca/index.php?title=User:Dchlobow&amp;diff=3525</id>
		<title>User:Dchlobow</title>
		<link rel="alternate" type="text/html" href="https://wiki.csclub.uwaterloo.ca/index.php?title=User:Dchlobow&amp;diff=3525"/>
		<updated>2013-11-05T15:49:55Z</updated>

		<summary type="html">&lt;p&gt;Dchlobow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== /whois ==&lt;br /&gt;
&lt;br /&gt;
http://csclub.uwaterloo.ca/~dchlobow/&lt;/div&gt;</summary>
		<author><name>Dchlobow</name></author>
	</entry>
	<entry>
		<id>https://wiki.csclub.uwaterloo.ca/index.php?title=Budget_Guide&amp;diff=3388</id>
		<title>Budget Guide</title>
		<link rel="alternate" type="text/html" href="https://wiki.csclub.uwaterloo.ca/index.php?title=Budget_Guide&amp;diff=3388"/>
		<updated>2013-05-21T16:12:25Z</updated>

		<summary type="html">&lt;p&gt;Dchlobow: Undo revision 3387 by Mspang (Talk) - Fuck off mspang&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The amount of funding we get is determined by MathSoc policy 4 (see http://www.mathsoc.uwaterloo.ca/pinkbook.php). In particular, the maximum amount of funding is proportional to the number of full members we have.&lt;br /&gt;
&lt;br /&gt;
 1.k).vi.iv. A recognized Club may apply to the Society for funding by submitting a budget proposal to the Vice-President, Finances within the first three weeks of the term&lt;br /&gt;
             for which they are seeking funding.&lt;br /&gt;
&lt;br /&gt;
==Recruitment and election funding==&lt;br /&gt;
 1.k).vi.v At the beginning of each term, a recognized Club is entitled to the following, over and above their budget proposal:&lt;br /&gt;
   1.k).vi.v.i. a fifty dollar ($50) budget for recruiting activities and&lt;br /&gt;
   1.k).vi.v.ii. a twenty dollar ($20) budget for elections&lt;br /&gt;
   Only expenditures deemed reasonable for their respective purposes, in the estimation of the Vice President, Finances, may be applied to the respective amounts.&lt;br /&gt;
&lt;br /&gt;
In Winter 2008, we ran our first recruitment drive. We gave out 4 free pops to people who registered for the current term. In order to keep track of who was entitled to pops, we gave people red tickets (stored in the desk in the CSC).&lt;br /&gt;
&lt;br /&gt;
We&#039;ve noticed that people on co-op terms tend not to pay for membership during their co-op term. A suggestion is to allow people to sign-up for 2 terms at a price of $3.&lt;br /&gt;
&lt;br /&gt;
==Membership list==&lt;br /&gt;
 1.k).vi.vi. A recognized Club must present to the Society a list of its members before or with its proposed budget. An acceptable membership list will consist of the names of&lt;br /&gt;
             members as well as at least one corresponding University issued unique identifier, including but not limited to UWDir ID, or Student Identification number. An &lt;br /&gt;
             electronic copy of this list must be submitted to the Director of Internal Affairs.&lt;br /&gt;
&lt;br /&gt;
In order to generate this memberlist, &#039;ceo memberlist&#039; can be used. The following script prints out the number of full members:&lt;br /&gt;
 #!/bin/bash&lt;br /&gt;
 REGEX=&amp;quot;(mat/|vpa/se|computer science|math)&amp;quot;&lt;br /&gt;
 BADUSERS=&amp;quot;(dtbartle|dlgawley|cpdohert|mbiggs|tmyklebu)&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
 echo -n &#039;Members with Math/CS as their program: &#039;&lt;br /&gt;
 ceo memberlist | egrep -i &amp;quot;$REGEX&amp;quot; | egrep -v $BADUSERS | wc -l&lt;br /&gt;
&lt;br /&gt;
==The Budget==&lt;br /&gt;
 1.k).vi.vii. The Society will allocate funds to the Clubs on the basis of the submitted budget proposal, in accordance with, but not necessarily limited to, the following&lt;br /&gt;
              considerations:&lt;br /&gt;
   1.k).vi.vii.i. A Club may not receive in funding from the Society an amount greater than that determined by the following formula: &lt;br /&gt;
                  [(Student Fee) – (Dedicated Revenues) + (Club Fee)] X (Club Membership)&lt;br /&gt;
                  Where “Student Fee” refers to the present fee collected by the Society on the University tuition fee bill, and where “Dedicated Revenues” refers to portions of&lt;br /&gt;
                  the ‘Student Fee” that are dedicated to specific funds or external organizations, including but not limited to mathNEWS and the Capital Improvements Fund, and&lt;br /&gt;
                  where “Club Fee” refers to the fee levied by the Club in accordance with this Policy, possibly zero, and where “Club Membership” refers to the number of Full Members&lt;br /&gt;
                  of the Club, as indicated by the most recently received list submitted by the Club and verified by the Director or Internal Affairs.&lt;br /&gt;
  1.k).vi.vii.ii. The appropriateness of any given budget item in light of the stated purpose of the Club and the financial state of the Society.&lt;br /&gt;
&lt;br /&gt;
It is worth noting that MathSoc essentially matches our membership fee. When submitting budgets, we are required to include membership revenues. Currently, as per the above formula, MathSoc will give us about $11.50 per member. In the past, MathSoc has had very few complaints about the appropriateness of our budgets. We typically ask for:&lt;br /&gt;
* Hardware; in the past, we&#039;ve asked for up to $1500 worth of hardware and have had it approved.&lt;br /&gt;
* Office supplies; usually $100 or so.&lt;br /&gt;
* Food for talks and events: usually $200 or so.&lt;br /&gt;
* Advertising for talks and events: usually $200 or so.&lt;br /&gt;
&lt;br /&gt;
==Submitting expense forms==&lt;br /&gt;
 1.k).vi.viii. Clubs shall receive their funding following an activity upon submitting an Expense Reimbursement Form to the Vice-President, Finances. The Vice-President, Finances&lt;br /&gt;
               may dispense funds prior to an activity, but the Club must submit an Expense Reimbursement Form afterward in order to reconcile the difference.&lt;br /&gt;
   1.k).vi.viii.i. The Vice President, Finances may withhold reimbursements to a Club deemed to be delinquent in its duties as prescribed by this Policy as advised by the Director&lt;br /&gt;
                   of Internal Affairs. If this becomes the case, the Vice President, Finances will give written notice to the executive of the Club, detailing the rationale for&lt;br /&gt;
                   withholding reimbursement and what steps must be taken in order to fulfill the duties of the Club.&lt;br /&gt;
&lt;br /&gt;
It is the treasurer&#039;s responsibility to submit expense forms to MathSoc, and to ensure that MathSoc issues the CSClub cheques accordingly.&lt;br /&gt;
&lt;br /&gt;
[[Category:Budget]]&lt;br /&gt;
[[Category:Guides]]&lt;/div&gt;</summary>
		<author><name>Dchlobow</name></author>
	</entry>
	<entry>
		<id>https://wiki.csclub.uwaterloo.ca/index.php?title=Machine_List&amp;diff=3308</id>
		<title>Machine List</title>
		<link rel="alternate" type="text/html" href="https://wiki.csclub.uwaterloo.ca/index.php?title=Machine_List&amp;diff=3308"/>
		<updated>2012-09-20T15:55:55Z</updated>

		<summary type="html">&lt;p&gt;Dchlobow: /* Services */  Way to move the MPD text here, but not change &amp;quot;Strombola&amp;quot; to &amp;quot;Nullsleep&amp;quot; ;)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Servers =&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;ascorbic-acid&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
Ascorbic-acid is Sun Netra T1. Needs &#039;rootdelay=15&#039; kernel argument to boot.&lt;br /&gt;
&lt;br /&gt;
==== Specs ====&lt;br /&gt;
* Sun Netra T1&lt;br /&gt;
* 256MB RAM&lt;br /&gt;
* 2 &amp;amp;times; 20 GB Seagate hard drive, configured as a 34 GB LVM volume group&lt;br /&gt;
&lt;br /&gt;
==== Services ====&lt;br /&gt;
&lt;br /&gt;
* Runs ssh on ports 21,22,53,80,81,443,8000,8080 for user&#039;s convenience.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;caffeine&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
Caffeine is the Computer Science Club&#039;s primary server. It serves websites, databases for websites, and a large amount of other services. It is a [[Virtualization#Linux_Containers|Linux container]] at present.&lt;br /&gt;
&lt;br /&gt;
==== Specs ====&lt;br /&gt;
&lt;br /&gt;
* currently hosted on [[#glomag|glomag]]&lt;br /&gt;
&lt;br /&gt;
==== Services ====&lt;br /&gt;
&lt;br /&gt;
* Club and member web sites with [[Apache]]&lt;br /&gt;
* [[MySQL]] databases&lt;br /&gt;
* [[PostgreSQL]] databases  (deprecated, not backed up.)&lt;br /&gt;
* [[ceo]] daemon&lt;br /&gt;
* mail was migrated to [[#mail|mail]]&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;corn-syrup&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
PowerEdge 2950&lt;br /&gt;
&lt;br /&gt;
==== Specs ====&lt;br /&gt;
&lt;br /&gt;
* 2 × Intel Xeon E5405 @ 2.00 GHz&lt;br /&gt;
* 32 GB RAM&lt;br /&gt;
* eth0 (&amp;quot;Gb0&amp;quot;) mac addr 00:24:e8:52:41:27&lt;br /&gt;
* eth1 (&amp;quot;Gb1&amp;quot;) mac addr 00:24:e8:52:41:29&lt;br /&gt;
* IPMI mac addr 00:24:e8:52:41:2b&lt;br /&gt;
* 3 &amp;amp;times; Western-Digital 160GB SATA hard drive (445 GB software RAID0 array)&lt;br /&gt;
&lt;br /&gt;
==== Notes ====&lt;br /&gt;
&lt;br /&gt;
* Use eth0/Gb0 for the mathstudentorgsnet connection&lt;br /&gt;
* has ipmi on corn-syrup-impi.csclub.uwaterloo.ca.&lt;br /&gt;
&lt;br /&gt;
==== Services ====&lt;br /&gt;
&lt;br /&gt;
* Hosts 1 TB &amp;lt;tt&amp;gt;[[scratch|/scratch]]&amp;lt;/tt&amp;gt; and exports via NFS (sec=krb5)&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;denardo&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
==== Specs ====&lt;br /&gt;
&lt;br /&gt;
* Sun Fire V210&lt;br /&gt;
* TI UltraSparc IIIi (Jalapeño)&lt;br /&gt;
* 2 GB RAM&lt;br /&gt;
* 160 GB RAID array&lt;br /&gt;
* ALOM on denardo-alom.csclub can be used to power machine on/off&lt;br /&gt;
&lt;br /&gt;
Currently offline due to faulty hard drive&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;high-fructose-corn-syrup&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
High-fructose-corn-syrup (or hfcs) is our more powerful version of corn-syrup. It&#039;s been in CSC service since April 2012.&lt;br /&gt;
&lt;br /&gt;
==== Specs ====&lt;br /&gt;
&lt;br /&gt;
* 4x AMD Opteron 6272 (2.4 GHz, 16 cores each)&lt;br /&gt;
* 64 GB RAM&lt;br /&gt;
* Supermicro H8QGi+-F Motherboard Quad 1944-pin Socket [http://csclub.uwaterloo.ca/misc/manuals/motherboard-H8QGI+-F.pdf (Manual)]&lt;br /&gt;
* 500 GB Seagate Barracuda&lt;br /&gt;
* Supermicro Case Rackmount CSE-748TQ-R1400B 4U [http://csclub.uwaterloo.ca/misc/manuals/SC748.pdf (Manual)]&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;potassium-citrate&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
Potassium-citrate is a dual-processor Alpha machine. It is on extended loan from pbarfuss. Needs &#039;rootdelay=15&#039; kernel argument to boot.  Might have bad memory, which needs to be investigated.&lt;br /&gt;
&lt;br /&gt;
==== Specs ====&lt;br /&gt;
* Alphaserver CS20 (2 833MHz EV68al CPUs)&lt;br /&gt;
* 512MB RAM&lt;br /&gt;
* 36 GB Seagate SCSI hard drive&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;taurine&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
==== Specs ====&lt;br /&gt;
&lt;br /&gt;
* 2 AMD Opteron 2218 CPUs&lt;br /&gt;
* 8GB RAM&lt;br /&gt;
* 136 GB LVM volume group&lt;br /&gt;
&lt;br /&gt;
==== Services ====&lt;br /&gt;
&lt;br /&gt;
* Virtual machines&lt;br /&gt;
* BitlBee IRC instant messaging gateway (localhost only)&lt;br /&gt;
* ident server to maintain high connection cap to freenode&lt;br /&gt;
* Runs ssh on ports 21,22,53,80,81,443,8000,8080 for user&#039;s convenience.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;sid&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
Sid is a container with Debian testing installed.&lt;br /&gt;
&lt;br /&gt;
==== Services ====&lt;br /&gt;
&lt;br /&gt;
* Newer software&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;freebsd&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
FreeBSD is a virtual machine with FreeBSD installed.&lt;br /&gt;
&lt;br /&gt;
==== Services ====&lt;br /&gt;
&lt;br /&gt;
* Newer software&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;rainbowdragoneyes&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
Rainbowdragoneyes is our Lemote Fuloong MIPS machine. This machine is aliased to rde.csclub.uwaterloo.ca.&lt;br /&gt;
&lt;br /&gt;
==== Specs ====&lt;br /&gt;
&lt;br /&gt;
* 800MHz MIPS Loongson 2f CPU&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;daystar&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
daystar is a Sun E6500 machine donated by Sanjay Singh. This machine is in the process of being set up.&lt;br /&gt;
&lt;br /&gt;
==== Specs ====&lt;br /&gt;
&lt;br /&gt;
* 15 full CPU/memory boards&lt;br /&gt;
** 2x UltraSPARC II 464MHz / 8MB Cache Processors&lt;br /&gt;
** ??? RAM?&lt;br /&gt;
* 1 I/O board (type=???)&lt;br /&gt;
** ???x disks?&lt;br /&gt;
* 1 CD-ROM drive&lt;br /&gt;
&lt;br /&gt;
* [http://mirror.csclub.uwaterloo.ca/csclub/sun_e6500/ent6k.srvr/ e6500 documentation (hosted on mirror)]&lt;br /&gt;
* [http://www.e6500.com/ e6500]&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;psilodump&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
psilodump is a NetApp FAS3000 series fileserver donated by CSCF. This machine is in the process of being transferred to CSC.&lt;br /&gt;
&lt;br /&gt;
==== Specs ====&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;honey&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
honey is a taurine clone donated by CSCF. This machine is in the process of being transferred to CSC.&lt;br /&gt;
&lt;br /&gt;
==== Specs ====&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;dextrose&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
dextrose is a taurine clone donated by CSCF. This machine is in the process of being transferred to CSC.&lt;br /&gt;
&lt;br /&gt;
==== Specs ====&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;aspartame&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
aspartame is a taurine clone donated by CSCF. This machine is in the process of being transferred to CSC.&lt;br /&gt;
&lt;br /&gt;
==== Specs ====&lt;br /&gt;
&lt;br /&gt;
= Office Terminals =&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;bit-shifter&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
bit-shifter is an office terminal.&lt;br /&gt;
&lt;br /&gt;
==== Specs ====&lt;br /&gt;
&lt;br /&gt;
* Intel(R) Core(TM)2 Quad CPU    Q8300&lt;br /&gt;
* 4GB RAM&lt;br /&gt;
* [http://csclub.uwaterloo.ca/misc/manuals/motherboard_manual_ga-ep45-ud3l.pdf Gigabyte GA-EP45-UD3L] Motherboard&lt;br /&gt;
* nVidea GeForce GT 240&lt;br /&gt;
* 1x 750GB Segate SATA drive&lt;br /&gt;
* 1x 80GB IDE Drive (part of a striped LVM volume for /video)&lt;br /&gt;
* Jacob Parker&#039;s Firewire Card&lt;br /&gt;
&lt;br /&gt;
==== Services ====&lt;br /&gt;
&lt;br /&gt;
* [http://csclub.uwaterloo.ca/office/webcam Office webcam]&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;gwem&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
gwem is an office terminal that was created because AMD donated a graphics card. It entered CSC service in February 2012.&lt;br /&gt;
&lt;br /&gt;
=== Specs ===&lt;br /&gt;
&lt;br /&gt;
* AMD FX-8150 3.6GHz 8-Core CPU&lt;br /&gt;
* 16 GB RAM&lt;br /&gt;
* 1x 160GB SATA drive&lt;br /&gt;
* AMD Radeon 6870 HD 1GB GPU&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;maltodextrin&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
Maltodextrin is an office terminal; it used to be Bartle&#039;s Box of doom.&lt;br /&gt;
&lt;br /&gt;
==== Specs ====&lt;br /&gt;
&lt;br /&gt;
* Intel Core 2 Duo E7200 @ 2.53 GHz&lt;br /&gt;
* 2GB RAM&lt;br /&gt;
* [http://csclub.uwaterloo.ca/misc/manuals/ga-ep35_s3l_e.pdf Gigabyte GA-EP35-DS3L] Motherboard&lt;br /&gt;
* Seagate Barracuda 400 GB SATA hard drive&lt;br /&gt;
&lt;br /&gt;
==== Services ====&lt;br /&gt;
&lt;br /&gt;
* [http://csclub.uwaterloo.ca/office/webcam Office webcam]&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;natural-flavours&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
Natural-flavours is an office terminal; it used to be our mirror.&lt;br /&gt;
&lt;br /&gt;
==== Specs ====&lt;br /&gt;
&lt;br /&gt;
* Intel Core 2 Duo E6300 @ 1.86 GHz&lt;br /&gt;
* 2x1GB RAM&lt;br /&gt;
* 320 GB Seagate Barracuda hard drive&lt;br /&gt;
* [http://csclub.uwaterloo.ca/misc/manuals/ga-ep35_s3l_e.pdf ASUS P5L-MX] Motherboard&lt;br /&gt;
* DVD Burner&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;nullsleep&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
nullsleep is an [http://csclub.uwaterloo.ca/misc/manuals/ASRock_ION_330.pdf ASRock ION 330] machine given to us by CSCF and funded by MEF.&lt;br /&gt;
&lt;br /&gt;
==== Specs ====&lt;br /&gt;
&lt;br /&gt;
* Intel® Dual Core Atom™ 330&lt;br /&gt;
* 2GB RAM&lt;br /&gt;
* NVIDIA® ION™ graphics&lt;br /&gt;
* 320 GB hard drive&lt;br /&gt;
* DVD Burner&lt;br /&gt;
&lt;br /&gt;
==== Speakers ====&lt;br /&gt;
Nullsleep has the office speakers currently connected to it.&lt;br /&gt;
&lt;br /&gt;
==== Services ====&lt;br /&gt;
Nullsleep runs MPD for playing music. Control of MPD is available only to users in the &amp;quot;audio&amp;quot; group.&lt;br /&gt;
Music is located in /music on the office terminals&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;strombola&#039;&#039;==&lt;br /&gt;
It is named after Gordon Strombola.&lt;br /&gt;
&lt;br /&gt;
==== Specs ====&lt;br /&gt;
* Intel Core2 Quad Q8200 @ 2.33GHz&lt;br /&gt;
* 4 GB RAM&lt;br /&gt;
* nVidia GeForce 8600 GTS&lt;br /&gt;
* [http://csclub.uwaterloo.ca/misc/manuals/strombola.pdf Gigabyte GA-EP45-UD3L] Motherboard&lt;br /&gt;
* Western-Digital Caviar Blue 160 GB SATA hard drive&lt;br /&gt;
&lt;br /&gt;
==== Speakers ====&lt;br /&gt;
Strombola has integrated 5.1 channel sound and has speakers connected to it.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;acesulfame-potassium&#039;&#039; (decommissioned) ==&lt;br /&gt;
&lt;br /&gt;
==== Specs ====&lt;br /&gt;
* Intel Pentium 4 2.67GHz&lt;br /&gt;
* 1GB RAM&lt;br /&gt;
* [http://csclub.uwaterloo.ca/misc/manuals/ABIT_VT7.pdf ABIT VT7] Motherboard&lt;br /&gt;
* ATI Radeon 7000&lt;br /&gt;
&lt;br /&gt;
= Syscom Only =&lt;br /&gt;
&lt;br /&gt;
The following systems may only be accessible to members of the [[Systems Committee]] for a variety of reasons; the most common of which being that some of these machines host [[Kerberos]] authentication services for the CSC.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;artificial-flavours&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
Artificial-flavours is our backup server. It used to be an office terminal.&lt;br /&gt;
&lt;br /&gt;
==== Specs ====&lt;br /&gt;
&lt;br /&gt;
* Intel Celeron 3.2GHz&lt;br /&gt;
* 2GB RAM&lt;br /&gt;
* [http://csclub.uwaterloo.ca/misc/manuals/Biostar_P4M80-M4.pdf Biostar P4M80-M4] Motherboard&lt;br /&gt;
* Western-Digital 80 GB ATA hard drive&lt;br /&gt;
&lt;br /&gt;
==== Services ====&lt;br /&gt;
&lt;br /&gt;
* Backup [[Kerberos|authentication]] and [[OpenLDAP|directory services]]&lt;br /&gt;
* [[MySQL]] replica&lt;br /&gt;
* Secondary [[Mail]] exchanger&lt;br /&gt;
&lt;br /&gt;
Note: secondary mail exchanger is offline due to improper relay setup.&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;ginseng&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
Ginseng is our file server.&lt;br /&gt;
&lt;br /&gt;
==== Specs ====&lt;br /&gt;
&lt;br /&gt;
* Intel Pentium Dual Core E2180&lt;br /&gt;
* 8GB RAM&lt;br /&gt;
* [http://csclub.uwaterloo.ca/misc/manuals/s3000ah_tps_1_1.pdf Intel S3000AHV Motherboard]&lt;br /&gt;
* 4 &amp;amp;times; 640 GB Western-Digital Caviar Blue in [http://en.wikipedia.org/wiki/Nested_RAID_levels#RAID_10_.28RAID_1.2B0.29 RAID 10] behind a [http://www.3ware.com/products/serial_ata2-9650.asp 3ware 9650SE RAID card].&lt;br /&gt;
&lt;br /&gt;
==== Services ====&lt;br /&gt;
&lt;br /&gt;
* [[User-data|/users]] via NFS&lt;br /&gt;
* Directory services with [[OpenLDAP]]&lt;br /&gt;
* Authentication with [[Kerberos]]&lt;br /&gt;
* [[ceo]] daemon&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;glomag&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
Glomag is a newish server (as of Fall 2009) which hosts [[#caffeine|caffeine]]. Only syscom are allowed to SSH in here directly, though SSH to caffeine is permitted to all members.&lt;br /&gt;
&lt;br /&gt;
==== Specs ====&lt;br /&gt;
&lt;br /&gt;
* Intel Xeon X3450 @ 2.67 GHz&lt;br /&gt;
* 6 GB RAM&lt;br /&gt;
* vg0: 465 GB software RAID1 (contains root partition):&lt;br /&gt;
** 750 GB Seagate Barracuda SATA hard drive&lt;br /&gt;
** 500 GB Western-Digital Caviar Blue SATA hard drive&lt;br /&gt;
* vg1: 596 GB software RAID1 (contains caffeine):&lt;br /&gt;
** 2 &amp;amp;times; 640 GB Western-Digital Caviar Blue SATA hard drive&lt;br /&gt;
&lt;br /&gt;
==== Services ====&lt;br /&gt;
&lt;br /&gt;
* [[Virtualization#Linux_Container|Linux containers]]; see [[#caffeine|caffeine]], [[#mail|mail]]&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;sodium-benzoate&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
Sodium-benzoate is our mirror server, funded by MEF.&lt;br /&gt;
&lt;br /&gt;
==== Specs ====&lt;br /&gt;
&lt;br /&gt;
* Intel Xeon Quad Core E5405 @ 2.00 GHz&lt;br /&gt;
* 16GB RAM&lt;br /&gt;
* vg0: 228 GB block device behind DELL PERC 6/i (contains root partition)&lt;br /&gt;
* mirror: ~14 TB block device behind DELL PERC 6/i (contains mirror)&lt;br /&gt;
** 8 &amp;amp;times; 2 TB hard drive (RAID-5)&lt;br /&gt;
&lt;br /&gt;
==== Services ====&lt;br /&gt;
&lt;br /&gt;
* [[Mirror]]&lt;br /&gt;
* [[Talks]] mirror&lt;br /&gt;
* [[Debian_Repository|CSClub packages repository]]&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;mail&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
mail is the CSC&#039;s mail server. It hosts mail delivery, imap(s), smtp(s), and mailman. It is also syscom-only. It is a [[Virtualization#Linux_Containers|Linux container]] at present.&lt;br /&gt;
&lt;br /&gt;
==== Specs ====&lt;br /&gt;
&lt;br /&gt;
* currently hosted on [[#glomag|glomag]]&lt;br /&gt;
&lt;br /&gt;
==== Services ====&lt;br /&gt;
&lt;br /&gt;
* [[Mail]] services&lt;br /&gt;
* mailman&lt;br /&gt;
* web interface to mail, mailman&lt;br /&gt;
* [[ceo]] daemon&lt;br /&gt;
&lt;br /&gt;
= Other =&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;sodium-citrate&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
Sodium-citrate is an SGI O2 machine.&lt;br /&gt;
&lt;br /&gt;
In order to net boot you need to set /proc/sys/net/ipv4/ip_no_pmtu_disc to 1. When the O2 boots, hit F5 at the boot menu and type bootp():.&lt;br /&gt;
&lt;br /&gt;
==== Specs ====&lt;br /&gt;
* SGI O2 MIPS processor&lt;br /&gt;
* 423 MB (?) RAM&lt;br /&gt;
* 2 &amp;amp;times; 2 GB hard drive&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;romana&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
Romana is a BeBox that has been in the CSC&#039;s possession since long before BeOS became defunct.&lt;br /&gt;
&lt;br /&gt;
==== Specs ====&lt;br /&gt;
&lt;br /&gt;
* 2 PowerPC based procccessors&lt;br /&gt;
* Stylish Blinken processor-load lights&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;goto80&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
This is a small ARM machine we picked up in order to have similar hardware to the Real Time Operating Systems (CS 452) course. It has a [[TS-7800_JTAG|JTAG]] interface.&lt;br /&gt;
&lt;br /&gt;
==== Specs ====&lt;br /&gt;
&lt;br /&gt;
* 500 MHz Feroceon (ARM926ej-s compatible) processor&lt;br /&gt;
* ARMv5TEJ architecture&lt;br /&gt;
&lt;br /&gt;
Use -march=armv5te -mtune=arm926ej-s options to GCC.&lt;br /&gt;
&lt;br /&gt;
For information on the TS-7800&#039;s hardware see here:&lt;br /&gt;
http://www.embeddedarm.com/products/board-detail.php?product=ts-7800&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;binaerpilot&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
This is a Gumstix Overo Tide CPU on a Tobi expansion board.&lt;br /&gt;
&lt;br /&gt;
==== Specs ====&lt;br /&gt;
&lt;br /&gt;
* TI OMAP 3530 750Mhz (ARM Cortex-A8)&lt;br /&gt;
* 512MB RAM&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;anamanaguchi&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
This is a Gumstix Overo Tide CPU on a Chestnut43 expansion board.&lt;br /&gt;
&lt;br /&gt;
==== Specs ====&lt;br /&gt;
&lt;br /&gt;
* TI OMAP 3530 750Mhz (ARM Cortex-A8)&lt;br /&gt;
* 512MB RAM&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;paza&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
An iMac G3 that is used as a dumb terminal.&lt;br /&gt;
&lt;br /&gt;
==== Specs ====&lt;br /&gt;
&lt;br /&gt;
* 233Mhz PowerPC 740/750&lt;br /&gt;
* 96 MB RAM&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;digital cutter&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
See [[Digital Cutter|here]].&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;Lisp machine&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
A recently acquired Symbolics XL1200 Lisp machine. dseagrav [at] lunar-tokyo.net wants us to drop him an email if we ever get it running, or anybody ever dumps the ROM images from it.&lt;br /&gt;
&lt;br /&gt;
http://www.globalnerdy.com/2008/12/03/symbolics-xl1200-lisp-machine-free-to-a-good-home/ for some history on this hardware.&lt;br /&gt;
&lt;br /&gt;
==== Specs ====&lt;br /&gt;
&lt;br /&gt;
Currently inoperable due to (at least) a missing console cable.&lt;br /&gt;
&lt;br /&gt;
[[Category:Hardware]]&lt;/div&gt;</summary>
		<author><name>Dchlobow</name></author>
	</entry>
	<entry>
		<id>https://wiki.csclub.uwaterloo.ca/index.php?title=Books_Wishlist&amp;diff=2869</id>
		<title>Books Wishlist</title>
		<link rel="alternate" type="text/html" href="https://wiki.csclub.uwaterloo.ca/index.php?title=Books_Wishlist&amp;diff=2869"/>
		<updated>2010-09-21T20:08:59Z</updated>

		<summary type="html">&lt;p&gt;Dchlobow: /* Non-technical */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page consists of books we&#039;d like to get to stock the [[library]]. It is divided into 3 sections. The first is books going on this term&#039;s MEF proposal, this should be done by whoever is writing the proposal. The second is a list of actual books with ISBN. The third is vague ideas of what kind of books we need. The goal is for this page to be emptied by way of moving things from section three up to section one and then off.&lt;br /&gt;
&lt;br /&gt;
A bunch of these were bought.  That needs to be updated.&lt;br /&gt;
&lt;br /&gt;
Programming Windows by Charles Petzold used to be the definitive guide to Win32&lt;br /&gt;
http://www.amazon.ca/Programming-Windows%C2%AE-Charles-Petzold/dp/157231995X/ref=sr_1_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1269631483&amp;amp;sr=8-1&lt;br /&gt;
&lt;br /&gt;
= MEF Proposal = &lt;br /&gt;
MEF Proposal books should include a quote and a sentence or two of justification.&lt;br /&gt;
&lt;br /&gt;
= Actual Books =&lt;br /&gt;
Actual books should have a precise title and ISBN for edition desired.&lt;br /&gt;
&lt;br /&gt;
*Coders at work&lt;br /&gt;
&lt;br /&gt;
== j2simpso&#039;s suggestions should be sorted ==&lt;br /&gt;
*Dreaming in Code&lt;br /&gt;
** ISBN 978-1400082469&lt;br /&gt;
*Founter&#039;s at Work: Stories of Startup&#039;s early Days&lt;br /&gt;
** ISBN 978-1590597149&lt;br /&gt;
*Metaprogramminging GPUs with SH&lt;br /&gt;
** ISBN 978-1568812298&lt;br /&gt;
*High Performance Computing&lt;br /&gt;
** ISBN 978-1566923126&lt;br /&gt;
*Critical Testing Processes: Plan, Prepare, Perform, Perfect&lt;br /&gt;
** ISBN 978-0201748680&lt;br /&gt;
* GREP pocket reference&lt;br /&gt;
** ISBN 978-0596153601&lt;br /&gt;
* Programming Embedded Systems&lt;br /&gt;
** ISBN 978-0596009830&lt;br /&gt;
* High Availability and Disaster REcovery&lt;br /&gt;
** ISBN 978-3540244608&lt;br /&gt;
* An Introduction to Mathematical Cryptography&lt;br /&gt;
** ISBN 978-0387779930&lt;br /&gt;
* Real Time Systems Design and Analysis&lt;br /&gt;
** ISBN 978-0471228554&lt;br /&gt;
* The Black Swan: The Impact of the Highly Improbable&lt;br /&gt;
** ISBN 978-1400063512&lt;br /&gt;
&lt;br /&gt;
== Non-technical ==&lt;br /&gt;
* Mythical Man Month (20th Anniversary ed)&lt;br /&gt;
** ISBN 0-201-83595-9&lt;br /&gt;
* Natural Harvest - A Collection of Semen-Based Recipes &lt;br /&gt;
** ISBN 1-4743-1461-5&lt;br /&gt;
* Logicomix: An Epic Search for Truth&lt;br /&gt;
** ISBN 978-0747597209&lt;br /&gt;
&lt;br /&gt;
== UI &amp;amp; HCI ==&lt;br /&gt;
*Sketching User Experiences&lt;br /&gt;
** ISBN 978-0-12-374037-3&lt;br /&gt;
*The Design of Everyday Things&lt;br /&gt;
** ISBN 978-0465067107&lt;br /&gt;
*The Laws of Simplicty&lt;br /&gt;
** ISBN 978-0262134729&lt;br /&gt;
&lt;br /&gt;
== Course Textbooks ==&lt;br /&gt;
* CSfoo: &#039;&#039;&#039;rebind&#039;&#039;&#039; CLRS&lt;br /&gt;
* CS116: Downey, Python for Software Design: How to Think Like a Computer Scientist&lt;br /&gt;
** ISBN 978-0521725965&lt;br /&gt;
* CS136: King, C programming&lt;br /&gt;
** ISBN 978-0393979503&lt;br /&gt;
* CS240: GOODRICH &amp;amp; TAMASSIA:ALGORITHM DESIGN&lt;br /&gt;
** ISBN 978-0471383659&lt;br /&gt;
* CS246: SAVITCH:ABSOLUTE C++ 4TH ED&lt;br /&gt;
** ISBN 978-0136083818&lt;br /&gt;
* CS246: MEYERS:EFFECTIVE C++&lt;br /&gt;
** ISBN 978-0321334879&lt;br /&gt;
* CS365: Sipser, &#039;&#039;Introduction to the Theory of Computation&#039;&#039; SECOND EDITION&lt;br /&gt;
** ISBN 0-534-95097-3&lt;br /&gt;
* CS462 SHALLIT:SECOND COURSE IN FORMAL LANGUAGES &amp;amp; AUTOMATA THEOR&lt;br /&gt;
** ISBN 9780521865722&lt;br /&gt;
&lt;br /&gt;
== Foundations/Field Surveys ==&lt;br /&gt;
* Knuth, The Art of Computer Programming&lt;br /&gt;
** Volume 1, Fascicle 1: MMIX -- A RISC Computer for the New Millennium&lt;br /&gt;
*** ISBN 978-0201853926&lt;br /&gt;
** Volume 4, Fascicle 0: Introduction to Combinatorial Algorithms and Boolean Functions&lt;br /&gt;
*** ISBN 978-0321534965&lt;br /&gt;
** Volume 4, Fascicle 1: Bitwise Tricks &amp;amp; Techniques; Binary Decision Diagrams&lt;br /&gt;
*** ISBN 978-0321580504&lt;br /&gt;
** Volume 4, Fascicle 2: Generating All Tuples and Permutations &lt;br /&gt;
*** ISBN 978-0201853933&lt;br /&gt;
** Volume 4, Fascicle 3: Generating All Combinations and Partitions &lt;br /&gt;
*** ISBN 978-0201853940&lt;br /&gt;
**  Volume 4, Fascicle 4: Generating All Trees--History of Combinatorial Generation&lt;br /&gt;
*** ISBN 978-0321335708&lt;br /&gt;
* Wirth, Algorithms + Data Structures = Programs&lt;br /&gt;
** ISBN 978-0130224187&lt;br /&gt;
* Dijkstra, A Discipline of Programming&lt;br /&gt;
** ISBN 978-0132158718&lt;br /&gt;
* Abelson, Structure and Interpretation of Computer Programs&lt;br /&gt;
** ISBN 978-0070004849&lt;br /&gt;
* Basic Category Theory for Computer Scientists&lt;br /&gt;
** ISBN 978-0262660716&lt;br /&gt;
&lt;br /&gt;
== Strict Theory ==&lt;br /&gt;
* Recommended by John Watrous: http://www.amazon.com/Computational-Complexity-Approach-Sanjeev-Arora/dp/0521424267/ref=sr_1_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1276314046&amp;amp;sr=1-1&lt;br /&gt;
* [http://www.amazon.com/Computational-Complexity-Christos-H-Papadimitriou/dp/0201530821/ Papadimitriou, &#039;&#039;Computational Complexity&#039;&#039;] or newer equivalent&lt;br /&gt;
** ISBN 0201530821&lt;br /&gt;
* [http://www.amazon.com/Computability-Theory-Chapman-Hall-Mathematics/dp/1584882379 Cooper, &#039;&#039;Computability Theory&#039;&#039;] or similar (Cooper is buggy)&lt;br /&gt;
** ISBN 1-58-488237-9&lt;br /&gt;
* [http://www.amazon.com/Introduction-Kolmogorov-Complexity-Applications-Computer/dp/0387339981/ Li and Vitanyi &#039;&#039;Kolmogorov Complexity and its Applications]&lt;br /&gt;
** ISBN 978-0387339986&lt;br /&gt;
* [http://www.amazon.com/Cambridge-Tracts-Theoretical-Computer-Science/dp/0521802008 Blackburn, de Rijke, Venema, &#039;&#039;Modal Logic&#039;&#039;]&lt;br /&gt;
** ISBN 978-0521802000&lt;br /&gt;
* Kozen, &#039;&#039;Theory of Computation&#039;&#039;&lt;br /&gt;
** ISBN 978-1846282973&lt;br /&gt;
&lt;br /&gt;
== Programming Languages ==&lt;br /&gt;
&lt;br /&gt;
* Theory of&lt;br /&gt;
** Friedman &amp;amp; Wand, Essentials of Programming Languages, 3rd Edition&lt;br /&gt;
*** ISBN 978-0262062794&lt;br /&gt;
** Pierce, Types and Programming Languages&lt;br /&gt;
*** ISBN 978-0262162098&lt;br /&gt;
* Scheme&lt;br /&gt;
** Friedman, The Little Schemer - 4th Edition&lt;br /&gt;
*** ISBN 978-0262560993&lt;br /&gt;
** Friedman, The Seasoned Schemer&lt;br /&gt;
*** ISBN 978-0262561006&lt;br /&gt;
** Friedman, The Reasoned Schemer&lt;br /&gt;
*** ISBN 978-0262562140&lt;br /&gt;
** Dybvig, The Scheme Programming Language, 3rd Edition&lt;br /&gt;
*** ISBN 978-0262541480&lt;br /&gt;
* ML&lt;br /&gt;
** Reppy, Concurrent Programming in ML&lt;br /&gt;
*** ISBN 978-0521714723&lt;br /&gt;
** Paulson, ML For The Working Programmer&lt;br /&gt;
*** ISBN 978-0521565431&lt;br /&gt;
* Haskell&lt;br /&gt;
** Hutton, Programming in Haskell&lt;br /&gt;
*** ISBN 978-0521692694&lt;br /&gt;
** Hudak, The Haskell School of Expression&lt;br /&gt;
*** ISBN 978-0521644082&lt;br /&gt;
&lt;br /&gt;
== Data Structures ==&lt;br /&gt;
* Okasaki, Purely Functional Data Structures&lt;br /&gt;
** ISBN 978-0521663502&lt;br /&gt;
&lt;br /&gt;
== Typography ==&lt;br /&gt;
* Bringhurst, The Elements of Typographic Style&lt;br /&gt;
** ISBN 978-0881792065&lt;br /&gt;
* Knuth, Computers &amp;amp; Typesetting, Volumes A-E Boxed Set&lt;br /&gt;
** ISBN 978-0201734164&lt;br /&gt;
&lt;br /&gt;
= Vague Ideas =&lt;br /&gt;
These can be anything from a title missing an edition choice to a topic name to a binding style/colour.&lt;br /&gt;
&lt;br /&gt;
== Theory ==&lt;br /&gt;
* Approximation Algorithms&lt;br /&gt;
* Randomized Algorithms&lt;br /&gt;
* Computer and Intractability (Grey &amp;amp; Johnson)&lt;br /&gt;
* Human Computer Interaction (HCI)&lt;br /&gt;
* Project Management &lt;br /&gt;
** Software Requirements&lt;br /&gt;
** Software Design &amp;amp; Architecture&lt;br /&gt;
** Software Testing&lt;br /&gt;
* Concurrency/Multithreading&lt;br /&gt;
* Security (Firewalls)&lt;br /&gt;
* Introduction to the Theory of Computation&lt;br /&gt;
* Numerical Analysis&lt;br /&gt;
* Numerical Methods?  (Stoer &amp;amp;amp; Bulirsch)&lt;br /&gt;
** This is probably not the actual title.  We want a book on numerical methods by Stoer &amp;amp;amp; Bulirsch&lt;br /&gt;
* Computer Systems: A Programmer&#039;s Perspective (Bryant &amp;amp; O&#039;Hallaron)&lt;br /&gt;
* Quantum Computing book (from QIP)&lt;br /&gt;
** We have the course text, do we need more on the topic? IQC Recommendation?&lt;br /&gt;
&lt;br /&gt;
== Programming Languages ==&lt;br /&gt;
* Python&lt;br /&gt;
* Haskell .NET&lt;br /&gt;
* Ruby&lt;br /&gt;
* C#&lt;br /&gt;
* Visual Basic .NET&lt;br /&gt;
* OCaml&lt;br /&gt;
* F#&lt;br /&gt;
* Basic&lt;br /&gt;
* Groovy&lt;br /&gt;
* Javascript&lt;br /&gt;
* C/C++&lt;br /&gt;
* Assembly .NET&lt;br /&gt;
* Databases [SQL]&lt;br /&gt;
* Coq .NET&lt;br /&gt;
&lt;br /&gt;
== Technology Books ==&lt;br /&gt;
* Ubuntu&lt;br /&gt;
* Unix/Linux Beginner Books&lt;br /&gt;
* OpenGL/DirectX&lt;br /&gt;
* GTK&lt;br /&gt;
* Unix Network Programming&lt;br /&gt;
&lt;br /&gt;
[[Category:Library]]&lt;/div&gt;</summary>
		<author><name>Dchlobow</name></author>
	</entry>
	<entry>
		<id>https://wiki.csclub.uwaterloo.ca/index.php?title=Books_Wishlist&amp;diff=2646</id>
		<title>Books Wishlist</title>
		<link rel="alternate" type="text/html" href="https://wiki.csclub.uwaterloo.ca/index.php?title=Books_Wishlist&amp;diff=2646"/>
		<updated>2010-05-18T01:22:45Z</updated>

		<summary type="html">&lt;p&gt;Dchlobow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page consists of books we&#039;d like to get to stock the [[library]]. It is divided into 3 sections. The first is books going on this term&#039;s MEF proposal, this should be done by whoever is writing the proposal. The second is a list of actual books with ISBN. The third is vague ideas of what kind of books we need. The goal is for this page to be emptied by way of moving things from section three up to section one and then off.&lt;br /&gt;
&lt;br /&gt;
A bunch of these were bought.  That needs to be updated.&lt;br /&gt;
&lt;br /&gt;
Programming Windows by Charles Petzold used to be the definitive guide to Win32&lt;br /&gt;
http://www.amazon.ca/Programming-Windows%C2%AE-Charles-Petzold/dp/157231995X/ref=sr_1_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1269631483&amp;amp;sr=8-1&lt;br /&gt;
&lt;br /&gt;
= MEF Proposal = &lt;br /&gt;
MEF Proposal books should include a quote and a sentence or two of justification.&lt;br /&gt;
&lt;br /&gt;
= Actual Books =&lt;br /&gt;
Actual books should have a precise title and ISBN for edition desired.&lt;br /&gt;
&lt;br /&gt;
*Coders at work&lt;br /&gt;
&lt;br /&gt;
== j2simpso&#039;s suggestions should be sorted ==&lt;br /&gt;
*Dreaming in Code&lt;br /&gt;
** ISBN 978-1400082469&lt;br /&gt;
*Founter&#039;s at Work: Stories of Startup&#039;s early Days&lt;br /&gt;
** ISBN 978-1590597149&lt;br /&gt;
*Metaprogramminging GPUs with SH&lt;br /&gt;
** ISBN 978-1568812298&lt;br /&gt;
*High Performance Computing&lt;br /&gt;
** ISBN 978-1566923126&lt;br /&gt;
*Critical Testing Processes: Plan, Prepare, Perform, Perfect&lt;br /&gt;
** ISBN 978-0201748680&lt;br /&gt;
* GREP pocket reference&lt;br /&gt;
** ISBN 978-0596153601&lt;br /&gt;
* Programming Embedded Systems&lt;br /&gt;
** ISBN 978-0596009830&lt;br /&gt;
* High Availability and Disaster REcovery&lt;br /&gt;
** ISBN 978-3540244608&lt;br /&gt;
* An Introduction to Mathematical Cryptography&lt;br /&gt;
** ISBN 978-0387779930&lt;br /&gt;
* Real Time Systems Design and Analysis&lt;br /&gt;
** ISBN 978-0471228554&lt;br /&gt;
* The Black Swan: The Impact of the Highly Improbable&lt;br /&gt;
** ISBN 978-1400063512&lt;br /&gt;
&lt;br /&gt;
== Non-technical ==&lt;br /&gt;
* Mythical Man Month (20th Anniversary ed)&lt;br /&gt;
** ISBN 0-201-83595-9&lt;br /&gt;
* Natural Harvest - A Collection of Semen-Based Recipes &lt;br /&gt;
** ISBN 1-4743-1461-5&lt;br /&gt;
&lt;br /&gt;
== UI &amp;amp; HCI ==&lt;br /&gt;
*Sketching User Experiences&lt;br /&gt;
** ISBN 978-0-12-374037-3&lt;br /&gt;
*The Design of Everyday Things&lt;br /&gt;
** ISBN 978-0465067107&lt;br /&gt;
*The Laws of Simplicty&lt;br /&gt;
** ISBN 978-0262134729&lt;br /&gt;
&lt;br /&gt;
== Course Textbooks ==&lt;br /&gt;
* CSfoo: &#039;&#039;&#039;rebind&#039;&#039;&#039; CLRS&lt;br /&gt;
* CS116: Downey, Python for Software Design: How to Think Like a Computer Scientist&lt;br /&gt;
** ISBN 978-0521725965&lt;br /&gt;
* CS136: King, C programming&lt;br /&gt;
** ISBN 978-0393979503&lt;br /&gt;
* CS240: GOODRICH &amp;amp; TAMASSIA:ALGORITHM DESIGN&lt;br /&gt;
** ISBN 978-0471383659&lt;br /&gt;
* CS246: SAVITCH:ABSOLUTE C++ 4TH ED&lt;br /&gt;
** ISBN 978-0136083818&lt;br /&gt;
* CS246: MEYERS:EFFECTIVE C++&lt;br /&gt;
** ISBN 978-0321334879&lt;br /&gt;
* CS365: Sipser, &#039;&#039;Introduction to the Theory of Computation&#039;&#039; SECOND EDITION&lt;br /&gt;
** ISBN 0-534-95097-3&lt;br /&gt;
* CS462 SHALLIT:SECOND COURSE IN FORMAL LANGUAGES &amp;amp; AUTOMATA THEOR&lt;br /&gt;
** ISBN 9780521865722&lt;br /&gt;
&lt;br /&gt;
== Foundations/Field Surveys ==&lt;br /&gt;
* Knuth, The Art of Computer Programming&lt;br /&gt;
** Volume 1, Fascicle 1: MMIX -- A RISC Computer for the New Millennium&lt;br /&gt;
*** ISBN 978-0201853926&lt;br /&gt;
** Volume 4, Fascicle 0: Introduction to Combinatorial Algorithms and Boolean Functions&lt;br /&gt;
*** ISBN 978-0321534965&lt;br /&gt;
** Volume 4, Fascicle 1: Bitwise Tricks &amp;amp; Techniques; Binary Decision Diagrams&lt;br /&gt;
*** ISBN 978-0321580504&lt;br /&gt;
** Volume 4, Fascicle 2: Generating All Tuples and Permutations &lt;br /&gt;
*** ISBN 978-0201853933&lt;br /&gt;
** Volume 4, Fascicle 3: Generating All Combinations and Partitions &lt;br /&gt;
*** ISBN 978-0201853940&lt;br /&gt;
**  Volume 4, Fascicle 4: Generating All Trees--History of Combinatorial Generation&lt;br /&gt;
*** ISBN 978-0321335708&lt;br /&gt;
* Wirth, Algorithms + Data Structures = Programs&lt;br /&gt;
** ISBN 978-0130224187&lt;br /&gt;
* Dijkstra, A Discipline of Programming&lt;br /&gt;
** ISBN 978-0132158718&lt;br /&gt;
* Abelson, Structure and Interpretation of Computer Programs&lt;br /&gt;
** ISBN 978-0070004849&lt;br /&gt;
* Basic Category Theory for Computer Scientists&lt;br /&gt;
** ISBN 978-0262660716&lt;br /&gt;
&lt;br /&gt;
== Strict Theory ==&lt;br /&gt;
* [http://www.amazon.com/Computational-Complexity-Christos-H-Papadimitriou/dp/0201530821/ Papadimitriou, &#039;&#039;Computational Complexity&#039;&#039;] or newer equivalent&lt;br /&gt;
** ISBN 0201530821&lt;br /&gt;
* [http://www.amazon.com/Computability-Theory-Chapman-Hall-Mathematics/dp/1584882379 Cooper, &#039;&#039;Computability Theory&#039;&#039;] or similar (Cooper is buggy)&lt;br /&gt;
** ISBN 1-58-488237-9&lt;br /&gt;
* [http://www.amazon.com/Introduction-Kolmogorov-Complexity-Applications-Computer/dp/0387339981/ Li and Vitanyi &#039;&#039;Kolmogorov Complexity and its Applications]&lt;br /&gt;
** ISBN 978-0387339986&lt;br /&gt;
* [http://www.amazon.com/Cambridge-Tracts-Theoretical-Computer-Science/dp/0521802008 Blackburn, de Rijke, Venema, &#039;&#039;Modal Logic&#039;&#039;]&lt;br /&gt;
** ISBN 978-0521802000&lt;br /&gt;
* Kozen, &#039;&#039;Theory of Computation&#039;&#039;&lt;br /&gt;
** ISBN 978-1846282973&lt;br /&gt;
&lt;br /&gt;
== Programming Languages ==&lt;br /&gt;
&lt;br /&gt;
* Theory of&lt;br /&gt;
** Friedman &amp;amp; Wand, Essentials of Programming Languages, 3rd Edition&lt;br /&gt;
*** ISBN 978-0262062794&lt;br /&gt;
** Pierce, Types and Programming Languages&lt;br /&gt;
*** ISBN 978-0262162098&lt;br /&gt;
* Scheme&lt;br /&gt;
** Friedman, The Little Schemer - 4th Edition&lt;br /&gt;
*** ISBN 978-0262560993&lt;br /&gt;
** Friedman, The Seasoned Schemer&lt;br /&gt;
*** ISBN 978-0262561006&lt;br /&gt;
** Friedman, The Reasoned Schemer&lt;br /&gt;
*** ISBN 978-0262562140&lt;br /&gt;
** Dybvig, The Scheme Programming Language, 3rd Edition&lt;br /&gt;
*** ISBN 978-0262541480&lt;br /&gt;
* ML&lt;br /&gt;
** Reppy, Concurrent Programming in ML&lt;br /&gt;
*** ISBN 978-0521714723&lt;br /&gt;
** Paulson, ML For The Working Programmer&lt;br /&gt;
*** ISBN 978-0521565431&lt;br /&gt;
* Haskell&lt;br /&gt;
** Hutton, Programming in Haskell&lt;br /&gt;
*** ISBN 978-0521692694&lt;br /&gt;
** Hudak, The Haskell School of Expression&lt;br /&gt;
*** ISBN 978-0521644082&lt;br /&gt;
&lt;br /&gt;
== Data Structures ==&lt;br /&gt;
* Okasaki, Purely Functional Data Structures&lt;br /&gt;
** ISBN 978-0521663502&lt;br /&gt;
&lt;br /&gt;
== Typography ==&lt;br /&gt;
* Bringhurst, The Elements of Typographic Style&lt;br /&gt;
** ISBN 978-0881792065&lt;br /&gt;
* Knuth, Computers &amp;amp; Typesetting, Volumes A-E Boxed Set&lt;br /&gt;
** ISBN 978-0201734164&lt;br /&gt;
&lt;br /&gt;
= Vague Ideas =&lt;br /&gt;
These can be anything from a title missing an edition choice to a topic name to a binding style/colour.&lt;br /&gt;
&lt;br /&gt;
== Theory ==&lt;br /&gt;
* Approximation Algorithms&lt;br /&gt;
* Randomized Algorithms&lt;br /&gt;
* Computer and Intractability (Grey &amp;amp; Johnson)&lt;br /&gt;
* Human Computer Interaction (HCI)&lt;br /&gt;
* Project Management &lt;br /&gt;
** Software Requirements&lt;br /&gt;
** Software Design &amp;amp; Architecture&lt;br /&gt;
** Software Testing&lt;br /&gt;
* Concurrency/Multithreading&lt;br /&gt;
* Security (Firewalls)&lt;br /&gt;
* Introduction to the Theory of Computation&lt;br /&gt;
* Numerical Analysis&lt;br /&gt;
* Numerical Methods?  (Stoer &amp;amp;amp; Bulirsch)&lt;br /&gt;
** This is probably not the actual title.  We want a book on numerical methods by Stoer &amp;amp;amp; Bulirsch&lt;br /&gt;
* Computer Systems: A Programmer&#039;s Perspective (Bryant &amp;amp; O&#039;Hallaron)&lt;br /&gt;
* Quantum Computing book (from QIP)&lt;br /&gt;
** We have the course text, do we need more on the topic? IQC Recommendation?&lt;br /&gt;
&lt;br /&gt;
== Programming Languages ==&lt;br /&gt;
* Python&lt;br /&gt;
* Haskell .NET&lt;br /&gt;
* Ruby&lt;br /&gt;
* C#&lt;br /&gt;
* Visual Basic .NET&lt;br /&gt;
* OCaml&lt;br /&gt;
* F#&lt;br /&gt;
* Basic&lt;br /&gt;
* Groovy&lt;br /&gt;
* Javascript&lt;br /&gt;
* C/C++&lt;br /&gt;
* Assembly .NET&lt;br /&gt;
* Databases [SQL]&lt;br /&gt;
* Coq .NET&lt;br /&gt;
&lt;br /&gt;
== Technology Books ==&lt;br /&gt;
* Ubuntu&lt;br /&gt;
* Unix/Linux Beginner Books&lt;br /&gt;
* OpenGL/DirectX&lt;br /&gt;
* GTK&lt;br /&gt;
* Unix Network Programming&lt;br /&gt;
&lt;br /&gt;
[[Category:Library]]&lt;/div&gt;</summary>
		<author><name>Dchlobow</name></author>
	</entry>
	<entry>
		<id>https://wiki.csclub.uwaterloo.ca/index.php?title=Books_Wishlist&amp;diff=2645</id>
		<title>Books Wishlist</title>
		<link rel="alternate" type="text/html" href="https://wiki.csclub.uwaterloo.ca/index.php?title=Books_Wishlist&amp;diff=2645"/>
		<updated>2010-05-18T01:12:23Z</updated>

		<summary type="html">&lt;p&gt;Dchlobow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page consists of books we&#039;d like to get to stock the [[library]]. It is divided into 3 sections. The first is books going on this term&#039;s MEF proposal, this should be done by whoever is writing the proposal. The second is a list of actual books with ISBN. The third is vague ideas of what kind of books we need. The goal is for this page to be emptied by way of moving things from section three up to section one and then off.&lt;br /&gt;
&lt;br /&gt;
A bunch of these were bought.  That needs to be updated.&lt;br /&gt;
&lt;br /&gt;
Programming Windows by Charles Petzold used to be the definitive guide to Win32&lt;br /&gt;
http://www.amazon.ca/Programming-Windows%C2%AE-Charles-Petzold/dp/157231995X/ref=sr_1_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1269631483&amp;amp;sr=8-1&lt;br /&gt;
&lt;br /&gt;
= MEF Proposal = &lt;br /&gt;
MEF Proposal books should include a quote and a sentence or two of justification.&lt;br /&gt;
&lt;br /&gt;
= Actual Books =&lt;br /&gt;
Actual books should have a precise title and ISBN for edition desired.&lt;br /&gt;
&lt;br /&gt;
*Coders at work&lt;br /&gt;
&lt;br /&gt;
== j2simpso&#039;s suggestions should be sorted ==&lt;br /&gt;
*Dreaming in Code&lt;br /&gt;
** ISBN 978-1400082469&lt;br /&gt;
*Founter&#039;s at Work: Stories of Startup&#039;s early Days&lt;br /&gt;
** ISBN 978-1590597149&lt;br /&gt;
*Metaprogramminging GPUs with SH&lt;br /&gt;
** ISBN 978-1568812298&lt;br /&gt;
*High Performance Computing&lt;br /&gt;
** ISBN 978-1566923126&lt;br /&gt;
*Critical Testing Processes: Plan, Prepare, Perform, Perfect&lt;br /&gt;
** ISBN 978-0201748680&lt;br /&gt;
* GREP pocket reference&lt;br /&gt;
** ISBN 978-0596153601&lt;br /&gt;
* Programming Embedded Systems&lt;br /&gt;
** ISBN 978-0596009830&lt;br /&gt;
* High Availability and Disaster REcovery&lt;br /&gt;
** ISBN 978-3540244608&lt;br /&gt;
* An Introduction to Mathematical Cryptography&lt;br /&gt;
** ISBN 978-0387779930&lt;br /&gt;
* Real Time Systems Design and Analysis&lt;br /&gt;
** ISBN 978-0471228554&lt;br /&gt;
* The Black Swan: The Impact of the Highly Improbable&lt;br /&gt;
** ISBN 978-1400063512&lt;br /&gt;
&lt;br /&gt;
== Non-technical ==&lt;br /&gt;
* Mythical Man Month (20th Anniversary ed)&lt;br /&gt;
** ISBN 0-201-83595-9&lt;br /&gt;
* Natural Harvest - A Collection of Semen-Based Recipes &lt;br /&gt;
** ISBN 1-4743-1451-5&lt;br /&gt;
&lt;br /&gt;
== UI &amp;amp; HCI ==&lt;br /&gt;
*Sketching User Experiences&lt;br /&gt;
** ISBN 978-0-12-374037-3&lt;br /&gt;
*The Design of Everyday Things&lt;br /&gt;
** ISBN 978-0465067107&lt;br /&gt;
*The Laws of Simplicty&lt;br /&gt;
** ISBN 978-0262134729&lt;br /&gt;
&lt;br /&gt;
== Course Textbooks ==&lt;br /&gt;
* CSfoo: &#039;&#039;&#039;rebind&#039;&#039;&#039; CLRS&lt;br /&gt;
* CS116: Downey, Python for Software Design: How to Think Like a Computer Scientist&lt;br /&gt;
** ISBN 978-0521725965&lt;br /&gt;
* CS136: King, C programming&lt;br /&gt;
** ISBN 978-0393979503&lt;br /&gt;
* CS240: GOODRICH &amp;amp; TAMASSIA:ALGORITHM DESIGN&lt;br /&gt;
** ISBN 978-0471383659&lt;br /&gt;
* CS246: SAVITCH:ABSOLUTE C++ 4TH ED&lt;br /&gt;
** ISBN 978-0136083818&lt;br /&gt;
* CS246: MEYERS:EFFECTIVE C++&lt;br /&gt;
** ISBN 978-0321334879&lt;br /&gt;
* CS365: Sipser, &#039;&#039;Introduction to the Theory of Computation&#039;&#039; SECOND EDITION&lt;br /&gt;
** ISBN 0-534-95097-3&lt;br /&gt;
* CS462 SHALLIT:SECOND COURSE IN FORMAL LANGUAGES &amp;amp; AUTOMATA THEOR&lt;br /&gt;
** ISBN 9780521865722&lt;br /&gt;
&lt;br /&gt;
== Foundations/Field Surveys ==&lt;br /&gt;
* Knuth, The Art of Computer Programming&lt;br /&gt;
** Volume 1, Fascicle 1: MMIX -- A RISC Computer for the New Millennium&lt;br /&gt;
*** ISBN 978-0201853926&lt;br /&gt;
** Volume 4, Fascicle 0: Introduction to Combinatorial Algorithms and Boolean Functions&lt;br /&gt;
*** ISBN 978-0321534965&lt;br /&gt;
** Volume 4, Fascicle 1: Bitwise Tricks &amp;amp; Techniques; Binary Decision Diagrams&lt;br /&gt;
*** ISBN 978-0321580504&lt;br /&gt;
** Volume 4, Fascicle 2: Generating All Tuples and Permutations &lt;br /&gt;
*** ISBN 978-0201853933&lt;br /&gt;
** Volume 4, Fascicle 3: Generating All Combinations and Partitions &lt;br /&gt;
*** ISBN 978-0201853940&lt;br /&gt;
**  Volume 4, Fascicle 4: Generating All Trees--History of Combinatorial Generation&lt;br /&gt;
*** ISBN 978-0321335708&lt;br /&gt;
* Wirth, Algorithms + Data Structures = Programs&lt;br /&gt;
** ISBN 978-0130224187&lt;br /&gt;
* Dijkstra, A Discipline of Programming&lt;br /&gt;
** ISBN 978-0132158718&lt;br /&gt;
* Abelson, Structure and Interpretation of Computer Programs&lt;br /&gt;
** ISBN 978-0070004849&lt;br /&gt;
* Basic Category Theory for Computer Scientists&lt;br /&gt;
** ISBN 978-0262660716&lt;br /&gt;
&lt;br /&gt;
== Strict Theory ==&lt;br /&gt;
* [http://www.amazon.com/Computational-Complexity-Christos-H-Papadimitriou/dp/0201530821/ Papadimitriou, &#039;&#039;Computational Complexity&#039;&#039;] or newer equivalent&lt;br /&gt;
** ISBN 0201530821&lt;br /&gt;
* [http://www.amazon.com/Computability-Theory-Chapman-Hall-Mathematics/dp/1584882379 Cooper, &#039;&#039;Computability Theory&#039;&#039;] or similar (Cooper is buggy)&lt;br /&gt;
** ISBN 1-58-488237-9&lt;br /&gt;
* [http://www.amazon.com/Introduction-Kolmogorov-Complexity-Applications-Computer/dp/0387339981/ Li and Vitanyi &#039;&#039;Kolmogorov Complexity and its Applications]&lt;br /&gt;
** ISBN 978-0387339986&lt;br /&gt;
* [http://www.amazon.com/Cambridge-Tracts-Theoretical-Computer-Science/dp/0521802008 Blackburn, de Rijke, Venema, &#039;&#039;Modal Logic&#039;&#039;]&lt;br /&gt;
** ISBN 978-0521802000&lt;br /&gt;
* Kozen, &#039;&#039;Theory of Computation&#039;&#039;&lt;br /&gt;
** ISBN 978-1846282973&lt;br /&gt;
&lt;br /&gt;
== Programming Languages ==&lt;br /&gt;
&lt;br /&gt;
* Theory of&lt;br /&gt;
** Friedman &amp;amp; Wand, Essentials of Programming Languages, 3rd Edition&lt;br /&gt;
*** ISBN 978-0262062794&lt;br /&gt;
** Pierce, Types and Programming Languages&lt;br /&gt;
*** ISBN 978-0262162098&lt;br /&gt;
* Scheme&lt;br /&gt;
** Friedman, The Little Schemer - 4th Edition&lt;br /&gt;
*** ISBN 978-0262560993&lt;br /&gt;
** Friedman, The Seasoned Schemer&lt;br /&gt;
*** ISBN 978-0262561006&lt;br /&gt;
** Friedman, The Reasoned Schemer&lt;br /&gt;
*** ISBN 978-0262562140&lt;br /&gt;
** Dybvig, The Scheme Programming Language, 3rd Edition&lt;br /&gt;
*** ISBN 978-0262541480&lt;br /&gt;
* ML&lt;br /&gt;
** Reppy, Concurrent Programming in ML&lt;br /&gt;
*** ISBN 978-0521714723&lt;br /&gt;
** Paulson, ML For The Working Programmer&lt;br /&gt;
*** ISBN 978-0521565431&lt;br /&gt;
* Haskell&lt;br /&gt;
** Hutton, Programming in Haskell&lt;br /&gt;
*** ISBN 978-0521692694&lt;br /&gt;
** Hudak, The Haskell School of Expression&lt;br /&gt;
*** ISBN 978-0521644082&lt;br /&gt;
&lt;br /&gt;
== Data Structures ==&lt;br /&gt;
* Okasaki, Purely Functional Data Structures&lt;br /&gt;
** ISBN 978-0521663502&lt;br /&gt;
&lt;br /&gt;
== Typography ==&lt;br /&gt;
* Bringhurst, The Elements of Typographic Style&lt;br /&gt;
** ISBN 978-0881792065&lt;br /&gt;
* Knuth, Computers &amp;amp; Typesetting, Volumes A-E Boxed Set&lt;br /&gt;
** ISBN 978-0201734164&lt;br /&gt;
&lt;br /&gt;
= Vague Ideas =&lt;br /&gt;
These can be anything from a title missing an edition choice to a topic name to a binding style/colour.&lt;br /&gt;
&lt;br /&gt;
== Theory ==&lt;br /&gt;
* Approximation Algorithms&lt;br /&gt;
* Randomized Algorithms&lt;br /&gt;
* Computer and Intractability (Grey &amp;amp; Johnson)&lt;br /&gt;
* Human Computer Interaction (HCI)&lt;br /&gt;
* Project Management &lt;br /&gt;
** Software Requirements&lt;br /&gt;
** Software Design &amp;amp; Architecture&lt;br /&gt;
** Software Testing&lt;br /&gt;
* Concurrency/Multithreading&lt;br /&gt;
* Security (Firewalls)&lt;br /&gt;
* Introduction to the Theory of Computation&lt;br /&gt;
* Numerical Analysis&lt;br /&gt;
* Numerical Methods?  (Stoer &amp;amp;amp; Bulirsch)&lt;br /&gt;
** This is probably not the actual title.  We want a book on numerical methods by Stoer &amp;amp;amp; Bulirsch&lt;br /&gt;
* Computer Systems: A Programmer&#039;s Perspective (Bryant &amp;amp; O&#039;Hallaron)&lt;br /&gt;
* Quantum Computing book (from QIP)&lt;br /&gt;
** We have the course text, do we need more on the topic? IQC Recommendation?&lt;br /&gt;
&lt;br /&gt;
== Programming Languages ==&lt;br /&gt;
* Python&lt;br /&gt;
* Haskell .NET&lt;br /&gt;
* Ruby&lt;br /&gt;
* C#&lt;br /&gt;
* Visual Basic .NET&lt;br /&gt;
* OCaml&lt;br /&gt;
* F#&lt;br /&gt;
* Basic&lt;br /&gt;
* Groovy&lt;br /&gt;
* Javascript&lt;br /&gt;
* C/C++&lt;br /&gt;
* Assembly .NET&lt;br /&gt;
* Databases [SQL]&lt;br /&gt;
* Coq .NET&lt;br /&gt;
&lt;br /&gt;
== Technology Books ==&lt;br /&gt;
* Ubuntu&lt;br /&gt;
* Unix/Linux Beginner Books&lt;br /&gt;
* OpenGL/DirectX&lt;br /&gt;
* GTK&lt;br /&gt;
* Unix Network Programming&lt;br /&gt;
&lt;br /&gt;
[[Category:Library]]&lt;/div&gt;</summary>
		<author><name>Dchlobow</name></author>
	</entry>
	<entry>
		<id>https://wiki.csclub.uwaterloo.ca/index.php?title=Main_Page&amp;diff=1857</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.csclub.uwaterloo.ca/index.php?title=Main_Page&amp;diff=1857"/>
		<updated>2008-11-24T22:36:41Z</updated>

		<summary type="html">&lt;p&gt;Dchlobow: SLEF Guide placeholder till I get unlazy and add some info there... =)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is the Wiki of the [[Computer Science Club]]. Feel free to start adding pages and information.&lt;br /&gt;
&lt;br /&gt;
== Guides ==&lt;br /&gt;
&amp;lt;div style=&amp;quot;-moz-column-count:3; column-count:3;&amp;quot;&amp;gt;&lt;br /&gt;
* [[Budget Guide]]&lt;br /&gt;
* [[Club Hosting]]&lt;br /&gt;
* [[Exec Manual]]&lt;br /&gt;
* [[Imapd Guide]]&lt;br /&gt;
* [[MEF Guide]]&lt;br /&gt;
* [[Office Staff]]&lt;br /&gt;
* [[SLEF Guide]]&lt;br /&gt;
* [[Talks Guide]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== News and Events ==&lt;br /&gt;
&amp;lt;div style=&amp;quot;-moz-column-count:3; column-count:3;&amp;quot;&amp;gt;&lt;br /&gt;
* [[Meetings]]&lt;br /&gt;
* [[Talks]]&lt;br /&gt;
* [[Projects]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Machine/System Documentation ==&lt;br /&gt;
&amp;lt;div style=&amp;quot;-moz-column-count:3; column-count:3;&amp;quot;&amp;gt;&lt;br /&gt;
* [[Authentication]]&lt;br /&gt;
* [[Backups]]&lt;br /&gt;
* [[ceo]]&lt;br /&gt;
* [[Compiz]]&lt;br /&gt;
* [[Conserver]]&lt;br /&gt;
* [[Cross Compiling]]&lt;br /&gt;
* [[DNS Records]]&lt;br /&gt;
* [[Debian Repository]]&lt;br /&gt;
* [[Directory Services]]&lt;br /&gt;
* [[FreeBSD]]&lt;br /&gt;
* [[IPv6]]&lt;br /&gt;
* [[Library]]&lt;br /&gt;
* [[Machine List]]&lt;br /&gt;
* [[Mail]]&lt;br /&gt;
* [[Mailing Lists]]&lt;br /&gt;
* [[Mirror]]&lt;br /&gt;
* [[Nagios]]&lt;br /&gt;
* [[Nexenta]]&lt;br /&gt;
* [[OID Assignment]]&lt;br /&gt;
* [[OpenSolaris]]&lt;br /&gt;
* [[Puppet]]&lt;br /&gt;
* [[QoS]]&lt;br /&gt;
* [[SNMP]]&lt;br /&gt;
* [[Sony Camera]]&lt;br /&gt;
* [[Systems Committee]]&lt;br /&gt;
* [[UID/GID Assignment]]&lt;br /&gt;
* [[User-data]]&lt;br /&gt;
* [[Network Ports]]&lt;br /&gt;
* [[Webcams]]&lt;br /&gt;
* [[Website]]&lt;br /&gt;
* [[Wireless]]&lt;br /&gt;
* [[Virtualization]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Miscellaneous ==&lt;br /&gt;
&amp;lt;div style=&amp;quot;-moz-column-count:3; column-count:3;&amp;quot;&amp;gt;&lt;br /&gt;
* [[Budget]]&lt;br /&gt;
* [[Clubs]]&lt;br /&gt;
* [[Executive]]&lt;br /&gt;
* [[History]]&lt;br /&gt;
* [[MEF Proposals]]&lt;br /&gt;
* [[Office Policies]]&lt;br /&gt;
* [[Projector]]&lt;br /&gt;
* [[Term Notes]]&lt;br /&gt;
* [[Quoteboard]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dchlobow</name></author>
	</entry>
	<entry>
		<id>https://wiki.csclub.uwaterloo.ca/index.php?title=Imapd_Guide&amp;diff=1851</id>
		<title>Imapd Guide</title>
		<link rel="alternate" type="text/html" href="https://wiki.csclub.uwaterloo.ca/index.php?title=Imapd_Guide&amp;diff=1851"/>
		<updated>2008-11-14T08:53:03Z</updated>

		<summary type="html">&lt;p&gt;Dchlobow: Smaller section titles&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Where ==&lt;br /&gt;
&lt;br /&gt;
On a normal pop run, you will likely be going to [http://maps.google.ca/maps?f=q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=200+university+ave.+w.+to+24+Forewell+Creek+Road,+Waterloo,+ON&amp;amp;sll=43.470082,-80.537682&amp;amp;sspn=0.013143,0.027637&amp;amp;ie=UTF8&amp;amp;ll=43.477276,-80.531588&amp;amp;spn=0.026283,0.055275&amp;amp;z=14 Real Canadian Wholesale Club] As far as we know, it has the best normal prices around unless someone has a Costco Card.&lt;br /&gt;
&lt;br /&gt;
== What ==&lt;br /&gt;
&lt;br /&gt;
Generally, buying ~$200 worth of pop will last the CSC about half a term or less, especially shortened at the beginning when we give out pop to new members.&lt;br /&gt;
&lt;br /&gt;
Assuming you&#039;re buying $200 of pop, the author&#039;s suggestion is: (please modify according to patterns noticed and your intuition)&lt;br /&gt;
* 5 x 24-pack Coca-Cola  (@ $7.99 ea.) (Note: apparently people really like Coke over Pepsi)&lt;br /&gt;
* 5 x 24-pack Dr. Pepper (@ $7.99 ea.)&lt;br /&gt;
* 1 x 24-pack Canada Dry (@ $7.99 ea.)&lt;br /&gt;
* 1 x 24-pack 7up/Sprite (@ $7.99 ea.) (Note: likely one will be cheaper by a dollar, buy it)&lt;br /&gt;
* 2 x 24-pack Barq&#039;s     (@ $7.99 ea.) (Note: Barq&#039;s is the only one with Caffeine, buy it)&lt;br /&gt;
* 3 x 24-pack Rainbow Pk (@ $7.99 ea.) (Note: someone has specified they want more Soda, I increased ratio, feel free to drop one)&lt;br /&gt;
* 1 x 24-pack Five Alive (@ $10.99 ea.?) (Note: Just some juice-like canned pop)&lt;br /&gt;
* 1 x 24-pack Nestea     (@ $11.99 ea.)&lt;br /&gt;
* 3 x 9-pack Sunlike     (@ $3.?? ea.) (Note: Sunlike or Fairlee  is cheapest for juice, normal deal is at 3 plus packs bought, and I&#039;ll note later which one is cheaper per bottle (not that it matters much since it&#039;s a difference of like a cent))&lt;br /&gt;
Total + 13% Tax: ~$195&lt;br /&gt;
&lt;br /&gt;
If you don&#039;t think this can fit in the back seat of your car, it can, trust me, I drive a small car. Trunk or front seat space is nice to have though.&lt;br /&gt;
&lt;br /&gt;
== Deals ==&lt;br /&gt;
&lt;br /&gt;
Deals are found by looking at the weekly flyers of:&lt;br /&gt;
* [http://www.superstore.ca/ontario/thisWeeksFlyer.aspx Real Canadian Superstore] [http://maps.google.ca/maps?f=q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=200+University+Ave+W,+Waterloo,+ON+to+875+Highland+Road+West,+Kitchener,+ON&amp;amp;sll=43.465187,-80.522372&amp;amp;sspn=0.210308,0.4422&amp;amp;g=Waterloo,+ON&amp;amp;ie=UTF8&amp;amp;z=13 Kitchener] (had one instance of bottle 6-packs for $1.99)&lt;br /&gt;
* [http://sdm.ca.flyerservices.com/cached_banner_pages/publication.aspx Shoppers Drug Mart] [http://maps.google.ca/maps?f=d&amp;amp;saddr=200+University+Ave+W,+Waterloo,+ON&amp;amp;daddr=Seagram+Dr+to:75+King+St.+S,+Waterloo,+ON&amp;amp;hl=en&amp;amp;geocode=%3BFRxFlwIdRh0z-w%3B&amp;amp;mra=ls&amp;amp;via=1&amp;amp;sll=43.467746,-80.529399&amp;amp;sspn=0.013144,0.027637&amp;amp;ie=UTF8&amp;amp;ll=43.46784,-80.530558&amp;amp;spn=0.013144,0.027637&amp;amp;z=15 Waterloo] (bottle 6-packs for $1.99 or 2 x 12-pack for $4.99, both deals may have limits on 4 purchases per customer)&lt;br /&gt;
* [http://www.zehrs.ca/thisWeeksFlyer.aspx Zehrs] [http://maps.google.ca/maps?f=d&amp;amp;saddr=200+University+Ave+W,+Waterloo,+ON&amp;amp;daddr=450+Erb+St.+W,+Waterloo,+ON&amp;amp;hl=en&amp;amp;geocode=&amp;amp;mra=ls&amp;amp;sll=43.45049,-80.53545&amp;amp;sspn=0.05259,0.11055&amp;amp;ie=UTF8&amp;amp;z=14 Waterloo] (2 x 12-pack for $4.99 or 3 x 12-pack for $9.99)&lt;br /&gt;
* [http://www.valumart.ca/thisWeeksFlyer.aspx Valu-mart] [http://maps.google.ca/maps?f=d&amp;amp;saddr=200+University+Ave+W,+Waterloo,+ON&amp;amp;daddr=Seagram+Dr+to:75+King+St.+S,+Waterloo,+ON&amp;amp;hl=en&amp;amp;geocode=%3BFRxFlwIdRh0z-w%3B&amp;amp;mra=ls&amp;amp;via=1&amp;amp;sll=43.467746,-80.529399&amp;amp;sspn=0.013144,0.027637&amp;amp;ie=UTF8&amp;amp;ll=43.46784,-80.530558&amp;amp;spn=0.013144,0.027637&amp;amp;z=15 Waterloo] (?)&lt;br /&gt;
* [http://sob.ca.flyerservices.com/cached_Banner_pages/publication.aspx Sobeys] [http://maps.google.ca/maps?f=d&amp;amp;saddr=Columbia+St+W&amp;amp;daddr=450+Columbia+St.+W,+Waterloo,+ON&amp;amp;hl=en&amp;amp;geocode=FaRYlwId4OIy-w%3B&amp;amp;mra=ls&amp;amp;sll=43.467435,-80.553732&amp;amp;sspn=0.026288,0.055275&amp;amp;ie=UTF8&amp;amp;z=15 Waterloo] (?)&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Normal Prices&lt;br /&gt;
|-&lt;br /&gt;
| Item || Cost/Can (Incl. 13% tax) || Sale Price || Profit/Can&lt;br /&gt;
|-&lt;br /&gt;
| Pop 12-pack @ $4.50 || $0.42 || $0.50 || $0.08 (Just for comparison, don&#039;t you dare buy...)&lt;br /&gt;
|-&lt;br /&gt;
| Pop 12-pack @ Grocery Gateway || &amp;gt;9000 || $0.50 || -$0.02? (...pop at this price or at Grocery Gateway)&lt;br /&gt;
|-&lt;br /&gt;
| Pop 24-pack @ $7.99 || $0.38 || $0.50 || $0.12&lt;br /&gt;
|-&lt;br /&gt;
| Pop 24-pack @ $10.99 || $0.52 || $0.75 || $0.23&lt;br /&gt;
|-&lt;br /&gt;
| Pop 24-pack @ $11.99 || $0.56 || $0.75 || $0.19&lt;br /&gt;
|-&lt;br /&gt;
| Juice 9-pack @ $3.45? || $0.43? || $0.75 || $0.32? (Profit is per bottle)&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Deals to look out for (in order of decreasing awesomeness)&lt;br /&gt;
|-&lt;br /&gt;
| Item || Cost/Can (Incl. 13% tax) || Sale Price || Profit/Can&lt;br /&gt;
|-&lt;br /&gt;
| 710ml 6-pack @ 1.99 || $0.19 || $0.50 || $0.31 (Calculated per can assuming bottle sold at $1.00)&lt;br /&gt;
|-&lt;br /&gt;
| 710ml 6-pack @ 1.99 || $0.19 || $0.375 || $0.185 (Calculated per can assuming bottle sold at $0.75)&lt;br /&gt;
|-&lt;br /&gt;
| Pop 2 x 12-pack @ $4.99 || $0.23 || $0.50 || $0.27&lt;br /&gt;
|-&lt;br /&gt;
| Pop 3 x 12-pack @ $9.99 || $0.31 || $0.50 || $0.19&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Additional Notes ==&lt;br /&gt;
&lt;br /&gt;
Damn contents table won&#039;t show up unless I add another section, something to do with the wikitables I think. =P&lt;/div&gt;</summary>
		<author><name>Dchlobow</name></author>
	</entry>
	<entry>
		<id>https://wiki.csclub.uwaterloo.ca/index.php?title=User:Dchlobow&amp;diff=1850</id>
		<title>User:Dchlobow</title>
		<link rel="alternate" type="text/html" href="https://wiki.csclub.uwaterloo.ca/index.php?title=User:Dchlobow&amp;diff=1850"/>
		<updated>2008-11-14T08:51:54Z</updated>

		<summary type="html">&lt;p&gt;Dchlobow: New page: == /whois ==  Pedobear in disguise.  == What have I done CSC related ==  Nothing&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== /whois ==&lt;br /&gt;
&lt;br /&gt;
Pedobear in disguise.&lt;br /&gt;
&lt;br /&gt;
== What have I done CSC related ==&lt;br /&gt;
&lt;br /&gt;
Nothing&lt;/div&gt;</summary>
		<author><name>Dchlobow</name></author>
	</entry>
	<entry>
		<id>https://wiki.csclub.uwaterloo.ca/index.php?title=Imapd_Guide&amp;diff=1848</id>
		<title>Imapd Guide</title>
		<link rel="alternate" type="text/html" href="https://wiki.csclub.uwaterloo.ca/index.php?title=Imapd_Guide&amp;diff=1848"/>
		<updated>2008-11-14T08:42:49Z</updated>

		<summary type="html">&lt;p&gt;Dchlobow: Dirty hack for damn Contents table to show up.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Where =&lt;br /&gt;
&lt;br /&gt;
On a normal pop run, you will likely be going to [http://maps.google.ca/maps?f=q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=200+university+ave.+w.+to+24+Forewell+Creek+Road,+Waterloo,+ON&amp;amp;sll=43.470082,-80.537682&amp;amp;sspn=0.013143,0.027637&amp;amp;ie=UTF8&amp;amp;ll=43.477276,-80.531588&amp;amp;spn=0.026283,0.055275&amp;amp;z=14 Real Canadian Wholesale Club] As far as we know, it has the best normal prices around unless someone has a Costco Card.&lt;br /&gt;
&lt;br /&gt;
= What =&lt;br /&gt;
&lt;br /&gt;
Generally, buying ~$200 worth of pop will last the CSC about half a term or less, especially shortened at the beginning when we give out pop to new members.&lt;br /&gt;
&lt;br /&gt;
Assuming you&#039;re buying $200 of pop, the author&#039;s suggestion is: (please modify according to patterns noticed and your intuition)&lt;br /&gt;
* 5 x 24-pack Coca-Cola  (@ $7.99 ea.) (Note: apparently people really like Coke over Pepsi)&lt;br /&gt;
* 5 x 24-pack Dr. Pepper (@ $7.99 ea.)&lt;br /&gt;
* 1 x 24-pack Canada Dry (@ $7.99 ea.)&lt;br /&gt;
* 1 x 24-pack 7up/Sprite (@ $7.99 ea.) (Note: likely one will be cheaper by a dollar, buy it)&lt;br /&gt;
* 2 x 24-pack Barq&#039;s     (@ $7.99 ea.) (Note: Barq&#039;s is the only one with Caffeine, buy it)&lt;br /&gt;
* 3 x 24-pack Rainbow Pk (@ $7.99 ea.) (Note: someone has specified they want more Soda, I increased ratio, feel free to drop one)&lt;br /&gt;
* 1 x 24-pack Five Alive (@ $10.99 ea.?) (Note: Just some juice-like canned pop)&lt;br /&gt;
* 1 x 24-pack Nestea     (@ $11.99 ea.)&lt;br /&gt;
* 3 x 9-pack Sunlike     (@ $3.?? ea.) (Note: Sunlike or Fairlee  is cheapest for juice, normal deal is at 3 plus packs bought, and I&#039;ll note later which one is cheaper per bottle (not that it matters much since it&#039;s a difference of like a cent))&lt;br /&gt;
Total + 13% Tax: ~$195&lt;br /&gt;
&lt;br /&gt;
If you don&#039;t think this can fit in the back seat of your car, it can, trust me, I drive a small car. Trunk or front seat space is nice to have though.&lt;br /&gt;
&lt;br /&gt;
= Deals =&lt;br /&gt;
&lt;br /&gt;
Deals are found by looking at the weekly flyers of:&lt;br /&gt;
* [http://www.superstore.ca/ontario/thisWeeksFlyer.aspx Real Canadian Superstore] [http://maps.google.ca/maps?f=q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=200+University+Ave+W,+Waterloo,+ON+to+875+Highland+Road+West,+Kitchener,+ON&amp;amp;sll=43.465187,-80.522372&amp;amp;sspn=0.210308,0.4422&amp;amp;g=Waterloo,+ON&amp;amp;ie=UTF8&amp;amp;z=13 Kitchener] (had one instance of bottle 6-packs for $1.99)&lt;br /&gt;
* [http://sdm.ca.flyerservices.com/cached_banner_pages/publication.aspx Shoppers Drug Mart] [http://maps.google.ca/maps?f=d&amp;amp;saddr=200+University+Ave+W,+Waterloo,+ON&amp;amp;daddr=Seagram+Dr+to:75+King+St.+S,+Waterloo,+ON&amp;amp;hl=en&amp;amp;geocode=%3BFRxFlwIdRh0z-w%3B&amp;amp;mra=ls&amp;amp;via=1&amp;amp;sll=43.467746,-80.529399&amp;amp;sspn=0.013144,0.027637&amp;amp;ie=UTF8&amp;amp;ll=43.46784,-80.530558&amp;amp;spn=0.013144,0.027637&amp;amp;z=15 Waterloo] (bottle 6-packs for $1.99 or 2 x 12-pack for $4.99, both deals may have limits on 4 purchases per customer)&lt;br /&gt;
* [http://www.zehrs.ca/thisWeeksFlyer.aspx Zehrs] [http://maps.google.ca/maps?f=d&amp;amp;saddr=200+University+Ave+W,+Waterloo,+ON&amp;amp;daddr=450+Erb+St.+W,+Waterloo,+ON&amp;amp;hl=en&amp;amp;geocode=&amp;amp;mra=ls&amp;amp;sll=43.45049,-80.53545&amp;amp;sspn=0.05259,0.11055&amp;amp;ie=UTF8&amp;amp;z=14 Waterloo] (2 x 12-pack for $4.99 or 3 x 12-pack for $9.99)&lt;br /&gt;
* [http://www.valumart.ca/thisWeeksFlyer.aspx Valu-mart] [http://maps.google.ca/maps?f=d&amp;amp;saddr=200+University+Ave+W,+Waterloo,+ON&amp;amp;daddr=Seagram+Dr+to:75+King+St.+S,+Waterloo,+ON&amp;amp;hl=en&amp;amp;geocode=%3BFRxFlwIdRh0z-w%3B&amp;amp;mra=ls&amp;amp;via=1&amp;amp;sll=43.467746,-80.529399&amp;amp;sspn=0.013144,0.027637&amp;amp;ie=UTF8&amp;amp;ll=43.46784,-80.530558&amp;amp;spn=0.013144,0.027637&amp;amp;z=15 Waterloo] (?)&lt;br /&gt;
* [http://sob.ca.flyerservices.com/cached_Banner_pages/publication.aspx Sobeys] [http://maps.google.ca/maps?f=d&amp;amp;saddr=Columbia+St+W&amp;amp;daddr=450+Columbia+St.+W,+Waterloo,+ON&amp;amp;hl=en&amp;amp;geocode=FaRYlwId4OIy-w%3B&amp;amp;mra=ls&amp;amp;sll=43.467435,-80.553732&amp;amp;sspn=0.026288,0.055275&amp;amp;ie=UTF8&amp;amp;z=15 Waterloo] (?)&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Normal Prices&lt;br /&gt;
|-&lt;br /&gt;
| Item || Cost/Can (Incl. 13% tax) || Sale Price || Profit/Can&lt;br /&gt;
|-&lt;br /&gt;
| Pop 12-pack @ $4.50 || $0.42 || $0.50 || $0.08 (Just for comparison, don&#039;t you dare buy...)&lt;br /&gt;
|-&lt;br /&gt;
| Pop 12-pack @ Grocery Gateway || &amp;gt;9000 || $0.50 || -$0.02? (...pop at this price or at Grocery Gateway)&lt;br /&gt;
|-&lt;br /&gt;
| Pop 24-pack @ $7.99 || $0.38 || $0.50 || $0.12&lt;br /&gt;
|-&lt;br /&gt;
| Pop 24-pack @ $10.99 || $0.52 || $0.75 || $0.23&lt;br /&gt;
|-&lt;br /&gt;
| Pop 24-pack @ $11.99 || $0.56 || $0.75 || $0.19&lt;br /&gt;
|-&lt;br /&gt;
| Juice 9-pack @ $3.45? || $0.43? || $0.75 || $0.32? (Profit is per bottle)&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Deals to look out for (in order of decreasing awesomeness)&lt;br /&gt;
|-&lt;br /&gt;
| Item || Cost/Can (Incl. 13% tax) || Sale Price || Profit/Can&lt;br /&gt;
|-&lt;br /&gt;
| 710ml 6-pack @ 1.99 || $0.19 || $0.50 || $0.31 (Calculated per can assuming bottle sold at $1.00)&lt;br /&gt;
|-&lt;br /&gt;
| 710ml 6-pack @ 1.99 || $0.19 || $0.375 || $0.185 (Calculated per can assuming bottle sold at $0.75)&lt;br /&gt;
|-&lt;br /&gt;
| Pop 2 x 12-pack @ $4.99 || $0.23 || $0.50 || $0.27&lt;br /&gt;
|-&lt;br /&gt;
| Pop 3 x 12-pack @ $9.99 || $0.31 || $0.50 || $0.19&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Additional Notes =&lt;br /&gt;
&lt;br /&gt;
Damn contents table won&#039;t show up unless I add another section, something to do with the wikitables I think. =P&lt;/div&gt;</summary>
		<author><name>Dchlobow</name></author>
	</entry>
	<entry>
		<id>https://wiki.csclub.uwaterloo.ca/index.php?title=Imapd_Guide&amp;diff=1847</id>
		<title>Imapd Guide</title>
		<link rel="alternate" type="text/html" href="https://wiki.csclub.uwaterloo.ca/index.php?title=Imapd_Guide&amp;diff=1847"/>
		<updated>2008-11-14T08:35:56Z</updated>

		<summary type="html">&lt;p&gt;Dchlobow: Undo revision 1846 by Dchlobow (Talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Where =&lt;br /&gt;
&lt;br /&gt;
On a normal pop run, you will likely be going to [http://maps.google.ca/maps?f=q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=200+university+ave.+w.+to+24+Forewell+Creek+Road,+Waterloo,+ON&amp;amp;sll=43.470082,-80.537682&amp;amp;sspn=0.013143,0.027637&amp;amp;ie=UTF8&amp;amp;ll=43.477276,-80.531588&amp;amp;spn=0.026283,0.055275&amp;amp;z=14 Real Canadian Wholesale Club] As far as we know, it has the best normal prices around unless someone has a Costco Card.&lt;br /&gt;
&lt;br /&gt;
= What =&lt;br /&gt;
&lt;br /&gt;
Generally, buying ~$200 worth of pop will last the CSC about half a term or less, especially shortened at the beginning when we give out pop to new members.&lt;br /&gt;
&lt;br /&gt;
Assuming you&#039;re buying $200 of pop, the author&#039;s suggestion is: (please modify according to patterns noticed and your intuition)&lt;br /&gt;
* 5 x 24-pack Coca-Cola  (@ $7.99 ea.) (Note: apparently people really like Coke over Pepsi)&lt;br /&gt;
* 5 x 24-pack Dr. Pepper (@ $7.99 ea.)&lt;br /&gt;
* 1 x 24-pack Canada Dry (@ $7.99 ea.)&lt;br /&gt;
* 1 x 24-pack 7up/Sprite (@ $7.99 ea.) (Note: likely one will be cheaper by a dollar, buy it)&lt;br /&gt;
* 2 x 24-pack Barq&#039;s     (@ $7.99 ea.) (Note: Barq&#039;s is the only one with Caffeine, buy it)&lt;br /&gt;
* 3 x 24-pack Rainbow Pk (@ $7.99 ea.) (Note: someone has specified they want more Soda, I increased ratio, feel free to drop one)&lt;br /&gt;
* 1 x 24-pack Five Alive (@ $10.99 ea.?) (Note: Just some juice-like canned pop)&lt;br /&gt;
* 1 x 24-pack Nestea     (@ $11.99 ea.)&lt;br /&gt;
* 3 x 9-pack Sunlike     (@ $3.?? ea.) (Note: Sunlike or Fairlee  is cheapest for juice, normal deal is at 3 plus packs bought, and I&#039;ll note later which one is cheaper per bottle (not that it matters much since it&#039;s a difference of like a cent))&lt;br /&gt;
Total + 13% Tax: ~$195&lt;br /&gt;
&lt;br /&gt;
If you don&#039;t think this can fit in the back seat of your car, it can, trust me, I drive a small car. Trunk or front seat space is nice to have though.&lt;br /&gt;
&lt;br /&gt;
= Deals =&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Normal Prices&lt;br /&gt;
|-&lt;br /&gt;
| Item || Cost/Can (Incl. 13% tax) || Sale Price || Profit/Can&lt;br /&gt;
|-&lt;br /&gt;
| Pop 12-pack @ $4.50 || $0.42 || $0.50 || $0.08 (Just for comparison, don&#039;t you dare buy...)&lt;br /&gt;
|-&lt;br /&gt;
| Pop 12-pack @ Grocery Gateway || &amp;gt;9000 || $0.50 || -$0.02? (...pop at this price or at Grocery Gateway)&lt;br /&gt;
|-&lt;br /&gt;
| Pop 24-pack @ $7.99 || $0.38 || $0.50 || $0.12&lt;br /&gt;
|-&lt;br /&gt;
| Pop 24-pack @ $10.99 || $0.52 || $0.75 || $0.23&lt;br /&gt;
|-&lt;br /&gt;
| Pop 24-pack @ $11.99 || $0.56 || $0.75 || $0.19&lt;br /&gt;
|-&lt;br /&gt;
| Juice 9-pack @ $3.45? || $0.43? || $0.75 || $0.32? (Profit is per bottle)&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Deals to look out for (in order of decreasing awesomeness)&lt;br /&gt;
|-&lt;br /&gt;
| Item || Cost/Can (Incl. 13% tax) || Sale Price || Profit/Can&lt;br /&gt;
|-&lt;br /&gt;
| 710ml 6-pack @ 1.99 || $0.19 || $0.50 || $0.31 (Calculated per can assuming bottle sold at $1.00)&lt;br /&gt;
|-&lt;br /&gt;
| 710ml 6-pack @ 1.99 || $0.19 || $0.375 || $0.185 (Calculated per can assuming bottle sold at $0.75)&lt;br /&gt;
|-&lt;br /&gt;
| Pop 3 x 12-pack @ $9.99 || $0.31 || $0.50 || $0.19&lt;br /&gt;
|-&lt;br /&gt;
| Pop 2 x 12-pack @ $4.99 || $0.23 || $0.50 || $0.17&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Placeholder for places to look for deals ==&lt;/div&gt;</summary>
		<author><name>Dchlobow</name></author>
	</entry>
	<entry>
		<id>https://wiki.csclub.uwaterloo.ca/index.php?title=Imapd_Guide&amp;diff=1846</id>
		<title>Imapd Guide</title>
		<link rel="alternate" type="text/html" href="https://wiki.csclub.uwaterloo.ca/index.php?title=Imapd_Guide&amp;diff=1846"/>
		<updated>2008-11-14T08:31:34Z</updated>

		<summary type="html">&lt;p&gt;Dchlobow: Added links to store deal flyers and fixed minor mistake in table&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Where =&lt;br /&gt;
&lt;br /&gt;
On a normal pop run, you will likely be going to [http://maps.google.ca/maps?f=q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=200+university+ave.+w.+to+24+Forewell+Creek+Road,+Waterloo,+ON&amp;amp;sll=43.470082,-80.537682&amp;amp;sspn=0.013143,0.027637&amp;amp;ie=UTF8&amp;amp;ll=43.477276,-80.531588&amp;amp;spn=0.026283,0.055275&amp;amp;z=14 Real Canadian Wholesale Club] As far as we know, it has the best normal prices around unless someone has a Costco Card.&lt;br /&gt;
&lt;br /&gt;
= What =&lt;br /&gt;
&lt;br /&gt;
Generally, buying ~$200 worth of pop will last the CSC about half a term or less, especially shortened at the beginning when we give out pop to new members.&lt;br /&gt;
&lt;br /&gt;
Assuming you&#039;re buying $200 of pop, the author&#039;s suggestion is: (please modify according to patterns noticed and your intuition)&lt;br /&gt;
* 5 x 24-pack Coca-Cola  (@ $7.99 ea.) (Note: apparently people really like Coke over Pepsi)&lt;br /&gt;
* 5 x 24-pack Dr. Pepper (@ $7.99 ea.)&lt;br /&gt;
* 1 x 24-pack Canada Dry (@ $7.99 ea.)&lt;br /&gt;
* 1 x 24-pack 7up/Sprite (@ $7.99 ea.) (Note: likely one will be cheaper by a dollar, buy it)&lt;br /&gt;
* 2 x 24-pack Barq&#039;s     (@ $7.99 ea.) (Note: Barq&#039;s is the only one with Caffeine, buy it)&lt;br /&gt;
* 3 x 24-pack Rainbow Pk (@ $7.99 ea.) (Note: someone has specified they want more Soda, I increased ratio, feel free to drop one)&lt;br /&gt;
* 1 x 24-pack Five Alive (@ $10.99 ea.?) (Note: Just some juice-like canned pop)&lt;br /&gt;
* 1 x 24-pack Nestea     (@ $11.99 ea.)&lt;br /&gt;
* 3 x 9-pack Sunlike     (@ $3.?? ea.) (Note: Sunlike or Fairlee  is cheapest for juice, normal deal is at 3 plus packs bought, and I&#039;ll note later which one is cheaper per bottle (not that it matters much since it&#039;s a difference of like a cent))&lt;br /&gt;
Total + 13% Tax: ~$195&lt;br /&gt;
&lt;br /&gt;
If you don&#039;t think this can fit in the back seat of your car, it can, trust me, I drive a small car. Trunk or front seat space is nice to have though.&lt;br /&gt;
&lt;br /&gt;
= Deals =&lt;br /&gt;
&lt;br /&gt;
Deals are found by looking at the weekly flyers of:&lt;br /&gt;
* [http://www.superstore.ca/ontario/thisWeeksFlyer.aspx Real Canadian Superstore] [http://maps.google.ca/maps?f=q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=200+University+Ave+W,+Waterloo,+ON+to+875+Highland+Road+West,+Kitchener,+ON&amp;amp;sll=43.465187,-80.522372&amp;amp;sspn=0.210308,0.4422&amp;amp;g=Waterloo,+ON&amp;amp;ie=UTF8&amp;amp;z=13 Kitchener] (had one instance of bottle 6-packs for $1.99)&lt;br /&gt;
* [http://sdm.ca.flyerservices.com/cached_banner_pages/publication.aspx Shoppers Drug Mart] [http://maps.google.ca/maps?f=d&amp;amp;saddr=200+University+Ave+W,+Waterloo,+ON&amp;amp;daddr=Seagram+Dr+to:75+King+St.+S,+Waterloo,+ON&amp;amp;hl=en&amp;amp;geocode=%3BFRxFlwIdRh0z-w%3B&amp;amp;mra=ls&amp;amp;via=1&amp;amp;sll=43.467746,-80.529399&amp;amp;sspn=0.013144,0.027637&amp;amp;ie=UTF8&amp;amp;ll=43.46784,-80.530558&amp;amp;spn=0.013144,0.027637&amp;amp;z=15 Waterloo] (bottle 6-packs for $1.99 or 2 x 12-pack for $4.99, both deals may have limits on 4 purchases per customer)&lt;br /&gt;
* [http://www.zehrs.ca/thisWeeksFlyer.aspx Zehrs] [http://maps.google.ca/maps?f=d&amp;amp;saddr=200+University+Ave+W,+Waterloo,+ON&amp;amp;daddr=450+Erb+St.+W,+Waterloo,+ON&amp;amp;hl=en&amp;amp;geocode=&amp;amp;mra=ls&amp;amp;sll=43.45049,-80.53545&amp;amp;sspn=0.05259,0.11055&amp;amp;ie=UTF8&amp;amp;z=14 Waterloo] (2 x 12-pack for $4.99 or 3 x 12-pack for $9.99)&lt;br /&gt;
* [http://www.valumart.ca/thisWeeksFlyer.aspx Valu-mart] [http://maps.google.ca/maps?f=d&amp;amp;saddr=200+University+Ave+W,+Waterloo,+ON&amp;amp;daddr=Seagram+Dr+to:75+King+St.+S,+Waterloo,+ON&amp;amp;hl=en&amp;amp;geocode=%3BFRxFlwIdRh0z-w%3B&amp;amp;mra=ls&amp;amp;via=1&amp;amp;sll=43.467746,-80.529399&amp;amp;sspn=0.013144,0.027637&amp;amp;ie=UTF8&amp;amp;ll=43.46784,-80.530558&amp;amp;spn=0.013144,0.027637&amp;amp;z=15 Waterloo] (?)&lt;br /&gt;
* [http://sob.ca.flyerservices.com/cached_Banner_pages/publication.aspx Sobeys] [http://maps.google.ca/maps?f=d&amp;amp;saddr=Columbia+St+W&amp;amp;daddr=450+Columbia+St.+W,+Waterloo,+ON&amp;amp;hl=en&amp;amp;geocode=FaRYlwId4OIy-w%3B&amp;amp;mra=ls&amp;amp;sll=43.467435,-80.553732&amp;amp;sspn=0.026288,0.055275&amp;amp;ie=UTF8&amp;amp;z=15 Waterloo] (?)&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Normal Prices&lt;br /&gt;
|-&lt;br /&gt;
| Item || Cost/Can (Incl. 13% tax) || Sale Price || Profit/Can&lt;br /&gt;
|-&lt;br /&gt;
| Pop 12-pack @ $4.50 || $0.42 || $0.50 || $0.08 (Just for comparison, don&#039;t you dare buy...)&lt;br /&gt;
|-&lt;br /&gt;
| Pop 12-pack @ Grocery Gateway || &amp;gt;9000 || $0.50 || -$0.02? (...pop at this price or at Grocery Gateway)&lt;br /&gt;
|-&lt;br /&gt;
| Pop 24-pack @ $7.99 || $0.38 || $0.50 || $0.12&lt;br /&gt;
|-&lt;br /&gt;
| Pop 24-pack @ $10.99 || $0.52 || $0.75 || $0.23&lt;br /&gt;
|-&lt;br /&gt;
| Pop 24-pack @ $11.99 || $0.56 || $0.75 || $0.19&lt;br /&gt;
|-&lt;br /&gt;
| Juice 9-pack @ $3.45? || $0.43? || $0.75 || $0.32? (Profit is per bottle)&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Deals to look out for (in order of decreasing awesomeness)&lt;br /&gt;
|-&lt;br /&gt;
| Item || Cost/Can (Incl. 13% tax) || Sale Price || Profit/Can&lt;br /&gt;
|-&lt;br /&gt;
| 710ml 6-pack @ 1.99 || $0.19 || $0.50 || $0.31 (Calculated per can assuming bottle sold at $1.00)&lt;br /&gt;
|-&lt;br /&gt;
| 710ml 6-pack @ 1.99 || $0.19 || $0.375 || $0.185 (Calculated per can assuming bottle sold at $0.75)&lt;br /&gt;
|-&lt;br /&gt;
| Pop 2 x 12-pack @ $4.99 || $0.23 || $0.50 || $0.27&lt;br /&gt;
|-&lt;br /&gt;
| Pop 3 x 12-pack @ $9.99 || $0.31 || $0.50 || $0.19&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Dchlobow</name></author>
	</entry>
	<entry>
		<id>https://wiki.csclub.uwaterloo.ca/index.php?title=Imapd_Guide&amp;diff=1845</id>
		<title>Imapd Guide</title>
		<link rel="alternate" type="text/html" href="https://wiki.csclub.uwaterloo.ca/index.php?title=Imapd_Guide&amp;diff=1845"/>
		<updated>2008-11-14T06:59:09Z</updated>

		<summary type="html">&lt;p&gt;Dchlobow: New page: = Where =  On a normal pop run, you will likely be going to [http://maps.google.ca/maps?f=q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=200+university+ave.+w.+to+24+Forewell+Creek+Road,+Waterloo,+ON&amp;amp;sll=43.470082,-8...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Where =&lt;br /&gt;
&lt;br /&gt;
On a normal pop run, you will likely be going to [http://maps.google.ca/maps?f=q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=200+university+ave.+w.+to+24+Forewell+Creek+Road,+Waterloo,+ON&amp;amp;sll=43.470082,-80.537682&amp;amp;sspn=0.013143,0.027637&amp;amp;ie=UTF8&amp;amp;ll=43.477276,-80.531588&amp;amp;spn=0.026283,0.055275&amp;amp;z=14 Real Canadian Wholesale Club] As far as we know, it has the best normal prices around unless someone has a Costco Card.&lt;br /&gt;
&lt;br /&gt;
= What =&lt;br /&gt;
&lt;br /&gt;
Generally, buying ~$200 worth of pop will last the CSC about half a term or less, especially shortened at the beginning when we give out pop to new members.&lt;br /&gt;
&lt;br /&gt;
Assuming you&#039;re buying $200 of pop, the author&#039;s suggestion is: (please modify according to patterns noticed and your intuition)&lt;br /&gt;
* 5 x 24-pack Coca-Cola  (@ $7.99 ea.) (Note: apparently people really like Coke over Pepsi)&lt;br /&gt;
* 5 x 24-pack Dr. Pepper (@ $7.99 ea.)&lt;br /&gt;
* 1 x 24-pack Canada Dry (@ $7.99 ea.)&lt;br /&gt;
* 1 x 24-pack 7up/Sprite (@ $7.99 ea.) (Note: likely one will be cheaper by a dollar, buy it)&lt;br /&gt;
* 2 x 24-pack Barq&#039;s     (@ $7.99 ea.) (Note: Barq&#039;s is the only one with Caffeine, buy it)&lt;br /&gt;
* 3 x 24-pack Rainbow Pk (@ $7.99 ea.) (Note: someone has specified they want more Soda, I increased ratio, feel free to drop one)&lt;br /&gt;
* 1 x 24-pack Five Alive (@ $10.99 ea.?) (Note: Just some juice-like canned pop)&lt;br /&gt;
* 1 x 24-pack Nestea     (@ $11.99 ea.)&lt;br /&gt;
* 3 x 9-pack Sunlike     (@ $3.?? ea.) (Note: Sunlike or Fairlee  is cheapest for juice, normal deal is at 3 plus packs bought, and I&#039;ll note later which one is cheaper per bottle (not that it matters much since it&#039;s a difference of like a cent))&lt;br /&gt;
Total + 13% Tax: ~$195&lt;br /&gt;
&lt;br /&gt;
If you don&#039;t think this can fit in the back seat of your car, it can, trust me, I drive a small car. Trunk or front seat space is nice to have though.&lt;br /&gt;
&lt;br /&gt;
= Deals =&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Normal Prices&lt;br /&gt;
|-&lt;br /&gt;
| Item || Cost/Can (Incl. 13% tax) || Sale Price || Profit/Can&lt;br /&gt;
|-&lt;br /&gt;
| Pop 12-pack @ $4.50 || $0.42 || $0.50 || $0.08 (Just for comparison, don&#039;t you dare buy...)&lt;br /&gt;
|-&lt;br /&gt;
| Pop 12-pack @ Grocery Gateway || &amp;gt;9000 || $0.50 || -$0.02? (...pop at this price or at Grocery Gateway)&lt;br /&gt;
|-&lt;br /&gt;
| Pop 24-pack @ $7.99 || $0.38 || $0.50 || $0.12&lt;br /&gt;
|-&lt;br /&gt;
| Pop 24-pack @ $10.99 || $0.52 || $0.75 || $0.23&lt;br /&gt;
|-&lt;br /&gt;
| Pop 24-pack @ $11.99 || $0.56 || $0.75 || $0.19&lt;br /&gt;
|-&lt;br /&gt;
| Juice 9-pack @ $3.45? || $0.43? || $0.75 || $0.32? (Profit is per bottle)&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Deals to look out for (in order of decreasing awesomeness)&lt;br /&gt;
|-&lt;br /&gt;
| Item || Cost/Can (Incl. 13% tax) || Sale Price || Profit/Can&lt;br /&gt;
|-&lt;br /&gt;
| 710ml 6-pack @ 1.99 || $0.19 || $0.50 || $0.31 (Calculated per can assuming bottle sold at $1.00)&lt;br /&gt;
|-&lt;br /&gt;
| 710ml 6-pack @ 1.99 || $0.19 || $0.375 || $0.185 (Calculated per can assuming bottle sold at $0.75)&lt;br /&gt;
|-&lt;br /&gt;
| Pop 3 x 12-pack @ $9.99 || $0.31 || $0.50 || $0.19&lt;br /&gt;
|-&lt;br /&gt;
| Pop 2 x 12-pack @ $4.99 || $0.23 || $0.50 || $0.17&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Placeholder for places to look for deals ==&lt;/div&gt;</summary>
		<author><name>Dchlobow</name></author>
	</entry>
	<entry>
		<id>https://wiki.csclub.uwaterloo.ca/index.php?title=Main_Page&amp;diff=1844</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.csclub.uwaterloo.ca/index.php?title=Main_Page&amp;diff=1844"/>
		<updated>2008-11-14T05:06:57Z</updated>

		<summary type="html">&lt;p&gt;Dchlobow: Added link to Imapd Guide&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is the Wiki of the [[Computer Science Club]]. Feel free to start adding pages and information.&lt;br /&gt;
&lt;br /&gt;
== Guides ==&lt;br /&gt;
&amp;lt;div style=&amp;quot;-moz-column-count:3; column-count:3;&amp;quot;&amp;gt;&lt;br /&gt;
* [[Budget Guide]]&lt;br /&gt;
* [[Club Hosting]]&lt;br /&gt;
* [[Exec Manual]]&lt;br /&gt;
* [[Imapd Guide]]&lt;br /&gt;
* [[MEF Guide]]&lt;br /&gt;
* [[Office Staff]]&lt;br /&gt;
* [[Talks Guide]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== News and Events ==&lt;br /&gt;
&amp;lt;div style=&amp;quot;-moz-column-count:3; column-count:3;&amp;quot;&amp;gt;&lt;br /&gt;
* [[Meetings]]&lt;br /&gt;
* [[Talks]]&lt;br /&gt;
* [[Projects]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Machine/System Documentation ==&lt;br /&gt;
&amp;lt;div style=&amp;quot;-moz-column-count:3; column-count:3;&amp;quot;&amp;gt;&lt;br /&gt;
* [[Authentication]]&lt;br /&gt;
* [[Backups]]&lt;br /&gt;
* [[ceo]]&lt;br /&gt;
* [[Compiz]]&lt;br /&gt;
* [[Conserver]]&lt;br /&gt;
* [[Cross Compiling]]&lt;br /&gt;
* [[DNS Records]]&lt;br /&gt;
* [[Debian Repository]]&lt;br /&gt;
* [[Directory Services]]&lt;br /&gt;
* [[FreeBSD]]&lt;br /&gt;
* [[IPv6]]&lt;br /&gt;
* [[Library]]&lt;br /&gt;
* [[Machine List]]&lt;br /&gt;
* [[Mail]]&lt;br /&gt;
* [[Mailing Lists]]&lt;br /&gt;
* [[Mirror]]&lt;br /&gt;
* [[Nagios]]&lt;br /&gt;
* [[Nexenta]]&lt;br /&gt;
* [[OID Assignment]]&lt;br /&gt;
* [[OpenSolaris]]&lt;br /&gt;
* [[Puppet]]&lt;br /&gt;
* [[QoS]]&lt;br /&gt;
* [[SNMP]]&lt;br /&gt;
* [[Sony Camera]]&lt;br /&gt;
* [[Systems Committee]]&lt;br /&gt;
* [[UID/GID Assignment]]&lt;br /&gt;
* [[User-data]]&lt;br /&gt;
* [[Network Ports]]&lt;br /&gt;
* [[Webcams]]&lt;br /&gt;
* [[Website]]&lt;br /&gt;
* [[Wireless]]&lt;br /&gt;
* [[Virtualization]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Miscellaneous ==&lt;br /&gt;
&amp;lt;div style=&amp;quot;-moz-column-count:3; column-count:3;&amp;quot;&amp;gt;&lt;br /&gt;
* [[Budget]]&lt;br /&gt;
* [[Clubs]]&lt;br /&gt;
* [[Executive]]&lt;br /&gt;
* [[History]]&lt;br /&gt;
* [[MEF Proposals]]&lt;br /&gt;
* [[Office Policies]]&lt;br /&gt;
* [[Projector]]&lt;br /&gt;
* [[Term Notes]]&lt;br /&gt;
* [[Quoteboard]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dchlobow</name></author>
	</entry>
	<entry>
		<id>https://wiki.csclub.uwaterloo.ca/index.php?title=User:Monsieur_Panino&amp;diff=541</id>
		<title>User:Monsieur Panino</title>
		<link rel="alternate" type="text/html" href="https://wiki.csclub.uwaterloo.ca/index.php?title=User:Monsieur_Panino&amp;diff=541"/>
		<updated>2007-10-17T23:22:07Z</updated>

		<summary type="html">&lt;p&gt;Dchlobow: Monsieur Panino is a hobo.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Monsieur Panino is a hobo.&lt;/div&gt;</summary>
		<author><name>Dchlobow</name></author>
	</entry>
	<entry>
		<id>https://wiki.csclub.uwaterloo.ca/index.php?title=Meeting:Meetings/2007-10-19&amp;diff=540</id>
		<title>Meeting:Meetings/2007-10-19</title>
		<link rel="alternate" type="text/html" href="https://wiki.csclub.uwaterloo.ca/index.php?title=Meeting:Meetings/2007-10-19&amp;diff=540"/>
		<updated>2007-10-17T23:16:39Z</updated>

		<summary type="html">&lt;p&gt;Dchlobow: Added RIM&amp;#039;s hoboness to Treasurer Stuffs... =)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There is a general meeting scheduled for Friday October 19, 2007.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Staff training ===&lt;br /&gt;
* Burning/Giving out linux distros&lt;br /&gt;
* ceo stuff, and signing up new members&lt;br /&gt;
* Answering random people&#039;s questions: SQL hosting, lending books out, upgrading to new Ubuntu, installing Ubuntu (on tablets?)&lt;br /&gt;
* What machines we own, their specs, what&#039;s installed on them, and their intended purposes&lt;br /&gt;
* etc..&lt;br /&gt;
&lt;br /&gt;
=== Hobos ===&lt;br /&gt;
&lt;br /&gt;
* Concerns/Ideas for making the CSC less hobo (Come with clear, planned out as much as possible, ideas, so we can get concrete plans for the term)&lt;br /&gt;
* Koha, and library stuff, this includes updating library, need book ideas...&lt;br /&gt;
* Do we still want to be an ACM Chapter? It seems it&#039;s an important thing for previous members, but not at all for current members. What are the pros and cons? (Cons include paperwork and paying dues)&lt;br /&gt;
* Online ceo front-end?&lt;br /&gt;
* Dumbterm vs. Smartterm&lt;br /&gt;
* What do we have in terms of visions and goals for the CSC? We are currently running one of the only two Stratum One NTP Servers in Canada; we are now also the official Canadian Ubuntu mirror, and considering running our own Tor Node. There are concerns over too much effort being spent on gratuitous slashdotting.  The CSC may soon have a gigabit internet connection. If university official hobos are obstructive, we should get that solved somehow; in the meantime, we&#039;ll discuss how we&#039;re limited now, why, what we&#039;re planning to do about it, and what&#039;s probably going to happen.&lt;br /&gt;
&lt;br /&gt;
* Relevant to above, can we plan something big-ish, that would make us super-awesome and semi-famous for a while and stuff? In addition to making the CSC awesome, it would also give us some clout, and we could actually get a little respect &#039;round here.&lt;br /&gt;
&lt;br /&gt;
* Throw out cans and stuff after use, stop leaving it around, please try keep CSC clean&lt;br /&gt;
* Virtual machines for clubs&lt;br /&gt;
* gum-arabic and calum&lt;br /&gt;
&lt;br /&gt;
=== Events this term ===&lt;br /&gt;
* Latest on Walter Bright and Michael Geist?&lt;br /&gt;
* We want Install-fest &amp;amp; Linux-Awareness Week, (especially considering new Ubuntu coming out).  How exactly has it been run in the past, and how do we go about doing it this term?  Are we getting the new Ubuntu CDs?  When those come out would be a good time for Installfest etc.&lt;br /&gt;
* Same as above for Unix 101 / 102&lt;br /&gt;
* Anyone willing to organize programming contest?&lt;br /&gt;
* CSC project day?&lt;br /&gt;
&lt;br /&gt;
=== Treasurer stuffs ===&lt;br /&gt;
* What the f*** do you guys want from MEF exactly? - Okay, I know, the 2 mirror machines--but we want details, and to make sure they&#039;re not hobo at all.  We have more than enough hobo hardware, and need to move on to some quality machines now.&lt;br /&gt;
* Who should I ask for money? Sandvine, OpenText, the Mob, and your mom have been suggested, but ideas are welcome if anyone knows anyone specific in companies to contact.&lt;br /&gt;
* RIM has been very very hobo, they&#039;ll fund Walter Bright, but nothing else, need to disperse hardware among MEF and other ideas.&lt;br /&gt;
* Does anyone have good spatial reasoning and hand-eye co-ordination that could be put to use making a large, flashy poster to get us babes?&lt;br /&gt;
&lt;br /&gt;
=== Library ===&lt;br /&gt;
* Librarian Midnight Party 7pm Sunday?&lt;br /&gt;
* We&#039;re going to grab the old database from wherever and update it and figure stuff out.&lt;br /&gt;
* Let&#039;s sort our current books.&lt;/div&gt;</summary>
		<author><name>Dchlobow</name></author>
	</entry>
</feed>