[nyphp-talk] cakePHP pagination - multiple models with custom paginate() functions

2010-12-01 Thread Kristina Anderson
Hi there everyone, If anyone is familiar with CakePHP 1.2's usage of multiple models (defined in the $pagination array) and using the call to $paginator in the views, please contact me. I needed (or think I needed) to use multiple models because I need to return more than 1 instance of paginate

Re: [nyphp-talk] CakePHP Making a Model return data from a different database.

2010-11-23 Thread Edward Potter
In the end, I canned all the frameworks. And built my own. They are just so, so, so overkill. IMHO. But I digress, and I am not helping you at all. But there is a big Cake user group off the main site, probably a quick answer there. MVC sounds SO great in academic circles, but in the end, some

[nyphp-talk] CakePHP Making a Model return data from a different database.

2010-11-23 Thread Bruce Martin
Hi all,I am assuming there are people on the list who are knowledgeable about cakePHP on this list. I'm still trying to wrap my head around it and so far I'm finding it a bit tricky. I'm currently reading a book about cakePHP, but nee to skip through to resolve the world hunger crisis before I know

[nyphp-talk] CakePHP and Routing to Specific URLs

2009-05-01 Thread Randal Rust
OK, so I'm almost done with getting the basics of this site done so that we can switch to the new server next week, but I have one pressing issue. I have PHPMyAdmin installed on the server at this address: http://www.example.com/phpmyadmin/ When I try to access it, I get this: ==

Re: [nyphp-talk] CakePHP and Routing to Specific URLs

2009-05-01 Thread Randal Rust
On Fri, May 1, 2009 at 5:25 PM, Randal Rust wrote: > OK, so I'm almost done with getting the basics of this site done and you can ignore my request about the routing. i figured it out. i had updated the .htaccess under the /app/ folder, not the root of the directory. -- Randal Rust R.Squared C

Re: [nyphp-talk] CakePHP

2008-06-18 Thread Brian D.
I'm all for CakePHP - as a developer I use it on about 90% of the PHP-based projects I work on. It makes developing easier and maintenance a breeze. Like all things programming, though, it has it's uses and one can use it in situation where better alternatives exist. - Brian D. On Fri, Jun 6, 200

Re: [nyphp-talk] CakePHP

2008-06-06 Thread Mitch Pirtle
On Fri, Jun 6, 2008 at 3:13 PM, Tim Lieberman <[EMAIL PROTECTED]> wrote: > Oh, and use the 1.2 branch, even though it's only just now at RC1. +1 on this one. There are some good improvements in 1.2 that make life a lot easier. If I were to start a project and had to choose a PHP-based MVC framewo

Re: [nyphp-talk] CakePHP

2008-06-06 Thread Tim Lieberman
On Jun 6, 2008, at 12:07 PM, Matt Juszczak wrote: One of my clients wants to do some development with this - I haven't used it. What do you all think of it? Meh ... It's an MVC framework. The controller and view stuff is alright. The Model concept works but is a little frustrating at tim

[nyphp-talk] CakePHP

2008-06-06 Thread Matt Juszczak
One of my clients wants to do some development with this - I haven't used it. What do you all think of it? -Matt ___ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.n

Re: [nyphp-talk] CakePHP

2007-07-17 Thread Jon Baer
A good interview ... http://devzone.zend.com/article/2349-PHP-Abstract-Podcast-Episode-11- Opinionated-Software -snip- Today’s special guest is Chris Hartjes. Chris has been building PHP applications since 1998. Currently employed as a Senior Developer for the Cake Development Corporation,

Re: [nyphp-talk] CakePHP

2007-07-13 Thread Jon Baer
@ this point it really depends on what you are looking to do, for the most basic stuff you can use either, 1.2 comes w/ more behaviors and helpers and a nice Memcache engine for more advanced usage. Umm ConsoleShell is 1.2 and a few other niceties. Just keep you eyes peeled + im sure using

[nyphp-talk] CakePHP

2007-07-13 Thread jostevison
So I thought I would take a look at diving into learning CakePHP. Should I be using version 1.1 or 1.2? I see people using both but 1.2 says Alpha on the download page. With which can I get the best documentation? Thanks, Jeff ___ New York PHP

