public inbox for [email protected]  
help / color / mirror / Atom feed
Techdocs v2
7+ messages / 4 participants
[nested] [flat]

* Techdocs v2
@ 2004-06-02 12:24 Dave Page <[email protected]>
  2004-06-03 12:53 ` Re: Techdocs v2 Robert Treat <[email protected]>
  0 siblings, 1 reply; 7+ messages in thread

From: Dave Page @ 2004-06-02 12:24 UTC (permalink / raw)
  To: pgsql-www

Hi Guys,

Is anyone working on v2 of techdocs? The last 'new' version I saw was
http://techdocs.postgresql.org/v2 which looks promising, if a little
stagnant at the moment (not surprising given the lack of advertising
it's had).

Any thoughts how we could move things forward?

Regards, Dave.



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

* Re: Techdocs v2
  2004-06-02 12:24 Techdocs v2 Dave Page <[email protected]>
@ 2004-06-03 12:53 ` Robert Treat <[email protected]>
  2004-06-03 13:22   ` Re: Techdocs v2 Dave Page <[email protected]>
  2004-06-03 23:44   ` Re: Techdocs v2 Josh Berkus <[email protected]>
  0 siblings, 2 replies; 7+ messages in thread

From: Robert Treat @ 2004-06-03 12:53 UTC (permalink / raw)
  To: Dave Page <[email protected]>; +Cc: pgsql-www

