<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-6687</id>
	<title>Nabble - Mozilla - XML</title>
	<updated>2009-12-04T07:05:18Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Mozilla---XML-f6687.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Mozilla---XML-f6687.html" />
	<subtitle type="html">For discussions about using XML in Mozilla.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26635910</id>
	<title>Re: autocad electrical 2010 autodesk full download crack torrent rapidshare 35670636</title>
	<published>2009-12-04T07:05:18Z</published>
	<updated>2009-12-04T07:05:18Z</updated>
	<author>
		<name>cvetac</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;CREO (Kodak) Preps v5.3.2
&lt;br&gt;&lt;br&gt;Onyx ProductionHouse v7.1
&lt;br&gt;&lt;br&gt;Esko Softwares Suite V7. r4. PC/Mac all options enabled
&lt;br&gt;&lt;br&gt;Onyx ProductionHouse 6.0 SP2 (all printers)
&lt;br&gt;&lt;br&gt;RIPit OpenRIP Workflow 2000 3.0
&lt;br&gt;&lt;br&gt;&lt;br&gt;They are all funkcional, crecked good and working?
&lt;br&gt;Not a time limited?
&lt;br&gt;Problemlos printing?
&lt;br&gt;And the prices for them is? 
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/autocad-electrical-2010-autodesk-full-download-crack-torrent-rapidshare-35670636-tp23007025p26635910.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26441095</id>
	<title>A new, simpler namespace mechanism</title>
	<published>2009-11-20T02:21:59Z</published>
	<updated>2009-11-20T02:21:59Z</updated>
	<author>
		<name>Jonathan Watt-3</name>
	</author>
	<content type="html">One of the complaints about XML namespaces that I agree with is that they are a
