Log message #108471

# At Username Text
# Aug 7th 2008, 03:49 stevieboy so, you can't use simple dropdowns anymore... it will be rejected from ff3 as being too antique!
# Aug 7th 2008, 03:49 achew22 you have a different appreciation for strange things like that when you wrote it...
# Aug 7th 2008, 03:49 stevieboy yeah
# Aug 7th 2008, 03:49 achew22 yay
# Aug 7th 2008, 03:48 stevieboy damn
# Aug 7th 2008, 03:48 achew22 bot bug
# Aug 7th 2008, 03:48 achew22 lol
# Aug 7th 2008, 03:48 stevieboy lol?
# Aug 7th 2008, 03:48 alkemann lol this timer picker is awesome
# Aug 7th 2008, 03:47 stevieboy achew22: i like the clock
# Aug 7th 2008, 03:47 achew22 no worries I'll just use dropdowns for now
# Aug 7th 2008, 03:47 achew22 lol
# Aug 7th 2008, 03:47 stevieboy it's a bit tricky
# Aug 7th 2008, 03:47 alkemann achew22: oh :(
# Aug 7th 2008, 03:47 stevieboy achew22: try again, i use ff3 too
# Aug 7th 2008, 03:47 alkemann heh ok good :)
# Aug 7th 2008, 03:47 poluta1 alkemann : i'am not going to babelfish :P
# Aug 7th 2008, 03:46 poluta1 alkemann : noooo...
# Aug 7th 2008, 03:46 achew22 alkemann: well, in FF3 when I drag it tries to move the image as if I wanted to drag it into a word document ;)
# Aug 7th 2008, 03:46 poluta1 Martz: owwwwwww shhh.. sorry Martz.. i'am not see your message
# Aug 7th 2008, 03:46 Martz oh
# Aug 7th 2008, 03:46 alkemann Martz: it has to go through babelfish tough :P
# Aug 7th 2008, 03:45 Martz poluta1: did you read what I wrote? or am I on ignore? ;)
# Aug 7th 2008, 03:45 stevieboy funny idea
# Aug 7th 2008, 03:45 stevieboy achew22: lol, how do you like THAT: http://www.nogray.com/time_picker.php
# Aug 7th 2008, 03:45 alkemann poluta1: sure u can. but u cant do $this->Session in ur AppModel
# Aug 7th 2008, 03:45 poluta1 alkemann: so i can't create custom validation function that validating captcha?
# Aug 7th 2008, 03:44 stevieboy achew22: argh, sorry bout that
# Aug 7th 2008, 03:44 alkemann Martz: havent found a clear cut best practise on it yet
# Aug 7th 2008, 03:44 alkemann Martz: yea that is sorta what i do in my Logable behavior as well
# Aug 7th 2008, 03:44 achew22 stevieboy: too bad its 404'd
# Aug 7th 2008, 03:44 alkemann poluta1: right. then there is your answer
# Aug 7th 2008, 03:43 poluta1 alkemann: i don't understand what u mean. i don't find any session property in model class
# Aug 7th 2008, 03:43 stevieboy achew22: what about customizing this? http://ajaxian.com/archives/datepicker-using-prototype-and-scriptaculous
# Aug 7th 2008, 03:43 alkemann achew22: here use my helper http://bin.cakephp.org/view/1905778472
# Aug 7th 2008, 03:42 achew22 alkemann: but I just need input on time :(
# Aug 7th 2008, 03:42 Martz poluta1, alkemann: Heres what I think (not necessarily the best way to do it - but the way *I* did it) - session should be passed by the controller to the model, can be done with like beforeFiler() { $this->{$modelClass}->captcha = $session->read(); } and then in your app_model do var $captcha = null; and then in your model method $this->captcha should be populated with the session date you wrote
# Aug 7th 2008, 03:41 alkemann http://bakery.cakephp.org/articles/view/using-the-unobtrusive-date-picker-widget-in-cakephp
# Aug 7th 2008, 03:41 achew22 well.. I only need one ;)
# Aug 7th 2008, 03:41 alkemann many good ones :)
# Aug 7th 2008, 03:40 achew22 does anyone know of any good js time pickers?