Bookmark’d is a series of great articles and links, hand-picked from my bookmarks folder.

0 Comments May 16, 2010

The Pipeline is a interview podcast hosted by Dan Benjamin. Guests include Jeffrey Zeldman, Jim Coudal, Ryan Carson and more.
It’s actually the first design/web related podcast I ever listened to in full lenght.

I especially recommend this interview, in which Shaun Inman, the creator of Fever and Mint, talks about his creative process and how he got into developing games.

0 Comments Apr 28, 2010

Are you one of those poor folks who’d like to contribute to the fantastic Dribbble but hasn’t been drafted yet?

This “Draft Me!” Badge for your website might come in handy. Use it on your website to show people that you’re in need of an invite.

Implentation

Paste this code before the < /head> tag on your portfolio, customize it and you’re done.

  1. <script type="text/javascript">
  2. // Possible values: blue, red, pink
  3. var drbl_style = ‘red’;
  4. // Your Twitter Username
  5. var drbl_twitter = ‘your-twitter-username’;
  6. // The text you want to display on the badge.
  7. var drbl_text = ‘Do you like my work? Then please draft me into dribbble.’;
  8. </script>
  9. <script src="http://thethingsido.net/dribbble/drbl.js"></script>

Note: This doesn’t work on every website for some reason. If you can’t get it to work, try removing the comments.

Here’s a preview of all available styles:

License

You’re allowed to use this badge on your website for free. Just make sure to leave a comment here or mention this website on Twitter/your blog.

1 Comment Apr 07, 2010
Previous Posts