Monday, April 26, 2010
Now it is for shure: "Big Brother is watching us"
I never found a sitiation as extreme as this one but gradually I see it day-to-day.
Sunday, April 04, 2010
rule of testing
To "l" or not to "l"
The next day I found that the traffic for cssmate.com decreased significantly. Most traffic from linking sites was gone because they directly linked to the editor http://cssmate.com/csseditor.htm not to the homepage http://cssmate.com/. As I changed the extension to .html all the visitors just received error 404.
Though switching back would have been easy I looked for another solution and found it in URL rewrite. I added a simple rule to redirect .htm to .html and "everything" works fine now.
Thursday, August 07, 2008
Welie.com - Patterns in Interaction Design
What I like most about this site is how the patterns are documented. Each description has a clear structure:
- Problem
- Solution
- Use when
- How
- Why
- More Examples
Why is it read?
This is the question to ask before you write.
Writing is all about answering questions. For a blog questions might be
- What is new and interesting?
- What is worth to spend time and attention on?
- What is worth thinking about?
This post is about the question "How can I meet the readers demands when writing?" and the – short - answer is: "Think about the questions the reader has and answer them!"
The - slightly - longer answer is:
If you want somebody to read what you write you ask him to spend time and effort. It’s more probable that get what you want (attention) if you give to the reader what he wants. That’s why you have to understand the readers needs (i.e. his questions). Answering a specific question is by far easier than “writing on a topic” and the result is more readable. It helps to focus on the reader and prevents you from extravagating.
Here are some questions you can ask yourself while writing:
- Why would someone read what I write?
- Who will read it?
- What are the readers questions?
- Which of the readers question do I want to answer?
Thursday, May 08, 2008
What if the client doesn't read the specification?
What would you do?
Tuesday, April 01, 2008
New Site - Just for Fun
Wednesday, September 06, 2006
Two-Step Software Development Methodology
- Unpack box
- Insert CD
- Follow instructions
The last step consists of "some subitems" that describe how the hardware has to be installed in various scenarios and how to set the - about hundred - configuration parameters ...
... and here comes the Two-Step Software Development Methodology:- Understand problem
- Implement solution
Isn't it all about abstraction?
