Tag: script

  • Parsing foursquare KML files

    We’re using Foursquare as a data logger for one of our assignments in the Telling Stories with Sensors, Data and Humans class at ITP. As an aid to begin understanding the relationships between venues for our tracks, it’s helpful to munge the KML into CSV so it can be plotted and played with in a spreadsheet, […]

  • cross-compiling for iPhone dev

    Update: Proof-of-concept demo. Also, updated the script for building with the 10.6 SDK. Update #2: Source code for demo project released. Update #3: script for use with tesseract v3 posted. I recently had need to use an open-source library in an iPhone project. Recalling the earlier work necessary in compiling the libraries needed for openFrameworks […]