More Ruby Butchery…
Saturday, October 21st, 2006I’ve posted another Ruby script to ConnectedText Scripts; this script merely pulls some records from an Access database via OLE and populates a ConnectedText topic (page) with the result set.
I’ve posted another Ruby script to ConnectedText Scripts; this script merely pulls some records from an Access database via OLE and populates a ConnectedText topic (page) with the result set.
I’ve finished writing my first Ruby script for ConnectedText…it’s a simple RSS feed reader similar to an earlier one I wrote in Python. It may not be pretty, but it works and it was an interesting exercise to work with another scripting language. I’m not planning on abandoning Python, but I anticipate writing more Ruby scripts for CT in the near future.