| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 10 months |
| seen | Feb 12 at 22:09 | |
| stats | profile views | 15 |
|
Sep 11 |
comment |
Confusion with private messaging system thanks Evan, that's a good point! :) |
|
Aug 19 |
answered | 'Sponsored Links' impact on conversion rate |
|
Aug 19 |
comment |
Tooltip with copy to clipboard action what about mobile users? there is no :hover effect on a touchscreen device... |
|
Aug 19 |
comment |
Should a confirmation of the style “Your message has been deleted” be green, yellow, red? thanks, Eric! interesting, did not know that about China... very weird, as red is widely and commonly being used for error messages, or am I wrong? |
|
Aug 19 |
accepted | Should a confirmation of the style “Your message has been deleted” be green, yellow, red? |
|
Aug 19 |
comment |
Should a confirmation of the style “Your message has been deleted” be green, yellow, red? oh OK, I see... that is probably the point, if you want to get user attention, then yellow or red... so you say the user already had to confirm that the messages would be deleted, so green is fine... thank you for that insight! :) |
|
Aug 19 |
revised |
What is the best way to display many fields on a page? added line breaks |
|
Aug 19 |
comment |
Should a confirmation of the style “Your message has been deleted” be green, yellow, red? yes, I would show a modal dialog box which requires the user to confirm, you are right. This would then be the notification that the messages have been deleted (in case some error might occur, e.g. connection timeout, they would receive a "your messages could not be deleted...") |
|
Aug 19 |
comment |
What is the best way to display many fields on a page? 100 fields to describe a property?? What is the goal of this site? With "field", do you mean a headline and a text of multiple lines or is one field only 1 line? |
|
Aug 19 |
suggested | suggested edit on What is the best way to display many fields on a page? |
|
Aug 19 |
asked | Should a confirmation of the style “Your message has been deleted” be green, yellow, red? |
|
Aug 15 |
awarded | Organizer |
|
Aug 15 |
revised |
Why do large websites redirect away from their 'pretty' urls? retag: website-design has nothing to do with URls shown in the browser |
|
Aug 14 |
suggested | suggested edit on Why do large websites redirect away from their 'pretty' urls? |
|
Aug 14 |
answered | Why do large websites redirect away from their 'pretty' urls? |
|
Aug 5 |
comment |
Can poor image quality have a negative effect on user experience even though it improves the website's performance? @Kwiz: sorry, my fault... you are right, there is a png image involved. Don't know why I did not see it when I looked at the menu first and where and why I read that no img was involved... however, the png image is just for this glance effect and it still looks very nice without it. So, nevertheless, the point was, using CSS(3) wherever possible could help reduce the use of images and improve loading time dramatically... |
|
Aug 4 |
comment |
Do website visitors return to the homepage once they're inside the site? exactly, it is all about what you put on the homepage and if you actually call it "home"... |
|
Aug 4 |
comment |
Good way to allow user to change city @user1553293: this is a great suggestion of Aadaam, to sort cities not alphabetically but by frequency, or if you don't have that data available, you could sort by inhabitants. There are even free data available out there (cities with lat, long, fibs region, inhabitants etc), so you could even calculate the nearest city easily... |
|
Aug 4 |
comment |
Good way to allow user to change city very nice layout, Aadaam! A suggestion: I wouldn't use neither tabs nor the other way, as it seems that if you click on Budapest you could only search for locations in Budapest, I wouldn't like that as a user. Also, if you later adapt it or consider addresses slightly outside Budapest? But I thought you could make some small image slider (maybe to the left or to the right) with an image of the city and saying "Budapest, starting at €99" or whatever you'd like to... what do you think? |
|
Aug 4 |
comment |
Good way to allow user to change city +1 - great answer, I'd have suggested the same. And the examples really help people to quickly understand they could search for both, location and search term! cool... |