Changes in directory llvm-www:
InTheNews.html updated: 1.15 -> 1.16 --- Log message: Use sections. Add section for bloggers. --- Diffs of the changes: (+30 -13) InTheNews.html | 43 ++++++++++++++++++++++++++++++------------- 1 files changed, 30 insertions(+), 13 deletions(-) Index: llvm-www/InTheNews.html diff -u llvm-www/InTheNews.html:1.15 llvm-www/InTheNews.html:1.16 --- llvm-www/InTheNews.html:1.15 Thu Apr 5 19:05:08 2007 +++ llvm-www/InTheNews.html Thu Apr 5 19:50:24 2007 @@ -12,6 +12,7 @@ <!-- 2. Nothing written by an LLVM developer, must be external sourced --> <!-- 3. Please keep it sorted in reverse chronological order --> <!----------------------------------------------------------------------- --> + <div class="www_subsubsection">News Articles</div> <p><b>2007</b></p> <ul> <li><a href="http://arstechnica.com/journals/apple.ars/2007/03/19/apple-putting-llvm-to-good-use">2007-03-20</a>, @@ -61,22 +62,38 @@ Lambda the Ultimate, "<b>Udell at OSCON: IronPython news</b>", Ehud Lamm.</li> </ul> + <div class="www_subsubsection">Blog Sites</div> + <p>Here are some blog sites that discuss LLVM</p> + <ul> + <li><a href="http://blogsearch.google.com/blogsearch?q=LLVM">Google BlogSearch For + LLVM</a></li> + <li><a href="http://tromey.com/blog/">Cliffs Of Inanity</a> (T. Romey) + <ul> + <li><a href="http://tromey.com/blog/?p=108">Why LLVM Matters</a></li> + <li><a href="http://tromey.com/blog/?p=15">LLVM Thoughts</a></li> + <li><a href="http://tromey.com/blog/?p=14">LLVM Update</a></li> + <li><a href="http://tromey.com/blog/?p=13">LLVM JIT now accessible</a></li> + </ul></li> + <li><a href="http://cliffhacks.blogspot.com/">CliffHacks</a> (Cliff L. Biffle)</a> + <ul> + <li><a href="http://cliffhacks.blogspot.com/2007/03/experimenting-with-llvm.html"> + CliffHacks: Experimenting with LLVM</a></li> + </ul></li> + </ul> + <div class="www_subsubsection">LLVM In Distributions</div> + <p>The links below reference the status of LLVM in various operating system + distributions.</p> + <ul> + <li><a href="http://packages.debian.org/unstable/devel/llvm">Debian Package Info</a></li> + <li><a href="http://packages.ubuntu.com/dapper/devel/llvm">Ubuntu Package Info</a></li> + <li><a href="http://www.freshports.org/devel/llvm">FRESHports LLVM page</a> + </ul> <p> + <div class="www_subsubsection">Other LLVM References</div> <p>Here are some other links about LLVM, of general interest.</p> <ul> <li><a href="http://en.wikipedia.org/wiki/LLVM">Wikipedia Article</a></li> - <li><a href="http://freshmeat.net/projects/llvm/">LLVM's FreshMeat Page</a> - </li> - <li><a href="http://blogsearch.google.com/blogsearch?q=LLVM">Google - BlogSearch For LLVM</a></li> - <li><a href="http://packages.debian.org/unstable/devel/llvm">Debian Package - Info</a></li> - <li><a href="http://packages.ubuntu.com/dapper/devel/llvm">Ubuntu Package - Info</a></li> - <li<a href="http://www.freshports.org/devel/llvm">FRESHports LLVM page</a> - </li> - <li><a href="http://cliffhacks.blogspot.com/2007/03/experimenting-with-llvm.html"> - CliffHacks: Experimenting with LLVM</a></li> + <li><a href="http://freshmeat.net/projects/llvm/">LLVM's FreshMeat Page</a></li> <li><a href="http://technorati.com/tag/LLVM">Technorati Tag LLVM</a></li> <li><a href="http://www.google.com/url?sa=t&ct=res&cd=19&url=http%3A%2F%2Fgcc.gnu.org%2Fml%2Fgcc%2F2003-10%2Fmsg01218.html&ei=czAARqzuKa_giwHtl6DHDA&usg=__UMlQ8OtGF-PBZb1OKgatM0ZF_lM=&sig2=S4qUiyjXs77aUyc4Zho1vA"> @@ -92,6 +109,6 @@ <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/04/06 00:05:08 $ + Last modified: $Date: 2007/04/06 00:50:24 $ </address> <!--#include virtual="footer.incl" --> _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits