<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>RE: [JDEV] Bug-tracking project</TITLE>

<META content="MSHTML 5.00.3315.2870" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=599572621-31052001>OK, 
this got a little off-topic (maybe I shouldn't be in digest mode, eh? (-: 
).</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN 
class=599572621-31052001></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN 
class=599572621-31052001>Anyways, the intent of my bug-tracking system is really 
to be a "replacement" (not the best word, but "oh well") to something like 
bugzilla, except the entire system is distributed.&nbsp; Once a bug 
is&nbsp;added (using a web-based front-end at first, then more 
native/distributed systems later), it gets "passed around" using 
Jabber.</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN 
class=599572621-31052001></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=599572621-31052001>Now, 
before anyone starts slamming me with "but, but, but where's the 
centralization?&nbsp; This can't work without centralization!!!" stuff, 
<STRONG>STORAGE</STRONG> of bugs is going to be centralized.&nbsp; Jabber (from 
the client's perspective) is used in a similar manner to Al's monitoring bot (at 
first, anyway): notification.</SPAN></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=599572621-31052001>Like I 
said earlier, the whole thing's still in the design phase.&nbsp; I am trying to 
get a feel for anyone that would be interested in using a system like 
this.&nbsp; This isn't&nbsp;(YET) a call for beta-testers, more like a survey 
asking if such-and-such a feature would be good and/or 
useful.</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN 
class=599572621-31052001></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN 
class=599572621-31052001></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN 
class=599572621-31052001></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN 
class=599572621-31052001>Matt</SPAN></FONT></DIV>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px">
  <DIV align=left class=OutlookMessageHeader dir=ltr><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> Colin Madere 
  [mailto:colin@vedalabs.com]<BR><B>Sent:</B> Thursday, May 31, 2001 2:29 
  PM<BR><B>To:</B> 'jdev@jabber.org'<BR><B>Subject:</B> RE: [JDEV] Bug-tracking 
  project<BR><BR></DIV></FONT><BR>
  <P><FONT size=2>Examples never hurt anyone :)</FONT> </P>
  <P><FONT size=2>Don't burn time on it though, if you're busy.. it'll be at 
  least a few days before I start knocking this around.</FONT> </P>
  <P><FONT size=2>Thanks,</FONT> </P>
  <P><FONT size=2>Colin</FONT> </P>
  <P><FONT size=2>-----Original Message-----</FONT> <BR><FONT size=2>From: Al 
  Sutton [<A href="mailto:al@alsutton.com">mailto:al@alsutton.com</A>]</FONT> 
  <BR><FONT size=2>Sent: Thursday, May 31, 2001 3:45 PM</FONT> <BR><FONT 
  size=2>To: jdev@jabber.org</FONT> <BR><FONT size=2>Subject: Re: [JDEV] 
  Bug-tracking project</FONT> </P><BR>
  <P><FONT size=2>I used my own libraries which you can download from my website 
  (<A href="http://www.alsutton.com/" 
  target=_blank>http://www.alsutton.com/</A>), I could strip the code out of the 
  stuff I'm doing and upload it as well if you think it'd be useful.</FONT></P>
  <P><FONT size=2>&nbsp;</FONT> <BR><FONT size=2>Al.</FONT> <BR><FONT 
  size=2>----- Original Message ----- </FONT><BR><FONT size=2>From: Colin Madere 
  </FONT><BR><FONT size=2>To: 'jdev@jabber.org' </FONT><BR><FONT size=2>Sent: 
  Thursday, May 31, 2001 9:29 PM</FONT> <BR><FONT size=2>Subject: RE: [JDEV] 
  Bug-tracking project</FONT> </P><BR>
  <P><FONT size=2>Neat.&nbsp; Did you use JabberBeans for this?&nbsp; (or is it 
  JabberServlets...?) </FONT><BR><FONT size=2>I'd be interested in using this 
  type of thing since I plan to do some Servlet/IM integration (starting it in a 
  few days).</FONT></P>
  <P><FONT size=2>&gt; -----Original Message----- </FONT><BR><FONT size=2>&gt; 
  From: Al Sutton [<A href="mailto:al@alsutton.com">mailto:al@alsutton.com</A>] 
  </FONT><BR><FONT size=2>&gt; Sent: Thursday, May 31, 2001 2:36 PM 
  </FONT><BR><FONT size=2>&gt; To: jdev@jabber.org </FONT><BR><FONT size=2>&gt; 
  Subject: Re: [JDEV] Bug-tracking project </FONT><BR><FONT size=2>&gt; 
  </FONT><BR><FONT size=2>&gt; </FONT><BR><FONT size=2>&gt; Matthew, 
  </FONT><BR><FONT size=2>&gt; </FONT><BR><FONT size=2>&gt; I've developed a bug 
  reporting system for the servlets on my </FONT><BR><FONT size=2>&gt; web 
  pages. When </FONT><BR><FONT size=2>&gt; an error occurs they report it via 
  jabber to one (or more) JIDs for </FONT><BR><FONT size=2>&gt; analysis. 
  </FONT><BR><FONT size=2>&gt; </FONT><BR><FONT size=2>&gt; Is this the kind of 
  thing you're looking at, or are you thinking of </FONT><BR><FONT size=2>&gt; 
  something wider? </FONT><BR><FONT size=2>&gt; </FONT><BR><FONT size=2>&gt; Al. 
  </FONT><BR><FONT size=2>&gt; </FONT><BR><FONT size=2>&gt; ----- Original 
  Message ----- </FONT><BR><FONT size=2>&gt; From: "Matthew Miller" 
  &lt;MatthewM@vdr.com&gt; </FONT><BR><FONT size=2>&gt; To: 
  &lt;jdev@jabber.org&gt; </FONT><BR><FONT size=2>&gt; Sent: Thursday, May 31, 
  2001 6:48 PM </FONT><BR><FONT size=2>&gt; Subject: [JDEV] Bug-tracking project 
  </FONT><BR><FONT size=2>&gt; </FONT><BR><FONT size=2>&gt; </FONT><BR><FONT 
  size=2>&gt; &gt; OK, here it comes... </FONT><BR><FONT size=2>&gt; &gt; 
  </FONT><BR><FONT size=2>&gt; &gt; I have been working off-and-on on a 
  distributed </FONT><BR><FONT size=2>&gt; bug-tracking system.&nbsp; Now 
  </FONT><BR><FONT size=2>&gt; &gt; that I am more familiar with Jabber's 
  protocols (and now </FONT><BR><FONT size=2>&gt; that I have an 
  </FONT><BR><FONT size=2>&gt; &gt; "active" audience awaiting an actual 
  system!), I am looking at using </FONT><BR><FONT size=2>&gt; Jabber 
  </FONT><BR><FONT size=2>&gt; &gt; for the messaging layer. </FONT><BR><FONT 
  size=2>&gt; &gt; </FONT><BR><FONT size=2>&gt; &gt; So, why send this around 
  here?&nbsp; Well, I am looking for more </FONT><BR><FONT size=2>&gt; 
  interested </FONT><BR><FONT size=2>&gt; &gt; parties (on running the system), 
  and any advice some of you </FONT><BR><FONT size=2>&gt; may have on 
  </FONT><BR><FONT size=2>&gt; &gt; Jabber's involvement. </FONT><BR><FONT 
  size=2>&gt; &gt; </FONT><BR><FONT size=2>&gt; &gt; It's currently in the 
  "concept design" phase right now </FONT><BR><FONT size=2>&gt; (does anything 
  ever </FONT><BR><FONT size=2>&gt; &gt; truly leave that phase? (-: ), so this 
  is the perfect time </FONT><BR><FONT size=2>&gt; to espouse your 
  </FONT><BR><FONT size=2>&gt; &gt; requests. </FONT><BR><FONT size=2>&gt; &gt; 
  </FONT><BR><FONT size=2>&gt; &gt; Thanks, </FONT><BR><FONT size=2>&gt; &gt; 
  </FONT><BR><FONT size=2>&gt; &gt; ______________________ </FONT><BR><FONT 
  size=2>&gt; &gt; |\/| /\&nbsp; |&nbsp;&nbsp; | </FONT><BR><FONT size=2>&gt; 
  &gt; _______________________________________________ </FONT><BR><FONT 
  size=2>&gt; &gt; jdev mailing list </FONT><BR><FONT size=2>&gt; &gt; 
  jdev@jabber.org </FONT><BR><FONT size=2>&gt; &gt; <A 
  href="http://mailman.jabber.org/listinfo/jdev" 
  target=_blank>http://mailman.jabber.org/listinfo/jdev</A> </FONT><BR><FONT 
  size=2>&gt; </FONT><BR><FONT size=2>&gt; 
  _______________________________________________ </FONT><BR><FONT size=2>&gt; 
  jdev mailing list </FONT><BR><FONT size=2>&gt; jdev@jabber.org 
  </FONT><BR><FONT size=2>&gt; <A href="http://mailman.jabber.org/listinfo/jdev" 
  target=_blank>http://mailman.jabber.org/listinfo/jdev</A> </FONT><BR><FONT 
  size=2>&gt; </FONT></P></BLOCKQUOTE></BODY></HTML>