Parse Bay East Front Page News

Exploring how to pull in and parse feed information using the Google JSAPI. Most of the code is located in the following gist https://gist.github.com/4220598

by psyne

HTML

<link rel="stylesheet" href="http://yui.yahooapis.com/3.7.3/build/cssreset/cssreset-min.css">
<link rel="stylesheet" href="http://yui.yahooapis.com/3.7.3/build/cssfonts/cssfonts-min.css">
<link rel="stylesheet" href="http://yui.yahooapis.com/3.7.3/build/cssbase/cssbase-min.css">
<script src="https://getfirebug.com/firebug-lite-debug.js"></script>
<script src="http://www.google.com/jsapi?fake=.js"></script>
<script src="https://gist.github.com/raw/4220598/82687410cd88f157ae8489ab0e19fbfd6c6e6a9f/gfeeds.js"></script>
<h1>Front Page Feed</h1>

<span id="feed"></span>