<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Freeware on Amit Agarwal Linux Blog</title>
    <link>/tags/freeware/</link>
    <description>Recent content in Freeware on Amit Agarwal Linux Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Wed, 22 Jan 2014 01:15:40 +0000</lastBuildDate>
    
	<atom:link href="/tags/freeware/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>vim mappings – easy way to do things.</title>
      <link>/2014/01/22/vim-mappings-easy-things/</link>
      <pubDate>Wed, 22 Jan 2014 01:15:40 +0000</pubDate>
      
      <guid>/2014/01/22/vim-mappings-easy-things/</guid>
      <description>&lt;p&gt;You can use vim mappings to make some of your editor tasks very simple. Here I am giving you just a example, but you could always let your imagination run wild.&lt;/p&gt;
&lt;p&gt;:nmap ,b Oj0c$**hP&lt;/p&gt;
&lt;p&gt;And what do we do here.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;O – Add a new line&lt;/p&gt;
&lt;p&gt;– Go to &lt;a class=&#34;zem_slink&#34; title=&#34;Normal mode&#34; href=&#34;http://en.wikipedia.org/wiki/Normal_mode&#34; target=&#34;_blank&#34; rel=&#34;wikipedia&#34;&gt;normal mode&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;j – go to newly added line&lt;/p&gt;
&lt;p&gt;0 – Go to begining of line&lt;/p&gt;
&lt;p&gt;c$ – Change till &lt;a class=&#34;zem_slink&#34; title=&#34;Newline&#34; href=&#34;http://en.wikipedia.org/wiki/Newline&#34; target=&#34;_blank&#34; rel=&#34;wikipedia&#34;&gt;end of line&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>sxiv – image viewer</title>
      <link>/2013/12/06/sxiv-image-viewer/</link>
      <pubDate>Fri, 06 Dec 2013 01:13:06 +0000</pubDate>
      
      <guid>/2013/12/06/sxiv-image-viewer/</guid>
      <description>&lt;p&gt;sxiv is a nice alternative to &lt;a href=&#34;http://blog.amit-agarwal.co.in/2009/11/21/feh-versatile-image-viewer-works-from-command-line-too/&#34; title=&#34;feh – versatile image viewer works from command line too.&#34;&gt;feh&lt;/a&gt;. It is very light weight and quite useful. Here is the description:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Description :&lt;br&gt;
sxiv is an alternative to feh and qiv. Its only dependency besides xlib&lt;br&gt;
is imlib2. The primary goal for writing sxiv is to create an &lt;a class=&#34;zem_slink&#34; title=&#34;Image viewer&#34; href=&#34;http://en.wikipedia.org/wiki/Image_viewer&#34; target=&#34;_blank&#34; rel=&#34;wikipedia&#34;&gt;image viewer&lt;/a&gt;,&lt;br&gt;
which only has the most basic features required for fast image viewing (the&lt;br&gt;
ones I want). It works nicely with &lt;a class=&#34;zem_slink&#34; title=&#34;Tiling window manager&#34; href=&#34;http://en.wikipedia.org/wiki/Tiling_window_manager&#34; target=&#34;_blank&#34; rel=&#34;wikipedia&#34;&gt;tiling window managers&lt;/a&gt; and its code base&lt;br&gt;
should be kept small and clean to make it easy for you to dig into it and&lt;br&gt;
customize it for your needs.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Free, But Not Full-Featured Photo editor</title>
      <link>/2011/02/13/free-but-not-full-featured-photo-editor/</link>
      <pubDate>Sun, 13 Feb 2011 16:08:14 +0000</pubDate>
      
      <guid>/2011/02/13/free-but-not-full-featured-photo-editor/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.linuxworld.com/reviews/2010/111710-photo-editor-free-but-not.html&#34;&gt;http://www.linuxworld.com/reviews/2010/111710-photo-editor-free-but-not.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Photo! Editor: Free, But Not Full-Featured This free &lt;a class=&#34;zem_slink&#34; title=&#34;Graphics software&#34; rel=&#34;wikipedia&#34; href=&#34;http://en.wikipedia.org/wiki/Graphics_software&#34;&gt;photo editor&lt;/a&gt; produces nice images easily, but can’t print or share. By Sally Wiener Grotta and Daniel Grotta, &lt;a class=&#34;zem_slink&#34; title=&#34;PC World (magazine)&#34; rel=&#34;homepage&#34; href=&#34;http://www.pcworld.com&#34;&gt;PC World&lt;/a&gt; November 16, 2010 07:21 PM&lt;/p&gt;
