Objective C port.
[htmlpurifier-web.git] / news / 2014 / 0201-objective-c.xhtml
blobc5e32aa09e733e880a0f6d55b59e3ed64899298b
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4 <html
5 xmlns="http://www.w3.org/1999/xhtml"
6 xmlns:xi="http://www.w3.org/2001/XInclude"
7 xmlns:xc="urn:xhtml-compiler"
8 xc:news="yes"
9 xml:lang="en">
10 <head>
11 <title>HTML Purifier in Objective C released - News - HTML Purifier</title>
12 <xi:include href="common-meta.xml" xpointer="xpointer(/*/node())" />
13 </head>
14 <body>
16 <xi:include href="common-header.xml" xpointer="xpointer(/*/node())" />
18 <div id="main">
19 <h1 id="title">HTML Purifier in Objective C released</h1>
21 <div id="content">
22 <p>
23 I'm pleased to report the availability of a (partial) <a href="https://github.com/Mynigma/HTMLPurifier">Objective C port of
24 HTML Purifier</a>, by Lukas Neumann and Roman Priebe of
25 <a href="https://mynigma.org/">Mynigma</a>. I am aware of a few attempts
26 at porting HTML Purifier in the past, but I think Lukas and Roman are the
27 first ever to pull off anything to this degree. Kudos to them!
28 </p>
29 </div>
30 </div>
31 </body>
32 </html>