Go for it! At first it does seem like you're reinventing the wheel, but as time goes by, things become a lot quicker. Last year I spent a couple of days trying to figure out RSS, but this week I implemented it in another blog in half an hour. Cut & paste. One of the advantages of Cake is that it tends to push you down a more reusable route. Not always so easy in pure PHP. You can use the modularity within a project as well as without(?) - for example the admin for news will be pretty much the same as the admin for events. Cut & paste, search & replace. There are also a lot of 'ready to use' components available. If something 3rd party is worth using, someone has probably built a component for it.
On Jan 23, 5:26 pm, "ross.hagg...@googlemail.com" <ross.hagg...@googlemail.com> wrote: > Thank you both for getting back to me. Although it's not my first > app, i'm still playing around with cakephp, but i might take on the > challenge of doing everything with cakephp, although i do feel as > though i would be re-inventing the wheel in parts. I'd much rather > use cakephp for the custom requirements of the site, but feel it could > get messy. > > R > > On Jan 23, 3:08 pm, _k10_ <ketan.s...@gmail.com> wrote: > > > I did a similar thing with wordpress (wp) and cakephp. The purpose of > > wp as a blogging tool. Just created an apache alias to redirect blog > > requests to wp. Depending on your requirements (like creating wp user > > accounts when cake accounts are created, single sign on for such > > users) one could integrate wp code with cakephp. > > > _k10_http://www.propertyjungle.in > > > On Jan 23, 6:21 pm, "ross.hagg...@googlemail.com" > > > <ross.hagg...@googlemail.com> wrote: > > > Hi > > > > I'm looking to usewordpress and cakephp to develop a site. I would > > > like to use wordpress for basic cms functionality i.e. administration, > > > news & events, uploading publications etc. with cakephp being used for > > > functionality on the site, registration, members area etc. I could > > > attempt all in cakephp, but wordpress would cut down a lot of work. > > > Can anyone give me advice on this, experience, am i going down the > > > wrong path? > > > > Many thanks > > > > Ross --~--~---------~--~----~------------~-------~--~----~ 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 cake-php+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---