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
    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...

  • By
    Serving Fonts from CDN

    For maximum performance, we all know we must put our assets on CDN (another domain).  Along with those assets are custom web fonts.  Unfortunately custom web fonts via CDN (or any cross-domain font request) don't work in Firefox or Internet Explorer (correctly so, by spec) though...

Incredible Demos

  • By
    Create a Simple News Scroller Using Dojo

    My journey into Dojo JavaScript has been exciting and I'm continuing to learn more as I port MooTools scripts to Dojo. My latest experiment is porting a simple new scroller from MooTools to Dojo. The code is very similar! The HTML The news items...

  • By
    CSS @supports

    Feature detection via JavaScript is a client side best practice and for all the right reasons, but unfortunately that same functionality hasn't been available within CSS.  What we end up doing is repeating the same properties multiple times with each browser prefix.  Yuck.  Another thing we...

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!