<?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; FOSS</title>
	<atom:link href="http://itsanimesh.com/tag/foss/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>Gnome 3 Review&#8230;</title>
		<link>http://itsanimesh.com/2011/05/14/gnome-3-review/</link>
		<comments>http://itsanimesh.com/2011/05/14/gnome-3-review/#comments</comments>
		<pubDate>Sat, 14 May 2011 08:50:18 +0000</pubDate>
		<dc:creator>itsAnimesh</dc:creator>
				<category><![CDATA[Tech Gyaan]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[GNOME 3]]></category>

		<guid isPermaLink="false">http://itsanimesh.com/?p=2631</guid>
		<description><![CDATA[I have to say initially i was quite skeptical about GNOME 3 and the new Gnome Shell design, but having used them for a week  now I’m pleasantly surprised… Gnome 3 is not a small upgrade for GNOME&#8230; nearly 5 years of work has gone into this with around 3500 developers working around the clock&#8230; ...]]></description>
			<content:encoded><![CDATA[<p>I have to say initially i was quite skeptical about GNOME 3 and the new Gnome Shell design, but having used them for a week  now I’m pleasantly surprised…</p>
<p>Gnome 3 is not a small upgrade for GNOME&#8230; nearly 5 years of work has gone into this with around 3500 developers working around the clock&#8230; This is a massive change from the earlier versions of GNOME&#8230;</p>
<p>Its got sort of a polarizing effect on GNOME fans&#8230; You adore GNOME 3 or you simply end up hating it&#8230; But overall looks like most of the fans seem to like this change&#8230;</p>
<p>The first time you fire up GNOME 3, the most noticeable change is the lack of, well, anything familiar&#8230; You&#8217;ll see a tool-bar at the top of the screen with a clock and some familiar panels for Wi-Fi, volume and the like, but there is no bottom panel and no menu items to click on save one &#8211; &#8220;Activities&#8221;&#8230; The Activities menu is your gateway into the new GNOME Shell. The GNOME Shell sits on top of the desktop and moves aside the traditional window lists and menu bars in favor of what the GNOME team believes is a more streamlined interface with fewer distractions&#8230; So instead of a messy desktop of icons or a Start Menu, Gnome-Shell puts your application shortcuts and active windows behind a screen you activate by merely throwing your mouse into the top left corner&#8230; I forgot what rule of GUI design this adheres to, but its the same philosophy behind Mac OS X’s application menus: instead of having to specifically aim for something, you just throw the mouse against the screen edge and you’re where you want to be&#8230;</p>
<p>Like Mac OS X’s dock, your favorite applications are located in a favorites panel for easy access, or you can navigate all your applications in categories&#8230; Previews of all your active windows are also contained in a tab, much like Mac OS X’s Expose which is vastly superior to Windows’s awkward Alt+Tab and cluttered task-bar&#8230; One thin what i really like is the quick keyboard application launcher. Being able to simply type the name of an application I want and hitting enter is so convenient I’m lost when I go to a machine that doesn’t have it&#8230;</p>
<p>The other important feature to view is the new notifications system, which introduces persistent notification messages. The message tray in GNOME Shell will pop-up alerts, (just like GNOME 2 does), for a certain period of time&#8230; But, in GNOME 3, even after the message time expires, the notification message is still available in the message tray&#8230; The persistent messages mean that you no longer need to interrupt your work and immediately deal with the message window during the short time it&#8217;s visible&#8230; In GNOME 3 the message will be there whenever you decide to interact with it. In some cases &#8211; like instant messaging &#8211; you can even respond to a new message without leaving your current app. Just click the message, type your reply and send it &#8211; all from the notification window&#8230; AWESOME right???</p>
<p>Nice though GNOME 3 may be, I don&#8217;t suggest upgrading just yet&#8230; It is an unfinished product, this is essentially a 1.0 release and not everything is quite there just yet. But more important most distros haven&#8217;t yet fully integrated with GNOME 3&#8230;</p>
<p>If you&#8217;d like to get up to speed on GNOME 3 before your favorite distro ships it, you can grab <a href="http://www.gnome3.org/tryit.html">a live CD</a> from the GNOME website&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://itsanimesh.com/2011/05/14/gnome-3-review/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Access MSSQL with Python!!!</title>
		<link>http://itsanimesh.com/2010/04/24/access-mssql-with-python/</link>
		<comments>http://itsanimesh.com/2010/04/24/access-mssql-with-python/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 08:25:46 +0000</pubDate>
		<dc:creator>itsAnimesh</dc:creator>
				<category><![CDATA[Tech Gyaan]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://itsanimesh.com/?p=1807</guid>
		<description><![CDATA[I started using Python a while ago and one of the things I need to do is to be able to connect to Microsoft SQL server from Linux servers&#8230; Its suprising that only a few projects are alive for it&#8230; One of them is the commercial MxODBC from eGenix, while the other is called pymssql&#8230; ...]]></description>
			<content:encoded><![CDATA[<p>I started using Python a while ago and one of the things I need to do is to be able to connect to Microsoft SQL server from Linux servers&#8230; Its suprising that only a few projects are alive for it&#8230; One of them is the commercial MxODBC from <a title="eGenix" href="http://www.egenix.com/products/python/mxODBC/" target="_blank">eGenix</a>, while the other is called pymssql&#8230; I gave pymssql a try and it worked almost at once on my Ubuntu machine&#8230;</p>
<p>First I installed the prerequisites: freetds and the python headers:</p>
<pre>aptitude install python2.5-dev freetds-dev</pre>
<p>There might be some other packages that are needed but that was the only ones I needed to install&#8230;. Then I decompressed the latest   release from <a title="pymssql" href="https://sourceforge.net/project/showfiles.php?group_id=40059" target="_blank">pymssql</a> at   sourceforge and installed:</p>
<p><strong>NOTE :</strong> for me the latest package did not work so I used <strong>pymssql-0.8.0</strong></p>
<pre>tar -xvzf pymssql-0.8.0.tar.gz
cd pymssql-0.8.0
python setup.py install</pre>
<p>Now you can test it out  by creating your own test script and it is as follows :</p>
<pre>import pymssql
conn = pymssql.connect(host='&lt;hostname&gt;', user='&lt;username&gt;', password='&lt;passwd&gt;', database='&lt;dbname&gt;')
cur = conn.cursor()
cur.execute('SELECT * FROM tbABCD')
row = cur.fetchone()
while row:
 print "ID=%s, Name=%s, Address=%s" % (row[0], row[1], row[2])
 row = cur.fetchone()
conn.close()</pre>
<p>The script ran perfectly&#8230;<br />
For more information on pymssql you can view its <a href="http://pymssql.sourceforge.net/documentation.php">documentation here</a>&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://itsanimesh.com/2010/04/24/access-mssql-with-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP vs. ASP!!!</title>
		<link>http://itsanimesh.com/2010/03/30/php-vs-asp/</link>
		<comments>http://itsanimesh.com/2010/03/30/php-vs-asp/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 09:26:11 +0000</pubDate>
		<dc:creator>itsAnimesh</dc:creator>
				<category><![CDATA[Tech Gyaan]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://itsanimesh.com/?p=1750</guid>
		<description><![CDATA[In the world of web development, the option of which development language to use usually comes down to two well-liked choices&#8230; Web applications, specifically those relying on back end databases, are naturally being created by either Microsoft&#8217;s ASP.Net language, or the Open Source substitute language of PHP&#8230; ASP stands for Active Server Pages and PHP ...]]></description>
			<content:encoded><![CDATA[<p>In the world of web development, the option of which                    development language to use usually comes down to two                    well-liked choices&#8230; Web applications, specifically those                    relying on back end databases, are naturally being created by                    either Microsoft&#8217;s ASP.Net language, or the Open Source                    substitute language of PHP&#8230;</p>
<p>ASP stands for <strong>Active Server Pages</strong> and PHP formerly stood for <strong>Personal Home Pages</strong> and is now known as <strong>PHP Hypertext Preprocessor</strong>&#8230;</p>
<p>ASP is basically a toy from the Microsoft development toy chest and is used with <strong>Internet Information Server</strong> (IIS) which is a program that runs on Microsoft servers&#8230; However, there are 3rd party applications that can make it compatible with a few other servers. ASP is widely used for large companies Web needs&#8230;</p>
<p>Rasmus Lerdorf originally designed the PHP parsing language during 1994/1995&#8230; Some other major contributors were Zeev Suraski and Andi Gutmans who rewrote the parsing engine to create PHP version 3&#8230; The major NT and UNIX Web servers support it and it is widely used with the mySQL database. Small and medium Web developers use it religiously&#8230;<span id="more-1750"></span></p>
<p>PHP has it&#8217;s own language and syntax, the language is simplified due to the programs incorporation of a parsing engine that is especially designed to make short work of translating PHP code into machine language that executes commands&#8230; If you were a programmer adept with the C++ language, you would probably be more comfortable using PHP than ASP&#8230; PHP uses C/C++ as base language and most syntax are similar to each other&#8230; Because a big chunk of programmers are still using C++ language, PHP are by far more popular than ASP&#8230;</p>
<p>On the other hand ASP makes use of a language that was dying before Microsoft managed          to breathe new life into it&#8230; Visual Basic Script is the language used          in ASP and was formerly used as          a client side scripting language that was in direct competitions with          JavaScript&#8230; This was back when Internet Explorer was still the #2 browser          behind Netscape Navigator&#8230; During this era, JavaScript was whooping the          pants off of Visual Basic Script with its wide acceptance amongst Web          developers&#8230; ;)</p>
<p>PHP is very much flexible when it terms of database connectivity&#8230; It can connect to several databases of which the most commonly used is the MySQL&#8230; Note that MySQL would not cost you a thing to use&#8230; But if you were to use ASP, you need to purchase MS-SQL, which is a Microsoft product&#8230; This makes PHP very attractive                    to the independent web developer&#8230;</p>
<p>Loading speed is a big factor in maintaining a website&#8230; If you are particular about speed, then you need to go with PHP&#8230; PHP codes runs much quicker than ASP basically because it runs in its very own memory space while ASP uses an overhead server and is uses a COM based architecture&#8230;</p>
<p>In working with PHP, most tools associated with the program are mostly open source software so you need not pay for them&#8230; As for ASP, you might need to buy additional tools to work with its programs&#8230;</p>
<p>In conclusion, both PHP and ASP have its own advantages and disadvantages&#8230; It basically depends on which part of developing a website you are most concerned with&#8230; Choosing between ASP and PHP basically depends on your own personal preference&#8230; It doesn&#8217;t hurt to confer with other programmers or webmasters and research more information on which programming would best fit the requirements of your website&#8230;</p>
<p>Truly speaking, I am not that much interested in ASP .NET&#8230; All I have is some basic knowledge on C#, Visual Basic and J#. But in the case of PHP, I love it!!! I have been developing PHP applications for more than a year and trust me, it is the simplest and easiest, yet, very powerful and efficient programming language for the web&#8230;</p>
<p>Cheers.. :)</p>
]]></content:encoded>
			<wfw:commentRss>http://itsanimesh.com/2010/03/30/php-vs-asp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Epic Speeches by Linus Torvalds!!!</title>
		<link>http://itsanimesh.com/2010/03/24/epic-speeches-by-linus-torvalds/</link>
		<comments>http://itsanimesh.com/2010/03/24/epic-speeches-by-linus-torvalds/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 07:16:56 +0000</pubDate>
		<dc:creator>itsAnimesh</dc:creator>
				<category><![CDATA[Tech Gyaan]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://itsanimesh.com/?p=1735</guid>
		<description><![CDATA[I have been mesmerised by Linus Torvalds speeches&#8230; here are a few of them&#8230; Linus Torvalds visits Google to share his thoughts on git, the source control management system he created&#8230; Linus Torvalds, the creator of the operating system phenomenon Linux, tells the story of how he went from writing code as a graduate student ...]]></description>
			<content:encoded><![CDATA[<p>I have been mesmerised by Linus Torvalds speeches&#8230; here are a few of them&#8230;</p>
<p>Linus Torvalds visits Google to share his thoughts on git, the source control management system he created&#8230;</p>
<!--YouTube Error: bad URL entered-->
<p>Linus Torvalds, the creator of the operating system phenomenon Linux, tells the story of how he went from writing code as a graduate student in Helsinki in the early 1990s..</p>
<!--YouTube Error: bad URL entered-->
]]></content:encoded>
			<wfw:commentRss>http://itsanimesh.com/2010/03/24/epic-speeches-by-linus-torvalds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto : Twitter from Command Line&#8230;</title>
		<link>http://itsanimesh.com/2010/01/25/howto-twitter-from-command-line/</link>
		<comments>http://itsanimesh.com/2010/01/25/howto-twitter-from-command-line/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 09:07:01 +0000</pubDate>
		<dc:creator>itsAnimesh</dc:creator>
				<category><![CDATA[Tech Gyaan]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[Command Line]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://itsanimesh.com/?p=1593</guid>
		<description><![CDATA[This is a tutorial explaining how to post to Twitter using command-line in Linux, without needing to even open up your web browser&#8230;. First, install the curl package: sudo apt-get install curl Next, create a script anywhere in your $PATH, for example tweet.sh inside ~/bin, where ~ is your home directory (make sure ~/bin is ...]]></description>
			<content:encoded><![CDATA[<p>This is a tutorial explaining how to post to Twitter using command-line in Linux, without needing to even open up your web browser&#8230;.</p>
<p>First, install the curl package:</p>
<pre>sudo apt-get install curl</pre>
<p>Next, create a script anywhere in your <strong>$PATH</strong>, for example <strong>tweet.sh</strong> inside <strong>~/bin</strong>, where ~ is your home directory (make sure ~/bin is included in your $PATH variable, in case echo $PATH doesn&#8217;t return it, edit <strong>~/.bashrc</strong> and add a line like this: <strong>export PATH=/home/USER/bin/:$PATH</strong>)&#8230;</p>
<p>The script <strong>tweet.sh</strong> should contain the following:<span id="more-1593"></span><br />
<code> </code></p>
<p><code> </code></p>
<p><code> </code></p>
<p>&nbsp;</p>
<p><code></p>
<pre>#!/bin/sh

############EDIT THE FOLLOWING LINES...###########################
user="USERNAME"
pass="PASSWORD"
##################################################################

######################DO NOT EDIT BELOW THIS######################
tweet="${@}"

if [ $(echo "${tweet}" | wc -c) -gt 140 ]; then
    echo "FATAL: The tweet is longer than 140 characters!"
    exit 1
fi

curl -k -u ${user}:${pass} -d status="${tweet}" https://twitter.com/statuses/update.xml &gt;/dev/null 2&gt;&amp;1

if [ "$?" == "0" ]; then
    echo "Successful tweet!"
fi</pre>
<p></code></p>
<p>&nbsp;</p>
<p>Replace <strong>USERNAME </strong>and <strong>PASSWORD </strong>with your Twitter username and password, and then make the script executable:</p>
<pre>chmod 755 ~/bin/tweet.sh</pre>
<p>And now test it.. Just use it as :</p>
<pre>tweet.sh YOUR MESSAGE</pre>
<p>This should be all&#8230;</p>
<p>If you don&#8217;t want to copy paste the code for tweet.sh then use the following link to download <a href="http://itsanimesh.com/wp-content/uploads/2010/01/tweet.txt">tweet.txt</a> and RENAME it as tweet.sh</p>
]]></content:encoded>
			<wfw:commentRss>http://itsanimesh.com/2010/01/25/howto-twitter-from-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Commandline Fu!!!</title>
		<link>http://itsanimesh.com/2010/01/18/commandline-fu/</link>
		<comments>http://itsanimesh.com/2010/01/18/commandline-fu/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 05:45:42 +0000</pubDate>
		<dc:creator>itsAnimesh</dc:creator>
				<category><![CDATA[Tech Gyaan]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://itsanimesh.com/?p=1544</guid>
		<description><![CDATA[I&#8217;m a great fan of Linux command-line, basically because of its amazing versatility&#8230; I love to find new ways to do things from the command line, so do not have to leave the comfort of my keyboard&#8230;. Recently, I found a site that let’s me learn awesome command line tricks.. Its called commandlinefu.com This is ...]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a great fan of Linux command-line, basically because of its amazing versatility&#8230; I love to find new ways to do things from the command line, so do not have to leave the comfort of my keyboard&#8230;.</p>
<p>Recently, I found a site that let’s me learn awesome command line tricks.. Its called <strong><a href="http://www.commandlinefu.com/commands/browse">commandlinefu.com</a></strong></p>
<p><span id="more-1544"></span>This is a community driven site, where users submit various commands everyday, to do all sorts of tricks and jobs&#8230;. Commands get votes from fellow users, and often, better versions are posted&#8230;. This makes Commandline Fu one of the must visit sites for geek&#8230;s. Commands are tagged, and hence searchable&#8230;.. The site also has an API and a simple javascript widget, making it ideal for embedding a command in blog posts&#8230;.. Commandline Fu also provides Twitter and RSS feeds for commands posted to the site, and discerning users can subscribe to commands which have more than 3 or 10 votes&#8230;</p>
<p>Do visit and join this site!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://itsanimesh.com/2010/01/18/commandline-fu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto Reinstall Grub!!!</title>
		<link>http://itsanimesh.com/2010/01/15/howto-reinstall-grub/</link>
		<comments>http://itsanimesh.com/2010/01/15/howto-reinstall-grub/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 05:18:32 +0000</pubDate>
		<dc:creator>itsAnimesh</dc:creator>
				<category><![CDATA[Tech Gyaan]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[GRUB]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://itsanimesh.com/?p=1539</guid>
		<description><![CDATA[It being a very common problem and sooner or latter a Linux user tends to face it when installing Windows after Linux&#8230; The master boot records from the memory are lost and they are writed for windows only systems&#8230;. So here is the way to write Master boot records or rather installing grub again so that LINUX ...]]></description>
			<content:encoded><![CDATA[<p>It being a very common problem and sooner or latter a Linux user tends to face it when installing Windows after Linux&#8230; The master boot records from the memory are lost and they are writed for windows only systems&#8230;. So here is the way to write Master boot records or rather installing grub again so that LINUX gets back to work..</p>
<p>1. Boot the Desktop/Live CD of linux.<br />
2. Open a terminal (Applications -&gt; Accessories -&gt; Terminal)<br />
3. Start grub as root with the following command :<br />
<code><strong>sudo grub</strong></code><span id="more-1539"></span></p>
<p>4. You will get a grub prompt (see below) which we will use to find the root partition and install grub to the MBR (hd0,0)</p>
<p><code>[ Minimal BASH-like line editing is supported. For<br />
the first word, TAB lists possible command<br />
completions. Anywhere else TAB lists the possible<br />
completions of a device/filename. ]</code></p>
<p><strong>grub&gt;</strong></p>
<p>Type the following and press enter:<br />
<code><strong>find /boot/grub/stage1</strong></code></p>
<p>Using this information, set the root device:<br />
<code><strong>grub&gt; root (hd0,1)</strong></code></p>
<p>Install Grub:<br />
<code><strong>grub&gt; setup (hd0)</strong></code></p>
<p>Exit Grub:<br />
<code><strong>grub&gt; quit</strong></code></p>
<p>5. Reboot (to hard drive). Grub should be installed and both Ubuntu and Windows should have been automatically detected.</p>
<p>6. If, after installing grub, Windows will not boot you may need to edit <strong>/boot/grub/menu.lst</strong> (That is a small “L” and not the number 1 in menu.lst)</p>
<p>* Open a terminal and enter :<br />
<strong> gksu gedit /boot/grub/menu.lst<br />
</strong> Or, in Kubuntu:<br />
<strong> kdesu kate /boot/grub/menu.lst<br />
</strong> Your Windows stanza should look something like this :<br />
title Windows XP/Vista # You can use any title you wish, this will appear on your grub boot menu<br />
rootnoverify (hd0,0) #(hd0,0) will be most common, you may need to adjust accordingly<br />
makeactive<br />
chainloader +1</p>
<p><strong>Best Alternative:</strong></p>
<p>If their is a problem with grub or u want to make this still easy u can reinstall your grub by a application known as <a href="http://linux.softpedia.com/get/System/Boot/Super-Grub-Disk-8071.shtml">Super Grub Disk iso Image</a>..<br />
Boot your system using the disk and follow the instructions…</p>
]]></content:encoded>
			<wfw:commentRss>http://itsanimesh.com/2010/01/15/howto-reinstall-grub/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FOSS Wireframing Tool!!!</title>
		<link>http://itsanimesh.com/2010/01/07/foss-wireframing-tool/</link>
		<comments>http://itsanimesh.com/2010/01/07/foss-wireframing-tool/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 09:18:58 +0000</pubDate>
		<dc:creator>itsAnimesh</dc:creator>
				<category><![CDATA[Tech Gyaan]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[Pencil Project]]></category>

		<guid isPermaLink="false">http://itsanimesh.com/?p=1518</guid>
		<description><![CDATA[I found the best open source wireframing tool, for the developers out there that sometimes like/have to pretend they are designers and need to create prototypes for graphical user interface, its called Pencil Project. The Pencil Project runs as a standalone application or as a Firefox add-on. You can download it at the main site ...]]></description>
			<content:encoded><![CDATA[<p>I found the best open source wireframing tool, for the developers out there that sometimes like/have to pretend they are designers and need to create prototypes for graphical user interface, its called <a href="http://www.evolus.vn/Pencil/">Pencil Project</a>.</p>
<p>The <a href="http://www.evolus.vn/Pencil/">Pencil Project</a> runs as a standalone application or as a Firefox add-on. You can download it at the main site or directly from the <a href="http://code.google.com/p/evoluspencil/downloads/list">evoluspencil</a> code repository where you can also find more stencils packages.</p>
<p>Go get it now!</p>
]]></content:encoded>
			<wfw:commentRss>http://itsanimesh.com/2010/01/07/foss-wireframing-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Does &#8220;OPEN&#8221; Mean to Google!!!</title>
		<link>http://itsanimesh.com/2009/12/22/what-does-open-mean-to-google/</link>
		<comments>http://itsanimesh.com/2009/12/22/what-does-open-mean-to-google/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 07:04:27 +0000</pubDate>
		<dc:creator>itsAnimesh</dc:creator>
				<category><![CDATA[Assorted Gyaan]]></category>
		<category><![CDATA[Tech Gyaan]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://itsanimesh.com/?p=1471</guid>
		<description><![CDATA[Jonathan Rosenberg, Senior Vice President, Product Management posted a nice article yesterday, pointing out what really does OPEN mean to Google&#8230; Last week I sent an email to Googlers about the meaning of &#8220;open&#8221; as it relates to the Internet, Google, and our users. In the spirit of openness, I thought it would be appropriate ...]]></description>
			<content:encoded><![CDATA[<p>Jonathan Rosenberg, Senior Vice President, Product Management posted a nice article yesterday, pointing out what really does OPEN mean to Google&#8230;</p>
<blockquote><p><em>Last week I sent an email to Googlers about the meaning of &#8220;open&#8221; as it relates to the Internet, Google, and our users. In the spirit of openness, I thought it would be appropriate to share these thoughts with those outside of Google as well.</em></p>
<p>At Google we believe that open systems win. They lead to more innovation, value, and freedom of choice for consumers, and a vibrant, profitable, and competitive ecosystem for businesses. Many companies will claim roughly the same thing since they know that declaring themselves to be open is both good for their brand and completely without risk. After all, in our industry there is no clear definition of what open really means. It is a <a id="loz." title="Rashomon" href="http://en.wikipedia.org/wiki/Rashomon_effect">Rashomon</a>-like term: highly subjective and vitally important&#8230;.</p></blockquote>
<p><a href="http://googlepublicpolicy.blogspot.com/2009/12/meaning-of-open.html">Read the full Article here&#8230;&#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://itsanimesh.com/2009/12/22/what-does-open-mean-to-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why be a FOSS Contributor???</title>
		<link>http://itsanimesh.com/2009/12/09/why-be-a-foss-contributor/</link>
		<comments>http://itsanimesh.com/2009/12/09/why-be-a-foss-contributor/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 10:32:52 +0000</pubDate>
		<dc:creator>itsAnimesh</dc:creator>
				<category><![CDATA[Realizations in Life]]></category>
		<category><![CDATA[Tech Gyaan]]></category>
		<category><![CDATA[FOSS]]></category>

		<guid isPermaLink="false">http://itsanimesh.com/?p=1425</guid>
		<description><![CDATA[Giving things away for the good of others I find this to be a noble thing to do.. It&#8217;s quite generous to help someone&#8230; That is the case with commodities and money. How is it different when it is applied to knowledge?? It&#8217;s hard for some people to understand why should they be a part ...]]></description>
			<content:encoded><![CDATA[<blockquote>
<h3 style="text-align: center;"><em><strong>Giving things away for the good of others</strong></em></h3>
</blockquote>
<p>I find this to be a noble thing to do.. It&#8217;s quite generous to help someone&#8230; That is the case with commodities and money. How is it different when it is applied to knowledge??<span id="more-1425"></span></p>
<p>It&#8217;s hard for some people to understand why should they be a part of Free and Open Source Software(FOSS)&#8230; Well lets put it this way.. With money, if you share it, you lose some part of it. With knowledge however, sharing never decreases it in any amount, and as a result of feedback from those you have shared it with it may increase&#8230; This is the core concept of FOSS..</p>
<p>But there are people who look at monetary value of Knowledge&#8230; They hide code from others and sell the results, to make profit&#8230;. This is what proprietary software is about&#8230;.</p>
<p>So why would a student of Computer Science share knowledge instead of hiding it from others and make money from it&#8230;.. There are many reasons&#8230; Lets look at some&#8230;</p>
<ol>
<li>Popularity/Fame &#8211; People on the web get to know what code you wrote&#8230;</li>
<li>Feedback from better people &#8211; A chance of learning more from better hackers&#8230;</li>
<li>Finding solutions to problems he/she can&#8217;t fix&#8230;</li>
<li>Help with documentation and planning&#8230;.</li>
<li>Popularity/Fame may result it recruitment&#8230;</li>
<li>Extending the skills acquired to grab fellowships/Summers of  Code</li>
<li>And last but not least&#8230; Money&#8230;. :)</li>
<li>Its also about giving something back to the community from which you gained all your knowledge of programming&#8230;.</li>
</ol>
<p>So after all these reasons i think its simple to understand:</p>
<p><strong>FOSS = (Gain of knowledge + Money)</strong><br />
WHILE<br />
<strong>Proprietary S/W = (ZERO*(Gain of knowledge) + NOT a LOT of money)</strong>&nbsp;</p>
<p>&nbsp;</p>
<p>Now after all these reasons why the hell would a CS student still want to hide the codes they have written instead sharing them with everyone??? o_O</p>
<p>Hope you get what i mean&#8230; Cheers.. :)</p>
]]></content:encoded>
			<wfw:commentRss>http://itsanimesh.com/2009/12/09/why-be-a-foss-contributor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

