Do they belong to you? Claim these comments.
Alex
Is this you? Claim Profile »
3 weeks ago
in San Francisco – initial culture shock on In pursuit of The Idea
Good luck with them 'mericuns! They're a strange bunch, but with a bit of hand-waving and gesturing you should be able to communicate with them. Don't forget to speak English really loud, that way they might actually understand it.
But seriously, enjoy & have a great SF-summer!
But seriously, enjoy & have a great SF-summer!
4 months ago
in The great OK/Cancel button dilemma on In pursuit of The Idea
I'm clearly in the Cancel / OK crowd (Gnome-centric). Hitting lower-right to continue seems to me as the natural way to go forward in a process.
On the web I tend to place the continue/OK button in the lower-right, and the go-back/Cancel button in the lower-left. I think this better matches how the web works, as all browsers have go-back/go-forward buttons in the same order.
As an additional bonus, with both buttons far apart users can't accidentally hit the cancel-button and if you have any additional buttons (apply, clear) that don't move the user off the current page you can stick them in the center.
On showing the way that is most natural to users, you could parse the useragent to figure out how to order the buttons :)
(as a side-note, I'm really annoyed by web apps that place the Save/OK button _above_ the form that you're working on. Zimbra and a couple of other email apps suffer from this. Joomla makes it even worse by placing the Save button above the form, right-aligned with other buttons to the right of it. Madness).
On the web I tend to place the continue/OK button in the lower-right, and the go-back/Cancel button in the lower-left. I think this better matches how the web works, as all browsers have go-back/go-forward buttons in the same order.
As an additional bonus, with both buttons far apart users can't accidentally hit the cancel-button and if you have any additional buttons (apply, clear) that don't move the user off the current page you can stick them in the center.
On showing the way that is most natural to users, you could parse the useragent to figure out how to order the buttons :)
(as a side-note, I'm really annoyed by web apps that place the Save/OK button _above_ the form that you're working on. Zimbra and a couple of other email apps suffer from this. Joomla makes it even worse by placing the Save button above the form, right-aligned with other buttons to the right of it. Madness).
4 months ago
in OmniGraffle stencils on In pursuit of The Idea
Actually, dia supports SVG, you can open them directly. Their native 'shapes' (what OmniGraffle calls stencils) are in XML with embedded SVGs. It's just that SVG doesn't support stuff like connectors (see for an example of their XML: http://projects.gnome.org/dia/custom-shapes ).
Although I really like dia, it takes some work to make something pretty enough you'd want to put in a presentation. Something like a collection of these Graffletopia stencils would go a long way.
Although I really like dia, it takes some work to make something pretty enough you'd want to put in a presentation. Something like a collection of these Graffletopia stencils would go a long way.
4 months ago
in OmniGraffle stencils on In pursuit of The Idea
The Graffletopia 'stencils' look interesting. Pity OmniGraffle only works on OS X :)
What do you think, would this be worthwhile for a OmniGraffle-to-Dia script? Both XML filetypes look decent. /me places on if-I-ever-get-bored list.
What do you think, would this be worthwhile for a OmniGraffle-to-Dia script? Both XML filetypes look decent. /me places on if-I-ever-get-bored list.
1 reply
4 months ago
in How hard it is to run a hardware startup? on In pursuit of The Idea
As a stupid non-Slovenian, why is it "Hi-Tech + Slovenia = Problems"?
My impression is that you guys are ahead of the curve and smart enough. Is it reluctance of the potential customers?
The eMenu-idea sounds good, as you're dealing with restaurants instead of large retail chains. If they want to expand to the BeNeLux, give me a call :P
My impression is that you guys are ahead of the curve and smart enough. Is it reluctance of the potential customers?
The eMenu-idea sounds good, as you're dealing with restaurants instead of large retail chains. If they want to expand to the BeNeLux, give me a call :P
1 reply
Jure Cuhalev
"Hi-Tech + Slovenia = Problems" because of relatively small IT work force here. With already limited money from investors, lack of great teams etc. it's harder to get traction than on a bit more developed markets.
Investors only occasionally see HW startups and there's a lack of portfolio companies, that in the end forces you to go look outside the country for opportunities. That's not necessarily bad, just that there are problems with getting traction for idea locally :)
Investors only occasionally see HW startups and there's a lack of portfolio companies, that in the end forces you to go look outside the country for opportunities. That's not necessarily bad, just that there are problems with getting traction for idea locally :)
4 months ago
in Rhetorical dialog boxes anyone? on In pursuit of The Idea
I've often wondered about the use of single-button dialog boxes (regardless of the text being a question or not).
If you're not giving the user a choice, why notify the user? It's not like he/she can do anything about it with a single button. If it's something important, give the user a choice to avoid the outcome. If it's not important enough to warrant a choice, you might be better off notifying the user via a status bar (or notification popup, but we hate those too). Jure, what does your usability-expertise say on this?
On interesting dialogs, this: http://alextreme.org/gfx/verpl_of_kopieren.png IE dialog is probably as good as I get them (Dutch: Do you want to move or copy files out of this zone? Buttons: Yes / No). It's probably due to a sloppy translator though, not a logical error by the developers themselves.
On the QA tool: perhaps it's simply a better idea to just add a new line to your QA guide to check all dialog boxes for logical questions? I'm all for NLP, but there are likely to be other problems with dialog boxes beyond this example.
If you're not giving the user a choice, why notify the user? It's not like he/she can do anything about it with a single button. If it's something important, give the user a choice to avoid the outcome. If it's not important enough to warrant a choice, you might be better off notifying the user via a status bar (or notification popup, but we hate those too). Jure, what does your usability-expertise say on this?
On interesting dialogs, this: http://alextreme.org/gfx/verpl_of_kopieren.png IE dialog is probably as good as I get them (Dutch: Do you want to move or copy files out of this zone? Buttons: Yes / No). It's probably due to a sloppy translator though, not a logical error by the developers themselves.
On the QA tool: perhaps it's simply a better idea to just add a new line to your QA guide to check all dialog boxes for logical questions? I'm all for NLP, but there are likely to be other problems with dialog boxes beyond this example.
5 months ago
in Find of the day: Quince: A UX Patterns Explorer on In pursuit of The Idea
Do you have any tips on UI design pattern books (or sites that don't require evil tech?)
For development, I find that design patterns really help structure how I tackle a problem. Wouldn't mind a bit of that clarity for when I dabble into UI stuff...
TIA!
For development, I find that design patterns really help structure how I tackle a problem. Wouldn't mind a bit of that clarity for when I dabble into UI stuff...
TIA!
2 years ago
in Mmm, looking good :) on In pursuit of The Idea
It's Aperte, but thanks for the kudos :)
.dia to support SVG :)