<?xml version="1.0"?>
<rdf:RDF
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:foaf="http://xmlns.com/foaf/0.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns="http://purl.org/rss/1.0/"
>
<channel rdf:about="http://planet.lugmanipal.org/">
	<title>Planet LUG Manipal</title>
	<link>http://planet.lugmanipal.org/</link>
	<description>Planet LUG Manipal - http://planet.lugmanipal.org/</description>

	<items>
		<rdf:Seq>
			<rdf:li rdf:resource="http://ankurs.com/?p=607" />
			<rdf:li rdf:resource="http://manishtech.wordpress.com/?p=350" />
			<rdf:li rdf:resource="http://manishtech.wordpress.com/?p=338" />
			<rdf:li rdf:resource="http://ankurs.com/?p=599" />
			<rdf:li rdf:resource="tag:blogger.com,1999:blog-8096216372423765736.post-2987175990906727897" />
			<rdf:li rdf:resource="tag:blogger.com,1999:blog-8096216372423765736.post-9176929527155612151" />
			<rdf:li rdf:resource="http://manishtech.wordpress.com/?p=321" />
			<rdf:li rdf:resource="http://ankurs.com/?p=593" />
			<rdf:li rdf:resource="http://www.lugmanipal.org/?p=234" />
			<rdf:li rdf:resource="http://www.lugmanipal.org/?p=228" />
			<rdf:li rdf:resource="http://manishtech.wordpress.com/?p=313" />
			<rdf:li rdf:resource="tag:blogger.com,1999:blog-6410410496793374525.post-2877488544360319190" />
			<rdf:li rdf:resource="http://djkaos.wordpress.com/?p=322" />
			<rdf:li rdf:resource="http://openovation.wordpress.com/?p=13" />
			<rdf:li rdf:resource="http://manishtech.wordpress.com/?p=301" />
			<rdf:li rdf:resource="http://djkaos.wordpress.com/?p=316" />
			<rdf:li rdf:resource="http://ayushpranshu.wordpress.com/?p=25" />
			<rdf:li rdf:resource="http://www.swaroophegde.com/?p=580" />
			<rdf:li rdf:resource="http://manishtech.wordpress.com/?p=292" />
			<rdf:li rdf:resource="http://ankurs.com/?p=561" />
			<rdf:li rdf:resource="http://manishtech.wordpress.com/?p=281" />
			<rdf:li rdf:resource="tag:blogger.com,1999:blog-6410410496793374525.post-8578948499866009303" />
			<rdf:li rdf:resource="http://www.lugmanipal.org/?p=221" />
			<rdf:li rdf:resource="http://manishtech.wordpress.com/?p=277" />
			<rdf:li rdf:resource="http://www.lugmanipal.org/?p=215" />
			<rdf:li rdf:resource="http://www.lugmanipal.org/?p=201" />
			<rdf:li rdf:resource="http://www.lugmanipal.org/?p=191" />
			<rdf:li rdf:resource="http://www.lugmanipal.org/?p=184" />
			<rdf:li rdf:resource="http://www.lugmanipal.org/?p=168" />
			<rdf:li rdf:resource="http://www.lugmanipal.org/?p=173" />
			<rdf:li rdf:resource="http://www.swaroophegde.com/?p=573" />
			<rdf:li rdf:resource="http://manishtech.wordpress.com/?p=271" />
			<rdf:li rdf:resource="http://essentialrarities.wordpress.com/?p=38" />
			<rdf:li rdf:resource="http://ankurs.com/?p=562" />
			<rdf:li rdf:resource="http://manishtech.wordpress.com/?p=258" />
			<rdf:li rdf:resource="http://manishtech.wordpress.com/?p=250" />
			<rdf:li rdf:resource="http://manishtech.wordpress.com/?p=245" />
			<rdf:li rdf:resource="http://ankurs.com/?p=557" />
			<rdf:li rdf:resource="tag:blogger.com,1999:blog-6410410496793374525.post-7622221940671834199" />
			<rdf:li rdf:resource="http://djkaos.wordpress.com/?p=313" />
			<rdf:li rdf:resource="http://djkaos.wordpress.com/?p=307" />
			<rdf:li rdf:resource="http://djkaos.wordpress.com/?p=297" />
			<rdf:li rdf:resource="http://ankurs.com/?p=542" />
			<rdf:li rdf:resource="http://www.lugmanipal.org/?p=163" />
			<rdf:li rdf:resource="http://djkaos.wordpress.com/?p=302" />
		</rdf:Seq>
	</items>
</channel>

<item rdf:about="http://ankurs.com/?p=607">
	<title>Ankur Shrivastava (BE-2k7): Weekend Project</title>
	<link>http://ankurs.com/2010/03/weekend-project/</link>
	<content:encoded>&lt;p&gt;In Dec 2009 at foss.in at the maemo stall i saw a guy control a small toy car through accelerometer on his N900, i thought of replicating that but it just remained in my mind, so last Saturday i finally decided to implement it and went straight to a toy store and bought a toy RF car, one hour of hacking and i was able to control the small car through by phone (Nokia E61i) here is the video of it working.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;the concept is simple, i send commands through my phone over wifi to my laptop which controls the car remote, controlling a toy car remote is very easy with a Parallel port and few transistors but laptops don&amp;#8217;t have parallel ports, so i used a micro-controller in between to sort that out, so now micro controller controls the car remote by acting on signals received over UART from laptop.&lt;br /&gt;
the working is Phone &amp;#8212;(WiFi)&amp;#8212;&amp;gt;Laptop &amp;#8212;(USB/UART)&amp;#8212;&amp;gt; Micro controller &amp;#8212;(Relays)&amp;#8212;&amp;gt; Car Remote &amp;#8212;(RF)&amp;#8212;&amp;gt; Toy Car&lt;br /&gt;
will post details with code sometime later&lt;/p&gt;</content:encoded>
	<dc:date>2010-03-10T19:52:34+00:00</dc:date>
	<dc:creator>Ankur Shrivastava</dc:creator>
</item>
<item rdf:about="http://manishtech.wordpress.com/?p=350">
	<title>Manish's Tech Blog: The Ubuntu Rebranding</title>
	<link>http://manishtech.wordpress.com/2010/03/06/the-ubuntu-rebranding/</link>
	<content:encoded>&lt;p&gt;When I look back at my college days, the only two distros on which I can count on for simplicity was Fedora and Ubuntu. I used the latter just because it suited me and for exercising my right of freedom. Let me jot down the biggest problems I faced whenever I wanted to propagate Ubuntu in my college days under the LUG Manipal banner:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;People disliked the dark brown theme&lt;/li&gt;
&lt;li&gt;It didn&amp;#8217;t look professional&lt;/li&gt;
&lt;li&gt;The graphics card didn&amp;#8217;t work (The ATI ones)&lt;/li&gt;
&lt;li&gt;Atheros wireless driver has it&amp;#8217;s own share of problems&lt;/li&gt;
&lt;li&gt;It wasn&amp;#8217;t windows&lt;/li&gt;
&lt;li&gt;&amp;#8230;..list continues&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;The change in branding&lt;/h2&gt;
&lt;p&gt;This is what I actually wanted from Ubuntu. Just making things doesn&amp;#8217;t work. Normal people don&amp;#8217;t want advanced things like GIMP or a desktop mail client. All they need is basic things should just work and an eye-candy. Everything should look cool and pleasant.&lt;/p&gt;
&lt;p&gt;&lt;img class=&quot;aligncenter&quot; title=&quot;The new Ubuntu Logo&quot; src=&quot;https://wiki.ubuntu.com/Brand?action=AttachFile&amp;amp;do=get&amp;amp;target=blackeubuntulogo.png&quot; alt=&quot;The new Ubuntu logo: Looks better&quot; width=&quot;600&quot; height=&quot;158&quot; /&gt;&lt;/p&gt;
&lt;p&gt;This font looks better and more professional than the earlier one. The one before this looked someone like Comic Sans.&lt;/p&gt;
&lt;h2&gt;Improvements&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;The re-branding brings in much needed boot-screen change. A simple boot-screen is a lot better than a constantly animating one. Remember, the blink tags and marquees for HTML. They do nothing more than distraction.&lt;/li&gt;
&lt;li&gt;I liked the light theme more than the dark. The reason being that it looks better to my eyes and not because it remotely looks like Mac OSX.&lt;/li&gt;
&lt;li&gt;Read &lt;a href=&quot;http://www.markshuttleworth.com/archives/308&quot;&gt;Mark&amp;#8217;s view&lt;/a&gt; on this whole saga. Orange will represent Community and Aubergine would represent Canonical. Every branding should be looked with three parameters: Community &amp;lt;=&amp;gt; Commercial, Consumer &amp;lt;=&amp;gt; Enterprise and End-User &amp;lt;=&amp;gt; Engineer. Aubergine with white dots means it is more Commercial and Enterprise based branding.&lt;/li&gt;
&lt;li&gt;The newer website is a lot better than the previous one. Hope they are not moving away from Drupal.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img class=&quot;aligncenter&quot; title=&quot;New Proposed Ubuntu Website&quot; src=&quot;https://wiki.ubuntu.com/Brand2?action=AttachFile&amp;amp;do=get&amp;amp;target=homepage.png&quot; alt=&quot;New Proposed Ubuntu Website&quot; width=&quot;667&quot; height=&quot;922&quot; /&gt;&lt;/p&gt;
&lt;h2&gt;The Roadblocks&lt;/h2&gt;
&lt;p&gt;Ubuntu has many roadblocks in becoming a major Operating System. Many of them are from within the Open Source community itself. Probably Ubuntu is growing quite fast, but when compared to overall OS market, it is stagnant.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Wireless driver problems need to be fixed. Many people just give up because they cannot make Wireless to work on it.&lt;/li&gt;
&lt;li&gt;The graphics support is still quite weak. People with ATI cards report more problems with NVidia ones. This is one of the places where everyone has been bitten one or the other time. Since I have Intel 945GM graphics chipset on my laptop, those bad days have not struck on me yet.&lt;/li&gt;
&lt;li&gt;Another roadblock is that Ubuntu has to face a lot of hate from within the OSS community itself. People bash it because it brings in non-technical people into the Linux worlds who don&amp;#8217;t want to compile their drivers or don&amp;#8217;t want to use the command line.  Some of them go even one step ahead and claim that Linux isn&amp;#8217;t meant for people who can&amp;#8217;t understand computers. My situation would be the same if I was asked to open the BMW engine(Linux kernel) and fix something deep inside by pulling some random wires(typing commands)&lt;/li&gt;
&lt;li&gt;Linux in particular was designed to run on ever goddamn architecture on this world. Even though it is a good thing, the effort is split up.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Solution&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;OEM tie-ups: To me, this is the only left to fix the current mess. If you buy a system, the people supplying the hardware will make sure that everything works fine with the OS they provide.  In this case, graphics and wireless drivers can be pre-installed. Depending on patent jurisdictions, even codecs can be pre-installed.&lt;/li&gt;
&lt;li&gt;Focus on Looks and Usability: Many of the GNOME apps have such horrible looks that I feel it was hacked overnight by devs in half-sleepy state. Some apps like gnome-system-monitor eat up 50% CPU and report the CPU usage to be 50%+.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Finally I am thinking of shifting to Lucid once it comes out.&lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/manishtech.wordpress.com/350/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/manishtech.wordpress.com/350/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/manishtech.wordpress.com/350/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/manishtech.wordpress.com/350/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/manishtech.wordpress.com/350/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/manishtech.wordpress.com/350/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/manishtech.wordpress.com/350/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/manishtech.wordpress.com/350/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/manishtech.wordpress.com/350/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/manishtech.wordpress.com/350/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=manishtech.wordpress.com&amp;amp;blog=1253218&amp;amp;post=350&amp;amp;subd=manishtech&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;</content:encoded>
	<dc:date>2010-03-05T18:40:15+00:00</dc:date>
	<dc:creator>Manish</dc:creator>
</item>
<item rdf:about="http://manishtech.wordpress.com/?p=338">
	<title>Manish's Tech Blog: Mozilla Developer Day Bangalore, 27th February 2010</title>
	<link>http://manishtech.wordpress.com/2010/02/28/mozilla-developer-day-bangalore-27th-february-2010/</link>
	<content:encoded>&lt;p&gt;Mozilla along with Mahiti organised a &lt;a href=&quot;https://wiki.mozilla.org/Bangalore_DevDay_2010&quot; target=&quot;_blank&quot;&gt;Mozilla Developer Day at NIMS, Bangalore at JRD Tata Auditorium&lt;/a&gt;. For people who want to know about the event via tweets please check the hashtag &lt;a href=&quot;http://search.twitter.com/search?q=%23mozdevday&quot; target=&quot;_blank&quot;&gt;#mozdevday&lt;/a&gt; on Twitter&lt;/p&gt;
&lt;p&gt;
&lt;img class=&quot;aligncenter&quot; src=&quot;http://s3.amazonaws.com/twitpic/photos/full/69896965.jpg?AWSAccessKeyId=0ZRYP5X5F6FSMBCCSE82&amp;amp;Expires=1267345021&amp;amp;Signature=4MMFUevrC%2BIgnoIMKZhcrec0y5w%3D&quot; alt=&quot;&quot; width=&quot;352&quot; height=&quot;469&quot; /&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Introduction&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;As per the schedule, the event was supposed to kick-start at 9:30AM in the morning. After getting up in the morning and beating all the traffic as travelling 33KMs, I finally reached NIAS Campus at 11AM. After getting the badges, feedback-form and other delegate stuff, I went inside the auditorium to see what&amp;#8217;s cooking inside.&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Web Standards&lt;/strong&gt;&lt;/h3&gt;
&lt;h4&gt;&lt;em&gt;Speaker: &lt;a href=&quot;http://arunranga.com/blog/about/&quot; target=&quot;_blank&quot;&gt;Arun Ranganathan&lt;/a&gt;&lt;/em&gt;&lt;/h4&gt;
&lt;p&gt;When I entered Arun was &lt;a href=&quot;https://wiki.mozilla.org/Bangalore_DevDay_2010/Web_Standards/&quot; target=&quot;_blank&quot;&gt;speaking on Web Standards&lt;/a&gt;. I think I missed the drum-beat part of his presentation as I was late. Abhishek Mishra and Rohan Prabhu had reached at 10AM itself and were a part of the audience from the very beginning.&lt;/p&gt;
&lt;p&gt;Arun gave us a presentation on&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Geolocation based services for pictures.&lt;/li&gt;
&lt;li&gt;Font-face support in Firefox and other HTML5 based controls.&lt;/li&gt;
&lt;li&gt;API for drag-and-drop&lt;/li&gt;
&lt;li&gt;2D support in Firefox. He showed us a Mario kind of game made using Canvas.&lt;/li&gt;
&lt;li&gt;3D support in Firefox using WebGL&lt;/li&gt;
&lt;li&gt;Accelerometer support for Firefox. He showed a game which we can play by tilting our devices (Mobile/Laptop)&lt;/li&gt;
&lt;li&gt;Video support in Firefox using HTML5&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Arun even showed us how powerful video tag is on Firefox. We can embed a text inside a video, or even a video inside a video. Don&amp;#8217;t believe? Have a &lt;a href=&quot;http://people.mozilla.com/~prouget/demos/DynamicContentInjection/play.xhtml&quot; target=&quot;_blank&quot;&gt;look at the page&lt;/a&gt; where Arun pointed us to visit&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Web.Next&lt;/strong&gt;&lt;/h3&gt;
&lt;h4&gt;&lt;em&gt;Speaker: &lt;a href=&quot;http://blog.mozilla.com/seth/about/&quot; target=&quot;_blank&quot;&gt;Seth Bindernagel&lt;/a&gt;&lt;/em&gt;&lt;/h4&gt;
&lt;p&gt;Seth is the localisation Director at Mozilla. He was &lt;a href=&quot;http://people.mozilla.com/~sethb/BangaloreDevDay/Firefox.Next.html&quot; target=&quot;_blank&quot;&gt;speaking on&lt;/a&gt; what we can expect next from Firefox. His presentation covered mainly:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Out of Process Plugins&lt;/li&gt;
&lt;li&gt;Improved cold startup time&lt;/li&gt;
&lt;li&gt;Personas&lt;/li&gt;
&lt;li&gt;Extension Manager&lt;/li&gt;
&lt;li&gt;Weave&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Seth discussed a bit on how Flash crashed are a big headache for the web. The next Firefox will have these plugins running as separate processes, so that the crash effects can be isolated.&lt;/p&gt;
&lt;p&gt;For people who actually want to see how Flash crashes on the browser and how easy it is to make Flash go bonkers, just visit this site &lt;a href=&quot;http://flashcrash.dempsky.org/&quot; target=&quot;_blank&quot;&gt;http://flashcrash.dempsky.org/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Seth also gave a lot of time on Weave and how useful it can be for a person to sync his preferences on the cloud. For privacy fanatics, he explicitly stated that all the data is encrypted at client side and then sent on the Mozilla servers. People can even run their own Weave servers.&lt;/p&gt;
&lt;p&gt;&lt;img class=&quot;aligncenter&quot; title=&quot;A cute little description of Weave&quot; src=&quot;http://web7.twitpic.com/img/69886208-dac07059655bcefd6ebdd9930cebd227.4b8a22eb-full.jpg&quot; alt=&quot;&quot; width=&quot;478&quot; height=&quot;357&quot; /&gt;&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Mozilla Labs&lt;/strong&gt;&lt;/h3&gt;
&lt;h4&gt;&lt;em&gt;Speaker: Ragavan Srinivasan&lt;/em&gt;&lt;/h4&gt;
&lt;p&gt;Ragavan came on the stage to  present Mozilla Labs and what all they develop apart from the browser. The products which come out of the lab are Weave, Bespin and Jetpack.&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Broken Sites&lt;/strong&gt;&lt;/h3&gt;
&lt;h4&gt;&lt;em&gt;Speaker: Arun Ranganathan&lt;/em&gt;&lt;/h4&gt;
&lt;p&gt;If you visit &lt;a href=&quot;http://202.122.21.12:8102/&quot; target=&quot;_blank&quot;&gt;MS Ramiah Institute of Technology&amp;#8217;s Student Information System&lt;/a&gt; or &lt;a href=&quot;http://fyjc.org.in/mumbai&quot; target=&quot;_blank&quot;&gt;FYJC&amp;#8217;s site&lt;/a&gt; using a non-IE browser, then you can experience the over-smartness of the super intellectual web-masters behind the site. FYJC takes the situation to extreme levels.&lt;/p&gt;
&lt;p&gt;Arun explained how we are supposed to report these broken sites using Firefox itself or using Mozilla Bugzilla. When using bugzilla, the explanation needed to be very exhaustive. He even asked us to tag such reports with &amp;#8220;India&amp;#8221; so that Arun can personally hunt down such sites.&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Hack Session&lt;/strong&gt;&lt;/h3&gt;
&lt;h4&gt;&lt;em&gt;Speaker: Arun Ranganathan&lt;/em&gt;&lt;/h4&gt;
&lt;p&gt;Arun recorded a video using a camera. Then he transferred it to his MacBook which was in MP4 format. He created a small page using HTML5 video element and opened it in Firefox,Safari and Chrome. The video which was recorded showed up properly in Chrome and Safari and not in Firefox. This was posed as a question. Many hands went up, with the first answer being the correct one. Yes. Firefox wants the web to be free and doesn&amp;#8217;t want to license proprietary codecs for the web.&lt;/p&gt;
&lt;p&gt;The million dollar question remains &amp;#8211; How to convert H.264 videos to open format. Arun introduced us to a Firefox Addon named &lt;a href=&quot;http://firefogg.org&quot; target=&quot;_blank&quot;&gt;Firefogg&lt;/a&gt;. This converts the video to ogg which can be now played using Firefox and Chrome. Safari doesn&amp;#8217;t want to support ogg.&lt;/p&gt;
&lt;p&gt;I know I made no reference to Mahiti&amp;#8217;s speech and Praneesh&amp;#8217;s too. The post would be just too long.&lt;/p&gt;
&lt;p&gt;Finally I would like to thank Mahiti and CIS-India for organising the event, providing free WiFi and arranging Lunch, tea and T-shirts and badges.&lt;/p&gt;
&lt;div id=&quot;_mcePaste&quot;&gt;&lt;a class=&quot;external text&quot; title=&quot;http://blog.mozilla.com/seth/about/&quot; rel=&quot;nofollow&quot; href=&quot;http://blog.mozilla.com/seth/about/&quot;&gt;Seth  Bindernagel&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/manishtech.wordpress.com/338/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/manishtech.wordpress.com/338/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/manishtech.wordpress.com/338/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/manishtech.wordpress.com/338/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/manishtech.wordpress.com/338/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/manishtech.wordpress.com/338/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/manishtech.wordpress.com/338/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/manishtech.wordpress.com/338/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/manishtech.wordpress.com/338/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/manishtech.wordpress.com/338/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=manishtech.wordpress.com&amp;amp;blog=1253218&amp;amp;post=338&amp;amp;subd=manishtech&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;</content:encoded>
	<dc:date>2010-02-28T08:04:03+00:00</dc:date>
	<dc:creator>Manish</dc:creator>
