public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/pr/events/foss.in2007-india: index.xml
@ 2007-10-09  9:45 Anant Narayanan (anant)
  0 siblings, 0 replies; 6+ messages in thread
From: Anant Narayanan (anant) @ 2007-10-09  9:45 UTC (permalink / raw
  To: gentoo-commits

anant       07/10/09 09:45:29

  Added:                index.xml
  Log:
  Add the FOSS.IN 2007 subproject and pages.

Revision  Changes    Path
1.1                  xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml?rev=1.1&content-type=text/plain

Index: index.xml
===================================================================
<?xml version='1.0' encoding="UTF-8"?>
<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml,v 1.1 2007/10/09 09:45:29 anant Exp $ -->
<?xml-stylesheet href="/xsl/project.xsl" type="text/xsl"?>
<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
<!DOCTYPE project SYSTEM "/dtd/project.dtd">

<project>
  <name>foss.in2007-india</name>
  <longname>FOSS.IN 2007</longname>
  <date>09 October 2007</date>
  <author title="Author">
	<mail link="anant@gentoo.org">Anant Narayanan</mail>
  </author>

  <description>
  	This subproject is a place to hold information on organizing the Gentoo booth
  	at FOSS.IN 2007.
  </description>
  
  <longdescription>
	<p>
		  FOSS.IN 2007, will be held at the National Science Symposium Centre, IISc,
		  Bangalore, India from December 04th to 08th. FOSS.IN is India's largest
		  conference on Free and Open Source software.
    </p>
	<ul>
		<li>Official Website : <uri>http://foss.in/</uri></li>
	</ul>
  </longdescription>

  <goals>
	<p>
		Gentoo will be present at the event, and a stall has been organized for the
		same, at the FOSS expo. We will be allotted one of the stalls in the 'D' area
		as shown in <uri link="http://foss.in/2007/info/Image:Expo.gif">this map</uri>.
	</p>
	<ul>
		<li>Get a Gentoo Banner</li>
		<li>Make CDs and DVDs to give-away at the stall</li>
		<li>Make T-Shirts to sell at the stall</li>
		<li>Print flyers to give-away at the stall</li>
		<li>Organize hardware and decide on who will man the stall and when :)</li>
	</ul>
  </goals>

  <dev role="Lead">anant</dev>
  <dev role="Member">fox2mike</dev>

  <extrachapter>
	<title>Preparing the event</title>
	<section>
		<title>Organizing</title>		
		<body>
			<table>
				<tr>
					<th>Task</th>
					<th>Description</th>
					<th>Who</th>
					<th>By When</th>
				</tr>
				<tr>
					<ti>Banner</ti>
					<ti>The events team will ship a banner</ti>
					<ti>wolf31o2</ti>
					<ti>Hopefully by Dec. 01 :)</ti>
				</tr>
				<tr>
					<ti>Flyers</ti>
					<ti>Need to get a quotation for printing and file a funding request</ti>
					<ti>anant</ti>
					<ti>Oct 31</ti>
				</tr>
				<tr>
					<ti>T-Shirts</ti>
					<ti>Find a good T-Shirt vendor, create a design and get them printed</ti>
					<ti>anant</ti>
					<ti>Nov 15</ti>
				</tr>
				<tr>
					<ti>Media</ti>
					<ti>
						Get 100 CDs and 50 DVDs of 2007.0 (or 2007.1, if available) ready.
						Also procure a CD/DVD writer for use on stall.
					</ti>
					<ti>anant</ti>
					<ti>Nov 30</ti>
				</tr>
			</table>
		</body>
	</section>
  </extrachapter>
</project>



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/pr/events/foss.in2007-india: index.xml
@ 2007-10-09 18:23 Anant Narayanan (anant)
  0 siblings, 0 replies; 6+ messages in thread
