Re: [CODE4LIB] geo-locating email domains [overlap]

2011-03-26 Thread Eric Lease Morgan
On Mar 25, 2011, at 1:40 PM, Keith Jenkins wrote:

 For a good time I geo-located the email domains of Code4Lib subscribers, 
 plotted them on a Google map, and discovered that us Code4Libbers use Gmail 
 in greater proportions than a couple of my other mailing lists (NGC4Lib and 
 Usability4Lib) -- http://bit.ly/hdL55U  Interesting!?
 
 While you're at it... what's the percentage overlap between those lists?


Using the list of subscribers as input instead of domains, I wrote a Perl hack 
(evaluate.pl) to answer the overlap question. [1]

$ ./evaluate.pl 

  Code4Libbers = 1706
   NGC4Libbers = 2115
   union (all) = 3394
   intersection (both) = 427

   percent in Code4Lib = 25%
percent in NGC4Lib = 20%

In other words, there are 1,700 of us Code4Libbers and there are 2,100 
NGC4Libbers. Not counting duplicates, the population of both lists is 3,400. 
Four hundred (400) of us are on both lists. Consequently, 25% of us subscribe 
to NGC4Lib and 20% of NGC4Libbers subscribe to Code4Lib. 

BTW, over the past year or so, the Code4Lib list continues to grow by one or 
two people per week, while the NGC4Lib list has seemingly reached a plateau. 

[1] evaluate.pl - http://bit.ly/eQKqH6

-- 
Eric Morgan


Re: [CODE4LIB] geo-locating email domains

2011-03-25 Thread Eric Lease Morgan
On Mar 24, 2011, at 6:33 PM, David Friggens wrote:

 Disappointed not to show up in there though. The are 6 subscribers with a
 New Zealand domain, but no mark on the map. (In comparison NGC4Lib has 17
 and has a mark over Wellington.)


Last night I tweaked the interactive maps. [1] The result is three-fold: 1) 
there are bigger circles for places where there are fewer subscribers, 2) there 
are smaller circles for places like Gmail, and 3) I added markers complete with 
hover labels listing the domain and number of subscribers. Unfortunately, the 
markers obscure the circles when viewing the map from the greatest distances. 
The circles become more apparent once one zooms in. Also, my Geo::IP modules 
comes with a database, and the database may not be 100% complete. Consequently, 
not every domain maps to a geo-location.

Oh, well. It was fun and informative, even if it is not 100% accurate or usable.

[1] interactive maps -- http://bit.ly/hdL55U

-- 
Eric Morgan
University of Notre Dame

Great Books Survey -- http://bit.ly/auPD9Q


Re: [CODE4LIB] geo-locating email domains

2011-03-25 Thread Keith Jenkins
Hi, Eric.

While you're at it... what's the percentage overlap between those lists?

Keith


On Thu, Mar 24, 2011 at 12:41 PM, Eric Lease Morgan emor...@nd.edu wrote:
 For a good time I geo-located the email domains of Code4Lib subscribers, 
 plotted them on a Google map, and discovered that us Code4Libbers use Gmail 
 in greater proportions than a couple of my other mailing lists (NGC4Lib and 
 Usability4Lib) -- http://bit.ly/hdL55U  Interesting!?

 Fun with Perl, the Google Maps API, and mailing lists.

 --
 Eric Lease Morgan
 University of Notre Dame



Re: [CODE4LIB] geo-locating email domains

2011-03-24 Thread Roy Tennant
Wow, who knew there was such an epicenter of subscribers in Northern
California, and that we would eclipse our Southern California
colleagues? Maybe we need to hold a regional Code4Lib here in the Bay
Area.
Roy

On Thu, Mar 24, 2011 at 9:41 AM, Eric Lease Morgan emor...@nd.edu wrote:
 For a good time I geo-located the email domains of Code4Lib subscribers, 
 plotted them on a Google map, and discovered that us Code4Libbers use Gmail 
 in greater proportions than a couple of my other mailing lists (NGC4Lib and 
 Usability4Lib) -- http://bit.ly/hdL55U  Interesting!?

 Fun with Perl, the Google Maps API, and mailing lists.

 --
 Eric Lease Morgan
 University of Notre Dame



Re: [CODE4LIB] geo-locating email domains

2011-03-24 Thread Sanchez, Edward
Now if I could geo-locate the iTunes and YouTube downloads for my band I would 
know where to go on tour! 
-- Ed

-Original Message-
From: Code for Libraries [mailto:CODE4LIB@LISTSERV.ND.EDU] On Behalf Of Eric 
Lease Morgan
Sent: Thursday, March 24, 2011 11:42 AM
To: CODE4LIB@LISTSERV.ND.EDU
Subject: [CODE4LIB] geo-locating email domains

For a good time I geo-located the email domains of Code4Lib subscribers, 
plotted them on a Google map, and discovered that us Code4Libbers use Gmail in 
greater proportions than a couple of my other mailing lists (NGC4Lib and 
Usability4Lib) -- http://bit.ly/hdL55U  Interesting!?

Fun with Perl, the Google Maps API, and mailing lists.

-- 
Eric Lease Morgan
University of Notre Dame


Re: [CODE4LIB] geo-locating email domains

2011-03-24 Thread Eric Lease Morgan
On Mar 24, 2011, at 1:02 PM, Walker, David wrote:

 http://bit.ly/hdL55U
 
 But doesn't the large circle over the Bay Area come from all the gmail 
 accounts hosted in Mountain View?

No, not exactly.

Yes, much of the area is centered around Mountain View (Gmail), but as you zoom 
in you see there is a contingent of folks in the Bay Area -- 
http://bit.ly/hZdAPN

-- 
Eric Morgan


Re: [CODE4LIB] geo-locating email domains

2011-03-24 Thread Francis Kayiwa
On Thu, Mar 24, 2011 at 01:08:18PM -0400, Eric Lease Morgan wrote:
 On Mar 24, 2011, at 1:02 PM, Walker, David wrote:
 
  http://bit.ly/hdL55U
  
  But doesn't the large circle over the Bay Area come from all the gmail 
  accounts hosted in Mountain View?
 
 No, not exactly.
 
 Yes, much of the area is centered around Mountain View (Gmail), but as you 
 zoom in you see there is a contingent of folks in the Bay Area -- 
 http://bit.ly/hZdAPN

Along the same vein it seems Chicago is well suited for the Code4lib Midwest. 

./fxk

 
 -- 
 Eric Morgan
 

-- 
Quite frankly, I don't like you humans.
After what you all have done, I find being inhuman a compliment.


Re: [CODE4LIB] geo-locating email domains

2011-03-24 Thread Walker, David
Oh, I'm sure there is *a* contingent in the Bay Area.

But Roy threw down the gauntlet, saying NorCal was more into Code4lib than 
SoCal.  I ain't letting no gmail accounts inflate his numbers. ;-)

--Dave

==
David Walker
Library Web Services Manager
California State University
http://xerxes.calstate.edu

From: Code for Libraries [CODE4LIB@LISTSERV.ND.EDU] On Behalf Of Eric Lease 
Morgan [emor...@nd.edu]
Sent: Thursday, March 24, 2011 10:08 AM
To: CODE4LIB@LISTSERV.ND.EDU
Subject: Re: [CODE4LIB] geo-locating email domains

On Mar 24, 2011, at 1:02 PM, Walker, David wrote:

 http://bit.ly/hdL55U

 But doesn't the large circle over the Bay Area come from all the gmail 
 accounts hosted in Mountain View?

No, not exactly.

Yes, much of the area is centered around Mountain View (Gmail), but as you zoom 
in you see there is a contingent of folks in the Bay Area -- 
http://bit.ly/hZdAPN

--
Eric Morgan


Re: [CODE4LIB] geo-locating email domains

2011-03-24 Thread Kyle Banerjee
Wouldn't that be done via whois?

kyle

On Thu, Mar 24, 2011 at 10:46 AM, David Fiander da...@fiander.info wrote:

 Hmm.. Now I'm wondering if there's a DNS record type that would let me
 associate geolocation information with my vanity domain, which is really a
 Google Apps domain.

 On Thu, Mar 24, 2011 at 13:14, Walker, David dwal...@calstate.edu wrote:

  Oh, I'm sure there is *a* contingent in the Bay Area.
 
  But Roy threw down the gauntlet, saying NorCal was more into Code4lib
 than
  SoCal.  I ain't letting no gmail accounts inflate his numbers. ;-)
 
  --Dave
 
  ==
  David Walker
  Library Web Services Manager
  California State University
  http://xerxes.calstate.edu
  
  From: Code for Libraries [CODE4LIB@LISTSERV.ND.EDU] On Behalf Of Eric
  Lease Morgan [emor...@nd.edu]
  Sent: Thursday, March 24, 2011 10:08 AM
  To: CODE4LIB@LISTSERV.ND.EDU
  Subject: Re: [CODE4LIB] geo-locating email domains
 
  On Mar 24, 2011, at 1:02 PM, Walker, David wrote:
 
   http://bit.ly/hdL55U
  
   But doesn't the large circle over the Bay Area come from all the gmail
  accounts hosted in Mountain View?
 
  No, not exactly.
 
  Yes, much of the area is centered around Mountain View (Gmail), but as
 you
  zoom in you see there is a contingent of folks in the Bay Area --
  http://bit.ly/hZdAPN
 
  --
  Eric Morgan
 




-- 
--
Kyle Banerjee
Digital Services Program Manager
Orbis Cascade Alliance
baner...@uoregon.edu / 503.877.9773


Re: [CODE4LIB] geo-locating email domains

2011-03-24 Thread David Friggens

 For a good time I geo-located the email domains of Code4Lib subscribers,
 plotted them on a Google map


Eric, that is pretty awesome! :-)

Disappointed not to show up in there though. The are 6 subscribers with a
New Zealand domain, but no mark on the map. (In comparison NGC4Lib has 17
and has a mark over Wellington.)

On the bright side, the last time I saw a map of New Zealand covered in
those circles was a visualisation of the hundreds of aftershocks in
Christchurch, so a little visual peace isn't necessarily a bad thing. :-)

Cheers
David