Nice TED Talk by Jason Fried

by Oliver Beckenhaub on December 1, 2010

Why work doesn’t happen at work

Andy Clarke at DIBI Conference 2010 – Hardboiled Web Design

by Oliver Beckenhaub on November 25, 2010

A to Z for Web Designers

by Oliver Beckenhaub on November 17, 2010

Accessibility
Browsers
CSS
Debugging

Why Your Website should work without Javascript

by Oliver Beckenhaub on November 9, 2010

Very interesting talk by Jenn Lukas from Happycog on JSConf 2010 about why it’s so important that your Website works without Javascript.

Style your Links

by Oliver Beckenhaub on June 4, 2009

Nice collection of how to better style your links with CSS:

It may sound stupid to say that, but the ability to link is one of the best features of the web. It is then really important to make your links display as convenient for use as possible.

Buttons with CSS3 and RGBA

by Oliver Beckenhaub on June 4, 2009

How to make nice looking Buttons in CSS3 and RGBA:

With a little CSS3 magic, we’ve created a scalable set of buttons with nearly half the CSS it would have taken with hex colors. Give it a go in your next project and see how it can help add that extra polish you want without huge impact on your code.

Glossy Community Icons

by Oliver Beckenhaub on June 4, 2009

A useful list of glossy community icons. (German Site)

Download them for free (private use only, no commercial use).

Versions vs. Cornerstone

by Oliver Beckenhaub on March 3, 2009

A Comparison between the two Subversion Clients for Mac, Versions and Cornerstone:

Breadcrumbs: jBreadCrumb

by Holger Bartel on February 19, 2009

“jBreadCrumb is a jQuery plugin for displaying breadcrumb navigations in a more flexible & smarter way. As the length of a breadcrumb menu may be very long & the common method used for this problem is limiting the amount of menus used, jBreadCrumb follows another route.”

Transparent Background in a Flash Movie

by Oliver Beckenhaub on October 3, 2007

The background of a Flash movie can be set to transparent. This allows the background color or image of the HTML page that contains the Flash movie to show through and allows the layering of Flash content with DHTML content.