Re: MailReader demo app is rewritten with Struts Dialogs

2005-09-26 Thread Dakota Jack
http://www.michaelmcgrady.com/button/ On 9/23/05, Michael Jouravlev <[EMAIL PROTECTED]> wrote: > On 9/22/05, James Mitchell <[EMAIL PROTECTED]> wrote: > > I still don't see where I can get the source. > > If this were in CVS on sf.net, anyone could see it, > > browse it, make comments and suggesti

Re: MailReader demo app is rewritten with Struts Dialogs

2005-09-26 Thread Dakota Jack
Yah, that's his goal and the code is not even his. On 9/22/05, James Mitchell <[EMAIL PROTECTED]> wrote: > What do you mean? Is it your goal to say "hey, see that in the > Struts code, I did that!". If that's true, then you are here for the > wrong reason my friend. > > I for one figured you w

Re: MailReader demo app is rewritten with Struts Dialogs

2005-09-26 Thread Ted Husted
On 9/26/05, Michael Jouravlev <[EMAIL PROTECTED]> wrote: > Should a person who has not logged in yet, be considered a mere > "visitor", but not "subscriber"? Yes. I added that comment to the MailReader Use Case page for future reference. * http://opensource2.atlassian.com/confluence/oss/display/

Re: MailReader demo app is rewritten with Struts Dialogs

2005-09-26 Thread Michael Jouravlev
On 9/26/05, Ted Husted <[EMAIL PROTECTED]> wrote: > On 9/23/05, James Mitchell <[EMAIL PROTECTED]> wrote: > > That's a great idea, let me know if you need any help. > > If you want to register at the site, I'll put you into the Struts > group, which includes the MailReader area. > > I got started o

Re: MailReader demo app is rewritten with Struts Dialogs

2005-09-26 Thread Ted Husted
On 9/23/05, James Mitchell <[EMAIL PROTECTED]> wrote: > That's a great idea, let me know if you need any help. If you want to register at the site, I'll put you into the Struts group, which includes the MailReader area. I got started on the Use Cases today, but won't have a chance to do any more

Re: MailReader demo app is rewritten with Struts Dialogs

2005-09-23 Thread James Mitchell
That's a great idea, let me know if you need any help. -- James Mitchell Software Engineer / Open Source Evangelist Consulting / Mentoring / Freelance EdgeTech, Inc. http://www.edgetechservices.net/ 678.910.8017 AIM: jmitchtx Yahoo: jmitchtx MSN: [EMAIL PROTECTED] Skype: callto://jmitchtx

Re: MailReader demo app is rewritten with Struts Dialogs

2005-09-23 Thread James Mitchell
Also, this one is free for open source: http://www.visual-paradigm.com/product/sde/ec/index.jsp -- James Mitchell Software Engineer / Open Source Evangelist Consulting / Mentoring / Freelance EdgeTech, Inc. http://www.edgetechservices.net/ 678.910.8017 AIM: jmitchtx Yahoo: jmitchtx MSN: [EMA

Re: MailReader demo app is rewritten with Struts Dialogs

2005-09-23 Thread James Mitchell
One of my clients uses SnipSnap for their wiki. Check out what you can do with simple text markup... http://www.snipsnap.org/space/SnipGraph ...and here's an example... http://www.snipsnap.org/space/SnipGraph/UML+Example -- James Mitchell Software Engineer / Open Source Evangelist Consulting /

Re: MailReader demo app is rewritten with Struts Dialogs

2005-09-23 Thread Wendy Smoak
From: "Wiebe de Jong" <[EMAIL PROTECTED]> What would be an appropriate tool for creating the UML diagrams for MailReader? I use Rose for my work, but I think documentation for open source projects needs to be readable by everyone. I found Visual Paradigm recently when looking for something tha

Re: MailReader demo app is rewritten with Struts Dialogs

2005-09-23 Thread Ted Husted
Maybe the best thing would be to pursue a "MailReader portal" that provided system documentation, a test suite, and links to the various implemenations. I'll continue work on this idea at * http://opensource2.atlassian.com/confluence/oss/display/STRUTS/MailReader for now. (Watch the space if you

Re: MailReader demo app is rewritten with Struts Dialogs

