<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1038541" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1038541</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/how-do-live-gamecast-espn#comment-1219625</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;MCSports wrote:&lt;/strong&gt; What would be a cool way to do the score updates?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Ummm, I don&#039;t know. Just start with something really simple that works. You update the score in the database, press F5 on the client machine and the score updates.&lt;/p&gt;
&lt;p&gt;Start there, then when you have something working add spanglyness later. You could even add a little javascript magic to update the scores automatically, it&#039;ll be easier to just get something done in HTML first though. I expect if you do the basics you&#039;ll soon have some ideas of what to do next! &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 24 May 2007 16:57:13 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1219625 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/how-do-live-gamecast-espn#comment-1219576</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;JeevesBond;219573 wrote:&lt;/strong&gt; That ESPN interface looks like it took a lot of work, not to mention the time and effort required during a game to keep the facts and figures up-to-date. My advice is that you start off with just simple score updates&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;What would be a cool way to do the score updates?&lt;/p&gt;
 </description>
     <pubDate>Thu, 24 May 2007 03:00:45 +0000</pubDate>
 <dc:creator>MCSports</dc:creator>
 <guid isPermaLink="false">comment 1219576 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/how-do-live-gamecast-espn#comment-1219573</link>
    <description> &lt;p&gt;Oh I see, that doesn&#039;t look too difficult. You just need a simple administration interface so you can update scores etc. then build a nice interface to read what you enter into the database. AJAX could be used to update from the database, or just wait for the user to refresh their browser.&lt;/p&gt;
&lt;p&gt;That ESPN interface looks like it took a lot of work, not to mention the time and effort required during a game to keep the facts and figures up-to-date. My advice is that you start off with just simple score updates: that&#039;s all people really need to know, extras can be built on later.&lt;/p&gt;
 </description>
     <pubDate>Thu, 24 May 2007 02:43:11 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1219573 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/how-do-live-gamecast-espn#comment-1219570</link>
    <description> &lt;p&gt;well...the gamecast is a live &quot;program&quot; that runs when a game is going on.  I&#039;ve attached what it looks like when a game is going on.  There&#039;s no video, it&#039;s just a program that runs.  Obviously, I&#039;d have to have net access at the game location to do this...but I think it would be cool to add to my site...something to really grab the readers&lt;/p&gt;
 </description>
     <pubDate>Thu, 24 May 2007 02:29:40 +0000</pubDate>
 <dc:creator>MCSports</dc:creator>
 <guid isPermaLink="false">comment 1219570 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/how-do-live-gamecast-espn#comment-1219563</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;MCSports wrote:&lt;/strong&gt; I am interested in doing a live gamecast...something that ESPN does on their site.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Had a look at the ESPN stuff, is it live? I could find some Flash video of games but they all seemed to be past ones. Am probably not looking in the right places (at the right times if it&#039;s live).&lt;/p&gt;
&lt;p&gt;There are a few solutions to streaming:&lt;/p&gt;
&lt;ol class=&quot;bb-list&quot;&gt;
&lt;li&gt; &lt;a href=&quot;http://www.videolan.org/&quot; class=&quot;bb-url&quot;&gt;VLC&lt;/a&gt; looks good for streaming. The &lt;a href=&quot;http://www.videolan.org/doc/streaming-howto/en/ch02.html&quot; class=&quot;bb-url&quot;&gt;help has a good section&lt;/a&gt; on live streaming. It&#039;s pretty much just a case of running through a visual wizard.&lt;/li&gt;
&lt;li&gt; &lt;a href=&quot;http://www.ubuntugeek.com/streaming-media-server-in-ubuntu-gnulinux-using-gnump3d.html&quot; class=&quot;bb-url&quot;&gt;Here&#039;s a howto&lt;/a&gt; for &lt;a href=&quot;http://www.gnu.org/software/gnump3d/&quot; class=&quot;bb-url&quot;&gt;GNUMP3d&lt;/a&gt; also looks good for streaming. Bit harder to setup though, seems to require GNU/Linux and is setup via a web based interface.&lt;/li&gt;
&lt;li&gt; If you&#039;re not doing live video you could convert your videos into flv files and use a Flash player. A free &lt;a href=&quot;http://www.jeroenwijering.com/?item=Flash_video_Player&quot; class=&quot;bb-url&quot;&gt;Flash video player&lt;/a&gt; is available. Just encode your videos as flv files and that player will play them (in a Youtube style).&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Hope this helps, or at least points you in the right direction! &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 24 May 2007 01:50:49 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1219563 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
