Nicolas Petton | 15 May 14:30

SPM: a Squeak project manager

Hi all,

I was recently working on a project called SPM (Squeak Project Manager).
It's an application to manage squeak projects, with:

- a Monticello repository accessible from the website
- a tracking system including a timeline, roadmap, milestones and
tickets (or issues)
- a wiki
- news (or blog)
- an interface to Monticello, which allows you to browse the code
online, with bookmarkable urls

Each user also has a personal page, with an editable todo, a list of all
tickets assigned to him, and the list of the recent events in the
timeline.

It's not finished yet, but we already use it for Scribo:
http://scribo.bioskop.fr

SPM is based on Aida/Scribo, and will be released under MIT licence.

Please tell me what you think.

Cheers!

Nico
--

-- 
Nicolas Petton
http://nico.bioskop.fr
(Continue reading)

Jimmie Houchin | 15 May 16:26

Re: SPM: a Squeak project manager

Nicolas Petton wrote:
> Hi all,
> 
> I was recently working on a project called SPM (Squeak Project Manager).
> It's an application to manage squeak projects, with:
> 
> - a Monticello repository accessible from the website
> - a tracking system including a timeline, roadmap, milestones and
> tickets (or issues)
> - a wiki
> - news (or blog)
> - an interface to Monticello, which allows you to browse the code
> online, with bookmarkable urls
> 
> Each user also has a personal page, with an editable todo, a list of all
> tickets assigned to him, and the list of the recent events in the
> timeline.
> 
> It's not finished yet, but we already use it for Scribo:
> http://scribo.bioskop.fr
> 
> SPM is based on Aida/Scribo, and will be released under MIT licence.
> 
> Please tell me what you think.

Hello Nicolas,

I think this looks great. I very much prefer the community using its own
tools whenever possible. And I see little reason for the Squeak
community to use Trac, GForge, Mantis, ..., when we have the opportunity
(Continue reading)

Nicolas Petton | 15 May 18:08

Re: SPM: a Squeak project manager


Le jeudi 15 mai 2008 à 09:26 -0500, Jimmie Houchin a écrit :
> Nicolas Petton wrote:
> > Hi all,
> > 
> > I was recently working on a project called SPM (Squeak Project Manager).
> > It's an application to manage squeak projects, with:
> > 
> > - a Monticello repository accessible from the website
> > - a tracking system including a timeline, roadmap, milestones and
> > tickets (or issues)
> > - a wiki
> > - news (or blog)
> > - an interface to Monticello, which allows you to browse the code
> > online, with bookmarkable urls
> > 
> > Each user also has a personal page, with an editable todo, a list of all
> > tickets assigned to him, and the list of the recent events in the
> > timeline.
> > 
> > It's not finished yet, but we already use it for Scribo:
> > http://scribo.bioskop.fr
> > 
> > SPM is based on Aida/Scribo, and will be released under MIT licence.
> > 
> > Please tell me what you think.
> 
> 
> Hello Nicolas,
> 
(Continue reading)


Gmane