# |
Aug 9th 2008, 15:09 |
jaredhoyt |
don't pay attention to me, i forgot about friggin whitelist |
# |
Aug 9th 2008, 15:09 |
AD7six |
eaqua: out of interest why did you write your whole app using a metod that is designed to underscore magic params - an an all caps db. |
# |
Aug 9th 2008, 15:09 |
jaredhoyt |
omg, never mind |
# |
Aug 9th 2008, 15:09 |
dieselz |
markstory: if you try to run high quality video, it isn't going to matter whether it is or isn't => the bulk of the work is in the application, not the overhead |
# |
Aug 9th 2008, 15:08 |
jaredhoyt |
nope, cleared the cache, fields still aren't saved :( |
# |
Aug 9th 2008, 15:08 |
Howard`` |
it's format isn't much different from say.. html |
# |
Aug 9th 2008, 15:08 |
markstory |
dieselz: is silverlight supposed to be less cpu intensive? |
# |
Aug 9th 2008, 15:08 |
Howard`` |
unlike flash, silverlight doesn't need to be compiled into binary |
# |
Aug 9th 2008, 15:08 |
eaqua |
AD7six: isn't there a way to disable the usage of underscore in findBy ? the whole code is written with this assumption, no need to change it. |
# |
Aug 9th 2008, 15:08 |
dieselz |
its not that flash can't go mobile - its just that most apps are too cpu intensive for mobile platforms |
# |
Aug 9th 2008, 15:08 |
AD7six |
markstory: .... at sukin! |
# |
Aug 9th 2008, 15:07 |
dieselz |
<puke> |
# |
Aug 9th 2008, 15:07 |
jaredhoyt |
lol |
# |
Aug 9th 2008, 15:07 |
markstory |
whatever, windows roolz! |
# |
Aug 9th 2008, 15:07 |
linked_ |
quick question: is it possible to disable debug display on a particular view only? |
# |
Aug 9th 2008, 15:07 |
Anon323 |
http://bin.cakephp.org/view/325922381 Why do I have to define a "rule" for a validation if all I need is only "allowEmpty" and "required"? |
# |
Aug 9th 2008, 15:07 |
Howard`` |
apparently it can go cross platform, including mobile devices |
# |
Aug 9th 2008, 15:07 |
dieselz |
stay away from microsoft's shit products |
# |
Aug 9th 2008, 15:07 |
jaredhoyt |
i'm on mac though |
# |
Aug 9th 2008, 15:06 |
jaredhoyt |
or it seems like it |
# |
Aug 9th 2008, 15:06 |
jaredhoyt |
it's nice |
# |
Aug 9th 2008, 15:06 |
Howard`` |
effectively |
# |
Aug 9th 2008, 15:06 |
jaredhoyt |
i think i just installed that for nbc olypmics coverage |
# |
Aug 9th 2008, 15:06 |
markstory |
I don't have it installed even. |
# |
Aug 9th 2008, 15:06 |
Howard`` |
it's microsofts version of flash |
# |
Aug 9th 2008, 15:06 |
jaredhoyt |
from microsoft? |
# |
Aug 9th 2008, 15:06 |
markstory |
does anyone have silverlight installed? |
# |
Aug 9th 2008, 15:06 |
jaredhoyt |
Howard``: is that the video player? |
# |
Aug 9th 2008, 15:06 |
Howard`` |
has anyone here tried silverlight by chance |
# |
Aug 9th 2008, 15:06 |
AD7six |
eaqua: find |
# |
Aug 9th 2008, 15:05 |
jaredhoyt |
i'll clear cache though and see if that fixes anything |
# |
Aug 9th 2008, 15:05 |
eaqua |
AD7six: so what's the other method I can use insted of findBy ? |
# |
Aug 9th 2008, 15:05 |
jaredhoyt |
AD7six: i recently added them in the beforeSave, but not in the model |
# |
Aug 9th 2008, 15:05 |
AD7six |
jaredhoyt: did you recently add those fields? |
# |
Aug 9th 2008, 15:05 |
jaredhoyt |
dieselz: everything else is getting saved though... and 'mailing_address' doesn't even have a value in $validate array |
# |
Aug 9th 2008, 15:04 |
dieselz |
jaredhoyt: check validationErrors |
# |
Aug 9th 2008, 15:03 |
jaredhoyt |
does anyone see anything wrong with my Client::beforeSave() here : http://bin.cakephp.org/view/1205572484 ? it's not saving 'mailing_address' or 'country' although i've verified both with pr($this->data) |
# |
Aug 9th 2008, 15:03 |
AD7six |
no |
# |
Aug 9th 2008, 15:03 |
eaqua |
AD7six: instead of findByCAPS --> findCAPS ?? |
# |
Aug 9th 2008, 15:03 |
AD7six |
eaqua: find |
# |
Aug 9th 2008, 15:03 |
eaqua |
AD7six: what's the equivalent without underscore caps ? |