Reading Kent Beck’s “Test-Driven Development By Example”
This is my third time read. When I read it first time, I didn't know much of TDD and wanted to grasp its concept. Now, it's been several years since I learne...
This is my third time read. When I read it first time, I didn't know much of TDD and wanted to grasp its concept. Now, it's been several years since I learne...
JumpLoader is a Java applet designed to upload files from the client to a server. Well, I know this is the age of HTML5 and you are not cool if you don’t use...
This post is to remind myself of mistakes I did or encountered with javascript. Do not use window.location.origin It is undefined in Firefox currently (ver. ...
Setup Well, download Fiddler first by visiting http://www.fiddler2.com/fiddler2/version.asp. Use BeyondCompare to compare web sessions Everyone loves ...
Sourced from Wikipedia - List of HTTP Status Code 401 Unauthorized Similar to 403 Forbidden, but specifically for use when authentication is required and ...