Get Ya Some Tanlines
Posted 13 days ago |My friend Jordan English’s first single is due out tomorrow on iTunes. Check out his Facebook page for an update on the release. You can also buy the single on CDBaby
Listen Now On YouTube:
My friend Jordan English’s first single is due out tomorrow on iTunes. Check out his Facebook page for an update on the release. You can also buy the single on CDBaby
Listen Now On YouTube:
I had to come up with the task of creating category thumbnails for a friend of mine. Here is a snippet of code if you need to use this:
<?php
global $post;
$temp_post = $post;
$args = array(‘numberposts’ => 6, ‘category’ => 227, ‘orderby’ => ‘date’, ‘order’ => ‘DESC’);
echo ‘<div class=”categoryThumbnailList”>’;
$myposts = get_posts($args);
foreach ($myposts as $post) : setup_postdata($post);
if (has_post_thumbnail()) {
$thumbnail = get_the_post_thumbnail($post->ID, ‘thumbnail’);
$link = get_permalink($post->ID);
$title = get_the_title();
echo ‘<div class=”categoryThumbnailList_item”>’;
echo ‘<a href=”‘ .$link . ‘” title=”‘ .$title . ‘”>’ .$thumbnail . ‘</a><br/>’;
echo ‘<a href=”‘ .$link . ‘” title=”‘ .$title . ‘”>’ .$title . ‘</a>’;
echo ‘</div>’;
}
endforeach;
echo ‘</div>’;
echo ‘<div class=”categoryThumbnailList_clearer”></div>’;
$post = $temp_post;
wp_reset_postdata();
?>
Alabama and LSU fans both pack the streets of downtown New Orleans hours and even days before the game. One LSU fan holds up a sign that reads Osama Bin Saban. And I’m on his team, I’ve got $100 on LSU for tonight. Let’s see how it plays out on ESPN at 7:30 pm CST
Let’s hope Congress gets their act together and doesn’t act stupid with this bill. I’m not a real political man, but this bill has caught my attention. Keep the Internet open, it’s one of the last freedoms we have left as Americans. Not only has the bill hearings caught my attention, but the Clerk taking attendance and tallying votes. Does anyone know her name?
I prefer to wrap with newspaper or either just hand my gifts out in a plastic bag. But I might do things a little different this year. What about the McRib?
This is what I call the Picture of the Century.

Update 11/7/2011 – Alabama frat boy is Allyn Cramer. He’s the President of Sigma Nu at the University of Alabama. The gorgeous lady to the left is Emily. She’s an Alpha Phi at Alabama. Hiding last name for her privacy.
Update 1/11/2012 – Emily Greneway signs autographs for fans.
A 16 foot Burmese python was found with an intact deer inside once the python was captured and killed. Contractors encountered the python on a tree island in western Miami-Dade county. It was killed with a shotgun blast.
The National Park and Wildlife officials need to get bounty hunters in there as soon as possible before an even more serious problem arises.
With movies like Piranha 3D(which I watched a couple weeks ago and it was terrible) and Shark Night, everybody makes fun of them.
Shark Pool is a fake movie trailer about a shark swimming in a pool. It’s a pretty funny parody.