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
    Creating Scrolling Parallax Effects with CSS

    Introduction For quite a long time now websites with the so called "parallax" effect have been really popular. In case you have not heard of this effect, it basically includes different layers of images that are moving in different directions or with different speed. This leads to a...

Incredible Demos

  • By
    MooTools Documentation Search Favelet

    I'm going to share something with you that will blow your mind: I don't have the MooTools documentation memorized. I just don't. I visit the MooTools docs frequently to figure out the order of parameters of More classes and how best to use...

  • By
    WebKit-Specific Style:  -webkit-appearance

    I was recently scoping out the horrid source code of the Google homepage when I noticed the "Google Search" and "I'm Feeling Lucky" buttons had a style definition I hadn't seen before:  -webkit-appearance.  The value assigned to the style was "push-button."  They are buttons so that...

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!