Mixtape Mondays: Drake and his Room for Improvement

drake-rapper room for improvement

We’ll keep it short and sweet today. Our favorite rapper from Degrassi is back in the limelight again. We’ve already posted two of Drake’s mixtape albums, Comeback Season and So Far Gone, so it only makes sense for us to post the third. In this case, that would be Room for Improvement, Drake’s first official mixtape. This album is definitely a throwback, as it was released in 2006. Give it a good listen, see where Drake’s roots lie, and compare it to his new stuff.

[audio:http://jetcomx.com/wp-content/uploads/2009/06/07-city-is-mine1.mp3]

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 + '

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