IMO yes.
all you needs is:
a table store posts, and a table to store comments for each post.
you can use tinymce for inputing the post body and serve it as $
{XML(msg.body)}
it takes about 2 or 3 days to finish your first bloging system.
Ali
www.AhuraSystems.com
On Sep 12, 8:05 pm, iain duncan <[EMAIL PROTECTED]> wrote:
> On Wed, 2007-12-09 at 11:05 +0100, Lee McFadden wrote:
> > Hi Iain,
>
> > There's a lot to consider. The most simple of simple blogs would just
> > need User, Post and Comment objects but if you want comment spam
> > filtering, multiple distinct blogs, RSS/Atom, XMLRPC publishing, etc,
> > the scope of your blog project will grow.
>
> > You might want to start off with the basic features that you
> > absolutely need (like publishing and comments) and add things like
> > xmlrpc publishing and comment spam filtering until a little later imo.
>
> So if it's not a multi author system, you would say it is not
> necessarily so complicated as to have to use an existing off-the-shelf
> system?
>
> Thanks for the input
> Iain
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---