<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>tools on Sai Ram&#39;s Blog</title>
    <link>https://sairam.dev/tags/tools/</link>
    <description>Recent content in tools on Sai Ram&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>&amp;copy; 2020. All rights reserved.</copyright>
    <lastBuildDate>Wed, 05 Apr 2017 20:00:00 +0530</lastBuildDate>
    
	<atom:link href="https://sairam.dev/tags/tools/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>CLI Productivity Tools - FZF &amp; Yank</title>
      <link>https://sairam.dev/post/cli-productivity-fzf-yank/</link>
      <pubDate>Wed, 05 Apr 2017 20:00:00 +0530</pubDate>
      
      <guid>https://sairam.dev/post/cli-productivity-fzf-yank/</guid>
      <description>fzf Came across an powerful CLI fzf utility. There are plugins for vim, tmux and bash too. If you are a command line junkie like I am, you should definitely not miss this.
  
yank do check out yank and on mac with
brew install yank  source: http://brewformulas.org/yank
  
Now fzf | yank ps -ef | fzf | yank  copy the selected output from fzf and copy it into clipboard.</description>
    </item>
    
    <item>
      <title>Data Visualization Tools</title>
      <link>https://sairam.dev/post/data-visualization-tools/</link>
      <pubDate>Mon, 03 Apr 2017 20:00:00 +0530</pubDate>
      
      <guid>https://sairam.dev/post/data-visualization-tools/</guid>
      <description>As part of work I was looking at a problem and came across an amazing set of Data Visualization tools. You may have seen this Data Visualization Talk from couple of years ago.
 Data Visualization by GapMinder is a proper tool for analyzing large sets of data.
 This video below is dated (2003), but the tool can be used as-is at gapminder.org/tools
The vision of GapMinder is to fight ignorance with a fact based worldview that everyone can understand Other Tools  Gap Minder Desktop Tableau Juila Plots  Finding the types of charts  Start off here to learn what Chart Types to use for the situation http://www.</description>
    </item>
    
    <item>
      <title>Today I learnt - Image Magick scripts</title>
      <link>https://sairam.dev/post/til-imagemagick-scripts/</link>
      <pubDate>Sat, 24 Dec 2016 00:28:45 +0530</pubDate>
      
      <guid>https://sairam.dev/post/til-imagemagick-scripts/</guid>
      <description>I was generating logos for Git Notify&amp;rsquo;s Chrome Extension with the help of GoSpaces Tools. I have got a generic one in a decent sized banner. I had to crop off in the centre.
imagemagick to the rescue. but the args? A simple Google search solved it.
convert input.jpg -gravity center -crop 25x25+0+0 output.jpg  source: Image Magick Forum
Fred Weinhaus has put together lots of Image Magick scripts. One I was looking was to crop in the middle is called squareup.</description>
    </item>
    
    <item>
      <title>Bye bye Delicious! Yo Pinboard!</title>
      <link>https://sairam.dev/post/bye-bye-delicious-yo-pinboard/</link>
      <pubDate>Sun, 03 Apr 2016 21:00:00 +0530</pubDate>
      
      <guid>https://sairam.dev/post/bye-bye-delicious-yo-pinboard/</guid>
      <description>Delicious has been one of my favourite and a tool that I have held since 200[78]. The entity has been through several transitions. People have feared and moved out and became in-active. del.icio.us the most famous domain hack around 2008. Yahoo bought it, later sold it and I don&amp;rsquo;t know what happened later on.
Then, starting around Dec 2015, Delicious started popping up Advertisements. They were like the ads from 2000s where you see amazing animations which sucked.</description>
    </item>
    
  </channel>
</rss>