aboutsummaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@tipit.to>2009-07-20 05:22:23 +0200
committerReinier Zwitserloot <reinier@tipit.to>2009-07-20 05:22:23 +0200
commitc0c0f90eb72aebdfa4d2d6bd975b1918139bc83c (patch)
tree5e23f28ebc38d47f3d68598bf2f680cd1414d41c /website
parent2f2e0fead62c333d623c92f43ee1483694df2bac (diff)
downloadlombok-c0c0f90eb72aebdfa4d2d6bd975b1918139bc83c.tar.gz
lombok-c0c0f90eb72aebdfa4d2d6bd975b1918139bc83c.tar.bz2
lombok-c0c0f90eb72aebdfa4d2d6bd975b1918139bc83c.zip
Updated credits and build.xml for the video.
Diffstat (limited to 'website')
-rw-r--r--website/credits.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/website/credits.html b/website/credits.html
index f480e47e..220679fc 100644
--- a/website/credits.html
+++ b/website/credits.html
@@ -46,8 +46,8 @@
<h1>Project Lombok - About the authors and everyone that's helped us create Project Lombok.</h1>
<div class="credits">
<div class="aboutUs">
- <img class="reinierImg" src="file:///Users/rzwitserloot/Pictures/me/Reinier%20Zwitserloot%20small.jpg" style="float: left;" />
- <img class="roelImg" src="file:///Users/rzwitserloot/Pictures/me/Reinier%20Zwitserloot%20small.jpg" style="float: right;" />
+ <img class="reinierImg" src="reinier.jpg" style="float: left;" />
+ <img class="roelImg" src="roel.jpg" style="float: right;" />
<p>
Project Lombok is created by us: Reinier Zwitserloot (on the left) and Roel Spilker (on the right).
</p>
@@ -64,6 +64,10 @@
<li>Tor Norbye for some feedback on how Netbeans works internally. We haven't cracked the netbeans nut quite yet, and help is
very welcome. Still, we've made some progress in adding netbeans support to Project Lombok thanks to Tor.</li>
<li><a href="http://javaposse.com/">The Java Posse</a> for making the java community <em>awesome</em>. Listen to their podcast!</li>
+ <li><a href="http://camendesign.com/code/video_for_everybody">Kroc Camen</a>'s video for everbody code. The lombok demo video
+ runs on just about every system imaginable because of it.</a></li>
+ <li>Longtail Video's <a href="http://www.longtailvideo.com/players/jw-flv-player/">JWPlayer</a>, which is bringing the video to
+ those of you who have an aging browser.</li>
</ul>
</div>
</div>