2005-09-23 Thread Ted Husted
On 9/22/05, Wiebe de Jong <[EMAIL PROTECTED]> wrote: > Hey Ted, > > What would be an appropriate tool for creating the UML diagrams for > MailReader? I use Rose for my work, but I think documentation for open > source projects needs to be readable by everyone. > > I found this recent article, but i

Re: MailReader demo app is rewritten with Struts Dialogs

2005-09-23 Thread Michael Jouravlev
I created runnable J2EE Mailreader WAR file too. On 9/23/05, Michael Jouravlev <[EMAIL PROTECTED]> wrote: > > CVS repository: > http://cvs.sourceforge.net/viewcvs.py/struts/dialogs/ > > ZIP with source code as well as precompiled library (no compiled examples): > https://sourceforge.net/project/sh

Re: MailReader demo app is rewritten with Struts Dialogs

2005-09-23 Thread Michael Jouravlev
On 9/22/05, James Mitchell <[EMAIL PROTECTED]> wrote: > I still don't see where I can get the source. > If this were in CVS on sf.net, anyone could see it, > browse it, make comments and suggestions, you know, like a good > community is supposed to do. CVS repository: http://cvs.sourceforge.net/vi

Re: MailReader demo app is rewritten with Struts Dialogs

2005-09-22 Thread Michael Jouravlev
On 9/22/05, James Mitchell <[EMAIL PROTECTED]> wrote: > I for one figured you would appreciate Ted's offer seeing as you > would be on equal ground with everyone else. If you are willing to > do the work, and it is something people want, then you need to get it > out there and let people try it.

Re: MailReader demo app is rewritten with Struts Dialogs

2005-09-22 Thread James Mitchell
What do you mean? Is it your goal to say "hey, see that in the Struts code, I did that!". If that's true, then you are here for the wrong reason my friend. I for one figured you would appreciate Ted's offer seeing as you would be on equal ground with everyone else. If you are willing to

Re: MailReader demo app is rewritten with Struts Dialogs

2005-09-22 Thread Michael Jouravlev
On 9/22/05, Ted Husted <[EMAIL PROTECTED]> wrote: > On Sep 11, 2005, at 2:18 PM, Ted Husted wrote (on Struts Dev): > > My thinking is that each application should be separate, with it's own > > Maven build, and no shared code between web applications. Though, the > > MailReader applications could s

RE: MailReader demo app is rewritten with Struts Dialogs

2005-09-22 Thread Wiebe de Jong
etary leader http://programming.newsforge.com/article.pl?sid=05/08/22/1421216 Wiebe -Original Message- From: Ted Husted [mailto:[EMAIL PROTECTED] Sent: Thursday, September 22, 2005 4:51 AM To: Struts Users Mailing List Subject: Re: MailReader demo app is rewritten with Struts Dialogs How

Re: MailReader demo app is rewritten with Struts Dialogs

2005-09-22 Thread Ted Husted
On Sep 11, 2005, at 2:18 PM, Ted Husted wrote (on Struts Dev): > My thinking is that each application should be separate, with it's own > Maven build, and no shared code between web applications. Though, the > MailReader applications could share a business backend, again with its > own Maven build

Re: MailReader demo app is rewritten with Struts Dialogs

2005-09-21 Thread Ted Husted
On 9/21/05, Michael Jouravlev <[EMAIL PROTECTED]> wrote: > Source is available (of course, what did I compile it from ;-) ), but > I need to beatify it a little, add javadocs, stuff like that. I could do that as part of a code review. Helps keep me focussed :) -Ted. -

Re: MailReader demo app is rewritten with Struts Dialogs

2005-09-20 Thread Michael Jouravlev
Source is available (of course, what did I compile it from ;-) ), but I need to beatify it a little, add javadocs, stuff like that. I will be happy to donate it. Michael. On 9/20/05, James Mitchell <[EMAIL PROTECTED]> wrote: > Looks interesting, when you are ready to donate this, I'd be happy >

Re: MailReader demo app is rewritten with Struts Dialogs

2005-09-20 Thread James Mitchell
Looks interesting, when you are ready to donate this, I'd be happy to commit it for you. Is the source available now? -- James Mitchell Software Engineer / Open Source Evangelist Consulting / Mentoring / Freelance EdgeTech, Inc. http://www.edgetechservices.net/ 678.910.8017 AIM: jmitchtx Ya