olavk

5,524
reputation
329 views

Registered User

name olavk
member for 1 year
seen yesterday
website
location
age
Oct
28
awarded  Good Answer
Oct
17
revised What is idiomatic code?
deleted 1 characters in body
Oct
1
awarded  Good Answer
Sep
20
revised Is it better to reset password or send lost password back?
added 698 characters in body; added 245 characters in body
Sep
20
answered Is it better to reset password or send lost password back?
Sep
19
revised Does iframe runs on the same thread as the owner?
added 324 characters in body
Sep
19
revised Does iframe runs on the same thread as the owner?
deleted 19 characters in body; added 41 characters in body
Sep
19
answered Does iframe runs on the same thread as the owner?
Sep
16
awarded  Yearling
Sep
2
answered What tricks do you use to get yourself “in the zone”?
Sep
2
awarded  Nice Answer
Aug
27
revised What is a predicate?
added 380 characters in body
Aug
27
comment What is a predicate?
yeah, but since the predicate may rely on variables it it probably more natural to think of it as a function.
Aug
27
answered What is a predicate?
Aug
27
comment Regexp recognition of email address hard?
@Adam: If you go down that road you have to do it correctly. See eg. janm's explanation of how you can have more than one @ in a valid email address.
Aug
25
awarded  Good Answer
Aug
19
revised How do you make a HTML page determine which Button to click (when you press the Enter key) without JavaScript?
edited title
Aug
19
revised (emulated) Macros in Haskell?
added 15 characters in body
Aug
18
revised (emulated) Macros in Haskell?
added 246 characters in body
Aug
18
answered Is it possible to create arbitrary Java objects from JavaScript in ie?
Aug
18
revised (emulated) Macros in Haskell?
added 2 characters in body; added 142 characters in body
Aug
18
answered (emulated) Macros in Haskell?
Aug
18
answered How to reach CSS zen ?
Aug
11
revised Html file upload preview by Javascript
added 293 characters in body; added 9 characters in body
Aug
11
answered Html file upload preview by Javascript
Aug
5
revised What is the fastest way to join Dictionary<string,string> into querystring?
edited body; added 4 characters in body
Aug
5
answered What is the fastest way to join Dictionary<string,string> into querystring?
Aug
4
comment Smart HTML encoding
@Drejc: You should probably add this info to the original question.
Aug
4
revised Smart HTML encoding
added 478 characters in body
Aug
4
answered Smart HTML encoding
Jul
30
comment Convert Unicode to String in Python (containing extra symbols)
What do you mean by "a python string"? Do you want to encode the unicode string?
Jul
21
awarded  Nice Answer
Jul
7
revised Automatic HTML Standardization?
edited body
Jul
7
revised Automatic HTML Standardization?
added 189 characters in body; added 2 characters in body; added 1 characters in body; deleted 26 characters in body
Jul
7
answered Automatic HTML Standardization?
Jul
2
comment Should UTF-16 be considered harmful?
@Malcolm: This issue is that some people apparently have names containing these rare symbols, even though they does not otherwise occur in regular language.
Jul
2
revised When to rewrite a code base from scratch
added 85 characters in body; added 11 characters in body
Jul
2
answered When to rewrite a code base from scratch
Jul
2
revised How defensively should I program?
added 1473 characters in body
Jun
29
comment Should UTF-16 be considered harmful?
@Malcolm: The issue is more complex than that. See eg. jbrowse.com/text/unij.html
Jun
29
awarded  Enlightened
Jun
29
accepted How defensively should I program?
Jun
27
comment How defensively should I program?
You should not remove valuable information from exceptions! Rather, you should ensure that the top-level handler doesn't show the actual exception and stack trace to the end user.
Jun
27
awarded  Nice Answer
Jun
27
revised How defensively should I program?
added 167 characters in body
Jun
27
revised How defensively should I program?
deleted 10 characters in body
Jun
27
revised How defensively should I program?
added 431 characters in body
Jun
27
revised How defensively should I program?
added 60 characters in body
Jun
27
answered How defensively should I program?
Jun
27
revised Should UTF-16 be considered harmful?
added 135 characters in body