{quote} Do you integrate all of your macros into the snipsnap source tree ?! I think some macros/filters which not hack into snipsnap core can be saved in his owned path which maybe called macros/filters, How about your opinion ? {quote} I agree with you, actually I've been also thinking in doing that. Create a project separated from this snipsnap fork but that deppends on snipsnap. On my computer I already have something using the great ant build file I presented a while ago in {link:News update|url=http://www.pabrantes.net/blog/space/start/2006-08-27/1} - That I've changed a bit two days ago to also compile filters. I'll create the new project and let you know when it's in the repository. {quote} New feature opinion: How about add a avatar like gravatar or MyBlogLog for commenter ( Shown only at comment area ) ? {quote} Well I think the simplest implementation is going for a convention, for example, upload an avatar to the user's snip with name avatar.png or .jpg or any other image extension.\\ Then the user object would have hasAvatar() which would return true on and on the JSP we would do if snip.owner.avatar is true then show the image. {quote} IMPORTANT: This is not a urgent feature! Please do not sacrifice your rest time for those features. {quote} Don't worry I didn't (nor will) sacrifice my rest time.