Jump to content
An Old School Catholic Message Board

Did The World End?


prose

Recommended Posts

icelandic_iceskater

ironically that songs on the radio right now.

the end of the world has to wait until at least november 2nd!! a good friend and I have plans for a sweet halloween costume, and All Saints Day pwns. All Souls day, however, would be pretty appropriate day for the world to end.

Link to comment
Share on other sites

[quote][A teenage girl in India has killed herself after fearing the Big Bang experiment in Switzerland may cause the world to end.

Local Indian authorities said the 16-year-old girl from Madhya Pradesh drank pesticide and was rushed to the hospital but died later.

The girl, named Chayya, killed herself after watching doomsday predictions made on Indian news programmes, her father said.

"In the past two days, Chayya had asked me and other relatives about the world coming to an end on September 10," he told local television in India.

"We tried to divert her attention and told her she should not worry about such things, but to no avail."[/quote]
[url="http://au.news.yahoo.com/a/-/latest/5007823/big-bang-makes-girl-suicide"]Big Bang experiment makes girl suicide[/url]

Link to comment
Share on other sites

she_who_is_not

I enjoyed waking up to the news this morning that the world did not end. However, in my my morning class a girl did ask us all if it had? She must have been sleepy.

Edited by she_who_is_not
Link to comment
Share on other sites

[quote name='Excelsior1027' post='1652529' date='Sep 10 2008, 07:23 PM']So I was using the Firefox add-on StumbleUpon, which picks random websites to visit based on preferences, and I got this. Look at the title on the top of the browser window:

[img]http://img404.imageshack.us/img404/4946/55277677te2.jpg[/img][/quote]

If you know any programming, take a look at the source for that page... :rolleyes:

Link to comment
Share on other sites

[code]<html>
<head>
<style type="text/css">
body {
background-color: #000;
color: #fff;
font-family:arial,helvetica;
font-size:5em;
text-align: center;
}
#main {
margin: 0px auto;
margin-top: 150px;
width: 350px;
text-align:center;
}
</style>
<title>Has the Large Hadron Collider destroyed the world yet?</title>
<link rel="alternate" type="application/atom+xml" title="Recent Entries"
href="http://www.hasthelargehadroncolliderdestroyedth
eworldyet.com/atom.xml" />
</head>
<body>
<div id="main">
<script type="text/javascript">
if (!(typeof worldHasEnded == "undefined")) {
document.write("YUP.");
} else {
document.write("NOPE.");
}
</script>
<noscript>NOPE.</noscript>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." :
"http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost +
"google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>

<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-275043-3");
pageTracker._trackPageview();
</script>
<!-- if the lhc actually destroys the earth & this page isn't yet updated
please email mike@frantic.org to receive a full refund -->
</body>
</html>[/code]

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...