Handling HTML Strings and Files with the DOM XML Extension in PHP 5

Tuesday, March 25th, 2008

The DOM XML extension has a few additional methods that can be used to process HTML files and strings at least at a pretty basic level. Thus this fifth part of the series will be entirely focused on explaining how to work with these methods. I will include ...

HTML Purifier

Thursday, June 28th, 2007

I've been focusing on work and neglecting my blog lately, but I want to take a moment to highlight HTML Purifier, a tool developed by Edward Yang. Edward contacted me a few days ago to let me know that he has just released version 2.0, and because this...

Data Manipulation and More for HTML DB Applications

Thursday, May 3rd, 2007

In this conclusion to a three-part series covering the addition of validations computations and processes to an HTML DB application you will learn about data manipulation manually creating a web services process and more. This article is excerpted from chapter 13 of the em ...

Adding Processes to HTML DB Applications

Friday, April 27th, 2007

In this second part of a three-part series covering HTML DB applications you will learn about processes. This article is excerpted from chapter 13 of the em Oracle HTML DB Handbook em written by Lawrence Linnemeyer and Bradley Brown McGraw-Hill 2 6 ...

Job Posting: University Health Network/Toronto General Hospital Seeks LAMP Web-developer Adding Processes to HTML DB Applications

Thursday, April 26th, 2007

As posted on the Technovated.com blog: Company University Health Network/Toronto General Hospital Location Toronto, Canada Title Technical Analyst - LAMP Web-developer Summary The Eysenbach Research Group seeks a web-developer who will be in charge for JMIR/OJS/WebCite-related activities, including but not limited to: enhancing and maintaining the functionality of the Journal of Medical Internet Research ( www.jmir.org ) designing and implementing ...

Sub-templates and More with Oracle HTML DB

Thursday, April 12th, 2007

In this third part of a three-part article covering Oracle HTML DB you ll learn about sub-template definitions and more. This article is excerpted from the em Oracle HTML DB Handbook em written by Lawrence Linnemeyer and Bradley Brown McGraw-Hill 2 6 ...

Focusing on Templates in Oracle HTML DB

Thursday, April 5th, 2007

In this second part of a three-part article covering Oracle HTML DB you ll learn about common template sections and more. This article is excerpted from the em Oracle HTML DB Handbook em written by Lawrence Linnemeyer and Bradley Brown McGraw-Hill 2 ...

Allowing HTML and Preventing XSS

Monday, March 19th, 2007

One of the most common problems faced by web developers is allowing some HTML without creating XSS vulnerabilities in the process. This problem comes up more and more often due to the rise of social networking and other Web 2.0 properties that embolden...

Allowing HTML and Preventing XSS

Wednesday, March 14th, 2007

One of the most common problems faced by web developers is allowing some HTML without creating XSS vulnerabilities in the process. This problem comes up more and more often due to the rise of social networking and other Web 2.0 properties that embolden...