Tag cloud
See my latest projects
About this site
This site is proudly powered by WordPress. If you like what you see, why not subscribe?
Copyright © 2008-2010 Aaron Russell. All rights reserved.
Wednesday, 13 January 2010

Last week I asked the question on Twitter, “What HTML element do you use for each line of a form? P, DIV, or something else?”
[Read more →]
Tuesday, 29 December 2009
That’s that over and done with for another year. Whilst the seasonal festivities will continue for a few more days yet, I talk of course of our annual dose of 24 Ways articles.
One of the reoccurring themes in this years selection pack of web design and development goodies is a concept that is splitting opinions like none other. Designing in the browser.
[Read more →]
Wednesday, 23 December 2009

The problem with CSS pre-processing frameworks is that they don’t really fit within the average web designers’ work flow. Or they don’t mine, anyway.
Having to compile and recompile at every iteration is just a pain in the backside, it’s not the way I work. I like to make some tweaks, view them in the browser, make more tweaks, view them in the browser, and repeat.
When you add in to that the process of going to the command line and recompiling, all of a sudden writing CSS becomes a dull slog. Not the way I like to work.
[Read more →]
Tuesday, 8 December 2009

Yesterday there was quite a lot of discussion on Twitter about CSS preprocessing frameworks such as SASS and LESS.
It was all in response to a blog article by Nathan Borror detailing why SASS isn’t for him. In the article’s comments there is some interesting debate on the pros and cons of preprocessing frameworks.
For the uninitiated, CSS preprocessing frameworks add clever functionality to writing stylesheets like variables and mix-ins, and ultimately result in writing less CSS to achieve the same result. A good thing in my book.
But it seems many designers are resistant to a technology that abstracts the syntax of a styling language that they are already familiar and comfortable with.
[Read more →]
Wednesday, 10 June 2009

If you’re a conscientious web designer or developer who cares about accessibility, then I’m sure you’ve spent the last few years drilling yourself into the habit of using relative font sizes (EMs or percentages) rather than absolute font sizes (pixels – PX)?
Now with the advent of modern browsers and full page zooming (as opposed to just text scaling), I’m sure I’m not the only person that’s been wondering whether we still need to be going through the painstaking task of calculating relative font sizes?
[Read more →]
Tuesday, 19 May 2009

The days of the ever resourceful all-in-one web designer-come-developer extraordinaire are long gone. In this industry the general consensus is that a great developer doth not a great designer make (and visa-versa).
It’s more common for designers and developers to work side-by-side collaboratively in web design harmony. Or not as the case may be. Designers tend to make developers jobs as fiddly as possible and developers have a knack for screwing up great designs.
It doesn’t have to be that way, here are five tips designers can follow to make developers’ jobs easier and ensure the site turns out as great as you intended.
[Read more →]
Monday, 27 October 2008
The CSS [Read more →]display property can be the bane of the web designer’s life as support varies from browser to browser, making it all a bit more complicated than it should be. In this article I will show a quick and simple way to get the display:inline-block declaration rendering consistently across all major browsers.
Wednesday, 16 July 2008
With the rise of CSS and standards, the mere mention of the word ‘tables’ amongst web designers is likely to bring a reaction as if you just swore to your grandmother. For some reason the backlash towards table-based design – which ten years ago was the defacto standard way of designing complex page layouts – has become so passionately fought over that web designers can forget that tables still play an important role in modern web design. Here are three examples:
[Read more →]
Last week I asked the question on Twitter, “What HTML element do you use for each line of a form? P, DIV, or something else?” So, how do you do your forms?
This years season of 24 ways article has come to a close and with it a reoccurring theme of controversy has arisen: designing in the browser. I offer my thoughts on why it misses the point.
The problem with CSS pre-processing frameworks is that they don’t really fit within the average web designers’ work flow. So I built an extension to LESS for creating cached stylesheets your PHP projects can use.
Are you a web designer or are you a web developer? Let me guess, you are a bit of both. Does that mean you are “doing it wrong”?
If you’re like me then your life revolves around email. Unfortunately the grip that email now has on all our lives creates as many problems as it solves. Learn how I control my Inbox.
“@JohnONolan have you got me mixed up with some other @aaronrussell or have I been sleep-tweeting again?”
Posted about 11 hours ago.
This site is proudly powered by WordPress. If you like what you see, why not subscribe?
Copyright © 2008-2010 Aaron Russell. All rights reserved.