Fashion Progression (Regression)

In the early 1990’s clothing was horrendous, it was unlike anything the world had seen before. Day-glow colors and horrible triangular shapes with sharp edges defined the style. Watch an episode of “The Fresh Prince of Bel-Air” and you will know what I mean. But where did this kind of fashion sense, or lack thereof, come from?

Read More

Wayfarer Shades Bring 'Risky Business' Back to Life

This Spring, you may notice the ubiquitous Wayfarer style shades. Popularized back in the 1980’s by Tom Cruise in the movie Risky Business, these have become all the rage across college campuses. Ray Ban makes an all black, all red, and leopard print version, but they are going to cost you a pretty penny. eBay is your friend, just watch out for knockoffs/ones without polarized lenses. If you don’t feel like spending $100+ on sunglasses, UrbanOutfitters has a two tone wayfarer for $18.00.

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

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