<?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 for tjansson.dk</title>
	<atom:link href="http://www.tjansson.dk/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.tjansson.dk</link>
	<description>Computers and physics - does it get any better?</description>
	<lastBuildDate>Thu, 16 May 2013 19:12:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on My master thesis: Receiver function modeling by Thomas Jansson</title>
		<link>http://www.tjansson.dk/?p=704#comment-34692</link>
		<dc:creator>Thomas Jansson</dc:creator>
		<pubDate>Thu, 16 May 2013 19:12:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.tjansson.dk/?p=704#comment-34692</guid>
		<description><![CDATA[Hi Zeleke 

I am glad you could use it. It was in a file I hadn&#039;t included, but it is very simple:

&lt;pre lang=&quot;matlab&quot;&gt;
function diff = rms(zs,VPs,data)
    model         = rf_forward(zs, VPs);
    model_cut  = model(1:length(data));

    % Misfit
    diff       = (abs(norm(data - model_cut)));
&lt;/pre&gt;]]></description>
		<content:encoded><![CDATA[<p>Hi Zeleke </p>
<p>I am glad you could use it. It was in a file I hadn&#8217;t included, but it is very simple:</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="matlab" style="font-family:monospace;"><span style="color: #0000FF;">function</span> <span style="color: #0000FF;">diff</span> = rms<span style="color: #080;">&#40;</span>zs,VPs,data<span style="color: #080;">&#41;</span>
    model         = rf_forward<span style="color: #080;">&#40;</span>zs, VPs<span style="color: #080;">&#41;</span>;
    model_cut  = model<span style="color: #080;">&#40;</span><span style="color: #33f;">1</span>:<span style="color: #0000FF;">length</span><span style="color: #080;">&#40;</span>data<span style="color: #080;">&#41;</span><span style="color: #080;">&#41;</span>;
&nbsp;
    <span style="color: #228B22;">% Misfit</span>
    <span style="color: #0000FF;">diff</span>       = <span style="color: #080;">&#40;</span><span style="color: #0000FF;">abs</span><span style="color: #080;">&#40;</span><span style="color: #0000FF;">norm</span><span style="color: #080;">&#40;</span>data - model_cut<span style="color: #080;">&#41;</span><span style="color: #080;">&#41;</span><span style="color: #080;">&#41;</span>;</pre></td></tr></table></div>

]]></content:encoded>
	</item>
	<item>
		<title>Comment on My master thesis: Receiver function modeling by Zeleke</title>
		<link>http://www.tjansson.dk/?p=704#comment-34691</link>
		<dc:creator>Zeleke</dc:creator>
		<pubDate>Wed, 15 May 2013 17:41:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.tjansson.dk/?p=704#comment-34691</guid>
		<description><![CDATA[Hi Thomas,

You have done a marvelous work. I tried to run your code from your thesis and found the error with error message:
Undefined function &#039;rms_data_many&#039; for input arguments of type
&#039;double&#039;. 

Do you define &quot;rms_data_many&quot; function somewhere? I could not find it in the thesis appendix. Thanks for your help.]]></description>
		<content:encoded><![CDATA[<p>Hi Thomas,</p>
<p>You have done a marvelous work. I tried to run your code from your thesis and found the error with error message:<br />
Undefined function &#8216;rms_data_many&#8217; for input arguments of type<br />
&#8216;double&#8217;. </p>
<p>Do you define &#8220;rms_data_many&#8221; function somewhere? I could not find it in the thesis appendix. Thanks for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automatically saving Flash 10 video files marked as (deleted) by Thomas Jansson</title>
		<link>http://www.tjansson.dk/?p=1863#comment-34690</link>
		<dc:creator>Thomas Jansson</dc:creator>
		<pubDate>Fri, 10 May 2013 19:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.tjansson.dk/?p=1863#comment-34690</guid>
		<description><![CDATA[Hi John. That sounds strange. It is working fine here in Firefox on Linux Mint with flash version 11.2.202.261, so maybe it is only a locale problem on your machine.]]></description>
		<content:encoded><![CDATA[<p>Hi John. That sounds strange. It is working fine here in Firefox on Linux Mint with flash version 11.2.202.261, so maybe it is only a locale problem on your machine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Presentations with LaTeX beamer class &#8211; KU style by Thomas Jansson</title>
		<link>http://www.tjansson.dk/?p=82#comment-34689</link>
		<dc:creator>Thomas Jansson</dc:creator>
		<pubDate>Thu, 02 May 2013 20:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.tjansson.dk/?p=82#comment-34689</guid>
		<description><![CDATA[Hi Niko

As you can probably tell from the date it is has been a while since I has worked on this, so I honestly can really tell without digging into it again from scratch. If you do find a solution please let me know as it would be nice to know if I was to use the template again. 

Kind regards
Thomas]]></description>
		<content:encoded><![CDATA[<p>Hi Niko</p>
<p>As you can probably tell from the date it is has been a while since I has worked on this, so I honestly can really tell without digging into it again from scratch. If you do find a solution please let me know as it would be nice to know if I was to use the template again. </p>
<p>Kind regards<br />
Thomas</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Presentations with LaTeX beamer class &#8211; KU style by Niko</title>
		<link>http://www.tjansson.dk/?p=82#comment-34688</link>
		<dc:creator>Niko</dc:creator>
		<pubDate>Thu, 02 May 2013 13:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.tjansson.dk/?p=82#comment-34688</guid>
		<description><![CDATA[Hi Thomas,

nice presentation. I&#039;ve been using it now for quite some time. But one tiny little thing still annoys me and thats the missing frame number in the footline. I read a workaround for Warsaw theme (http://texblog.net/latex-archive/plaintex/beamer-footline-frame-number/) but it doesnt apply for PaloAlto, I tried it. When I try: \setbeamertemplate{footline}[frame number] the whole footline is overwritten and disappers but then there is a frame number. 

Do you know a workaround for this? Stefan K (in the Warsaw workaround) looked into the beameroutertheme.sty and used information from their, but how can I transfer this workaround for PaloAlto?]]></description>
		<content:encoded><![CDATA[<p>Hi Thomas,</p>
<p>nice presentation. I&#8217;ve been using it now for quite some time. But one tiny little thing still annoys me and thats the missing frame number in the footline. I read a workaround for Warsaw theme (<a href="http://texblog.net/latex-archive/plaintex/beamer-footline-frame-number/" rel="nofollow">http://texblog.net/latex-archive/plaintex/beamer-footline-frame-number/</a>) but it doesnt apply for PaloAlto, I tried it. When I try: \setbeamertemplate{footline}[frame number] the whole footline is overwritten and disappers but then there is a frame number. </p>
<p>Do you know a workaround for this? Stefan K (in the Warsaw workaround) looked into the beameroutertheme.sty and used information from their, but how can I transfer this workaround for PaloAlto?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automatically saving Flash 10 video files marked as (deleted) by John</title>
		<link>http://www.tjansson.dk/?p=1863#comment-34687</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 24 Apr 2013 22:48:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.tjansson.dk/?p=1863#comment-34687</guid>
		<description><![CDATA[This doesn&#039;t work for Flash 11]]></description>
		<content:encoded><![CDATA[<p>This doesn&#8217;t work for Flash 11</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writing a CV in LaTeX by Thomas Jansson</title>
		<link>http://www.tjansson.dk/?p=604#comment-34686</link>
		<dc:creator>Thomas Jansson</dc:creator>
		<pubDate>Sun, 14 Apr 2013 16:30:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.tjansson.dk/?p=604#comment-34686</guid>
		<description><![CDATA[Hi Klaas 

I am using the standard Latex font. To change the font inside Latex have a look at my test of 73 builtin fonts for Latex:
http://www.tjansson.dk/?p=1436

Kind regards
Thomas]]></description>
		<content:encoded><![CDATA[<p>Hi Klaas </p>
<p>I am using the standard Latex font. To change the font inside Latex have a look at my test of 73 builtin fonts for Latex:<br />
<a href="http://www.tjansson.dk/?p=1436" rel="nofollow">http://www.tjansson.dk/?p=1436</a></p>
<p>Kind regards<br />
Thomas</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writing a CV in LaTeX by Klaas</title>
		<link>http://www.tjansson.dk/?p=604#comment-34685</link>
		<dc:creator>Klaas</dc:creator>
		<pubDate>Sat, 13 Apr 2013 18:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.tjansson.dk/?p=604#comment-34685</guid>
		<description><![CDATA[Hi Thomas,
Thanks for the template - it&#039;s really beautiful!!
One question for a LaTeX n00b in order to produce letters in the same style: which fonts are you using in your CV, and where can I access (or change) them?
Thanks a lot in advance,
Klaas]]></description>
		<content:encoded><![CDATA[<p>Hi Thomas,<br />
Thanks for the template &#8211; it&#8217;s really beautiful!!<br />
One question for a LaTeX n00b in order to produce letters in the same style: which fonts are you using in your CV, and where can I access (or change) them?<br />
Thanks a lot in advance,<br />
Klaas</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using listings to include code in LaTeX by Martin</title>
		<link>http://www.tjansson.dk/?p=419#comment-34684</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Sun, 17 Mar 2013 14:04:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.tjansson.dk/?p=419#comment-34684</guid>
		<description><![CDATA[Thanks dude, I was working on a project and really struggled on that &#039;problem&#039;. You really helped me! :)]]></description>
		<content:encoded><![CDATA[<p>Thanks dude, I was working on a project and really struggled on that &#8216;problem&#8217;. You really helped me! <img src='http://www.tjansson.dk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compressing PDFs using Ghostscript under Linux by NPM</title>
		<link>http://www.tjansson.dk/?p=1764#comment-34682</link>
		<dc:creator>NPM</dc:creator>
		<pubDate>Thu, 28 Feb 2013 08:05:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.tjansson.dk/?p=1764#comment-34682</guid>
		<description><![CDATA[just what I was looking for, I was compressing it with /screen but the graphics didn&#039;t look good]]></description>
		<content:encoded><![CDATA[<p>just what I was looking for, I was compressing it with /screen but the graphics didn&#8217;t look good</p>
]]></content:encoded>
	</item>
</channel>
</rss>
