01.Blogs :
jasin14  

"Meantime Persons" Rated Excellent [5 out of 5].

using System;

public class blogMeantimePersons
{

public static void Main()
{

mushymodeon("Jasper");
mushymodeoff("Jasper");

}

mushymodeon(person mushyperson)
{

Console.WriteLine("I've been reading some blogs this morning and a blog post entitled ""Am I your Meantime Girl?"" strucked me by heart. It's not that I am so guilty of doing it. Come on - one way or another I'm sure a lot of us (if not everyone, as claimed by the author) is. At least" + mushyperson.toString() + "is man enough to admit (and face the bashing afterwards) :P");

}

mushymodeoff(person mushyperson)
{

Console.WriteLine(mushyperson.toString() + "'s feeling of being energized all the time still continues. I just hope this continue and grows into something fruitful and good.");

}

}

p.s.: I can't believe I'm saying this (because everyone knows I hate programming), but I'm actually missing it already. I have to brush up my skills again and learn almost everything from ground up.

posted on Tuesday, August 08, 2006 9:12 AM by jasin14

# re: "Meantime Persons" @ Monday, August 07, 2006 9:58 PM

Wow! That is really geeky! Good one!

Salocin.TEN

# re: "Meantime Persons" @ Tuesday, August 08, 2006 12:53 AM

Nice code.. Too bad I have no access to friendster from work :(

unclebear

# re: "Meantime Persons" @ Tuesday, August 08, 2006 3:50 AM

Jasper, use the "@" if you want to use string literals. hehe.

subhuman

# re: "Meantime Persons" @ Tuesday, August 08, 2006 4:45 AM

yeah, though it won't look as technical haha don't convert me to be a programmer! :P

jasin14

# re: "Meantime Persons" @ Tuesday, August 08, 2006 10:25 AM

unclebear, I know the pain as well hehehe

Aids


 
03.UPDATE CALENDAR :
<August 2006>
SunMonTueWedThuFriSat
303112345
6789101112
13141516171819
20212223242526
272829303112
3456789

05.MY LINKS :

07.Subscriptions :

Subscriptions


© Copyright 2005 Microsoft Corporation. All Rights Reserved.
Terms of Use | Privacy Statement | Code of Conduct | Hosted by MaximumASP for Microsoft
WHO-BAR