<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for Agafix Blog</title>
	
	<link>http://agafix.org</link>
	<description>Agadir Geeky Minds</description>
	<pubDate>Sat, 11 Jul 2009 03:13:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/agafix2com" type="application/rss+xml" /><item>
		<title>Comment on Anime CRC32 Checksum in Linux v2.0 by DracoP</title>
		<link>http://feedproxy.google.com/~r/agafix2com/~3/ke-9qsHmV-I/</link>
		<dc:creator>DracoP</dc:creator>
		<pubDate>Wed, 08 Jul 2009 09:56:08 +0000</pubDate>
		<guid isPermaLink="false">http://agafix.org/?p=728#comment-860</guid>
		<description>Works like a charm.</description>
		<content:encoded><![CDATA[<p>Works like a charm.</p>
<img src="http://feeds.feedburner.com/~r/agafix2com/~4/ke-9qsHmV-I" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://agafix.org/anime-crc32-checksum-in-linux-v20/comment-page-1/#comment-860</feedburner:origLink></item>
	<item>
		<title>Comment on Anime CRC32 Checksum in Linux v2.0 by Taoufix</title>
		<link>http://feedproxy.google.com/~r/agafix2com/~3/K4L8uad5xhg/</link>
		<dc:creator>Taoufix</dc:creator>
		<pubDate>Tue, 07 Jul 2009 07:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://agafix.org/?p=728#comment-859</guid>
		<description>@DracoP: "Is there a way to write the script so that it will be an option on the second-click drop down menu"

I don't know about that but you can add an "Open In Terminal" entry.

Open a terminal and type in:
&lt;div class="term"&gt;&lt;pre&gt;mkdir ~/bin/
gedit ~/bin/animecheck
&lt;/pre&gt;&lt;/div&gt;
Copy/Past the script in there, save, exit, go back to the terminal and make the script executable:
&lt;div class="term"&gt;&lt;pre&gt;chmod 755 ~/bin/animecheck&lt;/pre&gt;&lt;/div&gt;
Like Xiong suggested, add the ~/bin/ folder to your PATH:
&lt;div class="term"&gt;&lt;pre&gt;echo 'export PATH=${HOME}/bin:${PATH}' &gt;&gt; ~/.bashrc&lt;/pre&gt;&lt;/div&gt;
Now install nautilus-open-terminal:
&lt;div class="term"&gt;&lt;pre&gt;sudo aptitude install nautilus-open-terminal&lt;/pre&gt;&lt;/div&gt;
Log out and log back in. Now you can browse to your Anime folder, right-click, click on "Open In Terminal" then type in:
&lt;div class="term"&gt;&lt;pre&gt;animecheck *&lt;/pre&gt;&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>@DracoP: &#8220;Is there a way to write the script so that it will be an option on the second-click drop down menu&#8221;</p>
<p>I don&#8217;t know about that but you can add an &#8220;Open In Terminal&#8221; entry.</p>
<p>Open a terminal and type in:</p>
<div class="term">
<pre>mkdir ~/bin/
gedit ~/bin/animecheck
</pre>
</div>
<p>Copy/Past the script in there, save, exit, go back to the terminal and make the script executable:</p>
<div class="term">
<pre>chmod 755 ~/bin/animecheck</pre>
</div>
<p>Like Xiong suggested, add the ~/bin/ folder to your PATH:</p>
<div class="term">
<pre>echo 'export PATH=${HOME}/bin:${PATH}' >> ~/.bashrc</pre>
</div>
<p>Now install nautilus-open-terminal:</p>
<div class="term">
<pre>sudo aptitude install nautilus-open-terminal</pre>
</div>
<p>Log out and log back in. Now you can browse to your Anime folder, right-click, click on &#8220;Open In Terminal&#8221; then type in:</p>
<div class="term">
<pre>animecheck *</pre>
</div>
<img src="http://feeds.feedburner.com/~r/agafix2com/~4/K4L8uad5xhg" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://agafix.org/anime-crc32-checksum-in-linux-v20/comment-page-1/#comment-859</feedburner:origLink></item>
	<item>
		<title>Comment on Anime CRC32 Checksum in Linux v2.0 by DracoP</title>
		<link>http://feedproxy.google.com/~r/agafix2com/~3/WvfwJLnEfgM/</link>
		<dc:creator>DracoP</dc:creator>
		<pubDate>Tue, 07 Jul 2009 02:52:40 +0000</pubDate>
		<guid isPermaLink="false">http://agafix.org/?p=728#comment-858</guid>
		<description>Using ubuntu, so nautilus I guess.</description>
		<content:encoded><![CDATA[<p>Using ubuntu, so nautilus I guess.</p>
<img src="http://feeds.feedburner.com/~r/agafix2com/~4/WvfwJLnEfgM" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://agafix.org/anime-crc32-checksum-in-linux-v20/comment-page-1/#comment-858</feedburner:origLink></item>
	<item>
		<title>Comment on Anime CRC32 Checksum in Linux v2.0 by Xiong Chiamiov</title>
		<link>http://feedproxy.google.com/~r/agafix2com/~3/ju2WL7-RDYQ/</link>
		<dc:creator>Xiong Chiamiov</dc:creator>
		<pubDate>Tue, 07 Jul 2009 01:53:40 +0000</pubDate>
		<guid isPermaLink="false">http://agafix.org/?p=728#comment-857</guid>
		<description>That all depends on what filebrowser you're using.  Linux is not one cohesive entity.</description>
		<content:encoded><![CDATA[<p>That all depends on what filebrowser you&#8217;re using.  Linux is not one cohesive entity.</p>
<img src="http://feeds.feedburner.com/~r/agafix2com/~4/ju2WL7-RDYQ" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://agafix.org/anime-crc32-checksum-in-linux-v20/comment-page-1/#comment-857</feedburner:origLink></item>
	<item>
		<title>Comment on Anime CRC32 Checksum in Linux v2.0 by DracoP</title>
		<link>http://feedproxy.google.com/~r/agafix2com/~3/Lvz1e30IVTc/</link>
		<dc:creator>DracoP</dc:creator>
		<pubDate>Mon, 06 Jul 2009 22:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://agafix.org/?p=728#comment-856</guid>
		<description>Is there a way to write the script so that it will be an option on the second-click drop down menu? I know that it is possible as sometime ago, I had a script that coverted wma to mp3 the same way.</description>
		<content:encoded><![CDATA[<p>Is there a way to write the script so that it will be an option on the second-click drop down menu? I know that it is possible as sometime ago, I had a script that coverted wma to mp3 the same way.</p>
<img src="http://feeds.feedburner.com/~r/agafix2com/~4/Lvz1e30IVTc" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://agafix.org/anime-crc32-checksum-in-linux-v20/comment-page-1/#comment-856</feedburner:origLink></item>
	<item>
		<title>Comment on Anime CRC32 Checksum in Linux v2.0 by Xiong Chiamiov</title>
		<link>http://feedproxy.google.com/~r/agafix2com/~3/FJN_CEZvHLs/</link>
		<dc:creator>Xiong Chiamiov</dc:creator>
		<pubDate>Mon, 06 Jul 2009 21:31:53 +0000</pubDate>
		<guid isPermaLink="false">http://agafix.org/?p=728#comment-855</guid>
		<description>@DracoP

Copy the script into a text file, save (preferably as something.py), then run it.  For instance, if I had saved it as foo.py in ~/bin, and I was in a directory with a bunch of Matroska files I wanted to check, I'd run

python ~/bin/foo.py *.mkv

Alternatively, if you give the script executable permissions (chmod +x foo.py), then you can just run it like so:

~/bin/foo.py *.mkv

and, if ~/bin is in your PATH,

foo.py *.mkv

HTH</description>
		<content:encoded><![CDATA[<p>@DracoP</p>
<p>Copy the script into a text file, save (preferably as something.py), then run it.  For instance, if I had saved it as foo.py in ~/bin, and I was in a directory with a bunch of Matroska files I wanted to check, I&#8217;d run</p>
<p>python ~/bin/foo.py *.mkv</p>
<p>Alternatively, if you give the script executable permissions (chmod +x foo.py), then you can just run it like so:</p>
<p>~/bin/foo.py *.mkv</p>
<p>and, if ~/bin is in your PATH,</p>
<p>foo.py *.mkv</p>
<p>HTH</p>
<img src="http://feeds.feedburner.com/~r/agafix2com/~4/FJN_CEZvHLs" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://agafix.org/anime-crc32-checksum-in-linux-v20/comment-page-1/#comment-855</feedburner:origLink></item>
	<item>
		<title>Comment on Anime CRC32 Checksum in Linux v2.0 by DracoP</title>
		<link>http://feedproxy.google.com/~r/agafix2com/~3/XFpCPZRDLUc/</link>
		<dc:creator>DracoP</dc:creator>
		<pubDate>Mon, 06 Jul 2009 21:25:25 +0000</pubDate>
		<guid isPermaLink="false">http://agafix.org/?p=728#comment-854</guid>
		<description>I am a nOOb, how do you create this script?</description>
		<content:encoded><![CDATA[<p>I am a nOOb, how do you create this script?</p>
<img src="http://feeds.feedburner.com/~r/agafix2com/~4/XFpCPZRDLUc" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://agafix.org/anime-crc32-checksum-in-linux-v20/comment-page-1/#comment-854</feedburner:origLink></item>
	<item>
		<title>Comment on Agafix Comic #1: Rain by Boukou</title>
		<link>http://feedproxy.google.com/~r/agafix2com/~3/OeKkrFnkgus/</link>
		<dc:creator>Boukou</dc:creator>
		<pubDate>Fri, 03 Jul 2009 13:24:12 +0000</pubDate>
		<guid isPermaLink="false">http://agafix.org/?p=1208#comment-852</guid>
		<description>sympa :)</description>
		<content:encoded><![CDATA[<p>sympa <img src='http://agafix.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<img src="http://feeds.feedburner.com/~r/agafix2com/~4/OeKkrFnkgus" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://agafix.org/agafix-comic-1-rain/comment-page-1/#comment-852</feedburner:origLink></item>
	<item>
		<title>Comment on MarocTelecom: Fail … Encore by Smackitta</title>
		<link>http://feedproxy.google.com/~r/agafix2com/~3/nveRGcVxBTA/</link>
		<dc:creator>Smackitta</dc:creator>
		<pubDate>Wed, 01 Jul 2009 18:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://agafix.org/?p=1100#comment-851</guid>
		<description>à vrai dire, hta Menara FAIL !! hta serivce internet dial MT FAIL  :)</description>
		<content:encoded><![CDATA[<p>à vrai dire, hta Menara FAIL !! hta serivce internet dial MT FAIL  <img src='http://agafix.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<img src="http://feeds.feedburner.com/~r/agafix2com/~4/nveRGcVxBTA" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://agafix.org/maroctelecom-fail-encore/comment-page-1/#comment-851</feedburner:origLink></item>
	<item>
		<title>Comment on Wordpress: lightbox2 + champs personnalisés by rubio</title>
		<link>http://feedproxy.google.com/~r/agafix2com/~3/iPDl6pSvQAE/</link>
		<dc:creator>rubio</dc:creator>
		<pubDate>Wed, 24 Jun 2009 10:11:45 +0000</pubDate>
		<guid isPermaLink="false">http://agafix.org/?p=1306#comment-850</guid>
		<description>Merci! Projet de blog masculin, en espérant que ça fonctionne!</description>
		<content:encoded><![CDATA[<p>Merci! Projet de blog masculin, en espérant que ça fonctionne!</p>
<img src="http://feeds.feedburner.com/~r/agafix2com/~4/iPDl6pSvQAE" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://agafix.org/wordpress-lightbox-2-champs-peronnalises/comment-page-1/#comment-850</feedburner:origLink></item>
</channel>
</rss>