&lt;br&gt;pain to write, and easy to get wrong. What if things were as simple as this:
&lt;br&gt;&lt;br&gt;&amp;lt;html&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;body&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;svg::svg width=&amp;quot;100&amp;quot; height=&amp;quot;100&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;circle .../&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/svg&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;/body&amp;gt;
&lt;br&gt;&amp;lt;/html&amp;gt;
&lt;br&gt;&lt;br&gt;The double colon &amp;quot;::&amp;quot; would be different to the single colon in that it would be
&lt;br&gt;sticky - descendants would be put into the same namespace without the need to
&lt;br&gt;prefix them too.
&lt;br&gt;&lt;br&gt;The W3C would maintain a registry of *default* namespace prefix bindings, kind
&lt;br&gt;of like how there's a registry of content-types now.
&lt;br&gt;&lt;br&gt;No need to specify an (the &amp;quot;xmlns&amp;quot;) attribute - it's much easier to write a
&lt;br&gt;prefix, and much much easier to remember a simple prefix than a dated URI.
&lt;br&gt;&lt;br&gt;No need to prefix the closing &amp;lt;/svg&amp;gt; tag (what's the point?).
&lt;br&gt;&lt;br&gt;Any existing XML content that binds a prefix to a namespace other than W3C's
&lt;br&gt;default would continue to work in new parsers, since their binding declarations
&lt;br&gt;would override the W3C's defaults.
&lt;br&gt;&lt;br&gt;Jonathan
&lt;br&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26441095&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/A-new%2C-simpler-namespace-mechanism-tp26441095p26441095.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25296109</id>
	<title>Re: e4x object missing inScopeNamespaces()</title>
	<published>2009-09-04T08:02:46Z</published>
	<updated>2009-09-04T08:02:46Z</updated>
	<author>
		<name>&quot;neil.stansbury () redbacksystems ! com&quot;</name>
	</author>
	<content type="html">&amp;gt; Sure seems like a bug; toXMLString specifies that [[InScopeNamespaces]] 
&lt;br&gt;&amp;gt; should be serialized on the object.
&lt;br&gt;&lt;br&gt;Hey Boris,
&lt;br&gt;&lt;br&gt;Cool thanks that's what I read the spec as.
&lt;br&gt;&lt;br&gt;&amp;gt; That said, this is a JS engine bug, not a Gecko XML bug.
&lt;br&gt;&lt;br&gt;Yes apologies I wasn't sure which NG to post E4x questions to - XML or JS.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;&lt;br&gt;N
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25296109&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/e4x-object-missing-inScopeNamespaces%28%29-tp25290618p25296109.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25294170</id>
	<title>Re: e4x object missing inScopeNamespaces()</title>
	<published>2009-09-04T06:11:43Z</published>
	<updated>2009-09-04T06:11:43Z</updated>
	<author>
		<name>Boris Zbarsky</name>
	</author>
	<content type="html">neil.stansbury () redbacksystems ! com wrote:
&lt;br&gt;&amp;gt; alert( xmlString ); &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // alerts &amp;lt;soap:Header&amp;gt; node string
&lt;br&gt;&lt;br&gt;Sure seems like a bug; toXMLString specifies that [[InScopeNamespaces]] 
&lt;br&gt;should be serialized on the object.
&lt;br&gt;&lt;br&gt;That said, this is a JS engine bug, not a Gecko XML bug.
&lt;br&gt;&lt;br&gt;-Boris
&lt;br&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25294170&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/e4x-object-missing-inScopeNamespaces%28%29-tp25290618p25294170.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25290618</id>
	<title>e4x object missing inScopeNamespaces()</title>
	<published>2009-09-04T01:54:55Z</published>
	<updated>2009-09-04T01:54:55Z</updated>
	<author>
		<name>&quot;neil.stansbury () redbacksystems ! com&quot;</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;As I understand it, the toXMLString() method of an e4x object should preserve a valid xml snippet?
&lt;br&gt;&lt;br&gt;Eg. &amp;nbsp;This should work
&lt;br&gt;&lt;br&gt;var o2 = XML( o1.toXMLString() );
&lt;br&gt;&lt;br&gt;&lt;br&gt;However, when I try the following ( 1.9.2a2pre ) I get an &amp;quot;invalid XML namespace error&amp;quot;
&lt;br&gt;&lt;br&gt;The XML:
&lt;br&gt;&lt;br&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;
&lt;br&gt;&amp;lt;soap:Envelope xmlns:soap=&amp;quot;&lt;a href=&quot;http://schemas.xmlsoap.org/soap/envelope/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://schemas.xmlsoap.org/soap/envelope/&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;lt;soap:Header&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;NS1:soapHeader xmlns:NS1=&amp;quot;urn:types:soapheader&amp;quot;&amp;gt;false&amp;lt;/NS1:soapHeader&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;lt;/soap:Header&amp;gt;
&lt;br&gt;&amp;lt;/soap:Envelope&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;The JS:
&lt;br&gt;&lt;br&gt;var env = XML( [the string above] );
&lt;br&gt;&lt;br&gt;var nodes = env..*;
&lt;br&gt;&lt;br&gt;alert( nodes[ 1 ].inScopeNamespaces() ); // alerts: &lt;a href=&quot;http://schemas.xmlsoap.org/soap/envelope/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://schemas.xmlsoap.org/soap/envelope/&lt;/a&gt;&lt;br&gt;&lt;br&gt;var xmlString = nodes[ 1 ].toXMLString();
&lt;br&gt;&lt;br&gt;alert( xmlString ); 			// alerts &amp;lt;soap:Header&amp;gt; node string
&lt;br&gt;&lt;br&gt;var e4x = XML( xmlString );		// Error invalid XML namespace soap
&lt;br&gt;&lt;br&gt;&lt;br&gt;This fails even though the namespace is returned as in scope for this object. &amp;nbsp;The only workaround I have is to loop through and redeclare the 
&lt;br&gt;in scope namespaces of the root object being exported.
&lt;br&gt;&lt;br&gt;Could someone sanity check for me before I submit a bug
&lt;br&gt;&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;&lt;br&gt;Neil
&lt;br&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25290618&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/e4x-object-missing-inScopeNamespaces%28%29-tp25290618p25290618.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25110947</id>
	<title>Re: Failures from XSLT in FF3.6a1 with &quot;body onload&quot;</title>
	<published>2009-08-23T23:03:14Z</published>
	<updated>2009-08-23T23:03:14Z</updated>
	<author>
		<name>Matthew Wilson-4</name>
	</author>
	<content type="html">On Aug 23, 8:53 pm, Boris Zbarsky &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25110947&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bzbar...@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; mjwilson wrote:
&lt;br&gt;&amp;gt; &amp;gt; [Exception... &amp;quot;Component returned failure code: 0x8000ffff
&lt;br&gt;&amp;gt; &amp;gt; (NS_ERROR_UNEXPECTED) [nsIXSLTProcessor.transformToDocument]&amp;quot;
&lt;br&gt;&amp;gt; &amp;gt; nsresult: &amp;quot;0x8000ffff (NS_ERROR_UNEXPECTED)&amp;quot;  ... ]
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ...
&lt;br&gt;&amp;gt;  &amp;gt; The error seems to be caused by &amp;quot;onload&amp;quot; on &amp;quot;body&amp;quot; in the XSL
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I seem to recall a bug about this going by recently, but can't seem to
&lt;br&gt;&amp;gt; locate it...
&lt;/div&gt;&lt;br&gt;I raised &lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=511487&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.mozilla.org/show_bug.cgi?id=511487&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;Matthew
&lt;br&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25110947&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Failures-from-XSLT-in-FF3.6a1-with-%22body-onload%22-tp24995727p25110947.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25107556</id>
	<title>Re: Failures from XSLT in FF3.6a1 with &quot;body onload&quot;</title>
	<published>2009-08-23T12:53:30Z</published>
	<updated>2009-08-23T12:53:30Z</updated>
	<author>
		<name>Boris Zbarsky</name>
	</author>
	<content type="html">mjwilson wrote:
&lt;br&gt;&amp;gt; [Exception... &amp;quot;Component returned failure code: 0x8000ffff
&lt;br&gt;&amp;gt; (NS_ERROR_UNEXPECTED) [nsIXSLTProcessor.transformToDocument]&amp;quot;
&lt;br&gt;&amp;gt; nsresult: &amp;quot;0x8000ffff (NS_ERROR_UNEXPECTED)&amp;quot; &amp;nbsp;... ]
&lt;br&gt;...
&lt;br&gt;&amp;nbsp;&amp;gt; The error seems to be caused by &amp;quot;onload&amp;quot; on &amp;quot;body&amp;quot; in the XSL
&lt;br&gt;&lt;br&gt;I seem to recall a bug about this going by recently, but can't seem to 
&lt;br&gt;locate it...
&lt;br&gt;&lt;br&gt;-Boris
&lt;br&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25107556&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Failures-from-XSLT-in-FF3.6a1-with-%22body-onload%22-tp24995727p25107556.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25074910</id>
	<title>Re: Mozilla save method for xml ?   anything new?</title>
	<published>2009-08-20T23:41:46Z</published>
	<updated>2009-08-20T23:41:46Z</updated>
	<author>
		<name>rvj-2</name>
	</author>
	<content type="html">PPPS I managed to get the file to write using localfile rather than profile 
&lt;br&gt;directory
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;but probably the real problem wasVista security settings
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;quot;rvj&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25074910&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rvj@...&lt;/a&gt;&amp;gt; wrote in message 
&lt;br&gt;news:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25074910&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;_q2dncdy5YYRLhbXnZ2dnUVZ_sudnZ2d@...&lt;/a&gt;...
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I did try saving to file using the httpxmlrequest + serializer using 
&lt;br&gt;&amp;gt; example &amp;nbsp;code
&lt;br&gt;&amp;gt; at &lt;a href=&quot;https://developer.mozilla.org/en/Parsing_and_serializing_XML&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://developer.mozilla.org/en/Parsing_and_serializing_XML&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ....but I get &amp;nbsp;&amp;quot;ns_error_file_not_found&amp;quot; [x80520012] message during init()
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm not sure if this means an error file or the output file.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Do you happen to know if the outputfile (dom.xml) has to exist before hand
&lt;br&gt;&amp;gt; ....or is it deleted&amp;created automatically ?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; *************************************************************
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; var serializer = new XMLSerializer();
&lt;br&gt;&amp;gt; var foStream = 
&lt;br&gt;&amp;gt; Components.classes[&amp;quot;@mozilla.org/network/file-output-stream;1&amp;quot;]
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; .createInstance(Components.interfaces.nsIFileOutputStream);
&lt;br&gt;&amp;gt; var file = Components.classes[&amp;quot;@mozilla.org/file/directory_service;1&amp;quot;]
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; .getService(Components.interfaces.nsIProperties)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; .get(&amp;quot;ProfD&amp;quot;, Components.interfaces.nsIFile); // get profile 
&lt;br&gt;&amp;gt; folder
&lt;br&gt;&amp;gt; file.append(&amp;quot;extensions&amp;quot;); &amp;nbsp; // extensions sub-directory
&lt;br&gt;&amp;gt; file.append(&amp;quot;{5872365E-67D1-4AFD-9480-FD293BEBD20D}&amp;quot;); &amp;nbsp; // GUID of your 
&lt;br&gt;&amp;gt; extension
&lt;br&gt;&amp;gt; file.append(&amp;quot;dom.xml&amp;quot;); &amp;nbsp; // filename
&lt;br&gt;&amp;gt; foStream.init(file, 0x02 | 0x08 | 0x20, 0664, 0); &amp;nbsp; // write, create, 
&lt;br&gt;&amp;gt; truncate
&lt;br&gt;&amp;gt; serializer.serializeToStream(doc, foStream, &amp;quot;&amp;quot;); &amp;nbsp; // rememeber, doc is 
&lt;br&gt;&amp;gt; the DOM tree
&lt;br&gt;&amp;gt; foStream.close();
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ********************************************************
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; PS
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; dont you mean save() &amp;nbsp;is not part of DOM3 Load&amp;Safe.?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; load() is not part of DOM3 Load&amp;Safe.
&lt;br&gt;&amp;gt;&amp;gt; See &lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=494705&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.mozilla.org/show_bug.cgi?id=494705&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; and &lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=155749&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.mozilla.org/show_bug.cgi?id=155749&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Can't you use XMLHttpRequest/DOMParser/XMLSerializer?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; PPS
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I would still be interested in knowing whether support for document.load 
&lt;br&gt;&amp;gt; (and document.save) is only a temporary
&lt;br&gt;&amp;gt; feature !!
&lt;br&gt;&amp;gt; .
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25074910&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Mozilla-save-method-for-xml-----anything-new--tp24984003p25074910.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25039753</id>
	<title>Re: Mozilla save method for xml ?   anything new?</title>
	<published>2009-08-19T01:10:48Z</published>
	<updated>2009-08-19T01:10:48Z</updated>
	<author>
		<name>rvj-2</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp;I did try saving to file using the httpxmlrequest + serializer using 
&lt;br&gt;example &amp;nbsp;code
&lt;br&gt;at &lt;a href=&quot;https://developer.mozilla.org/en/Parsing_and_serializing_XML&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://developer.mozilla.org/en/Parsing_and_serializing_XML&lt;/a&gt;&lt;br&gt;&lt;br&gt;....but I get &amp;nbsp;&amp;quot;ns_error_file_not_found&amp;quot; [x80520012] message during init()
&lt;br&gt;&lt;br&gt;I'm not sure if this means an error file or the output file.
&lt;br&gt;&lt;br&gt;Do you happen to know if the outputfile (dom.xml) has to exist before hand
&lt;br&gt;....or is it deleted&amp;created automatically ?
&lt;br&gt;&lt;br&gt;*************************************************************
&lt;br&gt;&lt;br&gt;var serializer = new XMLSerializer();
&lt;br&gt;var foStream = 
&lt;br&gt;Components.classes[&amp;quot;@mozilla.org/network/file-output-stream;1&amp;quot;]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;.createInstance(Components.interfaces.nsIFileOutputStream);
&lt;br&gt;var file = Components.classes[&amp;quot;@mozilla.org/file/directory_service;1&amp;quot;]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;.getService(Components.interfaces.nsIProperties)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;.get(&amp;quot;ProfD&amp;quot;, Components.interfaces.nsIFile); // get profile 
&lt;br&gt;folder
&lt;br&gt;file.append(&amp;quot;extensions&amp;quot;); &amp;nbsp; // extensions sub-directory
&lt;br&gt;file.append(&amp;quot;{5872365E-67D1-4AFD-9480-FD293BEBD20D}&amp;quot;); &amp;nbsp; // GUID of your 
&lt;br&gt;extension
&lt;br&gt;file.append(&amp;quot;dom.xml&amp;quot;); &amp;nbsp; // filename
&lt;br&gt;foStream.init(file, 0x02 | 0x08 | 0x20, 0664, 0); &amp;nbsp; // write, create, 
&lt;br&gt;truncate
&lt;br&gt;serializer.serializeToStream(doc, foStream, &amp;quot;&amp;quot;); &amp;nbsp; // rememeber, doc is the 
&lt;br&gt;DOM tree
&lt;br&gt;foStream.close();
&lt;br&gt;&lt;br&gt;&lt;br&gt;********************************************************
&lt;br&gt;&lt;br&gt;PS
&lt;br&gt;&lt;br&gt;&amp;nbsp;dont you mean save() &amp;nbsp;is not part of DOM3 Load&amp;Safe.?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; load() is not part of DOM3 Load&amp;Safe.
&lt;br&gt;&amp;gt; See &lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=494705&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.mozilla.org/show_bug.cgi?id=494705&lt;/a&gt;&lt;br&gt;&amp;gt; and &lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=155749&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.mozilla.org/show_bug.cgi?id=155749&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Can't you use XMLHttpRequest/DOMParser/XMLSerializer?
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;PPS
&lt;br&gt;&lt;br&gt;I would still be interested in knowing whether support for document.load 
&lt;br&gt;(and document.save) is only a temporary
&lt;br&gt;feature !!
&lt;br&gt;. 
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25039753&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Mozilla-save-method-for-xml-----anything-new--tp24984003p25039753.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25027062</id>
	<title>Re: Failures from XSLT in FF3.6a1 with &quot;body onload&quot;</title>
	<published>2009-08-18T08:05:51Z</published>
	<updated>2009-08-18T08:05:51Z</updated>
	<author>
		<name>Martin Honnen-3</name>
	</author>
	<content type="html">mjwilson wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I have an extension (wmlbrowser.mozdev.org) which uses
&lt;br&gt;&amp;gt; nsIXSLTProcessor in an XPCOM component to transform WML content to
&lt;br&gt;&amp;gt; HTML.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; In Firefox 3.6a1, the transformation fails with
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; [Exception... &amp;quot;Component returned failure code: 0x8000ffff
&lt;br&gt;&amp;gt; (NS_ERROR_UNEXPECTED) [nsIXSLTProcessor.transformToDocument]&amp;quot;
&lt;br&gt;&amp;gt; nsresult: &amp;quot;0x8000ffff (NS_ERROR_UNEXPECTED)&amp;quot; &amp;nbsp;... ]
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The error seems to be caused by &amp;quot;onload&amp;quot; on &amp;quot;body&amp;quot; in the XSL - if I
&lt;br&gt;&amp;gt; take the onload attribute away then the transform succeeds.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; But if I save the WML and XSL to disk, and add in the appropriate xsl-
&lt;br&gt;&amp;gt; stylesheet PI, the transformation succeeds.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Is this a known issue, or something I should raise a bug on? The
&lt;br&gt;&amp;gt; nearest bugzillas seem to be
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=386856&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.mozilla.org/show_bug.cgi?id=386856&lt;/a&gt;&lt;br&gt;&amp;gt; &lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=493585&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.mozilla.org/show_bug.cgi?id=493585&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; but neither seems an exact match.
&lt;/div&gt;&lt;br&gt;File a bug, but explain whether the code worked in earlier versions of 
&lt;br&gt;Firefox. And a simple test case can help, if you can reproduce the 
&lt;br&gt;problem with transformToDocument outside of your extension code.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Martin Honnen
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://msmvps.com/blogs/martin_honnen/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://msmvps.com/blogs/martin_honnen/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25027062&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Failures-from-XSLT-in-FF3.6a1-with-%22body-onload%22-tp24995727p25027062.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24995727</id>
	<title>Failures from XSLT in FF3.6a1 with &quot;body onload&quot;</title>
	<published>2009-08-16T10:13:21Z</published>
	<updated>2009-08-16T10:13:21Z</updated>
	<author>
		<name>Matthew Wilson-4</name>
	</author>
	<content type="html">I have an extension (wmlbrowser.mozdev.org) which uses
&lt;br&gt;nsIXSLTProcessor in an XPCOM component to transform WML content to
&lt;br&gt;HTML.
&lt;br&gt;&lt;br&gt;In Firefox 3.6a1, the transformation fails with
&lt;br&gt;&lt;br&gt;[Exception... &amp;quot;Component returned failure code: 0x8000ffff
&lt;br&gt;(NS_ERROR_UNEXPECTED) [nsIXSLTProcessor.transformToDocument]&amp;quot;
&lt;br&gt;nsresult: &amp;quot;0x8000ffff (NS_ERROR_UNEXPECTED)&amp;quot; &amp;nbsp;... ]
&lt;br&gt;&lt;br&gt;The error seems to be caused by &amp;quot;onload&amp;quot; on &amp;quot;body&amp;quot; in the XSL - if I
&lt;br&gt;take the onload attribute away then the transform succeeds.
&lt;br&gt;&lt;br&gt;But if I save the WML and XSL to disk, and add in the appropriate xsl-
&lt;br&gt;stylesheet PI, the transformation succeeds.
&lt;br&gt;&lt;br&gt;Is this a known issue, or something I should raise a bug on? The
&lt;br&gt;nearest bugzillas seem to be
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=386856&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.mozilla.org/show_bug.cgi?id=386856&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=493585&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.mozilla.org/show_bug.cgi?id=493585&lt;/a&gt;&lt;br&gt;&lt;br&gt;but neither seems an exact match.
&lt;br&gt;&lt;br&gt;Matthew
&lt;br&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24995727&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Failures-from-XSLT-in-FF3.6a1-with-%22body-onload%22-tp24995727p24995727.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24993957</id>
	<title>Re: Mozilla save method for xml ?   anything new?</title>
	<published>2009-08-16T07:11:07Z</published>
	<updated>2009-08-16T07:11:07Z</updated>
	<author>
		<name>SmauG-2</name>
	</author>
	<content type="html">On 8/15/09 2:53 PM, rvj wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; its been some while since the dom level 3 load and save spec was issued
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; .. but Mozilla still only supports the load() method ??
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Whats happening
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ....or is there any best practice for implimenting document &amp;nbsp;save()
&lt;br&gt;&amp;gt; functionality ??
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;load() is not part of DOM3 Load&amp;Safe.
&lt;br&gt;See &lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=494705&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.mozilla.org/show_bug.cgi?id=494705&lt;/a&gt;&lt;br&gt;and &lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=155749&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.mozilla.org/show_bug.cgi?id=155749&lt;/a&gt;&lt;br&gt;&lt;br&gt;Can't you use XMLHttpRequest/DOMParser/XMLSerializer?
&lt;br&gt;&lt;br&gt;&lt;br&gt;-Olli
&lt;br&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24993957&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Mozilla-save-method-for-xml-----anything-new--tp24984003p24993957.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24984003</id>
	<title>Mozilla save method for xml ?   anything new?</title>
	<published>2009-08-15T04:53:13Z</published>
	<updated>2009-08-15T04:53:13Z</updated>
	<author>
		<name>rvj-2</name>
	</author>
	<content type="html">&lt;br&gt;its been some while since the dom level 3 load and save spec was issued
&lt;br&gt;&lt;br&gt;.. but Mozilla still only supports the load() method ??
&lt;br&gt;&lt;br&gt;&lt;br&gt;Whats happening
&lt;br&gt;&lt;br&gt;&lt;br&gt;....or is there any best practice for implimenting document &amp;nbsp;save() 
&lt;br&gt;functionality ?? 
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24984003&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Mozilla-save-method-for-xml-----anything-new--tp24984003p24984003.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24638627</id>
	<title>Re: XMLHTTPRequest ResponseText is blank?</title>
	<published>2009-07-23T21:53:34Z</published>
	<updated>2009-07-23T21:53:34Z</updated>
	<author>
		<name>high elf mage</name>
	</author>
	<content type="html">im havin the same issue though with a much simpler example....
&lt;br&gt;&lt;br&gt;im just trying to open an xml file, and then to read back its contents
&lt;br&gt;using a simple alert box...and the reponseText property within the
&lt;br&gt;parentheses..
&lt;br&gt;&lt;br&gt;alert(xob.responseText);
&lt;br&gt;&lt;br&gt;not getting any data, an empty alert pops up..thats it...
&lt;br&gt;&lt;br&gt;did you have any luck with this?
&lt;br&gt;do lemme know..
&lt;br&gt;&lt;br&gt;On Jul 8, 10:47 pm, Raj Singh &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24638627&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rsing...@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; For some reason, with the following snippet, I am always getting an
&lt;br&gt;&amp;gt; empty string in request.responseText (testing in FF 3.5) - any ideas?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I verified that the URI returns a value - here is a sample URI:&lt;a href=&quot;http://www.gamechalk.com/simulator/simulator.php?req=Simulator%20comi&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gamechalk.com/simulator/simulator.php?req=Simulator%20comi&lt;/a&gt;...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; function postCommand()
&lt;br&gt;&amp;gt;         {
&lt;br&gt;&amp;gt;                 var uri = &amp;quot;&lt;a href=&quot;http://www.gamechalk.com/simulator/simulator.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gamechalk.com/simulator/simulator.php&lt;/a&gt;&amp;quot;;
&lt;br&gt;&amp;gt;                 var cmd = document.getElementById(&amp;quot;command&amp;quot;).value;
&lt;br&gt;&amp;gt;                 var user = &amp;quot;100&amp;quot;;
&lt;br&gt;&amp;gt;                 uri += &amp;quot;?req=&amp;quot; + escape(cmd) + &amp;quot;&amp;user=&amp;quot; + user;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;                 if (request != null &amp;&amp; request.readyState != 0 &amp;&amp;
&lt;br&gt;&amp;gt; request.readyState != 4)
&lt;br&gt;&amp;gt;                 {
&lt;br&gt;&amp;gt;                         request.abort();
&lt;br&gt;&amp;gt;                 }
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;                 try
&lt;br&gt;&amp;gt;                 {
&lt;br&gt;&amp;gt;                         request = new ActiveXObject(&amp;quot;Msxml2.XMLHTTP&amp;quot;);
&lt;br&gt;&amp;gt;                 }
&lt;br&gt;&amp;gt;                 catch (e)
&lt;br&gt;&amp;gt;                 {
&lt;br&gt;&amp;gt;                         try
&lt;br&gt;&amp;gt;                         {
&lt;br&gt;&amp;gt;                                 request = new ActiveXObject(&amp;quot;Microsoft.XMLHTTP&amp;quot;);
&lt;br&gt;&amp;gt;                         }
&lt;br&gt;&amp;gt;                         catch (E)
&lt;br&gt;&amp;gt;                         {
&lt;br&gt;&amp;gt;                                 request = false;
&lt;br&gt;&amp;gt;                         }
&lt;br&gt;&amp;gt;                 }
&lt;br&gt;&amp;gt;                 if (!request &amp;&amp; typeof XMLHttpRequest != 'undefined')
&lt;br&gt;&amp;gt;                 {
&lt;br&gt;&amp;gt;                         request = new XMLHttpRequest();
&lt;br&gt;&amp;gt;                 }
&lt;br&gt;&amp;gt;                 request.open(&amp;quot;GET&amp;quot;, uri, true);
&lt;br&gt;&amp;gt;                 request.onreadystatechange = function()
&lt;br&gt;&amp;gt;                 {
&lt;br&gt;&amp;gt;                         if (request.readyState == 4)
&lt;br&gt;&amp;gt;                         {
&lt;br&gt;&amp;gt;                                 alert(request.responseText);
&lt;br&gt;&amp;gt;                         }
&lt;br&gt;&amp;gt;                 };
&lt;br&gt;&amp;gt;                 request.send(null);
&lt;br&gt;&amp;gt;         }
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks in advance.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Raj
&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24638627&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/XMLHTTPRequest-ResponseText-is-blank--tp24396315p24638627.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24396571</id>
	<title>(no subject)</title>
	<published>2009-07-08T11:06:21Z</published>
	<updated>2009-07-08T11:06:21Z</updated>
	<author>
		<name>Mark Deibert</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.wrightcenter.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.wrightcenter.net&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24396571&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%28no-subject%29-tp24396571p24396571.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24396315</id>
	<title>XMLHTTPRequest ResponseText is blank?</title>
	<published>2009-07-08T10:47:44Z</published>
	<updated>2009-07-08T10:47:44Z</updated>
	<author>
		<name>Raj Singh-10</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;For some reason, with the following snippet, I am always getting an
&lt;br&gt;empty string in request.responseText (testing in FF 3.5) - any ideas?
&lt;br&gt;&lt;br&gt;I verified that the URI returns a value - here is a sample URI:
&lt;br&gt;&lt;a href=&quot;http://www.gamechalk.com/simulator/simulator.php?req=Simulator%20coming%20soon%21%20SMS%20Zork%20to%2041411%20to%20play.&amp;user=100&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gamechalk.com/simulator/simulator.php?req=Simulator%20coming%20soon%21%20SMS%20Zork%20to%2041411%20to%20play.&amp;user=100&lt;/a&gt;&lt;br&gt;&lt;br&gt;function postCommand()
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var uri = &amp;quot;&lt;a href=&quot;http://www.gamechalk.com/simulator/simulator.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gamechalk.com/simulator/simulator.php&lt;/a&gt;&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var cmd = document.getElementById(&amp;quot;command&amp;quot;).value;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var user = &amp;quot;100&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; uri += &amp;quot;?req=&amp;quot; + escape(cmd) + &amp;quot;&amp;user=&amp;quot; + user;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (request != null &amp;&amp; request.readyState != 0 &amp;&amp;
&lt;br&gt;request.readyState != 4)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; request.abort();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; try
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; request = new ActiveXObject(&amp;quot;Msxml2.XMLHTTP&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; catch (e)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; try
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; request = new ActiveXObject(&amp;quot;Microsoft.XMLHTTP&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; catch (E)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; request = false;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (!request &amp;&amp; typeof XMLHttpRequest != 'undefined')
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; request = new XMLHttpRequest();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; request.open(&amp;quot;GET&amp;quot;, uri, true);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; request.onreadystatechange = function()
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (request.readyState == 4)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; alert(request.responseText);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; };
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; request.send(null);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;Thanks in advance.
&lt;br&gt;&lt;br&gt;Raj
&lt;br&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24396315&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/XMLHTTPRequest-ResponseText-is-blank--tp24396315p24396315.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23513524</id>
	<title>Re: Slight bug with SVG XML getting added whitespace</title>
	<published>2009-05-12T17:41:42Z</published>
	<updated>2009-05-12T17:41:42Z</updated>
	<author>
		<name>Boris Zbarsky</name>
	</author>
	<content type="html">Brett Zamir wrote:
&lt;br&gt;&amp;gt; when using SVG, certain 
&lt;br&gt;&amp;gt; attributes were altered by Firefox.
&lt;br&gt;&lt;br&gt;I believe SVG allows normalizing attribute values, yes...
&lt;br&gt;&lt;br&gt;-Boris
&lt;br&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23513524&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Slight-bug-with-SVG-XML-getting-added-whitespace-tp23511967p23513524.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23511967</id>
	<title>Slight bug with SVG XML getting added whitespace</title>
	<published>2009-05-12T15:41:06Z</published>
	<updated>2009-05-12T15:41:06Z</updated>
	<author>
		<name>brettz9</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;In doing some testing for JavaScript SAX2 parser 
&lt;br&gt;(&lt;a href=&quot;http://code.google.com/p/jssaxparser/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/jssaxparser/&lt;/a&gt;&amp;nbsp;), I discovered that in one of 
&lt;br&gt;our tests (which checked for identity among attributes within the 
&lt;br&gt;built-in parser and our own which started from 
&lt;br&gt;document.implementation.createDocument), when using SVG, certain 
&lt;br&gt;attributes were altered by Firefox. While FF 3.5 avoids the issue of 
&lt;br&gt;&amp;quot;scale(4)&amp;quot; turning into &amp;quot;scale(4, 4)&amp;quot;, the built-in DOMParser() still 
&lt;br&gt;auto-changes the whitespace.
&lt;br&gt;&lt;br&gt;// No space
&lt;br&gt;var text = '&amp;lt;svg xmlns=&amp;quot;&lt;a href=&quot;http://www.w3.org/2000/svg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2000/svg&lt;/a&gt;&amp;quot;&amp;gt;'+
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; '&amp;lt;g transform=&amp;quot;translate(20,20) scale(4)&amp;quot;&amp;gt;&amp;lt;/g&amp;gt;&amp;lt;/svg&amp;gt;';
&lt;br&gt;&lt;br&gt;// The attribute value now has an extra space within the translate() 
&lt;br&gt;function
&lt;br&gt;var t = new DOMParser().parseFromString(text,&amp;quot;text/xml&amp;quot;);
&lt;br&gt;alert(t.getElementById('a').getAttribute('transform'));
&lt;br&gt;&lt;br&gt;// Here it is again showing the whole document
&lt;br&gt;alert(new XMLSerializer().serializeToString(new 
&lt;br&gt;DOMParser().parseFromString(text,&amp;quot;text/xml&amp;quot;))); &amp;lt;svg 
&lt;br&gt;xmlns=&amp;quot;&lt;a href=&quot;http://www.w3.org/2000/svg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2000/svg&lt;/a&gt;&amp;quot;&amp;gt;&amp;lt;g transform=&amp;quot;translate(20, 20) 
&lt;br&gt;scale(4)&amp;quot;/&amp;gt;&amp;lt;/svg&amp;gt;
&lt;br&gt;&lt;br&gt;If you change the SVG namespace (to make this some other XML), the 
&lt;br&gt;attribute no longer adds a space.
&lt;br&gt;&lt;br&gt;So, while this issue doesn't apparently affect functionality, it still 
&lt;br&gt;causes problems for those which reflect on XML...
&lt;br&gt;&lt;br&gt;File a bug?
&lt;br&gt;&lt;br&gt;Brett
&lt;br&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23511967&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Slight-bug-with-SVG-XML-getting-added-whitespace-tp23511967p23511967.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23280069</id>
	<title>NEED MONEY FAST  READ THIS ARTICLE 97520</title>
	<published>2009-04-28T08:25:02Z</published>
	<updated>2009-04-28T08:25:02Z</updated>
	<author>
		<name>Jose L. Sagado</name>
	</author>
	<content type="html">NEED MONEY FAST? READ THIS ARTICLE
&lt;br&gt;&lt;br&gt;SPEND 5 MINUTES OF YOUR TIME AND YOULL SEE THIS REALLY WORKS AND BESIDES ITS LEGAL!!!
&lt;br&gt;&lt;br&gt;I was surfing by the groups (GOOGLE, YAHOO, ALTAVISTA, ETC.), when I saw an article saying something about earning money fast. Well -said to myself-, I have to see what kind of schematic can they show in internet. These article described the way of sending BY MAIL, 1 EURO OR AMERICAN DOLLAR TO JUST 6 PERSONS AND EARNING THOUSANDS OF DOLLARS IN 4 WEEKS. Okay, the more I thought about this, the more excited I as getting. It seemed a scam, but I was curious, so I kept reading. After meditating it, I decided to give it a try. It is really worth just 6 euros, or 6 U.S. dollars and 6 postage stamps, I spent more buying lottery and I've never won. This is not a scam; is not indecent, is not illegal, and is 99% freerisk, it really works if you adhere to the instructions, you will receive extraordinary dividends. 
&lt;br&gt;&lt;br&gt;I must also tell you &amp;nbsp;that this system has fulfilled its natural cycle, in other words, has proven its effectiveness and excellent results. Also, this system does not require physical contact with people, nor requires a heavy duty or difficult and the best: you do not have to leave home except to collect their mail. This is a program that uses the electronic medium Global Internet platform, which ensures its operation in perfect shape. 100% OF THE TIME. 
&lt;br&gt;&lt;br&gt;Thousands of people have used this way to get good capital and start their own business. Basically, it is possible through a chain that is lead to thousands of people and that will become a reality for you only with your cooperation. That's why I recommend you carefully follow EXACTLY THE INSTRUCTIONS OF THIS LETTER, saying &amp;nbsp;once more that this is 100% safe and that you will not regret having read this article and putting it in practice ... SHARE AND RECEIVE MONEY FAST ... BY MAIL. THIS REALLY WORKS
&lt;br&gt;&lt;br&gt;INSTRUCTIONS
&lt;br&gt;&lt;br&gt;STEP 1.
&lt;br&gt;·	Get 6 sheets of white paper and write: &amp;quot;PLEASE ADD MY NAME TO YOUR LIST. Then, write your own name, address and e-mail. And as a nice thing &amp;nbsp;also write in what position was every name of people when you sent your DOLLAR OR EURO (eg &amp;quot;You were in slot 3), so you can make it more complete.The goal is to make money and have a good time at the same time, all with good. will.
&lt;br&gt;·	Now bend the page where you have written the above around the 1 Euro coin or 1 U.S. dollar bill. Do not sent checks or other payments, only Euros or American Dollars.
&lt;br&gt;·	Put it all inside an envelope and send it to each one of the 6 persons listed, the idea of doubling the paper over the Euro is to ensure that it will arrive at its destination so that is an important thing. Otherwise the people who works in the mail could detect that there is money inside and they could get the thousands of incoming envelopes, so it is recommended to wrap everything, additionally, in a charcoal paper so noone could see through the envelope.
&lt;br&gt;·	What we're doing is creating a service and as such, it is COMPLETELY LEGAL. From now on, you are not sending a EURO or one dollar to any person without any grounds, you are paying An EURO or DOLLAR for a legitimate service. Then you must send the 6 envelopes to following addresses:
&lt;br&gt;&lt;br&gt;&lt;br&gt;1) Mario Jose Cardozo Matute
&lt;br&gt;Sector OPS El Picacho Calle Venezuela,
&lt;br&gt;Urb. Trebol Country Edf. Altamira piso PB Apto C.
&lt;br&gt;Edo. Miranda Mpio. Los Salias, San Antonio de los Altos
&lt;br&gt;C.P. 1173, Venezuela.
&lt;br&gt;&lt;br&gt;2) &amp;nbsp;Marcos Gonzalo Lopez
&lt;br&gt;San Luis 312 B 9 de Julio
&lt;br&gt;Palpala, Jujuy, Argentina C.P.4612
&lt;br&gt;&lt;br&gt;3) Jorge Luis Munoz Garcia
&lt;br&gt;Bernardo Alcedo 197 Dpto. 403
&lt;br&gt;Santa Cruz Miraflores Lima, Peru C.P. Lima 18
&lt;br&gt;&lt;br&gt;4) Edgar Jorge Nava Arambula
&lt;br&gt;Carranza #500 zona centro
&lt;br&gt;Villa Union, Poanas Durango, Mexico
&lt;br&gt;C.P. 34803
&lt;br&gt;&lt;br&gt;5) Gildardo J. Villarreal
&lt;br&gt;709 Concord St.
&lt;br&gt;Aurora, Il. 60505 USA
&lt;br&gt;&lt;br&gt;6) José L. Salgado
&lt;br&gt;Av. De Las Palmeras N46-384 y Madroños
&lt;br&gt;Provincia: Pichincha
&lt;br&gt;Quito - Ecuador
&lt;br&gt;&lt;br&gt;STEP 2.
&lt;br&gt;&lt;br&gt;Listen carefully, this is the way how are you going to receive money by mail. Look at the list of the six people, clear the name # 1 in the list above, and add yours at the end of it, so the # 2 becomes # 1 and the # 3 becomes # 2, the # 4 becomes # 3 and the # 5 becomes 4 and so on. So you are now the number 6, include your name, address, postal code, city, state and country.
&lt;br&gt;&lt;br&gt;STEP 3. 
&lt;br&gt;&lt;br&gt;Change everything you think is useful on this article, but try to keep as close as possible to the original. Now put your article at least 200 newsgroups, forums, classified or free ads, and publicate it (To reach them, just put into any search engine these terms: newsgroups, discussion forums, classified ads or free guestbooks, and thousands of pages will appear). You only need 200, but the more numbers you get, the more you will be sent to you. 
&lt;br&gt;&lt;br&gt;Here are some Indications of how to break into Newsgroups: HOW TO MANAGE NEWSGROUPS: First, you dont need to write again all this letter to make it yours. Just put the mouse or mouse cursor at the beginning of this letter and select downwards so all the text will be &amp;quot;shady&amp;quot;. Then, press CTRL+C. This way it remains in the memory of your computer. Then open an application preferably NOTEPAD Wordpad or Word. Then, once opened any of these Applications place your cursor at the beginning of a blank sheet of paper and Pressing CTRL+V, so you'll have this letter and you can add your name and address in the # 6 by following the instructions above. At Last, save this letter with your changes into a new file in the application. THATS ALL. All you have to do now is get in different newsgroups, forums, classified or free ads, and so on. and publicate it.
&lt;br&gt;&lt;br&gt;REMEMBER: &amp;nbsp;DO NOT forget to publish the entire notice or letter with your name on the position 6, disappearing the one which has the number 1; when you acquire practice, itll only take you about 30 seconds per newsgroup
&lt;br&gt;&lt;br&gt;It is further recommended that when publishing the description of this article to give it a &amp;quot;trapping name&amp;quot;, like: &amp;quot;NEED MONEY FAST? READ THIS ARTICLE&amp;quot; or &amp;quot;NEED MONEY TO PAY YOUR DEBTS? &amp;quot;,&amp;quot; DOWNLOAD THIS FILE AND READ HOW YOU CAN RECEIVE MONEY BY MAIL &amp;quot;and so on. And do not name it: &amp;quot;WIN MILLION IN 1 WEEK&amp;quot;,because nobody will take you seriously.
&lt;br&gt;&lt;br&gt;READY! You're getting money from around the world, from places you dont even know in a few days. MAKE SURE ALL ADDRESSES ARE CORRECT ** Now the WHY of all this: from 200 notices sent, lets say you only get 5 replies (a very low example).
&lt;br&gt;If only 6 people respond, this makes: 
&lt;br&gt;In the # 6: 6 Euros (U.S. $) In # 5: 36 Euros (U.S. $) In the # 4: 216 Euros (U.S. $) In # 3: 1296 Euros (U.S. $) In the # 2: 7776 Euros (U.S. $) In # 1: 46,656 Euros (U.S. $) &amp;nbsp;
&lt;br&gt;&lt;br&gt;LAST STEP.
&lt;br&gt;&lt;br&gt;And this is the step I like JUST SIT DOWN and when you begin to fall short of money, reactivate it and file re-publish this file in the same places where you are going to do it now and new places youll know in the future. Always keep on hand a copy of this article, REACTIVATE IT every time you need money.. THIS IS AN UNBELIEVABLE TOOL THAT YOU CAN USE AGAIN EVERY TIME YOU NEED CASH, IT IS AN EXTRAORDINARY WAY OF SHARING AND IN WHICH WE ATTRACT WEALTH TO OUR LIVES. HONESTY IS WHAT MAKES THIS PROGRAM SUCCEEDS. DO NOT FORGET IT!
&lt;br&gt;GOOD LUCK!
&lt;br&gt;&lt;br&gt;Just one more point, if you translate all this message to other
&lt;br&gt;languages, you can also paste it in various newsgroups of many countries,such as
&lt;br&gt;France, Germany, Russia (I say this as a tip to expand chances of seeing it by a lot more people).
&lt;br&gt;&lt;br&gt;&lt;br&gt;aeUBj?&amp;gt;CiKW^DJwDq.Ib$&amp;gt;hNJ
&lt;br&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23280069&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/NEED-MONEY-FAST--READ-THIS-ARTICLE-97520-tp23280069p23280069.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23138919</id>
	<title>XPATH for a href</title>
	<published>2009-04-20T08:26:37Z</published>
	<updated>2009-04-20T08:26:37Z</updated>
	<author>
		<name>bfscom</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;Ive been searchin for hours now but still have no luck on the right XPATH for the following href.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;javascript:openLogin();&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;login&lt;/a&gt;&lt;br&gt;&lt;br&gt;Im doing an htmlunit test</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/XPATH-for-a-href-tp23138919p23138919.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23007025</id>
	<title>autocad electrical 2010 autodesk full download crack torrent rapidshare 35670636</title>
	<published>2009-04-11T17:35:59Z</published>
	<updated>2009-04-11T17:35:59Z</updated>
	<author>
		<name>autodesk autocad electrical 2010 full download</name>
	</author>
	<content type="html">email = &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23007025&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xshowsoft@...&lt;/a&gt;
