[JBoss-dev] CVS update: newsite/src/docs/developers head.jsp index.jsp navigation.jsp

2001-11-27 Thread marc fleury

  User: mnf999  
  Date: 01/11/27 21:17:42

  Modified:src/docs/developers head.jsp index.jsp navigation.jsp
  Log:
  new banners, new training, new partners
  
  Revision  ChangesPath
  1.7   +3 -2  newsite/src/docs/developers/head.jsp
  
  Index: head.jsp
  ===
  RCS file: /cvsroot/jboss/newsite/src/docs/developers/head.jsp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- head.jsp  2001/11/21 03:21:09 1.6
  +++ head.jsp  2001/11/28 05:17:42 1.7
  @@ -27,8 +27,9 @@
   table cellspacing=0 cellpadding=0 border=0 width=100%
  tr
  td bgcolor=#00 align=center
  -  a href=/jbossgroup/training.jsp
  - img src=/pictures/banner-x.gif border=0/a/td
  +
  +   jsp:include page=/common/picabanner.jsp flush=true /
  +   
  /tr
   /table
   
  
  
  
  1.11  +4 -4  newsite/src/docs/developers/index.jsp
  
  Index: index.jsp
  ===
  RCS file: /cvsroot/jboss/newsite/src/docs/developers/index.jsp,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- index.jsp 2001/11/21 03:21:09 1.10
  +++ index.jsp 2001/11/28 05:17:42 1.11
  @@ -59,14 +59,14 @@
   the whole team. 


  - 
  -p class=headTRAINING: BOSTON JAN 21-25, SYDNEY FEB 11-15 
  +  
  +p class=headTRAINING FROM THE GURUS: BOSTON JAN 21-25, SYDNEY FEB 11-15, LONDON 
MAR 11-15 
   
   p class=textSpend your money on source knowledge not proprietary licenses. 
   Training is a requirement for those wishing to participate in The JBoss Certified 
