Gregg 'Girl Talk' Gillis Live at Yale's Spring Fling Festival

Gregg Gillis Girl TalkGregg Gillis, aka Girl Talk, has been known to frequently perform on college campuses and take over the college music scene. In fact, he got his start performing shows on the weekends while still a student at Case Western Reserve University. He eventually went on to graduate, and get a job as an engineer before quitting in 2007 to concentrate on music full time.

Just last month, he was one of three big artists who performed at Yale’s annual Spring Fling festival (the other two being N.E.R.D. and Wale). As expected, Girl Talk got the crowd bumping (and sweating) with his unique dance remixes and eclectic persona. Thanks to the guys over at freeculturemusic, the live recordings of Girl Talk at Yale have now been released for your listening pleasure. He performs a bunch of his classic hits the way you’re used to hearing them, as well as other tracks with subtle variations that only happen during his live sets. Enjoy.

Read More

Throwback Thursdays: The Old Pollution

The certainty of death and taxes accepts a new recruit this week: the certainty of a college freshman breaking up with her long-distance boyfriend.

_I should have seen it coming. _So goes the refrain of the dumped, in this case my 21 year-old self living in a basement apartment in Buffalo, NY. We met at summer camp—of course—and she was 18 and loping through her final summer before leaving town for the ivy-shrouded confines of Cornell.

What was I doing that fall? Working at a boxing gym and finishing college part-time at University of Buffalo. I played it light and breezy that summer, knowing I had enough older guy-clout to act cooler than I normally would. She was nervous about school and I assured her everything would be fine. Better than fine. I assured her it would be awesome because she was going to Cornell. My entire family had gone to Cornell but I’d been turned down back in the day. Cornell still held the allure of unrequited love, a final shred of high school longing.

She wasn’t so bad either. There was no love between us (though she may have said _I love you _and I may have whispered it back, knowing I wasn’t telling the truth even if it felt true). Love was unnecessary. Summer flings don’t need love. They need to remain light, breezy, and inequitable, so they can end horribly—which they must—and so they can become nostalgic even before the end.

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

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