# |
Aug 6th 2008, 16:23 |
Swiatecki |
wamp |
# |
Aug 6th 2008, 16:23 |
francky06l |
Swiatecki: do you use xamp or something like this? |
# |
Aug 6th 2008, 16:22 |
TommyO |
way back was called CakeGirl (or something) but people kept hitting on it |
# |
Aug 6th 2008, 16:22 |
castroalves |
heheheh |
# |
Aug 6th 2008, 16:22 |
castroalves |
TommyO: I know... i'm just kidding |
# |
Aug 6th 2008, 16:22 |
Swiatecki |
operable program or batch file. |
# |
Aug 6th 2008, 16:22 |
Swiatecki |
'php' is not recognized as an internal or external command, |
# |
Aug 6th 2008, 16:22 |
Swiatecki |
to get the console to work, when i run cake it gives me: " |
# |
Aug 6th 2008, 16:22 |
TommyO |
castroalves: CakeBot is a Bot :) |
# |
Aug 6th 2008, 16:21 |
francky06l |
Swiatecki: what do you need? |
# |
Aug 6th 2008, 16:21 |
castroalves |
I've a question... |
# |
Aug 6th 2008, 16:21 |
Swiatecki |
anyone who can help me set up cake console on windows |
# |
Aug 6th 2008, 16:21 |
castroalves |
Hi people |
# |
Aug 6th 2008, 16:21 |
francky06l |
Hi bakers |
# |
Aug 6th 2008, 16:10 |
moelee_ |
firefox addons must be up there |
# |
Aug 6th 2008, 16:10 |
zmonteca |
what does Security::validateAuthKey() do? Does it check for the key in the DB? Under a specific field in the DB? In your session? |
# |
Aug 6th 2008, 16:10 |
moelee_ |
TommyO: what is the most highly trafficked cakephp app? |
# |
Aug 6th 2008, 16:08 |
moelee_ |
i have a parent_id field set but the child aro appears as a top-level aro in the aros table |
# |
Aug 6th 2008, 16:07 |
olof |
I am about to file a bug report and just want to see if this issue has been resolved already. When inserting an aro with cake acl create aro 'Parent' 'Node', the Node name cannot contain a . (period) before an @, although it works fine to have the period after the @ |
# |
Aug 6th 2008, 16:07 |
moelee_ |
hey anyone here know if it is possible to create a group that has a parent group and have that relationship reflected in aros table? |
# |
Aug 6th 2008, 16:07 |
zeen |
mmm cake |
# |
Aug 6th 2008, 16:07 |
cozby |
oh I see |
# |
Aug 6th 2008, 16:06 |
TommyO |
by that I mean real, live, useable apps |
# |
Aug 6th 2008, 16:06 |
cozby |
production? |
# |
Aug 6th 2008, 16:05 |
TommyO |
Rails gets more press than production imho. Cake has a pretty solid following |
# |
Aug 6th 2008, 16:05 |
Swiatecki |
it will come? |
# |
Aug 6th 2008, 16:04 |
cozby |
seriously this framework is nutters, I'm surprised the dev community hasn't jumped on it... (too busy with Rails I guess) |
# |
Aug 6th 2008, 16:03 |
cozby |
TommyO: cool, yeah the new find syntax IS sweet |
# |
Aug 6th 2008, 16:03 |
TommyO |
cozby: check the manual, because I haven't used the magic methods in years - I love the new syntax of find() so I just always use that |
# |
Aug 6th 2008, 16:03 |
cozby |
don't know if its possible to control the return amount from a findby |
# |
Aug 6th 2008, 16:02 |
cozby |
er I guess not |
# |
Aug 6th 2008, 16:02 |
cozby |
TommyO: so can I toss in a $recursive param to minimize my results? |
# |
Aug 6th 2008, 16:02 |
cozby |
TommyO: ah cool |
# |
Aug 6th 2008, 16:02 |
TommyO |
cozby: and can be used by any field: findAllByFirstName() etc... |
# |
Aug 6th 2008, 16:01 |
Swiatecki |
hmm.. ive gotta learn to bake :p |
# |
Aug 6th 2008, 16:01 |
TommyO |
cozby: it's a Magic Method, in the manual it's simply called: findAllBy |
# |
Aug 6th 2008, 16:01 |
cozby |
can't find it in the manual but I use it |
# |
Aug 6th 2008, 16:01 |
TommyO |
creating all of your dirs and your basic pieces: AppController, AppModel, PagesController etc... |
# |
Aug 6th 2008, 16:00 |
TommyO |
Tom_M_: Swiatecki: bake will generate a skeleton app for you too |
# |
Aug 6th 2008, 15:59 |
Swiatecki |
Tom_M_: hmm okay |
# |
Aug 6th 2008, 15:59 |
cozby |
is findAllByUserId deprecated? |