↧
Asynchronous Non-Blocking Backends – Node.js is cool
I am beginning to have a liking for the new stuff everyone is buzzing about. The server side V8 based javascript framework called Node.js. In the start when i heard about it at a hacker’s get together,...
View ArticleGetting Around Browser’s Same Origin Policy (SOP) With Proxies, Script...
If you work with Web Development or Javascript / Ajax a lot you must have come across browser’s same origin policy or SOP. Same Origin Policy or SOP is a security concept in which documents retrieved...
View Article