 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
Pierre-Alain Joye's Blog: how to do not work around filter (don't be lazy )
by Chris Cornutt December 22, 2006 @ 07:14:01
On his blog, Pierre-Alain Joye talks about the ext/filter extension and how several developers just choose to "work around" it instead of using its features right out.
On the other hand, the same persons worked around ext/filter with ugly hacks. Edin pointed me to one of these horrible codes in Serendipity, as I saw this code in other applications like flyspray, I think it is time to raise your attention about what to do not do.
The code he's referencing is a snippet that manually filters each of the superglobals to get rid of any problems that might have been put in. He points out two security problems with the code too: only use PHP functions as a fallback when filter isn't available and never use the superglobals directly outside of the filtering.
Stefan Esser has his own comments on the topic too. He votes for the other way around (own functions over filter's methods) and expresses the opinion that the ext/filter extension is a bad idea similar to the impropper use of magic_quotes_gpc.
Pierre has also responded to these comments in an update to how own blog entry. Check it out for the full story...
voice your opinion now!
pecl filter extension workaround example serendipity pecl filter extension workaround example serendipity
Community News: Serendipity Reaches Milestone - Version 1.0 Released
by Chris Cornutt June 15, 2006 @ 12:51:11
As noted by both Tobias Schlitt and Sebastian Bergmann, the popular blogging software, Serendipity has reached a huge milestone in its development - the release of version 1.0.
The Serendipity Team is proud to announce the final release version of Serendipity 1.0, an advanced and flexible blogging/cms web application. With its comprehensive feature set, including multiple authors, internationalization, templated output, and an open plugin architecture, Serendipity's stable 1.0 release is ready to become the most popular Web application in the world!
You can get the full story in their latest blog post today, including the latest bugfixes, how to upgrade your current installation, the future of the project, and, of course, the "thank you"s going out to all those that helped.
You can download this latest release directly from their site.
voice your opinion now!
serendipity version1.0 release milestone blogging software serendipity version1.0 release milestone blogging software
|
Community Events
Don't see your event here? Let us know!
|