Community driven content discussing all aspects of software development from DevOps to design patterns. It was great to see the 2.3 release of JavaServer Faces finalized last week. When JSF 2.0 came ...
If you’ve used Google Maps, Gmail or Microsoft’s Outlook Web Access, you’re familiar with the power of AJAX, which gives Web applications the responsiveness that users associate with desktop ...
So, my top pick here is AJAX. I like AJAX. I think it is great, and it has a technology that has dramatically changed the way I write webpages I use for teaching. AJAX stands for 'Asynchronous ...
This morning we reported that the comments on Facebook are being indexed by Google. Google’s Matt Cutts just confirmed on Twitter that Google is now able to “execute AJAX/JS to index some dynamic ...
Google now renders and indexes client-side AJAX-style JavaScript POST requests. This is good news for those who use modern JavaScript to query online resource APIs and produce dynamic content in pages ...
jQuery is an open-sourced JavaScript library that simplifies creation and navigation of web applications. Specifically, jQuery simplifies HTML Document Object Model (DOM) manipulation, Asynchronous ...