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
    Responsive and Infinitely Scalable JS Animations

    Back in late 2012 it was not easy to find open source projects using requestAnimationFrame() - this is the hook that allows Javascript code to synchronize with a web browser's native paint loop. Animations using this method can run at 60 fps and deliver fantastic...

  • By
    CSS Animations Between Media Queries

    CSS animations are right up there with sliced bread. CSS animations are efficient because they can be hardware accelerated, they require no JavaScript overhead, and they are composed of very little CSS code. Quite often we add CSS transforms to elements via CSS during...

Incredible Demos

  • By
    Face Detection with jQuery

    I've always been intrigued by recognition software because I cannot imagine the logic that goes into all of the algorithms. Whether it's voice, face, or other types of detection, people look and sound so different, pictures are shot differently, and from different angles, I...

  • By
    Use Custom Missing Image Graphics Using Dojo

    A few months back I posted an article about how you can use your own "missing image" graphics when an image fails to load using MooTools and jQuery. Here's how to do the same using Dojo. The HTML We'll delegate the image to display by class...

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!