DubSTOMP

DubSTOMP We promise to bring you the BIGGEST and BEST events in Atlanta, GA.

01/06/2013

3 more days of voting for your favorite local djs to play at the next DubSTOMP event! Get to it! keep voting! over 2,300 votes cast already!

01/02/2013

Top 10 local Djs you want to see at the next DubSTOMP event?

-Post Comment.

12/31/2012

Since my inbox is overflowing with talent wanting a spot, I will be listing a poll with your names on it, and links to your pages pretty soon (So inbox me your name/stage name and a link to your content). On there every one can vote for who they want at the next DubSTOMP show! Top spots get it! Stay tuned!

-Grayson Katz

12/31/2012

Local DJs hit me up if you are interested in playing at the next DubSTOMP show.

- Grayson Katz

12/18/2012

Minnesota @ a DubSTOMP show?

10/09/2012

Graphic / FLYER designers hit me up! - Grayson Katz

(www.facebook.com/gkatz9867)

10/08/2012

What VENUE do you guys want? Keep in mind capacity need to be 1,500 - 2,000. You know how we do. Hit me up. Also all DJs, Rappers, performers - Grayson Katz

(www.facebook.com/gkatz9867)

09/24/2012

Who wants another dubstomp event?

08/31/2012

Why do people tattoo there names on there body? Is it incase they forget how to spell it?

Address

Atlanta, GA
30307

Alerts

Be the first to know and let us send you an email when DubSTOMP posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });