David I - Head is in the cloud, feet planted firmly in the ground
Back in December I had fun conversation with John K. Waters (Application Development Trends editor-at-large). The discussion focused on development issues facing software engineers who are moving their applications to cloud computing architectures. Originally I thought that John was going to write an overview article quoting several industry friends. He ended up writing a wonderful (if I say so myself) piece, "David I. Has His Head in the Cloud...".
I am definitely spending a lot of time, these days, thinking about development aspects of cloud computing. Last year, in my Computerworld developer blog, I wrote a three-part blog focused on NoSQL databases, many of which had their start in the cloud (part 1, part 2, part 3).
While part of my development head is in the cloud, my feet are firmly planted in the terra firma of IDEs, compilers, component frameworks, cross platform, multi-tier, mobile, application platforms and just about everything else developer focused.
If you want to try my Delphi XE native code DataSnap REST server running an Amazon EC2 Windows micro-instance (4 cents an hour), use your browser and go to http://184.72.37.150:8089/. The Delphi XE DataSnap REST sever generates the browser client. In the browser, HTML and JavaScript code does call backs (when you click the up and down arrows) to the server to get JSON packets containing the list of fishes, fish images and fish notes text blobs from an in-memory dataset.
Thanks, John, for an enjoyable conversation and your nice artice.
I am definitely spending a lot of time, these days, thinking about development aspects of cloud computing. Last year, in my Computerworld developer blog, I wrote a three-part blog focused on NoSQL databases, many of which had their start in the cloud (part 1, part 2, part 3).
While part of my development head is in the cloud, my feet are firmly planted in the terra firma of IDEs, compilers, component frameworks, cross platform, multi-tier, mobile, application platforms and just about everything else developer focused.
If you want to try my Delphi XE native code DataSnap REST server running an Amazon EC2 Windows micro-instance (4 cents an hour), use your browser and go to http://184.72.37.150:8089/. The Delphi XE DataSnap REST sever generates the browser client. In the browser, HTML and JavaScript code does call backs (when you click the up and down arrows) to the server to get JSON packets containing the list of fishes, fish images and fish notes text blobs from an in-memory dataset.
Thanks, John, for an enjoyable conversation and your nice artice.
Tags:
Amazon EC2
Cloud Computing
Database Administration
DataSnap
Delphi
Fish Facts
JSON
Pascal
Programming
RAD Studio
REST
Windows


David Intersimone (known to many as David I.) is a passionate and innovative software industry veteran-often referred to as a developer icon-who extols and educates the world on Embarcadero developer tools. He shares his visions as an active member of the industry speaking circuit and is tapped as an expert source by the media. He is a long-standing champion of architects, developers and database professionals and works to ensure that their needs are folded into Embarcadero's strategic product plans. David holds a bachelor's degree in computer science from California Polytechnic State University at San Luis Obispo, California.
Comments
-
John Runyan Tuesday, 25 January 2011
I thought the Fish Facts demo was great! We have been using Delphi since the late 90's and I love it.
I am trying to convince my peers that Delphi is still a great development environment. I would like to demonstrate DataSnap, REST etc.
I have seen some of the simple demos, but would like to look at the Fish Facts demo. Is the source code available for download? -
Please login first in order for you to submit comments
- Page :
- 1
[...] Sip from the Firehose : David I – Head is in the cloud, feet … [...]