Chester French & Clinton Sparks Present Jacques Jams Vol. 1: Endurance

Chester French

Maxwell Drummey and D.A. Wallach, better known together as Chester French, are two of the most promising names in music today. The boys of Chester French actually first met while studying at Harvard back in 2003. It was during their 4 years at Harvard that they learned how to sound engineer and record music. During their senior year, they went on to send their finished demo CD to a few famous producers like Kanye West, Pharrell Williams, & Jermaine Dupri. Pharrell eventually signed them to his label, Star Trak. Today, you can see them touring with Matisyahu, Common, N.E.R.D., or Lady GaGa. You might also catch them performing their hit single “She Loves Everybody” on an MTV spot. They are on the verge of making it huge.

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

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