[Developers] Spam and accountability, was Re: Blog properties and ping idea
Alec Flett
alecf at metaweb.com
Tue Aug 21 20:18:36 UTC 2007
Kirrily Robert wrote:
>
> Is there a per-user changelog? I couldn't find anything via my profile page.
>
>
Not yet - this is one of those things where the data is there - all the
history is there and MQL has the capability to ask for it.. it's just a
matter of creating the UI to actually ask the question and display the
answer.
On the History page on freebase.com in particular, we're doing the
history queries over XmlHttpRequest in the browser, so it is entirely
reasonable (and encouraged!) for people to use Firebug to inspect the
query and hack it into new forms - the history query is particularly
gnarly so you'll probably learn a lot :)
Also, don't be put off by our obscured JavaScript on freebase.com. The
only reason that our JavaScript is obscured is entirely about
compressing it...at some point we hope to make unobscured JS available
when we can, so people can learn what we're actually doing with those
MQL results.
Alec
More information about the Developers
mailing list