Startup Schwag: A Web 2.0 Goody Bag

By  on  
Startup Schwag

It's hard being a web enthusiast in the middle of America. The excitement and value of technology isn't nearly as apparent as it is on the east coast, much less the west coast, so imagine how difficult it can be to find any sort of tech-related apparel around here.

A few months ago a friend mentioned a service called Startup Schwag to me. Startup Schwag is subscription based service that sends you a T-Shirt and stickers every month featuring a new Web 2.0 startup. This past month I received a Viddler T-shirt. Past T-shirts include:

  • Pownce
  • Tech Crunch
  • Reddit
  • Mashable
Startup Schwag

The subscription fee is relatively low, at $15 a month (plus shipping, of course). That's just the price of a T-shirt and considering it's almost impossible to find web-related shirts where I live, it's well worth the price. And since the shirts are mostly for companies considered "startups," I get to be one of the first to sport the startup's gear.

If you just want one specific company's t-shirt, you can also visit their shop. The selection is small now but should expand in the future.

If you're in a position like me where tech apparel is hard to find or you simply want to grab a web-loving friend a last-minute Christmas gift, hop over and subscribe to Startup Schwag. The nerd in them will appreciate it.

Recent Features

  • By
    JavaScript Promise API

    While synchronous code is easier to follow and debug, async is generally better for performance and flexibility. Why "hold up the show" when you can trigger numerous requests at once and then handle them when each is ready?  Promises are becoming a big part of the JavaScript world...

  • By
    Designing for Simplicity

    Before we get started, it's worth me spending a brief moment introducing myself to you. My name is Mark (or @integralist if Twitter happens to be your communication tool of choice) and I currently work for BBC News in London England as a principal engineer/tech...

Incredible Demos

  • By
    Create a CSS Cube

    CSS cubes really showcase what CSS has become over the years, evolving from simple color and dimension directives to a language capable of creating deep, creative visuals.  Add animation and you've got something really neat.  Unfortunately each CSS cube tutorial I've read is a bit...

  • By
    Link Nudging with CSS3 Animations

    One of the more popular and simple effects I've featured on this blog over the past year has been linking nudging.  I've created this effect with three flavors of JavaScript:  MooTools, jQuery, and even the Dojo Toolkit.  Luckily CSS3 (almost) allows us to ditch...

Discussion

  1. I don’t think they’ve ever done a Twitter shirt — but they really need to.

  2. Good call. That was meant to be Tech Crunch. A Twitter shirt would be awesome. Fail whale, anyone? ;)

  3. I thought that ‘webnerds’ only wears black hardrock t-shirts… 4 per month to be precise…

    Just kiddin’

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!