Hi there, On Sep 2, 8:36 pm, villas <[EMAIL PROTECTED]> wrote: > Hi, IMHO your post is not OT at all. I had already spotted your > project and I think it is terrific.
Thanks :-) > I know that there are other projects for CMS's out there as plugins > etc. However, yours seems to be a much cleaner and more usable > building block for starting a new site, which IMO Cake really needs. > (Although the licence would perhaps interfere with that concept?). It > could however be a fantastic tutorial. Why do you think the license would interfere? As long it's GPLed, there is no problem. Or did you think about commercial sites? I guess one can "steal" parts of the code regardless of the license. As long as it's just parts of the code and not the whole thing, I'd be fine with it. It would be nice to know though, so I can brag about it to my friends :-) > It seems that you are actively developing it for your main user -- > yourself; but that is no bad thing as you've got every incentive to > keep it functional and relevant :-) Yes, well, it started with the "I'm going to make my own site dammit!", and ended with me being in love with CakePHP. :) I am trying to keep the "down to earth" approach, although I'm aware that I'm limiting my user base that way. > I am sure others will give you much more expert feedback, but I would > simply suggest that User Registration / Login with Password Reminder > would be brilliant and not too difficult to implement. Noted, and will do. > Also, from memory, I don't think you had a HABTM relationship for > your tags and, if not, that would also be useful and great as a > working example. Well, I don't have any tags. I think it's more intuitive if I just have "something" (an article, download) belonging to a single category. So it's simple one-to-many relation, i.e. category hasMany articles and articles belongTo category. Tags are probably more flexible, but I think this system forces you to organize your content in a strict manner. Do you think it's wrong? > > Personally I'd love to find the time to get it working with Firebird. > If I do, I will of course send you the SQL. I've never even tried Firebird, but I'd be glad if you'd send me some of your work :-) > Thanks once again! Thank you! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---