Engaging Learners Appropriately

March 3, 2008

One of the things I’ve been really interested in is finding a way to increase interactivity in online educational experiences I’ve been developing. Many people with the same interest as far as the web is concerned call this concept engagement. It addresses issues such as “How do I make an online experience more interactive such [...]

0

Using an XML Configuration File for Flex

December 6, 2007

Okay, if you are a new Flex developer in training and are going to use a configuration file for your appliation, you might be tempted as I was to do it all in Actionscript code using the URLLoader class. While you can do this, it takes a lot of elbow grease to get the timing [...]

0