10th Jun 2008
Bad interFACE design based on a TOILET example
So I’m reading this book at the moment “Design of Everyday Things” by Donald Norman. It’s good read for all the people that design/create things/software that would be used by others. I realized that I’m paying more attention to how things are design. If they are user friendly etc.
Client that I work for at the moment has one disable toilet with shower. I use this toilet to change and shower when I arrive on my bike to work. There is couple of things in this toilet that made me generally think about the design and find analogy in software, AND more exactly in Web Interfaces. I have stumble upon those issues all the time, on BIG GUN web sites (like banking interfaces) and on small private web sites.
So I’m reading this book at the moment “Design of Everyday Things” by Donald Norman. It’s good read for all the people that design/create things/software that would be used by others. I realized that I’m paying more attention to how things are design. If they are user friendly etc.
Client that I work for at the moment has one disable toilet with shower. I use this toilet to change and shower when I arrive on my bike to work. There is couple of things in this toilet that made me generally think about the design and find analogy in software, AND more exactly in Web Interfaces. I have stumble upon those issues all the time, on BIG GUN web sites (like banking interfaces) and on small private web sites.
Posted in development, stuff | No Comments »
One of the interesting things we came across this week was a config file for web application, so called Web.config. So we desired to switch some settings based on environment where application was deployed. Simplest thing we could think of was referring in a config section to external file with settings. Something like this:
Some time ago I overheard a conversation about performance of Ruby applications on Windows or more precisely it’s lack. I don’t usually believe this kind of conversation until I see something with my own eyes. I saw it today.
I’ve done a horrible thing yesterday. It ended up with coming back to Windowz again. But let’s start from beginning
Today first time in my life I decided to write small