Archive for March 2008

Affective Design Course

A true gentlemen is one who is never unintentionally rude. Oscar Wilde Emotions are important for cognitive processes, decision-making, guiding actions and controlling resources. They play an important role in human-machine interaction since people tend to tread technology as social actors. It is impossible to not communicate emotions, since absence of affect in communication may [...]

Step-by-step tutorial on how to install and run iText with Eclipse to create PDFs

This tutorial will show you how to install and run all the software necessary for you to create PDF files in Java. We will be using the Eclipse editor to write the Java code. Of course there are many other Java editors, but we consider Eclipse to be particularly convenient. This tutorial focuses on the [...]

Tutorial on how to install and run Java on Lego Mindstorms NXT using Eclipse

This tutorial will show you how to install and configure all the software necessary for you to develop Java programs for the LEGO Mindstorms NXT. Java is much more powerful and flexible than the original NXT-G software that LEGO provides. We will be using the Eclipse editor to write the actual Java code and to [...]