XMLHttpRequest is the heart of all rich and interactive AJAX based application. However some restriction apply when making request to the server. Cross-domain ajax calls to another domain is not possible due to security issues. But i came up with an idea to utilize server side request to defeat the imposed restrictions on cross domain [...]
Once i was asked by my boss to automatically detect feeds on a given website URL. Of course you couldn’t say “no” to your boss and said “right away boss :p”. I always understand that when your boss asked you to do something he does not need to know if the task is hard for [...]
A few years ago i was very excited about this new technique to get content from another page without refreshing the browser. It is called AJAX. With AJAX (Asynchronous Javascript and XML), you can present data to your audience without interfering the behavior of the current page. It was the feeling that i discovered something [...]
Have you heard of semantic coding? If you have been reading a lot about web standards and accessibility, you might have read about it. Okay from here the gurus can stop reading about this but for some who do not even know the relevance of semantics on their documents I suggest you take a little [...]
Blogsite that talks about web Programming experiences,techniques and ideas for ASP,PHP,ASP.NET,Javascript and a little bit of JAVA and Mobile Development.