Forums for summer courses.

not sure if anyone cares, but the summer courses start this week, so if we're making forums for them, they might be good to have up.

- Jon

Thanks for the heads up Jon,

Thanks for the heads up Jon, they've been put up now.

If people let me know if something is missing or set up wrong, then I fix it for you as soon as possible.

Cheers,

Martin Lindsay
SOCIS System Administrator

wcarss@uoguelph.ca's picture

a few more changes...

Sorry to throw more on your plate Martin, but we need the old courses taken down too. If there's anything posted within the past month, maybe leave it up, but everything S07-W08 can probably disappear.

---
Wyatt Carss
Honours Bachelor of Computing, Co-op
Senator, Bachelor of Computing
President, SOCIS
x?????

Actually they are taken

Actually they are taken down, you only see them because of your privileges.

Martin Lindsay
SOCIS System Administrator

Freedom of information! We

Freedom of information!

We all should be privileged!

Ban the two-tier SOCIS form accounts!

I demand access to useless forums for courses that aren't around anymore!

---------
Jon "slyfox" Spenceley
4th year Big Jerk
Treasonous Teeter-Tottering Traitor

BUTTS LOL

wcarss@uoguelph.ca's picture

You know I deliver buckets of fail when...

For some reason in code-form, (god, I really don't know why any more, this started as a joking mockery of people who type '/rant' without ever opening a rant tag, but it is _way_ out of control now. I jumped from html to xml to java to C++, and at this point I'm just glad I didn't do the binary for the ASCII values that would represent my code.)

#include < iostream >

bool dicToggle(bool isDictator);

int main()
{
   bool dictState = 0;

   dicToggle(dictState);

   std::cout << "Never!\n\n\
\
There's absolutely no way we're providing 'you lot' access to\
things that cost us nothing, and have some minor benefits to\
their users!\n\n\
\
Wallow in your filth! Enjoy your peasantry!\n";

   dicToggle(dictState);

   return 0;
}

//for posterity:

#define clol std::cerr

bool dicToggle(bool isDictator)
{
   if(isDictator == 0)
   {
      isDictator = 1; // become ruthless dictator
   }
   else
   {
      isDictator = 0; // disguise as "man of the people"
   }

   clol << "MUAHAHAHAHAHAHA, Fools!" << std::endl;

   return isDictator;
}

Yeah, I went there.

And it totally compiles and runs. I also did this because I think the function call "dicToggle" is scrumptious.

---
Wyatt Carss
Honours Bachelor of Computing, Co-op
Senator, Bachelor of Computing
President, SOCIS
x5????

+2 --------- Jon "slyfox"

+2

---------
Jon "slyfox" Spenceley
4th year Big Jerk
Treasonous Teeter-Tottering Traitor

BUTTS LOL

respekt to you good sir.

respekt to you good sir.

rgroves@uoguelph.ca's picture

+1 for indentation. (I'm a

+1 for indentation. (I'm amazed you knew you could do that by placing the code between < pre > and < /pre > tags, you rock!)

hehehehe
----------------------

Currently: Rob
Formerly: TurdFerguson

jgaber@uoguelph.ca's picture

+1 for being a

+1 for being a jerk.
___________
Josh Gaber

That's dangerous! In the butt!

rgroves@uoguelph.ca's picture

It was awesome, but a little

It was awesome, but a little hard to read. plus, I was just bored

----------------------

Currently: Rob
Formerly: TurdFerguson

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.