On Wed, 2004-06-02 at 08:24, Dave Page wrote:
> Hi Guys,
> 
> Is anyone working on v2 of techdocs? The last 'new' version I saw was
> http://techdocs.postgresql.org/v2 which looks promising, if a little
> stagnant at the moment (not surprising given the lack of advertising
> it's had).
> 
> Any thoughts how we could move things forward?
> 

IIRC that is the wiki site that Justin started but later abandoned due
to software issues and then "retirement", so no one is working on that
v2.  Josh was leading some folks on a bricolage version of the site but
I believe that sputtered out due to lack of time to actually get
everything working under bric. I've currently got things in CVS in an
effort to keep things up and running, though haven't put any major
effort into new development whilst waiting for www-v3 to be finished up.
 
I have been investigating some wikis myself for a new version of
techdocs, and I think I could settle on twiki, or at least if Marc wants
to install it (it should be in ports) I'd be willing to put some content
up. 

My other leaning is toward mediawiki, though it is my$ql based so
probably not the best option. I've recently started kicking around the
code, and if anyone is interested in porting it to postgresql please
lmk, but from a realistic time sense twiki seems like my personal pick  

Robert Treat
-- 
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL




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

* Re: Techdocs v2
  2004-06-02 12:24 Techdocs v2 Dave Page <[email protected]>
  2004-06-03 12:53 ` Re: Techdocs v2 Robert Treat <[email protected]>
@ 2004-06-03 13:22   ` Dave Page <[email protected]>
  1 sibling, 0 replies; 7+ messages in thread

From: Dave Page @ 2004-06-03 13:22 UTC (permalink / raw)
  To: Robert Treat <[email protected]>; +Cc: pgsql-www

<HTML><HEAD><TITLE>Re: [pgsql-www] Techdocs v2</TITLE></HEAD>
<BODY>
<DIV id=idOWAReplyText18407 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2></FONT>&nbsp;</DIV></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> Robert Treat<BR><B>Sent:</B> Thu 6/3/2004 1:53 PM<BR><B>To:</B> Dave Page<BR><B>Cc:</B> [email protected]<BR><B>Subject:</B> Re: [pgsql-www] Techdocs v2<BR></FONT></DIV>
<DIV>
<P><FONT size=2>I have been investigating some wikis myself for a new version of</FONT> <BR><FONT size=2>techdocs, and I think I could settle on twiki, or at least if Marc wants</FONT> <BR><FONT size=2>to install it (it should be in ports) I'd be willing to put some content</FONT> <BR><FONT size=2>up. </FONT></P>
<P><FONT color=#0000ff>No problem - it's installed now.</FONT></P>
<P><FONT color=#0000ff>Regards, Dave.</FONT></P></DIV></BODY></HTML>



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

* Re: Techdocs v2
  2004-06-02 12:24 Techdocs v2 Dave Page <[email protected]>
  2004-06-03 12:53 ` Re: Techdocs v2 Robert Treat <[email protected]>
@ 2004-06-03 23:44   ` Josh Berkus <[email protected]>
  1 sibling, 0 replies; 7+ messages in thread

From: Josh Berkus @ 2004-06-03 23:44 UTC (permalink / raw)
  To: Robert Treat <[email protected]>; Dave Page <[email protected]>; +Cc: pgsql-www

Dave, Robert:

> IIRC that is the wiki site that Justin started but later abandoned due
> to software issues and then "retirement", so no one is working on that
> v2.  

V2 was based on Zope/Plone, which we discovered to have abysmal performance on 
the postgresql.org BSD VM.   Certainly it wouldn't be able to sustain the 
thousands of people a day that buzz through Techdocs (or used to, anyway).

>Josh was leading some folks on a bricolage version of the site but
> I believe that sputtered out due to lack of time to actually get
> everything working under bric. 

Yeah.  The holdup is the templating, which requires a knowledge of Mason.   
Unforntunately, I've been unable to locate anyone who knows Mason and has any 
free time at all.

> I have been investigating some wikis myself for a new version of
> techdocs, and I think I could settle on twiki, or at least if Marc wants
> to install it (it should be in ports) I'd be willing to put some content
> up.

A wiki would be fine in general.  I like what we have up for "guides".   

One request, though:  I'd like it to be possible to flag some pages as 
"modifiable only by owner".   The issue is that sometimes I will want to put 
content on Techdocs that has special copyright restrictions (such as magazine 
article reprints).   This would mean preventing most users from modifying 
that page.   I know that others have similar content up.

That's the main issue that prevented me from being gung-ho about a wiki for 
techdocs earlier.

-- 
Josh Berkus
Aglio Database Solutions
San Francisco




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

* Re: Techdocs v2
@ 2004-06-04 07:26 Dave Page <[email protected]>
  0 siblings, 0 replies; 7+ messages in thread

From: Dave Page @ 2004-06-04 07:26 UTC (permalink / raw)
  To: Josh Berkus <[email protected]>; Robert Treat <[email protected]>; +Cc: pgsql-www

 

> -----Original Message-----
> From: Josh Berkus [mailto:[email protected]] 
> Sent: 04 June 2004 00:44
> To: Robert Treat; Dave Page
> Cc: [email protected]
> Subject: Re: [pgsql-www] Techdocs v2
> 
> 
> A wiki would be fine in general.  I like what we have up for 
> "guides".   
> 
> One request, though:  I'd like it to be possible to flag some 
> pages as 
> "modifiable only by owner".   The issue is that sometimes I 
> will want to put 
> content on Techdocs that has special copyright restrictions 
> (such as magazine 
> article reprints).   This would mean preventing most users 
> from modifying 
> that page.   I know that others have similar content up.
> 
> That's the main issue that prevented me from being gung-ho 
> about a wiki for techdocs earlier.

Yes, that's the one thing that has always put me off Wikis - the ability
for some random wannabe 'h@x0r' to come and deface bits of the site.

/D




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

* Re: Techdocs v2
@ 2004-06-04 16:24 George Essig <[email protected]>
  2004-06-05 16:15 ` Re: Techdocs v2 Dave Page <[email protected]>
  0 siblings, 1 reply; 7+ messages in thread

From: George Essig @ 2004-06-04 16:24 UTC (permalink / raw)
  To: Josh Berkus <[email protected]>; Robert Treat <[email protected]>; Dave Page <[email protected]>; +Cc: pgsql-www


> Yes, that's the one thing that has always put me off Wikis - the ability
> for some random wannabe 'h@x0r' to come and deface bits of the site.
>
> /D

Horde now has a wiki that allows you to restrict access using Horde's general permissions.  Their
wiki is called 'Wicked' and can use PostgreSQL to store pages.  It's not production yet, but seems
to run fine.  We have it installed at work.

For an example see:
http://wiki.horde.org

CVS Web:
http://cvs.horde.org/browse.php/wicked/

Nightly Snapshot:
http://ftp.horde.org/pub/snaps/

George Essig



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

* Re: Techdocs v2
  2004-06-04 16:24 Re: Techdocs v2 George Essig <[email protected]>
@ 2004-06-05 16:15 ` Dave Page <[email protected]>
  0 siblings, 0 replies; 7+ messages in thread

From: Dave Page @ 2004-06-05 16:15 UTC (permalink / raw)
  To: George Essig <[email protected]>; Josh Berkus <[email protected]>; Robert Treat <[email protected]>; +Cc: pgsql-www





From: George Essig
Sent: Fri 6/4/2004 5:24 PM
To: Josh Berkus; Robert Treat; Dave Page
Cc: [email protected]
Subject: Re: Techdocs v2


> Yes, that's the one thing that has always put me off Wikis - the ability
> for some random wannabe 'h@x0r' to come and deface bits of the site.
>
> /D

Horde now has a wiki that allows you to restrict access using Horde's general permissions.  Their
wiki is called 'Wicked' and can use PostgreSQL to store pages.  It's not production yet, but seems
to run fine.  We have it installed at work.

Hi George,
It looks nice (as to be expected from Horde), but in my experience their code tends to be quite slow. With the limited resources available to postgresql.org (at the moment, dunno how things will be with Marc's new server), that's a problem we could do without :-(
Regards, Dave


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


end of thread, other threads:[~2004-06-05 16:15 UTC | newest]

Thread overview: 7+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2004-06-02 12:24 Techdocs v2 Dave Page <[email protected]>
2004-06-03 12:53 ` Robert Treat <[email protected]>
2004-06-03 13:22   ` Dave Page <[email protected]>
2004-06-03 23:44   ` Josh Berkus <[email protected]>
2004-06-04 07:26 Re: Techdocs v2 Dave Page <[email protected]>
2004-06-04 16:24 Re: Techdocs v2 George Essig <[email protected]>
2004-06-05 16:15 ` Dave Page <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox