Boston Man Converts 3,038 Photos Over 3 Days into a Video

This is probably one of the most interesting ideas that I’ve seen in a short while. Basically, a man by the name of Robbie snapped over3 Days - 3,038 Photos 3,000 pictures on his Canon 5D SLR of his life in Boston over 3 days. This includes his rides on the T, visits work and school, etc. After that was all done, he converted the pictures into a short film by playing them rapidly in the order they were taken. This is what he got. The music is “Dry Lips” by Lightspeed Champion.

Read More

Once Upon a Time in New York T-shirts at KarmaLoop

The people over at KarmaLoop have got some fresh new gear in stock. I figured that this would be a greatOnce Upon a Time in New York We Run Boston T-shirt opportunity to mention my new favorite clothing company (for the next 24 hours or so), Once Upon a Time in New York. Their t-shirts are bold and make a statement, literally. I eyed this clever “We Run Boston” tee and know that I have to get it. If Boston isn’t your city, there are plenty of variations on this “We Run __“ tee. They also have an “I Got More Kicks Than Chun-Li” tee and a “If Notorious Big was Alive 90% of Rappers Today Would Be Working at McDonalds”. Hahaha.

Read More

Fresh Tank Theory Samurai Black T-Shirt at KarmaLoop

Today is the the 4th of July; America’s own Independence Day. As per the annual tradition, every 4th of JulyThe Samurai T-shirt by Tank Theory evening explosions of color mark the sky. “The Samurai” tee by Tank Theory also features an explosion of colors, which some say resemble miniature fireworks. Tank Theory is a t-shirt brand and design company that essentially produces wearable art. The designs that they have are totally unique and stunning. They describe themselves as “original in concept, design, and execution.”

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

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