Articles tagged “interaction-design”
9 articles
- The surprisingly bad PhpBB PhpBB always surprised me. At every new version, [the project is rewritten from scratch][1], which is a good opportunity to finally do the interaction design correctly, and still, it's as bad as it was in June 2000 when the first version was…
- Does it look like an XSLT-based website to you? The article talks about the [source website][1], the website which hosts the source code of public projects. Five years ago, I was challenged with a problem related to source code. I had to make it somehow accessible from anywhere, primary to make…
- Servers monitoring UI proposal In the young industry which is software development, most domains are filled with applications made by developers with no thoughts about the end users. Bulletin boards, for instance, were an excellent example of terrible, unacceptable user…
- Desperate designs: Microsoft Bob legacy Since I'm moving to a different city, I had to find a moving company for my furniture and the servers. Here in France, the user experience when dealing with those companies ranges from poor to “WTF happened in the head of the guys who did this…
- Users matter more than bytes and CPU cycles There is something completely wrong in developers' nature to be obsessed with performance to the detriment of everything else. It seems even that this compulsive obsession is not something we acquire with practice, since it affects even beginner…
- Identifiers in bug tracking systems One annoying aspect of bug tracking systems is the identifiers. In systems such as Jira, every time a ticket is created, an identifier is assigned to it. The identifier is based on a number which increments every time. For example, I create two…
- Monochrome laziness Twelve years ago, Windows Vista was released, impressing everyone by its shiny, elaborate icons. For instance, a recycle bin was illustrated by a shiny transparent waste basket. Search functionality was shown in a form of a metallic magnifying glass.…
- Designing a contact form Recently, a colleague asked me how I would redesign a contact form on a website. An e-commerce site he was working on had a “basic” (as he claimed) form where you had to provide: Your full name. Your…
- Edge cases Software products are designed for the cases where things go right, the situations, where networks are perfectly flawless, servers don't reboot randomly, and processes happen as they would happen in…