258 reputation
17
bio website kool-business.appspot.com
location Stockholm, Sweden
age
visits member for 1 year, 10 months
seen Jun 5 at 11:52
stats profile views 33

What's up. I'm a CS and EE guy ( ///) professionally experienced with:

  • Software design and system design mostly for web-based solutions
  • Backend-development with servers in Unix and PC environments and relational databases
  • Frontend-development with JavaScript, HTML och CSS, and a feel for UX

Favorite Tags

I'm also interested in art, music, racket sports, volleyball, scuba diving, swimming and DJ:ing. I posted my own sound to Soundcloud and mixes to Mixcloud.


Jun
5
accepted Any reason not to programmatically put the cursor in the search box by default view instead of forcing the user to click before writing the search?
Jun
4
accepted A good solution how to localize and let user choose language on HTML page
Jun
4
asked Any reason not to programmatically put the cursor in the search box by default view instead of forcing the user to click before writing the search?
Feb
25
asked How to know what should be a button and what should be a link?
Dec
3
awarded  Yearling
Nov
28
revised What are the advantages and disadvantages of “minimal” design?
edited tags
Nov
28
asked What are the advantages and disadvantages of “minimal” design?
Feb
16
awarded  Critic
Dec
12
awarded  Commentator
Dec
12
comment How to choose a slug for “friendly url”?
Thanks for the answer. I agree.
Dec
12
comment How to choose a slug for “friendly url”?
Also technically a python filter named slugify makes a format with dashes and it can be good to be compatible with a known algorithm that also has implementation for special cases such as escape chars and foreign characters.
Dec
12
comment How to choose a slug for “friendly url”?
Thank you for the answer. I'm likely to choose dashes now. I think that dash is easier to pronounce as well.
Dec
12
comment How to choose a slug for “friendly url”?
Good answer. I think a good argument is that dash is easier to pronounce as well.
Dec
12
accepted How to choose a slug for “friendly url”?
Dec
10
asked How to choose a slug for “friendly url”?
Nov
19
answered Drop down menu with language choice, what should the languages language be?
Nov
19
comment Best way to add account providers?
Thank you for the links. I think it's a topic worth researching before I do more coding.
Nov
19
comment Best way to add account providers?
Thank you very much for the answer. In practice I've implemented "login with Facebook" and "login with Google" for my site where before I had many other providers then I found that only FB and Google are used so I made a multi-oauth 2.0 serverside implementation using GAE (python) and the experience is that it is quite different programmatically to handle a facebook user compared to a google user so even such a small multi-authentication got quite complex though still more manageble than twitter as well etc. Also adding yourself as a provider is very interesting. Thank you for answering!
Nov
18
accepted Best way to add account providers?
Nov
18
revised A good solution how to localize and let user choose language on HTML page
added 285 characters in body