From: Anant Narayanan (anant) @ 2007-10-09 18:23 UTC (permalink / raw
  To: gentoo-commits

anant       07/10/09 18:23:44

  Modified:             index.xml
  Log:
  Add status column and update it.

Revision  Changes    Path
1.2                  xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml?r1=1.1&r2=1.2

Index: index.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml	9 Oct 2007 09:45:29 -0000	1.1
+++ index.xml	9 Oct 2007 18:23:43 -0000	1.2
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml,v 1.1 2007/10/09 09:45:29 anant Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml,v 1.2 2007/10/09 18:23:43 anant Exp $ -->
 <?xml-stylesheet href="/xsl/project.xsl" type="text/xsl"?>
 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
 <!DOCTYPE project SYSTEM "/dtd/project.dtd">
@@ -43,8 +43,8 @@
 	</ul>
   </goals>
 
-  <dev role="Lead">anant</dev>
-  <dev role="Member">fox2mike</dev>
+  <dev role="Lead">fox2mike</dev>
+  <dev role="Member">anant</dev>
 
   <extrachapter>
 	<title>Preparing the event</title>
@@ -57,24 +57,28 @@
 					<th>Description</th>
 					<th>Who</th>
 					<th>By When</th>
+					<th>Status</th>
 				</tr>
 				<tr>
 					<ti>Banner</ti>
 					<ti>The events team will ship a banner</ti>
 					<ti>wolf31o2</ti>
 					<ti>Hopefully by Dec. 01 :)</ti>
+					<ti>In-progress</ti>
 				</tr>
 				<tr>
 					<ti>Flyers</ti>
 					<ti>Need to get a quotation for printing and file a funding request</ti>
-					<ti>anant</ti>
+					<ti></ti>
 					<ti>Oct 31</ti>
+					<ti>In-progress</ti>
 				</tr>
 				<tr>
 					<ti>T-Shirts</ti>
 					<ti>Find a good T-Shirt vendor, create a design and get them printed</ti>
-					<ti>anant</ti>
+					<ti></ti>
 					<ti>Nov 15</ti>
+					<ti>In-progress</ti>
 				</tr>
 				<tr>
 					<ti>Media</ti>
@@ -82,8 +86,9 @@
 						Get 100 CDs and 50 DVDs of 2007.0 (or 2007.1, if available) ready.
 						Also procure a CD/DVD writer for use on stall.
 					</ti>
-					<ti>anant</ti>
+					<ti></ti>
 					<ti>Nov 30</ti>
+					<ti>In-progress</ti>
 				</tr>
 			</table>
 		</body>



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/pr/events/foss.in2007-india: index.xml
@ 2007-10-09 20:12 Anant Narayanan (anant)
  0 siblings, 0 replies; 6+ messages in thread
From: Anant Narayanan (anant) @ 2007-10-09 20:12 UTC (permalink / raw
  To: gentoo-commits

anant       07/10/09 20:12:44

  Modified:             index.xml
  Log:
  Update on event

Revision  Changes    Path
1.3                  xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml?r1=1.2&r2=1.3

Index: index.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml	9 Oct 2007 18:23:43 -0000	1.2
+++ index.xml	9 Oct 2007 20:12:44 -0000	1.3
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml,v 1.2 2007/10/09 18:23:43 anant Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml,v 1.3 2007/10/09 20:12:44 anant Exp $ -->
 <?xml-stylesheet href="/xsl/project.xsl" type="text/xsl"?>
 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
 <!DOCTYPE project SYSTEM "/dtd/project.dtd">
@@ -37,7 +37,8 @@
 	<ul>
 		<li>Get a Gentoo Banner</li>
 		<li>Make CDs and DVDs to give-away at the stall</li>
-		<li>Make T-Shirts to sell at the stall</li>
+		<li>Make T-Shirts to sell at the stall - Scrapped.
+			We can't sell them at the stall as per this <uri link="http://tech.groups.yahoo.com/group/foss-in/message/4560">message</uri></li>
 		<li>Print flyers to give-away at the stall</li>
 		<li>Organize hardware and decide on who will man the stall and when :)</li>
 	</ul>
