Fendres, I realized that learning weblocks is an incremental process. First I fired up weblocks-demo, then I got weblocks-clsql-demo working. Now I'm hacking the demo to create a small internal app. Sure, it's simple data manipulation right now, but I see the possibilities opening as I go along. What you think you learned about lisp now, you'll need to learn a whole lot more, because eventually you'll come to write your own widgets, probably very early in the development process. I think it's important to hack constantly and see results, lisp is good for that and it needs that approach. Sorry that I can't offer you anything easy. Look at examples, look in contrib folder, make it work for you.
On Nov 16, 6:58 pm, fendres <[email protected]> wrote: > Hi all, > it's been a long time since my last post. In the meantime I mainly > learned more about lisp, so now I feel more likely to grasp how to use > weblocks. Also quicklisp's beta helped :-). > I read the user manual, the posts on defmacro and looked through the > examples but I still struggle to see the big picture how something > other than straightforward display-and-manipulate-data applications > would be realized with weblocks. Unfortunately information about > weblocks is spread over many webpages, each spotlighting some part of > the functionality but there seems to be no place with a coherent > documentation with all the information needed for a complete (non- > trivial) webapp. > > E.g., I found a project that integrates jQuery into weblocks, but no > documentation about how it is used together with weblocks. Is there > some documentation or example code I am missing? > How would I get started with weblocks+jquery? > > Regards, > Felix -- You received this message because you are subscribed to the Google Groups "weblocks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/weblocks?hl=en.
