<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Ria  With  Python</title>
	<atom:link href="http://riadas.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://riadas.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 24 Aug 2011 15:59:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='riadas.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/b87a765c83b2e425ace8030595f51a75?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Ria  With  Python</title>
		<link>http://riadas.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://riadas.wordpress.com/osd.xml" title="Ria  With  Python" />
	<atom:link rel='hub' href='http://riadas.wordpress.com/?pushpress=hub'/>
		<item>
		<title>How to use IRC ( for newbies )</title>
		<link>http://riadas.wordpress.com/2009/09/16/how-to-use-irc-for-newbies/</link>
		<comments>http://riadas.wordpress.com/2009/09/16/how-to-use-irc-for-newbies/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 15:42:47 +0000</pubDate>
		<dc:creator>riadas</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[IRC]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[photography]]></category>

		<guid isPermaLink="false">http://riadas.wordpress.com/?p=62</guid>
		<description><![CDATA[After having a meetup of the photography group “Incredible Bengal” it was decided to plan our schedules and meetings at IRC, network DALnet, channel #incrediblebengal. Only a few people know about IRC and also all are not techies. The people of this group are Windows, Fedora and Ubuntu users. So I was asked by a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riadas.wordpress.com&amp;blog=993327&amp;post=62&amp;subd=riadas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><!-- 		@page { size: 8.5in 11in; margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-bottom:0;">After having a meetup of the photography group “<a href="http://www.flickr.com/groups/westbengal/">Incredible Bengal</a>” it was decided to plan our schedules and meetings at IRC, network DALnet, channel #incrediblebengal. Only a few people know about IRC and also all are not techies. The people of this group are Windows, Fedora and Ubuntu users.  So I was asked by a senior member <a href="http://alokemajumder.com/blog.html" target="_blank">Aloke da</a> to write a small “how to use IRC” for the new users. I hope this will help them <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p style="margin-bottom:0;">This document covers <strong>installing and using X-chat</strong>, a popular IRC client.</p>
<p style="margin-bottom:0;"><span style="text-decoration:underline;">How to <strong>install</strong> X-Chat :</span></p>
<p style="margin-bottom:0;text-decoration:none;"><span style="text-decoration:underline;"><strong>Fedora Users :</strong></span></p>
<p style="margin-bottom:0;text-decoration:none;">To check if you have X-Chat installed in your system, type this:</p>
<p style="margin-bottom:0;text-decoration:none;"><code>$rpm -q xchat</code></p>
<p style="margin-bottom:0;text-decoration:none;">If its not installed, install it with this:</p>
<p style="margin-bottom:0;"><span style="text-decoration:none;"><code>$su -c 'yum install x-chat'</code></span></p>
<p style="margin-bottom:0;text-decoration:none;">Now you can open x-chat by Applications&gt;Internet&gt;IRC</p>
<p style="margin-bottom:0;text-decoration:none;">For more information see <a href="http://fedoraproject.org/wiki/Communicate/IRCHowTo" target="_blank">here.. </a></p>
<p><!-- 		@page { size: 8.5in 11in; margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-bottom:0;"><span style="text-decoration:underline;"><strong>Windows Users:</strong></span></p>
<p><!-- 		@page { size: 8.5in 11in; margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-bottom:0;text-decoration:none;">Download X-Chat from <a href="http://www.silverex.org/download/" target="_blank">here</a>. After that install it into your system.</p>
<p style="margin-bottom:0;text-decoration:none;">Now you can open x-chat by Start&gt;All programs&gt;xchat-2</p>
<p style="margin-bottom:0;"><span style="text-decoration:underline;"><strong>Ubuntu Users:</strong></span></p>
<p><!-- 		@page { size: 8.5in 11in; margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-bottom:0;text-decoration:none;">To check if you have X-Chat installed in your system, type this:</p>
<p style="margin-bottom:0;text-decoration:none;"><code>$dpkg -s xchat</code></p>
<p style="margin-bottom:0;text-decoration:none;">If its not installed, install it with this:</p>
<p style="margin-bottom:0;text-decoration:none;"><code>$su -c 'apt-get install xchat'</code></p>
<p style="margin-bottom:0;text-decoration:none;">Now you can open x-chat by Applications&gt;Internet&gt;IRC</p>
<p style="margin-bottom:0;text-decoration:none;"><span style="text-decoration:underline;">How to<strong> begin </strong></span><span style="text-decoration:underline;">with it:</span></p>
<p style="margin-bottom:0;text-decoration:none;"><span style="text-decoration:underline;"> </span>Now you have already installed X-Chat in your system. After opening the X-Chat window you will have to edit the blanks as shown:</p>
<p style="margin-bottom:0;text-decoration:none;">
<p><a title="IRCmain by ria_and_her_eye ( busy ), on Flickr" href="http://www.flickr.com/photos/riadas/3925612635/"><img src="http://farm3.static.flickr.com/2434/3925612635_d5b4b1ac85.jpg" alt="IRCmain" width="417" height="500" /></a></p>
<p><!-- 		@page { size: 8.5in 11in; margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-bottom:0;">Start with writing your nick. Put a second and a third choice as shown. Then you give in your user name which may or may not be same with the nick and finally write your real name.</p>
<p style="margin-bottom:0;">After that select the DALnet network and click on edit.</p>
<p style="margin-bottom:0;">
<p><a title="IRCmain1 by ria_and_her_eye ( busy ), on Flickr" href="http://www.flickr.com/photos/riadas/3925320451/"><img src="http://farm3.static.flickr.com/2518/3925320451_a7d5dd04ff.jpg" alt="IRCmain1" width="319" height="500" /></a></p>
<p style="margin-bottom:0;">Highlight irc.dal.net there. Write #incrediblebengal at “Channels to join” and close it.</p>
<p><!-- 		@page { size: 8.5in 11in; margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-bottom:0;">Now click on connect.</p>
<p style="margin-bottom:0;">Then you are taken to the channel #incrediblebengal where you can see this :</p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">
<p><a title="IRCmain2 by ria_and_her_eye ( busy ), on Flickr" href="http://www.flickr.com/photos/riadas/3925320455/"><img src="http://farm4.static.flickr.com/3476/3925320455_14af6e5fdb.jpg" alt="IRCmain2" width="500" height="400" /></a></p>
<p><!-- 		@page { size: 8.5in 11in; margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-bottom:0;">Now you are ready to type here <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p style="margin-bottom:0;"><span style="text-decoration:underline;">Basic <strong>IRC commands</strong> on DALnet: </span></p>
<p style="margin-bottom:0;"><span style="text-decoration:underline;">For <strong>help</strong> type this command and then press enter :</span></p>
<p><code>/nickserv help</code></p>
<p><a title="IRCmain3 by ria_and_her_eye ( busy ), on Flickr" href="http://www.flickr.com/photos/riadas/3925336543/"><img src="http://farm3.static.flickr.com/2653/3925336543_0c36b77e1a.jpg" alt="IRCmain3" width="500" height="400" /></a></p>
<p><!-- 		@page { size: 8.5in 11in; margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-bottom:0;"><span style="text-decoration:underline;">For getting <strong>help about a particular command</strong> type this and then enter:</span></p>
<p style="margin-bottom:0;text-decoration:none;"><code>/nickserv help &lt;command&gt;</code></p>
<p style="margin-bottom:0;text-decoration:none;">Example:</p>
<p style="margin-bottom:0;"><code>/nickserv help register</code></p>
<p style="margin-bottom:0;"><span style="text-decoration:underline;">For <strong>registration</strong> of your nick :</span></p>
<p style="margin-bottom:0;text-decoration:none;"><code>/nickserv register &lt;password&gt; &lt;yourmailid&gt;</code></p>
<p style="margin-bottom:0;text-decoration:none;">Example:</p>
<p style="margin-bottom:0;text-decoration:none;"><code>/nickserv register 12345 mailtoria@gmail.com</code></p>
<p><!-- 		@page { size: 8.5in 11in; margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-bottom:0;font-style:normal;">After this a verification mail is sent to your inbox and you need to authorize it according to the instruction in your mail.</p>
<p style="margin-bottom:0;font-style:normal;"><span style="text-decoration:underline;">For <strong>identification</strong> of user type this and enter :</span></p>
<p style="margin-bottom:0;font-style:normal;text-decoration:none;"><code>/nickserv identify &lt;password&gt;</code></p>
<p style="margin-bottom:0;font-style:normal;text-decoration:none;">Example :</p>
<p style="margin-bottom:0;font-style:normal;text-decoration:none;"><code>/nickserv identify 12345</code></p>
<p style="margin-bottom:0;font-style:normal;"><span style="text-decoration:underline;">For <strong>messaging</strong> a person at the main channel:</span></p>
<p style="margin-bottom:0;font-style:normal;text-decoration:none;">Use first letter of the person as on the list and then press tab to get the full name.</p>
<p style="margin-bottom:0;font-style:normal;text-decoration:none;">Example:</p>
<p style="margin-bottom:0;font-style:normal;text-decoration:none;">r+”tab” will do instead of typing ria</p>
<p style="margin-bottom:0;font-style:normal;"><span style="text-decoration:underline;">For <strong>personal </strong>messaging:</span></p>
<p style="margin-bottom:0;font-style:normal;text-decoration:none;"><code>/msg &lt;user_to whom_you_are_messaging&gt; &lt;message&gt;</code></p>
<p style="margin-bottom:0;font-style:normal;text-decoration:none;">Example:</p>
<p style="margin-bottom:0;font-style:normal;text-decoration:none;"><code>/msg ria how are you?</code></p>
<p style="margin-bottom:0;font-style:normal;text-decoration:none;">I have written some of the basic commands. Other commands can be used by taking help of the “help” command according to your requirements.</p>
<p><!-- 		@page { size: 8.5in 11in; margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<p style="margin-bottom:0;font-style:normal;text-decoration:none;">I hope this few things will help the newbies at IRC.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/riadas.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/riadas.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/riadas.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/riadas.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/riadas.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/riadas.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/riadas.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/riadas.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/riadas.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/riadas.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/riadas.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/riadas.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/riadas.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/riadas.wordpress.com/62/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riadas.wordpress.com&amp;blog=993327&amp;post=62&amp;subd=riadas&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://riadas.wordpress.com/2009/09/16/how-to-use-irc-for-newbies/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fe4b88a6683bfd3ebef1cc9af7d167ef?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">riadas</media:title>
		</media:content>

		<media:content url="http://farm3.static.flickr.com/2434/3925612635_d5b4b1ac85.jpg" medium="image">
			<media:title type="html">IRCmain</media:title>
		</media:content>

		<media:content url="http://farm3.static.flickr.com/2518/3925320451_a7d5dd04ff.jpg" medium="image">
			<media:title type="html">IRCmain1</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3476/3925320455_14af6e5fdb.jpg" medium="image">
			<media:title type="html">IRCmain2</media:title>
		</media:content>

		<media:content url="http://farm3.static.flickr.com/2653/3925336543_0c36b77e1a.jpg" medium="image">
			<media:title type="html">IRCmain3</media:title>
		</media:content>
	</item>
		<item>
		<title>Loving Gimp</title>
		<link>http://riadas.wordpress.com/2009/06/10/loving-gimp/</link>
		<comments>http://riadas.wordpress.com/2009/06/10/loving-gimp/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 17:35:41 +0000</pubDate>
		<dc:creator>riadas</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[gimp]]></category>
		<category><![CDATA[photography]]></category>

		<guid isPermaLink="false">http://riadas.wordpress.com/?p=38</guid>
		<description><![CDATA[Recently I have developed a lot of interest in photography. Earlier I used to post photos at flickr but they were not that good as they are now, I feel. I have started using gimp to edit my pictures. Thanks to gimp for helping me to upload better photos. A tutorial has helped me a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riadas.wordpress.com&amp;blog=993327&amp;post=38&amp;subd=riadas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Recently I have developed a lot of interest in <a href="http://en.wikipedia.org/wiki/Photography" target="_blank">photography</a>. Earlier I used to post photos at <a href="http://www.flickr.com/" target="_blank">flickr</a> but they were not that good as they are now, I feel. I have started using <a href="http://www.gimp.org/" target="_blank">gimp </a>to edit my pictures. Thanks to <a href="http://www.gimp.org/" target="_blank">gimp</a> for helping me to upload better photos. A <a href="http://www.gimpguru.org/Tutorials/" target="_blank">tutorial</a> has helped me a lot to learn <a href="http://www.gimp.org/" target="_blank">gimp</a> and I am loving experimenting with it. <a href="http://www.gimp.org/" target="_blank">Gimp</a> has also helped me to win the first prize at a photography competition at college. And these days I am getting a few <a href="http://www.flickr.com/" target="_blank">flickr</a> mails where people are asking me how I have edited a particular picture and which software I have used and I am liking it <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  . Still there are so many features which are unexplored and I am willing to learn them soon.</p>
<p>And also I am thinking of installing <a href="http://chdk.wikia.com/wiki/CHDK">chdk</a> in my camera <a href="http://en.wikipedia.org/wiki/Canon_PowerShot_S3_IS" target="_blank">Canon Powershot S3 IS</a> so that I can take raw photos.</p>
<p>Some of my photos which are <a href="http://www.gimp.org/" target="_blank">gimp</a> edited :<br />
This made me win the first prize on the topic &#8216;Go Green&#8217; :<br />
<a title="Go Green by ria_and_her_eye ( busy ), on Flickr" href="http://www.flickr.com/photos/riadas/3276573434/"><img src="http://farm4.static.flickr.com/3435/3276573434_ff851f0faa_m.jpg" alt="Go Green" width="240" height="184" /></a><br />
Some more:<br />
<a title="Give me five rupees only !!! by ria_and_her_eye ( busy ), on Flickr" href="http://www.flickr.com/photos/riadas/3362514730/"><img src="http://farm4.static.flickr.com/3641/3362514730_f553e80093_m.jpg" alt="Give me five rupees only !!!" width="189" height="240" /></a> <a title="Speaking without a word exchanged by ria_and_her_eye ( busy ), on Flickr" href="http://www.flickr.com/photos/riadas/3600120888/"><img src="http://farm3.static.flickr.com/2246/3600120888_5f0d9bca27_m.jpg" alt="Speaking without a word exchanged" width="182" height="240" /></a><a title="সেদিনের স্মৃতি ( memories of that day ) ( Explored ) by ria_and_her_eye ( busy ), on Flickr" href="http://www.flickr.com/photos/riadas/3576716922/"><img src="http://farm4.static.flickr.com/3609/3576716922_6f64886510_m.jpg" alt="সেদিনের স্মৃতি ( memories of that day ) ( Explored )" width="240" height="238" /></a></p>
<p>More photos <a href="http://www.flickr.com/photos/riadas/" target="_blank">here..</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/riadas.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/riadas.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/riadas.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/riadas.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/riadas.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/riadas.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/riadas.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/riadas.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/riadas.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/riadas.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/riadas.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/riadas.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/riadas.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/riadas.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riadas.wordpress.com&amp;blog=993327&amp;post=38&amp;subd=riadas&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://riadas.wordpress.com/2009/06/10/loving-gimp/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fe4b88a6683bfd3ebef1cc9af7d167ef?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">riadas</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3435/3276573434_ff851f0faa_m.jpg" medium="image">
			<media:title type="html">Go Green</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3641/3362514730_f553e80093_m.jpg" medium="image">
			<media:title type="html">Give me five rupees only !!!</media:title>
		</media:content>

		<media:content url="http://farm3.static.flickr.com/2246/3600120888_5f0d9bca27_m.jpg" medium="image">
			<media:title type="html">Speaking without a word exchanged</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3609/3576716922_6f64886510_m.jpg" medium="image">
			<media:title type="html">সেদিনের স্মৃতি ( memories of that day ) ( Explored )</media:title>
		</media:content>
	</item>
		<item>
		<title>Happy Birthday to dgplug</title>
		<link>http://riadas.wordpress.com/2008/09/08/happy-birthday-to-dgplug/</link>
		<comments>http://riadas.wordpress.com/2008/09/08/happy-birthday-to-dgplug/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 14:38:44 +0000</pubDate>
		<dc:creator>riadas</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[dgplug]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://riadas.wordpress.com/?p=31</guid>
		<description><![CDATA[Happy birthday to dgplug . Today one more year completes for dgplug. 4 years back it was started by Kushal. Since then, lot of students from every year have participated in this linux user group. Today, we people, staying here at Durgapur gathered together to celebrate dgplug&#8217;s birthday with an informal discussion. At about 12:30 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riadas.wordpress.com&amp;blog=993327&amp;post=31&amp;subd=riadas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Happy birthday to <a href="http://dgplug.org/" target="_blank">dgplug</a> <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> . Today one more year completes for <a href="http://dgplug.org/">dgplug</a>. 4 years back it was started by <a href="http://kushaldas.in/" target="_blank">Kushal</a>. Since then, lot of students from every year have participated in this linux user group. Today, we people, staying here at Durgapur gathered together to celebrate dgplug&#8217;s birthday with an informal discussion. At about 12:30 pm, 10 of us (me, <a href="http://subhodipbiswas.wordpress.com/" target="_blank">Subhodip</a>, <a href="http://arindamghosh.wordpress.com/" target="_blank">Arindam</a>, Ajitesh, <a href="http://amrita.dgplug.org/" target="_blank">Amrita</a>, Debashree, Arpita, Sunny, Ratnadeep, Kishan) met at City Center (though arindam was 1 and a half hour late). We went to the food court, sat together and then the discussion started. Subhodip started with a brief introduction of dgplug and the way it started. He then asked us to share our experiences about our precious years we spent with dgplug. Amrita started with the <a href="http://wiki.dgplug.org/index.php/SummerTraining" target="_blank">summer training</a> and the way she started with inkscape. She was followed by Arpita and Debashree with similar experiences. They said that they learnt a lot of new things from the training, though never completed reading any book <img src='http://s2.wp.com/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> . Sunny then started and said how he is teased in his class for getting involved with all these. He is named as &#8220;Sunny Lenovo Linux Sharma&#8221; by his classmates (he owns a lenevo laptop). Still he said he never lost his spirit. Then the 2 guys from the 2nd year Ratnadeep and Kishan talked about their experiences. They too talked about the benefits of summer training. In between the discussion was paused for a while for having our lunch. We had delicious food there. Boys paid the bill <img src='http://s2.wp.com/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> . After our lunch it was our turn, we people from 4th year. Ajitesh said how he bagan, with working for Bijira. He was followed by a long and detail speech by Arindam. He started from the very beginning and shared his experince in details, specially of the month spent at the training under Indrada (even about what food he had and free of cost <img src='http://s2.wp.com/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> ). Subhodip in the meantime was counting the months and was waiting for when Arindam will talk about this month after detailing all the months before <img src='http://s2.wp.com/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> . He also talked about his SoC experience. Then he talked about his participation in freed.in and how he got involved with open street map which helped him get through SoC. Then it was my turn. I too said little bit of how it began and specially my experiences of summer training. Then Subhodip started by saying, his experiences are almost similar to Ajitesh and Arindam. Juniors asked lot of questions. And at the end of the day Subhodip gave his valuable suggestions and insisted to focus on a single thing rather than trying to do everything together. I was getting late as I had a limited time and I had to return to my hostel. So we hurried up and we went to a icecream stall. We had icecream and this time girls paid the bill <img src='http://s2.wp.com/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> . And then finally we all returned after a nice day spent for dgplug. Hope this day is celebrated with all fun and discussion, every year.<br />
Stay long dgplug <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</p>
<p>Here are some photos</p>
<p><a href="http://www.flickr.com/photos/riadas/2839079675/"><img class="alignnone" src="http://farm4.static.flickr.com/3259/2839079675_82036dbc9e_m.jpg" alt="" width="240" height="180" /></a></p>
<p><a href="http://www.flickr.com/photos/riadas/2839979484/"><img class="alignnone" src="http://farm4.static.flickr.com/3193/2839979484_f8231c9fea_m.jpg" alt="" width="240" height="180" /></a></p>
<p><a href="http://www.flickr.com/photos/riadas/2839126327/"><img class="alignnone" src="http://farm4.static.flickr.com/3044/2839126327_d099cefffb_m.jpg" alt="" width="240" height="180" /></a></p>
<p><a href="http://www.flickr.com/photos/riadas/2839100837/"><img class="alignnone" src="http://farm4.static.flickr.com/3146/2839100837_4f427a374b_m.jpg" alt="" width="240" height="180" /></a></p>
<p><a href="http://www.flickr.com/photos/riadas/2840032056/"><img class="alignnone" src="http://farm4.static.flickr.com/3146/2840032056_7ebd5490a2_m.jpg" alt="" width="240" height="180" /></a></p>
<p>More photos <a href="http://www.flickr.com/photos/riadas/sets/72157607180266317/" target="_blank">here..</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/riadas.wordpress.com/31/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/riadas.wordpress.com/31/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/riadas.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/riadas.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/riadas.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/riadas.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/riadas.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/riadas.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/riadas.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/riadas.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/riadas.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/riadas.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/riadas.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/riadas.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/riadas.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/riadas.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riadas.wordpress.com&amp;blog=993327&amp;post=31&amp;subd=riadas&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://riadas.wordpress.com/2008/09/08/happy-birthday-to-dgplug/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fe4b88a6683bfd3ebef1cc9af7d167ef?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">riadas</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3259/2839079675_82036dbc9e_m.jpg" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3193/2839979484_f8231c9fea_m.jpg" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3044/2839126327_d099cefffb_m.jpg" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3146/2839100837_4f427a374b_m.jpg" medium="image" />

		<media:content url="http://farm4.static.flickr.com/3146/2840032056_7ebd5490a2_m.jpg" medium="image" />
	</item>
		<item>
		<title>First time translation</title>
		<link>http://riadas.wordpress.com/2008/07/06/first-time-translation/</link>
		<comments>http://riadas.wordpress.com/2008/07/06/first-time-translation/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 14:57:37 +0000</pubDate>
		<dc:creator>riadas</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[l10n bn_IN]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://riadas.wordpress.com/?p=30</guid>
		<description><![CDATA[Yesterday I did my first file translation in bengali. Though at the beginning I took a lot of time typing, but slowly I increased my speed little bit. I did few mistakes. Later Runadi explained me in details about my mistakes. Arindam also suggested changes. Finally I corrected everything and got my first translated file<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riadas.wordpress.com&amp;blog=993327&amp;post=30&amp;subd=riadas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Yesterday I did my first file translation in bengali. Though at the beginning I took a lot of time typing, but slowly I increased my speed little bit. I did few mistakes. Later <a href="http://runab.livejournal.com/" target="_blank">Runadi </a>explained me in details about my mistakes. <a href="http://arindamghosh.wordpress.com/" target="_blank">Arindam</a> also suggested changes. Finally I corrected everything and got my first translated file <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/riadas.wordpress.com/30/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/riadas.wordpress.com/30/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/riadas.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/riadas.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/riadas.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/riadas.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/riadas.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/riadas.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/riadas.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/riadas.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/riadas.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/riadas.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/riadas.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/riadas.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/riadas.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/riadas.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riadas.wordpress.com&amp;blog=993327&amp;post=30&amp;subd=riadas&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://riadas.wordpress.com/2008/07/06/first-time-translation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fe4b88a6683bfd3ebef1cc9af7d167ef?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">riadas</media:title>
		</media:content>
	</item>
		<item>
		<title>Started with localization</title>
		<link>http://riadas.wordpress.com/2008/07/04/started-with-localisation/</link>
		<comments>http://riadas.wordpress.com/2008/07/04/started-with-localisation/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 20:36:30 +0000</pubDate>
		<dc:creator>riadas</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[l10n bn_IN]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://riadas.wordpress.com/?p=28</guid>
		<description><![CDATA[I started with localization in bengali. I started talking with Arindam about it. He made me understand the entire thing. I took a look at the entire statistics of the translated and untranslated work of bengali localization compared to others. I then had a glance of the kde localization. I will start working with kdebase [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riadas.wordpress.com&amp;blog=993327&amp;post=28&amp;subd=riadas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I started with localization in bengali. I started talking with <a href="http://arindamghosh.wordpress.com/" target="_blank">Arindam </a>about it. He made me understand the entire thing. I took a look at the entire statistics of the translated and untranslated work of bengali localization compared to others.  I then had a glance of the <a href="http://l10n.kde.org/" target="_blank">kde localization</a>. I will start working with <a href="http://en.wikipedia.org/wiki/KDEBase" target="_blank">kdebase</a> localization. I did a checkout of both the translated and untranslated pages (translated ones to have them as examples).  Later I talked to <a href="http://runab.livejournal.com/" target="_blank">Runadi</a> about it. I took help of her <a href="http://runab.livejournal.com/9375.html" target="_blank">blog</a> to have the entire set up in my <a href="http://en.wikipedia.org/wiki/MacBook" target="_blank">MacBook</a>. <a href="http://arindamghosh.wordpress.com/">Arindam</a> helped me in the entire process. It took a long time in my slow internet connection for the set up <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  .</p>
<p>But finally everything is ready. I have gone through the translated pages to understand it in a better way. I have saved the keyboard layout for <a href="http://www.bengalinux.org/images/probhat_layout.png" target="_blank">probhat</a> which I will be using. Now I take some time to search a letter from the keyboard and type <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  , so I need to practice typing in bengali. I will take help of the <a href="http://www.bengalinux.org/english-to-bengali-dictionary/">ankurbangla dictionary</a> for translations.</p>
<p>Hope to do some good translation soon <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/riadas.wordpress.com/28/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/riadas.wordpress.com/28/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/riadas.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/riadas.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/riadas.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/riadas.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/riadas.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/riadas.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/riadas.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/riadas.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/riadas.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/riadas.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/riadas.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/riadas.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/riadas.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/riadas.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riadas.wordpress.com&amp;blog=993327&amp;post=28&amp;subd=riadas&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://riadas.wordpress.com/2008/07/04/started-with-localisation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fe4b88a6683bfd3ebef1cc9af7d167ef?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">riadas</media:title>
		</media:content>
	</item>
		<item>
		<title>Summer training @ #dgplug</title>
		<link>http://riadas.wordpress.com/2008/07/04/summer-training-dgplug/</link>
		<comments>http://riadas.wordpress.com/2008/07/04/summer-training-dgplug/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 19:47:45 +0000</pubDate>
		<dc:creator>riadas</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://riadas.wordpress.com/?p=27</guid>
		<description><![CDATA[29th June, &#8217;08 marks the beginning of Summer Training started at #dgplug . Now almost a week over in this training. Learned a lot of new things from all the mentors. Debarshi started with shell. Kushal made us explore the vi editor, Prasad taught us programming with C in gcc , mbuf taught us several [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riadas.wordpress.com&amp;blog=993327&amp;post=27&amp;subd=riadas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>29th June, &#8217;08 marks the beginning of <a href="http://wiki.dgplug.org/index.php/SummerTraining" target="_blank">Summer Training</a> started at <a href="dgplug.org" target="_blank">#dgplug</a> . Now almost a week over in this training. Learned a lot of new things from all the mentors. <a href="http://debarshiray.multiply.com/" target="_blank">Debarshi </a>started with <a href="http://en.wikipedia.org/wiki/Unix_shell" target="_blank">shell</a>. <a href="http://kushaldas.in/">Kushal</a> made us explore the <a href="http://en.wikipedia.org/wiki/Vi" target="_blank">vi editor</a>, <a href="http://pjp.dgplug.org/" target="_blank">Prasad </a>taught us programming with C in <a href="http://en.wikipedia.org/wiki/GCC" target="_blank">gcc</a> , mbuf taught us several theories in <a href="http://www.gnu.org/philosophy/philosophy.html" target="_blank">free software</a>, <a href="http://technofreakatchennai.wordpress.com/">Parthan</a> cleared our wiki conept.</p>
<p>All classes were very helpful in total. I liked Prasad&#8217;s class the most <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  .</p>
<p>Hope to learn more at the end of this month <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/riadas.wordpress.com/27/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/riadas.wordpress.com/27/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/riadas.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/riadas.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/riadas.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/riadas.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/riadas.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/riadas.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/riadas.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/riadas.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/riadas.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/riadas.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/riadas.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/riadas.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/riadas.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/riadas.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riadas.wordpress.com&amp;blog=993327&amp;post=27&amp;subd=riadas&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://riadas.wordpress.com/2008/07/04/summer-training-dgplug/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fe4b88a6683bfd3ebef1cc9af7d167ef?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">riadas</media:title>
		</media:content>
	</item>
		<item>
		<title>Important day for dgplug</title>
		<link>http://riadas.wordpress.com/2008/03/15/important-day-for-dgplug/</link>
		<comments>http://riadas.wordpress.com/2008/03/15/important-day-for-dgplug/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 17:48:16 +0000</pubDate>
		<dc:creator>riadas</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://riadas.wordpress.com/?p=26</guid>
		<description><![CDATA[Yesterday was an important day in the history of our dgplug. The day started with our visit to NIT at about 11:30 a.m. We 5 (me, Kushal, Subhodip, Arindam, Ajitesh and Sunny) went there. We were received by one of the 3rd year students of their lug. We were taken to the Application Lab of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riadas.wordpress.com&amp;blog=993327&amp;post=26&amp;subd=riadas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Yesterday was an important day in the history of our dgplug. The day started with our visit to NIT at about 11:30 a.m. We 5 (me, Kushal, Subhodip, Arindam, Ajitesh and Sunny) went there. We were received by one of the 3rd year students of their lug. We were taken to the Application Lab of the IT Department. Projector was arranged for us and also there was well internet facility. Kushal started with his introduction about our dgplug at about 12:00 a.m. Then all of us introduced ourselves. It was a good and interactive one. Lot of 2nd year students were present including girls. They were eagar to know about the Bijira project which Subhodip explained them. Then Kushal started with the basics like the principles of free software. He explained the ways one can start contributing to the free software projects and also upstream projects. Then IRC was shown to them. It was good for them to see it live. People in IRC were at the big screen, it was really great <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  . For the 1st time they got an idea of it. According to the suggestions of Pradeepto in IRC they were taught little bit of subversion. Then the basics of python were taught and they were explained about Google Summer of Code. There was an introduction of indichix, even in IRC Runa_b wrote what indichix is all about which all saw. They were also taught about Bugzilla. In between all these I met with my junior schoolmate who presently studies in NIT. He asked me a lot about GSoC. One more girl came to me asked how she should approach to be selected for GSoC. Finally around 3:00 p.m. discussions were over. Some stickers were distributed. And at last they took us to the Food Court at Wonder La, City Center. We were very hungry and had delicious food there. We then bid them good bye with a hope to always be in contact.</p>
<p>Our NIT programme ended with the start of our new programme in Bengal College of Engineering, Durgapur We had less time. We reached BCET at about 4:30 p.m. The surroundings there was a very formal one. We were taken to their auditorium hall. There four of us went. Kushal started with his speech. Me, Subhodip and Arindam took our respective seats. There were mostly 1st year students at the auditorium. They were not much familiar with the free software world. They were taught with the basics and were explained the benefits of contributing in upstream projects. There was no internet facility there, so we could not show much. It was a one hour and 15 minutes discussion. Stickers were distributed. There too we were offered sweets and some other food <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  .</p>
<p>In this way the day came to an end with lot of traveling in colleges and lot of teaching and also good food <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  . Hope that this enthusiasm in these colleges does not die.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/riadas.wordpress.com/26/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/riadas.wordpress.com/26/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/riadas.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/riadas.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/riadas.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/riadas.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/riadas.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/riadas.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/riadas.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/riadas.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/riadas.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/riadas.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/riadas.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/riadas.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/riadas.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/riadas.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riadas.wordpress.com&amp;blog=993327&amp;post=26&amp;subd=riadas&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://riadas.wordpress.com/2008/03/15/important-day-for-dgplug/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fe4b88a6683bfd3ebef1cc9af7d167ef?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">riadas</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing Fedora</title>
		<link>http://riadas.wordpress.com/2008/03/13/installing-fedora/</link>
		<comments>http://riadas.wordpress.com/2008/03/13/installing-fedora/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 18:33:13 +0000</pubDate>
		<dc:creator>riadas</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://riadas.wordpress.com/?p=25</guid>
		<description><![CDATA[Yesterday was install fest in our college. We installed F8 in few laptops. Also taught the students basics of using the system. Everyone was very enthusiastic about it. Stickers of fedora, kde and firefox was distributed. You can see more from this blog. Tomorrow we will be going to NIT Durgapur for some discussions about [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riadas.wordpress.com&amp;blog=993327&amp;post=25&amp;subd=riadas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Yesterday was install fest in our college. We installed F8 in few laptops. Also taught the students basics of using the system. Everyone was very enthusiastic about it. Stickers of fedora, kde and firefox was distributed. You can see more from this <a href="http://subhodipbiswas.wordpress.com/2008/03/14/dgplug-install-fest/" target="_blank">blog</a>.</p>
<p>Tomorrow we will be going to NIT Durgapur for some discussions about our lug and also to Bengal College of Engineering and Technology College where there will be an informal discussion about our dgplug, what we do etc.</p>
<p>Also today I installed F8 in my roommate&#8217;s computer. Taught her to use the konsole, also taught her few commands. She then practiced everything I  taught. She was also enthusiastic about it and said she will be learning more to use it properly.</p>
<p>It&#8217;s good to see that the use of linux is spreading in our college <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/riadas.wordpress.com/25/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/riadas.wordpress.com/25/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/riadas.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/riadas.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/riadas.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/riadas.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/riadas.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/riadas.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/riadas.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/riadas.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/riadas.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/riadas.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/riadas.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/riadas.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/riadas.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/riadas.wordpress.com/25/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riadas.wordpress.com&amp;blog=993327&amp;post=25&amp;subd=riadas&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://riadas.wordpress.com/2008/03/13/installing-fedora/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fe4b88a6683bfd3ebef1cc9af7d167ef?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">riadas</media:title>
		</media:content>
	</item>
		<item>
		<title>Inkscape again</title>
		<link>http://riadas.wordpress.com/2008/02/28/inkscape-again/</link>
		<comments>http://riadas.wordpress.com/2008/02/28/inkscape-again/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 18:49:22 +0000</pubDate>
		<dc:creator>riadas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://riadas.wordpress.com/?p=24</guid>
		<description><![CDATA[Snowman and snow Colours of joy<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riadas.wordpress.com&amp;blog=993327&amp;post=24&amp;subd=riadas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Snowman and snow</p>
<p><a href="http://www.flickr.com/photos/riadas/2297990661/" title="snow by riadas, on Flickr"><img src="http://farm4.static.flickr.com/3043/2297990661_857f225648_m.jpg" alt="snow" height="240" width="170" /></a></p>
<p>Colours of joy</p>
<p><a href="http://www.flickr.com/photos/riadas/2298802672/" title="Colours of joy by riadas, on Flickr"><img src="http://farm4.static.flickr.com/3137/2298802672_05e0b64bd8_m.jpg" alt="Colours of joy" height="240" width="170" /></a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/riadas.wordpress.com/24/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/riadas.wordpress.com/24/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/riadas.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/riadas.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/riadas.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/riadas.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/riadas.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/riadas.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/riadas.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/riadas.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/riadas.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/riadas.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/riadas.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/riadas.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/riadas.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/riadas.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riadas.wordpress.com&amp;blog=993327&amp;post=24&amp;subd=riadas&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://riadas.wordpress.com/2008/02/28/inkscape-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fe4b88a6683bfd3ebef1cc9af7d167ef?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">riadas</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3043/2297990661_857f225648_m.jpg" medium="image">
			<media:title type="html">snow</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3137/2298802672_05e0b64bd8_m.jpg" medium="image">
			<media:title type="html">Colours of joy</media:title>
		</media:content>
	</item>
		<item>
		<title>One more try</title>
		<link>http://riadas.wordpress.com/2008/02/25/one-more-try/</link>
		<comments>http://riadas.wordpress.com/2008/02/25/one-more-try/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 20:40:12 +0000</pubDate>
		<dc:creator>riadas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://riadas.wordpress.com/?p=23</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riadas.wordpress.com&amp;blog=993327&amp;post=23&amp;subd=riadas&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img src="http://farm4.static.flickr.com/3136/2292310452_b67315856c_m.jpg" alt="flower" height="203" width="240" /></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/riadas.wordpress.com/23/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/riadas.wordpress.com/23/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/riadas.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/riadas.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/riadas.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/riadas.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/riadas.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/riadas.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/riadas.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/riadas.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/riadas.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/riadas.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/riadas.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/riadas.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/riadas.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/riadas.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=riadas.wordpress.com&amp;blog=993327&amp;post=23&amp;subd=riadas&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://riadas.wordpress.com/2008/02/25/one-more-try/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fe4b88a6683bfd3ebef1cc9af7d167ef?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">riadas</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3136/2292310452_b67315856c_m.jpg" medium="image">
			<media:title type="html">flower</media:title>
		</media:content>
	</item>
	</channel>
</rss>
