<?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 Jorge Martinez de Salinas</title>
	<atom:link href="http://www.jorgemarsal.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jorgemarsal.com/blog</link>
	<description>Random thoughts</description>
	<lastBuildDate>Fri, 30 Jul 2010 13:52:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on Send mail from the command line on Mac OSX by admin</title>
		<link>http://www.jorgemarsal.com/blog/2009/09/02/send-mail-from-the-command-line-on-mac-osx/comment-page-1/#comment-110</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 30 Jul 2010 13:52:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorgemarsal.com/blog/2009/09/02/send-mail-from-the-command-line-on-mac-osx/#comment-110</guid>
		<description>Probably you&#039;ll have to edit Mutt&#039;s configuration, I don&#039;t see any command line switch to specify the &quot;From: &quot; field. Maybe this is explained in Mutt&#039;s documentation, take a look there. I&#039;m sorry for not being of more help :)</description>
		<content:encoded><![CDATA[<p>Probably you&#8217;ll have to edit Mutt&#8217;s configuration, I don&#8217;t see any command line switch to specify the &#8220;From: &#8221; field. Maybe this is explained in Mutt&#8217;s documentation, take a look there. I&#8217;m sorry for not being of more help <img src='http://www.jorgemarsal.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Send mail from the command line on Mac OSX by kate</title>
		<link>http://www.jorgemarsal.com/blog/2009/09/02/send-mail-from-the-command-line-on-mac-osx/comment-page-1/#comment-109</link>
		<dc:creator>kate</dc:creator>
		<pubDate>Fri, 30 Jul 2010 11:13:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorgemarsal.com/blog/2009/09/02/send-mail-from-the-command-line-on-mac-osx/#comment-109</guid>
		<description>Hi, Jorge, 

Thank you for your post, it works absolutely fine. But I have a small question : how to change the name of the sender ? Because when I recieve the test mail in the field &quot;From:&quot; I see the name of the account under which the mail was sent -- how to change that ?

Thank you in advance, 
Kate.</description>
		<content:encoded><![CDATA[<p>Hi, Jorge, </p>
<p>Thank you for your post, it works absolutely fine. But I have a small question : how to change the name of the sender ? Because when I recieve the test mail in the field &#8220;From:&#8221; I see the name of the account under which the mail was sent &#8212; how to change that ?</p>
<p>Thank you in advance,<br />
Kate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Convert EPS files to PNG images by Wrigley</title>
		<link>http://www.jorgemarsal.com/blog/2009/08/12/convert-eps-files-to-png-images/comment-page-1/#comment-75</link>
		<dc:creator>Wrigley</dc:creator>
		<pubDate>Sat, 05 Dec 2009 03:22:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorgemarsal.com/blog/2009/08/12/convert-eps-files-to-png-images/#comment-75</guid>
		<description>Nice tip :) Thx

I discovered when playing around with it that if you add a little &quot;%.eps&quot; as done below, bash autoremoves the extra &quot;.eps&quot;

for var in `ls&#124;grep eps`;do convert $var ${var%.eps}.png;done

Cheers!
And merry Christmas!

/wrigley</description>
		<content:encoded><![CDATA[<p>Nice tip <img src='http://www.jorgemarsal.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Thx</p>
<p>I discovered when playing around with it that if you add a little &#8220;%.eps&#8221; as done below, bash autoremoves the extra &#8220;.eps&#8221;</p>
<p>for var in `ls|grep eps`;do convert $var ${var%.eps}.png;done</p>
<p>Cheers!<br />
And merry Christmas!</p>
<p>/wrigley</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Latex brush for Syntax Highlighter Plus WordPress plugin by Abel Braaksma</title>
		<link>http://www.jorgemarsal.com/blog/2009/06/13/latex-brush-for-syntax-highlighter-plus-wordpress-plugin/comment-page-1/#comment-57</link>
		<dc:creator>Abel Braaksma</dc:creator>
		<pubDate>Wed, 23 Sep 2009 17:39:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorgemarsal.com/blog/2009/06/13/latex-brush-for-syntax-highlighter-plus-wordpress-plugin/#comment-57</guid>
		<description>Finally! Great! Took me a while to find this one, probably because I searched for TeX and not for LaTeX. Others commented on the forums that work was done, by never found the completed work.

Anyway, I added your LaTeX highlighter to my list of &quot;all&quot; brushes (bundled and non-bundled alike), hope you don&#039;t mind, of course with due credits: http://www.undermyhat.org/blog/2009/09/list-of-brushes-syntaxhighligher/</description>
		<content:encoded><![CDATA[<p>Finally! Great! Took me a while to find this one, probably because I searched for TeX and not for LaTeX. Others commented on the forums that work was done, by never found the completed work.</p>
<p>Anyway, I added your LaTeX highlighter to my list of &#8220;all&#8221; brushes (bundled and non-bundled alike), hope you don&#8217;t mind, of course with due credits: <a href="http://www.undermyhat.org/blog/2009/09/list-of-brushes-syntaxhighligher/" rel="nofollow">http://www.undermyhat.org/blog/2009/09/list-of-brushes-syntaxhighligher/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spotify invitations by alex</title>
		<link>http://www.jorgemarsal.com/blog/2009/05/17/spotify-invitations/comment-page-1/#comment-38</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Sun, 19 Jul 2009 02:33:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorgemarsal.com/blog/2009/05/17/spotify-invitations/#comment-38</guid>
		<description>Hi there, can i have one of that invitations? thanks</description>
		<content:encoded><![CDATA[<p>Hi there, can i have one of that invitations? thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spotify invitations by admin</title>
		<link>http://www.jorgemarsal.com/blog/2009/05/17/spotify-invitations/comment-page-1/#comment-37</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 17 Jul 2009 09:20:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorgemarsal.com/blog/2009/05/17/spotify-invitations/#comment-37</guid>
		<description>Sent.</description>
		<content:encoded><![CDATA[<p>Sent.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spotify invitations by Octavio Domínguez</title>
		<link>http://www.jorgemarsal.com/blog/2009/05/17/spotify-invitations/comment-page-1/#comment-36</link>
		<dc:creator>Octavio Domínguez</dc:creator>
		<pubDate>Thu, 16 Jul 2009 00:09:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorgemarsal.com/blog/2009/05/17/spotify-invitations/#comment-36</guid>
		<description>Hi, would you send me an invitation for Spotify? Thanks anyway :)</description>
		<content:encoded><![CDATA[<p>Hi, would you send me an invitation for Spotify? Thanks anyway <img src='http://www.jorgemarsal.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Panorámica sobre el sector TIC y consejos para los nuevos graduados by Panorámica sobre el sector TIC y consejos para los nuevos graduados</title>
		<link>http://www.jorgemarsal.com/blog/2009/06/04/panoramica-tic-consejos-nuevos-graduados/comment-page-1/#comment-2</link>
		<dc:creator>Panorámica sobre el sector TIC y consejos para los nuevos graduados</dc:creator>
		<pubDate>Thu, 04 Jun 2009 10:49:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.jorgemarsal.com/blog/?p=107#comment-2</guid>
		<description>[...] Panorámica sobre el sector TIC y consejos para los nuevos graduadoswww.jorgemarsal.com/blog/2009/06/04/panoramica-tic-consejos-... por jorgemarsal hace pocos segundos [...]</description>
		<content:encoded><![CDATA[<p>[...] Panorámica sobre el sector TIC y consejos para los nuevos graduadoswww.jorgemarsal.com/blog/2009/06/04/panoramica-tic-consejos-&#8230; por jorgemarsal hace pocos segundos [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
