<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for IndiSnip [InDesign® Snippets]</title>
	<atom:link href="http://indisnip.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://indisnip.wordpress.com</link>
	<description>Adobe® InDesign® Scripting Snippets</description>
	<lastBuildDate>Thu, 06 Dec 2012 02:55:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Get network adapter Name/MAC/Speed by Eliu Pereira</title>
		<link>http://indisnip.wordpress.com/2010/07/31/get-network-adapter-namemacspeed/#comment-596</link>
		<dc:creator><![CDATA[Eliu Pereira]]></dc:creator>
		<pubDate>Thu, 06 Dec 2012 02:55:31 +0000</pubDate>
		<guid isPermaLink="false">http://indisnip.wordpress.com/?p=196#comment-596</guid>
		<description><![CDATA[Is it possible to make the same technique in photoshop or ExtendedScript tool kit? Or is it only for inDesign? I am using PS CS3. Thanks a lot.]]></description>
		<content:encoded><![CDATA[<p>Is it possible to make the same technique in photoshop or ExtendedScript tool kit? Or is it only for inDesign? I am using PS CS3. Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Selection order is back in CS5.5! by Taylor</title>
		<link>http://indisnip.wordpress.com/2011/04/25/selection-order-is-back-in-cs5-5/#comment-588</link>
		<dc:creator><![CDATA[Taylor]]></dc:creator>
		<pubDate>Wed, 29 Aug 2012 14:50:40 +0000</pubDate>
		<guid isPermaLink="false">http://indisnip.wordpress.com/?p=1164#comment-588</guid>
		<description><![CDATA[This is really an excellent script for indesign.  I wish this site was still more active.]]></description>
		<content:encoded><![CDATA[<p>This is really an excellent script for indesign.  I wish this site was still more active.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Extract file preview stored in Adobe XMP data by André S.Silva</title>
		<link>http://indisnip.wordpress.com/2010/08/30/extract-file-preview-stored-in-adobe-xmp-data/#comment-587</link>
		<dc:creator><![CDATA[André S.Silva]]></dc:creator>
		<pubDate>Sun, 26 Aug 2012 17:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://indisnip.wordpress.com/?p=557#comment-587</guid>
		<description><![CDATA[Hello Peter, 

I was wondering if its possible to do this with objective-c without using QUICKLOOK plugins that generator the previews. Thank your for you time.

Best regards, André]]></description>
		<content:encoded><![CDATA[<p>Hello Peter, </p>
<p>I was wondering if its possible to do this with objective-c without using QUICKLOOK plugins that generator the previews. Thank your for you time.</p>
<p>Best regards, André</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Extract Metadata with Adobe XMP [Part 2] by Roland</title>
		<link>http://indisnip.wordpress.com/2010/08/17/extract-metadata-with-adobe-xmp-part-2/#comment-567</link>
		<dc:creator><![CDATA[Roland]]></dc:creator>
		<pubDate>Sat, 30 Jun 2012 21:27:36 +0000</pubDate>
		<guid isPermaLink="false">http://indisnip.wordpress.com/?p=384#comment-567</guid>
		<description><![CDATA[Very useful. Thanks for sharing!]]></description>
		<content:encoded><![CDATA[<p>Very useful. Thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Export selection to JPEG by fabiantheblind (@fabiantheblind)</title>
		<link>http://indisnip.wordpress.com/2010/08/09/export-selection-to-jpeg/#comment-549</link>
		<dc:creator><![CDATA[fabiantheblind (@fabiantheblind)]]></dc:creator>
		<pubDate>Tue, 12 Jun 2012 08:24:17 +0000</pubDate>
		<guid isPermaLink="false">http://indisnip.wordpress.com/?p=271#comment-549</guid>
		<description><![CDATA[It looks like the link by ssalcido got lost. Just copy paste the code into the extendscript toolkit http://www.adobe.com/devnet/scripting.html .Select the target app from the pulldown menu on the top and hit the run button. Have a look at this image https://github.com/fabiantheblind/MT4D/raw/gh-pages/images/estk.jpg]]></description>
		<content:encoded><![CDATA[<p>It looks like the link by ssalcido got lost. Just copy paste the code into the extendscript toolkit <a href="http://www.adobe.com/devnet/scripting.html" rel="nofollow">http://www.adobe.com/devnet/scripting.html</a> .Select the target app from the pulldown menu on the top and hit the run button. Have a look at this image <a href="https://github.com/fabiantheblind/MT4D/raw/gh-pages/images/estk.jpg" rel="nofollow">https://github.com/fabiantheblind/MT4D/raw/gh-pages/images/estk.jpg</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Export selection to JPEG by Marijan Tompa (tomaxxi)</title>
		<link>http://indisnip.wordpress.com/2010/08/09/export-selection-to-jpeg/#comment-546</link>
		<dc:creator><![CDATA[Marijan Tompa (tomaxxi)]]></dc:creator>
		<pubDate>Mon, 11 Jun 2012 20:16:41 +0000</pubDate>
		<guid isPermaLink="false">http://indisnip.wordpress.com/?p=271#comment-546</guid>
		<description><![CDATA[Here you can find more info about installing JavaScript snippets:
&lt;a href=&quot;http://indesignsecrets.com/how-to-install-a-script-in-indesign-that-you-found-in-a-forum-or-blog-post.php&quot; title=&quot;How to Install a Script in InDesign That You Found in a Forum or Blog Post&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;

Hope that helps.

Best,
Marijan.]]></description>
		<content:encoded><![CDATA[<p>Here you can find more info about installing JavaScript snippets:<br />
<a href="http://indesignsecrets.com/how-to-install-a-script-in-indesign-that-you-found-in-a-forum-or-blog-post.php" title="How to Install a Script in InDesign That You Found in a Forum or Blog Post" target="_blank" rel="nofollow"></a></p>
<p>Hope that helps.</p>
<p>Best,<br />
Marijan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple PDF Export with Preset selection by Marijan Tompa (tomaxxi)</title>
		<link>http://indisnip.wordpress.com/2010/08/02/simple-pdf-export-with-preset-selection/#comment-545</link>
		<dc:creator><![CDATA[Marijan Tompa (tomaxxi)]]></dc:creator>
		<pubDate>Mon, 11 Jun 2012 20:10:05 +0000</pubDate>
		<guid isPermaLink="false">http://indisnip.wordpress.com/?p=218#comment-545</guid>
		<description><![CDATA[Of course you can!
It would be something like InDesign already have implemented.

Best,
Marijan.]]></description>
		<content:encoded><![CDATA[<p>Of course you can!<br />
It would be something like InDesign already have implemented.</p>
<p>Best,<br />
Marijan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on QuickTip: Turn Off All Caps in Panel Names by Marijan Tompa (tomaxxi)</title>
		<link>http://indisnip.wordpress.com/2010/09/17/quicktip-turn-off-all-caps-in-panel-names/#comment-544</link>
		<dc:creator><![CDATA[Marijan Tompa (tomaxxi)]]></dc:creator>
		<pubDate>Mon, 11 Jun 2012 20:08:06 +0000</pubDate>
		<guid isPermaLink="false">http://indisnip.wordpress.com/?p=709#comment-544</guid>
		<description><![CDATA[Unfortunately, this doesn&#039;t work in Illustrator.

Best,
Marijan.]]></description>
		<content:encoded><![CDATA[<p>Unfortunately, this doesn&#8217;t work in Illustrator.</p>
<p>Best,<br />
Marijan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Import Styles from file by Marijan Tompa (tomaxxi)</title>
		<link>http://indisnip.wordpress.com/2010/08/24/import-styles-from-file/#comment-543</link>
		<dc:creator><![CDATA[Marijan Tompa (tomaxxi)]]></dc:creator>
		<pubDate>Mon, 11 Jun 2012 20:05:16 +0000</pubDate>
		<guid isPermaLink="false">http://indisnip.wordpress.com/?p=525#comment-543</guid>
		<description><![CDATA[Hi,

You can simply do something like this:

&lt;code&gt;var _loadSwatches = File.openDialog ( &quot;Select Swatches file&quot; );
if ( _loadSwatches != null ) {
try { app.activeDocument.loadSwatches ( _loadSwatches ) }
catch ( _ ) { alert ( _ ) }
}&lt;/code&gt;

Hope that helps.

Best,
Marijan.]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>You can simply do something like this:</p>
<p><code>var _loadSwatches = File.openDialog ( "Select Swatches file" );<br />
if ( _loadSwatches != null ) {<br />
try { app.activeDocument.loadSwatches ( _loadSwatches ) }<br />
catch ( _ ) { alert ( _ ) }<br />
}</code></p>
<p>Hope that helps.</p>
<p>Best,<br />
Marijan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Script: tomaxxiLAYERS® / Add Layer Sets to Document [UPDATED] by Marijan Tompa (tomaxxi)</title>
		<link>http://indisnip.wordpress.com/2011/02/25/script-tomaxxilayers%c2%ae-add-layer-sets-to-document/#comment-542</link>
		<dc:creator><![CDATA[Marijan Tompa (tomaxxi)]]></dc:creator>
		<pubDate>Mon, 11 Jun 2012 19:59:02 +0000</pubDate>
		<guid isPermaLink="false">http://indisnip.wordpress.com/?p=1104#comment-542</guid>
		<description><![CDATA[Hi,

I&#039;ve fixed the issue. Sorry for inconvenience!
All new scripts and downloads are available on &lt;a href=&quot;http://tomaxxi.com/downloads&quot; rel=&quot;nofollow&quot;&gt;http://tomaxxi.com/downloads&lt;/a&gt;.

Best,
Marijan.]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;ve fixed the issue. Sorry for inconvenience!<br />
All new scripts and downloads are available on <a href="http://tomaxxi.com/downloads" rel="nofollow">http://tomaxxi.com/downloads</a>.</p>
<p>Best,<br />
Marijan.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
