Re: Load Montichello packages with Javascript in GemStone/SSeaside

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: Load Montichello packages with Javascript in GemStone/SSeaside

Ryan Simmons-2
Hi Mark,

I do have flotr working with Gemstone, it might be that the version of prototype included with the scriptaculous version is wrong.  
You can try to serve the prototype js statically. It might also be worth looking to see if you can see anything obviously wrong using firebug.

It is strange though as the example server is Gemstone and is using the built in libs
------Original Message------
From: Mark Ross
Sender: [hidden email]
To: Seaside - general discussion
ReplyTo: Seaside - general discussion
Subject: [Seaside] Load Montichello packages with Javascript in GemStone/SSeaside
Sent: Jan 4, 2010 22:44

Hi all!
I think I have a general Problem loading Montichello Packages with javascript in - the packages are loaded perfect, but the javascript itself is not being rendered when I open the site.

I tried to load flotr using

        * GemStone/S 2.3.1 and GemTools 2.3.1
        * the package is loaded sucessfully (Flotr-rcs0.8.mcz)
        * the Example Application (flotr, FRChartExamples) is registered,
        * the libs are also configured (SULibrary, FRScriptLibrary)

-> I think there is no problem by the package or GemStone - I think I didn´t configure something basic. I also tried seachart - with the same result. The preinstalled javascript examples in GemStone/S / Seaside  are working perfect (scriptaculous,...).

Has anybody a clue what I did wrong? Please, don´t blame me for that stupid question :)

btw: The loading into the Seaside oneclick worked out of the box !?

BR

Mark_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside


Sent via my BlackBerry from Vodacom - let your email find you!
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Load Montichello packages with Javascript in GemStone/SSeaside

Mark Ross-5
Hi Ryan,
Thanks for the firebug tip.

There seems to be an error by creating the javascript in the webpage or by the rendering.

In the console firebug is reporting an error that a squared bracket close is missing - but it is not  - I put all the text in an editor and checked the code by hand.

I tried out now all of the examples - and the strange thing is that the radar and candle example are up and running. The Ajax example also was tarting after a few seconds.

Today its too late - I´ll have a look for this tomorrow again.

br

Mark

 
Am 04.01.2010 um 22:00 schrieb [hidden email]:

> Hi Mark,
>
> I do have flotr working with Gemstone, it might be that the version of prototype included with the scriptaculous version is wrong.  
> You can try to serve the prototype js statically. It might also be worth looking to see if you can see anything obviously wrong using firebug.
>
> It is strange though as the example server is Gemstone and is using the built in libs
> ------Original Message------
> From: Mark Ross
> Sender: [hidden email]
> To: Seaside - general discussion
> ReplyTo: Seaside - general discussion
> Subject: [Seaside] Load Montichello packages with Javascript in GemStone/SSeaside
> Sent: Jan 4, 2010 22:44
>
> Hi all!
> I think I have a general Problem loading Montichello Packages with javascript in - the packages are loaded perfect, but the javascript itself is not being rendered when I open the site.
>
> I tried to load flotr using
>
> * GemStone/S 2.3.1 and GemTools 2.3.1
> * the package is loaded sucessfully (Flotr-rcs0.8.mcz)
> * the Example Application (flotr, FRChartExamples) is registered,
> * the libs are also configured (SULibrary, FRScriptLibrary)
>
> -> I think there is no problem by the package or GemStone - I think I didn´t configure something basic. I also tried seachart - with the same result. The preinstalled javascript examples in GemStone/S / Seaside  are working perfect (scriptaculous,...).
>
> Has anybody a clue what I did wrong? Please, don´t blame me for that stupid question :)
>
> btw: The loading into the Seaside oneclick worked out of the box !?
>
> BR
>
> Mark_______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>
> Sent via my BlackBerry from Vodacom - let your email find you!_______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside