PUBLIC   marks

PUBLIC MARKS with search sanitize

Sponsorised links

This year

Coding Horror: HTML Validation: Does It Matter?

by karlcow

The interesting thing to do is to use Validation as a tool and not as a goal. Why my code is invalid? What is the source of errors? Which script, libraries, etc create invalid code?

So basically for me it helps me to create a better framework or script at the source. I don't want to validate every pages, but I want to be sure that the page which are produced are valid. That means I have to create "checking steps" in my code, or to use the appropriate tools. For example using an xml library to replace an element by another more than doing a regex, checking and sanitize the input of forms, etc. etc.

karl on March 7, 2009 07:08 AM

I've switched from Tumblr to FriendFeed.

by greut

“I've switched from Tumblr to FriendFeed. The bookmarklet seems to be good enough by now, so why not. I've also told Feedburner to poll a cleaned-up version of my FF feed (remove some unwanted services and sanitize the display of the items) and redirected my Tumblr page to here.”

I have the feeling that we get bored about a service more quickly than before...

2008

Sponsorised links

2005

RAA - htmlsanitize

by assaf
HTML::Sanitize - HTML sanitizing library ======================================== USAGE ----- require 'html/sanitize' require 'cgi' cgi=CGI.new msg = cgi['msg'] msg = HTML::Sanitize::sanitize(msg) cgi.out('text/html') { msg }

PHP Filters

by xenomorph & 5 others (via)
A collection of easy to include PHP functions that sanitize user inputs. Located at the OWASP

PHP Filters

by gregR & 5 others
Des fonctions pour assainir (sanitize) les entrées utilisateurs dans les formulaires dans les applis Php.

PHP Filters

by svartling & 5 others (via)
A collection of easy to include PHP functions that sanitize user inputs.

PHP Filters

by znarf & 5 others
A collection of easy to include PHP functions that sanitize user inputs. Functions available are...

PUBLIC TAGS

ajax   apple   art   audio   blog   blogging   blogs   book   bookmarks   books   business   car   community   computer   css   culture   design   download   dvd   education   email   finance   firefox   flash   flickr   food   forum   free   fun   funny   game   games   google   guide   health   history   home   hosting   html   humor   image   images   information   internet   ipod   java   javascript   life   links   linux   mac   magazine   marketing   media   microsoft   mobile   money   movie   movies   mp3   music   news   online   phone   photo   photography   photos   photoshop   php   podcast   programming   radio   reference   rss   science   search   security   seo   service   shopping   site   social   software   sports   technology   tips   tool   tools   travel   tutorial   tv   video   videos   web   web2.0   webdesign   wiki   windows   wordpress   yahoo  

Sponsorised links