Tags: automation
Tags: automation
Automating the Datacenter
Posted Monday November 24, 2008, 1:07 am, Over one day old at Silicon Valley, Technology, Media InfoTalk
Read Automating the Datacenter (Links)
Velocity 08: Puppet In-Depth and Hands-On
Posted Wednesday June 25, 2008, 12:34 am, Over one day old at Phil Windley's Technometria
Luke makes an analogy about the transition from assembly to C and moving from commands and files to "resources." You can install, uninstall, update, etc. packages. The class provides intent; by creating a class for ssh, you're saying it should be installed and running.
Read Velocity 08: Puppet In-Depth and Hands-On (Links)
Automating Firefox for Web Application Integration
Posted Saturday March 22, 2008, 7:50 am, Over one day old at Ideas For Dozens
The one big downside to JavaScript is its runtime environment. If the data you want is not in the page's HTML when you request it in the first place but is only written in later when the page's JavaScript runs then traditional spidering and screen scraping techiques will fail to find it.
Read Automating Firefox for Web Application Integration (Links)