&lt;br&gt;email = xshowsoft at gmail.com
&lt;br&gt;&lt;br&gt;autocad electrical 2010 full download crack torrent rapidshare
&lt;br&gt;autocad electrical 2010 download
&lt;br&gt;autocad electrical 2010 crack
&lt;br&gt;autocad electrical 2010 full download
&lt;br&gt;autocad electrical 2010 torrent download
&lt;br&gt;autocad electrical 2010 torrent
&lt;br&gt;autocad electrical 2010 rapidshare
&lt;br&gt;autocad electrical 2010 megaupload
&lt;br&gt;autocad electrical 2010 autodesk
&lt;br&gt;&lt;br&gt;email = &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23007025&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xshowsoft@...&lt;/a&gt;
&lt;br&gt;email = xshowsoft at gmail.com
&lt;br&gt;&lt;br&gt;&lt;br&gt;Artpro 7.6. Rev. 4 k[ed]
&lt;br&gt;&lt;br&gt;Artpro 8.1 k[ed]
&lt;br&gt;&lt;br&gt;Artpro 9.0 rev. 1 build 2
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;CREO (Kodak) Preps v5.3.2
&lt;br&gt;&lt;br&gt;Founder ElecRoc v4.626
&lt;br&gt;&lt;br&gt;Onyx ProductionHouse v7.1
&lt;br&gt;&lt;br&gt;EFI colorproof k[ed] PC only
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Esko Deskpack V7. r4 Mac only
&lt;br&gt;&lt;br&gt;Esko Softwares Suite V7. r4. PC/Mac all options enabled
&lt;br&gt;&lt;br&gt;Esko Ripmate V7
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Heidelberg Prinect Workflow 4.0.540 included:
&lt;br&gt;&lt;br&gt;- PrintReady 4.0
&lt;br&gt;&lt;br&gt;- Prinect Prepress Manager
&lt;br&gt;&lt;br&gt;- Prinect Postpress Manager
&lt;br&gt;&lt;br&gt;- Prinect Pressroom Manager
&lt;br&gt;&lt;br&gt;- Prinect Production Manager
&lt;br&gt;&lt;br&gt;- Prinect Cockpit 4
&lt;br&gt;&lt;br&gt;- Analyze Point 4.0.394.1
&lt;br&gt;&lt;br&gt;- JDF Connector Service 4.0.394.1
&lt;br&gt;&lt;br&gt;- JDF Storage Service 4.0.394.1
&lt;br&gt;&lt;br&gt;- JMF Message Service 4.0.394.1
&lt;br&gt;&lt;br&gt;- Master Data Service 4.0.394.1
&lt;br&gt;&lt;br&gt;- Service Tools
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Heidelberg DeltaRIP 8.5
&lt;br&gt;&lt;br&gt;Heidelberg PDF Toolbox v4.0
&lt;br&gt;&lt;br&gt;Heidelberg SignaStation v4
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Others:
&lt;br&gt;&lt;br&gt;ACC HSH Group PDF Tools 2.4
&lt;br&gt;&lt;br&gt;ACC HSH Group PuzzleFlow 2.3
&lt;br&gt;&lt;br&gt;Acrobotics PDF-SuperTool 1.0
&lt;br&gt;&lt;br&gt;Advanced PECOM 2.9
&lt;br&gt;&lt;br&gt;AGFA Apogee Create 1.0 Series 2 &amp; 3
&lt;br&gt;&lt;br&gt;AGFA Apogee Cristal Raster 2.5
&lt;br&gt;&lt;br&gt;AGFA Apogee PDF RIP 2.0 Update 6 Series 3
&lt;br&gt;&lt;br&gt;AGFA Apogee Pilot 1.0
&lt;br&gt;&lt;br&gt;AGFA Apogee PrintDrive 1.0 Series 3
&lt;br&gt;&lt;br&gt;AGFA Apogee Taipan RIP 3.1
&lt;br&gt;&lt;br&gt;ALAP Imposer Pro 1.1.1 (InDesign plugin)
&lt;br&gt;&lt;br&gt;Apago PDF Enhancer 2.6
&lt;br&gt;&lt;br&gt;Apago Piktor 3.0
&lt;br&gt;&lt;br&gt;ARTS Split Pro 1.3.1
&lt;br&gt;&lt;br&gt;Artwork Systems Nexus 7.5
&lt;br&gt;&lt;br&gt;Artwork Systems ArtPro 7.5 (MAC)
&lt;br&gt;&lt;br&gt;Aurelon Signalize! RIP 5.7.0
&lt;br&gt;&lt;br&gt;BasICColor Catch 2.50
&lt;br&gt;&lt;br&gt;BasICColor Dcam 2.0.1
&lt;br&gt;&lt;br&gt;BasICColor Display 3.0.3
&lt;br&gt;&lt;br&gt;BasICColor Print3c 2.0.2
&lt;br&gt;&lt;br&gt;BasICColor Print4c 2.0.2
&lt;br&gt;&lt;br&gt;BasICColor Scan Plus 2.0.1
&lt;br&gt;&lt;br&gt;BasICColor Server 1.1.0
&lt;br&gt;&lt;br&gt;BrainNew EconoInk 1.3.7
&lt;br&gt;&lt;br&gt;BrainNew ImageHarbor PostRIP Imposition 5.01
&lt;br&gt;&lt;br&gt;CADlink SignLab 7.1
&lt;br&gt;&lt;br&gt;Cadvantage Win Printex 5.0
&lt;br&gt;&lt;br&gt;CGS ORIS Certified Proof 1.2
&lt;br&gt;&lt;br&gt;CGS ORIS Color Tuner 5.1.2
&lt;br&gt;&lt;br&gt;CGS ORIS PDF Tuner 4.2.6
&lt;br&gt;&lt;br&gt;CHROMiX ColorThink 2.1.2
&lt;br&gt;&lt;br&gt;ColorBlind Professional 5.1.3
&lt;br&gt;&lt;br&gt;ColorBurst RIP 7.50
&lt;br&gt;&lt;br&gt;ColorFacts Professional 5.50 - NEW
&lt;br&gt;&lt;br&gt;ColorGATE PhotoRIP 3.8.4.613
&lt;br&gt;&lt;br&gt;ColorGATE PHOTOGATE 4.05
&lt;br&gt;&lt;br&gt;ColorGATE PRODUCTIONSERVER 4.06 (with FILMGATE)
&lt;br&gt;&lt;br&gt;ColorGATE PROOFGATE 4.05
&lt;br&gt;&lt;br&gt;ColorGATE Screen &amp; Sign 3.8.4.613
&lt;br&gt;&lt;br&gt;ColorMetrix ProofPass 1.8.10 + Trending 1.1.4
&lt;br&gt;&lt;br&gt;ColorSpan ColorMark Legacy SW RIP 8.82-LSR
&lt;br&gt;&lt;br&gt;ColorSpan ColorMark PRO SW RIP 8.94
&lt;br&gt;&lt;br&gt;Colour Chameleon 2.0
&lt;br&gt;&lt;br&gt;Colour Matters CM32 3.24
&lt;br&gt;&lt;br&gt;Colorbytesoftware ImagePrint 5.6
&lt;br&gt;&lt;br&gt;Compose Express Colorflow 1.01 + all components
&lt;br&gt;&lt;br&gt;Compose Express Flatout Express 2.2
&lt;br&gt;&lt;br&gt;Compose Express PDF Imposition 4.0
&lt;br&gt;&lt;br&gt;Compose Express Plate Controller 1.3
&lt;br&gt;&lt;br&gt;Compose Express PRI Station 2.1
&lt;br&gt;&lt;br&gt;Compose Express Raster PrintStation 2.2
&lt;br&gt;&lt;br&gt;Compose Express Workflow 2.4
&lt;br&gt;&lt;br&gt;Creo CopyDot ToolKit 4.0
&lt;br&gt;&lt;br&gt;Creo Pandora 2.7
&lt;br&gt;&lt;br&gt;Creo Preps 5.1.2 (PC &amp; MAC)
&lt;br&gt;&lt;br&gt;Creo Print Console 3.5
&lt;br&gt;&lt;br&gt;Creo Prinergy 3.0.2.1
&lt;br&gt;&lt;br&gt;Creo PS/M 7.1, 8.0 (for MAC)
&lt;br&gt;&lt;br&gt;Creo Synapse Prepeare Pro 1.1 (for MAC)
&lt;br&gt;&lt;br&gt;Creo TrapWise 3.6
&lt;br&gt;&lt;br&gt;CSIP Printer System 1.01
&lt;br&gt;&lt;br&gt;Dainippon SCREEN PixelStream 4.6 (Impos2000 Server, InkProof)
&lt;br&gt;&lt;br&gt;Dainippon SCREEN SPEKTA 6.x
&lt;br&gt;&lt;br&gt;Devstudio Power Plotter 5.4.26
&lt;br&gt;&lt;br&gt;DGS MatchPrint II 4.05
&lt;br&gt;&lt;br&gt;DGS Portrait 2 3.31
&lt;br&gt;&lt;br&gt;DGS Ramsete III 8.55
&lt;br&gt;&lt;br&gt;DigiFab Systems Evolution RIP 3.2.5.8
&lt;br&gt;&lt;br&gt;Digital Light &amp; Color Profile Mechanic-Sanner 1.0.0.3
&lt;br&gt;&lt;br&gt;Dynagram DynaStrip 4.4.0
&lt;br&gt;&lt;br&gt;Ergosoft PosterPrint 11.0.1
&lt;br&gt;&lt;br&gt;Ergosoft StudioPrint 11.0.1
&lt;br&gt;&lt;br&gt;Ergosoft TexPrint 11.0.1
&lt;br&gt;&lt;br&gt;ECRM MAXWorkFlow 3.5 (all modules)
&lt;br&gt;&lt;br&gt;EFI BEST ColorProof 5.0.1 SP2 (XXL and Laser)
&lt;br&gt;&lt;br&gt;EFI BEST PhotoXposure XXL 5.0.1 SP2
&lt;br&gt;&lt;br&gt;EFI BEST ScreenProof 5.0.1 SP2 (Full and 4UP)
&lt;br&gt;&lt;br&gt;EFI BEST Premium Addon 1.1.0
&lt;br&gt;&lt;br&gt;EFI ColorProof XF 2.6.1 SP1 - NEW
&lt;br&gt;&lt;br&gt;Enfocus Instant PDF 3.02 (Acrobat plugin)
&lt;br&gt;&lt;br&gt;Enfocus PitStop Server 3.0
&lt;br&gt;&lt;br&gt;EFI ColorProof XF 3.1
&lt;br&gt;&lt;br&gt;ESKO-Graphics FlexoPERfection 7.0
&lt;br&gt;&lt;br&gt;ESKO-Graphics ArtiosCAD 6.02
&lt;br&gt;&lt;br&gt;ESKO-Graphics ColorTone 2.1
&lt;br&gt;&lt;br&gt;ESKO-Graphics ColorQuartet Pro 5.2.2
&lt;br&gt;&lt;br&gt;ESKO-Graphics BackStage 2.0 (standalone)
&lt;br&gt;&lt;br&gt;ESKO-Graphics BackStageEdit 4.0
&lt;br&gt;&lt;br&gt;ESKO-Graphics DeskPack Adoble Illustrator client for BackStage 1.2/2.0
&lt;br&gt;&lt;br&gt;ESKO-Graphics FlexoPERfection 3.2.08 - NEW
&lt;br&gt;&lt;br&gt;ESKO-Graphics FlexRIP 5.2
&lt;br&gt;&lt;br&gt;ESKO-Graphics FlexRIP Pilot 2.0 (like BackStage 2.0 but needs FlexRIP)
&lt;br&gt;&lt;br&gt;ESKO-Graphics PackEdge 4.0
&lt;br&gt;&lt;br&gt;ESKO-Graphics Plato 4.0
&lt;br&gt;&lt;br&gt;ESKO-Graphics RipMate 5.1
&lt;br&gt;&lt;br&gt;EUROSYSTEMS Pjannto RIP 1.4.3
&lt;br&gt;&lt;br&gt;ExtremeZ-IP 4.0.4x17
&lt;br&gt;&lt;br&gt;Eyes3D 1.0
&lt;br&gt;&lt;br&gt;EngView Synergy 3.6.15
&lt;br&gt;&lt;br&gt;EUROSYSTEMS CoCut 11 Pro
&lt;br&gt;&lt;br&gt;EUROSYSTEMS EuroCUT 6.0.40 Pro
&lt;br&gt;&lt;br&gt;EUROSYSTEMS SmartCUT 6.0.44 Pro
&lt;br&gt;&lt;br&gt;Express Digital Darkroom Assembly Edition 8.61
&lt;br&gt;&lt;br&gt;Express Digital Darkroom Professional 8.61
&lt;br&gt;&lt;br&gt;FastFilms 3.5 (Photoshop plugin)
&lt;br&gt;&lt;br&gt;FastRIP Regular/Pro/LF 8.0
&lt;br&gt;&lt;br&gt;Flip! Super 3D Genius 1.5
&lt;br&gt;&lt;br&gt;Franklin Estimator 4.04
&lt;br&gt;&lt;br&gt;Founder EagleDot 3.5
&lt;br&gt;&lt;br&gt;Founder EagleProof 3.5
&lt;br&gt;&lt;br&gt;Founder EagleRIP 3.0 (build 3418)
&lt;br&gt;&lt;br&gt;Founder EagleRIP 4.0 + EagleFAM 1.0
&lt;br&gt;&lt;br&gt;Founder EagleRIP V8 + EagleFAM 1.0
&lt;br&gt;&lt;br&gt;Founder SuperLine 4.03 (Chinese)
&lt;br&gt;&lt;br&gt;FotoWare Color Factory 3.1
&lt;br&gt;&lt;br&gt;FotoWare Distribution Manager 4.0
&lt;br&gt;&lt;br&gt;FotoWare FotoWeb 2.5
&lt;br&gt;&lt;br&gt;FotoWare Index Manager 4.5
&lt;br&gt;&lt;br&gt;Fuji ColourKit Profiler Suite 4.2
&lt;br&gt;&lt;br&gt;GMG Colorproof 3.3.75
&lt;br&gt;&lt;br&gt;Graphx RasterPlus 5.2.12
&lt;br&gt;&lt;br&gt;GretagMacbeth Color Quality 3.6
&lt;br&gt;&lt;br&gt;GretagMacbeth Color iMatch 3.64
&lt;br&gt;&lt;br&gt;GretagMacbeth iCPrint 1.2.0
&lt;br&gt;&lt;br&gt;GretagMacbeth iQueue 1.1.5
&lt;br&gt;&lt;br&gt;GretagMacbeth Ink Formulation 5.01
&lt;br&gt;&lt;br&gt;GretagMacbeth KeyWizard 2.5
&lt;br&gt;&lt;br&gt;GretagMacbeth MultiColor Separation/Proof 1.2 (Photoshop plugin)
&lt;br&gt;&lt;br&gt;GretagMacbeth ProfileMaker Pro 5.0.4 (PC &amp; MAC)
&lt;br&gt;&lt;br&gt;GretagMacbeth ProPalette 5.2.3.1
&lt;br&gt;&lt;br&gt;GretagMacbeth SpectoChart 1.21
&lt;br&gt;&lt;br&gt;GretagMacbeth TabWizard 1.0
&lt;br&gt;&lt;br&gt;Gerber Scientific OMEGA 2.1 - NEW
&lt;br&gt;&lt;br&gt;Husqvarna Viking VIP Embroidery System 6.2
&lt;br&gt;&lt;br&gt;Koppermann Tex-Define 6.0 - FULL CD
&lt;br&gt;&lt;br&gt;Koppermann Tex-Design 6.0 - FULL CD
&lt;br&gt;&lt;br&gt;Koppermann Tex-Store 6.0 - FULL CD
&lt;br&gt;&lt;br&gt;MOST Visual Studio - Artist 3.3
&lt;br&gt;&lt;br&gt;MOST Visual Studio - Coloring &amp; 3D 5.99
&lt;br&gt;&lt;br&gt;MOST Visual Studio - Dobby 5.99
&lt;br&gt;&lt;br&gt;MOST Visual Studio - Design 5.16
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Harlequin Compose Express RIP 7.0
&lt;br&gt;&lt;br&gt;Harlequin ECRM RIP 6.4
&lt;br&gt;&lt;br&gt;Harlequin HighWater Designs Torrent RIP 7.0
&lt;br&gt;&lt;br&gt;Harlequin Dainippon HQ-510PC SCREEN 6.4
&lt;br&gt;&lt;br&gt;Harlequin JET RIP 5.51a
&lt;br&gt;&lt;br&gt;Harlequin RTI RIP-Kit 6.2
&lt;br&gt;&lt;br&gt;Harlequin Xitron Navigator RIP 7.0
&lt;br&gt;&lt;br&gt;Harlequin Xitron SDP-RIP 6.0
&lt;br&gt;&lt;br&gt;Heidelberg Delta Technology 8.2 - NEW
&lt;br&gt;&lt;br&gt;Heidelberg PDF Toolbox 2.0.38 (Acrobat plugin)
&lt;br&gt;&lt;br&gt;Heidelberg Prinect Profile Toolbox 1.1 (PrintOpen 5.1 + QualityMonitor 1.1)
&lt;br&gt;&lt;br&gt;Heidelberg Prinect Signa Station 1.5.2
&lt;br&gt;&lt;br&gt;Heidelberg PrepressInterface 3.2 - NEW
&lt;br&gt;&lt;br&gt;Heidelberg SignaStation 9.0.4 OLD
&lt;br&gt;&lt;br&gt;Heidelberg MetaDimension 5.2 - NEW
&lt;br&gt;&lt;br&gt;Heidelberg MetaShooter 2.2 - NEW
&lt;br&gt;&lt;br&gt;Heidelberg NewColor 7000 2.0.0
&lt;br&gt;&lt;br&gt;HighWater Designs Herkules Calibration Tool 1.0
&lt;br&gt;&lt;br&gt;HighWater Designs HWRoam 1.3
&lt;br&gt;&lt;br&gt;HighWater Designs InkMonitor 3.3.1
&lt;br&gt;&lt;br&gt;HighWater Designs PixelProof Print Server 1.3
&lt;br&gt;&lt;br&gt;HighWater Designs Q2 Output Controller 4.1.3
&lt;br&gt;&lt;br&gt;Heidelberg Delta Technology 8.2
&lt;br&gt;&lt;br&gt;Heidelberg MetaDimension 5.2
&lt;br&gt;&lt;br&gt;Heidelberg MetaShooter 2.2
&lt;br&gt;&lt;br&gt;Howtek Trident Drum &amp; 2500 Scanner 3.7.1
&lt;br&gt;&lt;br&gt;Imposition Publisher 4.6.4 (PC &amp; MAC) - NEW
&lt;br&gt;&lt;br&gt;iProof PowerRIP ImageSet 7.2.5
&lt;br&gt;&lt;br&gt;iProof PowerRIP SilkScreen 7.2.5
&lt;br&gt;&lt;br&gt;ISITooolbox 5.0.02 build 4001 (Acrobat plugin)
&lt;br&gt;&lt;br&gt;KODAK Professional Digital Print Production Software 5.1.27
&lt;br&gt;&lt;br&gt;KoreaSoft Artist RIP &amp; Cut Pro 9.0
&lt;br&gt;&lt;br&gt;Krause Imposition Manager PDF 5.0.0
&lt;br&gt;&lt;br&gt;Kimoto AttractProof 3.5
&lt;br&gt;&lt;br&gt;LaserSoft SilverFast 6.4.1r2
&lt;br&gt;&lt;br&gt;MonacoDCcolor 1.0.0
&lt;br&gt;&lt;br&gt;MonacoEZcolor 2.5
&lt;br&gt;&lt;br&gt;MonacoPROFILER 4.6.1 Platinum (MAC)
&lt;br&gt;&lt;br&gt;MonacoPROFILER 4.8.0 Platinum - NEW
&lt;br&gt;&lt;br&gt;MonacoPROOF 3.7.1
&lt;br&gt;&lt;br&gt;Nfive Cardfive 6.3
&lt;br&gt;&lt;br&gt;ODESSA LaserPROOF 3.3.0.6
&lt;br&gt;&lt;br&gt;Onyx PosterShop 6.0
&lt;br&gt;&lt;br&gt;Onyx ProductionHouse 6.0 SP2 (all printers)
&lt;br&gt;&lt;br&gt;PANTONE ColorDrive 1.5
&lt;br&gt;&lt;br&gt;PANTONE ColorVision ProfilerPRO 3.0.1 (Photoshop plugin)
&lt;br&gt;&lt;br&gt;PANTONE HexWare 2.5 (Illustrator/Photoshop plugin)
&lt;br&gt;&lt;br&gt;PerfectProof ProofMaster 2.0.7
&lt;br&gt;&lt;br&gt;Phase One C1 PRO 3.5
&lt;br&gt;&lt;br&gt;Plug-In Systems Packagizer 1.199
&lt;br&gt;&lt;br&gt;PosterJet RIP 6.5.7
&lt;br&gt;&lt;br&gt;PrePRESS Panther RIP 10.4
&lt;br&gt;&lt;br&gt;PrePRESS Panther PageImposer 10.3
&lt;br&gt;&lt;br&gt;PrintShop Mail 5.0.6
&lt;br&gt;&lt;br&gt;PrintSmith 6.3.2
&lt;br&gt;&lt;br&gt;PolyPattern 3.5v3
&lt;br&gt;&lt;br&gt;Q-Enhancer 2.1
&lt;br&gt;&lt;br&gt;RIPit OpenRIP Workflow 2000 3.0
&lt;br&gt;&lt;br&gt;RPM Remote Print Manager 4.5
&lt;br&gt;&lt;br&gt;ScanvecAmiable PhotoPRINT Server Pro 4.6v2
&lt;br&gt;&lt;br&gt;ScitexVision PressJet 2.6.1
&lt;br&gt;&lt;br&gt;Septone 7.0 Release 1.4 (Photoshop plugin)
&lt;br&gt;&lt;br&gt;Seagull BarTender 7.72
&lt;br&gt;&lt;br&gt;Serendipity BlackMagic 3.1 - NEW
&lt;br&gt;&lt;br&gt;Serendipity Megarip 4.1 - NEW
&lt;br&gt;&lt;br&gt;Shiraz RIP 6.0
&lt;br&gt;&lt;br&gt;ThunderStorm RIP Pro 6.40 (Korean)
&lt;br&gt;&lt;br&gt;TECHKON ExPresso 2.1
&lt;br&gt;&lt;br&gt;Teklynx CODESOFT 7.10
&lt;br&gt;&lt;br&gt;Ultimate Impostrip 8.1.0.4
&lt;br&gt;&lt;br&gt;Ultimate Impostrip On-Demand 4.2.0.0
&lt;br&gt;&lt;br&gt;Wasatch SoftRIP 5.1.5 - NEW
&lt;br&gt;&lt;br&gt;Wincomsoft RipMaster 1.230.4.729
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;ScanvecAmiable FlexiSIGN Pro 7.6v2
&lt;br&gt;&lt;br&gt;ScanvecAmiable Inspire 1.6
&lt;br&gt;&lt;br&gt;SGS OptiTex 9.20
&lt;br&gt;&lt;br&gt;Smart Designer 12
&lt;br&gt;&lt;br&gt;Tajima DG/ML by Pulse X 11.0.5.2633 - NEW
&lt;br&gt;&lt;br&gt;USM2 1.14 - 2D Grading/Engineering
&lt;br&gt;&lt;br&gt;USM3 1.04 - 3D Shoe Design
&lt;br&gt;&lt;br&gt;Wilcom ES-65 9.0S SP4
&lt;br&gt;&lt;br&gt;WingsXP 1.50.2002.29
&lt;br&gt;&lt;br&gt;Colorave Imaginator 7.6.2
&lt;br&gt;&lt;br&gt;ConeTech Piezography BW Pro24 4.2.0
&lt;br&gt;&lt;br&gt;ISIS Photoi Mini KIOSK (DigiCube) 1.0
&lt;br&gt;&lt;br&gt;ISIS Photoi Minilab 1.6
&lt;br&gt;&lt;br&gt;Master Flex D Minilab &amp; Workstation 3.0.138
&lt;br&gt;&lt;br&gt;Micro-Art Imaging Composite 5.0
&lt;br&gt;&lt;br&gt;PhotoLynx Solutions 1.6 - CamLynx 4.0
&lt;br&gt;&lt;br&gt;PhotoLynx Solutions 1.6 - PhotoLynx ImageMatch 6.0
&lt;br&gt;&lt;br&gt;PhotoLynx Solutions 1.6 - PhotoLynx ProComposites 6.1
&lt;br&gt;&lt;br&gt;PhotoLynx Solutions 1.6 - PhotoLynx ProServices 6.0
&lt;br&gt;&lt;br&gt;PhotoLynx Solutions 1.6 - PhotoLynx School Image Software (SIS) 5.5
&lt;br&gt;&lt;br&gt;Timestone Software - CapturePost 2.6.0
&lt;br&gt;&lt;br&gt;Timestone Software - Collate 2.2.0
&lt;br&gt;&lt;br&gt;Timestone Software - CompositeBuilder 1.0.0
&lt;br&gt;&lt;br&gt;Timestone Software - DataPost 2.6.1
&lt;br&gt;&lt;br&gt;Timestone Software - NeoComposite 2.4.0
&lt;br&gt;&lt;br&gt;Timestone Software - NeoGroup 2.5.0
&lt;br&gt;&lt;br&gt;Timestone Software - NeoPack Professional 2.8.0
&lt;br&gt;&lt;br&gt;Timestone Software - OutPost 1.4.0
&lt;br&gt;&lt;br&gt;Timestone Software - PrintTime 1.11.0
&lt;br&gt;&lt;br&gt;Timestone Software - RIPTime 1.7.0
&lt;br&gt;&lt;br&gt;Ultimatte AdvantEdge 1.6.0 (plugin)
&lt;br&gt;&lt;br&gt;Wasatch SoftRIP 5.1.5
&lt;br&gt;&lt;br&gt;X-Rite ColorShop 2.60
&lt;br&gt;&lt;br&gt;X-Rite PULSE ColorElite 1.0.2
&lt;br&gt;&lt;br&gt;Xinet FullPress 11.0.5
&lt;br&gt;&lt;br&gt;Xitron Raster Blaster 3.7
&lt;br&gt;&lt;br&gt;Xitron Xaps 2.1.3
&lt;br&gt;&lt;br&gt;Xitron XiFlow 2.5.0 - NEW
&lt;br&gt;&lt;br&gt;ZBE WorkStream Digital Studio 2.1
&lt;br&gt;&lt;br&gt;&lt;br&gt;email = &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23007025&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xshowsoft@...&lt;/a&gt;
&lt;br&gt;email = xshowsoft at gmail.com
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;i2@Sf#1Lae3^Slg iSD,F:g@k!XML&amp;d&amp;1&amp;J\1$+B
&lt;br&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23007025&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/autocad-electrical-2010-autodesk-full-download-crack-torrent-rapidshare-35670636-tp23007025p23007025.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22995044</id>
	<title>0.1123082 Now Click Here To See ... 0.7892772</title>
	<published>2009-04-10T14:27:33Z</published>
	<updated>2009-04-10T14:27:33Z</updated>
	<author>
		<name>iwantsex-90</name>
	</author>
	<content type="html">0.2272118 Now Click Here To See ... 0.913408
