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
    Regular Expressions for the Rest of Us

    Sooner or later you'll run across a regular expression. With their cryptic syntax, confusing documentation and massive learning curve, most developers settle for copying and pasting them from StackOverflow and hoping they work. But what if you could decode regular expressions and harness their power? In...

  • By
    Camera and Video Control with HTML5

    Client-side APIs on mobile and desktop devices are quickly providing the same APIs.  Of course our mobile devices got access to some of these APIs first, but those APIs are slowly making their way to the desktop.  One of those APIs is the getUserMedia API...

Incredible Demos

  • By
    Control Element Outline Position with outline-offset

    I was recently working on a project which featured tables that were keyboard navigable so obviously using cell outlining via traditional tabIndex=0 and element outlines was a big part of allowing the user navigate quickly and intelligently. Unfortunately I ran into a Firefox 3.6 bug...

  • By
    Scrolling “Go To Top” Link Using Dojo

    One of the most popular code snippets of posted on my blog has been the scrolling "Go To Top" link snippet. The premise of the snippet is simple: once the user scrolls an element (usually the BODY element) past a given threshold, a "Go...

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!