</item>
<item rdf:about="http://ankurs.com/?p=599">
	<title>Ankur Shrivastava (BE-2k7): strange thing in python</title>
	<link>http://ankurs.com/2010/02/strange-thing-in-python/</link>
	<content:encoded>&lt;p&gt;i recently noticed this anyone has a proper explanation for this&lt;/p&gt;
&lt;p&gt;for literals i get this&lt;br /&gt;
&lt;code&gt;&lt;br /&gt;
&amp;gt;&amp;gt;&amp;gt; def a():&lt;br /&gt;
...     b = []&lt;br /&gt;
...     c = {}&lt;br /&gt;
...&lt;br /&gt;
&amp;gt;&amp;gt;&amp;gt; import dis&lt;br /&gt;
&amp;gt;&amp;gt;&amp;gt; dis.dis(a)&lt;br /&gt;
2 0 BUILD_LIST               0&lt;br /&gt;
3 STORE_FAST               0 (b)&lt;/code&gt;&lt;br /&gt;
&lt;code&gt;&lt;br /&gt;
3 6 BUILD_MAP                0&lt;br /&gt;
9 STORE_FAST               1 (c)&lt;br /&gt;
12 LOAD_CONST               0 (None)&lt;br /&gt;
15 RETURN_VALUE&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;but for constructors i get this&lt;br /&gt;
&lt;code&gt;&lt;br /&gt;
&amp;gt;&amp;gt;&amp;gt; def a():&lt;br /&gt;
...     b = list()&lt;br /&gt;
...     c = dict()&lt;br /&gt;
...&lt;br /&gt;
&amp;gt;&amp;gt;&amp;gt; dis.dis(a)&lt;br /&gt;
2  0 LOAD_GLOBAL              0 (list)&lt;br /&gt;
3 CALL_FUNCTION            0&lt;br /&gt;
6 STORE_FAST               0 (b)&lt;/code&gt;&lt;br /&gt;
&lt;code&gt;&lt;br /&gt;
3  9 LOAD_GLOBAL              1 (dict)&lt;br /&gt;
12 CALL_FUNCTION            0&lt;br /&gt;
15 STORE_FAST               1 (c)&lt;br /&gt;
18 LOAD_CONST               0 (None)&lt;br /&gt;
21 RETURN_VALUE&lt;br /&gt;
&lt;/code&gt;&lt;br /&gt;
i mean why the difference, i was thinking {} and dict() do the same thing, shouldn&amp;#8217;t they?&lt;/p&gt;</content:encoded>
	<dc:date>2010-02-10T12:52:17+00:00</dc:date>
	<dc:creator>Ankur Shrivastava</dc:creator>
</item>
<item rdf:about="tag:blogger.com,1999:blog-8096216372423765736.post-2987175990906727897">
	<title>Kunal Kerkar (BE-2k7): Valentines Day Dilemma</title>
	<link>http://tsu307.blogspot.com/2010/02/valentines-day-dilemma.html</link>
	<content:encoded>My understanding of gifts are PS3, Asus Ferrari Notebooks, &lt;a href=&quot;http://www.thinkgeek.com/gadgets/tools/7f02/&quot;&gt;A Fire-steel knife&lt;/a&gt; or a &lt;a href=&quot;http://www.thinkgeek.com/gadgets/tools/bdbd/&quot;&gt;BUG gadget fctory&lt;/a&gt;. So when some gifts me a spongy heart with a press me sign on it which gives out some monophonic voices when pressed, it makes me go 'Wow I could have never thought of that!!' &lt;br /&gt;&lt;br /&gt;Over the last 1 year I have been getting all sorts of gifts, a bamboo plant, a pen stand which has a red headed guy kissing a pink headed female ceramic figurine, a star named after me, scotch tape and balloons too! While i have stuck to the text-book and given things like chocolate, roses, teddy bear and more roses(seriously they are a cheap getaway!). So the other day when I was thinking of buying a gift, I was as blank as a Turbo C NONAME page in a graphics lab. Coming back from classes today I asked a few friends of mine to suggest a few gifts. Well, turns out my friends stay away from girls like a Baba Ramdev from Beauty Parlors, let alone buying them gifts. &lt;br /&gt;&lt;br /&gt;Anyway while Im trying to decide between a box of chocolates or a stick with a furry dog on it, valentines is still 6 days away!&lt;br /&gt;&lt;br /&gt;Ps. Anyone remotely planning to buy me something, heres a clue &lt;a href=&quot;http://www.thinkgeek.com/geektoys/warfare/abf5/&quot;&gt;http://www.thinkgeek.com/geektoys/warfare/abf5/&lt;/a&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/8096216372423765736-2987175990906727897?l=tsu307.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</content:encoded>
	<dc:date>2010-02-08T12:25:25+00:00</dc:date>
	<dc:creator>Kunal</dc:creator>
</item>
<item rdf:about="tag:blogger.com,1999:blog-8096216372423765736.post-9176929527155612151">
	<title>Kunal Kerkar (BE-2k7): Alrighty then</title>
	<link>http://tsu307.blogspot.com/2010/02/alrighty-then.html</link>
	<content:encoded>Well, the writers block, we all go through it! Anyway moving on. &lt;br /&gt;&lt;br /&gt;What makes this post so special that i wake up from my angelic sleep and wonder what Katy Perry would be doing, is the fact that today is 4th february, the day Yasser Arafat took over as chairman of the Palestine Liberation Organization. Yeah like you care!&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/8096216372423765736-9176929527155612151?l=tsu307.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</content:encoded>
	<dc:date>2010-02-04T03:20:06+00:00</dc:date>
	<dc:creator>Kunal</dc:creator>
</item>
<item rdf:about="http://manishtech.wordpress.com/?p=321">
	<title>Manish's Tech Blog: Directi Hackfest  31st January, 2010</title>
	<link>http://manishtech.wordpress.com/2010/02/01/directi-hackfest-31st-january-2010/</link>
	<content:encoded>&lt;p&gt;Ever since I learnt how to use git, there has been an urge from within to share my code, look at others and collaborate and develop something useful which everyone else can use. For me, usability is as important as functionality. Both are as equal as the other in general cases.&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Rewind&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Long back I once asked &lt;a href=&quot;http://ideamonk.blogspot.com&quot; target=&quot;_blank&quot;&gt;Abhishek Mishra&lt;/a&gt; (&lt;a href=&quot;http://twitter.com/ideamonk&quot; target=&quot;_blank&quot;&gt;ideamonk&lt;/a&gt;) if we could meet up and organise a small hackfest. The aim was to let know each other&amp;#8217;s project, meet new people, learn new things etc etc. One in these *etc* was to complete our unfinished projects due to lack of time, motivation or even know-how of some of the aspect of a technology. Long back Abhishek and &lt;a href=&quot;http://yuvi.in&quot; target=&quot;_blank&quot;&gt;Yuvraj Pandian T&lt;/a&gt; (&lt;a href=&quot;http://twitter.com/yuivipanda&quot;&gt;YuviPanda&lt;/a&gt;) have &lt;a href=&quot;http://yuvi.in/blog/anatomy-of-an-impromptu-hackathon-git-vs-svn.html&quot; target=&quot;_blank&quot;&gt;collaborated on a project&lt;/a&gt; named &lt;a href=&quot;http://github.com/ideamonk/PyMos&quot; target=&quot;_blank&quot;&gt;PyMos&lt;/a&gt; which was to generate Mosaic for any image. It was written in Python and works like a charm. Give it a try.&lt;/p&gt;
&lt;p&gt;Since me and ideamonk live in Bangalore, having a hacking session being physically present would be better than working online. Abhishek liked the idea and &lt;a href=&quot;http://twitter.com/ideamonk/status/8036827258&quot; target=&quot;_blank&quot;&gt;tweeted whether anyone is willing to give us space&lt;/a&gt; for this event which has wifi. He &lt;a href=&quot;http://twitter.com/codechef/status/8036964357&quot; target=&quot;_blank&quot;&gt;instantly got a reply from The Chef&lt;/a&gt; of CodeChef and there we had a space in the Directi office. Thanks to all the &lt;span&gt;kewl&lt;/span&gt; cool people at Directi with &amp;#8220;Hacker Mentality&amp;#8221; for supporting us.&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Agenda&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Abhishek invited his friends for this session and two of them turned up &amp;#8211; &lt;a href=&quot;http://ishan.chattopadhyaya.com/blog/?page_id=2&quot; target=&quot;_blank&quot;&gt;Ishaan Chattopadhyaya&lt;/a&gt; and &lt;a href=&quot;http://twitter.com/rohanprabhu&quot; target=&quot;_blank&quot;&gt;Rohan Prabhu&lt;/a&gt;. Naresh from Directi was waiting for us. When we came in, there wasn&amp;#8217;t any plan on what needs to be done, as we expected to work out on a common interest field. Ishaan had to speak on Location Based Search and me on CodeIgniter (PHP Framework). Abhishek had some projects like sahanapy and creating a GUI over &lt;a href=&quot;https://alioth.debian.org/projects/apt-offline/&quot; target=&quot;_blank&quot;&gt;apt-offline&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Talks&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Till this time I had a feeling that we won&amp;#8217;t be working much today since I didn&amp;#8217;t knew anyone apart from Abhishek. To learn more, we first had small talks so that we can know each other and their interest of fields. Ishaan talked on Location based search which includes geographical searches like Google Maps. It wasn&amp;#8217;t a very exhaustive one, but a pretty nice explanation of what all complexity lies beneath the hood.&lt;/p&gt;
&lt;p&gt;At this time, we were total 4 people &amp;#8211; me, Abhishek. Rohan, Ishaan and Naresh(Directi)&lt;/p&gt;
&lt;p&gt;Then I went to &lt;a href=&quot;http://www.slideshare.net/manishtech/codeigniter-presentation-3041413&quot; target=&quot;_blank&quot;&gt;speak on CodeIgniter&lt;/a&gt; which is a Framework of PHP. As opposed to what I said earlier, it actually doesn&amp;#8217;t look like a framework, since it does not have many of functionality which make a F/W. This is what I explained &amp;#8211; why it has only the things which we want, &lt;a href=&quot;http://codeigniter.com/user_guide/&quot; target=&quot;_blank&quot;&gt;awesome documentation&lt;/a&gt; and a dead simple setup. It is just a set of classes which relive you from messing with  lower level functionality. Since it is very simple, there is hardly any overhead with speed. You get only the basic boring things and complicated and interesting things are left to you.&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Code&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Abhishek showed us apt-offline which is an utility for getting updates, upgrades and packages on a Debian based box which does not have internet connection. The system on which these updates,upgrades and  package download is done can also be windows. Typical situation is you have a very slow or no internet at home, but blazing fast net at workplace. You would be tempted to use office net to download the packages and update your local index, install updates and install packages.&lt;/p&gt;
&lt;p&gt;This utility was created by Ritesh Raj Sarraf long back and was just a command line based application. Abhishek had tried it and it works flawlessly. All which was missing was a GUI over it. It first looked like an easy task. Use Qt Designer and drag-drop every control and here we go. This way of development had a big flaw. The GUI developed is no better than the CLI since the clueless non-techies wont understand words like &amp;#8220;apt-offline set&amp;#8221;, &amp;#8220;apt-offline get&amp;#8221; etc etc. Even it took me a minute or two to actually get what all these mean.&lt;/p&gt;
&lt;p&gt;Rohan can be called a Qt geek. The guy knows each and every class and it&amp;#8217;s properties and event etc etc. This made us even more interested since he is always at disposal to help us and teach us more. By this it was pretty late and we were wondering if could do something worthy at that time. Then we decided to work only on UI as of now, make small changes in the core class to accommodate the GUI which is otherwise hard-coded. We had to dive in the code to get better knowledge of how apt-offline works as there is hardly any documentation &lt;a href=&quot;http://www.debian-administration.org/article/Offline_Package_Management_for_APT&quot; target=&quot;_blank&quot;&gt;apart from one written by Ritesh himself&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;&lt;strong&gt;Conclusion&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;I don&amp;#8217;t have much idea of Qt and this was a good learning curve. I agree that this hackfest didn&amp;#8217;t pay off well as we expected. Most of the time we spent in discussing data structures, algorithms, Qt, git etc etc. which was again as usual &amp;#8211; AWESOME.&lt;/p&gt;
&lt;p&gt;My personal expectations from such sessions is to create some useful software and not just YAXX (Yet Another XX). Functionality, Usability, Accessibility and Documentation &amp;#8211; all matters equally. I would also like to slowly slowly move on more tougher and promising things like kernel and filesystem level coding.&lt;/p&gt;
&lt;p&gt;Winding up, this is just a start and I have great expectations from these sessions. I would like to again thank the Directi guys and the other people who were supposed to come but were not able to turn up due to their personal commitments.&lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/manishtech.wordpress.com/321/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/manishtech.wordpress.com/321/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/manishtech.wordpress.com/321/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/manishtech.wordpress.com/321/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/manishtech.wordpress.com/321/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/manishtech.wordpress.com/321/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/manishtech.wordpress.com/321/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/manishtech.wordpress.com/321/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/manishtech.wordpress.com/321/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/manishtech.wordpress.com/321/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=manishtech.wordpress.com&amp;amp;blog=1253218&amp;amp;post=321&amp;amp;subd=manishtech&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;</content:encoded>
	<dc:date>2010-02-01T19:09:02+00:00</dc:date>
	<dc:creator>Manish</dc:creator>
</item>
<item rdf:about="http://ankurs.com/?p=593">
	<title>Ankur Shrivastava (BE-2k7): Begining Python workshop</title>
	<link>http://ankurs.com/2010/01/begining-python-workshop/</link>
	<content:encoded>&lt;div id=&quot;attachment_594&quot; class=&quot;wp-caption aligncenter&quot;&gt;&lt;a href=&quot;http://ankurs.com/wp-content/uploads/2010/01/python.jpg&quot;&gt;&lt;img class=&quot;size-medium wp-image-594&quot; title=&quot;LUG Manipal python workshop&quot; src=&quot;http://ankurs.com/wp-content/uploads/2010/01/python-212x300.jpg&quot; alt=&quot;LUG Manipal python workshop&quot; width=&quot;212&quot; height=&quot;300&quot; /&gt;&lt;/a&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;LUG Manipal python workshop poster&lt;/p&gt;&lt;/div&gt;
&lt;p&gt;LUG Manipal is organising a workshop on python, Workshop is aimed at people interested in beginning programming with python.No programming experience required.&lt;/p&gt;
&lt;p&gt;Details are -&amp;gt;&lt;br /&gt;
Time: 5:30 pm&lt;br /&gt;
Place: NLH 103&lt;br /&gt;
Date: 29th JAN to 3rd FEB&lt;/p&gt;
&lt;p&gt;PS :- Slides for the workshop are available &lt;a href=&quot;http://ankurs.com/wp-content/uploads/2010/01/python.pdf&quot;&gt;Begining Python Slides&lt;/a&gt;&lt;/p&gt;</content:encoded>
	<dc:date>2010-01-30T21:17:50+00:00</dc:date>
	<dc:creator>Ankur Shrivastava</dc:creator>
</item>
<item rdf:about="http://www.lugmanipal.org/?p=234">
	<title>LUG Manipal: PYTHON WORKSHOP</title>
	<link>http://www.lugmanipal.org/2010/01/29/python-workshop-2/</link>
	<content:encoded>&lt;p&gt;LUG Manipal is conducting a workshop on python from 29th January. Python is a remarkably powerful and easy to learn, dynamic programming language. No prior experience is needed. We would be starting from the basics.&lt;br /&gt;
No Registrations required. Free of Cost.&lt;br /&gt;
Bring your laptops along&lt;/p&gt;
&lt;p&gt;&lt;img class=&quot;aligncenter&quot; title=&quot;Python Poster&quot; src=&quot;http://dl.dropbox.com/u/2210643/python.jpg&quot; alt=&quot;Python Poster&quot; width=&quot;339&quot; height=&quot;479&quot; /&gt;&lt;/p&gt;</content:encoded>
	<dc:date>2010-01-29T17:04:34+00:00</dc:date>
	<dc:creator>Kartik Mandaville</dc:creator>
</item>
<item rdf:about="http://www.lugmanipal.org/?p=228">
	<title>LUG Manipal: C++ Workshop</title>
	<link>http://www.lugmanipal.org/2010/01/17/cpp/</link>
	<content:encoded>&lt;p&gt;LUG Manipal  is conducting a C++ workshop to introduce Industry level C++ (ANSI) for both experienced and inexperienced programmers.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;OPEN FOR ALL&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;NO REGISTRATION&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;NO CERTIFICATES WILL BE GIVEN&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;BRING LAPTOPS&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;G++ COMPILER WILL BE USED.&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&quot;http://www.lugmanipal.org/wordpress/wp-content/uploads/2010/01/g++.jpg&quot; alt=&quot;&quot; align=&quot;center&quot; /&gt;&lt;/p&gt;</content:encoded>
	<dc:date>2010-01-17T05:58:59+00:00</dc:date>
	<dc:creator>djays</dc:creator>
</item>
<item rdf:about="http://manishtech.wordpress.com/?p=313">
	<title>Manish's Tech Blog: 2009. A Recap(Technical)</title>
	<link>http://manishtech.wordpress.com/2010/01/08/2009-a-recaptechnical/</link>
	<content:encoded>&lt;p&gt;2009 has been a great year for me in the sense that I learnt many new technologies and used a few other. Below is the list of keywords/products/terms which have affected me in the last year. Take this list as a collection of technologies which I adopted, hated or loved.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1. GitHub&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Status: Adopted and love it&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Probably one of the best thing for me this year when it comes to software engineering is the evolution of GitHub as a de-facto standard for hosting code. Earlier there was no such service by which people used to swear by. Projects were scattered all over Google Code, Launchpad, FedoraHosted, SourceForge and what not. GitHub changed the way people looked at source code hosting. It also gets the credit for making git insanely famous such that people who had settled with svn started their shift to git. It was only due to GitHub that I tried out git other I would have been stuck up with Google Code with svn.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2. Nokia 5800&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Status: Bought&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I bought a Nokia 5800 in September 2009 and it has now become my major source of internet on the move. I know many die-hard Apple fans bought curse me for not buying an iPhone. Anyway, thanks for the pain to think about it.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3. Posterous&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Status: Love&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Posterous is probably one of the most awesome service I have ever seen. Just mail the snaps, audio files and whatever you have and the awesome Posterous would take care of it. It is integrated well with many twitter clients too(Gravity) which allow us to snap and send the pics. The best platform for informal blogging.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;4. Dropbox&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Status: Adopted&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I started using Dropbox on the daily basis quite late. Even though I had an account long back, I didn&amp;#8217;t feel to use it on day to day basis. After exploring the awesomeness of this service, efforts were made from my side to get used to it. Now I keep all my code in Dropbox folder. This code is basically those which I have checked-out(svn)/cloned(git) and made local changes and havn&amp;#8217;t commmitted(svn) or pushed(git). Sometimes of other some recent snaps also find their way.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;5. Lotus Notes/ClearCase&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Status: Use at work. Hate a lot&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I am still not able to understand which idiot made these two junk software? Lotus Notes isn&amp;#8217;t meant for humans and ClearCase creates more problem that it actually solves. Files take ages to checkin and half of the options are not clear. Even Lotus Notes is no less. WTF is replication? Shocked? In Lotus Notes lingo &amp;quot;Replicate&amp;quot; means &amp;quot;Fetch Now&amp;quot;. Even people with sound technical knowledge easily get confused with this junk.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;6. Seagate 500GB External Hard Disk&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Status: Purchased. &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I recently(3 months) bought a Seagate 500GB external Hard Disk. It has solved many of their storage problems. Including a HDD in this list would look lame, still it deserves it&amp;#8217;s place due to the problem it solved and the immense help it provided.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;7. Google Reader&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Status: Got addicted&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Someone says that due to Twitter effect, feed reading is declining. For me feeds are still an important source of knowledge since I shell out dedicated time for reading feeds. The subscriptions contains only those sources which give complete or sometimes exhaustive coverage of the topics they are covering. Sources whose feed vomits only the URL are purged. I need atleast half of the article to be in feed as a minimum qualification. Only Ars is the single source left with a partial feed.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;8. Python&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Status: Now I swear by it&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Even though I like Python, the first half of the year was spent in hacking, coding, eating and sleeping python. The language got on me and at one time I found it as the only language which exists on this planet. After a period I recovered and started looking the world from a wider angle and became language agnostic (for language which pass the minimum threshold)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;9. C#, .NET and Silverlight&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Status: Love and Hate&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;My employer needs me to work on .NET based tehnologies. Since I usually don&amp;#8217;t have much problems with .NET unlike others and I view C# as really a good language which has evolved as a good alternative language of choice. Silverlight is the thing I really don&amp;#8217;t like personally even though I have been working on it. I hate technologies which are as a plugin for browser technologies like Flash, Java Applets, Silverlight, Shockwave etc.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;10. IE6&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Status: Hate&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;God! This thing refuses to die. My hate for IE6 has grown so much that these days I find any browser fit for my need. Earlier it was just the pain of developers as ignorant users never had seen a better browser. After using IE6 at my office for official work, I am ready to fund for the funeral of this villian. Anyway I use Firefox/Chrome for my personal work at work.&lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/manishtech.wordpress.com/313/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/manishtech.wordpress.com/313/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/manishtech.wordpress.com/313/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/manishtech.wordpress.com/313/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/manishtech.wordpress.com/313/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/manishtech.wordpress.com/313/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/manishtech.wordpress.com/313/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/manishtech.wordpress.com/313/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/manishtech.wordpress.com/313/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/manishtech.wordpress.com/313/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=manishtech.wordpress.com&amp;amp;blog=1253218&amp;amp;post=313&amp;amp;subd=manishtech&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;</content:encoded>
	<dc:date>2010-01-07T19:40:29+00:00</dc:date>
	<dc:creator>Manish</dc:creator>
</item>
<item rdf:about="tag:blogger.com,1999:blog-6410410496793374525.post-2877488544360319190">
	<title>Shubhendra Singh (BE-2k5): The 50th one!</title>
	<link>http://shubhendrasingh.blogspot.com/2009/12/50th-one.html</link>
	<content:encoded>Saw that this will be my 50th post. 2 years of blogging has been really a nice experience. In this post I mainly see back my last one year &quot;2009&quot;. The year where I traveled a lot (Land of dreams, city of lights, beautiful beaches) saw lots of people suffer (everyone in family was going through some problems), saw lots of close one's leave (some left forever and some didn't left me a chance to stay with them further), made lots of new friends (friends made in France, friends made in US).&lt;br /&gt;&lt;br /&gt;Next year 2010 will be a whole new experience, I hope it is for best. Happy new year to all of you and I hope it goes well for all of us.&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/6410410496793374525-2877488544360319190?l=shubhendrasingh.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</content:encoded>
	<dc:date>2009-12-30T21:58:36+00:00</dc:date>
	<dc:creator>Shubhendra Singh</dc:creator>
</item>
<item rdf:about="http://djkaos.wordpress.com/?p=322">
	<title>Dhananjay (BE-2k7): Simple espeak Program (speak_lib)</title>
	<link>http://djkaos.wordpress.com/2009/12/27/simple-espeak-program-speak_lib/</link>
	<content:encoded>&lt;div class=&quot;snap_preview&quot;&gt;&lt;br /&gt;&lt;p&gt;One of my friends was making a project requiring espeak. He was using speak_lib.h and wanted help on using it , so here is a simple c/c++ program  i wrote:&lt;/p&gt;
&lt;h2&gt;&lt;span&gt;&lt;span&gt;DEPENDENCIES:&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;pre&gt;portaudio-devel
espeak-devel&lt;/pre&gt;
&lt;h2&gt;&lt;span&gt;&lt;span&gt;USAGE:&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;(Assuming speak_lib.h in your current dir)&lt;/p&gt;
&lt;p&gt;(Replace g++ by gcc and .cpp with .c for compiling as c )&lt;/p&gt;
&lt;pre&gt;
&lt;div id=&quot;_mcePaste&quot;&gt;g++ -g -I. Speak.cpp -lportaudio -lespeak -o Speak&lt;/div&gt;
&lt;div id=&quot;_mcePaste&quot;&gt;./Speak&lt;/div&gt;
&lt;/pre&gt;
&lt;h2&gt;&lt;span&gt;&lt;span&gt;SOURCE CODE&lt;/span&gt;&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;&lt;a href=&quot;http://sites.google.com/site/djaylink/Home/Speak.cpp&quot;&gt;Download&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
Posted in Fedora 11  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/djkaos.wordpress.com/322/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/djkaos.wordpress.com/322/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/djkaos.wordpress.com/322/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/djkaos.wordpress.com/322/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/djkaos.wordpress.com/322/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/djkaos.wordpress.com/322/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/djkaos.wordpress.com/322/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/djkaos.wordpress.com/322/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/djkaos.wordpress.com/322/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/djkaos.wordpress.com/322/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=djkaos.wordpress.com&amp;amp;blog=2150720&amp;amp;post=322&amp;amp;subd=djkaos&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;&lt;/div&gt;</content:encoded>
	<dc:date>2009-12-27T09:53:55+00:00</dc:date>
	<dc:creator>djays</dc:creator>
</item>
<item rdf:about="http://openovation.wordpress.com/?p=13">
	<title>Soumen Banerjee (BE-2k7): BSNL 3G Modem (HUAWEI E156G) in Linux</title>
	<link>http://openovation.wordpress.com/2009/12/26/bsnl-3g-modem-huawei-e156g-in-linux/</link>
	<content:encoded>&lt;div class=&quot;snap_preview&quot;&gt;&lt;br /&gt;&lt;p&gt;Heres how to get your Bsnl 3g connection working in linux. Im going to outline a process which uses mandriva since it provides a GUI way of working through configuring an internet connection. You will however find all the relevant information you need to configure something like wvdial (a heuristic auto-dialer) to use this connection in case you want this to work on some other distribution.&lt;/p&gt;
&lt;p&gt;First things first, ill describe the connection properties.&lt;/p&gt;
&lt;p&gt;1) this is technically a dial up connection. there is a phone number your modem dials using the bsnl network, this is then followed by a authentication process, which results in an internet connection.&lt;/p&gt;
&lt;p&gt;2) The phone number for BSNL east is *99# for other zones try plugging the thing into a windows computer and read the connection properties to find the telephone number.&lt;/p&gt;
&lt;p&gt;3) The authentication protocol in use is CHAP, to know more http://en.wikipedia.org/wiki/Challenge-handshake_authentication_protocol&lt;/p&gt;
&lt;p&gt;4) this renders a username and password inessential.&lt;/p&gt;
&lt;p&gt;So here goes,&lt;/p&gt;
&lt;p&gt;Right click on the network icon in the taskbar, and click configure network. When this is done, youll be promted for the root password. Enter it.&lt;/p&gt;
&lt;p&gt;From the several types of connections you can choose select Analog Telephone modem.&lt;/p&gt;
&lt;p&gt;This will present you with a choice of modems, select Manual Choice, then select port  /dev/ttyUSB0. In case this is not present, youre using too old a version of mandriva. The drivers for this ind of modem have been around since kernel version 2.6.20.xx so upgrade to a newer version of mandriva, 2010 is a beauty.&lt;/p&gt;
&lt;p&gt;Now, it will present you with a choice of Telephone Number, Username, Password, and the Authentication protocol to be used. In telephone number, write *99# (or the number you read from the windows connection in case you are not in BSNL east)&lt;/p&gt;
&lt;p&gt;Leave the username and password fields empty and select CHAP as the authentication protocol. Youre done!&lt;/p&gt;
&lt;p&gt;press next and youre presented with DNS, etc settings, leave all of them at the default (automatic) and press finish. You might want to select allow users to manage this connection on the way.&lt;/p&gt;
&lt;p&gt;Your network should now be connected. Enjoy!&lt;/p&gt;
&lt;p&gt;EDIT- I had initially tried this  with mandriva 2008.1 and since ppp etc is preinstalled there, there was no problem, on 2010 however youll have some trouble since ppp etc isnt installed.&lt;/p&gt;
&lt;p&gt;just download these and install them serially&lt;/p&gt;
&lt;p&gt;kppp-provider-4.3.2-1mdv2010.0.i586.rpm&lt;/p&gt;
&lt;p&gt;ppp-2.4.4-10mdv2010.0.i586.rpm&lt;/p&gt;
&lt;p&gt;kppp-4.3.2-1mdv2010.0.i586.rpm&lt;/p&gt;
&lt;p&gt;just do a google search for these and download them. Follow that by double clicking them, which should install them. Now you can follow the instructions starting from &amp;#8220;Configure Network&amp;#8221; and it&amp;#8217;ll work.&lt;/p&gt;
  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/openovation.wordpress.com/13/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/openovation.wordpress.com/13/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/openovation.wordpress.com/13/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/openovation.wordpress.com/13/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/openovation.wordpress.com/13/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/openovation.wordpress.com/13/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/openovation.wordpress.com/13/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/openovation.wordpress.com/13/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/openovation.wordpress.com/13/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/openovation.wordpress.com/13/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=openovation.wordpress.com&amp;amp;blog=3589611&amp;amp;post=13&amp;amp;subd=openovation&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;&lt;/div&gt;</content:encoded>
	<dc:date>2009-12-26T13:05:04+00:00</dc:date>
	<dc:creator>Soumen</dc:creator>
</item>
<item rdf:about="http://manishtech.wordpress.com/?p=301">
	<title>Manish's Tech Blog: Education given by Indian Engineering Lecturers</title>
	<link>http://manishtech.wordpress.com/2009/12/21/education-given-by-indian-engineering-lecturers/</link>
	<content:encoded>&lt;h3&gt;Case 1:&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Lecturer&lt;/strong&gt;: Write a program to implement a simple stack.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Student&lt;/strong&gt;: Here is the program&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Lecturer&lt;/strong&gt;: No, not like that .You need to ask the user which element needs to be pop-ped.&lt;/p&gt;
&lt;h3&gt;Case 2:&lt;/h3&gt;
&lt;p&gt;
&lt;p&gt;&lt;strong&gt;Lecturer&lt;/strong&gt;: What is your project on?&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Student&lt;/strong&gt;: I have implemented a software tool like revision control system which can keep revisions of all files during the software development cycle.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Lecturer&lt;/strong&gt;: Why have you taken so much pains to implement it, can&amp;#8217;t you use &amp;#8220;Save As&amp;#8221;?&lt;/p&gt;
&lt;h3&gt;Case 3:&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Lecturer&lt;/strong&gt;: Total Internal Reflection happens when light travels from rarer to denser medium.&lt;/p&gt;
&lt;h3&gt;Case 4:&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Lecturer&lt;/strong&gt;: Examples of web browsers are Internet Explorer and Netscape.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Students&lt;/strong&gt; (&lt;em&gt;shouting&lt;/em&gt;): Ma&amp;#8217;am Mozilla too.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Lecturer&lt;/strong&gt;: No! Only Internet Explorer and Netscape.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;address&gt;&lt;span id=&quot;more-301&quot;&gt;&lt;/span&gt;All incidents are true. Don&amp;#8217;t ask me for proofs &amp;#8211; I don&amp;#8217;t carry a video camera with me for collecting proofs. If you think the incident can&amp;#8217;t be true, consider it to be cooked up. &lt;/address&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;address&gt;Not all professors/lecturers are like these. I have met lecturers/readers/professors with sound technical knowledge.&lt;/address&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/manishtech.wordpress.com/301/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/manishtech.wordpress.com/301/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/manishtech.wordpress.com/301/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/manishtech.wordpress.com/301/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/manishtech.wordpress.com/301/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/manishtech.wordpress.com/301/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/manishtech.wordpress.com/301/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/manishtech.wordpress.com/301/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/manishtech.wordpress.com/301/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/manishtech.wordpress.com/301/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=manishtech.wordpress.com&amp;amp;blog=1253218&amp;amp;post=301&amp;amp;subd=manishtech&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;&lt;/p&gt;</content:encoded>
	<dc:date>2009-12-21T12:04:59+00:00</dc:date>
	<dc:creator>Manish</dc:creator>
</item>
<item rdf:about="http://djkaos.wordpress.com/?p=316">
	<title>Dhananjay (BE-2k7): MEDIAFIRE DIRECT LINK GENERATOR</title>
	<link>http://djkaos.wordpress.com/2009/12/08/mediafire-link-resolver/</link>
	<content:encoded>&lt;div class=&quot;snap_preview&quot;&gt;&lt;br /&gt;&lt;p&gt;&lt;strong&gt;&lt;br /&gt;
&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;UPDATE: Added Proxy Support&lt;/p&gt;
&lt;p&gt;This is a python based Mediafire link resolution script . It resolves the input link to give the direct link to the file.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;By using this script you are automatically agreeing to MediaFire &amp;#8217;s Terms and Conditions.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If you wish to have the source code , contact me.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a title=&quot;Mediafire Link Resolver&quot; href=&quot;http://sites.google.com/site/djaylink/Home/mediafire.pyc&quot; target=&quot;_blank&quot;&gt;DOWNLOAD&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;
&lt;p&gt;For help use &amp;#8220;mediafire.pyc &amp;#8211;help&amp;#8221;&lt;/p&gt;
Posted in Bash, Linux, python, Windows  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/djkaos.wordpress.com/316/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/djkaos.wordpress.com/316/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/djkaos.wordpress.com/316/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/djkaos.wordpress.com/316/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/djkaos.wordpress.com/316/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/djkaos.wordpress.com/316/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/djkaos.wordpress.com/316/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/djkaos.wordpress.com/316/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/djkaos.wordpress.com/316/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/djkaos.wordpress.com/316/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=djkaos.wordpress.com&amp;amp;blog=2150720&amp;amp;post=316&amp;amp;subd=djkaos&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;&lt;/p&gt;&lt;/div&gt;</content:encoded>
	<dc:date>2009-12-15T14:28:14+00:00</dc:date>
	<dc:creator>djays</dc:creator>
</item>
<item rdf:about="http://ayushpranshu.wordpress.com/?p=25">
	<title>Ayush Pranshu (BE-2k5): Schindlers List and related thoughts</title>
	<link>http://ayushpranshu.wordpress.com/2009/11/29/schindlers-list-and-related-thoughts/</link>
	<content:encoded>&lt;div class=&quot;snap_preview&quot;&gt;&lt;br /&gt;&lt;p&gt;I watched &lt;a title=&quot;Schildler's List&quot; href=&quot;http://en.wikipedia.org/wiki/Schindler%27s_List&quot; target=&quot;_blank&quot;&gt;Schindler&amp;#8217;s List&lt;/a&gt; recently. To many this may come as a surprise considering that it is a film that has been generally acknowledged to be one of the best. This is the precise reason why I hadn&amp;#8217;t seen it earlier. Such critical acclaim and multiple recommendations raise my expectations too high. To be honest, this level of expectation is unfair. The film was great, it now ranks as one of my favourites after &lt;a href=&quot;http://en.wikipedia.org/wiki/Jaane_Bhi_Do_Yaaro&quot; target=&quot;_blank&quot;&gt;Jaane Bhi Do Yaaron&lt;/a&gt; and alongside &lt;a href=&quot;http://en.wikipedia.org/wiki/Lakshya_%28film%29&quot; target=&quot;_blank&quot;&gt;Lakshya&lt;/a&gt;, &lt;a href=&quot;http://en.wikipedia.org/wiki/Dil_Chahta_Hai&quot; target=&quot;_blank&quot;&gt;DCH&lt;/a&gt; and &lt;a href=&quot;http://en.wikipedia.org/wiki/Pyaasa&quot; target=&quot;_blank&quot;&gt;Pyaasa&lt;/a&gt;. But that is digressing from the point. The film showed what human nature is all about, how compassionate and caring it can be and how selfless can man become. The events shown in the film are historically true. Such a camp, factory and man did exist. The town is also still there in &lt;a href=&quot;http://en.wikipedia.org/wiki/Czech_Republic&quot; target=&quot;_blank&quot;&gt;Czech Republic&lt;/a&gt; though it is listed in Wikipedia as &lt;a href=&quot;http://en.wikipedia.org/wiki/Svitavy&quot; target=&quot;_blank&quot;&gt;Svitavy&lt;/a&gt; even though the film shows it as Brinnlitz.&lt;/p&gt;
