Tuesday, January 13, 2009

The Inmates Are Running the Asylum or Wicket in Action

The Inmates Are Running the Asylum: Why High-Tech Products Drive Us Crazy and How to Restore the Sanity

Author: Alan Cooper

Imagine, at a terrifyingly aggressive rate, everything you regularly use is being equipped with computer technology. Think about your phone, cameras, cars-everything-being automated and programmed by people who in their rush to accept the many benefits of the silicon chip, have abdicated their responsibility to make these products easy to use. The Inmates Are Running the Asylum argues that the business executives who make the decisions to develop these products are not the ones in control of the technology used to create them. Insightful and entertaining, The Inmates Are Running the Asylum uses the author's experiences in corporate America to illustrate how talented people continuously design bad software-based products and why we need technology to work the way average people think. Somewhere out there is a happy medium that makes these types of products both user and bottom-line friendly; this book discusses why we need to quickly find that medium.



Look this: Yoga For Men or Stretching Deck

Wicket in Action

Author: Martijn Dashorst

There are dozens of Java frameworks out there, but most of them require you to learn special coding techniques and new, often rigid, patterns of development. Wicket is different. As a component-based Web application framework, Wicket lets you build maintainable enterprise-grade web applications using the power of plain old Java objects (POJOs), HTML, Ajax, Spring, Hibernate and Maven. Wicket automatically manages state at the component level, which means no more awkward HTTPSession objects. Its elegant programming model enables you to write rich web applications quickly.

Wicket in Action is an authoritative, comprehensive guide for Java developers building Wicket-based Web applications. This book starts with an introduction to Wicket's structure and components, and moves quickly into examples of Wicket at work. Written by two of the project's earliest and most authoritative experts, this book shows you both the "how-to" and the "why" of Wicket. As you move through the book, you'll learn to use and customize Wicket components, how to interact with other technologies like Spring and Hibernate, and how to build rich, Ajax-driven features into your applications.



Table of Contents:

1 What is Wicket? 3

2 The architecture of Wicket 24

3 Building a cheesy Wicket application 45

4 Understanding models 81

5 Working with components: labels, links, and repeaters 106

6 Processing user input using forms 139

7 Composing your pages 173

8 Developing reusable components 199

9 Images, CSS, and scripts: working with resources 223

10 Rich components and Ajax 238

11 Securing your application 267

12 Conquer the world with l1O n and i18n 282

13 Multitiered architectures 299

14 Putting your application into production 321

Index 351

No comments:

Post a Comment