Year in Review: The 10 Best Music Videos of 2008

Jetcomx Presents the 10 Best Music Videos of 2008
End of the year lists are one thing that I always look forward to seeing each December, during that special period of time between the magic and nostalgia of Christmas and the drunken debauchery of New Year’s Eve. We here at Jetcomx wanted to put together a special list; not just a list of best artists or best songs. We wanted to highlight the best, most interesting, and creative music videos from the year 2008. After intense scrutiny and deliberation, the crew and I have finally thrown together our version of the 10 Best Music Videos of 2008. Enjoy!

Read More

Mixtape Mondays: Jay-Z vs. Coldplay Viva La Hova

Viva La Hova
Late one night, I was at a small party, doing DJ duty and selecting songs on my iPod. I searched for a while, scrolled to a song, then clicked “play.” Chris Martin, of Coldplay, began to croon out his slow (medical?) ballad, “Fix You.” Initially, the crowd was not happy with this choice. “When you feel so tired that you can’t sleep,” Chris sang, slowly. “Stuck in reverse!” he whispered. Suddenly, the word “reverse” began repeating, and a bass beat started thumping. People at the party started tapping their feet. The beat built up, people started dancing, and by the time Jay-Z (aka Jazzy, Sean Carter, Jiggaman, Hova, The Roc, etc.) began rapping, the party was bumping.

Read More

New Girl Talk Album 'Feed the Animals' Released for Download Radiohead Style

Our prayers have been answered. Greg Gillis, aka Girl Talk, is back and better than ever. On June 19th 2008, Feed the Animals Album Arthis new album entitled Feed the Animals was put up for download. This is the fourth album by the mashup king who is signed to Illegal Art. The delivery system is the same pay-what-you-want style that Radiohead pioneered with the release of their In Rainbows album.

Read More

// $(document).ready(function () { // // To get the most commented posts // var disqusPublicKey = "1gK0KABqNLANnjQPocoCIHrCPPiWkNkXanwRBOPF4XDu4NNCuoivLa25x2wZL5g9"; // var disqusShortname = "jetcomx"; // var mostCommentedArray = []; // // $('article').each(function () { // var url = $(this).attr('data-disqus-url'); // mostCommentedArray.push('link:' + url); // }); // // $.ajax({ // type: 'GET', // url: "https://disqus.com/api/3.0/threads/set.jsonp", // data: { api_key: disqusPublicKey, forum : disqusShortname, thread : mostCommentedArray }, // cache: false, // dataType: 'jsonp', // success: function (result) { // for (var i in result.response) { // var countText = " comments"; // var count = result.response[i].posts; // if (count === 1) // countText = " comment"; // $('article[data-disqus-url="' + result.response[i].link + '"]').html('

' + count + countText + '

'); // } // } // }); // });