Archive for June, 2008

Tue
Jun
24

How to Create an Ajax Autocomplete Text Field: Part 7



In this series we've built a fully functional Autocomplete control within Eclipse. For the remaining installments, we'll be updating the Autocomplete control's layout to CSS, decoupling it from the Autocomplete.jsp page, tweaking the appearance of the list, and implementing additional functionality. By Rob Gravelle. 0522
Sat
Jun
21

Software Engineering for Ajax - Part 2



Eclipse provides a nice environment for debugging a running Java application. When launched, the application runs in the hosted mode browser. In Debug mode, the hosted mode browser is connected to Eclipse and can use Eclipse's debugging commands. By Ryan Dewsbury. 0519
Fri
Jun
20

Top Website Navigation Tips



Material Image The aim of a website's navigation is simply to allow users to get to the content they require. For sites that have a large number of sections and web pages (and information sites can be one of these) the navigation plan has to be properly researched and designed.
Type: Design Principles
Level: Beginner
Fri
Jun
20

Top Website Navigation Tips



Material Image The aim of a website's navigation is simply to allow users to get to the content they require. For sites that have a large number of sections and web pages (and information sites can be one of these) the navigation plan has to be properly researched and designed.
Type: Design Principles
Level: Beginner
Fri
Jun
20

Top Website Navigation Tips



Material Image The aim of a website's navigation is simply to allow users to get to the content they require. For sites that have a large number of sections and web pages (and information sites can be one of these) the navigation plan has to be properly researched and designed.
Type: Design Principles
Level: Beginner
Wed
Jun
18

Website Design with Slideshows and Banners!



Material Image Website design is perhaps the most important aspect of a website. A well designed website plays a key role in the growth of your business and boosts your online presence. To add on to the intricacies of your website design, you could make use of online website builder softwares that have good featur...
Type: Design Principles
Level: All levels
Wed
Jun
18

Website Design with Slideshows and Banners!



Material Image Website design is perhaps the most important aspect of a website. A well designed website plays a key role in the growth of your business and boosts your online presence. To add on to the intricacies of your website design, you could make use of online website builder softwares that have good featur...
Type: Design Principles
Level: All levels
Wed
Jun
18

Website Design with Slideshows and Banners!



Material Image Website design is perhaps the most important aspect of a website. A well designed website plays a key role in the growth of your business and boosts your online presence. To add on to the intricacies of your website design, you could make use of online website builder softwares that have good featur...
Type: Design Principles
Level: All levels
Tue
Jun
17

How to Create an Ajax Autocomplete Text Field: Part 6



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
Sun
Jun
15

Software Engineering for Ajax



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