| bio | website | blog.cherouvim.com |
|---|---|---|
| location | Athens, Greece | |
| age | 33 | |
| visits | member for | 2 years, 5 months |
| seen | May 14 at 19:29 | |
| stats | profile views | 7 |
I've been programming for fun since 1989. I also love cycling.
|
May 14 |
awarded | Popular Question |
|
Feb 25 |
comment |
activation email message optimization Excelent advice. Thanks a lot. |
|
Jul 8 |
awarded | Yearling |
|
Jun 28 |
awarded | Nice Question |
|
May 6 |
comment |
activation email message optimization I used your exact message in a modal. The registered-but-not-activated users dropped to 5-10% and before this they where around 25-30%. Your advice was simply superb. Thanks again. |
|
Mar 16 |
comment |
activation email message optimization Thanks again. If I could accept 2 answers I've done it. |
|
Mar 16 |
accepted | activation email message optimization |
|
Mar 14 |
comment |
activation email message optimization All these are great suggestions. Thanks a lot. In particilar the 4th in which my system currently suffers (new activation or password reset links cancel the old ones and this can be very bad for the users). |
|
Mar 14 |
comment |
activation email message optimization Fantastic! I love the rewording and the reasoning behind it. Regarding the modal, it used to look like stackexchange's or twitter's style of messages (100% width, strong background, fixed positioning on top) but I changed it to modal to grab the user's attention and it actually did improve my conversions (from registration to activation). |
|
Mar 12 |
comment |
activation email message optimization BTW the active "click here" link is not possible since I send text/plain email (because I want 100% delivery). |
|
Mar 12 |
asked | activation email message optimization |
|
Feb 24 |
comment |
friendly version of date formats Today 10am and 4 minutes ago are great. I use them as well. In this question I'm only interested in dates though. |
|
Feb 24 |
awarded | Benefactor |
|
Feb 24 |
accepted | friendly version of date formats |
|
Feb 21 |
awarded | Commentator |
|
Feb 21 |
comment |
friendly version of date formats Thanks for bringing <time> to my attention. Edit: Oops... that's HTML5. Until I do the switch I think I'll use a microformats alternative: microformats.org/wiki/datetime-design-pattern |
|
Feb 20 |
comment |
Revealing functionality (tabs) as the user enters more data Crystal clear. Thanks. |
|
Feb 19 |
asked | Revealing functionality (tabs) as the user enters more data |
|
Feb 19 |
comment |
friendly version of date formats By OS you mean operating system? This is a webapp so I don't have any access to that. Also I don't have a language/country setting, just the timezone. Maybe in the future I'll grab the country via IP->location. |
|
Feb 18 |
comment |
friendly version of date formats It's a global application which relies heavily on the user working with calendar and dates. That's why I most probably need this option in the user settings which is something that most users will never see eventually since I plan on auto-picking the best option upon registration using ip-to-country resolution. |