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

deryck at samba.org deryck at samba.org
Mon Nov 7 21:16:39 GMT 2005


Author: deryck
Date: 2005-11-07 21:16:38 +0000 (Mon, 07 Nov 2005)
New Revision: 845

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

Log:
Adding info to the Team calendar about Jerry and I 
at LISA '05 next month.

deryck

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


Changeset:
Added: trunk/news/calendar/LISA_05.txt
===================================================================
--- trunk/news/calendar/LISA_05.txt	2005-10-25 15:14:14 UTC (rev 844)
+++ trunk/news/calendar/LISA_05.txt	2005-11-07 21:16:38 UTC (rev 845)
@@ -0,0 +1,8 @@
+December 4-9, LISA '05
+
+The 19th Large Installation System Addministration Conference 
+will be in San Diego, CA December 4-9.  The conference offers 
+a training program, tech sessions, workshops, BOFs, and more.
+Jerry Carter will be giving tutorials on Kerberos, LDAP, Ethereal,
+and Samba.  Deryck Hodge will be giving a tutorial on using
+Google to build web applications. 

Modified: trunk/news/calendar/index.html
===================================================================
--- trunk/news/calendar/index.html	2005-10-25 15:14:14 UTC (rev 844)
+++ trunk/news/calendar/index.html	2005-11-07 21:16:38 UTC (rev 845)
@@ -372,12 +372,12 @@
              	    <td>3</td>
 	            </tr>
                 <tr>
-            	    <td>4</td>
-            	    <td>5</td>
-            	    <td>6</td>
-            	    <td>7</td>
-            	    <td>8</td>
-            	    <td>9</td>
+            	    <td><a href="LISA_05.txt" onclick="showDate(37); return false">4</a></td>
+            	    <td><a href="LISA_05.txt" onclick="showDate(37); return false">5</a></td>
+            	    <td><a href="LISA_05.txt" onclick="showDate(37); return false">6</a></td>
+            	    <td><a href="LISA_05.txt" onclick="showDate(37); return false">7</a></td>
+            	    <td><a href="LISA_05.txt" onclick="showDate(37); return false">8</a></td>
+            	    <td><a href="LISA_05.txt" onclick="showDate(37); return false">9</a></td>
             	    <td>10</td>
     	        </tr>
 	            <tr>

Modified: trunk/news/calendar/showDate.js
===================================================================
--- trunk/news/calendar/showDate.js	2005-10-25 15:14:14 UTC (rev 844)
+++ trunk/news/calendar/showDate.js	2005-11-07 21:16:38 UTC (rev 845)
@@ -26,6 +26,7 @@
 allEvents[34] = '<p>September 19th - Chicago, IL.</p><p>John H. Terpstra leads two free 3-hour seminars. The morning seminar, geared for today\'s IT consumer, is titled "Taking control of your business".  The afternoon seminar, geared for today\'s IT service provider, is titled "Making service profitable again".  Location is TBD.  Contact Alex Monteiro at alexm at primastasys.com for reservations and details.</p>'
 allEvents[35] = '<p>September 20-23 - Chicago, IL.</p><p>Samba-3 By Example:  Building a Network Powerhouse.</p><p>John H. Terpstra instructs our spotlight training workshop where delegates build a powerhouse network from the ground-up and uncover the secrets of properly maintaining it.</p>'
 allEvents[36] = '<p>January 4-7 - Honolulu, HI.</p><p>Samba-3 By Example:  Building a Network Powerhouse.</p><p>John H. Terpstra instructs our spotlight training workshop where delegates build a powerhouse network from the ground-up and uncover the secrets of properly maintaining it.</p>'
+allEvents[37] = '<p>December 4-9, LISA \'05</p><p>The 19th Large Installation System Addministration Conference will be in San Diego, CA December 4-9.  The conference offers a training program, tech sessions, workshops, BOFs, and more.</p><p>Jerry Carter will be giving tutorials on Kerberos, LDAP, Ethereal, and Samba.  Deryck Hodge will be giving a tutorial on using Google to build web applications.</p>' 
 
 
 function showDate(thisDate) {



More information about the samba-cvs mailing list