Investigating screen-scraping options

Today, I’m investigation screen-scraping options in order for a Ruby on Rails front-end to communicate with a legacy, IBM mainframe application, via terminal emulation and screen-scraping. The purpose of this research is to see how easily a new system could do live queries (and updates) in the legacy system, without having to go batch or open up the legacy system.

Read more