jim's design

2000-06-18 Thread brian moseley


.. is ready to go. i can go ahead and update index.html, and
jim's also updated several of the pages linked from there.
but some of the others haven't been updated - should i do
them all, or should i just do index.html and see what people
think, or..?

speaking of which - is there an automated process that
updates /www/perl.apache.org from the modperl-site cvs
module? or do i need to copy things by hand?

-- Forwarded message --
Date: Fri, 16 Jun 2000 14:25:47 -0700
From: James Home [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: did I send you this?


http://thisishomemade.com/clients/modperl/site

let me know if you need something more from me with regards to this!

- J.
-- 

 James Home - [EMAIL PROTECTED]
 http://www.superdeluxe.com
 http://www.vagabondage.com

"There is absolutely no inevitability as long as there is a 
willingness to contemplate what is happening." - Marshall McLuhan




Re: jim's design

2000-06-18 Thread Eric Cholet

On Sun, Jun 18, 2000 at 03:02:25AM -0700, brian moseley wrote:
 
 .. is ready to go. i can go ahead and update index.html, and
 jim's also updated several of the pages linked from there.
 but some of the others haven't been updated - should i do
 them all, or should i just do index.html and see what people
 think, or..?
 
 speaking of which - is there an automated process that
 updates /www/perl.apache.org from the modperl-site cvs
 module? or do i need to copy things by hand?

cd /da1/www/perl.apache.org  cvs update

 
 -- Forwarded message --
 Date: Fri, 16 Jun 2000 14:25:47 -0700
 From: James Home [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: did I send you this?
 
 
 http://thisishomemade.com/clients/modperl/site

very nice, +1

 let me know if you need something more from me with regards to this!
 
   - J.
 -- 
 
  James Home - [EMAIL PROTECTED]
  http://www.superdeluxe.com
  http://www.vagabondage.com
 
 "There is absolutely no inevitability as long as there is a 
 willingness to contemplate what is happening." - Marshall McLuhan
 
 

-- 
Eric Cholet



Re: jim's design

2000-06-18 Thread Stas Bekman

On Sun, 18 Jun 2000, brian moseley wrote:

 
 .. is ready to go. i can go ahead and update index.html, and
 jim's also updated several of the pages linked from there.
 but some of the others haven't been updated - should i do
 them all, or should i just do index.html and see what people
 think, or..?

Well, its cool but:

* Parts from index.html have been killed (jobs/stats/lately added
material)

* The navbar on the other pages is broken; should be index.html#foo or
alike


otherwise +1

 
 speaking of which - is there an automated process that
 updates /www/perl.apache.org from the modperl-site cvs
 module? or do i need to copy things by hand?
 
 -- Forwarded message --
 Date: Fri, 16 Jun 2000 14:25:47 -0700
 From: James Home [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: did I send you this?
 
 
 http://thisishomemade.com/clients/modperl/site
 
 let me know if you need something more from me with regards to this!
 
   - J.
 -- 
 
  James Home - [EMAIL PROTECTED]
  http://www.superdeluxe.com
  http://www.vagabondage.com
 
 "There is absolutely no inevitability as long as there is a 
 willingness to contemplate what is happening." - Marshall McLuhan
 
 



_
Stas Bekman  JAm_pH --   Just Another mod_perl Hacker
http://stason.org/   mod_perl Guide  http://perl.apache.org/guide 
mailto:[EMAIL PROTECTED]   http://perl.org http://stason.org/TULARC
http://singlesheaven.com http://perlmonth.com http://sourcegarden.org





cvs commit: modperl-site index.html

2000-06-18 Thread ix

ix  00/06/18 02:54:05

  Modified:.index.html
  Log:
  added "xml web publishing" section with a link to axkit
  
  Revision  ChangesPath
  1.59  +15 -0 modperl-site/index.html
  
  Index: index.html
  ===
  RCS file: /home/cvs/modperl-site/index.html,v
  retrieving revision 1.58
  retrieving revision 1.59
  diff -u -r1.58 -r1.59
  --- index.html2000/05/22 21:35:32 1.58
  +++ index.html2000/06/18 09:54:04 1.59
  @@ -602,6 +602,21 @@
   
  /ul
   
  +   h3font color="#008B8B"
  +   a name="xml"
  + XML Web Publishing
  +   /a
  + /font
  +   /h3
  +
  +   ul
  +
  + li
  +   a href="http://www.axkit.org/"AxKit/a
  + /li
  +
  +   /ul
  +
  [ a href="#toc"toc/a ]
   
  brbrbrbrbrbrbr
  
  
  



cvs commit: modperl-site index.html

2000-06-18 Thread ix

ix  00/06/18 02:57:56

  Modified:.index.html
  Log:
  forgot the toc entry
  
  Revision  ChangesPath
  1.60  +4 -0  modperl-site/index.html
  
  Index: index.html
  ===
  RCS file: /home/cvs/modperl-site/index.html,v
  retrieving revision 1.59
  retrieving revision 1.60
  diff -u -r1.59 -r1.60
  --- index.html2000/06/18 09:54:04 1.59
  +++ index.html2000/06/18 09:57:56 1.60
  @@ -100,6 +100,10 @@
  a href="#embed"Embedding Perl into HTML/a   
/li
   
  + li
  +   a href="#xml"XML Web Publishing/a   
  + /li
  +
li 
  a href="tidbits.html"Interesting tidbits and news/a
/li
  
  
  



cvs commit: modperl-site index.html

2000-06-18 Thread ix

ix  00/06/18 11:13:15

  Modified:.index.html
  Log:
  -www
  
  Revision  ChangesPath
  1.61  +1 -1  modperl-site/index.html
  
  Index: index.html
  ===
  RCS file: /home/cvs/modperl-site/index.html,v
  retrieving revision 1.60
  retrieving revision 1.61
  diff -u -r1.60 -r1.61
  --- index.html2000/06/18 09:57:56 1.60
  +++ index.html2000/06/18 18:13:14 1.61
  @@ -616,7 +616,7 @@
  ul
   
li
  -   a href="http://www.axkit.org/"AxKit/a
  +   a href="http://axkit.org/"AxKit/a
/li
   
  /ul
  
  
  



Re: jim's design

2000-06-18 Thread Stas Bekman

On Sun, 18 Jun 2000, brian moseley wrote:

 On Sun, 18 Jun 2000, Stas Bekman wrote:
 
  * Parts from index.html have been killed
  (jobs/stats/lately added material)
 
 besides jobs and stats, what else? if you can figure out a
 date for the recent material, i can re-apply the patches
 from cvs by hand.

It's not the patches I guess. Parts were left out.

  * The navbar on the other pages is broken; should be
  index.html#foo or alike
 
 ok. so should i apply the template to all of the sub pages?
 should i just use ssi or something?

Yup, but be careful with subdirs. You have to adjust the pass
. And you cannot use / because  of mirrors.

_
Stas Bekman  JAm_pH --   Just Another mod_perl Hacker
http://stason.org/   mod_perl Guide  http://perl.apache.org/guide 
mailto:[EMAIL PROTECTED]   http://perl.org http://stason.org/TULARC
http://singlesheaven.com http://perlmonth.com http://sourcegarden.org





cvs commit: modperl-site jobs.html

2000-06-18 Thread ask

ask 00/06/18 14:27:01

  Modified:.jobs.html
  Log:
  more jobs
  
  Revision  ChangesPath
  1.38  +17 -0 modperl-site/jobs.html
  
  Index: jobs.html
  ===
  RCS file: /home/cvs/modperl-site/jobs.html,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- jobs.html 2000/06/06 22:38:08 1.37
  +++ jobs.html 2000/06/18 21:27:01 1.38
  @@ -23,6 +23,23 @@
   
   ul
   
  +li 
  +!-- added 2618 [EMAIL PROTECTED] --
  +a href="http://www.edutest.com/employment.php3?ID=11"
  +eduTest.com/a - Richmond, Virginia
  +
  +
  +li 
  +!-- added 2618 [EMAIL PROTECTED] --
  +a href="http://www.everyone.net/main/html/jobs.html"
  +Everyone.net/a - San Jose, California
  +
  +
  +li 
  +!-- added 2613 [EMAIL PROTECTED] --
  +a href="http://www.unirez.com/html/ur8.phtml"
  +Unirez, Inc./a - Denver, Texas
  +
   li
   !-- added 2607 - [EMAIL PROTECTED] --
   a href="http://www.liquidation.com/about/jobs.html"