Squeak Tutorial for Java Programmers [Link Update] [ANN]

Jason Rogers jacaetevha at gmail.com
Sun Sep 10 13:27:27 UTC 2006


Sure, it would be really nice to include this.  However, would you
mind updating it?  It's based on Squeak 2.8, which is quite old.
There have been a lot of nice enhancements in the UI, bug fixes, new
classes added, etc. since then.

Jason

P.S. I just went back to look at it again and got the following error page:
Mod_python error: "PythonHandler django.core.handlers.modpython"

Traceback (most recent call last):

  File "/usr/lib/python2.4/site-packages/mod_python/apache.py", line
299, in HandlerDispatch
    result = object(req)

  File "/usr/lib/python2.4/site-packages/django/core/handlers/modpython.py",
line 163, in handler
    return ModPythonHandler()(req)

  File "/usr/lib/python2.4/site-packages/django/core/handlers/modpython.py",
line 131, in __call__
    self.load_middleware()

  File "/usr/lib/python2.4/site-packages/django/core/handlers/base.py",
line 29, in load_middleware
    mod = __import__(mw_module, '', '', [''])

  File "/usr/lib/python2.4/site-packages/django/contrib/sessions/middleware.py",
line 2, in ?
    from django.contrib.sessions.models import Session

  File "/usr/lib/python2.4/site-packages/django/contrib/sessions/models.py",
line 34, in ?
    class Session(models.Model):

  File "/usr/lib/python2.4/site-packages/django/db/models/base.py",
line 29, in __new__
    new_class.add_to_class('_meta', Options(attrs.pop('Meta', None)))

  File "/usr/lib/python2.4/site-packages/django/db/models/base.py",
line 135, in add_to_class
    value.contribute_to_class(cls, name)

  File "/usr/lib/python2.4/site-packages/django/db/models/options.py",
line 53, in contribute_to_class
    setattr(self, 'verbose_name_plural',
meta_attrs.pop('verbose_name_plural', self.verbose_name + 's'))

  File "/usr/lib/python2.4/site-packages/django/utils/functional.py",
line 42, in __wrapper__
    res = self.__func(*self.__args, **self.__kw)

  File "/usr/lib/python2.4/site-packages/django/utils/translation/trans_real.py",
line 255, in gettext
    _default = translation(settings.LANGUAGE_CODE)

  File "/usr/lib/python2.4/site-packages/django/utils/translation/trans_real.py",
line 184, in translation
    default_translation = _fetch(settings.LANGUAGE_CODE)

  File "/usr/lib/python2.4/site-packages/django/utils/translation/trans_real.py",
line 167, in _fetch
    app = getattr(__import__(appname[:p], {}, {}, [appname[p+1:]]),
appname[p+1:])

AttributeError: 'module' object has no attribute 'sitemaps'

On 9/8/06, Giovanni Giorgi <daitangio at gmail.com> wrote:
> Hi all,
>  The Squeak Tutorial for Java Programmer official link is
>   http://blog.objectsroot.com/squeak
>
> Is it possible to add it to the www.squeak.org, in the Documentation page?
>
>
> Thank you.
>
>
> --
> Software Architect
> http://www.objectsroot.com/
> Software is nothing
>
>


-- 
Jason Rogers

"Where there is no vision, the people perish..."
    Proverbs 29:18



More information about the Squeak-dev mailing list