318737
submission
dalektcalum writes:
Dr. Ann Cavoukian, Canada's Information and Privacy Commissioner, recently gave a talk entitled Privacy by Design. The talk starts of by covering the basics of privacy, and privacy law, and then moves onto the important component, how to design software that properly protects users privacy. The majourity of the time is spent on design principles, but also examines specific technologies (such as Elliptical Curve Cryptography).
217203
submission
Mike writes:
New users of the GIMP often become frustrated at the application's unwieldy user interface. For this reason Prof. Michael Terry and a group of researchers at the University of Waterloo have created ingimp, an modified version of the GIMP that collects real-time usability data. Terry recently gave a lecture about ingimp and the data it collects.
During each session, ingimp records events such as document creation, window manipulation, and tool use. A log of these events is sent to the ingimp server for analysis. The project hopes to answer questions such as "What is the typical monitor resolution of a GIMP user?" and "Is GIMP used primarily for photo editing or drawing?" Answers to these questions will help the GIMP developers find and fix GIMP's usability problems. For more information about ingimp, visit the project's web site.