3,463 reputation
2537
bio website code.google.com/p/…
location San Diego, CA
age 28
visits member for 3 years, 2 months
seen yesterday
stats profile views 522

I'm passionate about coding and researching the history of technology as well as exploring where technology is leading.

I used to work in flight simulation doing both hardware implementation (electrical design, wiring), web development (design, development, webmaster), as well as software development (desktop development in C#).

I cut my teeth on C# by building a multi-screen touch interface for a flight simulator that communicated with a SEL/32-77 Host (80's era minicomputer) and I've been hooked since.

I'm a big fan of both using and contributing to Open source projects.

Projects I've worked on:

  • SharpPcap/Packet.Net (contibutor) - A C# wrapper and parsing framework for winpcap/libpcap for network packet capturing.
  • pypreprocessor (creator) - A python-only preprocessor that uses c-style preprocessor directives.
  • jQuery-csv (creator) - A jQuery to parse CSV files to javascript code.

My latest work involves building sites on Google App Engine that can be compiled to static HTML/CSS with a built-in one-click deploy mechanism, and building REST APIs for database access. Fun stuff...

It's interesting to see how far the web-development world has come in the past few years. I'm excited to see where it will lead.

I keep coming back to Stack Overflow because it keeps reminding me of how little I know about software development. What interests me about software development is the potential for improvement as platforms continue to develop and stabilize. I thrive in environments riddled with chaos because those are the places where there is the most potential for improvement and creativity.


May
17
revised Custom auto-increment field in postgresql (Invoice/Order No.)
How to create a custom auto-increment field to use for Invoice/Order number generation.
May
17
revised Custom auto-increment field in postgresql (Invoice/Order No.)
deleted 1031 characters in body; edited title
May
17
revised Custom auto-increment field in postgresql (Invoice/Order No.)
deleted 1031 characters in body; edited title
May
17
comment Custom auto-increment field in postgresql (Invoice/Order No.)
one last thing, are all of the explicit casts necessary; or is it just good practice. I'm using psql 9.2 and it seems to handle the implicit casting without any issues.
May
17
comment Custom auto-increment field in postgresql (Invoice/Order No.)
Either way, interesting chunk of code. Using coalesce to change the null result of the query to a default value is pretty neat.
May
17
comment Custom auto-increment field in postgresql (Invoice/Order No.)
I'm a dumbass, I'm using pgadmin to check the code and didn't drag the UI output to the right enough to see the full result.
May
17
accepted Custom auto-increment field in postgresql (Invoice/Order No.)
May
17
revised Custom auto-increment field in postgresql (Invoice/Order No.)
added 496 characters in body
May
17
revised Custom auto-increment field in postgresql (Invoice/Order No.)
added 111 characters in body
May
17
revised Custom auto-increment field in postgresql (Invoice/Order No.)
added 27 characters in body
May
16
revised Custom auto-increment field in postgresql (Invoice/Order No.)
added 96 characters in body
May
16
revised Custom auto-increment field in postgresql (Invoice/Order No.)
added 96 characters in body
May
16
revised Custom auto-increment field in postgresql (Invoice/Order No.)
added 123 characters in body
May
16
revised Custom auto-increment field in postgresql (Invoice/Order No.)
added 140 characters in body
May
16
asked Custom auto-increment field in postgresql (Invoice/Order No.)
Apr
30
awarded  Necromancer
Apr
25
awarded  Nice Answer
Apr
15
awarded  Nice Question
Apr
11
awarded  Nice Answer
Mar
26
awarded  Necromancer