162 reputation
7
bio website brass9.com
location North Hollywood, CA
age 32
visits member for 2 years, 2 months
seen May 23 at 20:46
stats profile views 13

I'm a Web Consultant, and I build Web Applications. My technology expertise revolves around: jQuery/Javascript, CSS, ASP.Net MVC/C#, and EF Code First/LINQ.

I'm competent in other languages like SQL, Java, and VB.

You can email me at my first name at my company website.


May
23
comment What Is The Formula for the 3 of 9 Bar Code Alphabet?
@Neil Are you saying that if I purchased the IEC 16388 doc I'd find the formula to work to/from any barcode pattern to a contiguous numeric sequence? I wasn't interested in speculating by setting up a login just to make a purchase, nor spending 92 swiss francs.
Apr
9
suggested suggested edit on What Is The Formula for the 3 of 9 Bar Code Alphabet?
Apr
9
awarded  Scholar
Apr
9
accepted What Is The Formula for the 3 of 9 Bar Code Alphabet?
Apr
8
comment What Is The Formula for the 3 of 9 Bar Code Alphabet?
Sadly it is G 000-11.
Apr
4
answered Why would one bother marking up properly and semantically?
Dec
31
awarded  Critic
Dec
31
comment Why aren't user-defined operators more common?
You're entitled to your opinion, but the fact you personally prefer methods over operators is a poor argument for why it should not be possible in a given programming language.
Oct
19
awarded  Supporter
Jun
16
awarded  Editor
Jun
16
revised What Is The Formula for the 3 of 9 Bar Code Alphabet?
Added full list of codes
Jun
16
awarded  Student
Jun
15
asked What Is The Formula for the 3 of 9 Bar Code Alphabet?
Apr
21
comment git for personal (one-man) projects. Overkill?
It's only wasteful if you didn't mean to version the binary files. If you do need to version them, then the version history isn't waste. I think they're accidentally implying git bloats its version history when tracking binaries - that's incorrect. git.wiki.kernel.org/index.php/GitSvnComparsion
Apr
21
comment git for personal (one-man) projects. Overkill?
Git works just fine with binary files, the diffs are just less interesting. Fortunately diffing in git isn't exactly locked-down - if you can find a binary diff tool you love, you can use it with git pretty easily (from the command line)
Apr
19
awarded  Teacher
Apr
19
awarded  Autobiographer
Apr
19
answered git for personal (one-man) projects. Overkill?