
lars at apache
Nov 3, 2009, 5:26 PM
Post #1 of 1
(109 views)
Permalink
|
|
svn commit: r832641 - in /httpd/site/trunk: docs/index.html xdocs/index.xml
|
|
Author: lars Date: Wed Nov 4 01:26:31 2009 New Revision: 832641 URL: http://svn.apache.org/viewvc?rev=832641&view=rev Log: add live streaming info Modified: httpd/site/trunk/docs/index.html httpd/site/trunk/xdocs/index.xml Modified: httpd/site/trunk/docs/index.html URL: http://svn.apache.org/viewvc/httpd/site/trunk/docs/index.html?rev=832641&r1=832640&r2=832641&view=diff ============================================================================== --- httpd/site/trunk/docs/index.html [utf-8] (original) +++ httpd/site/trunk/docs/index.html [utf-8] Wed Nov 4 01:26:31 2009 @@ -112,6 +112,21 @@ the Big Feather Birthday Bash! Join us in Oakland to celebrating a decade of Open Source leadership! </p> +<a href="http://streaming.linux-magazin.de/en/program-apachecon-us-2009.htm"> +<img src="http://us.apachecon.com/page_attachments/0000/0340/Live-Video.gif" width="176" height="74" alt="Free ApacheCon US 2009 Live Video" title="Free ApacheCon US 2009 Live Video" border="0" align="right" /> +</a> +<p>If you can't make it Oakland, don't miss the +<a href="http://streaming.linux-magazin.de/en/program-apachecon-us-2009.htm"><b>FREE ApacheCon + US live video streams</b></a>. + On Wednesday, the Apache Hadoop track will be streamed live. + On Thursday, it's httpd.conf, the track for Apache HTTPD administrators + and users. And on Friday, check out the Apache Lucene track. + You'll also be able to watch the Apache Pioneer's Panel, and + keynote presentations by Kirrily Robert and Brian Behlendorf. + Streaming starts Wednesday, 4th November, + <a href="http://timeanddate.com/worldclock/fixedtime.html?day=4&month=11&year=2009&hour=9&min=0&sec=0&p1=224">17:00 UTC</a>, + and at the same time on Thursday and Friday. +</p> </blockquote> </td></tr> </table> Modified: httpd/site/trunk/xdocs/index.xml URL: http://svn.apache.org/viewvc/httpd/site/trunk/xdocs/index.xml?rev=832641&r1=832640&r2=832641&view=diff ============================================================================== --- httpd/site/trunk/xdocs/index.xml [utf-8] (original) +++ httpd/site/trunk/xdocs/index.xml [utf-8] Wed Nov 4 01:26:31 2009 @@ -45,6 +45,23 @@ the Big Feather Birthday Bash! Join us in Oakland to celebrating a decade of Open Source leadership! </p> +<a href="http://streaming.linux-magazin.de/en/program-apachecon-us-2009.htm"> +<img src="http://us.apachecon.com/page_attachments/0000/0340/Live-Video.gif" +width="176" height="74" alt="Free ApacheCon US 2009 Live Video" +title="Free ApacheCon US 2009 Live Video" border="0" align="right" /> +</a> +<p>If you can't make it Oakland, don't miss the +<a href="http://streaming.linux-magazin.de/en/program-apachecon-us-2009.htm"><b>FREE ApacheCon + US live video streams</b></a>. + On Wednesday, the Apache Hadoop track will be streamed live. + On Thursday, it's httpd.conf, the track for Apache HTTPD administrators + and users. And on Friday, check out the Apache Lucene track. + You'll also be able to watch the Apache Pioneer's Panel, and + keynote presentations by Kirrily Robert and Brian Behlendorf. + Streaming starts Wednesday, 4th November, + <a href="http://timeanddate.com/worldclock/fixedtime.html?day=4&month=11&year=2009&hour=9&min=0&sec=0&p1=224">17:00 UTC</a>, + and at the same time on Thursday and Friday. +</p> </section> <section id="2.2.14" date="2009-10-05">
|