&lt;p&gt;But this blog entry is not about the film, it is about something more important, more manifest; this one is about human nature. The film shows the main protagonist as one who is kind at heart, but as I was watching the film, this question was coming up in my mind repeatedly, are human beings really so compassionate as to risk their lives, career, reputation and more for the sake of others? I mean, it is difficult for me to believe that humans can be so selfless. I am not a skeptic, I like to believe in human beings, in the inherent good qualities of human nature, I believe in believing in others till my faith is proven misplaced. I was not always this skeptical but recent events have made me into one.&lt;/p&gt;
&lt;p&gt;What are those recent events that have changed my view? Good question, but the answer to which isn&amp;#8217;t forthcoming. I am just expressing my thoughts. One may argue that not all human beings are such. Well, when the time comes we will know the true nature of every person and not always is the reconstructed picture rosy. One thing is for certain, I will never be the same person again, I have undergone a profound change, may not be for the best but I am hoping that I never have to go through such a harrowing experience again.&lt;/p&gt;
  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/ayushpranshu.wordpress.com/25/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/ayushpranshu.wordpress.com/25/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/ayushpranshu.wordpress.com/25/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/ayushpranshu.wordpress.com/25/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/ayushpranshu.wordpress.com/25/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/ayushpranshu.wordpress.com/25/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/ayushpranshu.wordpress.com/25/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/ayushpranshu.wordpress.com/25/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/ayushpranshu.wordpress.com/25/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/ayushpranshu.wordpress.com/25/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=ayushpranshu.wordpress.com&amp;amp;blog=2793792&amp;amp;post=25&amp;amp;subd=ayushpranshu&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;&lt;/div&gt;</content:encoded>
	<dc:date>2009-11-29T07:22:05+00:00</dc:date>
	<dc:creator>gurudev</dc:creator>
</item>
<item rdf:about="http://www.swaroophegde.com/?p=580">
	<title>Swaroop Hegde (BE-2k4): iPhone</title>
	<link>http://feedproxy.google.com/~r/swaroophegde/~3/YgQndRd6PYo/</link>
	<content:encoded>&lt;p&gt;I am now a proud owner of an iPhone. All thanks to &lt;a href=&quot;http://twitter.com/mikeclory&quot;&gt;Mike&lt;/a&gt;, who kind enough to &lt;span&gt;send&lt;/span&gt; gift his 3G – I gave up hopes of an iPhone 3GS launch in India. The phone arrived a month ago but I had to wait for 30 days for the sim card tray to arrive from Hong Kong. The screen replacement never arrived and it looks like I&amp;#8217;ll have to order again&lt;/p&gt;
&lt;p&gt;I couldn&amp;#8217;t hop around like an excited kid on finding every coll feature of the phone since I already owned an iPod Touch and have been working on iPhone apps. I was forced to &amp;#8220;unlock&amp;#8221; the potential which did help bringing out much of the hidden potential. Some day, when I am competent in Objective-c, I might try a hand at a few hacks myself.&lt;/p&gt;
&lt;p&gt;Once the screen replacement arrives, I&amp;#8217;ll be posting pics. I don&amp;#8217;t need to review this gadget, do I?&lt;/p&gt;
&lt;img src=&quot;http://feeds.feedburner.com/~r/swaroophegde/~4/YgQndRd6PYo&quot; height=&quot;1&quot; width=&quot;1&quot; /&gt;</content:encoded>
	<dc:date>2009-11-28T09:07:53+00:00</dc:date>
</item>
<item rdf:about="http://manishtech.wordpress.com/?p=292">
	<title>Manish's Tech Blog: The Art of Power-Point Presentation</title>
	<link>http://manishtech.wordpress.com/2009/11/19/the-art-of-power-point-presentation/</link>
	<content:encoded>&lt;p&gt;How many times did you have &amp;#8220;butterflies in your stomach&amp;#8221; just because you were told to be present in the auditorium/seminar hall where your attendance was compulsory for something more precisely called &amp;#8220;Power Point Presentation&amp;#8221;. You especially need to take care that it is referred to as PPT and not just a presentation, the former probably stands for &amp;#8220;Powerpoint&amp;#8221;.&lt;/p&gt;
&lt;p&gt;PPTs are probably one of the most hated things in this world, due to one simple reason-They are usually boring. The person giving the presentation considers it a liability and the audience feel attendance a compulsion. The audience resist from asking questions as it will prolong the event to unbearable lengths. The presenter just wants to get rid of his responsibilities either because he is not interested or he knows no one cares to listen.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://punditkitchen.com/2009/11/02/political-pictures-death-powerpoint/&quot;&gt;&lt;img class=&quot;mine_2760941312 aligncenter&quot; title=&quot;political-pictures-death-powerpoint&quot; src=&quot;http://punditkitchen.files.wordpress.com/2009/10/political-pictures-death-powerpoint.jpg?w=700&quot; alt=&quot;political pictures for your blog&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h4&gt;Essayists&lt;/h4&gt;
&lt;p&gt;Nothing is more torturous for me than attending a presentation, where the dude has copied the whole content on the slide and is reading  it aloud for the audience! Like we are illiterates.&lt;/p&gt;
&lt;h4&gt;Body Language&lt;/h4&gt;
&lt;p&gt;Would you like to attend a presentation where the person uses his hands, eyes, face for communication or in a presentation where the person speaks like a robot? We have enough text-to-speech converters. Humans need not take the pains for the same.&lt;/p&gt;
&lt;h4&gt;Animations on the slides&lt;/h4&gt;
&lt;p&gt;Probably many people might disagree with me on this topic, but I hate those presentations where the slides have tons of effects like fade-in, swirl, zoom-in etc. To add more insult those effects have sounds effects like brake,gunfire,coughing, sneezing and what not.&lt;/p&gt;
&lt;h4&gt;One-Phrase Focus&lt;/h4&gt;
&lt;p&gt;This solution is probably for all the essayists. I have seen many people who can capture the attention of the audience by focussing on one-phrase at a time. If a person is speaking on say &amp;#8220;Memory Management&amp;#8221;, then keep this word/phrase on the slide and nothing else. The slide is just to keep the audience alert on which topic the talk is going on. If there are many sub-topics, probably all of them can be shown on the screen, but only one of them should have focus and rest should be grayed out.&lt;/p&gt;
&lt;h4&gt;PPT&lt;/h4&gt;
&lt;p&gt;Presentation is not a &amp;#8220;Power Point presentation&amp;#8221;. You don&amp;#8217;t need Power Point for putting forward your views. I don&amp;#8217;t know who coined this horrible term called &amp;#8220;PPT&amp;#8221; which most probably stands for &amp;#8220;PowerPoint&amp;#8221;. I use OO.org, so it means I am unfit for giving a PPT?&lt;/p&gt;
&lt;h4&gt;Steve Jobs&lt;/h4&gt;
&lt;p&gt;If everything else fails, turn towards one of the biggest visionary and orator of this time for more suggestions.  Have a look at the keynotes delivered by Jobs. Learn from them. Do you find his whole speech written on the background?&lt;/p&gt;
&lt;p&gt;In fact presentation should not use PowerPoint. Ideally, every so called PPT should be like a Steve Jobs keynote.&lt;/p&gt;
&lt;h4&gt;Conclusion&lt;/h4&gt;
&lt;p&gt;I am also not an expert in delivering speeches or presentations. Since I have to attend some of the other presentation every forthnight, I do notice some of the other mistakes committed by others, make a note of it. Next time when I prepare for any speeches, I keep those points in mind. The above points are taken from that list. This list is from an audience perspective.&lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/manishtech.wordpress.com/292/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/manishtech.wordpress.com/292/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/manishtech.wordpress.com/292/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/manishtech.wordpress.com/292/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/manishtech.wordpress.com/292/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/manishtech.wordpress.com/292/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/manishtech.wordpress.com/292/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/manishtech.wordpress.com/292/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/manishtech.wordpress.com/292/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/manishtech.wordpress.com/292/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=manishtech.wordpress.com&amp;amp;blog=1253218&amp;amp;post=292&amp;amp;subd=manishtech&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;</content:encoded>
	<dc:date>2009-11-18T19:37:52+00:00</dc:date>
	<dc:creator>Manish</dc:creator>
</item>
<item rdf:about="http://ankurs.com/?p=561">
	<title>Ankur Shrivastava (BE-2k7): Mobi Vision 2.0 Slides</title>
	<link>http://ankurs.com/2009/10/mobi-vision-2-0-slides/</link>
	<content:encoded>&lt;p&gt;First and Second Phase for MobiVision 2.0 is long over, and we can call it a workshop well done, the slides are here&lt;/p&gt;
&lt;div id=&quot;__ss_2267468&quot;&gt;&lt;a href=&quot;http://www.slideshare.net/ankur.os/mobi-vision-20&quot; title=&quot;Mobi Vision 2.0&quot;&gt;Mobi Vision 2.0&lt;/a&gt;
&lt;div&gt;View more &lt;a href=&quot;http://www.slideshare.net/&quot;&gt;documents&lt;/a&gt; from &lt;a href=&quot;http://www.slideshare.net/ankur.os&quot;&gt;Ankur Shrivastava&lt;/a&gt;.&lt;/div&gt;
&lt;/div&gt;</content:encoded>
	<dc:date>2009-11-15T12:34:33+00:00</dc:date>
	<dc:creator>Ankur Shrivastava</dc:creator>
</item>
<item rdf:about="http://manishtech.wordpress.com/?p=281">
	<title>Manish's Tech Blog: Computer Science Project for Indian Engineering Colleges</title>
	<link>http://manishtech.wordpress.com/2009/11/13/computer-science-project-for-indian-engineering-colleges/</link>
	<content:encoded>&lt;p&gt;How many times you put your best effort in making a project only to be ridiculed during the presentation with words like &amp;#8220;This is shit&amp;#8221;.&amp;#8221;WTF is this&amp;#8221; by the teachers.  OK OK! I am exaggerating, but it is a truth that students who put their best don&amp;#8217;t get their reward. Most of such students put their sincere effort just because they like their work and not just for marks. To add insult to injury, those who copy-paste the projects get great reviews.&lt;/p&gt;
&lt;p&gt;The situation is no different in Computer Science branch too. We loose hundreds of such talents students just because they became de-moralized after poor feedback for their project by the faculty. They should realize that hard-work in college hardly pays off. They should put their coding efforts in competitions like &amp;#8220;Google Code Jam&amp;#8221;, &amp;#8220;CodeChef&amp;#8221; or some open-source projects.&lt;/p&gt;
&lt;p&gt;Now the million dollar question is &amp;#8220;How to handle the college projects&amp;#8221;? Let me explain with an example.&lt;/p&gt;
&lt;p&gt;&lt;span id=&quot;more-281&quot;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Project&lt;/strong&gt;: Create a source Control Management or Revision Control System for efficient code management for single person project.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Technology&lt;/strong&gt;: Python with SQLite for client.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Additional Information&lt;/strong&gt;: There need not be a central repo to push the changes, local commits are enough. The name of the binary should be &lt;strong&gt;srcs&lt;/strong&gt; or &amp;#8220;&lt;em&gt;Simple Revision Control System&lt;/em&gt;&amp;#8220;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Creating the Project&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;In real world development, people would ask you to make tons of documents like SRS, Technical Specification etc before moving on to coding. These things simply don&amp;#8217;t exist in colleges. All you need to do for your project to be ready is shown below.&lt;/p&gt;
&lt;p&gt;You need to run the following commands on any Debian based distro (probably Ubuntu)&lt;/p&gt;
&lt;pre&gt;$ sudo apt-get install bzr&lt;/pre&gt;
&lt;pre&gt;$ sudo ln -s /usr/bin/bzr /usr/bin/srcs&lt;/pre&gt;
&lt;p&gt;&amp;#8230;.. and it&amp;#8217;s done. Now let&amp;#8217;s start using it&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Creating the repository&lt;/strong&gt;&lt;/p&gt;
&lt;pre&gt;$ cd ~ &amp;amp;&amp;amp; mkdir code &amp;amp;&amp;amp; cd code&lt;/pre&gt;
&lt;pre&gt;$ srcs init&lt;/pre&gt;
&lt;p&gt;&lt;strong&gt;Creating files&lt;/strong&gt;&lt;/p&gt;
&lt;pre&gt;$ touch file1.c&lt;/pre&gt;
&lt;pre&gt;$ touch README&lt;/pre&gt;
&lt;p&gt;&lt;strong&gt;Adding and committing&lt;/strong&gt;&lt;/p&gt;
&lt;pre&gt;$ srcs add file1.c README&lt;/pre&gt;
&lt;pre&gt;$ srcs commit file1.c README -m &quot;First Commit&quot;&lt;/pre&gt;
&lt;p&gt;So your project part is complete. Now come let&amp;#8217;s handle the typical vivas&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Conversation 1:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Teacher: Why have you used Python?&lt;/p&gt;
&lt;p&gt;You: Python is _______________(put all sorts of Python advocacy here)__________________&lt;/p&gt;
&lt;p&gt;Teacher: What. Explain it clearly!&lt;/p&gt;
&lt;p&gt;You:  So that you can&amp;#8217;t make the head or tail of the codebase.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Conversation 2:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Teacher: Explain your project briefly!&lt;/p&gt;
&lt;p&gt;You: My project is to create a system to manage the code. Keep revisions, find the differences between two commits&lt;/p&gt;
&lt;p&gt;Teacher: How to keep differences?&lt;/p&gt;
&lt;p&gt;You: I save the code at regular intervals, or say commit it to the repo, so that I can access any file any time if I make a mistake&lt;/p&gt;
&lt;p&gt;Teacher: Why the **** do you need to make such a big software to keep copies. Can&amp;#8217;t you just use &amp;#8220;&lt;strong&gt;Save As(s)&lt;/strong&gt;&amp;#8221; every time you need revision of a file?&lt;/p&gt;
&lt;p&gt;You: *Facepalm*&lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/manishtech.wordpress.com/281/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/manishtech.wordpress.com/281/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/manishtech.wordpress.com/281/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/manishtech.wordpress.com/281/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/manishtech.wordpress.com/281/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/manishtech.wordpress.com/281/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/manishtech.wordpress.com/281/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/manishtech.wordpress.com/281/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/manishtech.wordpress.com/281/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/manishtech.wordpress.com/281/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=manishtech.wordpress.com&amp;amp;blog=1253218&amp;amp;post=281&amp;amp;subd=manishtech&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;</content:encoded>
	<dc:date>2009-11-12T19:35:15+00:00</dc:date>
	<dc:creator>Manish</dc:creator>
</item>
<item rdf:about="tag:blogger.com,1999:blog-6410410496793374525.post-8578948499866009303">
	<title>Shubhendra Singh (BE-2k5): USA and my first Semester as master's student</title>
	<link>http://shubhendrasingh.blogspot.com/2009/11/usa-and-my-first-semester-as-masters.html</link>
	<content:encoded>So finally got enough time to think and write down what I think. So after awesome experience in France, spending a month at home is always best time. In the middle went to Manipal which was like one more trip to heaven, the weather in Manipal just sets up the mood. Now next trip was to USA, an unknown land to me but as they say its always exciting to explore new places. Well the exploring part was more intellectual till now rather than exploring different parts of USA. Have finally figured out what does research means to different people, atleast to me it means that I should be able to make something work in the end of my research and people can use it. People here are really friendly and a big misconception that American's have limited knowledge about world outside USA isn't completely true. At least some of those I met were really smart people, thinking about what they will do in like next 5-10 years. American's have tendency of wasting things also like the one promptly seen was wasting electricity (all there stores have all lights open even at night when shops are closed, they even don't switch there LCD panels) and at the other end they want to move to solar powered systems and how to conserve energy, recycle everything (which is good approach). This trip is really helping me to understand how to handle pressure in tough situations esp. when deadlines are around you and nothing is working. Will be back to India again in winter and really hope to get good amount of rest before gearing up again for next semester.&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/6410410496793374525-8578948499866009303?l=shubhendrasingh.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</content:encoded>
	<dc:date>2009-11-06T11:13:08+00:00</dc:date>
	<dc:creator>Shubhendra Singh</dc:creator>
</item>
<item rdf:about="http://www.lugmanipal.org/?p=221">
	<title>LUG Manipal: Install Fest and Web Development Workshop</title>
	<link>http://www.lugmanipal.org/2009/10/22/install-fest-and-web-development-workshop/</link>
	<content:encoded>&lt;p&gt;Well , here is a small write up of both the events LUGM conducted in October 2009 .&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Install Fest :&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;LUG Manipal organisesd a Linux ( Ubuntu 9.04 to be precise ) Install Fest from 6th to 8th October . Well , this time , it was the job of the second years to do it . Most of us were noobs . We  should congratulate Saurabh for the excellent organisation of the entire fest which went without any major hiccups . Also ,at the last day , there was a small talk on the upcoming Web Development Workshop .&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Web Development Workshop :&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;A workshop on how to make web  pages covering HTML , MySQL and PHP conducted by LUGM .We ( LUGM ) focused on web development rather than web designing .We  were planning this workshop from around 6 months but due to many problems it could not materialise . Kartik had prepared the slides way back in July .So , it was finally decided on the last day (  i.e 9th )  to conduct the workshop from 12th October 2009 . With only three days , we had plenty of work to do .The next day , we got the room booked ( NLH 405 ) . We got the top floor as there were many other events going on . The posters were up the next day at all important places in MIT .SMS&amp;#8217;s were sent with a request to &amp;#8220;Forward to all &amp;#8221; . LUGM website , the wiki page and the Facebook Fan page was updated . Also , a facebook event was created to futher publicise . Manu,  made class announcements in all the first year classes . He did the job single handedly ( Dunno why he likes the job so much ) . Meanwhile , slides were being given the final touches by Pratik and Saurabh . Kartik and Saurabh made a comprehensive plan of the entire workshop detailing each and every thing . Our seniors suggested some changes and then we were all set to roll .&lt;/p&gt;
