Earthquake!

Posted by Georgia on December 1, 2005 at 11:32 pm.

Just experienced what felt to me like the strongest earthquake I’ve ever felt here in Trinidad . . . .

Technorati Tags: , ,

8 Comments

  • I hear you on those earthquakes. Here in Taiwan we get our share. I owe you a thank you for a shout out you gave me on Free Culture podcast a while back.

  • alice says:

    Well it’s good to know all is well. That must be a strange feeling.

  • sungoddess says:

    Girl, the first time I lived through one of those in Trinidad, I thought the roof was going to come down, and I was in Woodbrook!

  • Jonathan says:

    Had just got home from the Dionne Warwick show when it happened, sending me scampering outside. This is the what, third really sharp quake we’ve had in the past few months? Is the Big One coming soon?

  • tyndale says:

    The December 1 earthquake was only 4.1, and we’ve had much stronger ones in the past year. There was a 6.1 near the SE coast in December 2004, and a 4.9 and a 5.1 near the Venezuelan coast in October, both about 70 miles from Port of Spain. The reason why this most recent quake felt so strong is that was not out at sea but on land, only 3 miles south of San Juan and just outside Port of Spain; but also because it was so shallow, i.e. near the surface. The two October quakes, for instance, were about 90 and 40 miles down. But the December 1 quake was only 10 miles down. Being closer and shallower it was felt much more sharply than its magnitude suggests. Hope it’s not starting up activity on a new fault next to the city …

  • Sally says:

    Um, we just had another big earthquake measuring 6.3 on the Rictor Scale in Trinidad at 9:10. We experienced the aftershock around 2:20. Hope all is well :-(

  • triniboy says:

    We just had 2 ones about 4-5 on the richter scale in this one week!!!
    we all think something big is going to happen

Trackbacks / Pingbacks

  • [...] Georgia Popplewell: “Just experienced what felt to me like the strongest earthquake I’ve ever felt here in Trinidad . . . “ posted by Ryan Patrick at 8:02 am CAM function subtractOne() { //Subtract 1 from current value in form field. var newValue = parseInt(document.myForm2.numberShown.value)-1 //Replace the contents of form field with smaller number. document.myForm2.numberShown.value = newValue //– If countdown hasn’t reached zero, pause then do it again. if (newValue > 0) { //– From here on out, this function calls itself once every second. var myTimer=setTimeout(“subtractOne()”,1000) //– When countdown does reach zero, stop the timer and call reachedZero(). }else{ clearTimeout(myTimer) reachedZero() } } //– This function is called by onload=”getStarted()” in this page’s //– body tag, and gets the ball rolling. function getStarted() { //– Loads the number 10 into the form field. document.myForm2.numberShown.value=”10″ //– Pauses one-second, then calles the subtractOne function. var myTimer=setTimeout(“subtractOne()”,1000) } function reachedZero() { //– This is the function that is executed when the countdown ends. document.myForm2.numberShown.value = ’10′ document.images['myCam'].src = ‘../blog/cam.jpg?’ + Math.random(); getStarted() } Refreshes in [...]

Leave a Reply