Archive for Giugno 29th, 2008

How to Create an Ajax Autocomplete Text Field: Part 6

WebReference News Giugno 29th, 2008

In part 5 of the series, the AutocompleteList JavaScript file, we wrote the client-side script to manage the behavior of the Autocomplete control in the browser. This week we're going to finish the remaining Web files, including the AutocompleteSearch.jsp page. 0515

Software Engineering for Ajax

WebReference News Giugno 29th, 2008

A great advantage of using the Google Web Toolkit (GWT) when building Ajax applications is leveraging advanced software engineering. This week you'll learn how to use the Java software engineering tools in GWT to build high-quality Ajax applications. By Ryan Dewsbury. 0512

Perl Pragma Primer

WebReference News Giugno 29th, 2008

Pragmas in Perl are specific instructions that we can embed in Perl code, depending on our needs and preferences, that allow our scripts to be compiled and behave differently than they would otherwise. In this article, we look at how pragmas work. By Dan Ragle. 0508