&lt;p&gt;So , finally the D-Day arrived . Most of us bunked classes to be in time for the workshop . The crowd was ok , almost the entire class room was filled . One more thing which is worth a mention is that we received a number of calls asking for registration and if there is any fees for it .&lt;/p&gt;
&lt;p&gt;For the record, LUGM does not charge people for attending a workshop neither is there any registration . ( Check out the guiding principle of LUGM )&lt;/p&gt;
&lt;p&gt;Coming back to the topic ,the first day went pretty well .HTML and beginning of MySQL was dealt with . As expected , the turnout on the second day was less than the previous day.  The second day consisted of MySQL and beginning with PHP . At the end of the day , we gave a small assignment which involved the use of forms and POST . Many had made the effort of completing the assignment . The third day basically consisted of integrating PHP with MySQL , Sessions and Cookies .On the last day , we were expecting a low turnout , but the turnout was far less than we expected . We had kept this day only for application , so we demonstrated a login page complete with Remember Me feature from scratch .Although the turnout was less but the response was amazing .We had divided the entire application into modules and then gave some time for the students to complete . We were glad that many were easily able to complete the modules in time .&lt;/p&gt;
&lt;p&gt;For more ,&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.lugmanipal.org/2009/10/10/web-development-workshop/&quot;&gt;The post about the workshop&lt;/a&gt; on the LUG Website&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.lugmanipal.org/2009/10/13/slides-web-development-workshop-oct-2009/&quot;&gt;Slides of the workshop&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.wiki.lugmanipal.org/The_Guiding_Principles&quot;&gt;Refer to the Guiding Principles of LUGM&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.wiki.lugmanipal.org/&quot; target=&quot;_blank&quot;&gt;Wiki of LUGM&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.lugmanipal.org/&quot;&gt;LUG Manipal Website&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Facebook Fan Page&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.lugmanipal.org/forums/&quot;&gt;LUGM Forums&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://twitter.com/lugmanipal&quot;&gt;LUGM on Twitter&lt;/a&gt;&lt;/p&gt;</content:encoded>
	<dc:date>2009-11-06T10:24:19+00:00</dc:date>
	<dc:creator>Kartik Mandaville</dc:creator>
</item>
<item rdf:about="http://manishtech.wordpress.com/?p=277">
	<title>Manish's Tech Blog: My Stackoverflow archives #1</title>
	<link>http://manishtech.wordpress.com/2009/10/28/my-stackoverflow-archives-1/</link>
	<content:encoded>&lt;p&gt;Usually when I am wandering around on stackoverflow, there are times when I find some of the questions being interesting and bookmark them. Since this list grows day by day, it came to my mind to publish them for the betterment of the general public. These are the questions which I found good and don&amp;#8217;t claim to be the &amp;#8220;Best of StackOverflow&amp;#8221;. You would notice the variation in the type of questions.&lt;/p&gt;
&lt;p&gt;If you have your list, please let me know. The comment section is open for this noble cause. BTW here is the part 1 of the list.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://stackoverflow.com/questions/903754/do-you-still-limit-line-length-in-code&quot; target=&quot;_blank&quot;&gt;Do you still limit line length in code?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://stackoverflow.com/questions/159521/text-editor-to-open-big-giant-huge-large-text-files&quot; target=&quot;_blank&quot;&gt;Text editor to open big (giant, huge, large) text files&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://stackoverflow.com/questions/1164938/wcf-v-s-legacy-asp-net-web-services&quot; target=&quot;_blank&quot;&gt;WCF v.s. legacy ASP.Net Web Services&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://stackoverflow.com/questions/161541/svn-vs-git&quot; target=&quot;_blank&quot;&gt;Svn vs Git&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://stackoverflow.com/questions/871/why-is-git-better-than-subversion&quot; target=&quot;_blank&quot;&gt;Why is git better than Subversion?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://stackoverflow.com/questions/867393/how-do-languages-such-as-python-overcome-cs-integral-data-limits&quot; target=&quot;_blank&quot;&gt;How do languages such as Python overcome C’s Integral data limits?&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/manishtech.wordpress.com/277/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/manishtech.wordpress.com/277/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/manishtech.wordpress.com/277/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/manishtech.wordpress.com/277/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/manishtech.wordpress.com/277/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/manishtech.wordpress.com/277/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/manishtech.wordpress.com/277/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/manishtech.wordpress.com/277/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/manishtech.wordpress.com/277/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/manishtech.wordpress.com/277/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=manishtech.wordpress.com&amp;amp;blog=1253218&amp;amp;post=277&amp;amp;subd=manishtech&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;</content:encoded>
	<dc:date>2009-10-28T18:12:07+00:00</dc:date>
	<dc:creator>Manish</dc:creator>
</item>
<item rdf:about="http://www.lugmanipal.org/?p=215">
	<title>LUG Manipal: Slides  Web Development Workshop [Oct 2009 ]</title>
	<link>http://www.lugmanipal.org/2009/10/13/slides-web-development-workshop-oct-2009/</link>
	<content:encoded>&lt;p&gt;The slides of the workshop :&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.lugmanipal.org/wordpress/wp-content/uploads/2009/10/webdev3.pdf&quot;&gt;Slides&lt;/a&gt;&lt;/p&gt;</content:encoded>
	<dc:date>2009-10-18T17:52:57+00:00</dc:date>
	<dc:creator>Kartik Mandaville</dc:creator>
</item>
<item rdf:about="http://www.lugmanipal.org/?p=201">
	<title>LUG Manipal: Web Development Workshop[Oct, 2009]</title>
	<link>http://www.lugmanipal.org/2009/10/10/web-development-workshop/</link>
	<content:encoded>&lt;p&gt;Ever wondered how to build your own web page  ??? No need to wait any longer !!&lt;/p&gt;
&lt;p&gt;LUG Manipal is organizing yet another workshop  &amp;#8212; &amp;#8220;A Web Development Workshop&amp;#8221; covering HTML , MySQL and PHP.&lt;br /&gt;
&lt;strong&gt;This will be a 4 days workshop Starting on 12th of October 2009 at 5:30pm at NLH 405 , MIT.&lt;/strong&gt;&lt;br /&gt;
Our main focus will be to promote Open Source Technology for Web Development and Design. &lt;/p&gt;
&lt;p&gt;The content material for this workshop will be basic HTML for getting a start to web programming. The basics of this tagged language can be learnt at W3Schools. We will then advance to the basics of server side and client side scripting and the differences between them.&lt;/p&gt;
&lt;p&gt;PHP is the choice of language for Server side Web Design. There is usually a lot of spectaculars between ASP and PHP. Some of the most famous places where its used is Wikipedia, Wordpress (most famous blogging software), most of the Content Management System. Even Google and Yahoo make use of PHP for their pages. It is a very simple language which borrows it&amp;#8217;s syntax from Perl, another classical language. It is time to make PHP your friend.&lt;/p&gt;
&lt;p&gt;Now turning to MySQL, this is the most widely deployed database software which has more than 5,000 downloads per day as the statistics revealed by MySQL AB. Being the world’s most famous Open Source Database, its bound to be quite attractive. Being a very lightweight database software, its easy to install even on desktops. &lt;/p&gt;
&lt;p&gt;The scripting will be done on Apache Web Server, its the world unchallenged king when it come to server deployments, covering some 70%of the webservers. Lightweight, extensibility , great features make it the no 1 choice of web developers all over the world.&lt;/p&gt;
&lt;p&gt;A brief Schedule :&lt;br /&gt;
Day 1 : Introduction to Web , installation , distribution and basic HTML , MySQL&lt;br /&gt;
Day 2 : PHP overview , variables , functions and HTML forms , get and post methods&lt;br /&gt;
Day 3 :MySQL through PHP , sessions and cookies&lt;br /&gt;
Day 4 : Full Fledged Login Script demonstration from scratch &lt;/p&gt;
&lt;p&gt;Please bring your laptops &lt;/p&gt;
&lt;p&gt;It is advised that you go through the following links to have a better understanding .&lt;br /&gt;
&lt;a href=&quot;http://www.w3schools.com/html/default.asp&quot;&gt;MYSQL&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.w3schools.com/PHP/default.asp&quot;&gt;PHP&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Further References :&lt;/p&gt;
&lt;p&gt;Get the &lt;a href=&quot;http://in.php.net/get/php_manual_en.chm/from/a/mirror&quot;&gt;Official PHP Manual&lt;/a&gt; from its website.&lt;br /&gt;
Get the &lt;a href=&quot;http://downloads.mysql.com/docs/refman-5.0-en.chm&quot;&gt;Official MySQL Manual&lt;/a&gt; from its website.&lt;br /&gt;
&lt;a href=&quot;http://wiki.lugmanipal.org/Web_Design_Workshop_Syllabus&quot;&gt;Past Workshop’s PHP and MySQL Portion Syllabus&lt;/a&gt;&lt;/p&gt;</content:encoded>
	<dc:date>2009-10-09T21:57:25+00:00</dc:date>
	<dc:creator>Kartik Mandaville</dc:creator>
</item>
<item rdf:about="http://www.lugmanipal.org/?p=191">
	<title>LUG Manipal: Round Up  Install Fest</title>
	<link>http://www.lugmanipal.org/2009/10/10/round-up-install-fest/</link>
	<content:encoded>&lt;p&gt;After two months of no interaction with the freshmen of the college, we at  LUG Manipal thought what better way to begin than to introduce open source among them. So we organised an install fest of Ubuntu 9.04 remastered version from 6th -9th October.&lt;/p&gt;
&lt;p&gt;First day of the fest, we had a huge turnout of enthusiasts. Majority of the first day was spent on burning the iso&amp;#8217;s onto the DVDs and defragmenting the system. After that we made them partition the system and installed Ubuntu on their laptops. Luckily there was no disc errors and the entire process went on smoothly. And by the end of the session, everybody in the workshop had Ubuntu on their systems.&lt;/p&gt;
&lt;p&gt;Second day was more of instructions. Firstly there was an introduction talk on the philosophy of open source, a general introduction to LUG and the history of Linux. It was followed by configuration of CNTLM to make them able to access repositories over I-ON&amp;#8217;s network. Then a general overview of software alternates in Ubuntu including open office, synaptic, rhythmbox, transmission, geany etc followed, ending the day&amp;#8217;s proceedings.&lt;/p&gt;
&lt;p&gt;On the last day of the event, there was a talk on Mozilla Firefox from the open source perspective, with amazing goodies, courtesy Mozilla. And rest of the day was spent interacting with the crowd and solving queries. Lots of interesting stuff was discussed. &lt;/p&gt;
&lt;p&gt;Overall this event had a great turnout and served the perfect start to LUG Manipal&amp;#8217;s line-up for the events this semester.&lt;/p&gt;
&lt;p&gt;Click here to download the slides:&lt;br /&gt;
&lt;a href=&quot;http://dl.getdropbox.com/u/2210643/LUG-Manipal.odp&quot;&gt;Intro to Linux&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.lugmanipal.org/wordpress/wp-content/uploads/2009/10/LUGM.odp&quot;&gt;Open Source Software talk&lt;/a&gt;&lt;/p&gt;
&lt;div id=&quot;__ss_2179528&quot;&gt;&lt;a href=&quot;http://www.slideshare.net/lugmanipal/lug-manipal-install-fest&quot; title=&quot;Lug Manipal Install Fest&quot;&gt;Lug Manipal Install Fest&lt;/a&gt;
&lt;div&gt;View more &lt;a href=&quot;http://www.slideshare.net/&quot;&gt;presentations&lt;/a&gt; from &lt;a href=&quot;http://www.slideshare.net/lugmanipal&quot;&gt;Linux User&amp;rsquo;s Group&lt;/a&gt;.&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&quot;__ss_2179604&quot;&gt;&lt;a href=&quot;http://www.slideshare.net/lugmanipal/open-source-softwares&quot; title=&quot;Open Source Softwares&quot;&gt;Open Source Softwares&lt;/a&gt;
&lt;div&gt;View more &lt;a href=&quot;http://www.slideshare.net/&quot;&gt;presentations&lt;/a&gt; from &lt;a href=&quot;http://www.slideshare.net/lugmanipal&quot;&gt;Linux User&amp;rsquo;s Group&lt;/a&gt;.&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Coming Next is the Web Development Workshop . &lt;/p&gt;</content:encoded>
	<dc:date>2009-10-09T21:26:06+00:00</dc:date>
	<dc:creator>Kartik Mandaville</dc:creator>
</item>
<item rdf:about="http://www.lugmanipal.org/?p=184">
	<title>LUG Manipal: LUG Manipal Facebook Fan Page</title>
	<link>http://www.lugmanipal.org/2009/10/06/lug-manipal-facebook-fan-page/</link>
	<content:encoded>&lt;p&gt;For all those people who have been actively involved in LUG Manipal, people who are excited to be a part of it or anyone who is even remotely interested in  FOSS, I created the &lt;a href=&quot;http://www.facebook.com/pages/Manipal-India/Linux-Users-Group-Manipal/146702001478&quot; target=&quot;_blank&quot;&gt;Facebook Fan Page for Linux User&amp;#8217;s Group, Manipal&lt;/a&gt; on 6th October.&lt;/p&gt;
&lt;p&gt;Join it ASAP so that you can get updates regarding any event, any worthy news related to FOSS or just anything which you want to share with the follow FOSS enthusiasts. You can contribute to it by&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Become a Fan of LUG Manipal&lt;/li&gt;
&lt;li&gt;Discuss anything useful on Discussion tab of the Fan page&lt;/li&gt;
&lt;li&gt;Post links related to anything FOSS which do affect the larger community&lt;/li&gt;
&lt;li&gt;Create Events and invite them to attend it.&lt;/li&gt;
&lt;li&gt;If you took any photos during any of the LUG Meet/Workshop/Meetings, do upload them on the Fan Page&amp;#8217;s album.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Lastly you can promote LUG Manipal by adding this badge on your website. The HTML Code for the same can be found out from here&lt;/p&gt;
&lt;blockquote&gt;
&lt;address&gt; &amp;lt;script type=&amp;#8221;text/javascript&amp;#8221; src=&amp;#8221;http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php/en_GB&amp;#8221;&amp;gt;&lt;/address&gt;
&lt;address&gt; &amp;lt;/script&amp;gt;&amp;lt;script type=&amp;#8221;text/javascript&amp;#8221;&amp;gt;FB.init(&amp;#8220;f83ca3350173b99bf34091c463dce8b0&amp;#8243;);&amp;lt;/script&amp;gt;&lt;/address&gt;
&lt;address&gt; &amp;lt;fb:fan profile_id=&amp;#8221;146702001478&amp;#8243; stream=&amp;#8221;&quot; connections=&amp;#8221;10&amp;#8243; width=&amp;#8221;300&amp;#8243;&amp;gt;&lt;/address&gt;
&lt;address&gt; &amp;lt;/fb:fan&amp;gt;&amp;lt;div style=&amp;#8221;font-size:8px; padding-left:10px&amp;#8221;&amp;gt;&lt;/address&gt;
&lt;address&gt; &amp;lt;a href=&amp;#8221;http://www.facebook.com/pages/Manipal-India/Linux-Users-Group-Manipal/146702001478&amp;#8243;&amp;gt;&lt;/address&gt;
&lt;address&gt; Linux User&amp;#8217;s Group, Manipal on Facebook&amp;lt;/a&amp;gt;&lt;/address&gt;
&lt;/blockquote&gt;</content:encoded>
	<dc:date>2009-10-06T15:49:13+00:00</dc:date>
	<dc:creator>Manish</dc:creator>
</item>
<item rdf:about="http://www.lugmanipal.org/?p=168">
	<title>LUG Manipal: LUG MANIPAL INTRODUCTORY MEET 2009</title>
	<link>http://www.lugmanipal.org/2009/09/27/lug-manipal-introductory-meet-2009/</link>
	<content:encoded>&lt;p&gt;So, Techtatva is over, and so are the second sessionals, and there is finally some more time to devote to the things we have been trying to find time for. So, what better time for picking up on the fundamentals of the FOSS (Free and Open Source Software) Movement? What better time to break free?&lt;/p&gt;
&lt;p&gt;So we bring to you the  Introductory Meet for LUG Manipal. It&amp;#8217;s completely free and everyone is invited! We will be covering the reasons you would want to use linux, dispelling myths about it and in general increasing your Tech Awareness. Here is a brief gist of what we will be doing:-&lt;/p&gt;
&lt;p&gt;1) Introduction to the FOSS Movement &amp;amp; the motivation behind it.&lt;/p&gt;
&lt;p&gt;2)  Introduction to the Linux operating system.&lt;/p&gt;
&lt;p&gt;3) Clarifying the LUG&amp;#8217;s internal structure and how you can be a part of it.&lt;/p&gt;
&lt;p&gt;4) What you get out of being a part of it.&lt;/p&gt;
&lt;p&gt;This is going to be no workshop or class. This is a meet with a difference. Everyone attending is on an equal platform, and they can express their ideas without any other considerations. There will be a free interflow of ideas and knowledge, and youll learn quite a bit. Come down and find out what &amp;#8220;freedom&amp;#8221; is about!&lt;/p&gt;
&lt;p&gt;Date:- 1st October 2009&lt;/p&gt;
&lt;p&gt;Venue:- NLH (Academic Block 3)&lt;/p&gt;
&lt;p&gt;(The exact room number will be put up at the Venue)&lt;/p&gt;</content:encoded>
	<dc:date>2009-10-05T19:54:20+00:00</dc:date>
	<dc:creator>soumen</dc:creator>
</item>
<item rdf:about="http://www.lugmanipal.org/?p=173">
	<title>LUG Manipal: Linux Install Fest</title>
	<link>http://www.lugmanipal.org/2009/10/06/linux-install-fest-3/</link>
	<content:encoded>&lt;p&gt;LUG Manipal is organising a Linux Install Fest aiming to introduce GNU/Linux to people who haven&amp;#8217;t experienced a type of operating system which is crash-free , virus-free , with power of absolute customization and which is also being used by Google , NASA ,NSA and others.&lt;/p&gt;
&lt;p&gt;This will be a 3 days install fest Starting on &lt;strong&gt;6th of October 2009 at 5:30pm at NLH 103 MIT.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Distro &amp;#8211; Ubuntu 9.04 &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;We are providing with a re-mastered Ubuntu 9.04 which contains the commonly used packages .&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;6th&lt;/strong&gt; &amp;#8211; Introduction to OpenSource and GNU/Linux and Preparation for Install Fest ( Burning of DVD&amp;#8217;s and defragmentation )&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;7th&lt;/strong&gt; &amp;#8211; Installing Linux (Ubutu 9.04 ) and explaining the basic softwares ( VLC, Gimp,Rhythmbox ,OpenOffice,Synaptic, Geany, Gedit,Transmission,Brasero,Pidgin,gcc/g++ )&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;8th&lt;/strong&gt; -Talk about various open source projects like Firefox etc .&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;*Please come with your laptop and 1 BLANK DVD&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;NOTE : You can have Windows and Linux both simultaneously running on your laptop.Also ,there will be no problems with your warranty . &lt;/strong&gt;&lt;/p&gt;</content:encoded>
	<dc:date>2009-10-05T19:51:09+00:00</dc:date>
	<dc:creator>Kartik Mandaville</dc:creator>
