Daily Archives: 25 September 2008

PHP vs JSP

In my opinion, developing a Web based application in JSP (Java) is more or less like killing a housefly with a bazooka. Of course you will hit your target, no one is denying that, but you will also have collateral damage along with it. This damage ranges from Cost of hardware, hosting, servers and development. … Continue reading »

Categories: Java, PHP | Tags: , , , | 508 Comments

Most common JavaScript mistakes and their solutions

JavaScript has come a long way from being used just as Client Side Form Validator to becoming the backbone of Web 2.0 rich web applications. In the current scenario, every web developer have to learn JavaScript as there is hardly any Web 2.0 application which does not implement JavaScript. In my opinion followings are the … Continue reading »

Categories: JavaScript, JavaScript | Tags: , , , , | 431 Comments