Dec 15
Fast Food Nation of Media
icon1 James Sullivan | icon2 Blog | icon4 12 15th, 2007| icon3No Comments »

Dec 14
Privacy Concerns: Google Streets Boston
icon1 James Sullivan | icon2 Blog | icon4 12 14th, 2007| icon3No Comments »

The local “news” organizations in Boston were reporting about privacy concerns related to the Google Streets roll-out in Boston.  It’s hard to say that it’s completely unwanted photography when you find gentlemen like the following (Harvard Square, Cambridge):

20071213-google-streets.png

Dec 13

Dec 11

I have a news page: bobbysullivan.com/home

I use that to read my news because it doesn’t keep history, doesn’t let me surf through more than just the top current articles, and over-all reduces the temptation to surf through like 10 pages of reddit articles (yes, it happens). I must have some sort of news addiction.

My reddit news feed has been broken and just took a second to review it – turns out that reddit uses gzip for their rss feed. Snoopy, the user-agent script provided with Magpie-RSS doesn’t really support gzip. Per this blog entry [http://laughingmeme.org/category/gzip/] , the way to disable gzip (and make sure it works) is to add this to your script:

define('MAGPIE_USE_GZIP', false);

Dec 3

The Free Software Foundation (FSF) is a 501(c)(3) non-profit organization based in Boston, MA, USA. It relies on individuals like us to support FSF’s mission to preserve, protect and promote the freedom to use, study, copy, modify and redistribute computer software, and to defend the rights of Free Software users.