![Challenge Entry: c4 Alternative Xmas [challenge entry]](/images/board_posticon_c.gif)
From the c4 Alternative Xmas challenge. See all 819 entries (closed)
( , Mon 15 Nov 2004, 14:45, archived)

i really like it
well done sir
you are the top of cool
( ,
Mon 15 Nov 2004, 14:50,
archived)
well done sir
you are the top of cool

gonna put another thing in (dog with reindeer antlers). should I bother or should i leave it?
( ,
Mon 15 Nov 2004, 14:52,
archived)

* may not strictly be true
( ,
Mon 15 Nov 2004, 14:54,
archived)

one of these with the four in the usual place on the screen is gonna win...
( ,
Mon 15 Nov 2004, 14:49,
archived)

import javax.swing.JOptionPane;
public class killhumans {
public static void main (String args[]){
String output;
String human, death;
int people;
human = JOptionPane.showInputDialog("how many shall die?");
people = Integer.parseInt(human);
if(people =70){
death = "Oh the Hummanity";
}
else{
death="horrible";
}
}
else{
death="Only a few";
}
output = "you killed "+human + " people " + death;
JOptionPane.showMessageDialog(null, output, "Sick Bastard",
JOptionPane.INFORMATION_MESSAGE);
System.exit(0);
}
}
( ,
Mon 15 Nov 2004, 15:18,
archived)
public class killhumans {
public static void main (String args[]){
String output;
String human, death;
int people;
human = JOptionPane.showInputDialog("how many shall die?");
people = Integer.parseInt(human);
if(people =70){
death = "Oh the Hummanity";
}
else{
death="horrible";
}
}
else{
death="Only a few";
}
output = "you killed "+human + " people " + death;
JOptionPane.showMessageDialog(null, output, "Sick Bastard",
JOptionPane.INFORMATION_MESSAGE);
System.exit(0);
}
}

Sorry to threadjack, but I simply must make EVERYBODY watch this!
( ,
Mon 15 Nov 2004, 14:53,
archived)

but I can't wait to see the finished product.
Not long now, eh?
( ,
Mon 15 Nov 2004, 14:55,
archived)
Not long now, eh?

Which is getting rather tiresome now.
( ,
Mon 15 Nov 2004, 14:55,
archived)

How can you accuse it of being sacriledge based on that?!? It made -me- laugh. X(
( ,
Mon 15 Nov 2004, 14:57,
archived)

and H2G2 is definitely British humour.
It also had the words Disney at the very end.
( ,
Mon 15 Nov 2004, 15:00,
archived)
It also had the words Disney at the very end.

so perhaps you should just avoid the cinema all together.
And Disney have actually shown a fair amount of tact with the things they've published over the last few years. I trust'em. : )
( ,
Mon 15 Nov 2004, 15:04,
archived)
And Disney have actually shown a fair amount of tact with the things they've published over the last few years. I trust'em. : )

Do not trust Disney. Never trust Disney. The only goods thing about Disney is their contract with Pixar (which is the worst thing about Pixar).
I'll give them Freaky Friday and Pirates Of The Carribean but apart from that their last releases have been shite imo.
( ,
Mon 15 Nov 2004, 15:09,
archived)
I'll give them Freaky Friday and Pirates Of The Carribean but apart from that their last releases have been shite imo.

(played by Mos Def apparently?!?!?) but other than that Douglas had a very big hand in it's design and pre-production stages, before he upped sticks and died anyway, then the project was put on hold for a while but now it's all going ahead smoothly. Filming has finished and now it's all post production stuff.
( ,
Mon 15 Nov 2004, 15:01,
archived)

he *did* have control over it, but they put off actually filming it until he died?
Hmm...
( ,
Mon 15 Nov 2004, 15:03,
archived)
Hmm...

It was started up again at the request of his family after a suitable mourning period. It really is what he would have wanted.
( ,
Mon 15 Nov 2004, 15:06,
archived)