DevonThink 3 Evalutation

DevonThink supports reusability.

“We are drowning in information and starving for knowledge.” With this quote from John Naisbitt, Michael Malzahn begins his “DevonThink 3 Workbook.” The digital flood of data is crashing down on us from a variety of sources and inundating our end devices. We are faced with the seemingly insoluble task of making use of all these pieces of information.
With my Open Source Projekt “live-scripting”  I propagate the simultaneous creation of documentation while working on IT problems.… Read the rest

Using Live-Scripting to set up Labs on AWS

My Emacs based live-scripting approach can be used to explore AWS technology. I have demonstrated this with an example of a basic EC2 lab.
In this lab, I set up a simple EC2 instance with the command line interface. I use the EC2 “user data” to set up an Apache Web server, and I initialize the index page with meta-data of this instance.
The following diagram gives an overview of this lab.… Read the rest