Date: 2004-03-15T03:10:20
   Editor: 130.89.169.128 <>
   Wiki: Gump Wiki
   Page: NewUserIntroduction
   URL: http://wiki.apache.org/gump/NewUserIntroduction

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -13,6 +13,46 @@
  * ...
  * don't really know that well yet, actually...
 
+= Draft TOC =
+
+ * welcome
+ * intro
+ * what
+   * tech overview
+   * social blah blah
+ * when
+   * oss history
+   * java oss
+   * gump 1.0
+   * gump 2.0
+   * gump 3++?
+ * why
+   * social pressure
+   * tech benefits of continous integration
+   * other cool stuff
+     * javadocs
+     * junit reports
+     * jar repository
+     * statistics
+   * computation power and bandwidth
+   * feature comparison
+ * where
+   * asf
+   * private machines
+   * in cvs, in svn
+   * across the web
+ * how
+   * take a look
+   * add your project
+   * incremental fixes and additions
+   * respond to e-mail
+   * feel good about yourself
+   * ask questions, improve documentation
+   * request features and improvements
+   * help maintain descriptors
+   * answer questions, spread the word
+   * become a developer
+
 = Welcome to gump! =
 
 "Welcome to gump". If you came here from the FrontPage of our wiki, or from the 
[http://gump.apache.org/ front page] of our web site, you'll probably have read that 
phrase half a dozen times by now. This is because gump is very much about the social 
aspects of open source development, and we would really like you to become an active 
part of the big and diverse community gump is. We won't say it again in this paper. 
Promised.
@@ -28,3 +68,59 @@
 This paper is not really intended for screen reading between lots of open code editor 
windows and three half-finished e-mails. It's intended for printing (there's a print 
icon in the top right corner, clicking on it should take you to a 
[http://wiki.apache.org/gump/NewUserIntroduction?action=print printable version], then 
reading it while enjoying a cup of coffee, and some chocolate. Go ahead and print this 
now. See you on paper.
 
 Got yourself that box of chocolates? Might want to take off those shoes as well. 
Never mind the smell. We're on the other side of the world, so it won't bother us.
+
+= What is gump? =
+
+ * some python scripts
+ * a whole lot of project descriptors
+ * an ASF TLP with PMC, P&P, etc
+ * a build tool
+ 
+   --- nah... ---
+
+ * a community of open source enthousiasts
+   * pretty java-centric and asf-oriented, but hoping to change some of that
+ * a social experiment
+   * programmers communicate through code, e-mail, blogs
+     * web-like nature of blog communication
+     * group-like nature of e-mail communication
+     * lack of code communication, actually
+   * give programmers insight into what happens when they change something
+     * expose the dependency web and the big ball of mud
+       * so a tool to improve the ball a little
+   * what makes you itch
+     * try and make your build system itch you a little, in a good way
+
+ * a reflection of the state of OSS software
+
+= Why you should care =
+
+ * here's us trying to get you all itchy...
+   * its the social thing to do
+     * I scratch your back, you scratch mine
+   * saves headache later on
+     * catch bugs early on
+   * your users are doing it, too
+     * and need you to do it!
+   * biggest integration test on the planet
+     * value of integration increases with size
+
+= Feature comparison with other systems =
+
+ * no fancy web GUI
+   * but power of python+xml
+ * no fancy CVS, SVN or triggers
+   * but emulation of your actual build habits
+ * not easy to install
+   * but easy to configure in the way you like
+ * not easy to administer
+   * but people are doing that for you
+ * no feature X
+   * but you have the power to add it
+ * no big company support
+   * but a very dedicated community
+ * ASF branded for quality
+
+ '''it's not about features, it's about community.'''
+
+= 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to