svn commit: samba-web r514 - in trunk/news/calendar: .

deryck at samba.org deryck at samba.org
Sat Jan 22 15:36:37 GMT 2005


Author: deryck
Date: 2005-01-22 15:36:36 +0000 (Sat, 22 Jan 2005)
New Revision: 514

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=514

Log:

Adding Jelmer's FSODEM lightening talk to the calendar.

deryck

Added:
   trunk/news/calendar/fosdem_jelmer.txt
Modified:
   trunk/news/calendar/index.html
   trunk/news/calendar/showDate.js


Changeset:
Added: trunk/news/calendar/fosdem_jelmer.txt
===================================================================
--- trunk/news/calendar/fosdem_jelmer.txt	2005-01-22 03:44:30 UTC (rev 513)
+++ trunk/news/calendar/fosdem_jelmer.txt	2005-01-22 15:36:36 UTC (rev 514)
@@ -0,0 +1,4 @@
+February 26-27, Brussels, Belgium
+
+Team member Jelmer Vernooij will be giving a lightening talk
+on Samba4 at FOSDEM.  See http://www.fosdem.org/ for more info.
\ No newline at end of file

Modified: trunk/news/calendar/index.html
===================================================================
--- trunk/news/calendar/index.html	2005-01-22 03:44:30 UTC (rev 513)
+++ trunk/news/calendar/index.html	2005-01-22 15:36:36 UTC (rev 514)
@@ -287,10 +287,10 @@
             	    <td>23</td>
             	    <td>24</td>
             	    <td>25</td>
-            	    <td>26</td>
+            	    <td><a href="fosdem_jelmer.txt" onclick="showDate(23); return false">26</a></td>
     	        </tr>
 	            <tr>
-            	    <td>27</td>
+            	    <td><a href="fosdem_jelmer.txt" onclick="showDate(23); return false">27</a></td>
             	    <td>28</td>
             	    <td></td>
             	    <td></td>        

Modified: trunk/news/calendar/showDate.js
===================================================================
--- trunk/news/calendar/showDate.js	2005-01-22 03:44:30 UTC (rev 513)
+++ trunk/news/calendar/showDate.js	2005-01-22 15:36:36 UTC (rev 514)
@@ -12,6 +12,7 @@
 allEvents[20] = '<p>December 6-9, Birmingham, UK</p><p>Samba Team member John Terpstra will be providing Samba training in the UK.  The course is provided by Sirius and OpenAdvantage.</p><p>For more info, please see: <a href="http://www.siriusit.co.uk/customer/samba_training.html">the Sirius site</a> or <a href="http://www.openadvantage.org/index.php?option=content&task=view&id=56&Itemid=36">the OpenAdvantage site</a>.</p>'
 allEvents[21] ='<p>May 2-4, G&ouml;ttingen, Germany</p><p>Samba eXPerience 2005 is an international conference focused exclusively on Samba.  The conference features presentations and a Samba tutorial.  The Samba Team will be on hand as well.</p><p>For more info, please see <a href="http://www.sambaxp.org/">http://www.sambaxp.org/</a>.</p>'  
 allEvents[22] = '<p>February 10, Minnesota</p><p>Team member Chris Hertel will be presenting at the monthly meeting of the Northland Technology Consortium in Duluth, Minnesota, and at the TechNorth Prep Center in Hibbing, Minnesota.</p><p>For more info, see this NTC <a href="http://www.northlandtechnology.org/events.do?method=list&addDetailsID=38&public=true">info page</a>.</p>'
+allEvents[23] = '<p>February 26-27, Brussels, Belgium</p><p>Team member Jelmer Vernooij will be giving a lightening talk on Samba4 at FOSDEM.  See <a href="http://www.fosdem.org/">http://www.fosdem.org/</a> for more info.</p>'
 
 
 



More information about the samba-cvs mailing list