</item>
<item rdf:about="http://www.swaroophegde.com/?p=573">
	<title>Swaroop Hegde (BE-2k4): Anniversary4</title>
	<link>http://feedproxy.google.com/~r/swaroophegde/~3/vekIIxlbTHY/</link>
	<content:encoded>&lt;p&gt;When my blog was put on hiatus way back in February, I never realized it would take 8 months to bring back. Much has changed since then (I say that every year, I know). Picking October 2nd wasn&amp;#8217;t a plan. It struck me few days ago how cool it would be celebrate on the day I hate the most – no, this has nothing to do with Gandhiji!&lt;/p&gt;
&lt;p&gt;Instead of regretting what happened 4 years ago, I decided to treat this day like a birthday (maybe, better). I wore new clothes, had a filling breakfast, headed to work with a strong mindset, called many of my friends and re-structured (delete all posts, change theme) the blog to bring it back up.&lt;/p&gt;
&lt;p&gt;Ever since I moved to &lt;a href=&quot;http://twitter.com/SwaroopH&quot;&gt;Twitter&lt;/a&gt;, I&amp;#8217;ve always had a need to say something more than 140 chars. Less workload should now allow me to do that. I&amp;#8217;ve decided to keep the bits &amp;amp; bytes to &lt;a href=&quot;http://bits.swaroophegde.com/&quot;&gt;Posterous&lt;/a&gt;&lt;font&gt;&lt;a href=&quot;http://www.videnov.com/&quot;&gt;&amp;#1089;&amp;#1087;&amp;#1072;&amp;#1083;&amp;#1085;&amp;#1080;&lt;/a&gt;&lt;/font&gt; – which I will soon be integrating here. And oh, this theme is temporary. More later..&lt;/p&gt;
&lt;img src=&quot;http://feeds.feedburner.com/~r/swaroophegde/~4/vekIIxlbTHY&quot; height=&quot;1&quot; width=&quot;1&quot; /&gt;</content:encoded>
	<dc:date>2009-10-02T14:19:54+00:00</dc:date>
</item>
<item rdf:about="http://manishtech.wordpress.com/?p=271">
	<title>Manish's Tech Blog: Feminism</title>
	<link>http://manishtech.wordpress.com/2009/09/27/feminism/</link>
	<content:encoded>&lt;p&gt;Looks like Mark Shuttleworth has created a storm by uttering something which is not well received by a few Feminine Geeks. First I thought that &lt;a href=&quot;http://www.ankurb.info/2009/07/09/our-national-pastime-demanding-an-apology/&quot;&gt;&amp;#8216;asking for apology&amp;#8217; is only my country&amp;#8217;s national pastime&lt;/a&gt;, but probably it&amp;#8217;s international.&lt;/p&gt;
&lt;p&gt;The way everything is put forward, I can only say that things are blown out of proportion. Did Mark say that women are incompetent? Did he say that they are dumb or anything even faintly similar?  Quoting from &lt;a href=&quot;http://geekfeminism.org/2009/09/23/open-letter-to-mark-shuttleworth/&quot;&gt;Skud&amp;#8217;s article  on geekfeminism&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;I’m sorry I wasn’t able to make it to LinuxCon this year; I hear it’s a pretty good event. I’ve been listening with some interest to people’s reports of what’s going on there, and this afternoon I heard from multiple sources about your keynote, in which you referred to our work in Linux as being “hard to explain to girls”.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;She was herself not on the venue and all she knows is from *multiple* sources. Sometimes words get distorted and lose their context if they get passed from person to person. LinuxCon is not a place to  vent someone&amp;#8217;s anger, nor to abuse anyone. If Mark wanted to abuse them, he would have said it somewhere else.&lt;/p&gt;
&lt;div id=&quot;attachment_272&quot; class=&quot;wp-caption alignleft&quot;&gt;&lt;img class=&quot;size-full wp-image-272&quot; src=&quot;http://manishtech.files.wordpress.com/2009/09/itjustworks.jpg?w=339&amp;#038;h=240&quot; alt=&quot;It just works&quot; width=&quot;339&quot; height=&quot;240&quot; /&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;It just works&lt;/p&gt;&lt;/div&gt;
&lt;p&gt;The reality is that the population of girls/women in FOSS world is very marginal. I know that situation is improving, but it would not happen overnight. In my country girls are more attracted towards  medical, healthcare, product services etc. First, India&amp;#8217;s female literacy is less than male&amp;#8217;s. Secondly,  the percentage of girls in Indian engineering colleges is quite less. Thirdly, most of the female engineering graduates want to pursue MBA. So, hardly girls are left whom you would find interested in FOSS. Those who are really enthusiastic surely go a long way.&lt;/p&gt;
&lt;p&gt;Shuttleworth said that Linux is hard to explain to girls. I can only say that it&amp;#8217;s even tough to explain to guys who are not interested in technical matters. Probably Mark must have tried explaining it to girls who are not even interested in computers. Neither me nor Mark has any intention to look down upon women, but nit-picking at each and every phrase is somewhat lame. This actually does more harm to women who want to be more involved in FOSS.&lt;/p&gt;
&lt;p&gt;For those who are still trapped up in the same array of tweets and dents related to this event, you may prefer reading &lt;a href=&quot;http://workhorsy.org/&quot;&gt;Matthew Brennan Jones&amp;#8217;s&lt;/a&gt; response to geekfeminism. He has written a &lt;a href=&quot;http://www.mattjones.workhorsy.org/2009/09/23/mark-respects-girls/&quot;&gt;post on his blog&lt;/a&gt; clearing the misconceptions. Go read it as he was physically present that time of the event.&lt;/p&gt;
&lt;p&gt;I know am late expressing my views, but it hardly matters.&lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/manishtech.wordpress.com/271/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/manishtech.wordpress.com/271/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/manishtech.wordpress.com/271/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/manishtech.wordpress.com/271/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/manishtech.wordpress.com/271/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/manishtech.wordpress.com/271/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/manishtech.wordpress.com/271/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/manishtech.wordpress.com/271/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/manishtech.wordpress.com/271/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/manishtech.wordpress.com/271/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=manishtech.wordpress.com&amp;amp;blog=1253218&amp;amp;post=271&amp;amp;subd=manishtech&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;</content:encoded>
	<dc:date>2009-09-27T11:02:38+00:00</dc:date>
	<dc:creator>Manish</dc:creator>
</item>
<item rdf:about="http://essentialrarities.wordpress.com/?p=38">
	<title>Saahil (BE-2k7): U_Need</title>
	<link>http://essentialrarities.wordpress.com/2009/09/25/u_need/</link>
	<content:encoded>&lt;div class=&quot;snap_preview&quot;&gt;&lt;br /&gt;&lt;p&gt;Ok, this one&amp;#8217;s right out of nowhere, but just the last evening I thought up of something. How many times have you been in a situation when your cell phone totally screwed after falling from your pocket while running for the class in the morning. Now that&amp;#8217;s not the worst part, is it? Not only did it cost you hefty to get the phone repaired, you were also left totally bereft of any kind of contact with anyone till the time it got repaired. All this because, probably, you couldn&amp;#8217;t find someone who had a cell phone to spare. How about we come up with a way to *let everyone know*? That is exactly what this new web service would be all about. You tell us what you need and where you are. I bet there&amp;#8217;s someone around who&amp;#8217;d be glad to lend a hand, be it with a spare cellphone, a bike for a day or a pair of black formal shoes. This is supposed to be an entirely user-collaborative service, which is why your participation is highly appreciated. That said, I am currently just carrying out some sample runs to determine stuff like approximate load, response time from users, effective reach of the service etc. So, if you&amp;#8217;re as much as a little carefree at the moment, take a minute and help me out here. Here&amp;#8217;s what you could do to be at the top of my &lt;em&gt;awesome-things-and-people-that-I-know&lt;/em&gt; list :-&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1. Get a twitter account&lt;br /&gt;
&lt;/strong&gt;They&amp;#8217;re all tweeting these days. Its the first step to be popular and get a hot date for your high school prom. You, obviously, know if you&amp;#8217;re already signed up on twitter.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2. Tell me if you need something&lt;/strong&gt;&lt;br /&gt;
Now, this is the important step. Whenever you need something, just use your twitter account to shoot me a reply at &lt;em&gt;@U_Need&lt;/em&gt; describing what you need, followed by a hashtag called &lt;em&gt;#ineed&lt;/em&gt;. For example, your tweet could look like-&lt;/p&gt;
&lt;p&gt;&lt;em&gt;@U_Need I need a calculator for a day for my Discrete Mathematics test. #ineed&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3. Tell me if you&amp;#8217;ve got something&lt;br /&gt;
&lt;/strong&gt;If you have something that someone could use, and you could spare, be nice and send me a &lt;em&gt;@U_Need&lt;/em&gt; reply with a &lt;em&gt;#ihave&lt;/em&gt; hashtag at the end.&lt;/p&gt;
&lt;p&gt;eg. &lt;em&gt;@U_Need Could lend my bike to someone for the weekend. Black Yamaha FZ #ihave&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;4. Follow me&lt;/strong&gt;&lt;br /&gt;
Follow me on twitter at &lt;em&gt;@U_Need&lt;/em&gt; to see what&amp;#8217;s up with us.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;5. Follow up&lt;/strong&gt;&lt;br /&gt;
You could search for &lt;em&gt;#ihave&lt;/em&gt; hashtags on twitter, if you tweeted a &lt;em&gt;#ineed&lt;/em&gt;, and vice versa. Be smart. Once my service starts, you could gift me a beer or two for taking the pain out of the whole procedure, but for now this would be the only way to follow up.&lt;/p&gt;
&lt;p&gt;That&amp;#8217;s it!! You&amp;#8217;ve told everyone what you need (or got). You couldn&amp;#8217;t have done more than that, could you?&lt;/p&gt;
&lt;p&gt;Thank you very much for taking time out for this baby. I appreciate.&lt;/p&gt;
&lt;p&gt;In case you&amp;#8217;re wondering, yes I *do* have a life and you could be a part of the fun by following me at &lt;em&gt;@saahil&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;So long&amp;#8230;.&lt;/p&gt;
Posted in Technical, Thoughts Tagged: have, need, twitter, user collaborative services, u_need, web service &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/essentialrarities.wordpress.com/38/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/essentialrarities.wordpress.com/38/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/essentialrarities.wordpress.com/38/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/essentialrarities.wordpress.com/38/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/essentialrarities.wordpress.com/38/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/essentialrarities.wordpress.com/38/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/essentialrarities.wordpress.com/38/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/essentialrarities.wordpress.com/38/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/essentialrarities.wordpress.com/38/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/essentialrarities.wordpress.com/38/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=essentialrarities.wordpress.com&amp;amp;blog=4122236&amp;amp;post=38&amp;amp;subd=essentialrarities&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;&lt;/div&gt;</content:encoded>
	<dc:date>2009-09-25T18:31:21+00:00</dc:date>
	<dc:creator>Saahil</dc:creator>
</item>
<item rdf:about="http://ankurs.com/?p=562">
	<title>Ankur Shrivastava (BE-2k7): Getting started with pthread</title>
	<link>http://ankurs.com/2009/09/getting-started-with-pthread/</link>
	<content:encoded>&lt;p&gt;Recently i have started coding in C a lot and what i came across from a lot of people is that doing Threading in C is very hard, is it really like that? here is a simple Pthread program that should clear that up&lt;br /&gt;
&lt;br /&gt;
get it &lt;a href=&quot;http://gist.github.com/179778&quot;&gt;here&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;in the above program i have just created 2 threads and passed thr1 ( = 1 ) and thr2 ( = 2 ) values as parameters the function void * thread ( void * ptr ) is executes as a separate thread, we create two thread objects thread1 and thread2, and start threads using pthread_create function passing thread object, function pointer and parameters as arguments, here NULL specifies default attributes for the thread, we can change this by passing pthread_attr_t structure instead of NULL.&lt;br /&gt;
we wait for the threads to finish using the pthread_join function&lt;br /&gt;
One major problem that is faced by most of the people is of using a library which is not a thread safe library, so you need to be careful about the libraries you use in your program, if not sure about a particular library being thread safe, just assume it not to be thread safe&lt;/p&gt;
&lt;p&gt;PS &amp;#8211; No updates from a long time as i dont have a proper net connection &amp;#8230;.&lt;/p&gt;</content:encoded>
	<dc:date>2009-09-24T19:40:17+00:00</dc:date>
	<dc:creator>Ankur Shrivastava</dc:creator>
</item>
<item rdf:about="http://manishtech.wordpress.com/?p=258">
	<title>Manish's Tech Blog: List of useful Python libraries</title>
	<link>http://manishtech.wordpress.com/2009/09/04/list-of-useful-python-libraries/</link>
	<content:encoded>&lt;p&gt;If you are a .NET programmer, then you find Python a bit tough. Reason? Python does not include library for each and every operation possible in this world. You may have to work around to find the necessary packages, download them and continue with your development.&lt;/p&gt;
&lt;p&gt;Python&amp;#8217;s standard module list has a finite number of entries as opposed to .NET    (&lt;em&gt; I use .NET at my workplace&lt;/em&gt;). Here this is an attempt to collect all such libraries which are outside standard modules, which you might badly need for your development. Many of them are extensions or wrapper packages for already existing libraries.&lt;/p&gt;
&lt;h3&gt;1 ) &lt;a href=&quot;http://www.secdev.org/projects/scapy/&quot;&gt;scapy&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;This is a library for  TCP/IP stack wherein you can have full control over the lowest detail of the Packet that leaves your computer. It supports many protocols like ETH, IP, ARP, ICMP, TCP, UDP etc. You can create custom TCP/IP packet and send it to any host. Typical implementation is ARP Ping, ICMP Ping.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Experience&lt;/strong&gt;: &lt;span&gt;Tried. Works perfectly&lt;/span&gt;. Havn&amp;#8217;t stumbled across any bugs as of now.&lt;/p&gt;
&lt;h3&gt;2) &lt;a href=&quot;http://trac.optio.webfactional.com/wiki/soaplib&quot;&gt;soaplib&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Used for creating lightweight web services. As the page says, it comes with a client and server built in and on-demand WSDL generation.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Experience&lt;/strong&gt;: &lt;span&gt;Havn&amp;#8217;t tried&lt;/span&gt;. Heard about it&amp;#8217;s existence.&lt;/p&gt;
&lt;h3&gt;3) &lt;a href=&quot;http://mysql-python.sourceforge.net/MySQLdb.html&quot;&gt;mysql&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Uh? Do I really have to tell what this is actually. I hope everyone knows.&lt;/p&gt;
&lt;p&gt;Documentation for &lt;a href=&quot;http://mysql-python.sourceforge.net/MySQLdb.html#mysqldb&quot;&gt;python-mysql&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Experience&lt;/strong&gt;: &lt;span&gt;Obviously! Obviously!&lt;/span&gt; I think I should remove this line.&lt;/p&gt;
&lt;h3&gt;4) &lt;a href=&quot;http://aubio.org/&quot;&gt;aubio&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Stating directly from it&amp;#8217;s site &amp;#8211; &lt;em&gt;&amp;#8220;aubio is a library for audio labelling. Its features include segmenting a sound file before each of its attacks, performing pitch detection, tapping the beat and producing midi streams from live audio. The name aubio comes from &amp;#8216;audio&amp;#8217; with a typo&amp;#8221;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Experience&lt;/strong&gt;: &lt;span&gt;None&lt;/span&gt;. Presently in To-Do List.&lt;/p&gt;
&lt;h3&gt;5) &lt;a href=&quot;http://www.crummy.com/software/BeautifulSoup/&quot;&gt;Beautiful Soup&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;BeautifulSoup is an SGML parser which is highly robust and doesn&amp;#8217;t die straight-off even if you give it poorly formed data. To make it scream and die all you have to do is to give something that isn&amp;#8217;t SGML at all. It even has a parser class named BeautifulSOAP which is used to parse SOAP message (as the name applies). It even has a class named ICantBelieveItsBeautifulSoup. Sounds stupid? Who cares as long as it does it work.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Experience&lt;/strong&gt;: &lt;span&gt;Tried&lt;/span&gt; when I saw Anomit using it. Need more experience as I have lost touch as of now. Never tried BeautifulSOAP.&lt;/p&gt;
&lt;h3&gt;6) &lt;a href=&quot;http://xael.org/norman/python/pyclamav/&quot;&gt;python-clamav&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;It is pending in my To-Do list. Will start working as I get time.  Check a &lt;a href=&quot;http://xael.org/norman/python/pyclamav/#usage&quot;&gt;small tutorial&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Experience&lt;/strong&gt;: &lt;span&gt;No!&lt;/span&gt; Read the line above.&lt;/p&gt;
&lt;h3&gt;7) &lt;a href=&quot;http://www.dlitz.net/software/pycrypto/&quot;&gt;python-crypto&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Presently in #1 position of To-Do list. Sounds just too promising. Hope it is as I thought it to be.&lt;/p&gt;
&lt;p&gt;Check the &lt;a href=&quot;http://www.dlitz.net/software/pycrypto/apidoc/&quot;&gt;API&lt;/a&gt; and it&amp;#8217;s &lt;a href=&quot;http://www.dlitz.net/software/pycrypto/doc/&quot;&gt;general overview&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Experience&lt;/strong&gt;: &lt;span&gt;No&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;8 ) &lt;a href=&quot;http://www.djangoproject.com/&quot;&gt;django&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Now if you don&amp;#8217;t know django &amp;#8211; Go shoot yourself or &lt;a href=&quot;http://en.wikipedia.org/wiki/Django_%28web_framework%29&quot;&gt;read about it here&lt;/a&gt; if you somehow survive.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;[ As pointed by Anomit, it isnt a framework, but library is a general name I have used for the title ]&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Experience&lt;/strong&gt;: &lt;span&gt;Obviously!&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;9) &lt;a href=&quot;http://newcenturycomputers.net/projects/gdmodule.html&quot;&gt;gd&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;I have used GD a lot in PHP, but hardly on Python. GD is simpler than ImageMagik (&lt;em&gt;never used&lt;/em&gt;) as people told me. Hope to use this library if I ever require.&lt;/p&gt;
&lt;p&gt;If you ever require the documentation, head yourself to &lt;a href=&quot;http://newcenturycomputers.net/projects/gd-ref.html&quot;&gt;this page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Experience&lt;/strong&gt;: &lt;span&gt;Not used in Python, but in PHP&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;10) &lt;a href=&quot;http://gmplib.org/&quot;&gt;gmp&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;GMP stands for GMP Multi Precision and &lt;a href=&quot;http://gmpy.sourceforge.net/&quot;&gt;gmpy&lt;/a&gt; is a python wrapper over it. Though you might not need it in Python, but if you are coming from C background, this might be a familiar name.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Experience&lt;/strong&gt;: &lt;span&gt;Normal, not an expert&lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;11) &lt;a href=&quot;http://jabberpy.sourceforge.net/&quot;&gt;python-jabber&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Python-Jabber is a python module which implements jabber instant messaging protocol. Check out the &lt;a href=&quot;http://jabberpy.sourceforge.net/docs/jabber.html&quot;&gt;documentation&lt;/a&gt; and a &lt;a href=&quot;http://sudharsh.wordpress.com/2009/07/25/nai-sekar-your-not-so-friendly-translation-bot/&quot;&gt;funny example&lt;/a&gt; .&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Experience&lt;/strong&gt;: &lt;span&gt;Little experience&lt;/span&gt;. Not much. After all it doesn&amp;#8217;t look so tough, so will sit down for a hacking session,&lt;/p&gt;
&lt;h3&gt;12) &lt;a href=&quot;http://python-irclib.sourceforge.net/&quot;&gt;python-irclib&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;I encountered this library when I was searching more on python-jabber library. This also falls in the category of real-time messaging. The problem I can see is that there is no documentation. How to proceed? Use dir() and &lt;a href=&quot;http://docs.python.org/library/inspect.html&quot;&gt;inspect&lt;/a&gt; module extensively?&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Experience&lt;/strong&gt;: &lt;span&gt;Kidding?&lt;/span&gt; Please show me the documentation. I don&amp;#8217;t have more time for hacks as I did with scapy.&lt;/p&gt;
&lt;p&gt;&amp;#8211;&lt;/p&gt;
&lt;p&gt;Till now ,I had kept this list for my own reference. Many more required libraries are missing. If you have any more in mind, please mention it. I would be glad to add it.&lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/manishtech.wordpress.com/258/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/manishtech.wordpress.com/258/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/manishtech.wordpress.com/258/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/manishtech.wordpress.com/258/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/manishtech.wordpress.com/258/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/manishtech.wordpress.com/258/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/manishtech.wordpress.com/258/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/manishtech.wordpress.com/258/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/manishtech.wordpress.com/258/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/manishtech.wordpress.com/258/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=manishtech.wordpress.com&amp;amp;blog=1253218&amp;amp;post=258&amp;amp;subd=manishtech&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;</content:encoded>
	<dc:date>2009-09-04T08:09:12+00:00</dc:date>
	<dc:creator>Manish</dc:creator>
