# 1601
How to set up your own tweet archive with WordPress
Well this is pretty clever. As it says on title.
# 1601
Well this is pretty clever. As it says on title.
# 1598
An attempt for a better CSS alternative for default styling.
# 1594
Hashgrid is a neat tool to show/hide a layout grid on your website design. Done with JS and CSS.
# 1592
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
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
Really love the resource links on #10 and #11. Read the entire list here.