@@ -76,9 +77,9 @@
 				<tr>
 					<ti>T-Shirts</ti>
 					<ti>Find a good T-Shirt vendor, create a design and get them printed</ti>
-					<ti></ti>
-					<ti>Nov 15</ti>
-					<ti>In-progress</ti>
+					<ti>N/A</ti>
+					<ti>N/A</ti>
+					<ti>Scrapped</ti>
 				</tr>
 				<tr>
 					<ti>Media</ti>



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/pr/events/foss.in2007-india: index.xml
@ 2007-11-14 13:29 Anant Narayanan (anant)
  0 siblings, 0 replies; 6+ messages in thread
From: Anant Narayanan (anant) @ 2007-11-14 13:29 UTC (permalink / raw
  To: gentoo-commits

anant       07/11/14 13:29:49

  Modified:             index.xml
  Log:
  Update foss.in events page

Revision  Changes    Path
1.4                  xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml?r1=1.3&r2=1.4

Index: index.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- index.xml	9 Oct 2007 20:12:44 -0000	1.3
+++ index.xml	14 Nov 2007 13:29:49 -0000	1.4
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml,v 1.3 2007/10/09 20:12:44 anant Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml,v 1.4 2007/11/14 13:29:49 anant Exp $ -->
 <?xml-stylesheet href="/xsl/project.xsl" type="text/xsl"?>
 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
 <!DOCTYPE project SYSTEM "/dtd/project.dtd">
@@ -37,7 +37,7 @@
 	<ul>
 		<li>Get a Gentoo Banner</li>
 		<li>Make CDs and DVDs to give-away at the stall</li>
-		<li>Make T-Shirts to sell at the stall - Scrapped.
+		<li>Make T-Shirts: 
 			We can't sell them at the stall as per this <uri link="http://tech.groups.yahoo.com/group/foss-in/message/4560">message</uri></li>
 		<li>Print flyers to give-away at the stall</li>
 		<li>Organize hardware and decide on who will man the stall and when :)</li>
@@ -71,15 +71,15 @@
 					<ti>Flyers</ti>
 					<ti>Need to get a quotation for printing and file a funding request</ti>
 					<ti></ti>
-					<ti>Oct 31</ti>
-					<ti>In-progress</ti>
+					<ti></ti>
+					<ti>Cost evaluation</ti>
 				</tr>
 				<tr>
 					<ti>T-Shirts</ti>
 					<ti>Find a good T-Shirt vendor, create a design and get them printed</ti>
-					<ti>N/A</ti>
-					<ti>N/A</ti>
-					<ti>Scrapped</ti>
+					<ti>anant</ti>
+					<ti>Nov 25</ti>
+					<ti>24Nos. T-Shirts purchased, at the print-house</ti>
 				</tr>
 				<tr>
 					<ti>Media</ti>



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/pr/events/foss.in2007-india: index.xml
@ 2007-11-22 19:05 Anant Narayanan (anant)
  0 siblings, 0 replies; 6+ messages in thread
From: Anant Narayanan (anant) @ 2007-11-22 19:05 UTC (permalink / raw
  To: gentoo-commits

anant       07/11/22 19:05:41

  Modified:             index.xml
  Log:
  Update FOSS.IN events page

Revision  Changes    Path
1.5                  xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml?r1=1.4&r2=1.5

Index: index.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- index.xml	14 Nov 2007 13:29:49 -0000	1.4
+++ index.xml	22 Nov 2007 19:05:40 -0000	1.5
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml,v 1.4 2007/11/14 13:29:49 anant Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml,v 1.5 2007/11/22 19:05:40 anant Exp $ -->
 <?xml-stylesheet href="/xsl/project.xsl" type="text/xsl"?>
 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
 <!DOCTYPE project SYSTEM "/dtd/project.dtd">
@@ -39,7 +39,7 @@
 		<li>Make CDs and DVDs to give-away at the stall</li>
 		<li>Make T-Shirts: 
 			We can't sell them at the stall as per this <uri link="http://tech.groups.yahoo.com/group/foss-in/message/4560">message</uri></li>
-		<li>Print flyers to give-away at the stall</li>
+		<li>Print stickers to give-away at the stall</li>
 		<li>Organize hardware and decide on who will man the stall and when :)</li>
 	</ul>
   </goals>
