Search Results

Entries tagged with “announcement” from Trendrr Developer Portal

June 24, 2008 12:10 PM
To celebrate the launch of our new developer portal and beta API we are going to be awarding 20 extra queries to each of the first 10 developers to who submit API examples* to the Bragging Rights forum. So break out your text editors and lets see what you can do. You can read more about what can be done with the API in our API docs section.

happy coding,
-Matt

* silly 2 line apps that really don't do anything don't count
June 19, 2008 3:04 PM
One of our constant challenges here at the trendrr labs is figuring out new and inventive ways of culling metrics out of the sites we track. All to often sites have no feasible way of communicating their community and content statistics. Or if they do it's published in a format that was never intended to be syndicated. Often we end up using api functions that were never meant to provide statistical info. For instance to get a member count we will request all the members info and then count the return size. As you might imagine this approach is very wasteful in terms of overhead for both the publishing site and our systems.

So with this in mind we started working on a xml schema that would allow sites to easily publish metrics about their communities and content. So without further ado we give you our newest open source schema project from team trendrr.

MSS (http://developer.trendrr.com/mss)

We are releasing this schema under creative commons in hopes that sites out there will pick up on the idea. In the spirit of practicing what we preach, we will be implementing MSS feeds across trendrr in the near future. Check out the schema and a few examples in our docs section. We will also be expanding the schema docs in the weeks to come.

-Matt
June 18, 2008 5:47 PM
We've been working hard on the new api. The first revision is done and ready to use. The previous restful interface for adding data will still work, but is deprecated. I think you will find the new api simple and powerful. It is currently in beta so please let us know if anything doesn't work as expected (or if the docs are confusing). I can't wait to see what you guys come up with, so please post your apps on the forum.

Docs here: http://developer.trendrr.com/api/

-Dustin