I'm checking out a tutorial I found for the stream API (having not worked with JSON much) and am getting an error.
fgets(): supplied argument is not a valid stream resource This is happening when I run it locally under WAMP as a test and also on a live production server (Media Temple). Any ideas? The tutorial I found is here: http://hasin.wordpress.com/2009/06/20/collecting-data-from-streaming-api-in-twitter/ Thanks. Hopefully I'm getting closer to a better data collector :)
