# 1601

How to set up your own tweet archive with WordPress

Well this is pretty clever. As it says on title.

# 1598

Setting rather than Resetting Default Styling

# 1596

Pure CSS Speech Bubbles

# 1594

#grid

Hashgrid is a neat tool to show/hide a layout grid on your website design. Done with JS and CSS.

# 1592

Not so standards-compliant after all

Go to border-radius.com and see how many different code it takes to get a rounded-corner to work on all browsers. Completely agree, browser-specific prefixes are very messy.

# 1588

Notes on the 2010 WordPress Theme

A few thoughts followed by a discussion on how various things are done on the 2010 Theme. Completely agree with “Widgets are not List”. It can result in many nested lists that are hard to CSS and I don’t see a good semantic reason why you should build a widget area (or sidebars in general) as a List. I mean sure they are a list of Widgets, but the main content area is also a list of posts; do you want to wrap that in a <ul> as well?

# 1586

15 Do’s and Don’ts of Effective WordPress Theming

Really love the resource links on #10 and #11. Read the entire list here.

Page 1 of 8512345...Last »