4,665 reputation
12042
bio website
location
age
visits member for 3 years, 8 months
seen 17 hours ago
stats profile views 417

for(i=1;i<101;++i)console.log((i%3?'':'Fizz')+(i%5?'':'Buzz')||i+'\n')


May
15
accepted How do I go about iterating over files in a directory, ordered based on last edit time in ruby?
May
15
asked How do I go about iterating over files in a directory, ordered based on last edit time in ruby?
May
15
awarded  Notable Question
May
14
awarded  Notable Question
May
14
comment How can i escape latex special characters inside django templates
don't forget to also include r'\textgreater' r'\textless'
May
3
accepted Regexp problems, python
May
3
comment Regexp problems, python
Sorry, typo. That's not it
May
3
asked Regexp problems, python
May
3
answered Access multiple collections in morphia
May
2
accepted How do I inline the :before element when unable to include a CSS/style section?
May
2
revised How do I inline the :before element when unable to include a CSS/style section?
added 90 characters in body
May
2
comment How do I inline the :before element when unable to include a CSS/style section?
@Mat sounds like your comment is the correct answer. Please post so I can accept.
May
2
asked How do I inline the :before element when unable to include a CSS/style section?
May
1
answered How do I capture the output from a MoinMoin parser?
May
1
asked How do I capture the output from a MoinMoin parser?
Apr
30
revised Can I/how do I pass a multiline string as an argument into a moinmoin macro?
details in response to comments
Apr
30
asked Can I/how do I pass a multiline string as an argument into a moinmoin macro?
Apr
24
asked How do I specify a header/footer for html2pdf to use when rendering a pdf?
Apr
17
awarded  Popular Question
Apr
12
revised Is there a current tutorial or howto document for using the xhtml2pdf python module?
added some details