<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-6074142752673889664</id><updated>2024-11-08T07:41:55.847-08:00</updated><title type='text'>Html Xml WebScript Entity Parser</title><subtitle type='html'>Entityparser.Blogspot.Com : Online parser for Webscript HTML XML Javascript entity</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://entityparser.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6074142752673889664/posts/default?redirect=false'/><link rel='alternate' type='text/html' href='http://entityparser.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6074142752673889664.post-4975020104989175850</id><published>2013-07-14T16:42:00.000-07:00</published><updated>2013-07-20T18:35:22.694-07:00</updated><title type='text'>Entity parser for Html Xml or Webscript</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;b&gt;Entity parser&lt;/b&gt; for Html Xml or other Webscript is an online tool that is very simple and easy to use, just copy paste your &lt;a href=&quot;http://entityparser.blogspot.com/&quot; title=&quot;Html Xml WebScript Entity Parser&quot;&gt;&lt;b&gt; html, xml, javascript or other script&lt;/b&gt;&lt;/a&gt; code. Without wait has already converted and can be used. &lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;b&gt;Your script code&lt;/b&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;// &lt;![CDATA[
function $(id){ return document.getElementById(id) } var char2entity = { &quot;&#39;&quot; : &#39;&amp;#39;&#39;, &#39;&quot;&#39; : &#39;&amp;quot;&#39;,  &#39;&lt;&#39; : &#39;&amp;lt;&#39;, &#39;&gt;&#39; : &#39;&amp;gt;&#39;,  &#39;&amp;#038;&#39; : &#39;&amp;amp;&#39;}; function encode_entities(str) {   var rv = &#39;&#39;;  for (var i = 0; i &lt; str.length; i++) {    var ch = str.charAt(i);    rv += char2entity[ch] || ch;  }   return rv;} function do_encode(e){  $(&#39;dst&#39;).value = encode_entities(e.value)}
// ]]&amp;gt;&lt;/script&gt;
&lt;textarea cols=&quot;24&quot; onchange=&quot;do_encode(this)&quot; onkeyup=&quot;do_encode(this)&quot; rows=&quot;10&quot; style=&quot;font-family: monospace; height: 10em; width: 60%;&quot;&gt;&lt;/textarea&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;b&gt;Your html / xml / javascript parsed code&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;textarea cols=&quot;24&quot; id=&quot;dst&quot; onclick=&quot;this.select()&quot; onfocus=&quot;this.select()&quot; readonly=&quot;readonly&quot; rows=&quot;10&quot; style=&quot;font-family: monospace; height: 10em; width: 60%;&quot;&gt;&lt;/textarea&gt;&lt;br /&gt;
&lt;/div&gt;
&lt;br /&gt;
As usually in article or at htmlbody, blogger.com can&#39;t render &lt;a href=&quot;http://htmlxmlparser.blogspot.com/2013/07/html-xml-javascript-entity-parser.html&quot; title=&quot;HTML XML Javascript entity Parser&quot;&gt;html xml javascript another script code&lt;/a&gt;. You must parse or convert this before ads from Google adsense, Infolinks and Chitika can live&lt;/div&gt;&lt;br/&gt;
&lt;div style=&quot;text-align:left;&quot;&gt;
You&#39;re reading : &lt;br/&gt;
&amp;raquo; &lt;a href=&quot;http://entityparser.blogspot.com/2013/07/entity-parser-for-html-xml-or-webscript.html&quot; title=&quot;Entity parser for Html Xml or Webscript&quot;&gt;Entity parser for Html Xml or Webscript&lt;/a&gt;
&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6074142752673889664/posts/default/4975020104989175850'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6074142752673889664/posts/default/4975020104989175850'/><link rel='alternate' type='text/html' href='http://entityparser.blogspot.com/2013/07/entity-parser-for-html-xml-or-webscript.html' title='Entity parser for Html Xml or Webscript'/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author></entry></feed>