The ongoing documentation of Mark Boulton Design’s redesign of the Drupal website is providing some great insight into the process; Leisa Reichelt’s latest post, on the community wireframing project , is a prime example. Now - whether by happy serendipity or a desire to compete - Wordpress have begun to do likewise.
The revamped UI for Wordpress was released in March of this year. It was created by the esteemed Happy Cog Studios , in a process which doesn’t seem to have been much reported on (at least, I can’t find anything) other than in their own portfolio .
For the forthcoming release of 2.7, the in-house team at Automattic (the owners of Wordpress) are preparing a slight refresh of the admin theme, which will focus on layout issues raised in user feedback. In the last few weeks they’ve begun releasing details of the plans; you can download copies of the wireframe proposals , for example.
One aspect of their process I f...
Content suppressed by ://URLFAN, for full article visit source
First impressions of IE8From: feeds.feedburner.com
Post Date: 2008-03-05 16:18:56
As just about everyone in the development community must know by now, Microsoft released a first Beta of IE8 today . I’ve been testing it for the last hour or so, and here are some notes I’ve made - the first of which is that this is really more of an Alpha than a Beta; there are a lot of bugs and errant behaviours.
One of the first things I noticed was that the browser comes with a limited set of development tools built in. They’re not well integrated, they’re not ve...
more More findings from IE8: XHTML and @importFrom: feeds.feedburner.com
Post Date: 2008-03-07 07:53:37
Had the chance to run a few more tests to find out what’s new (and what’s not) in IE8. Good: @import media types seem to be implemented; Bad: XHTML still isn’t parsed , so everyone who thinks they are coding XHTML are still kidding themselves.
...
more Safari 3.1 introduces web fonts for allFrom: feeds.feedburner.com
Post Date: 2008-03-18 11:48:48
Apple have released Safari 3.1 for Windows and OS X (and Linux using Wine ) today, and the feature that really stood out for me was the introduction of web fonts . Website makers have been bound to the same core fonts for years now, so suddenly having a huge palette to choose from is going to make an enormous difference!
Using them is pretty easy. First you have to declare the fonts using the @font-face rule - and, importantly, you have to declare each variant (weight, style...
more