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 ...
Asynchronous JavaScript with XML, or AJAX, is the crown jewel in the current Web evolution that has been dubbed Web 2.0. Thanks to the technologies that make up the AJAX acronym, the interactivity of ...
While jQuery does offer many Ajax-related convenience methods, the core `$.ajax()` method is at the heart of all of them, and understanding it is imperative. We'll review it first, and then touch ...
What is jQuery ? jQuery is not a language, but it is a well written JavaScript code. As quoted on official jQuery website, “it is a fast and concise JavaScript Library that simplifies HTML document ...
Community driven content discussing all aspects of software development from DevOps to design patterns. The art of the file upload is not elegantly addressed in languages such as Java and Python. But ...
CSS is an html addition allowing webmasters to control design, placement of elements, etc. You can use it to change the look of a site very quickly and easily. It ...
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 ...