Hi Janko,
I have successfully loaded Aida6.2-final-2.mcz. All I needed to do was to turn on Squeak Preferences to "allow underscore in selectors" and it worked like a charm. I have also been able to display jpeg photos: http://localhost:8888/testimage.jpg successfully. This is really great and I can't wait to explore this amazing framework hoping to become sufficiently proficient in it to use in production someday. Thanks a lot and thanks too to Nicholas Moore and Herbert Konig for their help. Regards, Ching _______________________________________________ Aida mailing list [hidden email] http://lists.aidaweb.si/mailman/listinfo/aida |
Well done, Ching - your perseverance has helped us all. On Thursday 17 Feb 2011 13:40:04 Ching de la Serna wrote: > Hi Janko, > > I have successfully loaded Aida6.2-final-2.mcz. All I needed to do was to > turn on Squeak Preferences to "allow underscore in selectors" and it worked > like a charm. I have also been able to display jpeg photos: > http://localhost:8888/testimage.jpg successfully. This is really great and I > can't wait to explore this amazing framework hoping to become sufficiently > proficient in it to use in production someday. > > Thanks a lot and thanks too to Nicholas Moore and Herbert Konig for their > help. > > Regards, > > Ching >
Nicholas Moore Skype: tsr_nicholas _______________________________________________ Aida mailing list [hidden email] http://lists.aidaweb.si/mailman/listinfo/aida |
In reply to this post by ching
Hi Ching,
That's really great news! Now question remains, how to catch up all those underscores (it seems in symbols only) to avoid that settings in Squeak ... Best regards Janko On 17. 02. 2011 13:40, Ching de la Serna wrote: > Hi Janko, > > I have successfully loaded Aida6.2-final-2.mcz. All I needed to do was > to turn on Squeak Preferences to "allow underscore in selectors" and it > worked like a charm. I have also been able to display jpeg photos: > http://localhost:8888/testimage.jpg successfully. This is really great > and I can't wait to explore this amazing framework hoping to become > sufficiently proficient in it to use in production someday. > > Thanks a lot and thanks too to Nicholas Moore and Herbert Konig for > their help. > > Regards, > > Ching -- Janko Mivšek AIDA/Web Smalltalk Web Application Server http://www.aidaweb.si _______________________________________________ Aida mailing list [hidden email] http://lists.aidaweb.si/mailman/listinfo/aida |
On 17. 02. 2011 14:43, Janko Mivšek wrote:
> That's really great news! Now question remains, how to catch up all > those underscores (it seems in symbols only) to avoid that settings in > Squeak ... I checked and found just one more symbol in WebSession>>browserString. For now you can safely just delete that method. Janko > > Best regards > Janko > > On 17. 02. 2011 13:40, Ching de la Serna wrote: >> Hi Janko, >> >> I have successfully loaded Aida6.2-final-2.mcz. All I needed to do was >> to turn on Squeak Preferences to "allow underscore in selectors" and it >> worked like a charm. I have also been able to display jpeg photos: >> http://localhost:8888/testimage.jpg successfully. This is really great >> and I can't wait to explore this amazing framework hoping to become >> sufficiently proficient in it to use in production someday. >> >> Thanks a lot and thanks too to Nicholas Moore and Herbert Konig for >> their help. >> >> Regards, >> >> Ching > -- Janko Mivšek AIDA/Web Smalltalk Web Application Server http://www.aidaweb.si _______________________________________________ Aida mailing list [hidden email] http://lists.aidaweb.si/mailman/listinfo/aida |
Free forum by Nabble | Edit this page |