| bio | website | |
|---|---|---|
| location | United States | |
| age | 30 | |
| visits | member for | 1 year, 11 months |
| seen | Aug 22 '12 at 15:07 | |
| stats | profile views | 1 |
I'm a Java developer with exposure to several other languages and platforms including .Net, Ruby/Rails, and Flex.
I've worked on a variety of types of projects ranging from short term individual work to very large scale, multi-phase projects using multiple large development teams.
I've developed both back end message processing systems as well as end user facing webapps.
I most enjoy working on smaller teams with other talented developers in an environment where we are responsible for the entire application stack end to end.
I'm lucky enough to have a great job that I enjoy leading a product development team at a small company in Dallas, but I'm always interested in hearing about other opportunities. Feel free to take a look at my CV on Stack Overflow Careers.
|
Aug 22 |
comment |
URL parameter names being changed by user agents @PeterTaylor, all the requests were coming from the pages we expected. We never did figure this out. Ended up changing it to use the id as the filename instead of a request parameter. Very weird. |
|
Jun 25 |
comment |
URL parameter names being changed by user agents @JohnConde The template that creates the img tag has the id param statically coded. It's basically <img src="photo.gif?id=${theId}" />. And that's the only place in the entire system where we reference this URL that I can tell. I agree that it feels like a coding issue though... |
|
Jun 25 |
comment |
URL parameter names being changed by user agents @ionFish, we're always 404ing requests with no id param, and as far as I can tell always returning the correct response for well formed requests. |
|
Jun 22 |
asked | URL parameter names being changed by user agents |
|
May 31 |
awarded | Autobiographer |