From d2d9d4281415ded07c9cb8f166d7819aba7953f4 Mon Sep 17 00:00:00 2001 From: Tim Lossen Date: Sun, 22 Jan 2012 23:05:53 +0100 Subject: [PATCH] better copy (2) --- app/public/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/public/index.html b/app/public/index.html index aae2f1a..4c869f7 100644 --- a/app/public/index.html +++ b/app/public/index.html @@ -35,7 +35,7 @@

cloud exchange

- this website used to display interactive charts of amazon spot instance prices. + this website used to display interactive charts of amazon spot instance prices:

@@ -44,13 +44,13 @@

cloud exchange

unfortunately, due to time constraints i cannot maintain this service any longer. - but if you want to build something similar, feel free to use + if you want to build something similar, feel free to use my code as a starting point.

you might also want to check out the - interesting paper + paper by orna ben-yehuda et. al., which tries to reverse-engineer the pricing algorithm used by amazon, and concludes that prices "are usually not market-driven as sometimes previously assumed. Rather, they are typically generated at random from within a tight price interval".