Category: Web Development

A Web for Everyone 0

A Web for Everyone

If you are in charge of the user experience, development, or strategy for a web site, A Web for Everyone will help you make your site accessible without sacrificing design or innovation. Rooted in universal design...

The Moderator’s Survival Guide 0

The Moderator’s Survival Guide

The Moderator’s Survival Guide is your indispensable resource for navigating the rocky shoals of your one-on-one user research sessions. Inside, you’ll find guidance for nearly 100 diverse situations (ranging from business-as-usual to tricky and sticky) that...

The Digital Crown 0

The Digital Crown

In 1997, Bill Gates famously said “Content is king.” Since then, the digital marketing world has been scrambling to fulfil this promise, as we finally shift our focus to what consumers really want from our brands:...

Oracle APEX 4.2 Reporting 0

Oracle APEX 4.2 Reporting

The biggest challenge in the reporting world is to reduce the overall project cost by picking a tool that minimizes effort and time and to ensure an enriching user experience. Oracle APEX, a 4GL technology, with...

WordPress Multisite Administration 0

WordPress Multisite Administration

WordPress is an incredibly popular blogging platform. Few people realize that the software behind WordPress.com, which is a standalone WordPress with multisite enabled, is available for free, for anyone to make use of. WordPress Multisite is...

Getting Started with HTML5 WebSocket Programming 0

Getting Started with HTML5 WebSocket Programming

WebSockets are capable of bi-directional, full-duplex communication over a persistent TCP connection They provide many benefits compared to the alternatives (for example, long-polling or Comet), such as lower overhead, persistent connections, and low latency. In short,...