| bio | website | linkedin.com/in/logannedo |
|---|---|---|
| location | Fairport, NY | |
| age | 27 | |
| visits | member for | 2 years, 9 months |
| seen | Feb 27 at 0:59 | |
| stats | profile views | 74 |
Web Developer/Designer, Homebrewer, Freestyle Disc Enthusiast, Nature Lover based out of Rochester, NY area. Recent grad of Rochester Institute of Technology majoring in Information Technology.
|
Apr 16 |
awarded | Populist |
|
Feb 24 |
awarded | Good Answer |
|
Aug 9 |
awarded | Yearling |
|
Apr 24 |
awarded | Nice Answer |
|
Aug 10 |
awarded | Yearling |
|
Dec 11 |
awarded | Quorum |
|
Oct 17 |
comment |
How do I lay out non-rectangular UI elements? I think one of the problems here is that there is no such thing as non-rectangular elements in web design. Everything is a box. If you want something other than a box, you need to use vector graphics via SVG or use a canvas element. Both would still have a rectangle, but its a rectangle that can hold curves. |
|
Sep 21 |
awarded | Nice Answer |
|
Sep 16 |
comment |
Do I really need a login button? It is a 3rd party system. I'm thinking it's just a lack of testing on their end. |
|
Sep 10 |
comment |
Do I really need a login button? You make a good point about not knowing what enter will do. I have hit enter thinking it would submit a form and to my surprise, a combo box/dropdown was activated at the top of the page. It is easy to run into issues with incorrectly associated elements. |
|
Sep 10 |
comment |
Do I really need a login button? No, most users use only one browser and will never see what it looks like in Firefox. They are calling because they "cant log in" because they don't know what to do after entering their username/password. |
|
Sep 10 |
comment |
Closing modal dialogs Left out the option to close by clicking anywhere outside the modal. |
|
Sep 10 |
answered | Do I really need a login button? |
|
Sep 9 |
revised |
Sorting with a Click or Double Click? Better ways? added 452 characters in body |
|
Sep 8 |
comment |
Sorting with a Click or Double Click? Better ways? Sure they make use of double click for things like zooming in, but they don't rely on double click as the only way to zoom in. Double click isn't even a convention across operating systems, so I recommend against using it for primary functionality. |
|
Sep 8 |
answered | Sorting with a Click or Double Click? Better ways? |
|
Sep 8 |
comment |
Sorting with a Click or Double Click? Better ways? I am a little fuzzy on your use of "sort". It sounds like they pick the type and then they "sort" by selecting a sub type. Could you explain what sort does differently than select? |
|
Sep 8 |
comment |
Select All & Clear All vs. Invert This methodology usually works well but I don't agree with your third point. No one would logically think that they would have to first select all in order to clear what they had already selected. |
|
Sep 7 |
awarded | Autobiographer |
|
Sep 7 |
awarded | Enthusiast |