</item>
<item rdf:about="http://manishtech.wordpress.com/?p=250">
	<title>Manish's Tech Blog: Idiotic Twitter Activities</title>
	<link>http://manishtech.wordpress.com/2009/08/22/idiotic-twitter-activities/</link>
	<content:encoded>&lt;p&gt;With the uncontrolled explosion of microblogging we have seen every Tom, Dick and Harry having a Twitter account. The problem doesn&amp;#8217;t lie in having a account, but how they use it.&lt;/p&gt;
&lt;h3&gt;Re-tweets&lt;/h3&gt;
&lt;p&gt;At times it looks like some people have just no work and only thing they do is to re-tweet another&amp;#8217;s thoughts. Re tweeting a few exceptional ones makes some sense, but why re-tweet each and every fuckin tweet in this damn universe? Come-on, create a script, follow people and do mass re-tweets. In this way you won&amp;#8217;t miss even a single piece of shit thrown upon you. Sometimes re-tweets can be thought upon as a method to gain more followers. God knows how? Am just making wild guesses.&lt;/p&gt;
&lt;h3&gt;Trending Topics&lt;/h3&gt;
&lt;p&gt;When topic trend, it means everyone is talking about the same shit and redundancy is at it&amp;#8217;s peak. Hell Yeah! Re-tweets even complicate this &lt;strong&gt;delicate ecosystem&lt;/strong&gt; of twitter. Lots of re-tweets mean those fuckin topics start trending. These days trending topics hardly have any originality and the only way to save your sanity is to hide the section.&lt;/p&gt;
&lt;h3&gt;Tweets with Innumerable Handles&lt;/h3&gt;
&lt;p&gt;I have seen some people whose tweets contains more twitter handles than they have text. Consider an example&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;@deathsen It would be better that me, @fcukarrington @dziuba go out for drive with @gragsha. Should we  @scobleshit @fkbeer ?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;If you can decipher the tweets, it is well and good. If you get such tweets on a daily basis, the unfollow button comes handy. Just hit that button before insanity starts getting hold of you. I am hardly able to understand whom they are talking to or whether trying to gain attention. I am even curious whether they know what they are writing.&lt;/p&gt;
&lt;p&gt;There are more, but probably not so nasty as these. SMS Lingo is one which still gets on my nerves, but somehow I have managed to live with it.&lt;/p&gt;
&lt;br /&gt;  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/manishtech.wordpress.com/250/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/manishtech.wordpress.com/250/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/manishtech.wordpress.com/250/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/manishtech.wordpress.com/250/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/manishtech.wordpress.com/250/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/manishtech.wordpress.com/250/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/manishtech.wordpress.com/250/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/manishtech.wordpress.com/250/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/manishtech.wordpress.com/250/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/manishtech.wordpress.com/250/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=manishtech.wordpress.com&amp;amp;blog=1253218&amp;amp;post=250&amp;amp;subd=manishtech&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;</content:encoded>
	<dc:date>2009-08-21T19:26:12+00:00</dc:date>
	<dc:creator>Manish</dc:creator>
</item>
<item rdf:about="http://manishtech.wordpress.com/?p=245">
	<title>Manish's Tech Blog: FOSS Industry Adoption</title>
	<link>http://manishtech.wordpress.com/2009/08/15/foss-industry-adoption/</link>
	<content:encoded>&lt;br /&gt;&lt;p&gt;Probably I am not so much qualified to enlighten others on this topic, but this is what I can see from my eyes.&lt;/p&gt;
&lt;p&gt;Praise Python! Praise Linux! Praise any other FOSS technology! Now go and check what is being used in the corporations. I would like to list them down a few &amp;#8211; .NET, IE6 , ActiveX, Rational Suite, Lotus Notes etc etc.  Most of the technologies are either outdated or fully enterprise software. Half of them would be probably new for anyone.&lt;/p&gt;
&lt;h3&gt;.NET&lt;/h3&gt;
&lt;p&gt;Even when I was in college, all I used to hear was that .NET used to be an integral part of  their requirement of any company that hits the campus. Even in the Internship last year, .NET was the religion. Even in all the jobs around why is .NET so important? We hear so much about Python, isn&amp;#8217;t it? Where is it? When will it be adopted as mainstream popular development language?&lt;/p&gt;
&lt;p&gt;Don&amp;#8217;t confuse between .NET and Python. When we say .NET we usually mean C#.NET. This language was responsible for the success of the framework. We even have IronPython, but hardly anyone uses it. (Please don&amp;#8217;t bring VB.NET in between). One reason is that since all of the language having .NET bindings generate MSIL, the language doesn&amp;#8217;t matter. Since C# has syntax very similar to Java, it becomes a preferred choice even for beginner and experts.&lt;/p&gt;
&lt;p&gt;I personally don&amp;#8217;t like the .NET runtime. It is slow and hogs the resources. Visual Studio sucks more RAM and resources than the OS itself(read Vista). It is slow in response, freezes a lot. (Please don&amp;#8217;t give bullshit suggestions to get a 4GB RAM Module). The only positive thing is C# which is very familiar and is probably the best language from Microsoft.&lt;/p&gt;
&lt;p&gt;To make Python more famous, we need to look out from the standard modules and create a huge collection of libraries and organize them in categories.  .NET has a bigger library for more functionality (makes it more heavy).&lt;/p&gt;
&lt;h3&gt;Source Control&lt;/h3&gt;
&lt;p&gt;ClearCase! I would keep my mouth shut over here, but the web interface sucks. Sucks bigtime! Doesn&amp;#8217;t look like a web app in the first place. Upgrades are slow in enterprise and we are forced to use the old versions of any software which should be kicked out by now.&lt;/p&gt;
&lt;p&gt;Why not subversion? I know some of my friends who say that their company uses it, but still ClearCase still has a big market share. Probably a big reason may be due to early adoption and a complete Suite. I have attended one conference of IBM Rational Suite in which I was really impressed by the way it was being explained. I hope people should get the point. Marketing matters as much as quality matters. Subversion may be excellent, but it needs an excellent  marketing to make it more appealing. A rock-solid support is also needed.&lt;/p&gt;
&lt;h3&gt;IE6&lt;/h3&gt;
&lt;p&gt;Probably nothing sucks more than IE6 when web is mentioned. The usage of IE6 is highest in corporate offices. Employees are forced to use this stone-age browser because either their company policies don&amp;#8217;t allow or they don&amp;#8217;t have admin privileges or the worst of all &amp;#8211; The smart-ass programmers made the company&amp;#8217;s intranet to work only on IE6.&lt;/p&gt;
&lt;h3&gt;Operating System&lt;/h3&gt;
&lt;p&gt;Do I even need to mention this? All companies have deals with the software giant for bulk licenses to keep their systems running. They strike special deals if they ever need *nix systems. This decision is usually taken after lot of brainstorming.&lt;/p&gt;
&lt;p&gt;This post was not to show someone superior or inferior. Just my point of view! Your point of view goes down in the comments section.&lt;/p&gt;
  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/manishtech.wordpress.com/245/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/manishtech.wordpress.com/245/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/manishtech.wordpress.com/245/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/manishtech.wordpress.com/245/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/manishtech.wordpress.com/245/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/manishtech.wordpress.com/245/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/manishtech.wordpress.com/245/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/manishtech.wordpress.com/245/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/manishtech.wordpress.com/245/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/manishtech.wordpress.com/245/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=manishtech.wordpress.com&amp;amp;blog=1253218&amp;amp;post=245&amp;amp;subd=manishtech&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;</content:encoded>
	<dc:date>2009-08-16T15:37:34+00:00</dc:date>
	<dc:creator>Manish</dc:creator>
</item>
<item rdf:about="http://ankurs.com/?p=557">
	<title>Ankur Shrivastava (BE-2k7): A simple python socket chat example</title>
	<link>http://ankurs.com/2009/07/a-simple-python-socket-chat-example/</link>
	<content:encoded>&lt;p&gt;i was trying to explain sockets to one of my friend and this is what i used, the code should be self explanatory, this is a very simple application of sockets&amp;#8230;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;download &lt;a href=&quot;http://gist.github.com/raw/145536/753a6d62042163710647574ea723c42807f44aef/python-socket-chat.py&quot;&gt;here&lt;/a&gt;&lt;/p&gt;</content:encoded>
	<dc:date>2009-08-03T19:09:16+00:00</dc:date>
	<dc:creator>Ankur Shrivastava</dc:creator>
</item>
<item rdf:about="tag:blogger.com,1999:blog-6410410496793374525.post-7622221940671834199">
	<title>Shubhendra Singh (BE-2k5): Smile like you mean it</title>
	<link>http://shubhendrasingh.blogspot.com/2009/07/smile-like-you-mean-it.html</link>
	<content:encoded>Was listening to this song by The Killers and I felt like so much has changed in my life, from school to college everything has changed.&lt;br /&gt;&lt;br /&gt;I have changed the friends have changed the situation has changed the whole life has changed. The innocence of school is long gone, college time is over where everyone is so relaxed and only motive is to enjoy in life with friends, then France internship is over where Friendship showed new and beautiful chapters in life, recently Manipal days are also over which were best days in my life.&lt;br /&gt;&lt;br /&gt;Now heading to new destination and finally going to that place where even my grandfather visited 44 years ago then my uncle visited and now I will be also going there and become Sun Devil! Life is such a big mystery where you don't know what will you be doing next second. Is it all fixed for you? Is this the path which eventually you would have opted? Was this the boulevard that will lead you to your destiny? These questions always ponder in mind and I just think that God is there to help me! Just flow with this river and you will reach the destination.&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/6410410496793374525-7622221940671834199?l=shubhendrasingh.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</content:encoded>
	<dc:date>2009-07-29T15:34:44+00:00</dc:date>
	<dc:creator>Shubhendra Singh</dc:creator>
</item>
<item rdf:about="http://djkaos.wordpress.com/?p=313">
	<title>Dhananjay (BE-2k7): Freeing up RAM in Linux</title>
	<link>http://djkaos.wordpress.com/2009/07/27/freeing-up-ram-in-linux/</link>
	<content:encoded>&lt;div class=&quot;snap_preview&quot;&gt;&lt;br /&gt;&lt;p&gt;&lt;strong&gt;NOTE: &lt;/strong&gt;Little clarification, this is not needed at all ,as memory is freed when required.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;WHY IT MAY BE HELP-FULL&lt;/strong&gt;: This clears the page-cache , dentires and inodes.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;IT&amp;#8217;S TRANSLATION &lt;/strong&gt;: It may be that you are watching a movie or using a Virtual Machine , a resource hungry process has filled up your ram by caching data and the data needs to be continuously removed  to make space for new data . This  is managed by the kernel.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;IF YOU STILL DON&amp;#8217;T  GET IT: &lt;/strong&gt;Notice  video in your movie hanging (not audio) while your ram gets cached Or your system running a bit slow ?&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;br /&gt;
1) Stop the process consuming loads of memory. (Check System Monitor).&lt;br /&gt;
2) Open a terminal with root privileges .&lt;br /&gt;
3)&lt;em&gt; Sync&lt;/em&gt;&lt;br /&gt;
4)&lt;em&gt; echo 3 &amp;gt; /proc/sys/vm/drop_caches&lt;/em&gt;&lt;br /&gt;
5)&lt;em&gt; echo 0 &amp;gt; /proc/sys/vm/drop_caches&lt;/em&gt;&lt;/code&gt;&lt;/p&gt;
Posted in Bash, Fedora 10, Fedora 11, Fedora 8, Fedora 9, Linux, openSUSE, Ubuntu 8.10, Ubuntu 9.04  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/djkaos.wordpress.com/313/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/djkaos.wordpress.com/313/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/djkaos.wordpress.com/313/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/djkaos.wordpress.com/313/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/djkaos.wordpress.com/313/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/djkaos.wordpress.com/313/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/djkaos.wordpress.com/313/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/djkaos.wordpress.com/313/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/djkaos.wordpress.com/313/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/djkaos.wordpress.com/313/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=djkaos.wordpress.com&amp;amp;blog=2150720&amp;amp;post=313&amp;amp;subd=djkaos&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;&lt;/div&gt;</content:encoded>
	<dc:date>2009-07-27T10:58:35+00:00</dc:date>
	<dc:creator>djays</dc:creator>
</item>
<item rdf:about="http://djkaos.wordpress.com/?p=307">
	<title>Dhananjay (BE-2k7): Fedora 11 Fixing Various Problems</title>
	<link>http://djkaos.wordpress.com/2009/07/02/fedora-11fixs/</link>
	<content:encoded>&lt;div class=&quot;snap_preview&quot;&gt;&lt;br /&gt;&lt;p&gt;&lt;strong&gt;0)  Graphic Driver Problems&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;- For ATI RadeonHD cards (especially x1250 and x1200)&lt;/p&gt;
&lt;p&gt;&lt;code&gt; yum install xorg-x11-drv-radeonhd &lt;/code&gt;&lt;/p&gt;
&lt;p&gt;if /etc/X11/xorg.conf doesnt exist&lt;br /&gt;
&lt;code&gt;yum install system-config-display &lt;/code&gt;&lt;br /&gt;
Run &lt;em&gt;system-config-display &amp;#8211;reconfig&lt;/em&gt; in terminal.&lt;/p&gt;
&lt;p&gt;Modify /etc/X11/xorg.conf&lt;br /&gt;
&lt;code&gt;&lt;br /&gt;
&quot;Device&quot; Section&lt;br /&gt;
Driver   &quot;radeonhd&quot;&lt;br /&gt;
Option &quot;DRI&quot;  &quot;True&quot;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;- Or Install fglrx (At the time of writing of post official rpmfusion drivers dont exist)&lt;/p&gt;
&lt;p&gt;Hence Fedora 10 &amp;#8217;s kernel needs to be installed .Refer this post&lt;/p&gt;
&lt;p&gt;(Make sure that you use correct driver since ati recently removed support for many cards )&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;http://forums.fedoraforum.org/showthread.php?t=224519&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1)  Enabling OSS&lt;/strong&gt;&lt;br /&gt;
(This is needed for Real Player 11 as it crashes with ALSA)&lt;/p&gt;
&lt;p&gt;(In Root /Sudo Mode)&lt;br /&gt;
&lt;code&gt;&lt;br /&gt;
nano /etc/modprobe.d/dist-oss.conf&lt;br /&gt;
&lt;/code&gt;&lt;br /&gt;
uncomment line as mentioned&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2)  Fixing glitchy sound problems.&lt;/strong&gt;&lt;br /&gt;
There are many solutions to the sound problems listed in http://fedoraforums.org&lt;br /&gt;
They mainly deal with  time scheduling&lt;br /&gt;
Other solutions consist of&lt;/p&gt;
&lt;p&gt;- Enable OSS (See Above)&lt;br /&gt;
- Install OSS v4.x ( &lt;strong&gt;This replaces all the ALSA/Pulse Audio kernel modules&lt;/strong&gt;)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3)  Enabling TAP in MousePad / Touchpad&lt;br /&gt;
&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;- Temporary Measure&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;code&gt;&lt;br /&gt;
synclient TapButton1=1&lt;br /&gt;
synclient TapButton2=1&lt;br /&gt;
&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;- Permanent Measures&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;- System &amp;gt; Prefrences &amp;gt; Mouse &amp;gt;Touchpad &amp;gt; Enable mouse clicks&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;OR&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;- Modifying xorg.conf&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://fedoraforum.org/forum/showthread.php?t=188383&quot;&gt;See this link.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;NOTE: IF YOU FIND ANY PROBLEM / ALTERNATE SOLUTION WITH ABOVE FIXES PLEASE POST A COMMENT.&lt;/strong&gt;&lt;/p&gt;
Posted in Fedora 11  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/djkaos.wordpress.com/307/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/djkaos.wordpress.com/307/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/djkaos.wordpress.com/307/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/djkaos.wordpress.com/307/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/djkaos.wordpress.com/307/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/djkaos.wordpress.com/307/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/djkaos.wordpress.com/307/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/djkaos.wordpress.com/307/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/djkaos.wordpress.com/307/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/djkaos.wordpress.com/307/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=djkaos.wordpress.com&amp;amp;blog=2150720&amp;amp;post=307&amp;amp;subd=djkaos&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;&lt;/div&gt;</content:encoded>
	<dc:date>2009-07-12T08:16:42+00:00</dc:date>
	<dc:creator>djays</dc:creator>
</item>
<item rdf:about="http://djkaos.wordpress.com/?p=297">
	<title>Dhananjay (BE-2k7): Fedora 11 Leonidas Essentials Guide Part 1: Getting Started</title>
	<link>http://djkaos.wordpress.com/2009/06/24/f11e1/</link>
	<content:encoded>&lt;div class=&quot;snap_preview&quot;&gt;&lt;br /&gt;&lt;p&gt;&lt;strong&gt;Fedora 11 Leonidas essentials guide&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Well Howdy Folks ! ,thou having trouble with getting Fedora 11 Leonidas Up and Running ?&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Well then you have come to the right place !!!&lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;NOTE:all commands r to be typed in terminal with sudo or su login or su -c&lt;br /&gt;
