Gradually we are going to trek inside this marvelous world of user interfaces. We manipulate information using a definite mental model and our job is to recreate a newer model atop this existing one to reach ultimate tranquility, transparency and accuracy.
The best user interface should be quintessential. But it never hurts to look polished and beautiful. Polish is an important degree of any design since patterns and textures give a delicate notion of the quality of the core underneath the veneer. That is, form and function may and should blend. Take either away and the whole pyramid would have collapsed.
In intuition we believe.
—
Nota
Computers are bicycles for the mind. Tools are apparatuses (apparati!) of the human brain. Platforms are the stages on which applications prosper. Weeds in gardens may either denote poor management or fertility. Without conductors there would be no sound. The best ones empower.
Things are proceeding faster than usual, and if fate favors — yes, if fate favors. A series of gleeful companions planned, illustrated, post-processed and are now ready for test-production.
Well, I just couldn’t believe a school like this actually holds two events in Taipei, and the second event takes place in a café. Please wait for me. I don’t need no more university fairs.
Finished lots of graphics in front of the laptop and finished the initial architecture (mostly retro-fitting the existing architecture back to a WordPress installation) of the imminent proj.ne. Fun to say, hack when you have to but do that as a plug-in.
On 960.css, it is good and people use it. But people use it like stock photography, and its unavoidable residue in your X/HTML markup kind of made me sick. And if you use stock photography or stock graphics, you end up having a project that screams “me too”. If you were going to use a grid system, please build it using your own parameters and take all those existing grids as a reference. If you were going to introduce it to your site, please at least build an interpreter (in case you were using ruby + webby or languages that does the trick) and keep all that grid_4, container_12 and so out of the picture. Of course sites may change rapidly and we still need some 960-prowess. Here is my proposal — wrap up a JSON object like this and throw most of your “static” elements in:
Then write a one-liner, utilizing jQuery, put before everything: preferably inside $(document).ready, or if you heart $LAB, its .block() :
$.each(monoBindings, function(parent, context) {
$(parent).addClass(context);
});
Now, no more sore eyes.
—
It’s complicated.
One phrase to describe it all: premarital affair.
I am moving to another spot in the city really soon, leaving this place behind. There are 200s of books to be carried over to the new place and I am looking for responsible couriers.
Let’s see what turns out next.
ps. Designing is like raising children, but you are free to kill your brainchild any time it misbehaves.