11.30.06

Funerals++

Posted in General, Thoughts at 6:41 pm by Nick

// recent events in C++

#include < iostream >

using namespace std;

int main( )
{
Life *NicksLife = new Life( 1, 3 ); // visitations, funerals

NicksLife->visitations++;
NicksLife->funerals++;

NicksLife->MostHatedFood = Meat_Cheese_Trays;
NicksLife->CurrentBand = Skillet; // Comatose is wonderful, thanks Dwayne
NicksLife->DesiredActivitiy = Sleep;

NicksLife->Days_Until_Return_To_CF = random( 1, 8 ); // don’t know yet

return EXIT_SUCCESS;
}

11.06.06

Programming Humor

Posted in Programming, Computer Science at 5:42 pm by Nick

C Programming Comic

Thanks Lisa!

11.05.06

Campaign For Free Hugs

Posted in Free Hugs at 10:02 pm by Nick

Click the Image above to see this mans awesome mission and how you can get involved and make more people happier. They say it takes 7 hugs a day for a happy life, Why not change somebodys life?

Comming soon to Cedar Falls, Iowa.