Author: deryck
Date: 2004-08-24 21:51:09 +0000 (Tue, 24 Aug 2004)
New Revision: 284

WebSVN: 
http://websvn.samba.org/websvn/changeset.php?rep=samba-web&path=/&rev=284&nolog=1

Log:

Add date information for Simo's event in October.
Simo--make sure this is accurate since I was reading
Italian.  :-)

--deryck


Added:
   trunk/news/team/interLUG_ital.txt
Modified:
   trunk/news/team/calendar.html
   trunk/news/team/showDate.js


Changeset:
Modified: trunk/news/team/calendar.html
===================================================================
--- trunk/news/team/calendar.html       2004-08-24 16:05:01 UTC (rev 283)
+++ trunk/news/team/calendar.html       2004-08-24 21:51:09 UTC (rev 284)
@@ -207,7 +207,7 @@
             <td>6</td>
             <td>7</td>
             <td>8</td>
-            <td>9</td>
+            <td><a href="interLUG_ital.txt" onclick="showDate(8); return 
false">9</a></td>
           </tr>
           <tr>
             <td><a href="geekcruises_hertel.txt" onclick="showDate(2); return 
false">10</a></td>

Added: trunk/news/team/interLUG_ital.txt
===================================================================
--- trunk/news/team/interLUG_ital.txt   2004-08-24 16:05:01 UTC (rev 283)
+++ trunk/news/team/interLUG_ital.txt   2004-08-24 21:51:09 UTC (rev 284)
@@ -0,0 +1,3 @@
+October 9, Convegno Software Libero
+
+Samba Team member Simo Sorce will be speaking at this free software/open source event 
sponsored by FerraraLUG, ErLUG, ParmaLUG, RELug and Perl Mongers Italia.  Go to 
http://www.ferrara.linux.it/notizie/2004ottobre09 for more info.
\ No newline at end of file

Modified: trunk/news/team/showDate.js
===================================================================
--- trunk/news/team/showDate.js 2004-08-24 16:05:01 UTC (rev 283)
+++ trunk/news/team/showDate.js 2004-08-24 21:51:09 UTC (rev 284)
@@ -8,6 +8,7 @@
 allEvents[5] = '<p>September 12-14, Open Source--Open Standards</p><p>This 
conference, held in Scottsdale, Arizona, is "designed to explore the promises and 
challenges of open source."  John Terpstra will be speaking, and Jerry Carter will be 
a panelist.  Look <a 
href"http://www.consortiuminfo.org/bulletins/aug04.php#meeting";>here</a> for more 
info.</p>'
 allEvents[6] = '<p>September 27 - October 1, SANE 2004</p><p>Held in Amsterdam, SANE 
(System Administration and Network Engineering) offers conference and tutorial tracks. 
 Team members Jerry Carter and Jelmer Vernooij will participating in the event.  See 
the <a href="http://www.nluug.nl/events/sane2004/";>SANE website</a> for more info.</p>'
 allEvents[7] = '<p>November 14-19, LISA 2004</p><p>The 18th Large Installation System 
Administration Conference (LISA) from <a href="http://www.usenix.org/";>USENIX</a> will 
be in Atlanta, GA and offer tutorials, tech sessions, and a Spam Mini Symposium.  
Jerry Carter will be leading tutorials on kerberos, LDAP, and managing Samba at this 
event.</p><p>Visit the <a href="http://www.usenix.org/events/lisa04/";>LISA website</a> 
for more info.</p>'
+allEvents[8] = '<p>October 9, Convegno Software Libero</p><p>Samba Team member Simo 
Sorce will be speaking at this free software/open source event sponsored by 
FerraraLUG, ErLUG, ParmaLUG, RELug and Perl Mongers Italia.  Go <a 
href="http://www.ferrara.linux.it/notizie/2004ottobre09";>here</a> for more info.</p>'
 
 
 function showDate(thisDate) {

Reply via email to