<?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:wfw="http://wellformedweb.org/CommentAPI/" 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:slash="http://purl.org/rss/1.0/modules/slash/" version="2.0">

<channel>
	<title>PotatoZone</title>
	
	<link>http://potatozone.com/en</link>
	<description />
	<lastBuildDate>Tue, 22 Jan 2013 12:55:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain="potatozone.com" port="80" path="/en/?rsscloud=notify" registerProcedure="" protocol="http-post" />
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/PotatoZone-EN" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="potatozone-en" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://superfeedr.com/hubbub" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">PotatoZone-EN</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>New Project: Originz – an HTML, CSS and JS source viewer [Firefox Add-on]</title>
		<link>http://potatozone.com/en/2013/01/new-project-originz-html-css-js-source-viewer-firefox-addon/</link>
		<comments>http://potatozone.com/en/2013/01/new-project-originz-html-css-js-source-viewer-firefox-addon/#comments</comments>
		<pubDate>Tue, 22 Jan 2013 12:48:49 +0000</pubDate>
		<dc:creator>CIAvash</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Add-on]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Jetpack]]></category>
		<category><![CDATA[Originz]]></category>
		<category><![CDATA[Source Code]]></category>
		<category><![CDATA[Source Viewer]]></category>
		<category><![CDATA[Unminify]]></category>

		<guid isPermaLink="false">http://potatozone.com/en/?p=110</guid>
		<description><![CDATA[Finally found some time to write about my new Firefox add-on! Originz is a source viewer, and with it, you can view HTML, CSS and JavaScript sources of a page. It can also beautify or unminify the source code. Originz uses Prism for highlighting the source code. You can choose a source from Originz context [...]<div class="crp_related"><h4>Related Posts:</h4><ul><li><a href="http://potatozone.com/en/2011/12/contextmenuplus-adding-functions-firefox-context-menu/"     class="crp_title">ContextMenuPlus &#8211; Adding extra functions to context&hellip;</a></li><li><a href="http://potatozone.com/en/2012/07/new-project-imgviewerplus-adding-zoom-rotate-and-light-switch-capabilities-to-firefox-image-view/"     class="crp_title">New Project: ImgViewerPlus, adding zoom, rotate and light&hellip;</a></li><li><a href="http://potatozone.com/en/projects/"     class="crp_title">Projects</a></li><li><a href="http://potatozone.com/en/2012/09/new-project-convert-magnet-links-and-uris-to-torrent-files-with-magrent-firefox-add-on/"     class="crp_title">New Project: Convert magnet links and URIs to torrent files&hellip;</a></li><li><a href="http://potatozone.com/en/2012/02/contextmenuplus-1-0/"     class="crp_title">ContextMenuPlus 1.0</a></li></ul></div><p><a href="http://potatozone.com/en/2013/01/new-project-originz-html-css-js-source-viewer-firefox-addon/">New Project: Originz &#8211; an HTML, CSS and JS source viewer [Firefox Add-on]</a> is a post from: <a href="http://potatozone.com/en">PotatoZone</a></p>
]]></description>
				<content:encoded><![CDATA[<p><a href="http://potatozone.com/en/wp-content/uploads/2013/01/Originz-source-view.png" rel="lightbox[110]"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-large wp-image-111" title="Originz-source-view" src="http://potatozone.com/en/wp-content/uploads/2013/01/Originz-source-view-600x241.png" alt="" width="600" height="241" /></a></p>
<p>Finally found some time to write about my new Firefox add-on! <a href="https://addons.mozilla.org/en-US/firefox/addon/originz/">Originz</a> is a source viewer, and with it, you can view HTML, CSS and JavaScript sources of a page. It can also beautify or unminify the source code. Originz uses <a href="http://prismjs.com/">Prism</a> for highlighting the source code.</p>
<p><span id="more-110"></span></p>
<p><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-112" title="Originz-context-menu" src="http://potatozone.com/en/wp-content/uploads/2013/01/Originz-context-menu.png" alt="" width="377" height="386" /></p>
<p>You can choose a source from Originz context menu to view it in a new tab. From there you can do some operations or choose another source using the dashboard which will be shown whenever you move the mouse cursor to the top of the page.</p>
<p><a href="http://potatozone.com/en/wp-content/uploads/2013/01/Originz-dashboard.png" rel="lightbox[110]"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-large wp-image-113" title="Originz-dashboard" src="http://potatozone.com/en/wp-content/uploads/2013/01/Originz-dashboard-600x241.png" alt="" width="600" height="241" /></a></p>
<p>Using the dashboard, you can:</p>
<ul>
<li>See a list of sources and select a source</li>
<li>Wrap long lines</li>
<li>Beautify(unminify) the code</li>
<li>View source info(HTTP headers returned from server)</li>
<li>See and use the source URL</li>
<li>See total lines</li>
</ul>
<p>There is also an &#8216;Other Sources&#8217; context menu for viewing other sources.</p>
<p>Keyboard shortcuts:</p>
<ul>
<li>Ctrl+Shift+g &#8211; View page source</li>
<li>w &#8211; Wrap long lines</li>
<li>b &#8211; Beautify code</li>
<li>i &#8211; View source info</li>
<li>l &#8211; See total lines</li>
<li>g &#8211; Go to line</li>
</ul>
<p>From the Preferences/Options, you can enable/disable Wrap Long Lines and Beautify and change the shortcut key(for viewing page source).</p>
<p>* Depending on how large a source is, highlighting and beautifying it can be a slow process.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/originz/">Originz on AMO</a></p>
<p><a href="https://github.com/CIAvash/Originz">Originz on GitHub</a></p>
<p><a href="http://potatozone.com/en/2013/01/new-project-originz-html-css-js-source-viewer-firefox-addon/">New Project: Originz &#8211; an HTML, CSS and JS source viewer [Firefox Add-on]</a> is a post from: <a href="http://potatozone.com/en">PotatoZone</a></p>
<div class="crp_related"><h4>Related Posts:</h4><ul><li><a href="http://potatozone.com/en/2011/12/contextmenuplus-adding-functions-firefox-context-menu/"     class="crp_title">ContextMenuPlus &#8211; Adding extra functions to context&hellip;</a></li><li><a href="http://potatozone.com/en/2012/07/new-project-imgviewerplus-adding-zoom-rotate-and-light-switch-capabilities-to-firefox-image-view/"     class="crp_title">New Project: ImgViewerPlus, adding zoom, rotate and light&hellip;</a></li><li><a href="http://potatozone.com/en/projects/"     class="crp_title">Projects</a></li><li><a href="http://potatozone.com/en/2012/09/new-project-convert-magnet-links-and-uris-to-torrent-files-with-magrent-firefox-add-on/"     class="crp_title">New Project: Convert magnet links and URIs to torrent files&hellip;</a></li><li><a href="http://potatozone.com/en/2012/02/contextmenuplus-1-0/"     class="crp_title">ContextMenuPlus 1.0</a></li></ul></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=xoC3D3I1vBs:8a6cxCMXnT0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=xoC3D3I1vBs:8a6cxCMXnT0:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=xoC3D3I1vBs:8a6cxCMXnT0:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=xoC3D3I1vBs:8a6cxCMXnT0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=xoC3D3I1vBs:8a6cxCMXnT0:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=xoC3D3I1vBs:8a6cxCMXnT0:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=xoC3D3I1vBs:8a6cxCMXnT0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=xoC3D3I1vBs:8a6cxCMXnT0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=xoC3D3I1vBs:8a6cxCMXnT0:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=xoC3D3I1vBs:8a6cxCMXnT0:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://potatozone.com/en/2013/01/new-project-originz-html-css-js-source-viewer-firefox-addon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restoring GRUB with Arch linux live CD</title>
		<link>http://potatozone.com/en/2012/12/restoring-grub-with-arch-linux-live-cd/</link>
		<comments>http://potatozone.com/en/2012/12/restoring-grub-with-arch-linux-live-cd/#comments</comments>
		<pubDate>Tue, 11 Dec 2012 11:07:49 +0000</pubDate>
		<dc:creator>CIAvash</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Arch Linux]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[boot loader]]></category>
		<category><![CDATA[GRUB]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://potatozone.com/en/?p=97</guid>
		<description><![CDATA[I had Arch linux on my computer and needed Windows for gaming; Windows installs its own boot loader, so I had to re-install grub. The following is what I did to restore grub. I suppose that you know what you&#8217;re doing! For example you need to know in which partition linux is installed. Boot Arch [...]<div class="crp_related"><h4>Related Posts:</h4><ul><li><a href="http://potatozone.com/en/2012/11/move-from-ubuntu-to-arch-linux/"     class="crp_title">My move from Ubuntu to Arch Linux</a></li><li><a href="http://potatozone.com/en/2012/07/new-project-imgviewerplus-adding-zoom-rotate-and-light-switch-capabilities-to-firefox-image-view/"     class="crp_title">New Project: ImgViewerPlus, adding zoom, rotate and light&hellip;</a></li><li><a href="http://potatozone.com/en/2012/09/new-project-convert-magnet-links-and-uris-to-torrent-files-with-magrent-firefox-add-on/"     class="crp_title">New Project: Convert magnet links and URIs to torrent files&hellip;</a></li><li><a href="http://potatozone.com/en/2012/05/contextmenuplus-1-2-new-items-hotkey/"     class="crp_title">ContextMenuPlus 1.2 released, with 4 new context menu items&hellip;</a></li><li><a href="http://potatozone.com/en/2011/12/contextmenuplus-adding-functions-firefox-context-menu/"     class="crp_title">ContextMenuPlus &#8211; Adding extra functions to context&hellip;</a></li></ul></div><p><a href="http://potatozone.com/en/2012/12/restoring-grub-with-arch-linux-live-cd/">Restoring GRUB with Arch linux live CD</a> is a post from: <a href="http://potatozone.com/en">PotatoZone</a></p>
]]></description>
				<content:encoded><![CDATA[<p>I had Arch linux on my computer and needed Windows for gaming; Windows installs its own boot loader, so I had to re-install grub. The following is what I did to restore grub.</p>
<p>I suppose that you know what you&#8217;re doing! For example you need to know in which partition linux is installed.</p>
<p>Boot Arch linux from live CD.</p>
<p>Create a directory for <a href="https://wiki.archlinux.org/index.php/Change_Root">chroot</a> environment:</p>
<div class="codecolorer-container bash railscasts" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">mkdir</span> <span style="color: #000000; font-weight: bold;">/</span>mnt<span style="color: #000000; font-weight: bold;">/</span>root</div></div>
<p>Mount the root partition and other necessary device and file systems:</p>
<div class="codecolorer-container bash railscasts" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">mount</span> <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>sda1 <span style="color: #000000; font-weight: bold;">/</span>mnt<span style="color: #000000; font-weight: bold;">/</span>root</div></div>
<div class="codecolorer-container bash railscasts" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #7a0874; font-weight: bold;">cd</span> <span style="color: #000000; font-weight: bold;">/</span>mnt<span style="color: #000000; font-weight: bold;">/</span>root</div></div>
<div class="codecolorer-container bash railscasts" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">mount</span> <span style="color: #660033;">-o</span> <span style="color: #7a0874; font-weight: bold;">bind</span> <span style="color: #000000; font-weight: bold;">/</span>dev dev<span style="color: #000000; font-weight: bold;">/</span></div></div>
<div class="codecolorer-container bash railscasts" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">mount</span> <span style="color: #660033;">-t</span> proc proc proc<span style="color: #000000; font-weight: bold;">/</span></div></div>
<div class="codecolorer-container bash railscasts" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">mount</span> <span style="color: #660033;">-t</span> sysfs sys sys<span style="color: #000000; font-weight: bold;">/</span></div></div>
<p>It seems that on newer Arch releases(2012), you can use <code class="codecolorer text railscasts"><span class="text">arch-chroot /mnt/root</span></code> instead of the last 3 mount commands.</p>
<p>If you have a separate partition for boot, mount it:</p>
<div class="codecolorer-container bash railscasts" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">mount</span> <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span><span style="color: #7a0874; font-weight: bold;">&#91;</span>boot partition<span style="color: #7a0874; font-weight: bold;">&#93;</span> boot<span style="color: #000000; font-weight: bold;">/</span></div></div>
<p>Change the root:</p>
<div class="codecolorer-container bash railscasts" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">chroot</span> .</div></div>
<p>You can define another shell by adding it to the above command, like this:</p>
<div class="codecolorer-container bash railscasts" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">chroot</span> . <span style="color: #000000; font-weight: bold;">/</span>bin<span style="color: #000000; font-weight: bold;">/</span><span style="color: #c20cb9; font-weight: bold;">bash</span></div></div>
<p>Generate grub.cfg file:</p>
<div class="codecolorer-container bash railscasts" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">grub-mkconfig <span style="color: #660033;">-o</span> <span style="color: #000000; font-weight: bold;">/</span>boot<span style="color: #000000; font-weight: bold;">/</span>grub<span style="color: #000000; font-weight: bold;">/</span>grub.cfg</div></div>
<p>Install GRUB:</p>
<div class="codecolorer-container bash railscasts" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">grub-install <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>sda</div></div>
<p>Exit the chroot environment:</p>
<div class="codecolorer-container bash railscasts" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #7a0874; font-weight: bold;">exit</span></div></div>
<p>Unmount filesystems and devices:</p>
<div class="codecolorer-container bash railscasts" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">umount</span> <span style="color: #7a0874; font-weight: bold;">&#123;</span>dev,proc,sys,<span style="color: #7a0874; font-weight: bold;">&#125;</span></div></div>
<p>Unmount the root partition:</p>
<div class="codecolorer-container bash railscasts" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #7a0874; font-weight: bold;">cd</span> ..</div></div>
<div class="codecolorer-container bash railscasts" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">umount</span> root</div></div>
<p>And finally, you can reboot:</p>
<div class="codecolorer-container bash railscasts" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">reboot</div></div>
<p><a href="http://potatozone.com/en/2012/12/restoring-grub-with-arch-linux-live-cd/">Restoring GRUB with Arch linux live CD</a> is a post from: <a href="http://potatozone.com/en">PotatoZone</a></p>
<div class="crp_related"><h4>Related Posts:</h4><ul><li><a href="http://potatozone.com/en/2012/11/move-from-ubuntu-to-arch-linux/"     class="crp_title">My move from Ubuntu to Arch Linux</a></li><li><a href="http://potatozone.com/en/2012/07/new-project-imgviewerplus-adding-zoom-rotate-and-light-switch-capabilities-to-firefox-image-view/"     class="crp_title">New Project: ImgViewerPlus, adding zoom, rotate and light&hellip;</a></li><li><a href="http://potatozone.com/en/2012/09/new-project-convert-magnet-links-and-uris-to-torrent-files-with-magrent-firefox-add-on/"     class="crp_title">New Project: Convert magnet links and URIs to torrent files&hellip;</a></li><li><a href="http://potatozone.com/en/2012/05/contextmenuplus-1-2-new-items-hotkey/"     class="crp_title">ContextMenuPlus 1.2 released, with 4 new context menu items&hellip;</a></li><li><a href="http://potatozone.com/en/2011/12/contextmenuplus-adding-functions-firefox-context-menu/"     class="crp_title">ContextMenuPlus &#8211; Adding extra functions to context&hellip;</a></li></ul></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=solApdamwBY:0ZXIWusqXLY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=solApdamwBY:0ZXIWusqXLY:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=solApdamwBY:0ZXIWusqXLY:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=solApdamwBY:0ZXIWusqXLY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=solApdamwBY:0ZXIWusqXLY:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=solApdamwBY:0ZXIWusqXLY:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=solApdamwBY:0ZXIWusqXLY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=solApdamwBY:0ZXIWusqXLY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=solApdamwBY:0ZXIWusqXLY:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=solApdamwBY:0ZXIWusqXLY:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://potatozone.com/en/2012/12/restoring-grub-with-arch-linux-live-cd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My move from Ubuntu to Arch Linux</title>
		<link>http://potatozone.com/en/2012/11/move-from-ubuntu-to-arch-linux/</link>
		<comments>http://potatozone.com/en/2012/11/move-from-ubuntu-to-arch-linux/#comments</comments>
		<pubDate>Mon, 12 Nov 2012 13:38:24 +0000</pubDate>
		<dc:creator>CIAvash</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[Arch Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[xmonad]]></category>

		<guid isPermaLink="false">http://potatozone.com/en/?p=89</guid>
		<description><![CDATA[About a month ago I decided to try a new linux distribution. I was using Ubuntu and was even waiting for Ubuntu 12.10. I chose Arch Linux for testing, and Installed it on my netbook. I really liked the installation process! Then I chose Xfce as Desktop Environment. After a few days I decided to [...]<div class="crp_related"><h4>Related Posts:</h4><ul><li><a href="http://potatozone.com/en/2012/12/restoring-grub-with-arch-linux-live-cd/"     class="crp_title">Restoring GRUB with Arch linux live CD</a></li><li><a href="http://potatozone.com/en/2013/01/new-project-originz-html-css-js-source-viewer-firefox-addon/"     class="crp_title">New Project: Originz &#8211; an HTML, CSS and JS source&hellip;</a></li><li><a href="http://potatozone.com/en/2012/07/new-project-imgviewerplus-adding-zoom-rotate-and-light-switch-capabilities-to-firefox-image-view/"     class="crp_title">New Project: ImgViewerPlus, adding zoom, rotate and light&hellip;</a></li><li><a href="http://potatozone.com/en/2012/09/new-project-convert-magnet-links-and-uris-to-torrent-files-with-magrent-firefox-add-on/"     class="crp_title">New Project: Convert magnet links and URIs to torrent files&hellip;</a></li><li><a href="http://potatozone.com/en/2012/02/contextmenuplus-1-0/"     class="crp_title">ContextMenuPlus 1.0</a></li></ul></div><p><a href="http://potatozone.com/en/2012/11/move-from-ubuntu-to-arch-linux/">My move from Ubuntu to Arch Linux</a> is a post from: <a href="http://potatozone.com/en">PotatoZone</a></p>
]]></description>
				<content:encoded><![CDATA[<p>About a month ago I decided to try a new linux distribution. I was using Ubuntu and was even waiting for Ubuntu 12.10. I chose <a href="https://www.archlinux.org/">Arch Linux</a> for testing, and Installed it on my netbook. I really liked the installation process! Then I chose <a href="http://xfce.org/">Xfce</a> as Desktop Environment. After a few days I decided to move from Ubuntu to Arch Linux.</p>
<p>When I read an article about a window manager, I was reminded of Tiling Window Managers so I decided to check window managers before moving. After some reading and comparing, I chose <a href="http://xmonad.org/">xmonad</a> as my window manager.</p>
<p>So I installed Arch Linux with xmonad. I spent a few days on installing softwares and configuring. You can see the result in the below picture.</p>
<p><a href="http://potatozone.com/en/wp-content/uploads/2012/11/arch-linux-xmonad-CIAvash.png" rel="lightbox[89]"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-large wp-image-90" title="arch-linux-xmonad-CIAvash" src="http://potatozone.com/en/wp-content/uploads/2012/11/arch-linux-xmonad-CIAvash-600x375.png" alt="" width="600" height="375" /></a></p>
<p>There is still a lot to learn about Arch Linux and xmonad, but I know enough to do the things I need to do.</p>
<p>If you want to try Arch Linux, the <a href="https://wiki.archlinux.org/index.php/Beginners%27_Guide">Beginners&#8217; Guide</a> is the best place to start.</p>
<p><a href="http://www.haskell.org/haskellwiki/Xmonad/Config_archive/John_Goerzen%27s_Configuration">This guide</a> is a good start on configuring xmonad. Other useful links:</p>
<p><a href="http://xmonad.org/tour.html">xmonad : a guided tour</a></p>
<p><a href="http://www.haskell.org/haskellwiki/Xmonad/Config_archive">Xmonad/Config archive – HaskellWiki</a></p>
<p>Some of the Applications I use:</p>
<p>Applications in the above picture:</p>
<ul>
<li>Firefox</li>
<li>GNU Emacs (text editor and more!)</li>
<li>Terminator</li>
<li>Midnight Commander (file manager)</li>
<li>xmobar (status bar)</li>
</ul>
<p>Other softwares:</p>
<ul>
<li>dmenu (application launcher)</li>
<li>ncmpcpp (music player)</li>
<li>llpp (PDF viewer)</li>
<li>Gpicview, feh (image viewer)</li>
<li>mplayer, smplayer, vlc</li>
<li>thunar</li>
</ul>
<p>I&#8217;m currently using Thunderbird as my email client and weechat and thunderbird as my chat clients.</p>
<p><a href="http://potatozone.com/en/2012/11/move-from-ubuntu-to-arch-linux/">My move from Ubuntu to Arch Linux</a> is a post from: <a href="http://potatozone.com/en">PotatoZone</a></p>
<div class="crp_related"><h4>Related Posts:</h4><ul><li><a href="http://potatozone.com/en/2012/12/restoring-grub-with-arch-linux-live-cd/"     class="crp_title">Restoring GRUB with Arch linux live CD</a></li><li><a href="http://potatozone.com/en/2013/01/new-project-originz-html-css-js-source-viewer-firefox-addon/"     class="crp_title">New Project: Originz &#8211; an HTML, CSS and JS source&hellip;</a></li><li><a href="http://potatozone.com/en/2012/07/new-project-imgviewerplus-adding-zoom-rotate-and-light-switch-capabilities-to-firefox-image-view/"     class="crp_title">New Project: ImgViewerPlus, adding zoom, rotate and light&hellip;</a></li><li><a href="http://potatozone.com/en/2012/09/new-project-convert-magnet-links-and-uris-to-torrent-files-with-magrent-firefox-add-on/"     class="crp_title">New Project: Convert magnet links and URIs to torrent files&hellip;</a></li><li><a href="http://potatozone.com/en/2012/02/contextmenuplus-1-0/"     class="crp_title">ContextMenuPlus 1.0</a></li></ul></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=YB7ioqZ4giI:W34EE77Mgos:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=YB7ioqZ4giI:W34EE77Mgos:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=YB7ioqZ4giI:W34EE77Mgos:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=YB7ioqZ4giI:W34EE77Mgos:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=YB7ioqZ4giI:W34EE77Mgos:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=YB7ioqZ4giI:W34EE77Mgos:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=YB7ioqZ4giI:W34EE77Mgos:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=YB7ioqZ4giI:W34EE77Mgos:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=YB7ioqZ4giI:W34EE77Mgos:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=YB7ioqZ4giI:W34EE77Mgos:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://potatozone.com/en/2012/11/move-from-ubuntu-to-arch-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Project: Convert magnet links and URIs to torrent files with Magrent [Firefox Add-on]</title>
		<link>http://potatozone.com/en/2012/09/new-project-convert-magnet-links-and-uris-to-torrent-files-with-magrent-firefox-add-on/</link>
		<comments>http://potatozone.com/en/2012/09/new-project-convert-magnet-links-and-uris-to-torrent-files-with-magrent-firefox-add-on/#comments</comments>
		<pubDate>Thu, 13 Sep 2012 10:12:33 +0000</pubDate>
		<dc:creator>CIAvash</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Add-on]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[Link]]></category>
		<category><![CDATA[Magnet]]></category>
		<category><![CDATA[Magrent]]></category>
		<category><![CDATA[Torrent]]></category>
		<category><![CDATA[URI]]></category>

		<guid isPermaLink="false">http://potatozone.com/en/?p=79</guid>
		<description><![CDATA[Magrent is a Firefox add-on that enables you to convert magnet links and URIs to torrent files. It uses torrent caching sites like Torrage.com for downloading torrent files. This add-on is useful when you have the magnet URI and want the torrent file or when your are using sites like The Pirate Bay which only [...]<div class="crp_related"><h4>Related Posts:</h4><ul><li><a href="http://potatozone.com/en/projects/"     class="crp_title">Projects</a></li><li><a href="http://potatozone.com/en/2011/12/contextmenuplus-adding-functions-firefox-context-menu/"     class="crp_title">ContextMenuPlus &#8211; Adding extra functions to context&hellip;</a></li><li><a href="http://potatozone.com/en/2012/05/contextmenuplus-1-2-new-items-hotkey/"     class="crp_title">ContextMenuPlus 1.2 released, with 4 new context menu items&hellip;</a></li><li><a href="http://potatozone.com/en/2013/01/new-project-originz-html-css-js-source-viewer-firefox-addon/"     class="crp_title">New Project: Originz &#8211; an HTML, CSS and JS source&hellip;</a></li><li><a href="http://potatozone.com/en/2012/06/contextmenuplus-1-3-released/"     class="crp_title">ContextMenuPlus 1.3 released [Firefox Add-on]</a></li></ul></div><p><a href="http://potatozone.com/en/2012/09/new-project-convert-magnet-links-and-uris-to-torrent-files-with-magrent-firefox-add-on/">New Project: Convert magnet links and URIs to torrent files with Magrent [Firefox Add-on]</a> is a post from: <a href="http://potatozone.com/en">PotatoZone</a></p>
]]></description>
				<content:encoded><![CDATA[<p><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-80" title="Magrent-panel" src="http://potatozone.com/en/wp-content/uploads/2012/09/Magrent-panel.png" alt="" width="579" height="167" /></p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/magrent/">Magrent</a> is a Firefox add-on that enables you to convert magnet links and URIs to torrent files.<br />
It uses torrent caching sites like Torrage.com for downloading torrent files.</p>
<p>This add-on is useful when you have the magnet URI and want the torrent file or when your are using sites like The Pirate Bay which only provide the magnet links.</p>
<p>Magrent has 2 context menu items and a widget which is accessible from the Add-on Bar.</p>
<p><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-81" title="Magrent-context-menu" src="http://potatozone.com/en/wp-content/uploads/2012/09/Magrent-context-menu.png" alt="" width="225" height="240" /></p>
<p>&#8220;Download .torrent file&#8221; context menu item appears when you right-click on a magnet link; This item will download the torrent from torrage.com(if the torrent is available).</p>
<p>Clicking on the add-on&#8217;s button(widget) will open a panel for coverting magnet URI to torrent file. It checks your clipboard content and if it recognized a magnet URI it will convert the magnet URI automatically and show the download links.</p>
<p>Download links are from Torrage.com, Zoink.it, Torcache.net and Torrage.ws.</p>
<p>&#8220;Open in Magrent panel&#8221; is another context menu item which opens the magnet link in the panel and shows its download links.</p>
<p><strong>Notes</strong></p>
<ul>
<li>Torrents may not be available; More sources are provided so that you can try them if one source is down or doesn&#8217;t have the requested torrent file.</li>
<li>It seems if torrage.ws doesn&#8217;t have the torrent file on its server, it redirects you to torrage.com.</li>
</ul>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/magrent/">Install Magrent</a></p>
<p><a href="https://github.com/CIAvash/Magrent">Magrent on GitHub</a></p>
<p><a href="http://potatozone.com/en/2012/09/new-project-convert-magnet-links-and-uris-to-torrent-files-with-magrent-firefox-add-on/">New Project: Convert magnet links and URIs to torrent files with Magrent [Firefox Add-on]</a> is a post from: <a href="http://potatozone.com/en">PotatoZone</a></p>
<div class="crp_related"><h4>Related Posts:</h4><ul><li><a href="http://potatozone.com/en/projects/"     class="crp_title">Projects</a></li><li><a href="http://potatozone.com/en/2011/12/contextmenuplus-adding-functions-firefox-context-menu/"     class="crp_title">ContextMenuPlus &#8211; Adding extra functions to context&hellip;</a></li><li><a href="http://potatozone.com/en/2012/05/contextmenuplus-1-2-new-items-hotkey/"     class="crp_title">ContextMenuPlus 1.2 released, with 4 new context menu items&hellip;</a></li><li><a href="http://potatozone.com/en/2013/01/new-project-originz-html-css-js-source-viewer-firefox-addon/"     class="crp_title">New Project: Originz &#8211; an HTML, CSS and JS source&hellip;</a></li><li><a href="http://potatozone.com/en/2012/06/contextmenuplus-1-3-released/"     class="crp_title">ContextMenuPlus 1.3 released [Firefox Add-on]</a></li></ul></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=vHBxfnAvr08:bOxdiOW8jhk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=vHBxfnAvr08:bOxdiOW8jhk:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=vHBxfnAvr08:bOxdiOW8jhk:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=vHBxfnAvr08:bOxdiOW8jhk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=vHBxfnAvr08:bOxdiOW8jhk:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=vHBxfnAvr08:bOxdiOW8jhk:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=vHBxfnAvr08:bOxdiOW8jhk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=vHBxfnAvr08:bOxdiOW8jhk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=vHBxfnAvr08:bOxdiOW8jhk:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=vHBxfnAvr08:bOxdiOW8jhk:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://potatozone.com/en/2012/09/new-project-convert-magnet-links-and-uris-to-torrent-files-with-magrent-firefox-add-on/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Project: ImgViewerPlus, adding zoom, rotate and light switch capabilities to Firefox image view</title>
		<link>http://potatozone.com/en/2012/07/new-project-imgviewerplus-adding-zoom-rotate-and-light-switch-capabilities-to-firefox-image-view/</link>
		<comments>http://potatozone.com/en/2012/07/new-project-imgviewerplus-adding-zoom-rotate-and-light-switch-capabilities-to-firefox-image-view/#comments</comments>
		<pubDate>Wed, 18 Jul 2012 13:14:34 +0000</pubDate>
		<dc:creator>CIAvash</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Add-on]]></category>
		<category><![CDATA[Image]]></category>
		<category><![CDATA[ImgViewerPlus]]></category>
		<category><![CDATA[Light Switch]]></category>
		<category><![CDATA[Photo]]></category>
		<category><![CDATA[Picture]]></category>
		<category><![CDATA[Rotate]]></category>
		<category><![CDATA[Zoom]]></category>

		<guid isPermaLink="false">http://potatozone.com/en/?p=70</guid>
		<description><![CDATA[My new project, ImgViewerPlus, is a Firefox add-on that adds zoom, rotate and light switch capabilities with smooth animations to Firefox image viewer. Clicking the image icon in ImgViewerPlus toolbar minimizes/maximizes it. You can change background and light color and disable toolbar from Preferences/Options. Shortcut keys: Up, Down, Left, Right &#8211; Movement keys W &#8211; [...]<div class="crp_related"><h4>Related Posts:</h4><ul><li><a href="http://potatozone.com/en/projects/"     class="crp_title">Projects</a></li><li><a href="http://potatozone.com/en/2013/01/new-project-originz-html-css-js-source-viewer-firefox-addon/"     class="crp_title">New Project: Originz &#8211; an HTML, CSS and JS source&hellip;</a></li><li><a href="http://potatozone.com/en/2012/06/contextmenuplus-1-3-released/"     class="crp_title">ContextMenuPlus 1.3 released [Firefox Add-on]</a></li><li><a href="http://potatozone.com/en/2012/09/new-project-convert-magnet-links-and-uris-to-torrent-files-with-magrent-firefox-add-on/"     class="crp_title">New Project: Convert magnet links and URIs to torrent files&hellip;</a></li><li><a href="http://potatozone.com/en/2012/02/contextmenuplus-1-0/"     class="crp_title">ContextMenuPlus 1.0</a></li></ul></div><p><a href="http://potatozone.com/en/2012/07/new-project-imgviewerplus-adding-zoom-rotate-and-light-switch-capabilities-to-firefox-image-view/">New Project: ImgViewerPlus, adding zoom, rotate and light switch capabilities to Firefox image view</a> is a post from: <a href="http://potatozone.com/en">PotatoZone</a></p>
]]></description>
				<content:encoded><![CDATA[<p><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-71" title="ImgViewerPlus-1" src="http://potatozone.com/en/wp-content/uploads/2012/07/ImgViewerPlus-1.jpg" alt="" width="500" height="458" /></p>
<p>My new project, <a href="https://addons.mozilla.org/en-US/firefox/addon/imgviewerplus/">ImgViewerPlus</a>, is a Firefox add-on that adds zoom, rotate and light switch capabilities with smooth animations to Firefox image viewer.</p>
<p><span id="more-70"></span></p>
<p><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-72" title="ImgViewerPlus-2" src="http://potatozone.com/en/wp-content/uploads/2012/07/ImgViewerPlus-2.jpg" alt="" width="500" height="471" /></p>
<p>Clicking the image icon in ImgViewerPlus toolbar minimizes/maximizes it.</p>
<p><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-73" title="ImgViewerPlus-3" src="http://potatozone.com/en/wp-content/uploads/2012/07/ImgViewerPlus-3.jpg" alt="" width="500" height="327" /></p>
<p>You can change background and light color and disable toolbar from Preferences/Options.</p>
<p>Shortcut keys:</p>
<ul>
<li>Up, Down, Left, Right &#8211; Movement keys</li>
<li>W &#8211; Zoom In</li>
<li>S &#8211; Zoom Out</li>
<li>D &#8211; Rotate Clockwise</li>
<li>A &#8211; Rotate CounterClockwise</li>
<li>L &#8211; Light Switch</li>
<li>M &#8211; Minimize/Maximize toolbar</li>
<li>X &#8211; Reset Image</li>
</ul>
<p>You can install this add-on from <a href="https://addons.mozilla.org/en-US/firefox/addon/imgviewerplus/">here</a>. {version 0.2 has not been reviewed, but you can install the latest version from <a href="https://addons.mozilla.org/en-US/firefox/addon/imgviewerplus/versions/">here</a>}</p>
<p><a href="https://github.com/CIAvash/ImgViewerPlus">ImgViewerPlus on GitHub</a></p>
<p><a href="http://potatozone.com/en/2012/07/new-project-imgviewerplus-adding-zoom-rotate-and-light-switch-capabilities-to-firefox-image-view/">New Project: ImgViewerPlus, adding zoom, rotate and light switch capabilities to Firefox image view</a> is a post from: <a href="http://potatozone.com/en">PotatoZone</a></p>
<div class="crp_related"><h4>Related Posts:</h4><ul><li><a href="http://potatozone.com/en/projects/"     class="crp_title">Projects</a></li><li><a href="http://potatozone.com/en/2013/01/new-project-originz-html-css-js-source-viewer-firefox-addon/"     class="crp_title">New Project: Originz &#8211; an HTML, CSS and JS source&hellip;</a></li><li><a href="http://potatozone.com/en/2012/06/contextmenuplus-1-3-released/"     class="crp_title">ContextMenuPlus 1.3 released [Firefox Add-on]</a></li><li><a href="http://potatozone.com/en/2012/09/new-project-convert-magnet-links-and-uris-to-torrent-files-with-magrent-firefox-add-on/"     class="crp_title">New Project: Convert magnet links and URIs to torrent files&hellip;</a></li><li><a href="http://potatozone.com/en/2012/02/contextmenuplus-1-0/"     class="crp_title">ContextMenuPlus 1.0</a></li></ul></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=HEJOehMDyyM:QSjhQ993xDA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=HEJOehMDyyM:QSjhQ993xDA:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=HEJOehMDyyM:QSjhQ993xDA:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=HEJOehMDyyM:QSjhQ993xDA:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=HEJOehMDyyM:QSjhQ993xDA:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=HEJOehMDyyM:QSjhQ993xDA:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=HEJOehMDyyM:QSjhQ993xDA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=HEJOehMDyyM:QSjhQ993xDA:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=HEJOehMDyyM:QSjhQ993xDA:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=HEJOehMDyyM:QSjhQ993xDA:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://potatozone.com/en/2012/07/new-project-imgviewerplus-adding-zoom-rotate-and-light-switch-capabilities-to-firefox-image-view/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ContextMenuPlus 1.3 released [Firefox Add-on]</title>
		<link>http://potatozone.com/en/2012/06/contextmenuplus-1-3-released/</link>
		<comments>http://potatozone.com/en/2012/06/contextmenuplus-1-3-released/#comments</comments>
		<pubDate>Wed, 27 Jun 2012 08:33:03 +0000</pubDate>
		<dc:creator>CIAvash</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Add-on]]></category>
		<category><![CDATA[Context Menu]]></category>
		<category><![CDATA[ContextMenuPlus]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[PageRank]]></category>

		<guid isPermaLink="false">http://potatozone.com/en/?p=64</guid>
		<description><![CDATA[Uploaded a new version of ContextMenuPlus. Changes in this version: New context menu item: Show Google PageRank; shows Google PageRank for the current page. Added description for preferences. Add-on SDK upgrade. ContextMenuPlus 1.3 released [Firefox Add-on] is a post from: PotatoZone<div class="crp_related"><h4>Related Posts:</h4><ul><li><a href="http://potatozone.com/en/2012/02/contextmenuplus-1-0/"     class="crp_title">ContextMenuPlus 1.0</a></li><li><a href="http://potatozone.com/en/2012/05/contextmenuplus-1-2-new-items-hotkey/"     class="crp_title">ContextMenuPlus 1.2 released, with 4 new context menu items&hellip;</a></li><li><a href="http://potatozone.com/en/2012/07/new-project-imgviewerplus-adding-zoom-rotate-and-light-switch-capabilities-to-firefox-image-view/"     class="crp_title">New Project: ImgViewerPlus, adding zoom, rotate and light&hellip;</a></li><li><a href="http://potatozone.com/en/2012/02/contextmenuplus-1-1-released/"     class="crp_title">ContextMenuPlus 1.1 released</a></li><li><a href="http://potatozone.com/en/2012/09/new-project-convert-magnet-links-and-uris-to-torrent-files-with-magrent-firefox-add-on/"     class="crp_title">New Project: Convert magnet links and URIs to torrent files&hellip;</a></li></ul></div><p><a href="http://potatozone.com/en/2012/06/contextmenuplus-1-3-released/">ContextMenuPlus 1.3 released [Firefox Add-on]</a> is a post from: <a href="http://potatozone.com/en">PotatoZone</a></p>
]]></description>
				<content:encoded><![CDATA[<p><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-66" title="cmp-pagerank" src="http://potatozone.com/en/wp-content/uploads/2012/06/cmp-pagerank.jpg" alt="" width="364" height="93" /></p>
<p>Uploaded a new version of <a href="https://addons.mozilla.org/en-US/firefox/addon/contextmenuplus/">ContextMenuPlus</a>.</p>
<p>Changes in this version:</p>
<ul>
<li>New context menu item: Show Google PageRank; shows Google PageRank for the current page.</li>
<li>Added description for preferences.</li>
<li>Add-on SDK upgrade.</li>
</ul>
<p><a href="http://potatozone.com/en/2012/06/contextmenuplus-1-3-released/">ContextMenuPlus 1.3 released [Firefox Add-on]</a> is a post from: <a href="http://potatozone.com/en">PotatoZone</a></p>
<div class="crp_related"><h4>Related Posts:</h4><ul><li><a href="http://potatozone.com/en/2012/02/contextmenuplus-1-0/"     class="crp_title">ContextMenuPlus 1.0</a></li><li><a href="http://potatozone.com/en/2012/05/contextmenuplus-1-2-new-items-hotkey/"     class="crp_title">ContextMenuPlus 1.2 released, with 4 new context menu items&hellip;</a></li><li><a href="http://potatozone.com/en/2012/07/new-project-imgviewerplus-adding-zoom-rotate-and-light-switch-capabilities-to-firefox-image-view/"     class="crp_title">New Project: ImgViewerPlus, adding zoom, rotate and light&hellip;</a></li><li><a href="http://potatozone.com/en/2012/02/contextmenuplus-1-1-released/"     class="crp_title">ContextMenuPlus 1.1 released</a></li><li><a href="http://potatozone.com/en/2012/09/new-project-convert-magnet-links-and-uris-to-torrent-files-with-magrent-firefox-add-on/"     class="crp_title">New Project: Convert magnet links and URIs to torrent files&hellip;</a></li></ul></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=3UeXSq_8onw:VaKzM-J9Viw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=3UeXSq_8onw:VaKzM-J9Viw:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=3UeXSq_8onw:VaKzM-J9Viw:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=3UeXSq_8onw:VaKzM-J9Viw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=3UeXSq_8onw:VaKzM-J9Viw:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=3UeXSq_8onw:VaKzM-J9Viw:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=3UeXSq_8onw:VaKzM-J9Viw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=3UeXSq_8onw:VaKzM-J9Viw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=3UeXSq_8onw:VaKzM-J9Viw:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=3UeXSq_8onw:VaKzM-J9Viw:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://potatozone.com/en/2012/06/contextmenuplus-1-3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ContextMenuPlus 1.2 released, with 4 new context menu items and a new hotkey [Firefox Add-on]</title>
		<link>http://potatozone.com/en/2012/05/contextmenuplus-1-2-new-items-hotkey/</link>
		<comments>http://potatozone.com/en/2012/05/contextmenuplus-1-2-new-items-hotkey/#comments</comments>
		<pubDate>Wed, 16 May 2012 18:13:26 +0000</pubDate>
		<dc:creator>CIAvash</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Add-on]]></category>
		<category><![CDATA[Context Menu]]></category>
		<category><![CDATA[ContextMenuPlus]]></category>
		<category><![CDATA[Form]]></category>
		<category><![CDATA[Link]]></category>

		<guid isPermaLink="false">http://potatozone.com/en/?p=59</guid>
		<description><![CDATA[ContextMenuPlus 1.2 released and you can update it or download it here. If you are using version 1.0, you need to install version 1.1 first. [Read more here] New features: New context menu item: Paste &#38; Submit, if used on a text input or textarea, pastes the clipboard content, then submits the form. [Forgot to [...]<div class="crp_related"><h4>Related Posts:</h4><ul><li><a href="http://potatozone.com/en/2011/12/contextmenuplus-adding-functions-firefox-context-menu/"     class="crp_title">ContextMenuPlus &#8211; Adding extra functions to context&hellip;</a></li><li><a href="http://potatozone.com/en/2012/02/contextmenuplus-1-0/"     class="crp_title">ContextMenuPlus 1.0</a></li><li><a href="http://potatozone.com/en/2012/06/contextmenuplus-1-3-released/"     class="crp_title">ContextMenuPlus 1.3 released [Firefox Add-on]</a></li><li><a href="http://potatozone.com/en/2012/09/new-project-convert-magnet-links-and-uris-to-torrent-files-with-magrent-firefox-add-on/"     class="crp_title">New Project: Convert magnet links and URIs to torrent files&hellip;</a></li><li><a href="http://potatozone.com/en/2012/02/contextmenuplus-1-1-released/"     class="crp_title">ContextMenuPlus 1.1 released</a></li></ul></div><p><a href="http://potatozone.com/en/2012/05/contextmenuplus-1-2-new-items-hotkey/">ContextMenuPlus 1.2 released, with 4 new context menu items and a new hotkey [Firefox Add-on]</a> is a post from: <a href="http://potatozone.com/en">PotatoZone</a></p>
]]></description>
				<content:encoded><![CDATA[<p>ContextMenuPlus 1.2 released and you can update it or download it <a href="https://addons.mozilla.org/en-US/firefox/addon/contextmenuplus/">here</a>.</p>
<p>If you are using version 1.0, you need to install version 1.1 first. [Read more <a href="http://potatozone.com/en/2012/02/contextmenuplus-1-1-released/">here</a>]</p>
<p>New features:</p>
<ul>
<li>New context menu item: Paste &amp; Submit, if used on a text input or textarea, pastes the clipboard content, then submits the form. [Forgot to mention the "Paste" part in the changelog]</li>
<li>New context menu item: Copy Link Text &amp; URL, copies link text and its URL, separated with newline character.</li>
<li>New context menu item: Copy Link Text &amp; Page URL, copies link text and page URL, separated with a newline character.</li>
<li>New context menu item: Copy As Plain Link, copies the link without formatting.</li>
<li>New hotkey, for Paste &amp; Submit.</li>
</ul>
<p><a href="http://potatozone.com/en/2012/05/contextmenuplus-1-2-new-items-hotkey/">ContextMenuPlus 1.2 released, with 4 new context menu items and a new hotkey [Firefox Add-on]</a> is a post from: <a href="http://potatozone.com/en">PotatoZone</a></p>
<div class="crp_related"><h4>Related Posts:</h4><ul><li><a href="http://potatozone.com/en/2011/12/contextmenuplus-adding-functions-firefox-context-menu/"     class="crp_title">ContextMenuPlus &#8211; Adding extra functions to context&hellip;</a></li><li><a href="http://potatozone.com/en/2012/02/contextmenuplus-1-0/"     class="crp_title">ContextMenuPlus 1.0</a></li><li><a href="http://potatozone.com/en/2012/06/contextmenuplus-1-3-released/"     class="crp_title">ContextMenuPlus 1.3 released [Firefox Add-on]</a></li><li><a href="http://potatozone.com/en/2012/09/new-project-convert-magnet-links-and-uris-to-torrent-files-with-magrent-firefox-add-on/"     class="crp_title">New Project: Convert magnet links and URIs to torrent files&hellip;</a></li><li><a href="http://potatozone.com/en/2012/02/contextmenuplus-1-1-released/"     class="crp_title">ContextMenuPlus 1.1 released</a></li></ul></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=vxX60GWJwqU:QOhIhdk9GbE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=vxX60GWJwqU:QOhIhdk9GbE:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=vxX60GWJwqU:QOhIhdk9GbE:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=vxX60GWJwqU:QOhIhdk9GbE:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=vxX60GWJwqU:QOhIhdk9GbE:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=vxX60GWJwqU:QOhIhdk9GbE:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=vxX60GWJwqU:QOhIhdk9GbE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=vxX60GWJwqU:QOhIhdk9GbE:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=vxX60GWJwqU:QOhIhdk9GbE:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=vxX60GWJwqU:QOhIhdk9GbE:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://potatozone.com/en/2012/05/contextmenuplus-1-2-new-items-hotkey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What users should know about Jetpack add-ons [Firefox]</title>
		<link>http://potatozone.com/en/2012/02/what-users-should-know-about-jetpack-add-ons/</link>
		<comments>http://potatozone.com/en/2012/02/what-users-should-know-about-jetpack-add-ons/#comments</comments>
		<pubDate>Mon, 27 Feb 2012 12:18:09 +0000</pubDate>
		<dc:creator>CIAvash</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Add-on]]></category>
		<category><![CDATA[Add-on SDK]]></category>
		<category><![CDATA[ContextMenuPlus]]></category>
		<category><![CDATA[Jetpack]]></category>

		<guid isPermaLink="false">http://potatozone.com/en/?p=55</guid>
		<description><![CDATA[In this post I want to talk about Jetpack&#8217;s limitations and users&#8217; expectations. Jetpack or Add-on SDK is a tool that makes it easy to make a Firefox add-on(a restartless add-on). If you know JavaScript, HTML and CSS, you can make an add-on. But you can&#8217;t do anything you want with Jetpack, not yet. Jetpack [...]<div class="crp_related"><h4>Related Posts:</h4><ul><li><a href="http://potatozone.com/en/2011/12/contextmenuplus-adding-functions-firefox-context-menu/"     class="crp_title">ContextMenuPlus &#8211; Adding extra functions to context&hellip;</a></li><li><a href="http://potatozone.com/en/2012/02/contextmenuplus-1-1-released/"     class="crp_title">ContextMenuPlus 1.1 released</a></li><li><a href="http://potatozone.com/en/2012/05/contextmenuplus-1-2-new-items-hotkey/"     class="crp_title">ContextMenuPlus 1.2 released, with 4 new context menu items&hellip;</a></li><li><a href="http://potatozone.com/en/2012/02/contextmenuplus-1-0/"     class="crp_title">ContextMenuPlus 1.0</a></li><li><a href="http://potatozone.com/en/2012/09/new-project-convert-magnet-links-and-uris-to-torrent-files-with-magrent-firefox-add-on/"     class="crp_title">New Project: Convert magnet links and URIs to torrent files&hellip;</a></li></ul></div><p><a href="http://potatozone.com/en/2012/02/what-users-should-know-about-jetpack-add-ons/">What users should know about Jetpack add-ons [Firefox]</a> is a post from: <a href="http://potatozone.com/en">PotatoZone</a></p>
]]></description>
				<content:encoded><![CDATA[<p>In this post I want to talk about Jetpack&#8217;s limitations and users&#8217; expectations. Jetpack or Add-on SDK is a tool that makes it easy to make a Firefox add-on(a restartless add-on). If you know JavaScript, HTML and CSS, you can make an add-on. But you can&#8217;t do anything you want with Jetpack, not yet.</p>
<p>Jetpack is a young project that is becoming more mature with each new release. I take my add-on, <a href="https://addons.mozilla.org/en-US/firefox/addon/contextmenuplus/">ContextMenuPlus</a> as an example and explain the limitations.</p>
<p>The first limitation was preferences, I had to use three modules(&#8220;simple-storage&#8221;, &#8220;panel&#8221; and &#8220;widget&#8221;) to make Preferences available to users(ContextMenuPlus 0.4). But when the &#8220;simple-prefs&#8221; module landed in Add-on SDK 1.4, I implemented it as soon as I could(ContextMenuPlus 1.0).</p>
<p>The second limitation is localization. &#8220;l10n&#8221; module for localizing landed in Add-on SDK 1.5, but it does not cover everything. I could localize context menu items, but I could not localize preferences. So I decided to wait till it&#8217;s possible, because I didn&#8217;t want to localize just half of the add-on.</p>
<p>The third limitation is location of context menu items. There were 2 users that complained that they can not move the items(using Menu Editor for example &#8211; <strong>Update</strong>: Another user said that it is possible to move items using Menu Editor!) but neither can I! It is not possible to move menu items, not yet.</p>
<p>There are many limitations, you can not do whatever you want(using add-on SDK). As I said Add-on SDK is young and with each new release there will be more features and less limitations.</p>
<p>The annoying part is that users think Add-on SDK bugs and lack of some functions are add-ons&#8217; fault :)</p>
<p><a href="http://potatozone.com/en/2012/02/what-users-should-know-about-jetpack-add-ons/">What users should know about Jetpack add-ons [Firefox]</a> is a post from: <a href="http://potatozone.com/en">PotatoZone</a></p>
<div class="crp_related"><h4>Related Posts:</h4><ul><li><a href="http://potatozone.com/en/2011/12/contextmenuplus-adding-functions-firefox-context-menu/"     class="crp_title">ContextMenuPlus &#8211; Adding extra functions to context&hellip;</a></li><li><a href="http://potatozone.com/en/2012/02/contextmenuplus-1-1-released/"     class="crp_title">ContextMenuPlus 1.1 released</a></li><li><a href="http://potatozone.com/en/2012/05/contextmenuplus-1-2-new-items-hotkey/"     class="crp_title">ContextMenuPlus 1.2 released, with 4 new context menu items&hellip;</a></li><li><a href="http://potatozone.com/en/2012/02/contextmenuplus-1-0/"     class="crp_title">ContextMenuPlus 1.0</a></li><li><a href="http://potatozone.com/en/2012/09/new-project-convert-magnet-links-and-uris-to-torrent-files-with-magrent-firefox-add-on/"     class="crp_title">New Project: Convert magnet links and URIs to torrent files&hellip;</a></li></ul></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=X-u1xZxrXLE:8rRoq_v0knY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=X-u1xZxrXLE:8rRoq_v0knY:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=X-u1xZxrXLE:8rRoq_v0knY:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=X-u1xZxrXLE:8rRoq_v0knY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=X-u1xZxrXLE:8rRoq_v0knY:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=X-u1xZxrXLE:8rRoq_v0knY:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=X-u1xZxrXLE:8rRoq_v0knY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=X-u1xZxrXLE:8rRoq_v0knY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=X-u1xZxrXLE:8rRoq_v0knY:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=X-u1xZxrXLE:8rRoq_v0knY:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://potatozone.com/en/2012/02/what-users-should-know-about-jetpack-add-ons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ContextMenuPlus 1.1 released</title>
		<link>http://potatozone.com/en/2012/02/contextmenuplus-1-1-released/</link>
		<comments>http://potatozone.com/en/2012/02/contextmenuplus-1-1-released/#comments</comments>
		<pubDate>Mon, 27 Feb 2012 10:43:14 +0000</pubDate>
		<dc:creator>CIAvash</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Add-on]]></category>
		<category><![CDATA[Add-on SDK]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[ContextMenuPlus]]></category>
		<category><![CDATA[Jetpack]]></category>

		<guid isPermaLink="false">http://potatozone.com/en/?p=51</guid>
		<description><![CDATA[ContextMenuPlus 1.1 was released for recovering preferences that was stored by version 1.0. ContextMenuPlus 1.0 used Add-on SDK 1.4 which had a bug that stored preferences in the wrong place. This recovery will be done automatically and does not require any action from users. If you are using ContextMenuPlus 1.0, the only thing you need [...]<div class="crp_related"><h4>Related Posts:</h4><ul><li><a href="http://potatozone.com/en/2012/06/contextmenuplus-1-3-released/"     class="crp_title">ContextMenuPlus 1.3 released [Firefox Add-on]</a></li><li><a href="http://potatozone.com/en/2012/05/contextmenuplus-1-2-new-items-hotkey/"     class="crp_title">ContextMenuPlus 1.2 released, with 4 new context menu items&hellip;</a></li><li><a href="http://potatozone.com/en/2012/02/what-users-should-know-about-jetpack-add-ons/"     class="crp_title">What users should know about Jetpack add-ons [Firefox]</a></li><li><a href="http://potatozone.com/en/2012/02/contextmenuplus-1-0/"     class="crp_title">ContextMenuPlus 1.0</a></li><li><a href="http://potatozone.com/en/2011/12/contextmenuplus-adding-functions-firefox-context-menu/"     class="crp_title">ContextMenuPlus &#8211; Adding extra functions to context&hellip;</a></li></ul></div><p><a href="http://potatozone.com/en/2012/02/contextmenuplus-1-1-released/">ContextMenuPlus 1.1 released</a> is a post from: <a href="http://potatozone.com/en">PotatoZone</a></p>
]]></description>
				<content:encoded><![CDATA[<p><a href="https://addons.mozilla.org/en-US/firefox/addon/contextmenuplus/">ContextMenuPlus 1.1</a> was released for recovering preferences that was stored by version 1.0. ContextMenuPlus 1.0 used Add-on SDK 1.4 which had a bug that stored preferences in the wrong place.</p>
<p>This recovery will be done automatically and does not require any action from users. If you are using ContextMenuPlus 1.0, the only thing you need to do is upgrading it to version 1.1.</p>
<p>ContextMenuPlus 1.1 uses Add-on SDK 1.5 and adds support for Firefox 11.</p>
<p><a href="http://potatozone.com/en/2012/02/contextmenuplus-1-1-released/">ContextMenuPlus 1.1 released</a> is a post from: <a href="http://potatozone.com/en">PotatoZone</a></p>
<div class="crp_related"><h4>Related Posts:</h4><ul><li><a href="http://potatozone.com/en/2012/06/contextmenuplus-1-3-released/"     class="crp_title">ContextMenuPlus 1.3 released [Firefox Add-on]</a></li><li><a href="http://potatozone.com/en/2012/05/contextmenuplus-1-2-new-items-hotkey/"     class="crp_title">ContextMenuPlus 1.2 released, with 4 new context menu items&hellip;</a></li><li><a href="http://potatozone.com/en/2012/02/what-users-should-know-about-jetpack-add-ons/"     class="crp_title">What users should know about Jetpack add-ons [Firefox]</a></li><li><a href="http://potatozone.com/en/2012/02/contextmenuplus-1-0/"     class="crp_title">ContextMenuPlus 1.0</a></li><li><a href="http://potatozone.com/en/2011/12/contextmenuplus-adding-functions-firefox-context-menu/"     class="crp_title">ContextMenuPlus &#8211; Adding extra functions to context&hellip;</a></li></ul></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=SyaGgOPOn7Y:2W2xp6_rN34:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=SyaGgOPOn7Y:2W2xp6_rN34:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=SyaGgOPOn7Y:2W2xp6_rN34:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=SyaGgOPOn7Y:2W2xp6_rN34:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=SyaGgOPOn7Y:2W2xp6_rN34:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=SyaGgOPOn7Y:2W2xp6_rN34:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=SyaGgOPOn7Y:2W2xp6_rN34:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=SyaGgOPOn7Y:2W2xp6_rN34:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=SyaGgOPOn7Y:2W2xp6_rN34:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=SyaGgOPOn7Y:2W2xp6_rN34:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://potatozone.com/en/2012/02/contextmenuplus-1-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ContextMenuPlus 1.0</title>
		<link>http://potatozone.com/en/2012/02/contextmenuplus-1-0/</link>
		<comments>http://potatozone.com/en/2012/02/contextmenuplus-1-0/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 11:47:13 +0000</pubDate>
		<dc:creator>CIAvash</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Add-on]]></category>
		<category><![CDATA[Context Menu]]></category>
		<category><![CDATA[ContextMenuPlus]]></category>
		<category><![CDATA[Feed]]></category>
		<category><![CDATA[Image]]></category>

		<guid isPermaLink="false">http://potatozone.com/en/?p=47</guid>
		<description><![CDATA[ContextMenuPlus 1.0 was released 3 weeks ago, but I couldn&#8217;t write about it because I had to go to an urgent trip. I rewrote some parts of the code and added two new features. Preferences are available from Options/Preferences in Add-ons Manager. Previously preferences were available from Options panel. [You lose old preferences because of [...]<div class="crp_related"><h4>Related Posts:</h4><ul><li><a href="http://potatozone.com/en/2011/12/contextmenuplus-adding-functions-firefox-context-menu/"     class="crp_title">ContextMenuPlus &#8211; Adding extra functions to context&hellip;</a></li><li><a href="http://potatozone.com/en/2012/06/contextmenuplus-1-3-released/"     class="crp_title">ContextMenuPlus 1.3 released [Firefox Add-on]</a></li><li><a href="http://potatozone.com/en/2012/05/contextmenuplus-1-2-new-items-hotkey/"     class="crp_title">ContextMenuPlus 1.2 released, with 4 new context menu items&hellip;</a></li><li><a href="http://potatozone.com/en/2012/01/google-reader-feedburner-plus-one/"     class="crp_title">Google Reader, FeedBurner and +1</a></li><li><a href="http://potatozone.com/en/2013/01/new-project-originz-html-css-js-source-viewer-firefox-addon/"     class="crp_title">New Project: Originz &#8211; an HTML, CSS and JS source&hellip;</a></li></ul></div><p><a href="http://potatozone.com/en/2012/02/contextmenuplus-1-0/">ContextMenuPlus 1.0</a> is a post from: <a href="http://potatozone.com/en">PotatoZone</a></p>
]]></description>
				<content:encoded><![CDATA[<p><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-48" title="ContextMenuPlus-Copy-Feed-URL" src="http://potatozone.com/en/wp-content/uploads/2012/02/ContextMenuPlus-Copy-Feed-URL.jpg" alt="" width="600" height="67" /></p>
<p>ContextMenuPlus 1.0 was released 3 weeks ago, but I couldn&#8217;t write about it because I had to go to an urgent trip.</p>
<p>I rewrote some parts of the code and added two new features.</p>
<ul>
<li>Preferences are available from Options/Preferences in Add-ons Manager. Previously preferences were available from Options panel. [You lose old preferences because of this change]</li>
<li>&#8220;Stop Loading Image&#8221; item: With this item you can stop an image from being loaded.</li>
<li>&#8220;Copy Feed URL&#8221; item: This item shows a list of page feeds in a sub-menu. By clicking on feed items, you can copy their URL.</li>
</ul>
<p><a href="http://potatozone.com/en/2012/02/contextmenuplus-1-0/">ContextMenuPlus 1.0</a> is a post from: <a href="http://potatozone.com/en">PotatoZone</a></p>
<div class="crp_related"><h4>Related Posts:</h4><ul><li><a href="http://potatozone.com/en/2011/12/contextmenuplus-adding-functions-firefox-context-menu/"     class="crp_title">ContextMenuPlus &#8211; Adding extra functions to context&hellip;</a></li><li><a href="http://potatozone.com/en/2012/06/contextmenuplus-1-3-released/"     class="crp_title">ContextMenuPlus 1.3 released [Firefox Add-on]</a></li><li><a href="http://potatozone.com/en/2012/05/contextmenuplus-1-2-new-items-hotkey/"     class="crp_title">ContextMenuPlus 1.2 released, with 4 new context menu items&hellip;</a></li><li><a href="http://potatozone.com/en/2012/01/google-reader-feedburner-plus-one/"     class="crp_title">Google Reader, FeedBurner and +1</a></li><li><a href="http://potatozone.com/en/2013/01/new-project-originz-html-css-js-source-viewer-firefox-addon/"     class="crp_title">New Project: Originz &#8211; an HTML, CSS and JS source&hellip;</a></li></ul></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=lOFyypBlees:Yl_4B5spfSw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=lOFyypBlees:Yl_4B5spfSw:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=lOFyypBlees:Yl_4B5spfSw:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=lOFyypBlees:Yl_4B5spfSw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=lOFyypBlees:Yl_4B5spfSw:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=lOFyypBlees:Yl_4B5spfSw:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=lOFyypBlees:Yl_4B5spfSw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=lOFyypBlees:Yl_4B5spfSw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/PotatoZone-EN?a=lOFyypBlees:Yl_4B5spfSw:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/PotatoZone-EN?i=lOFyypBlees:Yl_4B5spfSw:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://potatozone.com/en/2012/02/contextmenuplus-1-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