Re: [nyphp-talk] CakePHP wins "Web 2.0" award

2007-05-10 Thread Kenneth Downs
Congratulations to the team, it is well deserved. Brian Dailey wrote: I use this on a (semi-)daily basis, so I'm glad to see the CakePHP devs getting some more attention. I can't wait until the stable 1.2 release! http://www.seomoz.org/web2.0#cat_51 "Cake is a rapid development framework for

Re: [nyphp-talk] CakePHP wins "Web 2.0" award

2007-05-10 Thread Jon Baer
Congrats to Nate 2.0 and the whole team ... On May 10, 2007, at 3:17 PM, Brian Dailey wrote: I use this on a (semi-)daily basis, so I'm glad to see the CakePHP devs getting some more attention. I can't wait until the stable 1.2 release! http://www.seomoz.org/web2.0#cat_51 "Cake is a rapid

[nyphp-talk] CakePHP wins "Web 2.0" award

2007-05-10 Thread Brian Dailey
I use this on a (semi-)daily basis, so I'm glad to see the CakePHP devs getting some more attention. I can't wait until the stable 1.2 release! http://www.seomoz.org/web2.0#cat_51 "Cake is a rapid development framework for PHP whose primary goal is to provide a structured framework that enable

[nyphp-talk] CakePHP & Oracle

2007-01-29 Thread Jeff Loiselle
Greetings! I'm putting out a call for Oracle developers to try out the new CakePHP Oracle driver. The newest version can be found here: https://svn.cakephp.org/repo/branches/1.2.x.x/cake/libs/model/datasources/dbo/dbo_oracle.php I'm currently developing on PHP5 and Oracle 10g Enterprise Edition.

[nyphp-talk] CakePHP and HTTP Auth

2007-01-10 Thread Nate Abele
Workin' on it ;-) Date: Tue, 9 Jan 2007 12:27:31 -0500 From: "Jeff Loiselle" <[EMAIL PROTECTED]> Subject: Re: [nyphp-talk] CakePHP and HTTP Auth Jon, Should I point you to the correct acquisitions editor? ;-) Regards, jeff On 1/5/07, Jon Baer <[EMAIL PROTECTED]> w

Re: [nyphp-talk] CakePHP and HTTP Auth

2007-01-09 Thread Jeff Loiselle
Jon, Should I point you to the correct acquisitions editor? ;-) Regards, jeff On 1/5/07, Jon Baer <[EMAIL PROTECTED]> wrote: I think this depends on what you are comparing it to, Ive heard the same discussion come up @ least twice before in comparison to Rails and its worth pointing out that t

Re: [nyphp-talk] CakePHP and HTTP Auth

2007-01-04 Thread Jon Baer
I think this depends on what you are comparing it to, Ive heard the same discussion come up @ least twice before in comparison to Rails and its worth pointing out that the Ruby language in and of itself comes with both a) documentation tool (rdoc) and b) unit testing framework already. IM

[nyphp-talk] CakePHP and HTTP Auth

2007-01-04 Thread Brian Dailey
Have any of you cake-users on the list tried to password protect a single cake subdir (in my case, a plugin)? I got this working at one point, but I can't figure out how I did it. I'm currently attempting to pull in the Security->requireLogin() param, but it's just redirecting to somewhere else

Re: [nyphp-talk] Cakephp

2006-12-14 Thread Kenneth Downs
Paul Houle wrote: [EMAIL PROTECTED] wrote: Does anyone use the Cakephp framework? If you do, I have tried using thier session component to create and manage sessions. I have read every bit of information I can find on the internet. I still can't get my sessions working correctly. Please tea

Re: [nyphp-talk] Cakephp

2006-12-13 Thread Paul Houle
[EMAIL PROTECTED] wrote: Does anyone use the Cakephp framework? If you do, I have tried using thier session component to create and manage sessions. I have read every bit of information I can find on the internet. I still can't get my sessions working correctly. Please teach me. I avoid s

[nyphp-talk] Cakephp

2006-12-11 Thread dkov
Does anyone use the Cakephp framework? If you do, I have tried using thier session component to create and manage sessions. I have read every bit of information I can find on the internet. I still can't get my sessions working correctly. Please teach me. __