Ajax has been around for years. People have used it to create amazing products, and people have also regularly slammed it.
One of the reasons ‘The Ajax Buzz’ is discounted is the SEO team. Their point is completely valid that Ajax does not show up in the search engines, so you lose out on a lot [...]
Ajax is out to rule the world.
If you are a web developer, there is no way you haven’t tried your hand at Ajax yet. It is easy, it is economical (in the internet sense) and it brings out all those cool features that you see on all the other sites.
The internet is filled with examples [...]
Here is Ajax with a twist. As explained in the link below, you can get Ajax like effects by using only PHP and Javascript. If you are looking to create effects like ajax, but would not like to invest time in learning it, this is great idea. Even if you are an expert, a little [...]
Last night, while working on Ajax and Javascript, I came across a strange problem. The code which I had written worked smoothly in Firefox, but in IE it just didn’t show up. During debugging, I found out that the problem was there
document.getElementById(”txtHint”).innerHTML=xmlHttp.responseText
which I had picked up from the tutorial here.
After some slogging, it became [...]
Here is a nice tutorial on Ajax(link)
In case you ever have the need to start programming in ASP. NET and AJAX .NET, the best place in the world to start (assuming no experience of working in .NET) would be to run to ASP .NET Quick Start by Microsoft. It takes 3-4 hours at the most to learn everything you would ever [...]
Sourceforge is probably the biggest compilation of open source projects that is available to us today. And the more you search the site, the more you keep coming up with amazing softwares which people have built. So I have decided to create a section where I will highlight some really good projects that I keep [...]


