Changes in directory llvm-www/devmtg/2007-05:
index.html updated: 1.11 -> 1.12 podcast.xml updated: 1.1 -> 1.2 --- Log message: update, add a new link --- Diffs of the changes: (+9 -6) index.html | 5 ++++- podcast.xml | 10 +++++----- 2 files changed, 9 insertions(+), 6 deletions(-) Index: llvm-www/devmtg/2007-05/index.html diff -u llvm-www/devmtg/2007-05/index.html:1.11 llvm-www/devmtg/2007-05/index.html:1.12 --- llvm-www/devmtg/2007-05/index.html:1.11 Mon Jul 16 19:01:15 2007 +++ llvm-www/devmtg/2007-05/index.html Mon Jul 16 19:21:49 2007 @@ -29,6 +29,9 @@ <p> These videos are also viewable on <a href="http://www.youtube.com/view_play_list?p=AA11ACE45D6B0E4C">youtube</a>.</p> + <p>Chris Hanson contributed a <a href="podcast.xml">podcast feed</a> that you + subscribe to in iTunes or on Apple TV.</p> + </div> <!-- *********************************************************************** --> @@ -261,6 +264,6 @@ src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a> <a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a> -<br/>Last modified: $Date: 2007/07/17 00:01:15 $ +<br/>Last modified: $Date: 2007/07/17 00:21:49 $ </address> <!--#include virtual="../../footer.incl" --> Index: llvm-www/devmtg/2007-05/podcast.xml diff -u llvm-www/devmtg/2007-05/podcast.xml:1.1 llvm-www/devmtg/2007-05/podcast.xml:1.2 --- llvm-www/devmtg/2007-05/podcast.xml:1.1 Mon Jul 16 19:01:15 2007 +++ llvm-www/devmtg/2007-05/podcast.xml Mon Jul 16 19:21:49 2007 @@ -5,15 +5,15 @@ <title>LLVM Developers' Meeting Proceedings</title> <itunes:author>Chris Hanson</itunes:author> <link>http://llvm.org/devmtg/2007-05/</link> - <generator>Podcast Maker v1.3.1 - http://www.lemonzdream.com/podcastmaker</generator> + <generator></generator> <description>Proceedings of the LLVM Developers' Meeting.</description> <itunes:subtitle /> <itunes:summary>Proceedings of the LLVM Developers' Meeting.</itunes:summary> <language>en</language> - <copyright>Copyright © 2007 Chris Hanson. All rights reserved.</copyright> + <copyright></copyright> <itunes:owner> - <itunes:name>Chris Hanson</itunes:name> - <itunes:email>[EMAIL PROTECTED]</itunes:email> + <itunes:name></itunes:name> + <itunes:email></itunes:email> </itunes:owner> <category>Software How-To</category> <itunes:category text="Technology"> @@ -218,4 +218,4 @@ <itunes:keywords /> </item> </channel> -</rss> \ No newline at end of file +</rss>
_______________________________________________ llvm-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
