search for: clfsrpm

Displaying 3 results from an estimated 3 matches for "clfsrpm".

2009 Jun 04
0
XSS (was Re: Centos 5.3 -> Apache - Under Attack ? Oh hell....)
...ozilla.org/~bsterne/content-security-policy/ -=- CSP will require pro-active webmasters who use it and browsers that enforce the client side enforcement, but it's a step in the right direction. I wrote a php class that partially implements CSP server side as an output filter -=- http://www.clfsrpm.net/xss/ -=- It's DOMDocument based and thus requires the php xml stuff, I've only tested it under php 5.2.9 but it should work in 5.x. The class does have some limitations, namely the document must be fully constructed and sent through the class before any of it is sent to the browser...
2009 Jul 01
0
Playing with php 5.3.0
Even though I do not recommend it for production yet, I packaged and am playing with php 5.3.0 - src.rpm at http://www.clfsrpm.net/php53/ (needed epel to build) Other than the suhosin loadable module messing up pear's ability to do anything, initial tests show it working fairly well. Looks like the enchant module is a nogo on CentOS (aspell too old) but in the few hours of testing, none of my code (yet) is broken...
2010 Jan 14
4
<video src="*.ogg">
When I tried to view Basil's video streams yesterday, it worked with Firefox 3.5.x on both Linux and Windows, but failed with Chrome 3.0 on Windows XP.? I get opposite results with http://www.citizenofplanetearth.org/citizen.ogg The only browser I've tried that plays that video is Chrome 3.0 on Windows XP. The <video> tag I'm using is about as simple as can be. <video