7,581 reputation
11632
bio website jason.heddings.com
location Colorado
age 34
visits member for 3 years, 7 months
seen 11 hours ago
stats profile views 407

An all-around-geek who loves music, sports, coffee, and above all, Christ.


Oct
28
answered Test if string is URL encoded in PHP
Oct
28
answered Makefile.am … what are those?
Oct
28
revised Ignore Files in Subversion on Per-Project Basis
added 157 characters in body; added 164 characters in body
Oct
28
revised How to download the entire webpage
added alternative suggestion
Oct
28
answered How to download the entire webpage
Oct
28
answered Ignore Files in Subversion on Per-Project Basis
Oct
28
awarded  Supporter
Oct
28
comment HashMap and incrementing values in Processing
Thanks... I was typing faster than my brain was compiling.
Oct
28
revised HashMap and incrementing values in Processing
corrected type usage
Oct
28
answered HashMap and incrementing values in Processing
Oct
28
answered Can PHP be used to control a GUI application?
Oct
28
awarded  Editor
Oct
28
awarded  Teacher
Oct
28
revised Directory not found exception
Good point from Ngu Soon Hui: Path.Combine(...) looks better here.
Oct
28
answered Remember the order in which DataGridViewRows are selected?
Oct
28
awarded  Scholar
Oct
28
accepted Initializing C# generics using type-specific values
Oct
28
answered Directory not found exception
Oct
28
comment Initializing C# generics using type-specific values
Good approach on the alternative solution; this would definitely handle the example here.
Oct
28
comment Initializing C# generics using type-specific values
It's a good pointer, though... I only discovered the 'default' keyword today in my googling. Thanks anyway.