Archive for the 'APIs' Category

Notelets for 2007.06.09 (a while ago)

‘omg my mom joined facebook!!’ - New York Times captures some of my own experiences on Facebook and might make a good piece for my Building Next Generation Web Applications course:

    So last week I joined Facebook, the social network for students that opened its doors last fall to anyone with an e-mail address. The decision not only doubled its active membership to 24 million (more than 50 percent of whom are not students), but it also made it possible for parents like me to peek at our children in their online lair.

I’m glad to hear that the current Youtube API will evolve on top the Google GData API: YouTube API Blog: The Future

I didn’t know about the Ruby-based API to Sketchup: SketchUp Ruby - Wikipedia, the free encyclopedia.

I follow EveryBlock with great interest. (See also Knight Foundation grant Holovaty.com — and Poynter Online - E-Media Tidbits, which has more preliminary details about EveryBlock.)

It is important to remember that JavaScript code is case sensitive. I couldn’t get an event handler to fire because I wrote alink.onClick and not the correct alink.onclick

Citizendium and APIs

I’ll have to write more soon about Citizendium, which is

    an experimental new wiki project. The project, started by a founder of Wikipedia, aims to improve on that model by adding “gentle expert oversight” and requiring contributors to use their real names.

As a member of the Citizendium Editorial Council, I’ve not yet had much time at all to contribute to the Citizendium but hope to have more time once I’m over the big push right now on my book. My interests around Citizendium are as as much about the technological framework as the actual content of the system. For instance, I hope to help shape technical standards and APIs at the Citizendium to allow for better reuse of its content. (See the documentation for the API available at the Wikipedia that allows external programs to access the Wikipedia and recombine and reuse content.)