Log message #1031514

# At Username Text
# Sep 11th 2009, 08:47 dperry fatal: The remote end hung up unexpectedly
# Sep 11th 2009, 08:47 dperry Permission denied (publickey).
# Sep 11th 2009, 08:47 dperry Initialized empty Git repository in /Users/davidmorrow/Library/Application Support/TextMate/Bundles/CakePHP.tmbundle/.git/
# Sep 11th 2009, 08:47 markstory all depends on the client $$
# Sep 11th 2009, 08:47 jrod or.... get a CDN and just post it there :) and say screw it
# Sep 11th 2009, 08:46 tPl0ch I have read on Red5 a bit
# Sep 11th 2009, 08:45 jrod Red5 is an opensource flash server
# Sep 11th 2009, 08:45 jrod tPl0ch: i would either convert it all to FLV and stream that with LightTPD or run it through Red5
# Sep 11th 2009, 08:45 Seguer flash?
# Sep 11th 2009, 08:45 tPl0ch I do not have a lot of streaming experience
# Sep 11th 2009, 08:44 tPl0ch jrod: i have taken on a project, which should offer users the possibility of uploading music (5 tracks) to their profiles which then can be streamed to website visitors. I am looking for the best variant to accomnplish that. That variant should be inexpensive and easy to manage (if there is such)
# Sep 11th 2009, 08:44 jperras dperry: http://thechaw.com/
# Sep 11th 2009, 08:42 tPl0ch jessica-m use validation rule url
# Sep 11th 2009, 08:41 jessica-m well what if the user doesnt put an http in front of it?
# Sep 11th 2009, 08:40 Seguer jessica-m: use http:// in front of the url.
# Sep 11th 2009, 08:39 dperry does anyone know where to get the latest textmate bundle for cakephp?
# Sep 11th 2009, 08:39 jessica-m tPl0ch: $html->link('link name', 'www.yahoo.com' ..... );
# Sep 11th 2009, 08:38 jrod Scotto: N/P
# Sep 11th 2009, 08:38 jessica-m tPl0ch: thats not what i mean
# Sep 11th 2009, 08:38 Scotto jrod: thanks for the point in the right direction
# Sep 11th 2009, 08:38 Scotto jrod: http://techblog.procurios.nl/k/n618/news/view/15872/14863/Mimetype-corruption-in-Firefox.html
# Sep 11th 2009, 08:38 tPl0ch jessica-m e('http://' . env('SERVER_NAME') . $html->link(...))
# Sep 11th 2009, 08:36 jessica-m when using $html->link - is there a way to print a url properly if it does not have http in front of it?
# Sep 11th 2009, 08:36 tPl0ch TehTreag|AFK : Well, it seems that mod_mp3 is not continued.
# Sep 11th 2009, 08:32 jrod Scotto: thats where i would start since it should only take a second or two to clean firefox up
# Sep 11th 2009, 08:32 Scotto jrod: never had to do that, so its somethnig to do with the browser config?
# Sep 11th 2009, 08:32 jrod Scotto: have you reset firefox to it's default config?
# Sep 11th 2009, 08:31 Exterminans Hi, i tried to avticate the translate-behavior in my modell by $actsAs, but it seems the behavior gets not attached wenn $hasMany ist set?
# Sep 11th 2009, 08:31 Scotto jrod: windows xp and firefox 3.5
# Sep 11th 2009, 08:31 jrod tPl0ch: why not use the flv streaming capabilities in LightTPD or use Red5 ?
# Sep 11th 2009, 08:31 TehTreag|AFK tPl0ch: Sounds like an interesting module. Have you found updates more recent than 2004?
# Sep 11th 2009, 08:29 tPl0ch Anybody has some experience with the PHP-API of apaches mod_mp3?
# Sep 11th 2009, 08:28 TehTreag|AFK hmvrulz: Set $this->authenticate to your object that has a hasPasswords method, and do your custom hash in there. See the http://api.cakephp.org/view_source/auth-component/#line-847
# Sep 11th 2009, 08:25 TehTreag|AFK hmvrulz: You can provide a method in your model to override the default hash. Please check the API for further details.
# Sep 11th 2009, 08:25 olamma ok thx for the info
# Sep 11th 2009, 08:25 markstory no
# Sep 11th 2009, 08:24 olamma hello, quick question is there a way to call a controller method from a model method?
# Sep 11th 2009, 08:23 MikeMnD and in the second paginator, the other model
# Sep 11th 2009, 08:22 MikeMnD well i've set 'model'=>'Profile' in the $paginator->numbers()
# Sep 11th 2009, 08:21 jrod your gonna have to have some way to tell it
# Sep 11th 2009, 08:21 jrod MikeMnD: it could but how does it know which one your paginating?