Changes in directory llvm-www/devmtg/current:

index.html added (r1.1)
---
Log message:

Added initial dev meeting page.


---
Diffs of the changes:  (+49 -0)

 index.html |   49 +++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 49 insertions(+)


Index: llvm-www/devmtg/current/index.html
diff -c /dev/null llvm-www/devmtg/current/index.html:1.1
*** /dev/null   Tue Jan  8 22:47:20 2008
--- llvm-www/devmtg/current/index.html  Tue Jan  8 22:47:10 2008
***************
*** 0 ****
--- 1,49 ----
+ <!--#include virtual="header.incl" -->
+ <div class="www_sectiontitle">LLVM Developers' Meeting</div>
+ <table>
+       <tr><td valign="top">
+ <ol>
+       <li><a href="#notes">Important Notes</a></li>
+       <li><a href="#attendees">Attendees</a></li>
+ </ol>
+ </td><td>
+       <ul>
+               <li><b>What</b>: The second general meeting of LLVM Developers 
and Users.
+               </li>
+               <li><b>Why</b>: To get acquainted, learn how LLVM is used, and 
exchange 
+               ideas.</li>
+               <li><b>When</b>: To be determined.</li>
+               <li><b>Where</b>: To be determined.</li>
+       </ul>
+ </td></tr></table>
+ 
+ <!-- *********************************************************************** 
-->
+ <div class="www_sectiontitle"><a name="notes">Important Notes</a></div>
+ <div class="www_text">
+       <p>We are in the early stages of planning the second LLVM group 
meeting. At this point in time, we are asking that anyone interested in 
attending <a href="mailto:[EMAIL PROTECTED]">email the answers to these 
questions</a> to the person organizing this meeting:</p>
+       <ul>
+               <li>Are you willing to give a talk? on what topic?</li>
+               <li>What topics are your primary interests?</li>
+               <li>Are you or your company willing to make a donation?</li>
+               <li>What timeframe and location is best for you?</li>
+       </ul>
+ </div>
+ 
+ <!-- *********************************************************************** 
-->
+ <div class="www_sectiontitle"><a name="attendees">Attendees</a></div>
+ <div class="www_text">
+       <p>This table lists all attendees that have expressed interest in 
attending this year's conference.</p>
+       <table class="www">
+               <tr><th colspan="2">Unconfirmed Attendees</th></tr>
+               <tr><th>Name</th><th>Organization</th></tr>
+               <tr><td>Robert Hundt</td><td>Google</td></tr>
+               <tr><td>Jonathan Johnson</td><td>Alacatia Labs, Inc.</td></tr>
+               <tr><td>Chris Lattner</td><td>Apple, Inc.</td></tr>
+               <tr><td>Joseph Ranieri</td><td>Alacatia Labs, Inc.</td></tr>
+               <tr><td>Chuck Rose</td><td>Adobe Systems Incorporated</td></tr>
+               <tr><td>Mike Stump</td><td>Apple, Inc.</td></tr>
+       </table>
+       <p><b>Total unconfirmed: 6</b></p>
+ </div>
+ 
+ <!--#include virtual="footer.incl" -->
\ No newline at end of file



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to