May
09
2006
At the St. Louis Code Camp on May 6, I gave a talk that was somewhat poorly titled “Painless Scripting with Lua”. The topic more mostly about the overall use of scripting as a configuration and extension mechanism, with Lua as an example language. The talk had no slides, only code and a 1-page handful [...]
Tags: delphi, lua
Apr
26
2004
At SD2004, I gave a talk on data handling in disconnected mode (mobile / wireless) applictions. The ideas here apply to wireless / mobile applications running on notebook PCs, PDAs, even smaller devices like “SmartPhones”. Slides: sd04_disconnected.ppt Source Code: disc-data-ex.zip
Tags: java
Nov
14
2003
I’m giving a talk on data handling in a disconnected mode appliction next year at SD Expo 2004.
Tags: java
Oct
19
2003
Notes from my OOSIG talk on JavaScript, a classless (prototype-based) OO language
Tags: javascript
Oct
15
2003
On Oct. 14 gave a talk on Wiki technology, as a tool for faciliating collaborative content creation at low cost, at the Computer Consultants of St. Louis.
Sep
03
2003
At the September 2003 Gateway JUG, I gave a talk on the similarities and differences between Java/J2EE and .NET.
Tags: dot-net, java