Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Category: <span>User Interface</span>

Testing Rich Client Web Applications by Jeff Hemminger

Making the move from sprinkling simple interactive Ajax controls into basic web applications to building feature rich clients with large JavaScript libraries brings with it some unique challenges. Among them is the need for better testing tools. The presenter will discuss some pros and cons of a few of the …

Improving the Usability of Your Ruby on Rails Applications

This session will explain the importance of usability and teach essential interface design principles for better user experiences on the web. The session will then dive into how to apply these principles in Ruby on Rails code, using a simple rails app to progressively add interface design improvements to enhance …

Silicon Valley JavaScript Meetup – January 21, 2009

Silicon Valley JavaScript Meetup session from January 21, 2009, hosted at the Googleplex in Mountain View, CA. Nicholas Zakas talks about the performance differences between local and global variables (cross variables). Davey Waterson talks about ActiveRecord.js, an open source JavaScript library that implements the ActiveRecord data persistence and querying pattern …