Realtime Scoring
- programming, web page design
 
 

The Score and Notes page of the Seattle Mariners (New York Yankees and Atlanta Braves have similar pages) is updated via a filtering mechanism parsing a realtime satellite feed.  As the data comes down it is parsed to determine it's contents. If applicable to the team or league, it is either saved to a file or parsed/filtered further to a more aesthetically pleasing format.   Any necessary hyperlinks are created on the fly, and the web page is built using server-side includes.  The java applet (top left) is also fed realtime scores from the satellite feed.