&lt;p&gt;Photo! Editor (free) is an interesting combination of easy-to-use &lt;a class=&#34;zem_slink&#34; title=&#34;Image editing&#34; rel=&#34;wikipedia&#34; href=&#34;http://en.wikipedia.org/wiki/Image_editing&#34;&gt;image editing&lt;/a&gt; tools that can produce good results for the person who wants to simply clean up their photos, though the program does have highly limited functionality.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>viewnior – another image viewer on Linux (with support for GIF)</title>
      <link>/2010/09/25/viewnior-another-image-viewer-on-linux-with-support-for-gif/</link>
      <pubDate>Sat, 25 Sep 2010 16:21:26 +0000</pubDate>
      
      <guid>/2010/09/25/viewnior-another-image-viewer-on-linux-with-support-for-gif/</guid>
      <description>&lt;!--[ad#ad-2]--&gt;
&lt;p&gt;Here is another Linux viewer (Image) that is worth a mention. URL : &amp;lt;a href=&amp;quot;http://xsisqox.github.com/Viewnior&amp;quot;&amp;gt;http://xsisqox.github.com/Viewnior&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Description&lt;/strong&gt; :&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Viewnior is an &amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;Image viewer&amp;quot; rel=&amp;quot;wikipedia&amp;quot; href=&amp;quot;http://en.wikipedia.org/wiki/Image_viewer&amp;quot;&amp;gt;image viewer&lt;/a&gt; program. Created to be simple, fast and elegant.  It&amp;amp;#8217;s minimalistic interface provides more screen space for your images. Among  its features are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fullscreen &amp;amp; Slideshow&lt;/li&gt;
&lt;li&gt;Rotate, flip, save, delete images&lt;/li&gt;
&lt;li&gt;Animation support&lt;/li&gt;
&lt;li&gt;Browse only selected images&lt;/li&gt;
&lt;li&gt;Navigation window&lt;/li&gt;
&lt;li&gt;Simple interface&lt;/li&gt;
&lt;li&gt;Configurable &amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;Mouse (computing)&amp;quot; rel=&amp;quot;wikipedia&amp;quot; href=&amp;quot;http://en.wikipedia.org/wiki/Mouse_%28computing%29&amp;quot;&amp;gt;mouse&lt;/a&gt; actions&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;The best part about the viewer is the ability to display gif inherently. Worth a look if you are using a lot of gif images.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>F-Spot photo viewer – another tool with option to view the exif data.</title>
      <link>/2010/09/22/f-spot-photo-viewer-another-tool-with-option-to-view-the-exif-data/</link>
      <pubDate>Wed, 22 Sep 2010 15:45:51 +0000</pubDate>
      
      <guid>/2010/09/22/f-spot-photo-viewer-another-tool-with-option-to-view-the-exif-data/</guid>
      <description>&lt;!--[ad#ad-2]--&gt;
&lt;p&gt;Here is another tool worth looking at for &amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;Image viewer&amp;quot; rel=&amp;quot;wikipedia&amp;quot; href=&amp;quot;http://en.wikipedia.org/wiki/Image_viewer&amp;quot;&amp;gt;Image Viewer&lt;/a&gt;. Its called F-spot and the description for the same is as below :&lt;/p&gt;
&lt;blockquote&gt;
&lt;p style=\&#34;text-align: center;\&#34;&gt;&lt;a class=\&#34;zem_slink\&#34; title=\&#34;F-Spot\&#34; rel=\&#34;homepage\&#34; href=\&#34;http://f-spot.org/\&#34;&gt;F-Spot&lt;/a&gt; is an application designed to provide personal photo management  
to the &lt;a class=\&#34;zem_slink\&#34; title=\&#34;GNOME\&#34; rel=\&#34;homepage\&#34; href=\&#34;http://www.gnome.org/\&#34;&gt;GNOME desktop&lt;/a&gt;. Features include import, &lt;a class=\&#34;zem_slink\&#34; title=\&#34;Export\&#34; rel=\&#34;wikipedia\&#34; href=\&#34;http://en.wikipedia.org/wiki/Export\&#34;&gt;export&lt;/a&gt;, &lt;a class=\&#34;zem_slink\&#34; title=\&#34;Printing\&#34; rel=\&#34;wikipedia\&#34; href=\&#34;http://en.wikipedia.org/wiki/Printing\&#34;&gt;printing&lt;/a&gt; and advanced  
sorting and tagging of &lt;a class=\&#34;zem\_slink\&#34; title=\&#34;Digital image\&#34; rel=\&#34;wikipedia\&#34; href=\&#34;http://en.wikipedia.org/wiki/Digital\_image\&#34;&gt;digital images&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Another interesting viewer for images on Linux – Geeqie.</title>
      <link>/2010/09/16/another-interesting-viewer-for-images-on-linux-geeqie/</link>
      <pubDate>Thu, 16 Sep 2010 03:38:00 +0000</pubDate>
      
      <guid>/2010/09/16/another-interesting-viewer-for-images-on-linux-geeqie/</guid>
      <description>&lt;!--[ad#ad-2]--&gt;
&lt;p&gt;Here is the description:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Geeqie has been forked from the &amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;GQview&amp;quot; rel=&amp;quot;homepage&amp;quot; href=&amp;quot;http://gqview.sourceforge.net&amp;quot;&amp;gt;GQview&lt;/a&gt; project with the goal of picking up development and integrating patches. It is an &amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;Image viewer&amp;quot; rel=&amp;quot;wikipedia&amp;quot; href=&amp;quot;http://en.wikipedia.org/wiki/Image_viewer&amp;quot;&amp;gt;image viewer&lt;/a&gt; for browsing through graphics files. Its many features include &amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;Point-and-click&amp;quot; rel=&amp;quot;wikipedia&amp;quot; href=&amp;quot;http://en.wikipedia.org/wiki/Point-and-click&amp;quot;&amp;gt;single click&lt;/a&gt; file&lt;br&gt;
viewing, support for external editors, previewing images using &amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;Thumbnail&amp;quot; rel=&amp;quot;wikipedia&amp;quot; href=&amp;quot;http://en.wikipedia.org/wiki/Thumbnail&amp;quot;&amp;gt;thumbnails&lt;/a&gt;, and zoom.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;First off, this is one image viewer with a lot more features than &amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;Eye of GNOME&amp;quot; rel=&amp;quot;homepage&amp;quot; href=&amp;quot;http://www.gnome.org/projects/eog/&amp;quot;&amp;gt;EOG&lt;/a&gt; or any such light weight image viewer. So, my experience was that it was a little slower in loading images (bigger than 5MB) and opening folders with more than 150 images. Here is a brief of the image viewer with screenshots.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Using EOG and other image viewers to learn tricks of photography</title>
      <link>/2010/09/12/using-eog-and-other-image-viewers-to-learn-tricks-of-photography/</link>
      <pubDate>Sun, 12 Sep 2010 15:01:29 +0000</pubDate>
      
      <guid>/2010/09/12/using-eog-and-other-image-viewers-to-learn-tricks-of-photography/</guid>
      <description>&lt;!--[ad#ad-2]--&gt;
&lt;p&gt;&amp;lt;img class=&amp;quot;size-medium wp-image-2472&amp;quot; title=&amp;quot;Eye of Gnome Viewer with exif data&amp;quot; src=&amp;quot;http://blog.amit-agarwal.co.in/wp-content/uploads/2010/09/eog-300x218.jpg&amp;quot; alt=&amp;quot;Eye of Gnome Viewer with exif data&amp;quot; width=&amp;quot;300&amp;quot; height=&amp;quot;218&amp;quot; /&amp;gt;&lt;/p&gt;
&lt;p&gt;Today we will look at how a simple viewer like &amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;Eye of GNOME&amp;quot; rel=&amp;quot;homepage&amp;quot; href=&amp;quot;http://www.gnome.org/projects/eog/&amp;quot;&amp;gt;EOG&lt;/a&gt; of Gnome can help you learn some basic things about Photography.&lt;/p&gt;
&lt;p&gt;To begin with, we will open eog and then go to :&lt;/p&gt;
&lt;p&gt;Edit -&amp;gt; Preferences -&amp;gt; Plugins&lt;/p&gt;
&lt;p&gt;and enable&lt;/p&gt;
&lt;p&gt;&amp;lt;a class=&amp;quot;zem_slink&amp;quot; title=&amp;quot;Exchangeable image file format&amp;quot; rel=&amp;quot;wikipedia&amp;quot; href=&amp;quot;http://en.wikipedia.org/wiki/Exchangeable_image_file_format&amp;quot;&amp;gt;Exif&lt;/a&gt; Display&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>PuTTY alternatives - AlternativeTo.net</title>
      <link>/2010/06/04/putty-alternatives-alternativeto-net/</link>
      <pubDate>Fri, 04 Jun 2010 02:06:45 +0000</pubDate>
      
      <guid>/2010/06/04/putty-alternatives-alternativeto-net/</guid>
      <description>&lt;!--[ad#ad-2]--&gt;
&lt;p&gt;Sometimes after hours of searching you find a link so good that it needs no introductions and neither any writeup. I found one such page today :&lt;/p&gt;
&lt;p&gt;&amp;lt;a href=&amp;quot;http://alternativeto.net/desktop/putty/&amp;quot;&amp;gt;http://alternativeto.net/desktop/putty/&lt;/a&gt;&amp;lt;h6 class=&amp;quot;zemanta-related-title&amp;quot;&amp;gt;Related articles by Zemanta&lt;/h6&gt; &amp;lt;ul class=&amp;quot;zemanta-article-ul&amp;quot;&amp;gt; &amp;lt;li class=&amp;quot;zemanta-article-ul-li&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://www.downloadsquad.com/2010/05/18/kitty-is-win32-native-putty/&amp;quot;&amp;gt;KiTTY is Win32-native PuTTY&lt;/a&gt; (downloadsquad.com)&lt;/li&gt; &amp;lt;li class=&amp;quot;zemanta-article-ul-li&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://blog.amit-agarwal.co.in/2010/04/11/putty-export-client-display-on-login-for-opening-x-application-and-terminal/&amp;quot;&amp;gt;PuTTY export client display on login for opening X application and terminal.&lt;/a&gt; (amit-agarwal.co.in)&lt;/li&gt; &amp;lt;li class=&amp;quot;zemanta-article-ul-li&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://colonelqubit.wordpress.com/2010/05/05/time-to-empty-my-pockets-for-foss-projects/&amp;quot;&amp;gt;Time to empty my pockets for FOSS projects&lt;/a&gt; (colonelqubit.wordpress.com)&lt;/li&gt; &lt;/ul&gt; &amp;lt;div class=&amp;quot;zemanta-pixie&amp;quot;&amp;gt;&amp;lt;a class=&amp;quot;zemanta-pixie-a&amp;quot; title=&amp;quot;Reblog this post [with Zemanta]&amp;quot; href=&amp;quot;http://reblog.zemanta.com/zemified/a0e0301f-eb88-41fd-afbb-ab5bea19c81b/&amp;quot;&amp;gt;&amp;lt;img class=&amp;quot;zemanta-pixie-img&amp;quot; src=&amp;quot;http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/reblog_b96.png&amp;quot; alt=&amp;quot;Reblog this post [with Zemanta]&amp;quot; /&amp;gt;&lt;/a&gt;&amp;lt;span class=&amp;quot;zem-script more-related more-info pretty-attribution paragraph-reblog&amp;quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>In (any) vi, add a keystroke to format the current paragraph.</title>
      <link>/2010/04/11/in-any-vi-add-a-keystroke-to-format-the-current-paragraph/</link>
      <pubDate>Sun, 11 Apr 2010 09:11:58 +0000</pubDate>
      
      <guid>/2010/04/11/in-any-vi-add-a-keystroke-to-format-the-current-paragraph/</guid>
      <description>&lt;!--[ad#ad-2]--&gt;
&lt;p&gt;&amp;lt;a id=&amp;quot;aptureLink_F2g9MXMw3t&amp;quot; href=&amp;quot;http://en.wikipedia.org/wiki/Vi&amp;quot;&amp;gt;vi editor&lt;/a&gt; is very powerful in the sense that you can use maps, abbreviations and recordings. One such example is when you are trying to write a email or trying to write a paragraph and you want to format it. You can create a mapping like so, in your .exrc or .vimrc and use it to format the paragraph.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;tt&gt;map ^A !}fmt&lt;/tt&gt;&amp;lt;h6 class=&amp;quot;zemanta-related-title&amp;quot;&amp;gt;Related articles by Zemanta&lt;/h6&gt; &amp;lt;ul class=&amp;quot;zemanta-article-ul&amp;quot;&amp;gt; &amp;lt;li class=&amp;quot;zemanta-article-ul-li&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://www.slumpedoverkeyboarddead.com/2009/08/19/nano-text-editor-course/&amp;quot;&amp;gt;Nano Text Editor Course&lt;/a&gt; (slumpedoverkeyboarddead.com)&lt;/li&gt; &lt;/ul&gt; &amp;lt;div class=&amp;quot;zemanta-pixie&amp;quot;&amp;gt;&amp;lt;a class=&amp;quot;zemanta-pixie-a&amp;quot; title=&amp;quot;Reblog this post [with Zemanta]&amp;quot; href=&amp;quot;http://reblog.zemanta.com/zemified/af58b127-c811-4fc3-bce6-9f44fcdc03c3/&amp;quot;&amp;gt;&amp;lt;img class=&amp;quot;zemanta-pixie-img&amp;quot; src=&amp;quot;http://blog.amit-agarwal.co.in/wp-content/uploads/2010/08/reblog_b22.png&amp;quot; alt=&amp;quot;Reblog this post [with Zemanta]&amp;quot; /&amp;gt;&lt;/a&gt;&amp;lt;span class=&amp;quot;zem-script more-related more-info pretty-attribution paragraph-reblog&amp;quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>5 Sites To Find Free Alternatives To Popular Software</title>
      <link>/2009/11/21/5-sites-to-find-free-alternatives-to-popular-software/</link>
      <pubDate>Sat, 21 Nov 2009 02:13:26 +0000</pubDate>
      
      <guid>/2009/11/21/5-sites-to-find-free-alternatives-to-popular-software/</guid>
      <description>&lt;!--[ad#ad-2]--&gt;
&lt;p&gt;And sometimes there are software you find irksome and think things could have been better. In any case, I always like to try out a few alternative software choices before I settle with any particular application mainly for two reasons: One, you would never know how good or bad the one you are using is until you try some alternatives and two: a bit of choice and competition can only be for the good of us users! Your motivation might be different: perhaps you want to find a free software that does the same task as the paid software you are using or maybe your favorite Windows application is not available on Mac or Linux.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