&lt;br&gt;&lt;br&gt;0.1123082 Now Visit Tobacco Is Drugs 0.7892772
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22995044&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/0.1123082-Now-Click-Here-To-See-...-0.7892772-tp22995044p22995044.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22880353</id>
	<title>0.8399209 Now Look Here ... 0.3205808</title>
	<published>2009-04-03T22:55:24Z</published>
	<updated>2009-04-03T22:55:24Z</updated>
	<author>
		<name>iwantsex-61</name>
	</author>
	<content type="html">0.8786011 Now Look Here ... 0.4701195
&lt;br&gt;&lt;br&gt;0.8399209 Now Visit &lt;a href=&quot;http://nowclickhere.bravehost.com/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://nowclickhere.bravehost.com/index.html&lt;/a&gt;&amp;nbsp;0.3205808
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22880353&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/0.8399209-Now-Look-Here-...-0.3205808-tp22880353p22880353.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22774312</id>
	<title>2.289528E-02 I Have An Interest ... 0.8453578</title>
	<published>2009-03-29T16:41:16Z</published>
	<updated>2009-03-29T16:41:16Z</updated>
	<author>
		<name>iwantsex-42</name>
	</author>
	<content type="html">0.1123911 I Have An Interest ... 0.3112912
&lt;br&gt;&lt;br&gt;2.289528E-02 Now Visit &lt;a href=&quot;http://www.clicklinknow.com/dating/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.clicklinknow.com/dating/&lt;/a&gt;&amp;nbsp;0.8453578
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22774312&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/2.289528E-02-I-Have-An-Interest-...-0.8453578-tp22774312p22774312.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22672291</id>
	<title>Live Bookmark from local file (file:// URL) in Firefox 3</title>
	<published>2009-03-23T17:34:48Z</published>
	<updated>2009-03-23T17:34:48Z</updated>
	<author>
		<name>Bugzilla from filbranden@gmail.com</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;How can I add a Live Bookmark from a local file (file:// URL) in
&lt;br&gt;Firefox 3?
&lt;br&gt;&lt;br&gt;In Firefox 2, if I go to Bookmarks -&amp;gt; Organize Bookmarks, I get to the
&lt;br&gt;Bookmarks Manager... Then I have File -&amp;gt; New Live Bookmark... that
&lt;br&gt;allows me to specify a file:// URL in Feed Location...
&lt;br&gt;&lt;br&gt;However the same is not available in Firefox 3...
&lt;br&gt;&lt;br&gt;And opening the RSS file in the browser just displays it as a XML and
&lt;br&gt;does not give me any Feed icons...
&lt;br&gt;&lt;br&gt;Any ideas?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Filipe
&lt;br&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22672291&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Live-Bookmark-from-local-file-%28file%3A---URL%29-in-Firefox-3-tp22672291p22672291.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22262648</id>
	<title>Re: e4x duplicate xmlns attributes</title>
	<published>2009-02-28T06:26:49Z</published>
	<updated>2009-02-28T06:26:49Z</updated>
	<author>
		<name>Martin Honnen-3</name>
	</author>
	<content type="html">kael wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I'm trying to parse an XML content containing multiple namespaces with 
&lt;br&gt;&amp;gt; E4X. Walking through the XML has the side-effect of creating duplicates 
&lt;br&gt;&amp;gt; namespaces :
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; var doc = &amp;lt;a xmlns='&lt;a href=&quot;http://example.org/1'&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://example.org/1'&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;b xmlns='&lt;a href=&quot;http://example.org/2'&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://example.org/2'&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;c xml:base=&amp;quot;&lt;a href=&quot;http://example.net/feed&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://example.net/feed&lt;/a&gt;&amp;quot; type=&amp;quot;html&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Foo &amp;lt;p&amp;gt;Bar&amp;lt;/p&amp;gt; Foobar
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/c&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/b&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/a&amp;gt;;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; doc[0].*::b[0]
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;b xmlns=&amp;quot;&lt;a href=&quot;http://example.org/2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://example.org/2&lt;/a&gt;&amp;quot; xmlns=&amp;quot;&lt;a href=&quot;http://example.org/1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://example.org/1&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;lt;c xml:base=&amp;quot;&lt;a href=&quot;http://example.net/feed&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://example.net/feed&lt;/a&gt;&amp;quot; type=&amp;quot;html&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; Foo &amp;lt;p&amp;gt;Bar&amp;lt;/p&amp;gt; Foobar
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;lt;/c&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;/b&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; doc[0].*::b[0].*::c[0]
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;c xml:base=&amp;quot;&lt;a href=&quot;http://example.net/feed&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://example.net/feed&lt;/a&gt;&amp;quot; type=&amp;quot;html&amp;quot; 
&lt;br&gt;&amp;gt;&amp;gt; xmlns=&amp;quot;&lt;a href=&quot;http://example.org/2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://example.org/2&lt;/a&gt;&amp;quot; xmlns=&amp;quot;&lt;a href=&quot;http://example.org/1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://example.org/1&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Foo &amp;lt;p&amp;gt;Bar&amp;lt;/p&amp;gt; Foobar
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;/c&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; doc[0].*::b[0].*::c[0].*::*
&lt;br&gt;&amp;gt;&amp;gt; Foo &amp;lt;p xmlns=&amp;quot;&lt;a href=&quot;http://example.org/2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://example.org/2&lt;/a&gt;&amp;quot; 
&lt;br&gt;&amp;gt;&amp;gt; xmlns=&amp;quot;&lt;a href=&quot;http://example.org/1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://example.org/1&lt;/a&gt;&amp;quot;&amp;gt;Bar&amp;lt;/p&amp;gt; Foobar
&lt;/div&gt;&lt;br&gt;I have filed &lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=480711&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.mozilla.org/show_bug.cgi?id=480711&lt;/a&gt;&amp;nbsp;on this.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Martin Honnen
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://JavaScript.FAQTs.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://JavaScript.FAQTs.com/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22262648&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/e4x-duplicate-xmlns-attributes-tp22211980p22262648.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22211980</id>
	<title>e4x duplicate xmlns attributes</title>
	<published>2009-02-25T13:14:21Z</published>
	<updated>2009-02-25T13:14:21Z</updated>
	<author>
		<name>Kael-4</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;I'm trying to parse an XML content containing multiple namespaces with 
&lt;br&gt;E4X. Walking through the XML has the side-effect of creating duplicates 
&lt;br&gt;namespaces :
&lt;br&gt;&lt;br&gt;&lt;br&gt;var doc = &amp;lt;a xmlns='&lt;a href=&quot;http://example.org/1'&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://example.org/1'&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;b xmlns='&lt;a href=&quot;http://example.org/2'&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://example.org/2'&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;c xml:base=&amp;quot;&lt;a href=&quot;http://example.net/feed&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://example.net/feed&lt;/a&gt;&amp;quot; type=&amp;quot;html&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Foo &amp;lt;p&amp;gt;Bar&amp;lt;/p&amp;gt; Foobar
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/c&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/b&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/a&amp;gt;;
&lt;br&gt;&lt;br&gt;doc[0].*::b[0]
&lt;br&gt;&amp;gt; &amp;lt;b xmlns=&amp;quot;&lt;a href=&quot;http://example.org/2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://example.org/2&lt;/a&gt;&amp;quot; xmlns=&amp;quot;&lt;a href=&quot;http://example.org/1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://example.org/1&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;c xml:base=&amp;quot;&lt;a href=&quot;http://example.net/feed&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://example.net/feed&lt;/a&gt;&amp;quot; type=&amp;quot;html&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Foo &amp;lt;p&amp;gt;Bar&amp;lt;/p&amp;gt; Foobar
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;/c&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;/b&amp;gt;
&lt;br&gt;&lt;br&gt;doc[0].*::b[0].*::c[0]
&lt;br&gt;&amp;gt; &amp;lt;c xml:base=&amp;quot;&lt;a href=&quot;http://example.net/feed&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://example.net/feed&lt;/a&gt;&amp;quot; type=&amp;quot;html&amp;quot; xmlns=&amp;quot;&lt;a href=&quot;http://example.org/2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://example.org/2&lt;/a&gt;&amp;quot; xmlns=&amp;quot;&lt;a href=&quot;http://example.org/1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://example.org/1&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; Foo &amp;lt;p&amp;gt;Bar&amp;lt;/p&amp;gt; Foobar
&lt;br&gt;&amp;gt; &amp;lt;/c&amp;gt;
&lt;br&gt;&lt;br&gt;doc[0].*::b[0].*::c[0].*::*
&lt;br&gt;&amp;gt; Foo &amp;lt;p xmlns=&amp;quot;&lt;a href=&quot;http://example.org/2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://example.org/2&lt;/a&gt;&amp;quot; xmlns=&amp;quot;&lt;a href=&quot;http://example.org/1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://example.org/1&lt;/a&gt;&amp;quot;&amp;gt;Bar&amp;lt;/p&amp;gt; Foobar
&lt;br&gt;&lt;br&gt;&lt;br&gt;Version: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.6) 
&lt;br&gt;Gecko/2009020911 Ubuntu/8.10 (intrepid) Firefox/3.0.6
&lt;br&gt;&lt;br&gt;Is this a bug ?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;kael
&lt;br&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22211980&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/e4x-duplicate-xmlns-attributes-tp22211980p22211980.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22095083</id>
	<title>Re: xhtml and java applet</title>
	<published>2009-02-18T23:13:48Z</published>
	<updated>2009-02-18T23:13:48Z</updated>
	<author>
		<name>mailing-lists-3</name>
	</author>
	<content type="html">Thank you for testing.
&lt;br&gt;So it's probably Windows Vista issue?
&lt;br&gt;I will try other platforms as soon as possible.
&lt;br&gt;&lt;br&gt;Boris Zbarsky a écrit :
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Jean-François MAUREL wrote:
&lt;br&gt;&amp;gt;&amp;gt; Thank you for pointing that.
&lt;br&gt;&amp;gt;&amp;gt; The files should be available here: &lt;a href=&quot;http://www.pimeca.com/test.zip&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.pimeca.com/test.zip&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Both versions work fine over here in Firefox 3 (on Mac, though).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -Boris
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; dev-tech-xml mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22095083&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Jean-François MAUREL
&lt;br&gt;PI Méca
&lt;br&gt;4 rue de l'abreuvoir
&lt;br&gt;92400 Courbevoie France
&lt;br&gt;phone: 33(0)147176513
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22095083&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-xhtml-and-java-applet-tp22094629p22095083.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22094967</id>
	<title>Re: xhtml and java applet</title>
	<published>2009-02-18T22:57:45Z</published>
	<updated>2009-02-18T22:57:45Z</updated>
	<author>
		<name>Boris Zbarsky</name>
	</author>
	<content type="html">Jean-François MAUREL wrote:
&lt;br&gt;&amp;gt; Thank you for pointing that.
&lt;br&gt;&amp;gt; The files should be available here: &lt;a href=&quot;http://www.pimeca.com/test.zip&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.pimeca.com/test.zip&lt;/a&gt;&lt;br&gt;&lt;br&gt;Both versions work fine over here in Firefox 3 (on Mac, though).
&lt;br&gt;&lt;br&gt;-Boris
&lt;br&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22094967&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-xhtml-and-java-applet-tp22094629p22094967.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22094770</id>
	<title>Re: xhtml and java applet</title>
	<published>2009-02-18T22:39:04Z</published>
	<updated>2009-02-18T22:39:04Z</updated>
	<author>
		<name>mailing-lists-3</name>
	</author>
	<content type="html">Thank you for pointing that.
&lt;br&gt;The files should be available here: &lt;a href=&quot;http://www.pimeca.com/test.zip&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.pimeca.com/test.zip&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Boris Zbarsky a écrit :
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Jean-François MAUREL wrote:
&lt;br&gt;&amp;gt;&amp;gt; The 2 files are the same and conformant to xhtml strict according to 
&lt;br&gt;&amp;gt;&amp;gt; w3c validator. The files and java applet are attached here in a zip 
&lt;br&gt;&amp;gt;&amp;gt; archive.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; That attachment got stripped (as all attachments are). &amp;nbsp;You'll have to 
&lt;br&gt;&amp;gt; post your testcase elsewhere and point to it....
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -Boris
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; dev-tech-xml mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22094770&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;-- 
&lt;br&gt;Jean-François MAUREL
&lt;br&gt;PI Méca
&lt;br&gt;4 rue de l'abreuvoir
&lt;br&gt;92400 Courbevoie France
&lt;br&gt;phone: 33(0)147176513
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22094770&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-xhtml-and-java-applet-tp22094629p22094770.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22094629</id>
	<title>Re: xhtml and java applet</title>
	<published>2009-02-18T22:19:05Z</published>
	<updated>2009-02-18T22:19:05Z</updated>
	<author>
		<name>Boris Zbarsky</name>
	</author>
	<content type="html">Jean-François MAUREL wrote:
&lt;br&gt;&amp;gt; The 2 files are the same and conformant to xhtml strict according to w3c 
&lt;br&gt;&amp;gt; validator. The files and java applet are attached here in a zip archive.
&lt;br&gt;&lt;br&gt;That attachment got stripped (as all attachments are). &amp;nbsp;You'll have to 
&lt;br&gt;post your testcase elsewhere and point to it....
&lt;br&gt;&lt;br&gt;-Boris
&lt;br&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22094629&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-xhtml-and-java-applet-tp22094629p22094629.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22094588</id>
	<title>xhtml and java applet</title>
	<published>2009-02-18T22:16:04Z</published>
	<updated>2009-02-18T22:16:04Z</updated>
	<author>
		<name>mailing-lists-3</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;A java applet is not showing in firefox 3.0.6 (Windows Vista) when the 
&lt;br&gt;file has xml extension and works when the file has html (or xhtml) 
&lt;br&gt;extension.
&lt;br&gt;The 2 files are the same and conformant to xhtml strict according to w3c 
&lt;br&gt;validator. The files and java applet are attached here in a zip archive.
&lt;br&gt;I could not find anything in the list archive.
&lt;br&gt;&lt;br&gt;Could anyone tell me what I am missing here?
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Jean-François MAUREL
&lt;br&gt;PI Méca
&lt;br&gt;4 rue de l'abreuvoir
&lt;br&gt;92400 Courbevoie France
&lt;br&gt;phone: 33(0)147176513
&lt;br&gt;&lt;br&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22094588&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/xhtml-and-java-applet-tp22094588p22094588.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22063206</id>
	<title>Re: bug in e4x?  missing = in XML attribute</title>
	<published>2009-02-17T10:19:30Z</published>
	<updated>2009-02-17T10:19:30Z</updated>
	<author>
		<name>Martin Honnen-3</name>
	</author>
	<content type="html">Boris Zbarsky wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; OK, I have this minimized to this script:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; var xmlEl = new XML(&amp;quot;&amp;lt;feed 
&lt;br&gt;&amp;gt; xmlns:gContact='&lt;a href=&quot;http://schemas.google.com/contact/2'&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://schemas.google.com/contact/2'&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;gt; xmlns:batch='&lt;a href=&quot;http://schemas.google.com/gdata/batch'&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://schemas.google.com/gdata/batch'&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;gt; xmlns:gd='&lt;a href=&quot;http://schemas.google.com/g/2005'&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://schemas.google.com/g/2005'&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;gt; gd:etag='W/&amp;quot;xxxxxxxxxxxxxxxxxxxxxxw.&amp;quot;'&amp;gt;&amp;lt;updated&amp;gt;2009-02-1&amp;lt;/updated&amp;gt;&amp;lt;e&amp;gt;&amp;lt;c&amp;gt;\u2028&amp;lt;/c&amp;gt;&amp;lt;/e&amp;gt;&amp;lt;/feed&amp;gt;&amp;quot;); 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; var pre = document.createElement('pre');
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; pre.appendChild(document.createTextNode(xmlEl.toXMLString()));
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; document.body.appendChild(pre);
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; with no XMLHttpRequest required. &amp;nbsp;Deleting chars from the string 
&lt;br&gt;&amp;gt; sometimes changes the error, and sometimes makes it go away entirely, 
&lt;br&gt;&amp;gt; but I bet it can be minimized some more. &amp;nbsp;If someone wants to take a 
&lt;br&gt;&amp;gt; shot at that, great.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; This doesn't look like an XML issue, though, but a JS engine one.
&lt;/div&gt;&lt;br&gt;Thanks for the reduction. I agree it is a JavaScript engine issue, I 
&lt;br&gt;have filed &lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=478905&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.mozilla.org/show_bug.cgi?id=478905&lt;/a&gt;&amp;nbsp;on this.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Martin Honnen
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://JavaScript.FAQTs.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://JavaScript.FAQTs.com/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22063206&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/bug-in-e4x---missing-%3D-in-XML-attribute-tp21987155p22063206.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22059572</id>
	<title>Re: bug in e4x?  missing = in XML attribute</title>
	<published>2009-02-17T07:26:55Z</published>
	<updated>2009-02-17T07:26:55Z</updated>
	<author>
		<name>Boris Zbarsky</name>
	</author>
	<content type="html">OK, I have this minimized to this script:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;var xmlEl = new XML(&amp;quot;&amp;lt;feed 
&lt;br&gt;xmlns:gContact='&lt;a href=&quot;http://schemas.google.com/contact/2'&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://schemas.google.com/contact/2'&lt;/a&gt;&amp;nbsp;
&lt;br&gt;xmlns:batch='&lt;a href=&quot;http://schemas.google.com/gdata/batch'&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://schemas.google.com/gdata/batch'&lt;/a&gt;&amp;nbsp;
&lt;br&gt;xmlns:gd='&lt;a href=&quot;http://schemas.google.com/g/2005'&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://schemas.google.com/g/2005'&lt;/a&gt;&amp;nbsp;
&lt;br&gt;gd:etag='W/&amp;quot;xxxxxxxxxxxxxxxxxxxxxxw.&amp;quot;'&amp;gt;&amp;lt;updated&amp;gt;2009-02-1&amp;lt;/updated&amp;gt;&amp;lt;e&amp;gt;&amp;lt;c&amp;gt;\u2028&amp;lt;/c&amp;gt;&amp;lt;/e&amp;gt;&amp;lt;/feed&amp;gt;&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;var pre = document.createElement('pre');
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;pre.appendChild(document.createTextNode(xmlEl.toXMLString()));
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;document.body.appendChild(pre);
&lt;br&gt;&lt;br&gt;with no XMLHttpRequest required. &amp;nbsp;Deleting chars from the string 
&lt;br&gt;sometimes changes the error, and sometimes makes it go away entirely, 
&lt;br&gt;but I bet it can be minimized some more. &amp;nbsp;If someone wants to take a 
&lt;br&gt;shot at that, great.
&lt;br&gt;&lt;br&gt;This doesn't look like an XML issue, though, but a JS engine one.
&lt;br&gt;&lt;br&gt;-Boris
&lt;br&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22059572&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/bug-in-e4x---missing-%3D-in-XML-attribute-tp21987155p22059572.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22059097</id>
	<title>Re: bug in e4x?  missing = in XML attribute</title>
	<published>2009-02-17T07:03:30Z</published>
	<updated>2009-02-17T07:03:30Z</updated>
	<author>
		<name>Boris Zbarsky</name>
	</author>
	<content type="html">Martin Honnen wrote:
&lt;br&gt;&amp;gt;&amp;gt; Test case:
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.zindus.com/tmp/test-case-2009-02-17-1.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.zindus.com/tmp/test-case-2009-02-17-1.html&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; The xml:
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.zindus.com/tmp/test-case-2009-02-17-1.xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.zindus.com/tmp/test-case-2009-02-17-1.xml&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Firefox 3.0.6 error console reports:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Error: illegal XML character
&lt;br&gt;&lt;br&gt;I get that too in trunk Gecko.
&lt;br&gt;&lt;br&gt;However, if I start reducing it (and it's possible to reduce it a good 
&lt;br&gt;bit while still getting that error), I eventually get to a point where 
&lt;br&gt;the error starts changing (e.g. complaining about there being a missing 
&lt;br&gt;'=' in an attribute).
&lt;br&gt;&lt;br&gt;If I breakpoint on the &amp;quot;invalid XML character&amp;quot; error, I see that it 
&lt;br&gt;happens when we get a '&amp;lt;' while we think we're in the process or parsing 
&lt;br&gt;an open tag.
&lt;br&gt;&lt;br&gt;In particular, it thinks it's looking at a string that looks something like:
&lt;br&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;lt;author/www.google.com/m8/feeds/contacts/a.b%40gdomain.example.com/thin?start-index=2681&amp;amp;max-results=10'
&lt;br&gt;&lt;br&gt;Which is pretty clearly bogus.
&lt;br&gt;&lt;br&gt;-Boris
&lt;br&gt;_______________________________________________
&lt;br&gt;dev-tech-xml mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22059097&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dev-tech-xml@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.mozilla.org/listinfo/dev-tech-xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.mozilla.org/listinfo/dev-tech-xml&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/bug-in-e4x---missing-%3D-in-XML-attribute-tp21987155p22059097.html" />
</entry>

</feed>
