Re: Bug Tracking System [Was: Re: final thoughts - bug tracking system]

2005-09-19 Thread Ben Cadieux
Hmm, both of you took the words out of my mouth. - BC On 9/19/05, Dave Hayes <[EMAIL PROTECTED]> wrote: > Martin P Hellwig <[EMAIL PROTECTED]> writes: > > So what's next, start your own country? :-) > > -Don't- give him any ideas! ;) > -- > Dave Hayes - Consultant - Altadena CA, USA - [EMAIL

Re: Bug Tracking System [Was: Re: final thoughts - bug tracking system]

2005-09-19 Thread Dave Hayes
Martin P Hellwig <[EMAIL PROTECTED]> writes: > So what's next, start your own country? :-) -Don't- give him any ideas! ;) -- Dave Hayes - Consultant - Altadena CA, USA - [EMAIL PROTECTED] >>> The opinions expressed above are entirely my own <<< The treasure house within you contains everythi

Re: Bug Tracking System [Was: Re: final thoughts - bug tracking system]

2005-09-19 Thread Matthew Dillon
Well of *course* I'm writing it in C. I'm a C programmer, after all! Frankly, I'm spending most of my time building the HTML templates, which is rather unavoidable when building any site, and unrelated to the language. The code itself is fairly trivial and straight forward. I

Re: Bug Tracking System [Was: Re: final thoughts - bug tracking system]

2005-09-19 Thread Ben Cadieux
> You obiviously don't understand my comments about XML and what I'm referring > to nor what an API is outside of the "%d" in print(). Then explain your comments about XML :) > C sucks for web development. This isn't a some crack smoking kernel > where you're writing your own memory allocators al

Re: Bug Tracking System [Was: Re: final thoughts - bug tracking system]

2005-09-19 Thread hui
On Mon, Sep 19, 2005 at 07:21:58PM -0700, Ben Cadieux wrote: > I think perhaps I'll start with the "XML" comment, since I would argue > that it's the most humorous. XML is not critical for databases, > that's a "baffling" comment to make. Besides all the lovely > concurrent access problems, repea

Re: Bug Tracking System [Was: Re: final thoughts - bug tracking system]

2005-09-19 Thread hui
On Mon, Sep 19, 2005 at 07:21:58PM -0700, Ben Cadieux wrote: > I think perhaps I'll start with the "XML" comment, since I would argue > that it's the most humorous. XML is not critical for databases, > that's a "baffling" comment to make. Besides all the lovely > concurrent access problems, repea

Re: Bug Tracking System [Was: Re: final thoughts - bug tracking system]

2005-09-19 Thread Ben Cadieux
> On Mon, Sep 19, 2005 at 10:57:09AM -0700, Matthew Dillon wrote: > > I'll have the web interface basically finished by wednesday, after > > which I'll put it up and people can start playing around with > > it and giving me feedback while I start working on the email interface. > > >

Java and dfBSD development [Was: Re: Bug Tracking System]

2005-09-19 Thread hui
On Mon, Sep 19, 2005 at 11:06:55PM +0100, Hiten Pandya wrote: > I can totally understand this, given that I have done development in JAVA > before, for commercial purposes. It would be nice if more people can > support the JDK patchkit producers in fixing JAVA support. > > Bill, since you were

Re: Bug Tracking System [Was: Re: final thoughts - bug tracking system]

2005-09-19 Thread Jeroen Ruigrok/asmodai
-On [20050919 22:39], Bill Huey ([EMAIL PROTECTED]) wrote: >If you've choosen C as your development language, you might end up screwing >a bunch of folks up with an unmaintainable application. You have enough work >on your hands without being clouded by an NIH (not invented here) kin

Re: final thoughts - bug tracking system

2005-09-19 Thread Jeroen Ruigrok/asmodai
-On [20050920 00:11], walt ([EMAIL PROTECTED]) wrote: >I'll bet asmodai could finish this project in a day or two at most. Yeah, got the stuff/emails lying here. It's on my list for tomorrow (Tuesday). -- Jeroen Ruigrok van der Werven / asmodai / kita no mono Free Tibet! http://www.savetibet.o

Re: Bug Tracking System [Was: Re: final thoughts - bug tracking system]

