Mixtape Mondays are Coming to Jetcomx

[caption id=”attachment_797” align=”aligncenter” width=”515” caption=”Mixtape Mondays are Coming to Jetcomx”]Mixtape Mondays are Coming to Jetcomx[/caption]

Who doesn’t enjoy a good mixtape? Starting this Monday, Jetcomx will feature a new mixtape every Monday. This weekly happening will present mixtapes from a wide array of artists, including well-known ones, and those still trying to make a name for themselves. Be on the lookout for our Mixtape Mondays series! If you have a mixtape that you’d like featured on Jetcomx, let us know!

Subscribe to Jetcomx via Feedburner

Here at Jetcomx we are announcing the launch of our new Feedburner feed and email subscription feature.You3d RSS Icon can subscribe to our RSS feed by clicking on ‘RSS’ in the top right hand corner. Or, If you wish to have periodic Jetcomx updates sent directly to your inbox, enter your email address in the box on the right. Don’t worry, we won’t sell your email or use it for anything nasty. You won’t get any SPAM. We think that SPAM should die. You may be asking yourself, “What exactly does subscribing to Jetcomx’s RSS feed do?” The answer is simple. A live bookmark will be added to your browser. This means that you can quickly skim through all of our recent articles and check out the ones that interest you. Subscribe or add your email now!

The Ironic 80s Episode Downfall of Fanny Pak on America's Best Dance Crew

WHY DOES AMERICA’S BEST DANCE CREWKEEP DOINGFanny Pak America THIS TO ME!?!? For the second season in a row, ABDC has eliminated my favorite crew on the second to last episode. They are so close and I am so excited for them, then BAMM! They are in the bottom two. I love Fanny Pak. Their creativity is out of this world. Who else can embody toy soldiers, cannibals, and sexual P.E. nerds so well? In their final performance on the show, they impersonated the judges and did an amazing remake of flash dance.

Read More

Never Underestimate the Power of Social News Sites

[caption id=”attachment_803” align=”aligncenter” width=”312” caption=”Digg Logo”]Digg Logo[/caption]
Okay…so the past 10 days have been extremely frustrating annoying horrible interesting. Jetcomx was basically Stumbled and Digged to death. Once we made the front page of digg for the second time, there was no hope for the server. I wouldn’t be surprised if it caught fire and/or exploded in the datacenter.

We’ve since migrated to a much more powerful server (again). After a few days of DNS snafus, jetcomx is finally back, and better than ever. YEAAAAAA

Street Stencil Graffiti Goes Green

These days, it feels like everywhere you look you see things labeled “eco-friendly.” From reusable grocery bags Paul Moose Curtis Reverse Graffiti Projectto ShitBeGone toilet paper (which by the way is made of 100% recycled materials), the consumer world has seemed to become a bit more resourceful with their raw materials. Art and culture, in the same light, isn’t too far behind.

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

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