Well it had to go fast and then there was only powerpoint available :-)
Wait till the SnipSnap->Presentation PDF add-on is finished, hehe. Added a PDF version.
Will this raise the list of requirements for running snipsnap?Correct me if I'm wrong, but right now you only need java (v1.3+) installed, wich is an unbelievable short list ;-)
No, I think this would not raise the requirements. The only R could be that you need to know the host of a mail daemon receiving mail. We might reduce this by including some parts of James (a java bases mail server). James could also remove the requirement for an POP3 account when using mail-to-blog. James would fit into the easy-as-possible theme.
When a user registers on my snipsnap I need to call a method wich will insert its username on a database of another application of mine.
I'm looking for information and for documentation in this page and even on http://nanning.snipsnap.org/space/start and http://nanning.codehaus.org/ but it's useless.
register.jsp calls /exec/newuser
I can't find it and I've never written anything in Aspects… How can I solve my problem? I would like to simply change some class and update it's jar on my server...
Is there a simple way of using snip as a project on Eclipse? Do I need WSAD or any special Eclipse plugin?
My snip's at http://www.teccomm.les.inf.puc-rio.br/eclipse link Comunidade\
It's a resource, in portuguese, for Eclipse Davelopers. Form the Eclipse@Rio project at the Pontificial University of Rio de Janeiro, Brasil.
That has nothing to to with aspects currently. /exec/newuser is a servlet mapping which maps to NewUserServlet.1.X will introduce aspects for all components so you can catch createUser() method calls. Currently you have to modify NewUserServlet.
What is SnipSnap?
SnipSnap is a free and easy to install weblog and wiki tool written in Java.
Current version: 1.0b3-uttoxeter Try our Web Start Demo!Resources
I'm looking for information and for documentation in this page and even on
register.jsp calls /exec/newuser
I can't find it and I've never written anything in Aspects… How can I solve my problem? I would like to simply change some class and update it's jar on my server...
Is there a simple way of using snip as a project on Eclipse? Do I need WSAD or any special Eclipse plugin?
My snip's at