Tag Archives: APIs

Steve Klabnik: Nobody Understands REST or HTTP

Steve Klabnik outlines some best practices in API design in “Nobody Understands REST or HTTP”, some of which I admit I need to follow more consistently. As he states in the end: Seriously, most of the problems that you’re solving … Continue reading

Posted in Coding, Software Engineering, Programming, Communications, Connection, the Internet, the Web, and Media | Tagged , , | Comments Off

A visualization on the growth of public APIs and open data

GOOD: “Out in the Open”

Posted in Coding, Software Engineering, Programming, Communications, Connection, the Internet, the Web, and Media, Journalism, norgs, and the future of news, Public Service, Civics, Government and Activism | Tagged , , , , , | 1 Comment

An open data challenge from Anil Dash

Anil Dash: “The Health Graph: Mortal Threats & Signs of Life”: As a community of developers and technologists, we have to build powerful, indispensable apps and services on top of this data. Killer apps that save lives. If we can … Continue reading

Posted in Coding, Software Engineering, Programming, Communications, Connection, the Internet, the Web, and Media, Journalism, norgs, and the future of news, Public Service, Civics, Government and Activism | Tagged , , , , , , | Comments Off

Readings on DSLs (Domain Specific Languages)

Martin Fowler: DomainSpecificLanguage Martin Fowler: FluentInterfaces InfoQ: Martin Fowler: Introduction to Domain Specific Languages The Structure of Structures: Are DSLs simply XML Hell? Ward Cunningham Wiki: Domain Specific Language defmacro.org: The Nature of Lisp Wikipedia: Domain-specific languages

Posted in Coding, Software Engineering, Programming | Tagged , , , | Comments Off

Maptivism getting easier, happening more

Combine mapping, with participation, and a subject matter that needs attention, and you can create some powerful, useful tools. Google Maps APIs and various mashup techniques made it easy for technologists to build services that pulled together these concepts, but … Continue reading

Posted in Coding, Software Engineering, Programming, Communications, Connection, the Internet, the Web, and Media, Public Service, Civics, Government and Activism | Tagged , , , | Comments Off

Joshua Bloch on “How To Design A Good API and Why it Matters”

This is a great Google Tech Talk and while it may be Java-centric, I think much applies to any language you work with. YouTube: GoogleTechTalks: “How To Design A Good API and Why it Matters”: This is what I believe … Continue reading

Posted in Coding, Software Engineering, Programming | Tagged , , , , | Comments Off

Data Journalism and Visualization with an Example

Guardian: Paul Bradshaw: “How to be a data journalist” ProPublica: Jeff Larson: “The Rainbow Connection: How We Made Our CDO Connections Graphic” (tools mentioned: google-refine (formerly Gridworks), Raphaël, JSON)

Posted in Coding, Software Engineering, Programming, Journalism, norgs, and the future of news | Tagged , , , , , , , | Comments Off

Interested in data and visualizations?

Check out the Guardian’s Datablog, and while you are at it, read/watch the Guardian’s Simon Rogers interview with Jonathan Stray of Nieman Journalism Labs on the rise of data journalism and the tools they use.

Posted in Coding, Software Engineering, Programming, Communications, Connection, the Internet, the Web, and Media, Journalism, norgs, and the future of news | Tagged , , , , , , | Comments Off

Want to know what people want?

Well this doesn’t get you exactly there, but László Kozma has a Perl script and some analysis that points you to the top sentences on the Web that start with “How can I” using Google. Fascinating stuff.

Posted in Coding, Software Engineering, Programming, Communications, Connection, the Internet, the Web, and Media, Journalism, norgs, and the future of news | Tagged , , , , , | Comments Off

A working Python library for Google Reader unofficial API

The linked library handles authentication and offers working methods for a few of Google Reader’s methods: libgreader. Looks like a great start.

Posted in Coding, Software Engineering, Programming | Tagged , , , | Comments Off