<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Watexy version 12 &#8211; now supporting multiple equations in one blip</title>
	<atom:link href="http://www.scienco.org/2009/watexy-version-12-now-supporting-multiple-equations-in-one-blip/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scienco.org/2009/watexy-version-12-now-supporting-multiple-equations-in-one-blip/</link>
	<description>Life&#039;s too short to be unenthusiastic</description>
	<lastBuildDate>Thu, 29 Jul 2010 07:33:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Mikkel Meyer Andersen</title>
		<link>http://www.scienco.org/2009/watexy-version-12-now-supporting-multiple-equations-in-one-blip/comment-page-1/#comment-307</link>
		<dc:creator>Mikkel Meyer Andersen</dc:creator>
		<pubDate>Sun, 15 Nov 2009 03:48:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienco.org/?p=231#comment-307</guid>
		<description>It maybe would be a possibility to convert the Latex code to MathML instead. I&#039;ll give it a thought.</description>
		<content:encoded><![CDATA[<p>It maybe would be a possibility to convert the Latex code to MathML instead. I&#8217;ll give it a thought.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikkel Meyer Andersen</title>
		<link>http://www.scienco.org/2009/watexy-version-12-now-supporting-multiple-equations-in-one-blip/comment-page-1/#comment-298</link>
		<dc:creator>Mikkel Meyer Andersen</dc:creator>
		<pubDate>Fri, 13 Nov 2009 01:46:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienco.org/?p=231#comment-298</guid>
		<description>I actually already fixed the error while is was creating some new features.

Please take a look at http://www.scienco.org/2009/watexy-test-with-edit-and-working-and/ 

Thanks for your suggestions!</description>
		<content:encoded><![CDATA[<p>I actually already fixed the error while is was creating some new features.</p>
<p>Please take a look at <a href="http://www.scienco.org/2009/watexy-test-with-edit-and-working-and/" rel="nofollow">http://www.scienco.org/2009/watexy-test-with-edit-and-working-and/</a> </p>
<p>Thanks for your suggestions!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LeoTheHuman</title>
		<link>http://www.scienco.org/2009/watexy-version-12-now-supporting-multiple-equations-in-one-blip/comment-page-1/#comment-297</link>
		<dc:creator>LeoTheHuman</dc:creator>
		<pubDate>Thu, 12 Nov 2009 23:21:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienco.org/?p=231#comment-297</guid>
		<description>Hmmm, also these could be encoded as &lt; &amp; &gt; by wave editor, so the imaging software gets the wrong input. Please, check that too.</description>
		<content:encoded><![CDATA[<p>Hmmm, also these could be encoded as &lt; &amp; &gt; by wave editor, so the imaging software gets the wrong input. Please, check that too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LeoTheHuman</title>
		<link>http://www.scienco.org/2009/watexy-version-12-now-supporting-multiple-equations-in-one-blip/comment-page-1/#comment-296</link>
		<dc:creator>LeoTheHuman</dc:creator>
		<pubDate>Thu, 12 Nov 2009 23:11:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienco.org/?p=231#comment-296</guid>
		<description>Try urlencode the parameter in robot and urldecode it in the script itself.</description>
		<content:encoded><![CDATA[<p>Try urlencode the parameter in robot and urldecode it in the script itself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yannis</title>
		<link>http://www.scienco.org/2009/watexy-version-12-now-supporting-multiple-equations-in-one-blip/comment-page-1/#comment-295</link>
		<dc:creator>yannis</dc:creator>
		<pubDate>Thu, 12 Nov 2009 18:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienco.org/?p=231#comment-295</guid>
		<description>Hello again

1) I think the bug with &lt; and &lt; is fixed in the latest version. At least in most cases. 

2) This is useful indeed.

3) -

4) I am extensively using your bot in writing a math project. I have several remarks if you are interested, but I don&#039;t know in which direction you are taking this. Is there a plan to actually compile the code within google wave (instead of using a service and replace with picture)? Of course, I don&#039;t even know whether this is technically possible from a third party application. The gray out feature is in the right direction. However, I don&#039;t want it in the middle of the wave so I end up deleting it after I know it works. It takes a lot of space and destroys the (manual) alignment of my equations. I just copy the code before compiling (ie hit done) and save them in my clipboard (using quicksilver) so I can use them again. I don&#039;t know if you can use this idea somehow.  In other words, I think the optimal thing in this direction would be to somehow save the latex code without the latter being visible in the wave.</description>
		<content:encoded><![CDATA[<p>Hello again</p>
<p>1) I think the bug with &lt; and &lt; is fixed in the latest version. At least in most cases. </p>
<p>2) This is useful indeed.</p>
<p>3) -</p>
<p>4) I am extensively using your bot in writing a math project. I have several remarks if you are interested, but I don&#039;t know in which direction you are taking this. Is there a plan to actually compile the code within google wave (instead of using a service and replace with picture)? Of course, I don&#039;t even know whether this is technically possible from a third party application. The gray out feature is in the right direction. However, I don&#039;t want it in the middle of the wave so I end up deleting it after I know it works. It takes a lot of space and destroys the (manual) alignment of my equations. I just copy the code before compiling (ie hit done) and save them in my clipboard (using quicksilver) so I can use them again. I don&#039;t know if you can use this idea somehow.  In other words, I think the optimal thing in this direction would be to somehow save the latex code without the latter being visible in the wave.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikkel Meyer Andersen</title>
		<link>http://www.scienco.org/2009/watexy-version-12-now-supporting-multiple-equations-in-one-blip/comment-page-1/#comment-294</link>
		<dc:creator>Mikkel Meyer Andersen</dc:creator>
		<pubDate>Thu, 12 Nov 2009 03:55:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienco.org/?p=231#comment-294</guid>
		<description>Thanks for the reply. I&#039;m looking into the first issue.

2 just means that you can write
$ $4
+5
+67$ $
over multiple lines, and it still gets parsed. This is especially helpful when writing matrices and such.

I&#039;ll give 3 a thought. Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks for the reply. I&#8217;m looking into the first issue.</p>
<p>2 just means that you can write<br />
$ $4<br />
+5<br />
+67$ $<br />
over multiple lines, and it still gets parsed. This is especially helpful when writing matrices and such.</p>
<p>I&#8217;ll give 3 a thought. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yannis</title>
		<link>http://www.scienco.org/2009/watexy-version-12-now-supporting-multiple-equations-in-one-blip/comment-page-1/#comment-293</link>
		<dc:creator>yannis</dc:creator>
		<pubDate>Wed, 11 Nov 2009 21:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.scienco.org/?p=231#comment-293</guid>
		<description>1) Is it a known bug that any equation containing &gt; or &lt; does disappears after you compile it (ie hit done?)

2) what do you mean multi line support?

3) is it possible to create some kind of aligned equation?

thanx yannis</description>
		<content:encoded><![CDATA[<p>1) Is it a known bug that any equation containing &gt; or &lt; does disappears after you compile it (ie hit done?)</p>
<p>2) what do you mean multi line support?</p>
<p>3) is it possible to create some kind of aligned equation?</p>
<p>thanx yannis</p>
]]></content:encoded>
	</item>
</channel>
</rss>