@@ -64,15 +64,15 @@
 					<ti>Banner</ti>
 					<ti>The events team will ship a banner</ti>
 					<ti>wolf31o2</ti>
-					<ti>Hopefully by Dec. 01 :)</ti>
-					<ti>In-progress</ti>
+					<ti>Nov 23</ti>
+					<ti>Shipped to fox2mike</ti>
 				</tr>
 				<tr>
-					<ti>Flyers</ti>
-					<ti>Need to get a quotation for printing and file a funding request</ti>
-					<ti></ti>
+					<ti>Stickers</ti>
+					<ti>Print 1000Nos. Gentoo stickers for distribution</ti>
 					<ti></ti>
-					<ti>Cost evaluation</ti>
+					<ti>Dec 01</ti>
+					<ti>Sticker design sent</ti>
 				</tr>
 				<tr>
 					<ti>T-Shirts</ti>



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/pr/events/foss.in2007-india: index.xml
@ 2007-11-27 16:46 Anant Narayanan (anant)
  0 siblings, 0 replies; 6+ messages in thread
From: Anant Narayanan (anant) @ 2007-11-27 16:46 UTC (permalink / raw
  To: gentoo-commits

anant       07/11/27 16:46:35

  Modified:             index.xml
  Log:
  Update event information.

Revision  Changes    Path
1.6                  xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml?r1=1.5&r2=1.6

Index: index.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- index.xml	22 Nov 2007 19:05:40 -0000	1.5
+++ index.xml	27 Nov 2007 16:46:35 -0000	1.6
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml,v 1.5 2007/11/22 19:05:40 anant Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/pr/events/foss.in2007-india/index.xml,v 1.6 2007/11/27 16:46:35 anant Exp $ -->
 <?xml-stylesheet href="/xsl/project.xsl" type="text/xsl"?>
 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
 <!DOCTYPE project SYSTEM "/dtd/project.dtd">
@@ -64,8 +64,8 @@
 					<ti>Banner</ti>
 					<ti>The events team will ship a banner</ti>
 					<ti>wolf31o2</ti>
-					<ti>Nov 23</ti>
-					<ti>Shipped to fox2mike</ti>
+					<ti>DONE</ti>
+					<ti>Received by fox2mike</ti>
 				</tr>
 				<tr>
 					<ti>Stickers</ti>
@@ -78,8 +78,8 @@
 					<ti>T-Shirts</ti>
 					<ti>Find a good T-Shirt vendor, create a design and get them printed</ti>
 					<ti>anant</ti>
-					<ti>Nov 25</ti>
-					<ti>24Nos. T-Shirts purchased, at the print-house</ti>
+					<ti>DONE</ti>
+					<ti>24 T-Shirts received by anant</ti>
 				</tr>
 				<tr>
 					<ti>Media</ti>



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-11-27 16:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-09 20:12 [gentoo-commits] gentoo commit in xml/htdocs/proj/en/pr/events/foss.in2007-india: index.xml Anant Narayanan (anant)
  -- strict thread matches above, loose matches on Subject: below --
2007-11-27 16:46 Anant Narayanan (anant)
2007-11-22 19:05 Anant Narayanan (anant)
2007-11-14 13:29 Anant Narayanan (anant)
2007-10-09 18:23 Anant Narayanan (anant)
2007-10-09  9:45 Anant Narayanan (anant)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox