Lehigh Football Nation
April 30th, 2007, 02:41 PM
This is especially intended for all of you folks who have blogs. I am working on creating a public-domain version of my FCS map that is shareable for everyone.
Originally, I wrote a JavaScript program using the Google Maps API to allow my site (Lehigh Football Nation (http://lehighfootballnation.blogspot.com)) to have a searchable map of every FCS stadium. With the recent development of Google Maps ("My Maps") and other websites which can host such maps, I can now create a shared version of this searchable map to be included in anyone's blog or site. This was always the dream I had for my map.
The map itself is free to use and share: all I ask is that you keep the (small) AdSense banner on the bottom of this map in your code, which allows me to maintain the map and keep the data up-to-date. Think of it as a free subscription to a service, with the only cost being one advertising banner on the bottom of the map. What you get is someone who will maintain the code for the map, and possibly make enhancements - while you just get to enjoy the map as a widget on your blog or site.
The map right now is not complete, since I need to copy all the old map data (and some HTML code) to the new one. Right now, I've copied the Patriot, CAA, Ivy, and MAAC to the map, and every other FCS school and conference will ultimately be added.
Any questions, or requests for enhancements, feel free to contact me on the blog, or leave a comment on this thread.
<!-- Map Script Start -->
<iframe scrolling="no" style="width:768px;height:440px; padding:0px; border:solid 1px black;" frameborder="0" src="http://www.mymapsplus.com/script/fcsmap.htm?v=8"></iframe>
<!-- Map Script End -->
<script type="text/javascript"><!--
google_ad_client = "pub-0178290510793625";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
//2007-04-27: Map Channel
google_ad_channel = "7394313269";
google_color_border = "CCCCCC";
google_color_bg = "CCCCCC";
google_color_link = "000000";
google_color_text = "333333";
google_color_url = "666666";
//-->
</script>
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js"
type="text/javascript">
</script>
Originally, I wrote a JavaScript program using the Google Maps API to allow my site (Lehigh Football Nation (http://lehighfootballnation.blogspot.com)) to have a searchable map of every FCS stadium. With the recent development of Google Maps ("My Maps") and other websites which can host such maps, I can now create a shared version of this searchable map to be included in anyone's blog or site. This was always the dream I had for my map.
The map itself is free to use and share: all I ask is that you keep the (small) AdSense banner on the bottom of this map in your code, which allows me to maintain the map and keep the data up-to-date. Think of it as a free subscription to a service, with the only cost being one advertising banner on the bottom of the map. What you get is someone who will maintain the code for the map, and possibly make enhancements - while you just get to enjoy the map as a widget on your blog or site.
The map right now is not complete, since I need to copy all the old map data (and some HTML code) to the new one. Right now, I've copied the Patriot, CAA, Ivy, and MAAC to the map, and every other FCS school and conference will ultimately be added.
Any questions, or requests for enhancements, feel free to contact me on the blog, or leave a comment on this thread.
<!-- Map Script Start -->
<iframe scrolling="no" style="width:768px;height:440px; padding:0px; border:solid 1px black;" frameborder="0" src="http://www.mymapsplus.com/script/fcsmap.htm?v=8"></iframe>
<!-- Map Script End -->
<script type="text/javascript"><!--
google_ad_client = "pub-0178290510793625";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
//2007-04-27: Map Channel
google_ad_channel = "7394313269";
google_color_border = "CCCCCC";
google_color_bg = "CCCCCC";
google_color_link = "000000";
google_color_text = "333333";
google_color_url = "666666";
//-->
</script>
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js"
type="text/javascript">
</script>