brian buck

Utah, USA

Age: 34

This message was sent using 100% recycled electrons.

Apr
30
awarded Autobiographer
Apr
12
revised How do I get the HTML output of a UserControl in .NET (C#)?
Added code highlighting.
Mar
23
awarded Yearling
Mar
11
awarded Informed
Mar
11
accepted sys.argv Contents When Calling Python Script Implicitly on Windows
Mar
7
answered sys.argv Contents When Calling Python Script Implicitly on Windows
Mar
7
comment sys.argv Contents When Calling Python Script Implicitly on Windows
Tried that. It didn't fix the problem.
Mar
7
asked sys.argv Contents When Calling Python Script Implicitly on Windows
Feb
21
comment loading in json file giving errors in python
I created a text file called json.txt and then copied/pasted your code into my interpreter and it works just fine
Feb
6
answered How to increment an integer day by 5 days in python
Jan
25
comment django table cell color based on expression
@AlanEnnis, Your CSS should be in a <style> tag above your table.
Jan
25
comment django table cell color based on expression
@AlanEnnis, You'll probably have to come up with a custom filter to test whether the value is an integer or not.
Jan
25
comment django table cell color based on expression
@möter, That's an interesting question, I suppose it depends on your preferred coding style.
Jan
25
revised django table cell color based on expression
Cleaned up formatting.
Jan
25
answered django table cell color based on expression
Jan
24
comment Splitting a list into two using Python?
I think this is the way I would go, but since the poster mentioned they were only just beginning programming I think introducing lamda and regular expressions might be too much.
Jan
24
comment Splitting a list into two using Python?
Huh? The comment was more towards the individual who posted the question. They mentioned they were just starting out so it might not be so obvious to them. I can easily see two functions now called partitionAtoM() and partitionNtoZ() when a single function would be better.
Jan
24
comment Splitting a list into two using Python?
I would pass abcdefghijklm as a parameter to partition.
Jan
23
awarded Popular Question
Jan
4
comment How to implement GROWTH function in JavaScript
You might ask math.stackexchange.com
1 2 3 4 5