182 reputation
314
bio website vcomm.com.br
location Brazil
age 24
visits member for 1 year, 3 months
seen Mar 5 at 19:30
stats profile views 35

i try


Feb
25
awarded  Caucus
Feb
25
awarded  Constituent
Feb
20
accepted Does the lack of states on HTTP make the protocol unfit for modern applications?
Feb
16
awarded  Nice Question
Feb
15
comment Does the lack of states on HTTP make the protocol unfit for modern applications?
I understand your point, but then aren't the current technologies below the task? I fell that Session variables are not fit to hold large objects and serializing them or "databasing" them is just unfit, Am i wrong?
Feb
15
comment Does the lack of states on HTTP make the protocol unfit for modern applications?
Mathew-Foscarini I was going to reply with the RFC 2616, But I do believe I understand your point: since the http is a request protocol mantaining states is no expected from it, but from the server and aplications should keep the states on the Server itself and not try to simulate with things such the infamous viewstate? is that it?
Feb
15
asked Does the lack of states on HTTP make the protocol unfit for modern applications?
Feb
5
comment Is a programmer supposed to be self-sufficient?
greatly said , I worked in so many places where the boss thought the developer must test the software, not one was a good place to work, if the company have no testers they just don't grasp the basics of software development or are cheap bastards, either way you should find another job
Aug
28
accepted How to share problem solving knowledge in a multiteam group?
Aug
2
comment Would this constitute MVC - even in a very loose sense?
offtopic, but you know more about programming then half the web developers I know...
Apr
25
comment What toolkit to use for card game?
maybe fitter to gamedev.stackexchange.com ?
Apr
18
comment Resources for Internationalisation
SoH ngIl tIch tlhIngan Hol!
Apr
16
comment What is the importance of XML in the world of JSON?
everyone should us CSV...
Apr
16
comment When is it acceptable to NOT fix broken windows?
a curiosity: docs.jquery.com/Won't_Fix
Apr
13
comment What attributes of PHP make it insecure?
@vartec yes, nor the results for the search return only bugs for the programming language. what I wanted to exemplify is how the number of search results are biased , the same happens to SQL and it's not SQL fault, it's just unfair to compare a search for Python with one for PHP just because the PHP string is much more widely used in PHP then the python string in python. I do see your point and agree with you (gosh, i really do!), but the argument you used is forceful and ranty.
Apr
13
awarded  Citizen Patrol
Apr
13
awarded  Autobiographer
Apr
13
comment Intelligent IDE code generation
it's not wrong, it's just not the IDE function , if you want to connect to the database with 1 line, you can write a lib and use it.
Apr
12
answered What do you use to organize your team knowledge?
Apr
12
comment When is Java a good choice for web development?
are we taking existing opensource software in account?