Re: [PHP] Comment management

2006-10-23 Thread Paul Scott
On Mon, 2006-10-23 at 15:53 -0400, tedd wrote: > Well... I was afraid that someone would say that (paint me into a > corner). I just wanted to check before launching my own home-grown > solution and then having everyone say "Why didn't you use so-and-so's > 'comment manager' "? > > I'm sure wo

Re: [PHP] Comment management

2006-10-23 Thread Robert Cummings
On Mon, 2006-10-23 at 17:27 -0400, Chris Shiflett wrote: > Robert Cummings wrote: > > Well it's still trivial, just most of us who have frameworks > > wouldn't be so wasteful of our time to remove the dependency > > of our framework and code it from first principles. > > If your framework is writt

Re: [PHP] Comment management

2006-10-23 Thread Chris Shiflett
Robert Cummings wrote: > Well it's still trivial, just most of us who have frameworks > wouldn't be so wasteful of our time to remove the dependency > of our framework and code it from first principles. If your framework is written in PHP and doesn't have any external dependencies, why are you bot

Re: [PHP] Comment management

2006-10-23 Thread Robert Cummings
On Mon, 2006-10-23 at 16:54 -0400, Chris Shiflett wrote: > Tedd wrote: > > I just wanted to check before launching my own home-grown > > solution and then having everyone say "Why didn't you use > > so-and-so's 'comment manager'"? > > For what it's worth, I'm interested in a good solution to this

Re: [PHP] Comment management

2006-10-23 Thread Leif Gregory
Hello tedd, Monday, October 23, 2006, 1:53:41 PM, you wrote: > Well... I was afraid that someone would say that (paint me into a > corner). I just wanted to check before launching my own home-grown > solution and then having everyone say "Why didn't you use > so-and-so's 'comment manager' "? Sorr

Re: [PHP] Comment management

2006-10-23 Thread Chris Shiflett
Tedd wrote: > I just wanted to check before launching my own home-grown > solution and then having everyone say "Why didn't you use > so-and-so's 'comment manager'"? For what it's worth, I'm interested in a good solution to this problem as well, and I don't think it's nearly as trivial as others s

Re: [PHP] Comment management

2006-10-23 Thread Robert Cummings
On Mon, 2006-10-23 at 15:53 -0400, tedd wrote: > At 12:17 PM -0400 10/23/06, Robert Cummings wrote: > >On Mon, 2006-10-23 at 11:12 -0400, tedd wrote: > > > Does anyone have any recommendations or can point me to a simple > > > content manager for such a purpose? > > > >If you just want something

Re: [PHP] Comment management

2006-10-23 Thread tedd
At 12:17 PM -0400 10/23/06, Robert Cummings wrote: On Mon, 2006-10-23 at 11:12 -0400, tedd wrote: > Does anyone have any recommendations or can point me to a simple > content manager for such a purpose? If you just want something simple like what PHP uses, you're probably going to spend more t

Re: [PHP] Comment management

2006-10-23 Thread Google Kreme
On 23 Oct 2006, at 09:12 , tedd wrote: Does anyone have any recommendations or can point me to a simple content manager for such a purpose? Do you need a content manager? Sounds like you want a blog like setup where you post a entry (code) and people can comment. Wordpress is nice. Or

Re: [PHP] Comment management

2006-10-23 Thread Robert Cummings
On Mon, 2006-10-23 at 18:16 +0200, Rocco Di Leo wrote: > Hi Tedd, > > you may want to check out a Blog-Software like Wordpress if it fulfills your > requirements and relaunch your website using it. From what i see on your > page, it could pretty much replace the functionality and add the benefits

Re: [PHP] Comment management

2006-10-23 Thread Robert Cummings
On Mon, 2006-10-23 at 11:12 -0400, tedd wrote: > Hi: > > I posted this on the web-design list, but didn't receive any leads. > > I want to continue what I've been doing, which is to offer various > code solutions for people via my web site, but I would like to add a > feature where people can c

Re: [PHP] Comment management

2006-10-23 Thread Rocco Di Leo
Hi Tedd, you may want to check out a Blog-Software like Wordpress if it fulfills your requirements and relaunch your website using it. From what i see on your page, it could pretty much replace the functionality and add the benefits of comments, nice urls, etc Greets Rocco -- New Identity AG

Re: [PHP] Comment management

2006-10-23 Thread tg-php
Think he's looking for something that'll manage comments.. not bugs. As he says, so people can post comments (like in the online PHP docs where there are user comments for differnent entries with their own code samples and notes). -TG = = = Original message = = = Maybe you mean a bug tracker?

Re: [PHP] Comment management

2006-10-23 Thread Thomas Munz
Maybe you mean a bug tracker? checkout http://flyspray.rocks.cc/ on Monday 23 October 2006 17:12, tedd wrote: > Hi: > > I posted this on the web-design list, but didn't receive any leads. > > I want to continue what I've been doing, which is to offer various > code solutions for people via my w