[llvm-commits] CVS: llvm-www/DevMtgMay2007.html
Reid Spencer
reid at x10sys.com
Thu Apr 12 07:44:55 PDT 2007
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.83 -> 1.84
---
Log message:
Clean up validation errors in links that were changed.
Fix Gabor's name (sorry Gabor!).
---
Diffs of the changes: (+10 -6)
DevMtgMay2007.html | 16 ++++++++++------
1 files changed, 10 insertions(+), 6 deletions(-)
Index: llvm-www/DevMtgMay2007.html
diff -u llvm-www/DevMtgMay2007.html:1.83 llvm-www/DevMtgMay2007.html:1.84
--- llvm-www/DevMtgMay2007.html:1.83 Thu Apr 12 07:52:45 2007
+++ llvm-www/DevMtgMay2007.html Thu Apr 12 09:44:38 2007
@@ -33,7 +33,8 @@
<li><b>Why</b>: To get acquainted, learn how LLVM is used, and exchange
ideas.</li>
<li><b>Where</b>: <a href="http://www.cupertinoinn.com/">Cupertino Inn</a>
- - <a href="http://maps.google.com/maps?f=q&hl=en&q=10889+N+De+Anza+Blvd,+Cupertino,+CA,+95014&sll=37.0625,-95.677068&sspn=48.106236,62.050781&layer=&ie=UTF8&z=16&om=1&iwloc=addr">10889 N De Anza Blvd, Cupertino, CA, 95014</a> - across the street from Apple</li>
+ - <a
+ href="http://maps.google.com/maps?f=q&hl=en&q=10889+N+De+Anza+Blvd,+Cupertino,+CA,+95014&sll=37.0625,-95.677068&sspn=48.106236,62.050781&layer=&ie=UTF8&z=16&om=1&iwloc=addr">10889 N De Anza Blvd, Cupertino, CA, 95014</a> - across the street from Apple</li>
<li><b>When</b>: May 25, 2007, 8:00am to 6:00pm</li>
<li><b>Who</b>: Everyone is invited to participate and present. If you
would like to present, please send your ideas to
@@ -216,11 +217,14 @@
<div class="www_text">
<p>Here are some Google Maps links for driving directions from the three
airports.</p>
- <p><a href="http://maps.google.com/maps?f=d&hl=en&saddr=SJC&daddr=10889+N+De+Anza+Blvd,+Cupertino,+CA,+95014&sll=37.3423,-121.972648&sspn=0.094987,0.121193&layer=&ie=UTF8&z=13&om=1">
+ <p><a
+ href="http://maps.google.com/maps?f=d&hl=en&saddr=SJC&daddr=10889+N+De+Anza+Blvd,+Cupertino,+CA,+95014&sll=37.3423,-121.972648&sspn=0.094987,0.121193&layer=&ie=UTF8&z=13&om=1">
San Jose International Airport (SJC) to Cupertino Inn</a></p>
- <p><a href="http://maps.google.com/maps?f=d&hl=en&saddr=SFO&daddr=10889+N+De+Anza+Blvd,+Cupertino,+CA,+95014&sll=37.3423,-121.972633&sspn=0.094987,0.121193&layer=&ie=UTF8&z=11&om=1">
+ <p><a
+ href="http://maps.google.com/maps?f=d&hl=en&saddr=SFO&daddr=10889+N+De+Anza+Blvd,+Cupertino,+CA,+95014&sll=37.3423,-121.972633&sspn=0.094987,0.121193&layer=&ie=UTF8&z=11&om=1">
San Francisco International Airport (SFO) to Cupertino Inn</a></p>
- <p><a href="http://maps.google.com/maps?f=d&hl=en&saddr=OAK&daddr=10889+N+De+Anza+Blvd,+Cupertino,+CA,+95014&sll=37.47579,-122.214435&sspn=0.37927,0.484772&layer=&ie=UTF8&z=10&om=1">
+ <p><a
+ href="http://maps.google.com/maps?f=d&hl=en&saddr=OAK&daddr=10889+N+De+Anza+Blvd,+Cupertino,+CA,+95014&sll=37.47579,-122.214435&sspn=0.37927,0.484772&layer=&ie=UTF8&z=10&om=1">
Metropolitan Oakland International Airport (OAK) to Cupertino Inn</a></p>
</div>
@@ -393,7 +397,7 @@
Crystal.</td></tr>
<tr><td>Patrick Meredith</td><th>Invictus</th><td>unconquerable, and
Invictus.org doesn't appear to exist.</td></tr>
- <tr><td>Gabor Grief</td><th>Otimo</th><td>It is a Portuguese word,
+ <tr><td>Gabor Greif</td><th>Otimo</th><td>It is a Portuguese word,
meaning optimal, perfect. It is also different enough from plain English words
to give a distinguished feel :-) and catch the eyes. The domains
otimo.org and otimo.info are both available. Last, but not least
@@ -435,6 +439,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/04/12 12:52:45 $
+<br/>Last modified: $Date: 2007/04/12 14:44:38 $
</address>
<!--#include virtual="footer.incl" -->
More information about the llvm-commits
mailing list