Here a simple script to install Aida/Scribo and friends.
I tried on a 3.10u3 stock image and worked ok (even in a network behind a proxy). Transcript open. Installer installUrl: 'http://www.squeaksource.com/SPort/Sport-2.031.mcz'. Installer installUrl: 'http://mc.bioskop.fr/Swazoo/Swazoo-mu.3.mcz'. Installer installUrl: 'http://mc.bioskop.fr/Aida/Aida5.6-np.49.mcz'. Installer installUrl: 'http://scribo.bioskop.fr/repository/scribo-np.89.mcz'. Installer installUrl: 'http://scribo.bioskop.fr/repository/scriboshout-np.1.mcz'. Installer installUrl: 'http://scribo.bioskop.fr/repository/scribopersistence-mu.5.mcz'. Installer installUrl: 'http://scribo.bioskop.fr/repository/scriboplugins-jm.5.mcz'. When install script end, in a workspace evaluate: SwazooAida demoStart. (AIDASite named: 'aidademo') styleClass: #ScriboStyle; blog; wiki; siteContent. Then go to your internet broser, point the url: http://localhost:8888/, login with user: admin and password: password and enjoy Scribo. Cheers. -- Germán S. Arduino http://www.arsol.biz http://www.arsol.net _______________________________________________ Aida mailing list [hidden email] http://lists.aidaweb.si/mailman/listinfo/aida |
Thank you very much for this Installer script, it works fine :)
Nico Le mercredi 21 mai 2008 à 13:54 -0300, Germán Arduino a écrit : > Here a simple script to install Aida/Scribo and friends. > > I tried on a 3.10u3 stock image and worked ok (even in a network > behind a proxy). > > Transcript open. > Installer installUrl: 'http://www.squeaksource.com/SPort/Sport-2.031.mcz'. > Installer installUrl: 'http://mc.bioskop.fr/Swazoo/Swazoo-mu.3.mcz'. > Installer installUrl: 'http://mc.bioskop.fr/Aida/Aida5.6-np.49.mcz'. > Installer installUrl: 'http://scribo.bioskop.fr/repository/scribo-np.89.mcz'. > Installer installUrl: > 'http://scribo.bioskop.fr/repository/scriboshout-np.1.mcz'. > Installer installUrl: > 'http://scribo.bioskop.fr/repository/scribopersistence-mu.5.mcz'. > Installer installUrl: > 'http://scribo.bioskop.fr/repository/scriboplugins-jm.5.mcz'. > > When install script end, in a workspace evaluate: > > SwazooAida demoStart. > (AIDASite named: 'aidademo') styleClass: #ScriboStyle; blog; wiki; siteContent. > > Then go to your internet broser, point the url: > http://localhost:8888/, login with user: admin and password: password > and enjoy Scribo. > > Cheers. > _______________________________________________ Aida mailing list [hidden email] http://lists.aidaweb.si/mailman/listinfo/aida signature.asc (204 bytes) Download Attachment |
Hope be useful!
A thing I forgot to comment but is obvious, is that Installer must be installed on the image. Or the script can be easily adapted to install Installer also. Cheers. 2008/5/21 Nicolas Petton <[hidden email]>: > Thank you very much for this Installer script, it works fine :) > > Nico > > > Le mercredi 21 mai 2008 à 13:54 -0300, Germán Arduino a écrit : >> Here a simple script to install Aida/Scribo and friends. >> >> I tried on a 3.10u3 stock image and worked ok (even in a network >> behind a proxy). >> >> Transcript open. >> Installer installUrl: 'http://www.squeaksource.com/SPort/Sport-2.031.mcz'. >> Installer installUrl: 'http://mc.bioskop.fr/Swazoo/Swazoo-mu.3.mcz'. >> Installer installUrl: 'http://mc.bioskop.fr/Aida/Aida5.6-np.49.mcz'. >> Installer installUrl: 'http://scribo.bioskop.fr/repository/scribo-np.89.mcz'. >> Installer installUrl: >> 'http://scribo.bioskop.fr/repository/scriboshout-np.1.mcz'. >> Installer installUrl: >> 'http://scribo.bioskop.fr/repository/scribopersistence-mu.5.mcz'. >> Installer installUrl: >> 'http://scribo.bioskop.fr/repository/scriboplugins-jm.5.mcz'. >> >> When install script end, in a workspace evaluate: >> >> SwazooAida demoStart. >> (AIDASite named: 'aidademo') styleClass: #ScriboStyle; blog; wiki; siteContent. >> >> Then go to your internet broser, point the url: >> http://localhost:8888/, login with user: admin and password: password >> and enjoy Scribo. >> >> Cheers. >> > > _______________________________________________ > Aida mailing list > [hidden email] > http://lists.aidaweb.si/mailman/listinfo/aida > > Aida mailing list [hidden email] http://lists.aidaweb.si/mailman/listinfo/aida |
I created an installer page on Scribo dev site:
http://scribo.bioskop.fr/wiki/installer-page.html To install from this page just execute: Installer installUrl: 'http://scribo.bioskop.fr/wiki/installer-page.html' It worked for me. Cheers! Nico -- Nicolas Petton http://nico.bioskop.fr ___ ooooooo OOOOOOOOO |Smalltalk| OOOOOOOOO ooooooo \ / [|] -------------------------------- Ma clé PGP est disponible ici : http://nico.bioskop.fr/pgp-key.html _______________________________________________ Aida mailing list [hidden email] http://lists.aidaweb.si/mailman/listinfo/aida signature.asc (204 bytes) Download Attachment |
Superb, works for me too.
Nicholas Nicolas Petton wrote: I created an installer page on Scribo dev site: http://scribo.bioskop.fr/wiki/installer-page.html To install from this page just execute: Installer installUrl: 'http://scribo.bioskop.fr/wiki/installer-page.html' It worked for me. Cheers! Nico --
Nicholas
J Moore _______________________________________________ Aida mailing list [hidden email] http://lists.aidaweb.si/mailman/listinfo/aida |
It does work fine for the u3 image, but hangs for a stock sq3.10-7159dev08.05.2 image. Maybe I'll try to figure that out since so many people start with a squeak-dev image...?
The site itself is styled fine in IE, but is not right in Firefox, as can be seen in the attached image... Thanks for pointing out the packages needed to successfully play with Scribo! Rob On Wed, May 21, 2008 at 6:00 PM, Nicholas Moore <[hidden email]> wrote:
_______________________________________________ Aida mailing list [hidden email] http://lists.aidaweb.si/mailman/listinfo/aida FirefoxScribo.jpg (12K) Download Attachment |
Le mercredi 21 mai 2008 à 20:56 -0400, Rob Rothwell a écrit : > It does work fine for the u3 image, but hangs for a stock > sq3.10-7159dev08.05.2 image. Maybe I'll try to figure that out since > so many people start with a squeak-dev image...? > > The site itself is styled fine in IE, but is not right in Firefox, as > can be seen in the attached image... I made some changes in the style recently because it wasn't right in IE6. It works for me in Firefox (I always use it for my developments, and Scribo is always correctly displayed it). If you clear your browser cache, is it better? Cheers! Nico -- Nicolas Petton http://nico.bioskop.fr ___ ooooooo OOOOOOOOO |Smalltalk| OOOOOOOOO ooooooo \ / [|] -------------------------------- Ma clé PGP est disponible ici : http://nico.bioskop.fr/pgp-key.html _______________________________________________ Aida mailing list [hidden email] http://lists.aidaweb.si/mailman/listinfo/aida signature.asc (204 bytes) Download Attachment |
On Wed, May 21, 2008 at 9:10 PM, Nicolas Petton <[hidden email]> wrote:
If you clear your browser cache, is it better? Good one...that did it. Guess I don't understand what that did exactly, though! Rob _______________________________________________ Aida mailing list [hidden email] http://lists.aidaweb.si/mailman/listinfo/aida |
Le mercredi 21 mai 2008 à 22:10 -0400, Rob Rothwell a écrit : > On Wed, May 21, 2008 at 9:10 PM, Nicolas Petton > <[hidden email]> wrote: > If you clear your browser cache, is it better? > > Good one...that did it. Guess I don't understand what that did > exactly, though! I think that your browser cached an old version of the css. Nico -- Nicolas Petton http://nico.bioskop.fr ___ ooooooo OOOOOOOOO |Smalltalk| OOOOOOOOO ooooooo \ / [|] -------------------------------- Ma clé PGP est disponible ici : http://nico.bioskop.fr/pgp-key.html _______________________________________________ Aida mailing list [hidden email] http://lists.aidaweb.si/mailman/listinfo/aida signature.asc (204 bytes) Download Attachment |
Free forum by Nabble | Edit this page |