Simple Things
Ink and Incapability
Monthly Archives: July 2011
How to query software program vendor websites for the program version using ruby
Posted by on 2011/07/17
This is a followup to my previous article. The example in the previous post only checked three programs, but with more entries the overall execution time increases. With about 36 entries the execution time is around 20-40 seconds, depending on how fast the websites answer as each website is being accessed in sequence and waiting [...]