<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>Animesh Kumar {itsAnimesh} &#187; Softwares</title>
	<atom:link href="http://itsanimesh.com/tag/softwares/feed/" rel="self" type="application/rss+xml" />
	<link>http://itsanimesh.com</link>
	<description>Tech Geek / FOSS Enthusiasts</description>
	<lastBuildDate>Mon, 21 May 2012 19:16:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Generate Hardware Information on Linux!!!</title>
		<link>http://itsanimesh.com/2010/02/08/generate-hardware-information-on-linux/</link>
		<comments>http://itsanimesh.com/2010/02/08/generate-hardware-information-on-linux/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 08:45:46 +0000</pubDate>
		<dc:creator>itsAnimesh</dc:creator>
				<category><![CDATA[Tech Gyaan]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://itsanimesh.com/?p=1633</guid>
		<description><![CDATA[You can generate a nice report (HTML or XML format) of your laptop/desktop hardware information by executing this command: lshw -html &#62; sysinfo.html You may need to install it first&#8230; For Debian and Ubuntu users installation is simple.. sudo aptitude install lshw You can find the detailed information about lshw from the following page: http://www.ezix.org/project/wiki/HardwareLiSter]]></description>
			<content:encoded><![CDATA[<p>You can generate a nice report (HTML or XML format) of your laptop/desktop hardware information by executing this command:</p>
<p style="text-align: center;"><code><strong>lshw -html &gt; sysinfo.html</strong></code></p>
<p>You may need to install it first&#8230; For Debian and Ubuntu users installation is simple..</p>
<p><code>sudo aptitude install lshw</code></p>
<p>You can find the detailed information about <strong>lshw</strong> from the following page: <a href="http://www.ezix.org/project/wiki/HardwareLiSter" target="_blank">http://www.ezix.org/project/wiki/HardwareLiSter</a></p>
<p><strong> </strong></p>
]]></content:encoded>
			<wfw:commentRss>http://itsanimesh.com/2010/02/08/generate-hardware-information-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why is Software Development Addicting???</title>
		<link>http://itsanimesh.com/2009/12/08/why-is-software-development-addicting/</link>
		<comments>http://itsanimesh.com/2009/12/08/why-is-software-development-addicting/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 12:49:14 +0000</pubDate>
		<dc:creator>itsAnimesh</dc:creator>
				<category><![CDATA[Realizations in Life]]></category>
		<category><![CDATA[Tech Gyaan]]></category>
		<category><![CDATA[Softwares]]></category>

		<guid isPermaLink="false">http://itsanimesh.com/?p=1408</guid>
		<description><![CDATA[So what is it about software development that interests geeks like us&#8230;.. After putting a little thought into it, for me it comes down to two words, new and challenging&#8230; It&#8217;s these two words that makes software development so addicting as well as fun.. :) As developers we are always looking for that high, however ...]]></description>
			<content:encoded><![CDATA[<p>So what is it about software development that interests geeks like us&#8230;..</p>
<p>After putting a little thought into it, for me it comes down to two words, <strong>new</strong> and <strong>challenging</strong>&#8230; It&#8217;s these two words that makes software development so addicting as well as fun.. :) As developers we are always looking for that high, however we can’t always get it, making it better, making it more efficient keeps us going, with a reward in the final product&#8230;<span id="more-1408"></span></p>
<p>New&#8230;.. new is obvious, writing anything new is fun because it’s void of the same old structure, new code is fun to write but what’s even better is the underlying framework in a new environment, or better yet something you’re convinced, per google, has never been done; or posted anyway. New could also be a paradigm shift, for instance that first time instead of parsing a Notes view you walked an xml file, or used a new language to walk that same Notes view.</p>
<p>Challenging&#8230;. the challenge draws you in, or makes you step back, and look at it, you make notes on paper and then start typing, only to turn away to make more notes. Lately the most challenging things I’ve worked on take more time thinking on the way to work then they do writing. Imagine taking a picture, easy enough, now imagine taking the picture as <a href="http://en.wikipedia.org/wiki/Ansel_Adams">Ansel Adams</a> would do&#8230; On your commute to work tomorrow think about the subject, the angle you want to shoot at and the angle of the sun… and then execute. Which one takes longer? As for the picture, is it rewarding? Now that’s CODING&#8230; ;)</p>
<p>So to some up these maybe the reasons why geeks like us just love to code day n night.. :)</p>
]]></content:encoded>
			<wfw:commentRss>http://itsanimesh.com/2009/12/08/why-is-software-development-addicting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Adds &#8220;Swirl&#8221; to Image Search!!!</title>
		<link>http://itsanimesh.com/2009/11/18/google-adds-swirl-to-image-search/</link>
		<comments>http://itsanimesh.com/2009/11/18/google-adds-swirl-to-image-search/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 08:32:04 +0000</pubDate>
		<dc:creator>itsAnimesh</dc:creator>
				<category><![CDATA[Assorted Gyaan]]></category>
		<category><![CDATA[Tech Gyaan]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Swirl]]></category>

		<guid isPermaLink="false">http://itsanimesh.com/?p=1156</guid>
		<description><![CDATA[Google has launched Google Image Swirl, a new image discovery tool that visually clusters similar images. It automatically organizes image search results into groups and sub-groups. Swirl uses algorithms, metadata, and facial recognition software to distinguish between structures, places, people, and even time of day in digital images. For example, if you search for &#8220;New ...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1157" title="Google Image Swirl" src="http://itsanimesh.com/wp-content/uploads/2009/11/google_swirl.JPG" alt="google_swirl" width="288" height="267" />Google has launched <a href="http://image-swirl.googlelabs.com/">Google Image Swirl,</a> a new image discovery tool that visually clusters similar images. It automatically organizes image search results into groups and sub-groups.</p>
<p>Swirl uses algorithms, metadata, and facial recognition software to distinguish between structures, places, people, and even time of day in digital images. For example, if you search for &#8220;New Delhi,&#8221; you will get sets of New Delhi state maps, and various scenery of the state. As you drill down further into the results, you get to see more tightly refined sets of images based on what you choose.<span id="more-1156"></span></p>
<p>Clicking on any of the subgroups opens a window into additional &#8220;sub-clusters&#8221; of pictures categorized by factors such as angle, time of day, and whether an image is a close-up or a panorama.</p>
<p style="text-align: center;">&nbsp;</p>
<p>We can play with Image Swirl at <a href="http://image-swirl.googlelabs.com/">Google Labs</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://itsanimesh.com/2009/11/18/google-adds-swirl-to-image-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is Considered a Good Application???</title>
		<link>http://itsanimesh.com/2009/11/06/what-is-considered-a-good-application/</link>
		<comments>http://itsanimesh.com/2009/11/06/what-is-considered-a-good-application/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 06:27:39 +0000</pubDate>
		<dc:creator>itsAnimesh</dc:creator>
				<category><![CDATA[Tech Gyaan]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Softwares]]></category>

		<guid isPermaLink="false">http://itsanimesh.com/?p=859</guid>
		<description><![CDATA[Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away. &#8212; Antoine What is a good application? or lets put it this way what defines a good application? It’s not just one thing, of course, there is no magic formula for making a good application. ...]]></description>
			<content:encoded><![CDATA[<blockquote><p>Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away. &#8212; <strong><a title="w:Antoine" href="http://en.wikipedia.org/wiki/Antoine_de_Saint_Exup%C3%A9ry">Antoine</a></strong></p></blockquote>
<p>What is a good application? or lets put it this way what defines a good application? It’s not just one thing, of course, there is no magic formula for making a good application.</p>
<p>What makes me love an application or what i think is a good application: the buttons and features should be in the right place. This is one of the reasons why i love applications by Google. Nearly all their applications make sense.</p>
<p>Example: I was working on a Word as well as an Excel document today and I was thinking that wouldn&#8217;t it be great to be able to access this document from anywhere. In other words, I wanted to upload it somewhere. The first thing that strikes anyone is to Gmail it to myself so I have a copy in my mailbox, but then I though: I’m sure Google is smarter than that, and they already have a better solution. And they already do, at the top of the page, next to Gmail and Calendar, there is Documents. Which does exactly what I expected it to do. This, for me, is what defines a good application. It’s made by people who already thought of what you want, and implemented it in the most logical and reasonable way. All I have to do is think &#8220;where would I put the button if I was a programmer/user of this feature?&#8221; and I will find it instantly.<br />
Cheers :)</p>
]]></content:encoded>
			<wfw:commentRss>http://itsanimesh.com/2009/11/06/what-is-considered-a-good-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is a Software Devlopment cycle???</title>
		<link>http://itsanimesh.com/2009/09/27/what-is-a-software-devlopment-cycle/</link>
		<comments>http://itsanimesh.com/2009/09/27/what-is-a-software-devlopment-cycle/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 19:09:11 +0000</pubDate>
		<dc:creator>itsAnimesh</dc:creator>
				<category><![CDATA[Tech Gyaan]]></category>
		<category><![CDATA[Softwares]]></category>

		<guid isPermaLink="false">http://itsanimesh.com/?p=799</guid>
		<description><![CDATA[Well according to Wikipedia : A software development cycle is a structure imposed on the development of a software product. There are several models for such processes, each describing approaches to a variety of tasks or activities that take place during the process. I&#8217;l  share with you for the first time the details of the ...]]></description>
			<content:encoded><![CDATA[<p>Well according to Wikipedia :</p>
<blockquote><p>A <strong>software development cycle</strong> is a structure imposed on the development of a software product. There are several models for such processes, each describing approaches to a variety of tasks or activities that take place during the process.</p></blockquote>
<p>I&#8217;l  share with you for the first time the <strong>details </strong>of the cycle. The following are the important <strong>steps </strong>in the development cycle.<span id="more-799"></span></p>
<ol>
<li>Programmer produces code he <strong>&#8220;positively believes&#8221;</strong> is <strong>bug-free</strong>.</li>
<li>The product is tested by the testing team and they find 30 bugs.</li>
<li>Programmer fixes 15 of the bugs and explains to the testing team that the other 15 aren&#8217;t really bugs, they are so called <strong>&#8220;special features&#8221;</strong> in the product.</li>
<li>Testing team again tests the product and finds that five of the fixes didn&#8217;t  work and also discovers 15 new bugs.</li>
<li>Repeat steps 2 to 4 <strong>ten more times</strong>.</li>
<li>Due to marketing pressure and an extremely premature product announcement based on overly-optimistic programming     schedule, the product is <strong>released</strong>.</li>
<li>Users find 250 new bugs.</li>
<li>Original programmer, having cashed his <strong>royalty </strong>check, is nowhere to be found.</li>
<li>Newly-assembled programming team fixes almost all of the 250 bugs, but introduce 456 new ones.</li>
<li>Original programmer sends underpaid testing department a <strong>postcard </strong>from Hawaii.  Entire testing department <strong>quits</strong>.</li>
<li>Company is bought in a hostile takeover by competitor using profits from their latest release, which had 783 bugs.</li>
<li>New CEO is brought in by board of directors.  He hires programmer to redo program from scratch.</li>
<li>Programmer produces code he &#8220;positively believes&#8221; is bug-free.</li>
</ol>
<p>So all computer science students, learning various kinds of development cycles remember those cycles never comes into use in real world&#8230; ;)</p>
]]></content:encoded>
			<wfw:commentRss>http://itsanimesh.com/2009/09/27/what-is-a-software-devlopment-cycle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set Twitter Tweet as status message in Pidgin!!!</title>
		<link>http://itsanimesh.com/2009/03/08/set-twitter-tweet-as-status-message-in-pidgin/</link>
		<comments>http://itsanimesh.com/2009/03/08/set-twitter-tweet-as-status-message-in-pidgin/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 09:13:58 +0000</pubDate>
		<dc:creator>itsAnimesh</dc:creator>
				<category><![CDATA[Tech Gyaan]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Pidgin]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://itsanimesh.com/?p=221</guid>
		<description><![CDATA[While browsing the net you would have heard about Twitter. Twitter is basically another name for micro blogging. In twitter you just have to sign up, then update a single line(&#8220;what you are currently doing?&#8221;) whenever you can. Its just so simple, no fuss about making a profile or writing down about the movies you ...]]></description>
			<content:encoded><![CDATA[<p>While browsing the net you would have heard about <strong><a href="http://twitter.com/">Twitter</a></strong>. Twitter is basically another name for <a href="http://en.wikipedia.org/wiki/Micro-blogging">micro blogging</a>. In twitter you just have to sign up, then update a single line(&#8220;what you are currently doing?&#8221;) whenever you can. Its just so simple, no fuss about making a profile or writing down about the movies you like and blah blah&#8230;</p>
<p>A lot of us also use different instant messaging clients on a day to day basis. <strong><a href="http://www.pidgin.im/">Pidgin</a></strong> is one of these clients that runs on a number of platforms, including Windows, Linux, and other UNIX operating systems. The advantage of using pidgin is that instead of running GTalk, Yahoo Messenger and MSN Messenger separately, you can have everything-in-one.</p>
<p>Now Pidigin allows us to set a status message and that is exactly what we do in twitter. So here&#8217;s what we can do.. update twitter status alone and then get Pidgin to retrieve and set the tweet as the IM status automatically.. This can be done with a help of a code found at <a href="http://code.google.com/p/pidgin-twitterstatus/"><strong>Google Codes</strong></a>.</p>
<p>To do this follow the steps below. (I am taking it that you have already got Pidgin installed on your system.)</p>
<p><strong>1.</strong> Firstly we need to install <strong>Perl</strong>. Most Linux distros come with Perl preinstalled. Windows users, download and install Perl from <a href="http://www.activestate.com/activeperl/"><strong>here</strong></a>.</p>
<p><strong>2.</strong> Take a Command Prompt/Terminal and enter: perl -MCPAN -e shell (Linux users, would have to add a sudo before this). In the CPAN prompt that you got now, enter install XML::XPath and hit enter. This will download and install the Xpath module from Internet.</p>
<p><strong>3.</strong> Now launch Pidgin. Go to <strong>Help -&gt; About</strong> and scroll to the bottom of the page. You should see a line : <strong>Perl: Enabled</strong>.</p>
<p><strong>4.</strong> Download <strong>twitter.pl</strong> from <a href="http://code.google.com/p/pidgin-twitterstatus/downloads/list"><strong>http://code.google.com/p/pidgin-twitterstatus/downloads/list</strong></a> and put it into your Pidgin plugins folder. Usually the plugins folder is <strong>C:Program Filespidginplugins for Windows users and ~/.purple/plugins for Linux users.</strong></p>
<p><strong>5.</strong> Now restart Pidgin and go to <strong>Tools -&gt; Plugins</strong>. There will be a new plugin named <strong>Twitter Status Feed</strong>. Enable it and click on <strong>Configure Plugin</strong>. Enter your twitter user name in the dialog box that pops up.</p>
<p><strong>6.</strong> Now in the drop down box where we select our status choose Twitter.</p>
<p>Note : sometimes in Linux copying the twitter.pl in &#8220;<strong>~/.purple/plugins</strong>&#8221; may not work. If you have root privilege then copy the script in  &#8220;<strong>/usr/lib/purple-2/</strong>&#8220;.</p>
<p>Please leave comments if you face problems. :)</p>
]]></content:encoded>
			<wfw:commentRss>http://itsanimesh.com/2009/03/08/set-twitter-tweet-as-status-message-in-pidgin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Green Verticale Line&#8217;s while playing movies in VLC!!!</title>
		<link>http://itsanimesh.com/2009/03/03/green-verticale-lines-while-playing-movies-in-vlc/</link>
		<comments>http://itsanimesh.com/2009/03/03/green-verticale-lines-while-playing-movies-in-vlc/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 15:48:50 +0000</pubDate>
		<dc:creator>itsAnimesh</dc:creator>
				<category><![CDATA[Tech Gyaan]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[vlc]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://itsanimesh.com/?p=201</guid>
		<description><![CDATA[Sometimes while playing movies or videos in VLC you may have noticed that green vertical bar comes up on the video and the color of the video gets distorted. I didn&#8217;t know at first what causes it but after playing around with it a little i found out that Xgl causes these line to come ...]]></description>
			<content:encoded><![CDATA[<p>Sometimes while playing movies or videos in <strong>VLC</strong> you may have noticed that green vertical bar comes up on the video and the color of the video gets distorted. I didn&#8217;t know at first what causes it but after playing around with it a little i found out that <strong>Xgl</strong> causes these line to come up above the video. When i had xgl uninstalled, the green thick line at the top of some videos played in VLC was gone. But after reinstalled xgl, the green line was back. I played the video&#8217;s using the (non-GUI, terminal command) <strong>mplayer</strong> command, lines were not visible in this. But the lines were visible in the GUI version of mplayer. The basic problem is that default output module used by VLC is <strong>XVideo</strong>.The simple solution is to change the output module to whatever works best for you.<br />
Now coming to the point on how to change the module :<br />
<strong>VLC &gt; Tools &gt; Preferences &gt; Video &gt; Output &gt;</strong> change the default to what you want by the drop down box.</p>
<p>If you face problems please leave comments. :)</p>
]]></content:encoded>
			<wfw:commentRss>http://itsanimesh.com/2009/03/03/green-verticale-lines-while-playing-movies-in-vlc/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Installing Adobe Air and its applications on Ubuntu 8.10!!!</title>
		<link>http://itsanimesh.com/2009/02/22/installing-adobe-air-and-its-applications-on-ubuntu/</link>
		<comments>http://itsanimesh.com/2009/02/22/installing-adobe-air-and-its-applications-on-ubuntu/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 06:45:17 +0000</pubDate>
		<dc:creator>itsAnimesh</dc:creator>
				<category><![CDATA[Tech Gyaan]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Adobe AIR]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://itsanimesh.com/?p=190</guid>
		<description><![CDATA[Adobe AIR Environment is one of the hottest new technology around, it allows us to easily create cross platform Internet rich applications and widget that are Internet ready. To install Adobe AIR on Ubuntu 8.10 follow these steps.. Open Terminal window from (Applications -&#62; Accessories -&#62; Terminal ) and issue the following command in the ...]]></description>
			<content:encoded><![CDATA[<p>Adobe AIR Environment is one of the hottest new technology around, it allows us to easily create cross platform Internet rich applications and widget that are Internet ready.</p>
<p>To install <strong>Adobe AIR on Ubuntu 8.10</strong> follow these steps..</p>
<p>Open Terminal window from <strong>(Applications -&gt; Accessories -&gt; Terminal )</strong> and issue the following command in the terminal window.<br />
<code>wget http://airdownload.adobe.com/air/lin/download/1.5/AdobeAIRInstaller.bin</code></p>
<p>Now :<br />
<code>chmod +x AdobeAIRInstaller.bin</code></p>
<p>After That :<br />
<code>./AdobeAIRInstaller.bin</code></p>
<p>After the above command you will get a installation dialog box like this follow the instructions to install Adobe Air.</p>
<p>After installation is over you will find a menu item <strong>(Applications -&gt; Other -&gt;Adobe Air Application Installer )</strong> which allows one to easily install Adobe Air applications.</p>
<p><strong>Some interesting Adobe AIR applications are :</strong></p>
<p><strong>ReadAIR</strong><br />
ReadAIR is an rss reader. But it lacks keyboard shortcuts.<br />
You can <strong>download</strong> ReadAIR from here : <a href="http://readair.googlecode.com/files/ReadAir.0.3.air">http://readair.googlecode.com/files/ReadAir.0.3.air</a><br />
You can install the downloaded the (.air) package using (Applications-&gt; Other -&gt; Adobe AIR Application Installer).</p>
<p><strong>RichFLV</strong><br />
RichFLV is a video editor for flv files , some of its features are :<br />
* Read flv Metadata<br />
* read/edit/modify/delete cuepoints<br />
* cut flvs<br />
* convert the sound of the flv to mp3<br />
* convert flv to swf<br />
RichFLV is still in early stage of development and is an alpha release.</p>
<p><strong>Download and Instal</strong>l RichFLV from here : <a href="http://www.richapps.de/files/richflv/RichFLV.air">http://www.richapps.de/files/richflv/RichFLV.air</a></p>
<p><strong>RoadFinder</strong><br />
RoadFinder combines Yahoo! Maps and Google Maps into a single application. It allows one to easily look up address using its intiuative interface. RoadFinder allows you to search maps for physical directions anywhere in the world. It also allows you to view satellite images.<br />
<strong>Download and install</strong> RoadFinder from : http://download.macromedia.com/pub/labs/air/linux/samples/1/RoadFinder.air</p>
<p><strong><br />
Spaz</strong><br />
Spaz is an Open source Twitter client and features an extremely user friendly interface. Some of the important features of Spaz are :<br />
* Built-in global search powered by Summize<br />
* Short URL creation tool with support for multiple services (is.gd, bit.ly, snurl.com, and more)<br />
* In-line short URL decoding<br />
* Markdown syntax support<br />
* Multiple themes and support for user-created themes<br />
* User-defined CSS overrides<br />
* Event sounds using the Tokyo Train Station soundset by Dominik Dimaano<br />
* Directory listings of users you’re following, and your followers.</p>
<p><strong>Download and Install</strong> Spaz using this link : <a href="http://funkatron.com/apps/spaz/AIR/SpazAIR.air">http://funkatron.com/apps/spaz/AIR/SpazAIR.air</a></p>
<p><strong>TweetDeck</strong><br />
TweetDeck is also an Open source Twitter client, i find it better than Spaz..<br />
<strong>Download and Install</strong> TweetDeck using this link :<br />
<a href="http://www.tweetdeck.com/">http://www.tweetdeck.com/</a></p>
<p>I hope you enjoy AIR an its applications.. If you face problems please comment&#8230; :)</p>
]]></content:encoded>
			<wfw:commentRss>http://itsanimesh.com/2009/02/22/installing-adobe-air-and-its-applications-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Compress Pictures In Linux(Modified)!!!</title>
		<link>http://itsanimesh.com/2009/02/01/compress-pictures-in-linuxmodified/</link>
		<comments>http://itsanimesh.com/2009/02/01/compress-pictures-in-linuxmodified/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 08:03:10 +0000</pubDate>
		<dc:creator>itsAnimesh</dc:creator>
				<category><![CDATA[Tech Gyaan]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[Imagemagick]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://itsanimesh.com/?p=156</guid>
		<description><![CDATA[I got the script to move the new compressed images into a new folder that would be located in your home folder. As i explained before you need imagemagick installed on your system to run the script. In ubuntu it can be installed by typing in the terminal sudo apt-get install imagemagick Heres the script ...]]></description>
			<content:encoded><![CDATA[<p>I got the script to move the new compressed images into a new folder that would be located in your home folder.</p>
<p>As i explained <a href="http://itsanimesh.com/2009/01/26/compress-pictures-in-linux/">before</a> you need <strong>imagemagick</strong> installed on your system to run the script.<br />
In ubuntu it can be installed by typing in the terminal <strong>sudo apt-get install imagemagick</strong></p>
<p>Heres the script :<br />
<code><strong>#!/bin/bash<br />
# A script to resize images.<br />
readonly OUT_FMT="_new.jpg"<br />
if [ "$#" -eq 0 ] ; then<br />
echo "A script to resize images "<br />
echo "How to use : $(basename $0) add_of_image1 add_of_image2 ..."<br />
exit 1<br />
fi<br />
read -p 'Enter name of Folder where compressed images would be located (would be made in your home folder) : ' fname<br />
mkdir ~/$fname<br />
for pic<br />
do<br />
# New filename<br />
out_name="${pic%.*}$OUT_FMT"<br />
if [ -e "$out_name" ] ; then<br />
echo "Output file $out_name exists, Not resizing!!!"<br />
elif [ "${pic#*$OUT_FMT}" == "" ] ; then<br />
echo "$pic already resized!!!"<br />
elif [ ! -r "$pic" ] ; then<br />
echo "Error : could not access $pic !!!"<br />
else<br />
echo -n "$pic -&gt; $out_name"<br />
convert -quality 80 -resize 800x600 "$pic" "$out_name"<br />
if [ ! -e "$out_name" ] ; then<br />
echo " Error .. No output file!!!"<br />
else<br />
echo " ($(du -h "$out_name" | cut -f1))"<br />
fi<br />
fi<br />
mv "$out_name" ./$fname/<br />
done<br />
</strong></code></p>
<p>I also didn&#8217;t explain the script properly in the previous post so i&#8217;ll that now.<br />
Firstly the script should be copied from here and pasted in a text editor. Then save it as <strong>resize.sh </strong> in your home folder(you can save it any where you wish but then how you call the scritp would change thats why its easier to save it in the home folder :)). Now open a terminal type:<br />
<strong>animesh@animesh-laptop:~$ sudo chmod +x resize.sh</strong></p>
<p>after this do <strong>animesh@animesh-laptop:~$ ./resize.sh aaa.jpg </strong><br />
This would ask a for a folder where new image should be placed<br />
<strong>Enter name of Folder where compressed images would be located (would be made in your home folder) : </strong><br />
Specify the name of a new folder where you wanna save the image.<br />
The new compressed image would be saved in the folder you specified with the name <strong>aaa_new.jpg</strong></p>
<p>You can also convert all pictures of a directory at once by<br />
<strong>animesh@animesh-laptop:~$ ./resize.sh Desktop/linux09/*.JPG</strong><br />
This to would ask for a folder where you would like to save the new compressed images.</p>
<p>Now in the line <strong>convert -quality 80 -resize 800&#215;600 &#8220;$pic&#8221; &#8220;$out_name&#8221;</strong> in script the value after <strong>-quality </strong> is the argument specifies the amount of JPEG/MIFF/PNG compression level, the lower the value(meaning 60 or 50) the higher is the compression(change it according to what you want). The <strong>-resize</strong> is used to resize an image, the argument following resize(i.e. 800&#215;600) can be changed to what you want.<br />
Leave a comment if you face any problems. :)</p>
]]></content:encoded>
			<wfw:commentRss>http://itsanimesh.com/2009/02/01/compress-pictures-in-linuxmodified/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Compress Pictures In Linux!!!</title>
		<link>http://itsanimesh.com/2009/01/26/compress-pictures-in-linux/</link>
		<comments>http://itsanimesh.com/2009/01/26/compress-pictures-in-linux/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 14:06:45 +0000</pubDate>
		<dc:creator>itsAnimesh</dc:creator>
				<category><![CDATA[Tech Gyaan]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[Imagemagick]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://itsanimesh.com/?p=127</guid>
		<description><![CDATA[I have made a script to compress a set of images so that they can be mailed as images taken form a digicam are normally of 10 or 15MB and to upload a set of images is a pain in the ***. :) Firstly you need to install package Imagemagick&#8230; In ubuntu you can install ...]]></description>
			<content:encoded><![CDATA[<p>I have made a script to compress a set of images so that they can be mailed as images taken form a digicam are normally of 10 or 15MB and to upload a set of images is a pain in the ***. :)</p>
<p>Firstly you need to install package Imagemagick&#8230;<br />
In ubuntu you can install by <strong>sudo apt-get install imagemagick<br />
</strong><br />
Now just copy the attached in an editor:<br />
<code><strong>#!/bin/bash<br />
# A script to resize images.<br />
readonly OUT_FMT="_new.jpg"<br />
if [ "$#" -eq 0 ] ; then<br />
echo "A script to resize images "<br />
echo "How to use : $(basename $0) add_of_image1 add_of_image2 ..."<br />
exit 1<br />
fi<br />
for pic<br />
do<br />
# New filename<br />
out_name="${pic%.*}$OUT_FMT"<br />
if [ -e "$out_name" ] ; then<br />
echo "Output file $out_name exists, Not resizing!!!"<br />
elif [ "${pic#*$OUT_FMT}" == "" ] ; then<br />
echo "$pic already resized!!!"<br />
elif [ ! -r "$pic" ] ; then<br />
echo "Error : could not access $pic !!!"<br />
else<br />
echo -n "$pic -&gt; $out_name"<br />
convert -quality 80 -resize 800x600 "$pic" "$out_name"<br />
if [ ! -e "$out_name" ] ; then<br />
echo " Error .. No output file!!!"<br />
else<br />
echo " ($(du -h "$out_name" | cut -f1))"<br />
fi<br />
fi<br />
done<br />
</strong></code></p>
<p>Now save it as resize.sh in your home folder.</p>
<p>Now in the terminal type<br />
<strong>animesh@animesh-laptop:~$ sudo chmod +x resize.sh</strong></p>
<p>after this do <strong>animesh@animesh-laptop:~$ ./resize.sh aaa.jpg </strong><br />
This would return a file <strong>aaa_new.jpg</strong></p>
<p>You can also convert all pictures of a directory at once by<br />
<strong>animesh@animesh-laptop:~$ ./resize.sh Desktop/linux09/*.JPG</strong></p>
<p>The only problem with the script is that all the resized pictures would be in the same folder as original pictures. I am not able to move it in a new folder don&#8217;t know why. If you face any problem please leave a comment or if you know the solution to my problem please lemme know&#8230; :)<br />
<strong><a href="http://itsanimesh.com/2009/02/01/compress-pictures-in-linuxmodified/">This post has being modified.</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://itsanimesh.com/2009/01/26/compress-pictures-in-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

