Application Security: Login Page

Most web applications require some level of security. Here, for example, I have an area where I update the categories, articles, and other content that is displayed on the web site.

Checkbox Block to Represent Many-to-Many Relationship

It is very common to have a many-to-many relationship among data entities where the only significant fact is the existence of the relationship. For example, in this developer blog, each article can belong to several categories. So, how can I implement a block of checkboxes to represent that relationship?

Google Analytics as a Page Object

The complexity of the underlying HTML templates is largely a matter of style. For someone who prefers only the document information and a series of component identifiers, there is a GoogleAnalytics object in the Istarel Workshop Application Framework.