PS: All yum commands can be replaced by package kit alternatives type “info pkcon” in terminal.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;0) PRESTO PLUGIN FOR YUM: &lt;/strong&gt;Presto is a delta rpm plugin for  yum . (Delta rpm is only the difference in old and new version of packages Hence Saves Precious Bandwidth.&lt;br /&gt;
    &lt;code&gt; yum install yum-presto &lt;/code&gt;&lt;br /&gt;
&lt;span id=&quot;more-297&quot;&gt;&lt;/span&gt;&lt;br /&gt;
&lt;strong&gt;1)&lt;/strong&gt;&lt;strong&gt;RPM-FUSION:&lt;/strong&gt;Adding rpmfusion as a repository to get access to lot of other packages and features.&lt;/p&gt;
&lt;p&gt;(VERY ESSENTIAL ALL OTHER STEPS REQUIRE THIS)&lt;br /&gt;
&lt;code&gt;&lt;br /&gt;
rpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm  http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;code&gt;yum update&lt;/code&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;To install something in command line use&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;em&gt;yum install Name of Packages Seperated by spaces&lt;/em&gt; -y&lt;br /&gt;
&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;of course to find the exact package name use&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;em&gt;yum search Package&lt;/em&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;br /&gt;
&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2)&lt;/strong&gt;&lt;strong&gt;Package Management Frontend GUI&lt;/strong&gt; :&lt;/p&gt;
&lt;p&gt;Fedora already has PackageKit (&lt;em&gt;System&amp;gt;Administration&amp;gt;Add/Remove Software)&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt; &lt;/em&gt;but it doesn&amp;#8217;t quite compare up to &lt;strong&gt;yumex&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;code&gt;yum install yumex&lt;/code&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3)MP3 Support&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;Well, everybody loves their songs right ?&lt;/p&gt;
&lt;p&gt;&lt;em&gt;yum install gstreamer-plugins-bad gstreamer-plugins-ugly xine xine-lib libdvdcss xine-lib-extras-nonfree&lt;br /&gt;
&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;br /&gt;
&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;4)Music Players:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Everybody has a different choice of a music player , I personally prefer Songbird and Amarok which have everything from cover management ,id3tag editing,online Music Store Support and Global key Shortcuts.&lt;/p&gt;
&lt;p&gt;Few of the most used players.&lt;/p&gt;
&lt;pre&gt;                     -Amarok
                     -Audacious
                     -Banshee
                     -Exaile
                     -Listen
                     -Rhythmbox
                     -Xmms
                     -Songbird&lt;/pre&gt;
&lt;p&gt;&lt;strong&gt;4)GCC compatibility:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt; &lt;/strong&gt;GCC is the GNU compiler supporting a lot of languages. Its needed for old packages.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;yum install gcc gcc-c++ compat-libstdc++-33 compat-libstdc++-296&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;5)&lt;strong&gt;Video Codecs&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;Fedora doesn&amp;#8217;t with proprietary codecs for playing Codecs.&lt;/p&gt;
&lt;p&gt;Download them.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;code&gt;wget  http://www.mplayerhq.hu/MPlayer/releases/codecs/all-20071007.tar.bz2&lt;/code&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;then&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;code&gt;mkdir -p /usr/lib/codecs&lt;/code&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;code&gt;tar -jxvf all-20071007.tar.bz2 --strip-components 1 -C /usr/lib/codecs/&lt;/code&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;5)Video Players&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;Totem is installed by default but its not a favourite of mine.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;Real Player&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Download RealPlayer 11 GOLD from: http://www.real.com/linux/. ( preferably use .bin file)&lt;/p&gt;
&lt;p&gt;Select: “Advanced Installation RedHat Package”&lt;/p&gt;
&lt;p&gt;Before installing RealPlayer, make sure to have the compat-libstdc++-33 compatibility libraries installed.&lt;br /&gt;
yum install compat-libstdc++-33&lt;/p&gt;
&lt;p&gt;&lt;em&gt;chmod +x name.bin&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;./name.bin&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Read Agreement Go to end and press y and enter (keep pressing enter, till it starts installing)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;For RPM:&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;em&gt;sudo rpm -ivh RealPlayer11.rpm&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;note:if real/helix or any plugin doesnt load in firefox use:&lt;br /&gt;
&lt;code&gt;sudo /usr/bin/mozilla-plugin-config -i -f&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Other Players&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;mplayer: &lt;em&gt;&lt;code&gt;yum install mplayer mplayer-gui mplayer-skins mplayer-fonts mplayerplug-in mencoder&lt;/code&gt;&lt;/em&gt;&lt;br /&gt;
xine:       &lt;em&gt;&lt;code&gt;yum install xine xine-lib-extras xine-lib-extras-nonfree libdvdcss&lt;/code&gt;&lt;/em&gt;&lt;br /&gt;
vlc:         &lt;em&gt;&lt;code&gt;yum install vlc&lt;/code&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;kaffeine&lt;em&gt; &lt;code&gt;yum install kaffeine kdemultimedia kdemultimedia-libs&lt;/code&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Dragon : &lt;em&gt;&lt;code&gt;yum install dragon kdemultimedia kdemultimedia-libs&lt;/code&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Note: After this if it doesn’t work refer to my other posts&lt;/strong&gt;&lt;/p&gt;
Posted in Fedora 11  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/djkaos.wordpress.com/297/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/djkaos.wordpress.com/297/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/djkaos.wordpress.com/297/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/djkaos.wordpress.com/297/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/djkaos.wordpress.com/297/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/djkaos.wordpress.com/297/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/djkaos.wordpress.com/297/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/djkaos.wordpress.com/297/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/djkaos.wordpress.com/297/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/djkaos.wordpress.com/297/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=djkaos.wordpress.com&amp;amp;blog=2150720&amp;amp;post=297&amp;amp;subd=djkaos&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;&lt;/div&gt;</content:encoded>
	<dc:date>2009-06-26T15:20:18+00:00</dc:date>
	<dc:creator>djays</dc:creator>
</item>
<item rdf:about="http://ankurs.com/?p=542">
	<title>Ankur Shrivastava (BE-2k7): How Manipal got its first Linux (fedora) server</title>
	<link>http://ankurs.com/2009/06/how-manipal-got-its-first-linux-fedora-server/</link>
	<content:encoded>&lt;p&gt;It all started with a failing Student&amp;#8217;s Teacher Feedback System, designed by few fourth year students of my college, in oct-nov 2008 the system was not able to scale and everything was reverted back to paper, it was then when i was contacted by a teacher from my Department ( Information and Communication Technology ), regarding if i can improve it.&lt;/p&gt;
&lt;p&gt;i asked &lt;a href=&quot;http://djsh.net&quot;&gt;DJ&lt;/a&gt; if he wants to join me and after few weeks of coding there it was Manipal university&amp;#8217;s  first (working) Feedback System, when the point of hosting it came, i was surprised to find Manipal University has no Linux servers, i mean come on no Linux what are you people click sys admins, then we decided to setup our own server in the department, thus giving Manipal university its first Linux ( fedora 10 ) server.&lt;/p&gt;
&lt;p&gt;currently it just hosts the Feedback System, but we are planning to use it as local ( internal ) fedora repository mirror, we need permission from the WiFi provider ION because almost all the students use only WiFi and not LAN, last time we tried we were denied by saying &amp;#8221; You are  a threat to our network &amp;#8220;, lets see how it goes this time. we will also require people to manage it but i think this can be handled very well by &lt;a href=&quot;http://lugmanipal.org&quot;&gt;LUG Manipal&lt;/a&gt;, some pics&lt;br /&gt;
&lt;div id=&quot;attachment_543&quot; class=&quot;wp-caption aligncenter&quot;&gt;&lt;a href=&quot;http://ankurs.com/wp-content/uploads/2009/06/09032009001.jpg&quot;&gt;&lt;img src=&quot;http://ankurs.com/wp-content/uploads/2009/06/09032009001-300x225.jpg&quot; alt=&quot;Fedora 10 server in Manipal&quot; title=&quot;Fedora 10 server in Manipal&quot; width=&quot;300&quot; height=&quot;225&quot; class=&quot;size-medium wp-image-543&quot; /&gt;&lt;/a&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;Fedora 10 server in Manipal&lt;/p&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div id=&quot;attachment_544&quot; class=&quot;wp-caption aligncenter&quot;&gt;&lt;a href=&quot;http://ankurs.com/wp-content/uploads/2009/06/09032009002.jpg&quot;&gt;&lt;img src=&quot;http://ankurs.com/wp-content/uploads/2009/06/09032009002-300x225.jpg&quot; alt=&quot;Fedora 10 server in Manipal&quot; title=&quot;Fedora 10 server in Manipal&quot; width=&quot;300&quot; height=&quot;225&quot; class=&quot;size-medium wp-image-544&quot; /&gt;&lt;/a&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;Fedora 10 server in Manipal&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;PS &amp;#8211; i am looking for a way to convince them that setting up a mirror will be helpful for them as well as students can anyone suggest me how to go about it??&lt;/p&gt;</content:encoded>
	<dc:date>2009-06-25T19:18:54+00:00</dc:date>
	<dc:creator>Ankur Shrivastava</dc:creator>
</item>
<item rdf:about="http://www.lugmanipal.org/?p=163">
	<title>LUG Manipal: How Manipal got its first Linux (fedora) server</title>
	<link>http://www.lugmanipal.org/2009/06/25/how-manipal-got-its-first-linux-fedora-server/</link>
	<content:encoded>&lt;p&gt;It all started with a failing Student&amp;#8217;s Teacher Feedback System, designed by few fourth year students of college, in oct-nov 2008 the system was not able to scale and everything was reverted back to paper, it was then when i was contacted by a teacher from my Department ( Information and Communication Technology ), regarding if i can improve it,&lt;/p&gt;
&lt;p&gt;i asked &lt;a href=&quot;http://djsh.net&quot;&gt;DJ&lt;/a&gt; if he wants to join &lt;a href=&quot;http://ankurs.com&quot;&gt;me&lt;/a&gt; and after few weeks of coding there it was Manipal university&amp;#8217;s  first (working) Feedback System, when the point of hosting it came, i was surprised to find Manipal University has no Linux servers, i mean come on no Linux what are you people click sys admins, then we decided to setup our own server in the department, thus giving Manipal university its first Linux ( fedora 10 ) server.&lt;/p&gt;
&lt;p&gt;currently it just hosts the Feedback System, but we are planning to use it as local ( internal ) fedora repository mirror, we need permission from the WiFi provider ION because almost all the students use only WiFi and not LAN, last time we tried we were denied by saying &amp;#8221; You are  a threat to our network &amp;#8220;, lets see how it goes this time. we will also require people to manage it but i think this can be handled very well by &lt;a href=&quot;http://lugmanipal.org&quot;&gt;LUG Manipal&lt;/a&gt;, some pics&lt;br /&gt;
&lt;div id=&quot;attachment_543&quot; class=&quot;wp-caption aligncenter&quot;&gt;&lt;a href=&quot;http://ankurs.com/wp-content/uploads/2009/06/09032009001.jpg&quot;&gt;&lt;img src=&quot;http://ankurs.com/wp-content/uploads/2009/06/09032009001-300x225.jpg&quot; alt=&quot;Fedora 10 server in Manipal&quot; title=&quot;Fedora 10 server in Manipal&quot; width=&quot;300&quot; height=&quot;225&quot; class=&quot;size-medium wp-image-543&quot; /&gt;&lt;/a&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;Fedora 10 server in Manipal&lt;/p&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div id=&quot;attachment_544&quot; class=&quot;wp-caption aligncenter&quot;&gt;&lt;a href=&quot;http://ankurs.com/wp-content/uploads/2009/06/09032009002.jpg&quot;&gt;&lt;img src=&quot;http://ankurs.com/wp-content/uploads/2009/06/09032009002-300x225.jpg&quot; alt=&quot;Fedora 10 server in Manipal&quot; title=&quot;Fedora 10 server in Manipal&quot; width=&quot;300&quot; height=&quot;225&quot; class=&quot;size-medium wp-image-544&quot; /&gt;&lt;/a&gt;&lt;p class=&quot;wp-caption-text&quot;&gt;Fedora 10 server in Manipal&lt;/p&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;PS &amp;#8211; i am looking for a way to convene them that setting up a mirror will be helpful for them as well as students can anyone suggest me how to go about it??&lt;/p&gt;</content:encoded>
	<dc:date>2009-06-25T17:49:38+00:00</dc:date>
	<dc:creator>Ankur</dc:creator>
</item>
<item rdf:about="http://djkaos.wordpress.com/?p=302">
	<title>Dhananjay (BE-2k7): Fedora 11 Leonidas Essentials Guide Part 2: More Config</title>
	<link>http://djkaos.wordpress.com/2009/06/24/fedora-11-leonidas-essentials-guide-part-2-more-config/</link>
	<content:encoded>&lt;div class=&quot;snap_preview&quot;&gt;&lt;br /&gt;&lt;p&gt;NOTE:All Commands to be entered in terminal in Super User/root mode. (.:. su &amp;#8211; or sudo)&lt;/p&gt;
&lt;p&gt;1)&lt;span&gt;&lt;strong&gt; Setup sudo&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;
In Fedora the root and normal user accounts are different and one can switch between them to do administrative tasks.&lt;br /&gt;
However if you want to give a user other than root administrative priviliges&lt;/p&gt;
&lt;p&gt;&lt;code&gt;nano /etc/sudoers&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Add to the end&lt;br /&gt;
&lt;span id=&quot;more-302&quot;&gt;&lt;/span&gt;&lt;br /&gt;
&lt;code&gt;&amp;lt;name&amp;gt; ALL=(ALL) ALL&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;is the user name you want to give sudo privilige.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;name&amp;gt; ALL=(ALL) NOPASSWD: ALL&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;if you dont want to be asked the password .(NOT RECOMMENDED)&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;strong&gt;2)Permanantly Mounting Partitions:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Fedora 11 has ntfs 3g preinstalled but sometimes the partitions don’t get mounted  (or you just may want to get rid of manual mounting)&lt;/p&gt;
&lt;p&gt;Editing fstab gives read/write support on boot&lt;/p&gt;
&lt;p&gt;a) use fdisk : &lt;code&gt;/sbin/fdisk -l&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;b) note down partions u wnt to access name (eg sda1) type (eg ntfs or FAT32)&lt;/p&gt;
&lt;p&gt;c)Make mount points:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;mkdir /media/&amp;lt;name&amp;gt;&lt;/code&gt;&lt;br /&gt;
&amp;lt;name&amp;gt;can be replaced by whatever name you choose.&lt;/p&gt;
&lt;p&gt;d)open gedit in sudo mode&lt;/p&gt;
&lt;p&gt;e)Open /etc/fstab&lt;/p&gt;
&lt;p&gt;f)For ntfs drive ( mount point here is DATA)&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;   /dev/sda1 /media/DATA ntfs-3g rw,defaults,umask=0000 0 0
or /dev/sda1 /media/DATA ntfs-3g defaults 0 0&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;if drive is FAT32/FAT16 use vfat instead of ntfs-3g , other lines are NOT REQUIRED&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;strong&gt;3)Adobe Flash :&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;For 32 bit:&lt;/p&gt;
&lt;p&gt;install the Adobe YUM repository, and install through yum:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm&lt;br /&gt;
rpm –import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;yum install flash-plugin &lt;/code&gt; (if you dont do this no sound for flash applicatons)&lt;br /&gt;
For 64 bit:&lt;/p&gt;
&lt;p&gt;There are 2 ways.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;OLDER WAY:&lt;/em&gt; (NOT NEEDED AS 64 BIT FLASH PLAYER WORKS)&lt;/p&gt;
&lt;p&gt;&lt;code&gt;mkdir -p /usr/lib/mozilla/plugins&lt;br /&gt;
yum install nspluginwrapper.{i386,x86_64} pulseaud/io-lib.i386&lt;br /&gt;
yum install flash-plugin&lt;br /&gt;
mozilla-plugin-config -i -g -v&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;NEWER WAY:&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Download 64 bit Flash Player 10 &lt;/p&gt;
&lt;p&gt;http://get.adobe.com/flashplayer/&lt;/p&gt;
&lt;p&gt;4)&lt;span&gt;&lt;strong&gt; Installing Sun Java&lt;br /&gt;
&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt; a) Download JDK from http://java.sun.com/javase/downloads&lt;/strong&gt;&lt;br /&gt;
To install rpm&lt;br /&gt;
rpm -ivh .rpm&lt;br /&gt;
To install bin&lt;br /&gt;
chmox +x .bin&lt;br /&gt;
./.bin&lt;/p&gt;
&lt;p&gt;&lt;code&gt;/usr/sbin/alternatives --install /usr/bin/java java /usr/java/jre/bin/java 100&lt;br /&gt;
/usr/sbin/alternatives --install /usr/bin/jar jar /usr/java/jre/bin/jar 100&lt;br /&gt;
/usr/sbin/alternatives --install /usr/bin/javavc javavc /usr/java/jre/bin/javavc 100&lt;br /&gt;
/usr/sbin/alternatives --install /usr/lib/mozilla/plugins/libjavaplugin.so 100&lt;br /&gt;
&lt;/code&gt;&lt;br /&gt;
&lt;strong&gt; b) To use Switch among javas:&lt;/strong&gt;&lt;br /&gt;
&lt;code&gt;/usr/sbin/alternatives --config java&lt;br /&gt;
/usr/sbin/alternatives --config libjavaplugin.so&lt;br /&gt;
/usr/sbin/alternatives --config jar&lt;br /&gt;
&lt;/code&gt;&lt;br /&gt;
&lt;strong&gt; c)For Java Programs(You Probably Already Have This):&lt;/strong&gt;&lt;br /&gt;
&lt;code&gt;yum install libXp compat-libstdc++-*&lt;/code&gt;&lt;/p&gt;
Posted in Fedora 11  &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gocomments/djkaos.wordpress.com/302/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/comments/djkaos.wordpress.com/302/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godelicious/djkaos.wordpress.com/302/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/delicious/djkaos.wordpress.com/302/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/gostumble/djkaos.wordpress.com/302/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/stumble/djkaos.wordpress.com/302/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/godigg/djkaos.wordpress.com/302/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/digg/djkaos.wordpress.com/302/&quot; /&gt;&lt;/a&gt; &lt;a rel=&quot;nofollow&quot; href=&quot;http://feeds.wordpress.com/1.0/goreddit/djkaos.wordpress.com/302/&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://feeds.wordpress.com/1.0/reddit/djkaos.wordpress.com/302/&quot; /&gt;&lt;/a&gt; &lt;img alt=&quot;&quot; border=&quot;0&quot; src=&quot;http://stats.wordpress.com/b.gif?host=djkaos.wordpress.com&amp;amp;blog=2150720&amp;amp;post=302&amp;amp;subd=djkaos&amp;amp;ref=&amp;amp;feed=1&quot; /&gt;&lt;/div&gt;</content:encoded>
	<dc:date>2009-06-24T16:07:54+00:00</dc:date>
	<dc:creator>djays</dc:creator>
</item>

</rdf:RDF>
