For the last year, I’ve been working and reworking FreeTextBox 4 for various internal projects, trying to come up with a good API that will work well for both ASP.NETContinue readingFreeTextBox 4.0 Update
We just finished an initial version of a Flash embedded player of our DTS media. All of our chapels and dialogues will now be embedded into blogs. We've made roomContinue readingNew Embedded Flash Player
Here's a simple script for enabling alternating CSS classes on a table. // ALT script function createAlternatingRows(table, className) { var tbodys = table.getElementsByTagName('tbody'); if (tbodys.length > 0) table = tbodys[0];Continue readingTable JavaScript: Alternating columns
After 9 months experimenting with Windows Vista, I just rebuilt my machine with XP. I have a Dell Precision M65 that I bought July 2006. I installed Vista Betas andContinue readingBack to XP
I've been experimenting with Papervision3D in order to make a 3D version of our campus map. On of our artists has worked up an extremely detailed map in Google Sketchup.Continue readingPapervision3D Experiment: 3D Campus Map
This year, my team won two awards for the Dallas Theological Seminary website. Hopefully, we can pull in a Webby someday! Interactive Media Awards Best in Class-University Web MarketingContinue reading2006 Design Awards
I've been working with various versions of Microsoft's Atlas (now Ajax Toolkit) trying to get it to work well with FreeTextBox. This should be the last major update to versionContinue readingCall for Help: FreeTextBox and Atlas