May 23, 2014

One Year of the WSI

Filed under: Main — admin @ 12:01 am

The Wambooli Stock Index will be one year old tomorrow. How’s it doin’?

Well. It’s dead.

Early last year, I got a bug in me to start posting high tech stock prices here on Wambooli. At first I just wanted to put a few key stocks — Microsoft, Apple, Google — out on the front page. Before I could do that, I had to figure out how such a thing could work.

I know that it’s possible to pull in stock quotes for display on a web site. Desktop widgets and gadgets do it, so I just had to figure out where to find the data and how to read it. To do that, I dived into the study of something called XML feeds, where XML is merely raw data formatted by using the eXtensive Markup Language.

XML is similar to HTML, but it’s not used for text output. It’s just data! So a website or a program can read XML, decipher that data, and then do something with it. That’s how I created the Wambooli Tech Stock index: I stole data from Google Finance and then created the list of stocks.

Rather than a few stocks, I chose about 30. Then I thought, why not track their performance over time? So I coded the WSI database, which recorded the daily closing price of all the stocks.

To make the number manageable, I added dangerous math to make the index equal to 100. That day was May 24, 2013.

And here it is, one year later. (Well, one year minus a day.) And the index is dead.

It’s dead not because my code failed; it worked just fine — for several months. Then Google stopped making its XML feed available. In fact, pretty much all its XML feeds were killed. I don’t know why, but they’re gone.

Now I could have fetched the data from another source. And I tried for a while, but then I got busy with other things.

So the Wambooli Stock Index is dead. I can, however, report that it did go up over time: During the several weeks that the index was alive, it peaked at a value of 118, which meant the index rose approximately 18 percent. That’s a good return, but alas, not something that lasted as long as I would have liked.

3 Comments

  1. Hi Dan!
    I’ve been having an enjoyable time catching up with your blog. I haven’t been online much the past year because I became very ill and was finally diagnosed with uterine cancer. I’m amazed reading your blog just how much has changed in the past year. Killer Robots! and smart watches! Before my health problems I was planning on getting Windows 8, But after reading your thoughts on it, I’ll keep chugging along with Vista until there is a Windows 9. And I’m hoping when you write the windows 9 book, the cartoons will be back! I was dumbfounded when you wrote the publisher had decided not to include them.

    Comment by The Gnome Whisperer — May 25, 2014 @ 5:15 am

  2. Glad to have you back, Gnome! I hope that you’re getting better.

    I actually upgraded to Windows 7 from Vista recently. My local dealer explained that no one buys Windows 8 on any of the new computers he sells. Still, you’re not alone on waiting for Windows 9. I don’t have any details yet, and Microsoft has to be looking at the facts when it comes to perpetuating their anti-desktop motif.

    Comment by admin — May 25, 2014 @ 7:33 am

  3. Thank You Very Much Dan, I’m doing well now 🙂
    I didn’t realize Windows 7 was still been sold. That sounds like the way for me to go. Because if you don’t have any details about Windows 9, then it must be still a long way off.

    Comment by The Gnome Whisperer — May 26, 2014 @ 5:06 am

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.


Powered by WordPress