HTMLPurifier 1.0.0 stable released

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

User avatar
neophyte
DevNet Resident
Posts: 1537
Joined: Tue Jan 20, 2004 4:58 pm
Location: Minnesota

Post by neophyte »

Congratulations Ambush Commander!
User avatar
s.dot
Tranquility In Moderation
Posts: 5001
Joined: Sun Feb 06, 2005 7:18 pm
Location: Indiana

Post by s.dot »

ole wrote:Another brilliant release from AC!
Shame the PHP community mostly doesn't bother to use libraries eh?
Since when.. 8O
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
User avatar
Ollie Saunders
DevNet Master
Posts: 3179
Joined: Tue May 24, 2005 6:01 pm
Location: UK

Post by Ollie Saunders »

Since always. Everybody writes their own everything.
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post by Luke »

not I... *looks at library folder*

hmm... what's in here... smarty! what else... hey there's adodb and adodb_lite! What else have we got in here? Hey is that the Zend framework?
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

The Ninja Space Goat wrote:not I... *looks at library folder*

hmm... what's in here... smarty! what else... hey there's adodb and adodb_lite! What else have we got in here? Hey is that the Zend framework?
Nope.. just Zend Framework :lol:
User avatar
Ollie Saunders
DevNet Master
Posts: 3179
Joined: Tue May 24, 2005 6:01 pm
Location: UK

Post by Ollie Saunders »

The Ninja Space Goat wrote:not I... *looks at library folder*
hmm... what's in here... smarty! what else... hey there's adodb and adodb_lite! What else have we got in here? Hey is that the Zend framework?
OK well "everbody" was an exadgeration but a lot of PHP users write their own stuff. Right ok...here we go lets see what the search results for CMS threads are:
mikeeeeeeey wrote: I'm building a small scale CMS for a presentation system, which uses a programmed .swf to...
[Miss one, somebody was using Mambo!]
SpecialK wrote:Things like phone numbers and email should be validated to an extent. I've developed an mini CMS internally so I had to make sure that numbers and emails were valid because they would be going to a live site once they are entered.
aliasxneo wrote:I would just use Smarty. Don't know what this other thing is, but I am in the process of creating a CMS (Content Management System) and I am implementing the smarty tempating engine for it. It's very easy to use, and there are tons of tutorials on it, just google "Smarty Tutorials". Here are some examples from my CMS:
[miss two results, CMS appears in some guy's code]

[somebody using a CMS doesn't say anything about it]

[Another 5 threads from same guy with $cms in his code]
Hockey wrote:I discovered this problem while workin on my CMS which uses scripts in this way to reduce clock cycles Wink Serious security hole it was
[annoying same bloke with $cms in his code twice again!]

[hockey again]
lorenww wrote:Hi All,

I have a cms that allows the owners to upload PDF's and they are automatically listed on the website page by their names.

I would like to provide a summary of the PDF
God that took far too long.
EDIT: I realise CMSes aren't libraries but...ahh <span style='color:blue' title='I&#39;m naughty, are you naughty?'>smurf</span>, I'm not doing all that again.
User avatar
Ambush Commander
DevNet Master
Posts: 3698
Joined: Mon Oct 25, 2004 9:29 pm
Location: New Jersey, US

Post by Ambush Commander »

New users tend to try to implement everything. Intermediate users find out about libraries and use them profusely. Advanced users know about the libraries but 80% the library doesn't do what they want it to.
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post by Luke »

Ambush Commander wrote:New users tend to try to implement everything. Intermediate users find out about libraries and use them profusely. Advanced users know about the libraries but 80% the library doesn't do what they want it to.
that's so true!
User avatar
n00b Saibot
DevNet Resident
Posts: 1452
Joined: Fri Dec 24, 2004 2:59 am
Location: Lucknow, UP, India
Contact:

Post by n00b Saibot »

Ambush Commander wrote:New users tend to try to implement everything. Intermediate users find out about libraries and use them profusely. Advanced users know about the libraries but 80% the library doesn't do what they want it to.
so ultimately we have to create a library so that they would do what we want to :D
User avatar
julian_lp
Forum Contributor
Posts: 121
Joined: Sun Jul 09, 2006 1:00 am
Location: la plata - argentina

Post by julian_lp »

Ambush Commander wrote:New users tend to try to implement everything. Intermediate users find out about libraries and use them profusely. Advanced users know about the libraries but 80% the library doesn't do what they want it to.
That's a big truth.
User avatar
daedalus__
DevNet Resident
Posts: 1925
Joined: Thu Feb 09, 2006 4:52 pm

Post by daedalus__ »

Congratulations AC, keep up the good work!
User avatar
jimthunderbird
Forum Contributor
Posts: 147
Joined: Tue Jul 04, 2006 3:59 am
Location: San Francisco, CA

Good Job

Post by jimthunderbird »

Well done! I will put this this library into my toolbox also. Very useful! :D
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Re: Good Job

Post by Chris Corbyn »

jimthunderbird wrote:Well done! I will put this this library into my toolbox also. Very useful! :D
I'd just like to say we use HTMLPurifier in IRIS for filtering emails against XSS attacks and we've been more than impressed. Nice work AC, thanks :)
User avatar
Ambush Commander
DevNet Master
Posts: 3698
Joined: Mon Oct 25, 2004 9:29 pm
Location: New Jersey, US

Post by Ambush Commander »

Thanks for the comments! In case no-one noticed, 1.2.0 came out two days ago, with a bunch of enhancements in various areas.

d11wtq, I've been thinking about putting up a "Praise/Current users" section on the homepage, do you mind if I use IRIS as an example?
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post by Chris Corbyn »

Ambush Commander wrote:d11wtq, I've been thinking about putting up a "Praise/Current users" section on the homepage, do you mind if I use IRIS as an example?
Go for it :)
Post Reply