2005-09-19 Thread Emiel Kollof
On Tuesday 20 September 2005 00:06, Hiten Pandya wrote: [java is also good snip] > I can totally understand this, given that I have done development in JAVA > before, for commercial purposes. It would be nice if more people can > support the JDK patchkit producers in fixing JAVA support. > > Bil

Re: Bug Tracking System [Was: Re: final thoughts - bug tracking system]

2005-09-19 Thread Emiel Kollof
On Monday 19 September 2005 22:23, Bill Huey wrote: [snip] > If you've choosen C as your development language, you might end up screwing > a bunch of folks up with an unmaintainable application. You have enough > work on your hands without being clouded by an NIH (not invented here) kind > of att

Re: Bug Tracking System [Was: Re: final thoughts - bug tracking system]

2005-09-19 Thread Hiten Pandya
Bill Huey (hui) wrote: On Mon, Sep 19, 2005 at 10:57:09AM -0700, Matthew Dillon wrote: I'll have the web interface basically finished by wednesday, after which I'll put it up and people can start playing around with it and giving me feedback while I start working on the email interface

Re: final thoughts - bug tracking system

2005-09-19 Thread walt
Hiten Pandya wrote: Maybe this is the wakeup call that everyone needs to recognize the we need to strengthen our Java support and do something about it in a pro-active manner. I've been trying to help Geert Hendrickxs get pkgsrc/jdk14 to compile on DragonFly. He is very happy to help us, but

busy buffer problem

2005-09-19 Thread Chris Csanady
Several years ago, I encountered this annoyance in FreeBSD, and it seems to have appeared again. Unfortunately, I don't know how long this has been an issue; my machine is headless, and is rarely rebooted. Still, I have been hoping to do some developement, and after I got a serial console hooked

Re: Bug Tracking System [Was: Re: final thoughts - bug tracking system]

2005-09-19 Thread hui
On Mon, Sep 19, 2005 at 10:57:09AM -0700, Matthew Dillon wrote: > I'll have the web interface basically finished by wednesday, after > which I'll put it up and people can start playing around with > it and giving me feedback while I start working on the email interface. Setting up a

Re: Bug Tracking System [Was: Re: final thoughts - bug tracking system]

2005-09-19 Thread Antonio Vargas
On 9/19/05, Freddie Cash <[EMAIL PROTECTED]> wrote:> On September 19, 2005 10:57 am, Matthew Dillon wrote:> > I'll have the web interface basically finished by wednesday,> > after which I'll put it up and people can start playing around with> > it and giving me feedback while I start working

Re: Bug Tracking System [Was: Re: final thoughts - bug tracking system]

2005-09-19 Thread Freddie Cash
On September 19, 2005 10:57 am, Matthew Dillon wrote: > I'll have the web interface basically finished by wednesday, > after which I'll put it up and people can start playing around with > it and giving me feedback while I start working on the email > interface. > So far things are going s

Re: Bug Tracking System [Was: Re: final thoughts - bug tracking system]

2005-09-19 Thread Martin P. Hellwig
Matthew Dillon wrote: I'll have the web interface basically finished by wednesday, after which I'll put it up and people can start playing around with it and giving me feedback while I start working on the email interface. So far things are going smoothly. I'm about half way

dragonfly native issue tracking system (was: Re: Bug Tracking System)

2005-09-19 Thread Simon 'corecode' Schubert
On 19.09.2005, at 19:57, Matthew Dillon wrote: I'll throw everything else into a new directory in the DragonFly CVS repository on wednesday. alright! that sounds pretty nice. now that we also have some kind of "requirements" we (committers and contributors) can walk the list and im

Re: Bug Tracking System [Was: Re: final thoughts - bug tracking system]

2005-09-19 Thread Matthew Dillon
I'll have the web interface basically finished by wednesday, after which I'll put it up and people can start playing around with it and giving me feedback while I start working on the email interface. So far things are going smoothly. I'm about half way done. Nothing is par

Re: Bug Tracking System [Was: Re: final thoughts - bug tracking system]

2005-09-19 Thread Miguel Filipe
Must-haves: - website interaction: view, submit bg report - website interaction: manage bug reports - email interaction: recieve bug updates - be available to us at no cost - data storage with open format (to make migration to other system possible if needed)