From owner-freebsd-hackers Thu Jul 18 23:44:42 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CF0437B400; Thu, 18 Jul 2002 23:44:36 -0700 (PDT) Received: from smtp.comcast.net (smtp.comcast.net [24.153.64.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5B3D43E64; Thu, 18 Jul 2002 23:44:35 -0700 (PDT) (envelope-from bandix@geekpunk.net) Received: from [192.168.1.100] (pcp532233pcs.nash01.tn.comcast.net [68.52.140.254]) by mtaout04.icomcast.net (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 13 2002)) with ESMTP id <0GZH00KWUHDSQ6@mtaout04.icomcast.net>; Fri, 19 Jul 2002 02:44:17 -0400 (EDT) Date: Fri, 19 Jul 2002 01:44:17 -0500 (CDT) From: "Brandon D. Valentine" Subject: Re: Request for submissions: FreeBSD Bi-Monthly Development Status Report (fwd) In-reply-to: X-X-Sender: bandix@dallben To: Robert Watson Cc: Terry Lambert , Julian Elischer , developers@FreeBSD.org, hackers@FreeBSD.org Message-id: <20020719013111.F18913-100000@dallben> MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Content-transfer-encoding: 7BIT Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 18 Jul 2002, Robert Watson wrote: >I kid you not :-). About 40% of the SGML submissions I receive are broken >in some form, despite a template that is correct. Usually it's unclosed >tags, removal of a necessary tag, etc. If I had to guess, asking for >nroff/mdoc submissions would result in a slightly higher success rate, as >I suspect developers have a bit more experience with it, and also don't >have to install a port to get syntax checking. Knowing my own inclinations if I were asked to go through the hassle of composing an SGML document once a month which would encompass one measly paragraph I'd probably be negligent of the duty more often that not. A simple web form which a developer can visit, fill in a handful of fields, and then if he's using w3m, fill in a large textarea blob by dropping to vi, would dramatically decrease the activation energy necessary to get a developer submission. The backend for this should be trivial to whip-up. You're probably the best candidate to do it since you actually know what you need to compose a report. You shouldn't even have to bother with hacking in some public web authentication mechanism if you just throw it on freefall or somewhere similar and htaccess limit connections to localhost so developers need to login and fire up w3m/lynx to make a submission. If you wanted to make it publically accessible while still authenticated there is probably some PerlAuthenHandler magic you could hack up in Apache to check it against the unix passwd database on a machine like freefall. If you could use some help doing something like this I might have time to take a look at it for you and see if I can't whip up the necessary PHP or Perl necessary to create this webform. Brandon D. Valentine -- http://www.geekpunk.net bandix@geekpunk.net ++[>++++++<-]>[<++++++>-]<.>++++[>+++++<-]>[<+++++>-]<+.+++++++..++ +.>>+++++[<++++++>-]<++.<<+++++++++++++++.>.+++.------.--------.>+. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message