Free Software fan.

Apr
25
awarded Popular Question
Dec
22
answered What is most idiomatic way to create an iterator in Go?
Dec
21
answered How do I convert a python list which is in numbers into letters?
Dec
3
awarded Commentator
Dec
3
comment Track Unique Pageviews and Unique Vistors in MongoDB
Even if you need it you can do it. Suppose your primary key field is link. In this case you can do increment impressions field if record with given name exists or insert otherwise. In the second case you also have to insert into the first collection.
Dec
3
awarded Autobiographer
Dec
3
answered Track Unique Pageviews and Unique Vistors in MongoDB
Dec
1
answered Java Regex/Split
Nov
12
awarded Popular Question
Sep
20
comment Android SeekBar customization
Thanks. Seems to be not...
Sep
20
comment Android SeekBar customization
Thanks, but I saw almost all this links before. Them didn't help me :(
Sep
20
asked Android SeekBar customization
Apr
10
awarded Enthusiast
Mar
16
comment Javascript debugging in Safari web browser
Aha... Yeah, I was clicking wrong button. :) Thanks, next time I'll try.
Mar
16
answered Javascript debugging in Safari web browser
Mar
16
comment Javascript debugging in Safari web browser
Thanks a lot. It was jquery.tmpl plugin.
Mar
14
comment Javascript debugging in Safari web browser
I was clicking, but nothing happen.
Mar
13
comment Javascript debugging in Safari web browser
In this case it looks like it happens inside some jQuery code.
Mar
13
asked Javascript debugging in Safari web browser
Feb
5
answered Print a number only if no digits are repeated
1 2