nshah | 16 years ago | on: Forensic analysis of recent Victoria's Secret photo
nshah's comments
nshah | 16 years ago | on: What are some of the extensions / add-ons you use for your web browser?
nshah | 16 years ago | on: Ask HN: How to read a terabyte flat file
nshah | 16 years ago | on: Move to NYC. Hack on cool stuff. Enjoy startup life
nshah | 17 years ago | on: Ask HN: Any ideas on a good migration strategy from Visual Source Safe to SVN?
nshah | 17 years ago | on: Ask HN: How useful is Pair Programming?
* Advantages - Works great in initiating a new team member in to a large project - Gives each developer a chance to do code-review on the fly - If there's good rapport, pair programming can get a lot more done
* Issues - Requires good co-ordination between team members - Two similar thinking people may not be able to take full advantage of this technique
nshah | 17 years ago | on: Ask HN: What GUI SQL client do you use?
nshah | 17 years ago | on: Relational Databases Run the World
nshah | 17 years ago | on: The missing iPhone app - Is this possible?
nshah | 17 years ago | on: Why CSS Should Be Used for Layout
nshah | 17 years ago | on: Why CSS Should Be Used for Layout
The whole argument that CSS has a learning curve, or that we need hacks, etc - all point to the same problem. The reason it takes such a long time to get the layout just right is because there is some browser out there (typically IE6) that does not behave the way you want it to.
We would not even be having this "war" if all the browsers were standards compliant, so my gripe as a developer is - why are we not fighting the correct war? As a developer, I must be able to write code, whether using div tags or table tags, and expect that it works just as it is supposed to, and not have to waste hours trying to hack it to work with non-compliant browsers!!
nshah | 17 years ago | on: Ask HN: Is Content Management a solved problem?
One of the other issues I have found with CMS is that the software does not evolve as fast as the business requirements... so good luck!!!
nshah | 17 years ago | on: Ask HN: What LaTeX resumé template do you use?