Smart Meter API Follow-up

As a followup on my previous post on the potential of a Smart Meter API, I’ve put together a quick proof of concept using the rate chart located here. Ideally, you’d want this data to be supllied live by the LDC or lacking such support, screen scraped from the LDC’s website to automatically monitor unexpected on-peak periods. A basic HTTP request with the parameters will return the current rates. A brief demo is available at http://dev.thinkit.ca/testpi.php. Don’t expect anything too exciting unless you’re sitting there just prior to a rate change. It will update itself every 60 seconds with a little Ajax magic.

Wordpress MU goes 1.0!

It’s still unofficial (Donncha hasn’t posted an announcement yet) but Wordpress MU 1.0 has been released. So far, I’ve noticed a marked increase in stability, less annoying bugs, and some snazzy new CSS and UI improvements.

If you’re looking to launch your own multi-blog platform, make sure to take a look at Wordpress MU.

An API for Electricity Usage?

Public APIs are everywhere. Google has its search, maps and GoogleBase APIs, Yahoo has its own series of APIs from Yahoo! Maps to Financial Data, to photos, let’s not forget Flickr, BlinkSale and Basecamp. Read more »

Facebook goes Mobile

I’m not sure when this happened, but I logged into Facebook today to see the option to Active my Mobile on Facebook.

My first impressions are that these makes facebook a lot more useful in the real world. Can’t remember a friend’s cell #? No problem, text "cell john smith" to FBOOK and if they have their cell # in their profile, you’ll get it back. Sweet! Just meet someone and want to add them to your facebook, text "add john smith" and they’ll be added. You can even get a little more info on someone by just entering their name.

 Even if you don’t have a mobile phone you can test out the system with their mobile emulator at http://www.facebook.com/mobile.php

Overall, I think the new mobile accessibility via SMS is pretty smart and has the potential to take the facebook addicts to another level; at least now they’ll be able to leave their dorm rooms.

Reputation 2.0

I’ve been more and more thinking on Internet Reputation possibilities since I read Michael Arrington’s blog entry in his List of Companies I’d Like to Profile and thought I’d share some of my thoughts here - which probably just summarize various articles on the topic available on the net.

Reputations are relative.

Reputations are contextual.

You shouldn’t have to visit a separate site or use a special username to modify your reputation - you don’t do this in real life, it should be part of the experience.

Any site that wants to integrate reputation management/inclusion into their site should be able to do so via an easy to use, open API.

Going through the available newcomers - iKarma and Opinity, I see things they’re doing right, and things that are just off.. likely to allow for their business model to work.

I wasn’t a fan of iKarma when I ran through their tour and created an account, and the fact that a score was a simple percentage and star rating was almost too simple. When you think of your friends and if you’d want to do business with them or play a game with them, those ‘reputations’ aren’t the same and really don’t have a lot to do with each other, rather, their reputation is contextual. Someone could be great to play online games with, but terrible when it comes to shipping out a product, or trading something. This is where I think Opinity has the solution partly right - they’ve defined categories (contexts) where reputations can differ without affecting each other to any large degree - Community, Dating, Gaming, Commerce are the big ones there. They also allow for tagging which gives people another level on which to define the context of the reputation above and beyond their rigidly defined contexts. The integration of existing sites with Opinity is also another of its strengths, I’d love to know how they’re obtaining the Ebay reputation metrics.

But back to the relativity of reputations. On top of individual users having reputations relative to each other, the sources of those reputations might also be scored in some fashion as to the reputation of the site itself. ie. Would you weigh incoming reputation from Ebay the same as you would from someone’s random blog? Probably not, so there needs to be some mechanism for sources to be integrated into that contextual reputation calculation. Given that each user of the API

We’re working on an Open API to fill this niche at Voxxia, and hope to have an alpha release out within the next month or so. We’re thinking of offering code samples in PHP, .NET and possibly Java to start. Developer API tokens will also be used to manage bandwidth and the potential for spamming (this is where source reputation will be very valuable).

« Previous PageNext Page »