DailyDeli for 2007-08-10


Using the Python bindings for Quartz, information for publishers wrt. Google News, the Yelp API for  accessing business data, a tutorial explaining the inner workings of WordPress themes, and some more informations on python coding:

Python and Quartz:

Python:

  • The following are a quick (random, off the top of various heads) list of things that I think are anti-pitfalls in Python. That is, because the language has these features, it is harder to make programming mistakes.

    (tags: content tutorial python)

Google News for publishers:

Yelp API:

  • The “Yelp Review Search API” allows the retrieval of Yelp business and review data based on a set of input parameters.This API can be used to add review information regarding local businesses to your website, widget or mobile application

    (tags: software service geo yelp)

WordPress themes: