<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>What I think</title>
	<atom:link href="http://sagunbaijal.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sagunbaijal.wordpress.com</link>
	<description>Think, Analyze, Act</description>
	<lastBuildDate>Sun, 22 Jan 2012 19:43:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='sagunbaijal.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>What I think</title>
		<link>http://sagunbaijal.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sagunbaijal.wordpress.com/osd.xml" title="What I think" />
	<atom:link rel='hub' href='http://sagunbaijal.wordpress.com/?pushpress=hub'/>
		<item>
		<title>GEM (GEstures with Mouse) &#8211; a mouse gesture based input mechanism from CDAC, Mumbai</title>
		<link>http://sagunbaijal.wordpress.com/2011/12/16/gem-gestures-with-mouse-a-mouse-gesture-based-input-mechanism-from-cdac-mumbai/</link>
		<comments>http://sagunbaijal.wordpress.com/2011/12/16/gem-gestures-with-mouse-a-mouse-gesture-based-input-mechanism-from-cdac-mumbai/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 07:34:49 +0000</pubDate>
		<dc:creator>sagunbaijal</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[HCI]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[a11y]]></category>
		<category><![CDATA[CDAC]]></category>
		<category><![CDATA[CDAC Mumbai]]></category>
		<category><![CDATA[Gesture]]></category>
		<category><![CDATA[Gesture Based Interaction]]></category>
		<category><![CDATA[Human-Computer Interface]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[OSS]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://sagunbaijal.wordpress.com/?p=287</guid>
		<description><![CDATA[CDAC, Mumbai has released beta-0.1 version of GEM (GEstures with Mouse). It is an open source input mechanism which uses gestures as input to the system. Gestures can be drawn using a mouse or some equivalent device like touch pad, joystick, pen tablet etc. Gestures can drawn either as single-part (continuous) or multi-part (discontinuous) as [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sagunbaijal.wordpress.com&amp;blog=7639101&amp;post=287&amp;subd=sagunbaijal&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>CDAC, Mumbai has released beta-0.1 version of GEM (GEstures with Mouse). It is an open source input mechanism which uses gestures as input to the system. Gestures can be drawn using a mouse or some equivalent device like touch pad, joystick, pen tablet etc. Gestures can drawn either as single-part (continuous) or multi-part (discontinuous) as shown in screen shots below:</p>
<div id="attachment_288" class="wp-caption alignnone" style="width: 310px"><a href="http://sagunbaijal.files.wordpress.com/2011/12/3-cgdraw.png"><img class="size-medium wp-image-288" title="CGDraw" src="http://sagunbaijal.files.wordpress.com/2011/12/3-cgdraw.png?w=300&#038;h=113" alt="drawing a single-part gesture" width="300" height="113" /></a><p class="wp-caption-text">Drawing a single-part gesture in input window</p></div>
<div id="attachment_289" class="wp-caption alignnone" style="width: 310px"><a href="http://sagunbaijal.files.wordpress.com/2011/12/7-dcgdraw.png"><img class="size-medium wp-image-289" title="DCGDraw" src="http://sagunbaijal.files.wordpress.com/2011/12/7-dcgdraw.png?w=300&#038;h=113" alt="Drawing a multi-part gesture" width="300" height="113" /></a><p class="wp-caption-text">Drawing a multi-part gesture in input window</p></div>
<p>This Input mechanism is intended for people suffering with different kinds of motor disabilities, who may face problems in using mouse and keyboard in conventional way. Hence, it provides them with an alternate and effective mechanism for using the system to perform various tasks such as navigation, executing commands &amp; keyboard shortcuts, and launching applications etc. on Linux desktop.</p>
<p>More details about GEM can be accessed at <a href="http://www.cdacmumbai.in/accessibility" target="_blank">http://www.cdacmumbai.in/accessibility</a>.</p>
<p><strong>GEM related URLs:</strong></p>
<p>1. Accessibility Project Main page at CDAC, Mumbai website can be accessed at <a href="http://www.cdacmumbai.in/accessibility" target="_blank">http://www.cdacmumbai.in/accessibility</a>.</p>
<p>2. GEM can be download at <a href="http://www.cdacmumbai.in/projects/accessibility/gem-beta-0.1.tar.gz" target="_blank">http://www.cdacmumbai.in/projects/accessibility/gem-beta-0.1.tar.gz</a>.</p>
<p>3. User documentation for GEM can be accessed at <a href="http://www.cdacmumbai.in/projects/accessibility/How-To-Use-GEM.pdf" target="_blank">http://www.cdacmumbai.in/projects/accessibility/How-To-Use-GEM.pdf</a>.</p>
<p>Feedbacks, bug reports or feature enhancement requests about the application can be sent to <a href="mailto:ossd@cdac.in" target="_blank">ossd[at]cdac[dot]in</a>.</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sagunbaijal.wordpress.com/287/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sagunbaijal.wordpress.com/287/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sagunbaijal.wordpress.com/287/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sagunbaijal.wordpress.com/287/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sagunbaijal.wordpress.com/287/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sagunbaijal.wordpress.com/287/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sagunbaijal.wordpress.com/287/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sagunbaijal.wordpress.com/287/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sagunbaijal.wordpress.com/287/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sagunbaijal.wordpress.com/287/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sagunbaijal.wordpress.com/287/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sagunbaijal.wordpress.com/287/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sagunbaijal.wordpress.com/287/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sagunbaijal.wordpress.com/287/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sagunbaijal.wordpress.com&amp;blog=7639101&amp;post=287&amp;subd=sagunbaijal&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sagunbaijal.wordpress.com/2011/12/16/gem-gestures-with-mouse-a-mouse-gesture-based-input-mechanism-from-cdac-mumbai/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b3a5037e7cbbf1e4b286d2da45133bc7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sagunbaijal</media:title>
		</media:content>

		<media:content url="http://sagunbaijal.files.wordpress.com/2011/12/3-cgdraw.png?w=300" medium="image">
			<media:title type="html">CGDraw</media:title>
		</media:content>

		<media:content url="http://sagunbaijal.files.wordpress.com/2011/12/7-dcgdraw.png?w=300" medium="image">
			<media:title type="html">DCGDraw</media:title>
		</media:content>
	</item>
		<item>
		<title>National Workshop on Adaptive Instruction at CDAC, Kharghar, Navi Mumbai during December 15-16, 2011</title>
		<link>http://sagunbaijal.wordpress.com/2011/11/23/national-workshop-on-adaptive-instruction-at-cdac-kharghar-navi-mumbai-during-december-15-16-2011/</link>
		<comments>http://sagunbaijal.wordpress.com/2011/11/23/national-workshop-on-adaptive-instruction-at-cdac-kharghar-navi-mumbai-during-december-15-16-2011/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 11:06:30 +0000</pubDate>
		<dc:creator>sagunbaijal</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[CDAC]]></category>
		<category><![CDATA[CDAC Mumbai]]></category>
		<category><![CDATA[e-Learning]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[Education Technology]]></category>
		<category><![CDATA[Events in Mumbai]]></category>
		<category><![CDATA[Events in Navi Mumbai]]></category>
		<category><![CDATA[Mumbai]]></category>
		<category><![CDATA[Personalization]]></category>

		<guid isPermaLink="false">http://sagunbaijal.wordpress.com/?p=284</guid>
		<description><![CDATA[This workshop will explore the current trends in the field of personalization in the context of e-learning, particularly in instruction delivery. As we all are aware, e-learning has been around for quite a long time now. It is widely accepted by both the industry and the academics as a convenient medium for providing learning environment [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sagunbaijal.wordpress.com&amp;blog=7639101&amp;post=284&amp;subd=sagunbaijal&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This workshop will explore the current trends in the field of personalization in the context of e-learning, particularly in instruction delivery. As we all are aware, e-learning has been around for quite a long time now. It is widely accepted by both the industry and the academics as a convenient medium for providing learning environment to the employees/students. E-learning can be made more effective by personalizing the instruction and adapting it to suit the individual learner. The workshop addresses issues and challenges in adaptive instruction and highlights the emerging trends in adaptive instruction. The participants will also get to experience the work of C-DAC Mumbai in creating and using adaptive instruction in education with <em> <a href="http://www.cdacmumbai.in/fai" target="_blank">Anurup</a> </em>. The workshop will also provide an opportunity to interact with participants from different organizations and industry practitioners interested in the emerging area.</p>
<p>This workshop is being organized by CDAC, Mumbai at their Kharghar, Navi Mumbai campus. More details about the workshop can be accessed at <a href="http://www.cdacmumbai.in/index.php/news_and_events/national_workshop_on_adaptive_instruction" target="_blank">http://www.cdacmumbai.in/index.php/news_and_events/national_workshop_on_adaptive_instruction</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sagunbaijal.wordpress.com/284/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sagunbaijal.wordpress.com/284/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sagunbaijal.wordpress.com/284/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sagunbaijal.wordpress.com/284/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sagunbaijal.wordpress.com/284/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sagunbaijal.wordpress.com/284/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sagunbaijal.wordpress.com/284/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sagunbaijal.wordpress.com/284/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sagunbaijal.wordpress.com/284/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sagunbaijal.wordpress.com/284/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sagunbaijal.wordpress.com/284/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sagunbaijal.wordpress.com/284/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sagunbaijal.wordpress.com/284/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sagunbaijal.wordpress.com/284/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sagunbaijal.wordpress.com&amp;blog=7639101&amp;post=284&amp;subd=sagunbaijal&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sagunbaijal.wordpress.com/2011/11/23/national-workshop-on-adaptive-instruction-at-cdac-kharghar-navi-mumbai-during-december-15-16-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b3a5037e7cbbf1e4b286d2da45133bc7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sagunbaijal</media:title>
		</media:content>
	</item>
		<item>
		<title>Taking Touch beyond the Touch Screen</title>
		<link>http://sagunbaijal.wordpress.com/2011/09/24/taking-touch-beyond-the-touch-screen/</link>
		<comments>http://sagunbaijal.wordpress.com/2011/09/24/taking-touch-beyond-the-touch-screen/#comments</comments>
		<pubDate>Sat, 24 Sep 2011 08:36:21 +0000</pubDate>
		<dc:creator>sagunbaijal</dc:creator>
				<category><![CDATA[HCI]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Human-Computer Interface]]></category>
		<category><![CDATA[Touch Screen]]></category>

		<guid isPermaLink="false">http://sagunbaijal.wordpress.com/?p=279</guid>
		<description><![CDATA[A prototype tablet can sense gestures, and objects placed next to it. How? Read at http://www.technologyreview.in/computing/38662/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sagunbaijal.wordpress.com&amp;blog=7639101&amp;post=279&amp;subd=sagunbaijal&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A prototype tablet can sense gestures, and objects placed next to it. How? Read at <a href="http://www.technologyreview.in/computing/38662/" target="_blank">http://www.technologyreview.in/computing/38662/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sagunbaijal.wordpress.com/279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sagunbaijal.wordpress.com/279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sagunbaijal.wordpress.com/279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sagunbaijal.wordpress.com/279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sagunbaijal.wordpress.com/279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sagunbaijal.wordpress.com/279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sagunbaijal.wordpress.com/279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sagunbaijal.wordpress.com/279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sagunbaijal.wordpress.com/279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sagunbaijal.wordpress.com/279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sagunbaijal.wordpress.com/279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sagunbaijal.wordpress.com/279/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sagunbaijal.wordpress.com/279/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sagunbaijal.wordpress.com/279/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sagunbaijal.wordpress.com&amp;blog=7639101&amp;post=279&amp;subd=sagunbaijal&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sagunbaijal.wordpress.com/2011/09/24/taking-touch-beyond-the-touch-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b3a5037e7cbbf1e4b286d2da45133bc7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sagunbaijal</media:title>
		</media:content>
	</item>
		<item>
		<title>National Workshop on FOSS Desktop Accessibility on August 26, 2011 at CDAC, Kharghar, Navi Mumbai</title>
		<link>http://sagunbaijal.wordpress.com/2011/07/08/national-workshop-on-foss-desktop-accessibility-on-august-26-2011-at-cdac-kharghar-navi-mumbai/</link>
		<comments>http://sagunbaijal.wordpress.com/2011/07/08/national-workshop-on-foss-desktop-accessibility-on-august-26-2011-at-cdac-kharghar-navi-mumbai/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 12:00:16 +0000</pubDate>
		<dc:creator>sagunbaijal</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[CDAC]]></category>
		<category><![CDATA[CDAC Mumbai]]></category>
		<category><![CDATA[Disability]]></category>
		<category><![CDATA[Events in Mumbai]]></category>
		<category><![CDATA[Events in Navi Mumbai]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://sagunbaijal.wordpress.com/?p=277</guid>
		<description><![CDATA[This one day workshop to be held on August 26, 2011 intends to highlight the current trends as well as to provide a platform for promotion and adoption of FOSS in the area of accessibility. The workshop is being organized by CDAC, Mumbai.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sagunbaijal.wordpress.com&amp;blog=7639101&amp;post=277&amp;subd=sagunbaijal&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In today&#8217;s world, the use of information and communication technologies (ICT) is growing day by day. We use these technologies very extensively in fulfilling our routine tasks like bill payments, banking transactions, reservations and many more to the extent that ICT is not a luxury, but necessity today. A large section of the society comprising people with disabilities finds it difficult to use ICT in the same way as normal people do. This includes the visually impaired (fully or partially blind), hearing impaired, people with cognitive disabilities (memory loss, etc.) and cerebral problems etc..</p>
<p>Such people have to be provided with different kinds of assistive technologies either software-based or hardware-based to make ICT accessible to them. A large number of software-based assistive technologies are normally in the form of applications running on desktops which make common desktop applications (office applications, browser etc.) accessible for the disabled person. Free &amp; Open Source Software (FOSS) tools/techniques play an important role in creating assistive technologies that are free-of-cost, available to all, easily maintainable etc. for a large portion of population in a country like India.</p>
<p>The workshop intends to provide a platform for promotion and adoption of FOSS in the area of accessibility as well as creating opportunities for all stakeholders to discuss and identify the areas of accessibility that are still untouched. The workshop will host keynote and invited lectures by distinguished personalities of the field.</p>
<p>This workshop is being organized by CDAC, Mumbai at their Kharghar, Navi Mumbai campus. More details about the workshop can be accessed at <a href="http://www.cdacmumbai.in/index.php/news_and_events/national_workshop_on_foss_desktop_accessibility" target="_blank">http://www.cdacmumbai.in/index.php/news_and_events/national_workshop_on_foss_desktop_accessibility</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sagunbaijal.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sagunbaijal.wordpress.com/277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sagunbaijal.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sagunbaijal.wordpress.com/277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sagunbaijal.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sagunbaijal.wordpress.com/277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sagunbaijal.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sagunbaijal.wordpress.com/277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sagunbaijal.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sagunbaijal.wordpress.com/277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sagunbaijal.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sagunbaijal.wordpress.com/277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sagunbaijal.wordpress.com/277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sagunbaijal.wordpress.com/277/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sagunbaijal.wordpress.com&amp;blog=7639101&amp;post=277&amp;subd=sagunbaijal&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sagunbaijal.wordpress.com/2011/07/08/national-workshop-on-foss-desktop-accessibility-on-august-26-2011-at-cdac-kharghar-navi-mumbai/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b3a5037e7cbbf1e4b286d2da45133bc7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sagunbaijal</media:title>
		</media:content>
	</item>
		<item>
		<title>National Workshop on FOSS Adoption in Education on August 27, 2011 at CDAC, Kharghar, Navi Mumbai</title>
		<link>http://sagunbaijal.wordpress.com/2011/07/08/national-workshop-on-foss-adoption-in-education-on-august-27-2011-at-cdac-kharghar-navi-mumbai/</link>
		<comments>http://sagunbaijal.wordpress.com/2011/07/08/national-workshop-on-foss-adoption-in-education-on-august-27-2011-at-cdac-kharghar-navi-mumbai/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 10:42:14 +0000</pubDate>
		<dc:creator>sagunbaijal</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[CDAC]]></category>
		<category><![CDATA[CDAC Mumbai]]></category>
		<category><![CDATA[e-Learning]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[Events in Mumbai]]></category>
		<category><![CDATA[Events in Navi Mumbai]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Open Source Software]]></category>

		<guid isPermaLink="false">http://sagunbaijal.wordpress.com/?p=274</guid>
		<description><![CDATA[This one day workshop to be held on August 27, 2011 intends to understand the benefits and role of technology in education as well as to promote technology and FOSS adoption in educational institutions. This workshop is being organized by CDAC, Mumbai. <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sagunbaijal.wordpress.com&amp;blog=7639101&amp;post=274&amp;subd=sagunbaijal&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Many softwares have been developed for adopting technology in education for resource availability, sharing, and access to them even after school/college hours. There have also been developments aimed to ease other educational activities like course enrollment, conduct of examination from setting question papers to correcting answers and displaying results. Such softwares are available in the market in both forms proprietary and open source.</p>
<p>Unlike the proprietary softwares, Free and Open Source Software (FOSS) alternatives are free of cost, source code is available with the software, and the institution has freedom to modify the source code to customize the software as per requirement. For modification and maintenance the institution has full freedom to develop the required skills in-house with the help of faculties and system admin staff or they can choose to hire external help.</p>
<p>However, one of the problems is there are many FOSS tools available and a novice institution/teacher/software development organization has to take lot of efforts to short-list/choose a software for adoption. They will have to spend days looking for different softwares, their reviews, comparisons, etc. If such problems are reduced for the ease of FOSS adoption then the institutions/teachers can reap the above benefits of FOSS much more seamlessly.</p>
<p>The workshop intents to promote technology and FOSS adoption in educational institutions. Various FOSS tools in education will be demonstrated in the workshop. The participants will also get to experience the work of C-DAC Mumbai in promoting technology/FOSS in education. The workshop will provide an opportunity to interact with participants from different organizations and industry practitioners. The workshop will involve keynote and invited lectures by distinguished researchers and/or professionals.</p>
<p>This workshop is being organized by CDAC, Mumbai at their Kharghar, Navi Mumbai campus. More Details about the workshop can be accessed at <a href="http://www.cdacmumbai.in/index.php/news_and_events/national_workshop_on_foss_adoption_in_education" target="_blank">http://www.cdacmumbai.in/index.php/news_and_events/national_workshop_on_foss_adoption_in_education</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sagunbaijal.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sagunbaijal.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sagunbaijal.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sagunbaijal.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sagunbaijal.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sagunbaijal.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sagunbaijal.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sagunbaijal.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sagunbaijal.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sagunbaijal.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sagunbaijal.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sagunbaijal.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sagunbaijal.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sagunbaijal.wordpress.com/274/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sagunbaijal.wordpress.com&amp;blog=7639101&amp;post=274&amp;subd=sagunbaijal&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sagunbaijal.wordpress.com/2011/07/08/national-workshop-on-foss-adoption-in-education-on-august-27-2011-at-cdac-kharghar-navi-mumbai/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b3a5037e7cbbf1e4b286d2da45133bc7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sagunbaijal</media:title>
		</media:content>
	</item>
		<item>
		<title>how to solve audio problem in dell optilex 380 desktop on ubuntu 10.04 &#8211; Part 2</title>
		<link>http://sagunbaijal.wordpress.com/2011/05/17/how-to-solve-audio-problem-in-dell-optilex-380-desktop-on-ubuntu-10-04-part-2/</link>
		<comments>http://sagunbaijal.wordpress.com/2011/05/17/how-to-solve-audio-problem-in-dell-optilex-380-desktop-on-ubuntu-10-04-part-2/#comments</comments>
		<pubDate>Tue, 17 May 2011 18:17:31 +0000</pubDate>
		<dc:creator>sagunbaijal</dc:creator>
				<category><![CDATA[FOSS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ALSA]]></category>
		<category><![CDATA[Dell Optiplex]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu 10.04]]></category>

		<guid isPermaLink="false">http://sagunbaijal.wordpress.com/?p=268</guid>
		<description><![CDATA[This post is related to the previous post &#8220;how to solve the audio problem in dell optiplex 380 desktop on ubuntu 10.04&#8243; and describes another optional method of solving the problem in case the solution described in previous post does not work. On my system, the previous method didn&#8217;t work. But, the method being described [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sagunbaijal.wordpress.com&amp;blog=7639101&amp;post=268&amp;subd=sagunbaijal&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This post is related to the previous post &#8220;how to solve the audio problem in dell optiplex 380 desktop on ubuntu 10.04&#8243; and describes another optional method of solving the problem in case the solution described in previous post does not work. On my system, the previous method didn&#8217;t work. But, the method being described below worked. This solution is simple. Upgrade from your old ALSA driver (not working already) to the latest stable ALSA driver (It works). On my system, the installed version of ALSA driver was 1.0.23 which was not working and I updraded it to version 1.0.24 which is the current version. The steps to be performed are described below:</p>
<p><strong>1. Determining current version of ALSA:</strong></p>
<p>&#8230;$cat /proc/asound/version</p>
<p>Advanced Linux Sound Architecture Driver Version 1.0.23. (As appeared on my system, although installed version may differ on different system.)</p>
<p><strong>2. Stopping alsa-utils:</strong> This is necessary to avoid porblems duirng the upgrade.</p>
<p>&#8230;$<code>sudo /sbin/alsa-utils stop</code></p>
<p><code><strong>3. Installing pre-requisite tools:</strong> Following pre-requisites may be requied before upgrading to new version of ALSA in order to compile it. These are:-</code></p>
<p><code>a. <a href="http://packages.ubuntu.com/dapper/build-essential" target="_blank">build-essential:</a> This package contains an informational list of packages which are considered essential for building Debian packages.</code></p>
<p><code>b. <a href="http://packages.ubuntu.com/dapper/libncurses5-dev" target="_blank">ncurses-dev:</a> This package contains the header files, static libraries and symbolic links that developers using ncurses will need.</code></p>
<p><code>c. <a href="http://www.gnu.org/software/gettext/" target="_blank">gettext:</a> This package is a set of tools that provides a framework to help other GNU packages produce multi-lingual messages.</code></p>
<p><code>d. <a href="https://launchpad.net/ubuntu/+source/xmlto" target="_blank">xmlto:</a> xmlto is a front-end to an XSL toolchain.</code></p>
<p><code>e. <a href="http://packages.debian.org/sid/libasound2-dev" target="_blank">libasound2-dev:</a> </code>This package contains files required for developing software that makes use of libasound2, the ALSA library.</p>
<p>f. linux-headers-`uname -r`: This package relates to Linux headers belonging to particular kernel. &#8216;uname -r&#8217; returns the current release level of  Linux kernel.</p>
<p>g. <a href="http://packages.ubuntu.com/dapper/libncursesw5-dev" target="_blank">libncursesw5-dev:</a> This package contains the header files, static libraries and symbolic links that developers using ncursesw will need.</p>
<p><code>It may be that these packages are already installed, hence it is good to check whether a package is already installed or not. Command for it is (in ubuntu or debian-like systems):</code></p>
<p>&#8230;$dpkg -s &lt;package-name&gt; or optionally</p>
<p>&#8230;$&lt;package-name&gt; &#8211;version (as per GNU standards)</p>
<p>However, the above said packages can be installed in the following way:</p>
<p>&#8230;$sudo apt-get -y install build-essential ncurses-dev gettext xmlto libasound2-dev</p>
<p>&#8230;$sudo apt-get -y install linux-headers-`uname -r` libncursesw5-dev</p>
<p><strong>4. Downloading tars of alsa-driver, alsa-libs and alsa-utils:</strong> Next step is to download alsa-driver, alsa-lib and alsa-utils tars from <a href="http://www.alsa-project.org" target="_blank">alsa project website</a>. Although, these tars can be downloaded to any desired location, it is good if they are downloaed in user&#8217;s own home directory. The commands for this step are as follows:</p>
<p>&#8230;$cd &lt;home-directory&gt;</p>
<p>&#8230;$rm -rf  alsa* .pulse*        (remove if any previous alsa related material is there.)</p>
<p>&#8230;$wget <a href="ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.24.tar.bz2">ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.24.tar.bz2</a></p>
<p>&#8230;$wget <a href="ftp://ftp.alsa-project.org/pub/lib/alsa-lib-1.0.24.1.tar.bz2">ftp://ftp.alsa-project.org/pub/lib/alsa-lib-1.0.24.1.tar.bz2</a></p>
<p>&#8230;$wget <a href="ftp://ftp.alsa-project.org/pub/utils/alsa-utils-1.0.24.2.tar.bz2">ftp://ftp.alsa-project.org/pub/utils/alsa-utils-1.0.24.2.tar.bz2</a></p>
<p><strong>5. Compiling and iinstalling alsa-driver, alsa-lib and alsa-utils: </strong>Next step is to create necessary folders, compiling and installing the downloaded packages. This can be done as following:</p>
<p>a. Creating necessary folders:</p>
<p><code>...$sudo rm -rf /usr/src/alsa<br />
...$sudo mkdir -p /usr/src/alsa<br />
...$cd /usr/src/alsa<br />
...$sudo cp &lt;home-directory&gt;/alsa* .</code></p>
<p><code>b. Unpack tar files:</code></p>
<p><code></code><code>...$sudo tar xjf alsa-driver*<br />
<code>...$</code>sudo tar xjf alsa-lib*<br />
<code>...$</code>sudo tar xjf alsa-utils*</code></p>
<p><code>c. Compile and install alss-driver:</code></p>
<p><code></code><code>...$cd alsa-driver*<br />
<code>...$</code>sudo ./configure<br />
<code>...$</code>sudo make<br />
<code>...$</code>sudo make install</code></p>
<p><code>d. Compile and install alss-lib:</code></p>
<p><code></code><code>...$cd ../alsa-lib*<br />
<code>...$</code>sudo ./configure<br />
<code>...$</code>sudo make<br />
<code>...$</code>sudo make install</code></p>
<p><code>e. Compiling and installing alsa-utils:</code></p>
<p><code></code><code>...$cd ../alsa-utils*<br />
<code>...$</code>sudo ./configure<br />
<code>...$</code>sudo make<br />
<code>...$</code>sudo make install</code><br />
(It is to be noted that compiling the package may take some time.)</p>
<p>Once, installation is over, computer might need to be restarted so that the new settings may take effect. Now, new version of alsa can be determined by using the command specified in the beginning. It is good to be sure that everything is configured properly by using the following command:</p>
<p><code>...$sudo alsaconf (This command tries to detect the sound card on the system and creates a configuration file for ALSA.)</code></p>
<p><code>Once, the configuration is complete, system restart may be required again.</code></p>
<p><strong><code>Note: </code></strong><code>This post is based on the process described at <a href="http://monespaceperso.org/blog-en/2010/05/02/upgrade-alsa-1-0-23-on-ubuntu-lucid-lynx-10-04/">http://monespaceperso.org/blog-en/2010/05/02/upgrade-alsa-1-0-23-on-ubuntu-lucid-lynx-10-04/</a></code></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sagunbaijal.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sagunbaijal.wordpress.com/268/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sagunbaijal.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sagunbaijal.wordpress.com/268/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sagunbaijal.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sagunbaijal.wordpress.com/268/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sagunbaijal.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sagunbaijal.wordpress.com/268/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sagunbaijal.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sagunbaijal.wordpress.com/268/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sagunbaijal.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sagunbaijal.wordpress.com/268/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sagunbaijal.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sagunbaijal.wordpress.com/268/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sagunbaijal.wordpress.com&amp;blog=7639101&amp;post=268&amp;subd=sagunbaijal&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sagunbaijal.wordpress.com/2011/05/17/how-to-solve-audio-problem-in-dell-optilex-380-desktop-on-ubuntu-10-04-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b3a5037e7cbbf1e4b286d2da45133bc7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sagunbaijal</media:title>
		</media:content>
	</item>
		<item>
		<title>Aristotle’s Storytelling Framework for Interactive Products</title>
		<link>http://sagunbaijal.wordpress.com/2011/05/10/aristotle%e2%80%99s-storytelling-framework-for-interactive-products/</link>
		<comments>http://sagunbaijal.wordpress.com/2011/05/10/aristotle%e2%80%99s-storytelling-framework-for-interactive-products/#comments</comments>
		<pubDate>Tue, 10 May 2011 09:36:07 +0000</pubDate>
		<dc:creator>sagunbaijal</dc:creator>
				<category><![CDATA[HCI]]></category>
		<category><![CDATA[Thoughtful]]></category>
		<category><![CDATA[Human-Computer Interaction]]></category>
		<category><![CDATA[Philosophy]]></category>

		<guid isPermaLink="false">http://sagunbaijal.wordpress.com/?p=264</guid>
		<description><![CDATA[Throughout the centuries people have told stories to share knowledge between generations, but also to simply entertain. Storytelling is an important skill each interaction designer should have. It helps us create more engaging products and services. But how should we start doing this? How Aristotle&#8217;s storytelling framework can be used for designing interactive products, read [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sagunbaijal.wordpress.com&amp;blog=7639101&amp;post=264&amp;subd=sagunbaijal&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Throughout the centuries people have told stories to share knowledge between generations, but also to simply entertain. Storytelling is an important skill each interaction designer should have. It helps us create more engaging products and services. But how should we start doing this? How Aristotle&#8217;s storytelling framework can be used for designing interactive products, read at <a href="http://johnnyholland.org/2011/01/20/aristotle%E2%80%99s-storytelling-framework-for-interactive-products/" target="_blank">http://johnnyholland.org/2011/01/20/aristotle%E2%80%99s-storytelling-framework-for-interactive-products/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sagunbaijal.wordpress.com/264/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sagunbaijal.wordpress.com/264/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sagunbaijal.wordpress.com/264/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sagunbaijal.wordpress.com/264/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sagunbaijal.wordpress.com/264/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sagunbaijal.wordpress.com/264/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sagunbaijal.wordpress.com/264/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sagunbaijal.wordpress.com/264/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sagunbaijal.wordpress.com/264/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sagunbaijal.wordpress.com/264/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sagunbaijal.wordpress.com/264/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sagunbaijal.wordpress.com/264/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sagunbaijal.wordpress.com/264/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sagunbaijal.wordpress.com/264/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sagunbaijal.wordpress.com&amp;blog=7639101&amp;post=264&amp;subd=sagunbaijal&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sagunbaijal.wordpress.com/2011/05/10/aristotle%e2%80%99s-storytelling-framework-for-interactive-products/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b3a5037e7cbbf1e4b286d2da45133bc7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sagunbaijal</media:title>
		</media:content>
	</item>
		<item>
		<title>Dialing with Your Thoughts</title>
		<link>http://sagunbaijal.wordpress.com/2011/04/13/dialing-with-your-thoughts/</link>
		<comments>http://sagunbaijal.wordpress.com/2011/04/13/dialing-with-your-thoughts/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 05:06:48 +0000</pubDate>
		<dc:creator>sagunbaijal</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[HCI]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Disability]]></category>
		<category><![CDATA[Human-Computer Interface]]></category>

		<guid isPermaLink="false">http://sagunbaijal.wordpress.com/?p=260</guid>
		<description><![CDATA[A new brain-control interface lets users make calls by thinking of the number—research that could prove useful for the severely disabled and beyond. Read at: http://www.technologyreview.com/communications/37357/?nlid=4339&#38;a=f<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sagunbaijal.wordpress.com&amp;blog=7639101&amp;post=260&amp;subd=sagunbaijal&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A new brain-control interface lets users make calls by thinking of the  number—research that could prove useful for the severely disabled and  beyond. Read at: <a href="http://www.technologyreview.com/communications/37357/?nlid=4339&amp;a=f">http://www.technologyreview.com/communications/37357/?nlid=4339&amp;a=f</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sagunbaijal.wordpress.com/260/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sagunbaijal.wordpress.com/260/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sagunbaijal.wordpress.com/260/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sagunbaijal.wordpress.com/260/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sagunbaijal.wordpress.com/260/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sagunbaijal.wordpress.com/260/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sagunbaijal.wordpress.com/260/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sagunbaijal.wordpress.com/260/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sagunbaijal.wordpress.com/260/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sagunbaijal.wordpress.com/260/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sagunbaijal.wordpress.com/260/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sagunbaijal.wordpress.com/260/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sagunbaijal.wordpress.com/260/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sagunbaijal.wordpress.com/260/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sagunbaijal.wordpress.com&amp;blog=7639101&amp;post=260&amp;subd=sagunbaijal&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sagunbaijal.wordpress.com/2011/04/13/dialing-with-your-thoughts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b3a5037e7cbbf1e4b286d2da45133bc7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sagunbaijal</media:title>
		</media:content>
	</item>
		<item>
		<title>Should We Abolish User Access to rm?</title>
		<link>http://sagunbaijal.wordpress.com/2011/01/29/should-we-abolish-user-access-to-rm/</link>
		<comments>http://sagunbaijal.wordpress.com/2011/01/29/should-we-abolish-user-access-to-rm/#comments</comments>
		<pubDate>Sat, 29 Jan 2011 07:44:42 +0000</pubDate>
		<dc:creator>sagunbaijal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://sagunbaijal.wordpress.com/?p=252</guid>
		<description><![CDATA[System administrators and managers often ask about solutions to keep people from accidentally removing their data. These are very smart and dedicated people asking for a solution so that data isn’t lost either by accident or on purpose. A wild idea to solve the problem is getting rid of user access to the rm command. Is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sagunbaijal.wordpress.com&amp;blog=7639101&amp;post=252&amp;subd=sagunbaijal&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>System administrators and managers often ask about solutions to keep people from accidentally removing their data. These are very smart and dedicated people asking for a solution so that data isn’t lost either by accident or on purpose. A wild idea to solve the problem is getting rid of user access to the rm command. Is this truly a crazy idea? Read at <a href="http://www.linux-mag.com/id/7950?hq_e=el&amp;hq_m=1163836&amp;hq_l=4&amp;hq_v=4aebc3a786" target="_blank">http://www.linux-mag.com/id/7950?hq_e=el&amp;hq_m=1163836&amp;hq_l=4&amp;hq_v=4aebc3a786</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sagunbaijal.wordpress.com/252/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sagunbaijal.wordpress.com/252/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sagunbaijal.wordpress.com/252/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sagunbaijal.wordpress.com/252/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sagunbaijal.wordpress.com/252/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sagunbaijal.wordpress.com/252/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sagunbaijal.wordpress.com/252/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sagunbaijal.wordpress.com/252/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sagunbaijal.wordpress.com/252/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sagunbaijal.wordpress.com/252/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sagunbaijal.wordpress.com/252/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sagunbaijal.wordpress.com/252/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sagunbaijal.wordpress.com/252/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sagunbaijal.wordpress.com/252/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sagunbaijal.wordpress.com&amp;blog=7639101&amp;post=252&amp;subd=sagunbaijal&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sagunbaijal.wordpress.com/2011/01/29/should-we-abolish-user-access-to-rm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b3a5037e7cbbf1e4b286d2da45133bc7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sagunbaijal</media:title>
		</media:content>
	</item>
		<item>
		<title>First LibreOffice Stable Release Nears: What Now?</title>
		<link>http://sagunbaijal.wordpress.com/2011/01/20/first-libreoffice-stable-release-nears-what-now/</link>
		<comments>http://sagunbaijal.wordpress.com/2011/01/20/first-libreoffice-stable-release-nears-what-now/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 08:17:14 +0000</pubDate>
		<dc:creator>sagunbaijal</dc:creator>
				<category><![CDATA[FOSS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[LibreOffice]]></category>
		<category><![CDATA[MS Office]]></category>
		<category><![CDATA[OpenOffice.org]]></category>

		<guid isPermaLink="false">http://sagunbaijal.wordpress.com/?p=246</guid>
		<description><![CDATA[LibreOffice’s first release is near, but what comes next? It’s time for LibreOffice to distinguish itself as more than a clone of Microsoft Office or OpenOffice.org. How? Read at http://www.linux-mag.com/id/7943?hq_e=el&#38;hq_m=1158951&#38;hq_l=3&#38;hq_v=4aebc3a786<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sagunbaijal.wordpress.com&amp;blog=7639101&amp;post=246&amp;subd=sagunbaijal&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>LibreOffice’s first release is near, but what comes next? It’s time for LibreOffice to distinguish itself as more than a clone of Microsoft Office or OpenOffice.org. How? Read at <a href="http://www.linux-mag.com/id/7943?hq_e=el&amp;hq_m=1158951&amp;hq_l=3&amp;hq_v=4aebc3a786" target="_blank">http://www.linux-mag.com/id/7943?hq_e=el&amp;hq_m=1158951&amp;hq_l=3&amp;hq_v=4aebc3a786</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sagunbaijal.wordpress.com/246/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sagunbaijal.wordpress.com/246/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sagunbaijal.wordpress.com/246/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sagunbaijal.wordpress.com/246/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sagunbaijal.wordpress.com/246/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sagunbaijal.wordpress.com/246/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sagunbaijal.wordpress.com/246/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sagunbaijal.wordpress.com/246/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sagunbaijal.wordpress.com/246/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sagunbaijal.wordpress.com/246/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sagunbaijal.wordpress.com/246/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sagunbaijal.wordpress.com/246/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sagunbaijal.wordpress.com/246/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sagunbaijal.wordpress.com/246/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sagunbaijal.wordpress.com&amp;blog=7639101&amp;post=246&amp;subd=sagunbaijal&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sagunbaijal.wordpress.com/2011/01/20/first-libreoffice-stable-release-nears-what-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b3a5037e7cbbf1e4b286d2da45133bc7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sagunbaijal</media:title>
		</media:content>
	</item>
	</channel>
</rss>
