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 ...
Many programmers, myself included, have long seen JavaScript as a way to change the appearance of a page of HTML dynamically or to perform relatively minor tasks, such as checking the validity of a ...
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 ...
The new buzz in Web development is AJAX (Asynchronous JavaScript and XML) -- an abstract collection of Web technologies that enables developers to create richer, more user-friendly sites. AJAX is cool ...
Truth is, Google is super awesome at getting into content that most search engine crawlers cannot find. GoogleBot is able to execute and run much of the JavaScript and AJAX it encounters but it is not ...
Writing code to validate Web-form input can be even more of a chore than implementing form-processing logic. But help is at hand, thanks to the Struts 2 framework. Oleg Mikheev looks under the hood of ...