<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Olympic fever</title>
	<link>http://blogs.mathworks.com/desktop/2008/08/11/olympic-fever/</link>
	<description>Ken &#38; Mike work on the MATLAB Desktop team</description>
	<pubDate>Mon, 23 Nov 2009 00:29:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Mike</title>
		<link>http://blogs.mathworks.com/desktop/2008/08/11/olympic-fever/#comment-5527</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 15 Aug 2008 13:54:09 +0000</pubDate>
		<guid>http://blogs.mathworks.com/desktop/2008/08/11/olympic-fever/#comment-5527</guid>
		<description>Jiro just posted a nice example of a publishing + blog at the &lt;a href="http://blogs.mathworks.com/pick/2008/08/15/colors-for-your-multi-line-plots/" rel="nofollow"&gt;Pick of the Week&lt;/a&gt; blog.</description>
		<content:encoded><![CDATA[<p>Jiro just posted a nice example of a publishing + blog at the <a href="http://blogs.mathworks.com/pick/2008/08/15/colors-for-your-multi-line-plots/" rel="nofollow">Pick of the Week</a> blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://blogs.mathworks.com/desktop/2008/08/11/olympic-fever/#comment-5526</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 15 Aug 2008 12:39:49 +0000</pubDate>
		<guid>http://blogs.mathworks.com/desktop/2008/08/11/olympic-fever/#comment-5526</guid>
		<description>Ted,

 The problem with MHT (like so many interesting web solutions) is browser compatibility. As far as I understand it only IE supports them without a plugin. The other issue is worrying about RSS readers. 

For my solution, I have a modified form of &lt;tt&gt;publish&lt;/tt&gt; which basically inlines the styles after publishing so I can just copy and paste the generated html in my blog. You can see an example of that above. 

I've also experimented with &lt;a href="http://ws.apache.org/xmlrpc/" rel="nofollow"&gt;apache's xml-rpc&lt;/a&gt; using MATLAB's Java interface to upload a published M-file directly to a WordPress blog. That might make an interesting blog post.

Thanks for taking me up on the challenge, I was impressed with your post!</description>
		<content:encoded><![CDATA[<p>Ted,</p>
<p> The problem with MHT (like so many interesting web solutions) is browser compatibility. As far as I understand it only IE supports them without a plugin. The other issue is worrying about RSS readers. </p>
<p>For my solution, I have a modified form of <tt>publish</tt> which basically inlines the styles after publishing so I can just copy and paste the generated html in my blog. You can see an example of that above. </p>
<p>I&#8217;ve also experimented with <a href="http://ws.apache.org/xmlrpc/" rel="nofollow">apache&#8217;s xml-rpc</a> using MATLAB&#8217;s Java interface to upload a published M-file directly to a WordPress blog. That might make an interesting blog post.</p>
<p>Thanks for taking me up on the challenge, I was impressed with your post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted</title>
		<link>http://blogs.mathworks.com/desktop/2008/08/11/olympic-fever/#comment-5520</link>
		<dc:creator>Ted</dc:creator>
		<pubDate>Thu, 14 Aug 2008 21:48:37 +0000</pubDate>
		<guid>http://blogs.mathworks.com/desktop/2008/08/11/olympic-fever/#comment-5520</guid>
		<description>I'm not sure what could be done better within MATLAB (glad to hear that?).  The two blogging sites I've tried allow you to paste in HTML, but one changes the text (nix that one).  In both cases I have to manually upload images and massage the HTML.

What I've done before is post a published MATLAB tutorial on my personal website.  I lose some interactivity that's nice with blogs, but I don't have to mess with the MATLAB report at all.

Microsoft has a single web page format (.MHT).  I wonder if this could be a possible workaround?  Publish in MHT, copy and paste into the HTML field on the blogs.  Do you think that has merit?</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure what could be done better within MATLAB (glad to hear that?).  The two blogging sites I&#8217;ve tried allow you to paste in HTML, but one changes the text (nix that one).  In both cases I have to manually upload images and massage the HTML.</p>
<p>What I&#8217;ve done before is post a published MATLAB tutorial on my personal website.  I lose some interactivity that&#8217;s nice with blogs, but I don&#8217;t have to mess with the MATLAB report at all.</p>
<p>Microsoft has a single web page format (.MHT).  I wonder if this could be a possible workaround?  Publish in MHT, copy and paste into the HTML field on the blogs.  Do you think that has merit?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://blogs.mathworks.com/desktop/2008/08/11/olympic-fever/#comment-5519</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Thu, 14 Aug 2008 13:07:21 +0000</pubDate>
		<guid>http://blogs.mathworks.com/desktop/2008/08/11/olympic-fever/#comment-5519</guid>
		<description>Fantastic! It's great to see people using MATLAB publishing for their own blogs. Let us know what the stumbling blocks were in your usage so that we can improve the workflow.

-Ken</description>
		<content:encoded><![CDATA[<p>Fantastic! It&#8217;s great to see people using MATLAB publishing for their own blogs. Let us know what the stumbling blocks were in your usage so that we can improve the workflow.</p>
<p>-Ken</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted</title>
		<link>http://blogs.mathworks.com/desktop/2008/08/11/olympic-fever/#comment-5518</link>
		<dc:creator>Ted</dc:creator>
		<pubDate>Thu, 14 Aug 2008 05:02:28 +0000</pubDate>
		<guid>http://blogs.mathworks.com/desktop/2008/08/11/olympic-fever/#comment-5518</guid>
		<description>Mike, I've been meaning to give published MATLAB scripts a try on blogs.  My very first attempt (http://protomat.wordpress.com/) was in response to your Olympic fever.  Even though I the blog portion for me wasn't very successful, thanks much for the idea!</description>
		<content:encoded><![CDATA[<p>Mike, I&#8217;ve been meaning to give published MATLAB scripts a try on blogs.  My very first attempt (http://protomat.wordpress.com/) was in response to your Olympic fever.  Even though I the blog portion for me wasn&#8217;t very successful, thanks much for the idea!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
