[squeak-dev] SPM

View: New views
7 Messages — Rating Filter:   Alert me  

[squeak-dev] SPM

by Nicolas Petton :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all,

I'm 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 a 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 CMS, and will be released under MIT licence.

Cheers!

Nicolas
--
Nicolas Petton
http://nico.bioskop.fr
            ___
          ooooooo
         OOOOOOOOO
        |Smalltalk|
         OOOOOOOOO
          ooooooo
           \   /
            [|]
--------------------------------
Ma clé PGP est disponible ici :
http://nico.bioskop.fr/pgp-key.html




signature.asc (204 bytes) Download Attachment

Re: [squeak-dev] SPM

by Edgar J. De Cleene :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message




El 5/15/08 10:30 AM, "Nicolas Petton" <petton.nicolas@...> escribió:

> It's not finished yet, but we already use it for Scribo:
> http://scribo.bioskop.fr
> SPM is based on Aida/Scribo CMS, and will be released under MIT licence.


How I could add a single page.?

http://scribo.bioskop.fr/wiki/wiki.html?view=pages

I see, explore and look at FAQ but still no clue.

Many thanks for you work.

I like put Aida/Scribo on FunSqueak if Swazoo/Aida/Scribo could be in the
same image as Comanche/HttpWiew/Seaside/Pier.

Maybe is not possible ?

Edgar




Re: [squeak-dev] Squeak Project Manager

by Nicolas Petton :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Le jeudi 15 mai 2008 à 11:35 -0300, Edgar J. De Cleene a écrit :

>
>
> El 5/15/08 10:30 AM, "Nicolas Petton" <petton.nicolas@...> escribió:
>
> > It's not finished yet, but we already use it for Scribo:
> > http://scribo.bioskop.fr
> > SPM is based on Aida/Scribo CMS, and will be released under MIT licence.
>
>
> How I could add a single page.?
>
> http://scribo.bioskop.fr/wiki/wiki.html?view=pages
Sorry, you have to be loggued in to add pages...
But you can install Scribo to try it:
http://scribo.bioskop.fr/repository/scribo-np.88.mcz

>
> I see, explore and look at FAQ but still no clue.
>
> Many thanks for you work.
Thank you.
>
> I like put Aida/Scribo on FunSqueak if Swazoo/Aida/Scribo could be in the
> same image as Comanche/HttpWiew/Seaside/Pier.
>
> Maybe is not possible ?

It is possible. Just don't start Swazoo and Comanche on the same port.

Nicolas
>
> Edgar
>
>
>




signature.asc (204 bytes) Download Attachment

Re: [squeak-dev] SPM

by Igor Stasenko :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Looks like a superset of SqueakSource.
Very interesting.

2008/5/15 Nicolas Petton <petton.nicolas@...>:

> Hi all,
>
> I'm 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 a 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 CMS, and will be released under MIT licence.
>
> Cheers!
>
> Nicolas
> --
> Nicolas Petton
> http://nico.bioskop.fr
>            ___
>          ooooooo
>         OOOOOOOOO
>        |Smalltalk|
>         OOOOOOOOO
>          ooooooo
>           \   /
>            [|]
> --------------------------------
> Ma clé PGP est disponible ici :
> http://nico.bioskop.fr/pgp-key.html
>
>
>
>


--
Best regards,
Igor Stasenko AKA sig.



Re: [squeak-dev] SPM (Squeak Project Manager)

by Janko Mivsek :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Edgar J. De Cleene wrote:

>> It's not finished yet, but we already use it for Scribo:
>> http://scribo.bioskop.fr
>> SPM is based on Aida/Scribo CMS, and will be released under MIT licence.
>
> How I could add a single page.?

SPM Wiki is not wide open and probably will never be due to spam. So you
need to register to get an edit rights to the pages.

But interesting idea would be to make a central registration place for
all Squeak projects and websites? Maybe by upgrading SqueakPeople?

> Many thanks for you work.
>
> I like put Aida/Scribo on FunSqueak if Swazoo/Aida/Scribo could be in the
> same image as Comanche/HttpWiew/Seaside/Pier.
>
> Maybe is not possible ?

See Damien's squeak-web image, there you have bothAida and Seaside with
Kom and Swazoo in a single image, working side by side.

Best regards
JAnko


--
Janko Mivšek
AIDA/Web
Smalltalk Web Application Server
http://www.aidaweb.si


Centralized Squeak Authentication (was Re: [squeak-dev] SPM (Squeak Project Manager))

by Ken Causey :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, 2008-05-15 at 22:09 +0200, Janko Mivšek wrote:
> But interesting idea would be to make a central registration place for
> all Squeak projects and websites? Maybe by upgrading SqueakPeople?

I talked to Janko about this on IRC but for everyone else:

Some years ago after Cees de Groot setup people.squeakfoundation.org he
created a package that would allow any service that cared to do so
authenticate against the Squeak People account system and even make use
of the certification levels.

http://map.squeak.org/packagebyname/Terminus-client

Squeak People has not changed significantly in that time so in that
sense it should still work.  I'm not sure though if recent Squeak
changes might not affect it however.  I guess, since Cees is busy
elsewhere, I will take responsibility for ensuring that this continues
to work.  I have not tested it.  If someone does and runs into trouble,
let me know.

Ken




signature.asc (196 bytes) Download Attachment

Re: [squeak-dev] SPM (Squeak Project Manager)

by Edgar J. De Cleene :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message




El 5/15/08 5:09 PM, "Janko Mivšek" <janko.mivsek@...> escribió:

> See Damien's squeak-web image, there you have bothAida and Seaside with
> Kom and Swazoo in a single image, working side by side.
>
> Best regards
> JAnko


Ok, very thanks.
So I try to get and think about some cool for having.
My need, is as I said , go all our internal things made on ComSwiki 1.4 and
1.5 go to some newer.
When all was ready, maybe the complete FunSqueak polished could be runned in
some place.
People could explore via Seaside screenshot (sorry if you have some similar
and I don't know)
Also we could have some swiki with user data from SqueakPeople or
SqueakSource or from http://tech.groups.yahoo.com/group/squeak/ members,
etc.

Keep your "team" running against Seaside "team", and all win.

Edgar