|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
I would say that everyone is out for the holdiays since there have been alot less posts in many forums. In this case Happy Holidays everyone!
theguz |
|
#2
|
||||
|
||||
|
That hasn't been the case here in the Lounge... it's been dead for a while.
Hope everyone has an enjoyable holidy and gets home safe. |
|
#3
|
||||
|
||||
|
For real, and dont get mauled by the crazed shoppers trying to get that last mixer for grandma, and then try to run you over to get home to wrap it.
lol. and hopefully your not one of those ppl. ![]()
__________________
---Official Member Of The Itsacon Fan Club--- ![]() Give a man a fish and he will eat for a day. Teach a man to fish and he will sit in a boat all day drinking beer. |
|
#4
|
||||
|
||||
|
Code:
function String seasonsGreetings(String you_celebrate, boolean seinfeld_fan) {
String greeting;
if (you_celebrate == "Christmas") {
greeting = "Merry Christmas";
} else if (you_celebrate == "Hanukkah") {
greeting = "Happy Hanukkah";
} else if (you_celebrate == "Kwaanza") {
greeting = "Happy Kwaanza";
} else {
greeting = "Happy Holidays";
}
if (seinfeld_fan) {
greeting += " and a Happy Festivus!";
}
return greeting;
}
Whatever you celebrate, have a happy secular, non-denominational, politically correct federal day-off-work.
__________________
Daryl's Homepage | My Blogroll | My Profile | Firefox supporter! DevArticles Forum Moderator "The net is a waste of time, and that's exactly what's right about it." -- William Gibson |
![]() |
| Viewing: Dev Articles Community Forums > Community > The Lizard Lounge > Holidays |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|