Affiliate Program,
for 3rd party JBoss consulting and support providers. The next JBoss Group 
trainings 
  - will be held in Boston and Down Under in Sydney.
  - Don't miss out on our unique road show.  
  + will be held in Boston, Down Under in Sydney and in Londond again.
  + Don't miss out on our unique Q1 2002 road show.  
   a class=link href=/jbossgroup/training.jspRead more/a.  

   
  
  
  
  1.14  +11 -1 newsite/src/docs/developers/navigation.jsp
  
  Index: navigation.jsp
  ===
  RCS file: /cvsroot/jboss/newsite/src/docs/developers/navigation.jsp,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- navigation.jsp2001/11/21 21:47:33 1.13
  +++ navigation.jsp2001/11/28 05:17:42 1.14
  @@ -2,10 +2,20 @@
   
   % if (request.getParameter(printable) == null) { %
   
  +
  +table cellspacing=0 cellpadding=0 border=0 width=100%
  +   tr
  +   td bgcolor=#ee align=center
  + jsp:include page=/common/picabanner.jsp flush=true /
  +   /tr
  +/table 
  + 
   hr
   p[a href=/developers/index.jspHome/a]
  [a href=#TOPTop/a]
  - 
  +br
  +
  + 
  /div/tdtdimg src=/pictures/t.gif width=15 height=1/td
  /tr/table 
   /td
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: newsite/src/docs/developers head.jsp

2001-11-13 Thread marc fleury

  User: mnf999  
  Date: 01/11/13 10:05:01

  Modified:src/docs/developers head.jsp
  Log:
  
  
  Revision  ChangesPath
  1.4   +1 -1  newsite/src/docs/developers/head.jsp
  
  Index: head.jsp
  ===
  RCS file: /cvsroot/jboss/newsite/src/docs/developers/head.jsp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- head.jsp  2001/11/10 00:37:27 1.3
  +++ head.jsp  2001/11/13 18:05:01 1.4
  @@ -19,7 +19,7 @@
tr
td bgcolor=#00 align=center
a class=link  href = /jbossgroup/training.jsp
  - img src=/pictures/training-x.gif border = 0/a/td
  + img src=/pictures/banner-x.gif border = 0/a/td
/tr
   /table
   
  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] CVS update: newsite/src/docs/developers head.jsp index.jsp

2001-11-09 Thread marc fleury

  User: mnf999  
  Date: 01/11/09 16:37:27

  Modified:src/docs/developers head.jsp index.jsp
  Log:
  
  
  Revision  ChangesPath
  1.3   +1 -1  newsite/src/docs/developers/head.jsp
  
  Index: head.jsp
  ===
  RCS file: /cvsroot/jboss/newsite/src/docs/developers/head.jsp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- head.jsp  2001/11/02 04:05:41 1.2
  +++ head.jsp  2001/11/10 00:37:27 1.3
  @@ -19,7 +19,7 @@
tr
td bgcolor=#00 align=center
a class=link  href = /jbossgroup/training.jsp
  - img src=/pictures/training3.gif border = 0/a/td
  + img src=/pictures/training-x.gif border = 0/a/td
/tr
   /table
   
  
  
  
  1.9   +6 -6  newsite/src/docs/developers/index.jsp
  
  Index: index.jsp
  ===
  RCS file: /cvsroot/jboss/newsite/src/docs/developers/index.jsp,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- index.jsp 2001/11/08 19:06:21 1.8
  +++ index.jsp 2001/11/10 00:37:27 1.9
  @@ -8,7 +8,7 @@
   
!-- CONTENT --

  -p class=head Smart code for them masses
  +p class=head Smart code for the masses

   p class=textIn 1999 JBoss started as EJBoss and then we talked to SUN lawyers 
and they turned out 
   to be marketing priests disguised as lawyers and all they said was drop E, and so 
we went with JBOSS.
  @@ -24,19 +24,19 @@
   We armor ourselves mentally and the armor is of a new kind, metal we hear.  
   We do distributed development to ease the pain of large scale system development. 
   Here at JBoss you are not alone, you got people at the top, who have 
  -been here since the beginning of EJB/JBOSS and are glad to see you join the system 
view. 
  +been here since the beginning of EJB/JBOSS and are glad to see you join the clean 
system view. 
   If you can help and take some of the load... that would be great.  And then there 
are newbies and 
   people like you who are just here to gain kick ass knowledge and skills (it's a 
bitch out there 
   these days) and you are learning the ropes.  But you are not alone, a class=link 
href=/developers/team.jspall around the world /a heads go pop and turn on to 
the squeaky clean infrastructure.
 So welcome, and we hope you stick around.  We hope you see the code with our
   eyes.  We hope you enjoy yourself. We hope you love our project like we do.  
Because we do.  Some of
use have taken the Red Pill, taken the leap of faith, left our respective jobs 
and are making a 
  - living in Open Source.  Yes it is easier than it sounds.  Just tune in and drop 
out.
  + living in Open Source.  Yes it is easier than it sounds.  Just tune in.
   p class=text
   
   We use the Java Management eXtension (JMX) as the basis for our modular 24x7 
micro-kernel architecture 
   and have a deep and clean systems view here. We want the information's age 
infrastructure to run on 
  -our clean systems.  We want the future webOS to run on JBoss.. 
  +our systems.  Here you go baby, we want the future webOS to run on JBoss.. 
   You can certainly help in reaching that goal or any other goal you fancy.  We want 
your donations, 
   we want your time,  we want your mind, we want your brains.  Join us, help us make 
the webOS of the 
   future a free reality, help us build the web systems infrastructure.  
  @@ -48,8 +48,8 @@
   basic understanding of the stateless patterns that govern the assembly and creation 
of state machines
   capable of dynamically scripting invocation flows.  If you are a systems kind of 
guys  (NT or Unix)
you will enjoy our nice and tight little distribution framework. And if you  are a 
Sunday coder like 
  -many others pray on Sunday, it is really with joie that we welcome you.  Here you 
can take a mental 
  -vacation from your day job.  It is a mental floss.  We will tell you you suck.  We 
will tell you you are
  +many others pray on Sunday, we want you to feel at home.  Here you can take a 
mental 
  +vacation from your day job.  Call it mental floss.  We will tell you you suck.  We 
will tell you you are
   a genius.  Mostly, we will tell you the truth.  Here we code for the joy of coding, 
we
code for the right to code.  font color=redThis is what we call coding the 
future/font

  
  
  

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development