websites down

52 views
Skip to first unread message

Peter Münster

unread,
Apr 9, 2013, 4:51:36 AM4/9/13
to webl...@googlegroups.com
Hi,

I would like to start using weblocks.

But unfortunately, http://common-lisp.net/project/cl-weblocks/ points
only to dead links:

http://weblocks.viridian-project.de/: down
http://trac.common-lisp.net/cl-weblocks: 404 not found
http://trac.common-lisp.net/cl-weblocks/wiki/ObtainingAndInstalling: 404 not found
http://trac.common-lisp.net/cl-weblocks/wiki/UserManual: 404 not found

Where could I find the code and the documentation please?

TIA for any hints,
--
Peter

Fred

unread,
Apr 9, 2013, 4:03:55 PM4/9/13
to webl...@googlegroups.com, pml...@free.fr
Hello,

you can download the code from :

https://github.com/skypher/weblocks

or in quicklisp : http://www.quicklisp.org/

For the documentation, ...
Some hints to start :
  • Emacs + sbcl + slime + quicklisp
  • Create a new app : (wop:make-app foo "<target app dir>")
  • Start new app : (foo:start-foo)
  • First File to modify : <target app dir>/foo/src/init-session.lisp
  • Unlike what you can find in the examples do not use (make-instance 'composite :widgets) it is deprecated, use (make-instance 'widget :children) instead.
I hope it will help you.

Best regards.

o_z

unread,
Apr 23, 2013, 12:24:01 AM4/23/13
to webl...@googlegroups.com, pml...@free.fr
Thanks for reporting, I've finally set up weblocks site at http://weblocks-framework.info/
Now I'll take care of other broken links.

вторник, 9 апреля 2013 г., 11:51:36 UTC+3 пользователь Peter Münster написал:
Reply all
Reply to author
Forward
0 new messages