Looking for a good and simple explanation of the currently usable (and a few more) CSS selectors? Roger Johansson has taken the time to compile them all into a 3 part article. I can thoroughly recommend it to people wanting a nice overview of what tools are available to them in Cascading Style Sheets or just want to know what the heck “.new + #important > a:focus:first-letter” means. An oldie but a goody.
Roger Johansson’s article over at 456 Bereastreet on CSS 2.1 Selectors (part 1)
Not that we didn’t see it coming, but just to let you know: WordPress 2.0 is out! New features include a redone admin center — I’ll play with it later. Asymtomatic has provided a nice list of changes. WordPress.org itself has received a makeover too; it actually looks professional now. Good stuff. As always, muchos kudos to Ryan Boren, Matthew Mullenweg, and the Shuttle crew (if my info’s correct).
Get your WordPress 2 at the new download centre.
A new K2 Beta for WordPress 2.0 is available too — K2 Beta One Revision 133 is at Binary Bonsai, as always.
Meet Breton, a very sensible bloke, who just produced the most insightful comment I’ve ever read about Web 2.0. In a post on JeffCroft.com called “Web 2.0 != AJAX”, he said the following:
So… web 2.0 is about focusing on user experience and best practices? How is that distinct from what a web designer is supposed to do anyway? Does it matter what tools you accomplish it with? Yeah it’s great that all this new technology is available now. But it doesn’t mean that people that weren’t thoughtful and skilled at usability before, will suddenly become amazing designers thanks to all these lovely new frameworks.
It just seems like we’re all just excited about these new amazing things we can do with JavaScript/Ruby/CSS that we come up with all these hypey buzzwords to make it seem accessible to laymen (and fail at that), and then drape it with a veil of legitimacy by trying to describe it as something more, deeper, and newer, than just good design practices combined with a good knowledge of technology.
~ source: Breton over at JeffCroft.com
He took the words out of my mouth he did.
Of course, the purpose of Jeff’s initial post was to make clear that web 2.0 doesn’t mean Ajax. It doesn’t — but they’re both silly buzzwords nonetheless.
Every day I see evidence that we are losing our ability to understand and appreciate effective design — trading our appreciation and understanding for fetish.
~ source: Andy Rutledge
Andy Rutledge, you have no idea how much I agree with you.
I’d like to add that the design of this Journal was an experiment in design-porn. I found my past designs too austere. I felt it limited my ability to fully express what I wanted to convey. I must say that I haven’t quite reached a point where I’m satisfied with the amount of fluff in this design yet.
So get ready for more fluff (and a good culling afterwards)!
edit: Whoops, thanks Bob!
Recently, Engadget investigated whether the plural for ‘iPod Shuffle’ was ‘iPods Shuffle’ or ‘iPod Shuffles’ (Yeah, I know, but remember, these people come from a country where they wonder whether the plural for ‘Lego’ is ‘Legos’ or not).
Thank goodness we’ve now got confirmation it’s ‘iPod Shuffles’, ‘cos there was me thinking it was iPuddles…
Browsing around on Flickr, I came upon a pretty funny screen shot of a Google search ‘verlee’.
It reminded me of a funny thing I discovered just last week. A search for ‘Palau de les Arts Reina Sofía’ gets me the 4th spot, while I’m only pointing to Veerle’s article about it. The article it self comes way below that at #12, on the 2nd page.
Why is that so weird? Veerle’s PageRank is 7, while mine is 6!
So what could be causing that? It can’t be the xHTML doctype and it can’t be the incoming links (she’s bound to have WAY more). So I started looking at the source of the respective pages. Mine has the content right up there after (the minimal) navigation, while Veerle has the whole sidebar in first, before the content.
Although there’d have to be more detailed testing, I feel it’s safe to say that putting content first — in your source code — is a good idea regarding your search engine ranking, especially as it’s supposed to be more accessible to screen readers.
This is also the reason I don’t have a ‘skip to content’ button.