<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Uncertain Binary Thoughts &#187; fedora</title>
	<atom:link href="http://ankurs.com/category/fedora/feed/" rel="self" type="application/rss+xml" />
	<link>http://ankurs.com</link>
	<description>01110100110101010101011101100010</description>
	<lastBuildDate>Sat, 30 Jan 2010 21:17:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How Manipal got its first Linux (fedora) server</title>
		<link>http://ankurs.com/2009/06/how-manipal-got-its-first-linux-fedora-server/</link>
		<comments>http://ankurs.com/2009/06/how-manipal-got-its-first-linux-fedora-server/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 17:38:16 +0000</pubDate>
		<dc:creator>Ankur Shrivastava</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[college]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[feedback]]></category>
		<category><![CDATA[manipal]]></category>
		<category><![CDATA[mit]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://ankurs.com/?p=542</guid>
		<description><![CDATA[It all started with a failing Student&#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 ), [...]]]></description>
			<content:encoded><![CDATA[<p>It all started with a failing Student&#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.</p>
<p>i asked <a href="http://djsh.net">DJ</a> if he wants to join me and after few weeks of coding there it was Manipal university&#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.</p>
<p>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 &#8221; You are  a threat to our network &#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 <a href="http://lugmanipal.org">LUG Manipal</a>, some pics<br />
<div id="attachment_543" class="wp-caption aligncenter" style="width: 310px"><a href="http://ankurs.com/wp-content/uploads/2009/06/09032009001.jpg"><img src="http://ankurs.com/wp-content/uploads/2009/06/09032009001-300x225.jpg" alt="Fedora 10 server in Manipal" title="Fedora 10 server in Manipal" width="300" height="225" class="size-medium wp-image-543" /></a><p class="wp-caption-text">Fedora 10 server in Manipal</p></div><br />
<div id="attachment_544" class="wp-caption aligncenter" style="width: 310px"><a href="http://ankurs.com/wp-content/uploads/2009/06/09032009002.jpg"><img src="http://ankurs.com/wp-content/uploads/2009/06/09032009002-300x225.jpg" alt="Fedora 10 server in Manipal" title="Fedora 10 server in Manipal" width="300" height="225" class="size-medium wp-image-544" /></a><p class="wp-caption-text">Fedora 10 server in Manipal</p></div></p>
<p>PS &#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??</p>
]]></content:encoded>
			<wfw:commentRss>http://ankurs.com/2009/06/how-manipal-got-its-first-linux-fedora-server/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Creating your own service like tinyurl</title>
		<link>http://ankurs.com/2009/05/creating-your-own-service-like-tinyurl/</link>
		<comments>http://ankurs.com/2009/05/creating-your-own-service-like-tinyurl/#comments</comments>
		<pubDate>Sun, 24 May 2009 09:45:56 +0000</pubDate>
		<dc:creator>Ankur Shrivastava</dc:creator>
				<category><![CDATA[Stuff]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[tinyurl]]></category>

		<guid isPermaLink="false">http://ankurs.com/?p=505</guid>
		<description><![CDATA[Few weeks ago i came across this article on Techcrunch which says tinyurl is worth $46Million (of course before twitter started using bit.ly as default) which made me think how hard is it to make a simple service like tinyurl and i figured out its not hard. so i used apache&#8217;s mod_rewrite to rewrite the [...]]]></description>
			<content:encoded><![CDATA[<p>Few weeks ago i came across <a href="http://www.techcrunch.com/2009/03/30/if-bitly-is-worth-8-million-tinyurl-is-worth-at-least-46-million/">this</a> article on Techcrunch which says tinyurl is worth $46Million (of course before twitter started using bit.ly as default) which made me think how hard is it to make a simple service like tinyurl and i figured out its not hard. so i used apache&#8217;s mod_rewrite to rewrite the url and forward the code to a php script ( url.php ) which will then search for the url in database and take the use to the original url and for shorting, url it is inserted into a table with a auto increment primary key and the key is converted to base36 which contains [a-z] and [0-9], making the short code&#8230;</p>
<p>First create a database say &#8217;shorturl&#8217;<code><br />
CREATE TABLE IF NOT EXISTS `shorturl` (<br />
`id` int(11) NOT NULL AUTO_INCREMENT,<br />
`url` varchar(300) NOT NULL,<br />
PRIMARY KEY (`id`)<br />
) ENGINE=InnoDB  DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;<br />
</code><br />
then create file .htaccess where you want your url to be and write<code><br />
RewriteEngine On<br />
RewriteCond %{REQUEST_URI} \/([0-9a-z]*)$ [NC]<br />
RewriteRule ^(.*) url.php?url=%1 [L]<br />
</code></p>
<p>and to create the url we will use a simple file say create.php<br />
<code><br />
&lt;html&gt;<br />
&lt;head&gt;<br />
&lt;title&gt;Url Shortner&lt;/title&gt;<br />
&lt;/head&gt;<br />
&lt;body&gt;<br />
&lt;?php<br />
ob_start();<br />
$host=""; //host<br />
$dbuser=""; // database username<br />
$dbpass=""; // database password<br />
$db=""; //database name<br />
$con = mysql_connect($host,$dbuser,$dbpass);<br />
mysql_select_db("url",$con);<br />
if (!isset($_POST['shorten']))<br />
{<br />
echo "&lt;center&gt;&lt;h3&gt;Enter the url to shorten&lt;/h3&gt;&lt;form method='POST'&gt;&lt;input type='text' name='url' /&gt;<br />
&lt;input type='submit' name='shorten' value='Shorten' /&gt;&lt;/form&gt;&lt;/center&gt;";<br />
}<br />
else<br />
{<br />
if (isset($_POST['url']))<br />
{<br />
$url=" ".mysql_real_escape_string($_POST['url']);<br />
if (strpos($url,"http://") or strpos($url,"https://") or strpos($url,"ftp://"))<br />
{<br />
$url=mysql_real_escape_string($_POST['url']);<br />
}<br />
else<br />
{<br />
$url="http://".mysql_real_escape_string($_POST['url']);<br />
}<br />
$q="select * from url where url='{$url}'";<br />
$res = mysql_query($q,$con);<br />
$row=mysql_fetch_row($res);<br />
if (!$row)<br />
{<br />
$query="insert into url set url='{$url}'";<br />
$res = mysql_query($query,$con);<br />
}<br />
$query1="select id from url where url='{$url}' limit 1";<br />
$res=mysql_query($query1,$con);<br />
$row=mysql_fetch_row($res);<br />
echo "shortened url is http://yoursite.com/".base_convert($row[0],10,36);<br />
}<br />
}<br />
ob_end_flush();<br />
?&gt;<br />
&lt;/body&gt;<br />
&lt;/html&gt;<br />
</code><br />
then our url.php file<br />
<code><br />
&lt;?php<br />
ob_start();<br />
$host=""; //host<br />
$dbuser=""; // database username<br />
$dbpass=""; // database password<br />
$db=""; //database name<br />
$con = mysql_connect($host,$dbuser,$dbpass);<br />
mysql_select_db($db,$con);<br />
if (isset($_GET['url']))<br />
{<br />
$query="select * from url where id ='".base_convert(mysql_real_escape_string($_GET['url']),36,10)."'";<br />
$res = mysql_query($query,$con);<br />
$row=mysql_fetch_row($res);<br />
header("Location: ".$row[1]);<br />
}<br />
ob_end_flush();<br />
?&gt;</code></p>
<p>Download <a href="http://ankurs.com/wp-content/uploads/2009/05/urltar.gz">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ankurs.com/2009/05/creating-your-own-service-like-tinyurl/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Get updates of completed torrents via SMS</title>
		<link>http://ankurs.com/2009/04/get-updates-of-completed-torrents-via-sms/</link>
		<comments>http://ankurs.com/2009/04/get-updates-of-completed-torrents-via-sms/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 12:13:16 +0000</pubDate>
		<dc:creator>Ankur Shrivastava</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Special]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[dbus]]></category>
		<category><![CDATA[ktorrent]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[sms]]></category>
		<category><![CDATA[torrent]]></category>
		<category><![CDATA[twit]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://ankurs.com/?p=489</guid>
		<description><![CDATA[This Sunday when i was giving DBUS a look and thinking about all the cool things possible with it, one of my friend came asking how can he control his torrents from anywhere and i thought controlling is ok, do you want SMS updates??, i fired up qdbusviewer and there it was a simple way [...]]]></description>
			<content:encoded><![CDATA[<p>This Sunday when i was giving <a href="http://www.freedesktop.org/wiki/Software/dbus">DBUS</a> a look and thinking about all the cool things possible with it, one of my friend came asking how can he control his torrents from anywhere and i thought controlling is ok, do you want SMS updates??, i fired up qdbusviewer and there it was a simple way to get sms notifications of finished torrents using well twitter and ktorrent, so here are the steps<br />
1) setup your cell phone to recieve SMS updates in twitter,<br />
2) get one more twitter account lets say ktorrent, follow ktorrent and turn device updates on,<br />
3) now save the script below say as torrenttwit.py<br />
4) now enter this ktorrent account username and password in the script below,<br />
5) start ktorrent if not already started, now run the script by typing &#8220;python torrenttwit.py&#8221;</p>
<pre>import dbus,base64,urllib2,urllib
from dbus.mainloop.glib import DBusGMainLoop

DBusGMainLoop(set_as_default=True)
username="username"
password="password"

def tweet(msg):
        request = urllib2.Request('http://twitter.com/statuses/update.json')
        request.add_header('Authorization', 'Basic %s' % base64.encodestring('%s:%s' % (username,password))[:-1])
        request.add_data(urllib.urlencode({'status': msg.encode('utf-8')}))
        opener = urllib2.build_opener()
        req= opener.open(request)

s = dbus.SessionBus()
kt = s.get_object("org.ktorrent.ktorrent","/core")

def update(k):
        torrent = s.get_object("org.ktorrent.ktorrent","/torrent/"+k)
        name = torrent.get_dbus_method("name","org.ktorrent.torrent")
        tweet("ktorrent: finished " +name())

kt.connect_to_signal("finished",update)

import gobject
loop = gobject.MainLoop()
loop.run()
</pre>
<p>you are done, now whenever a torrent finishes the script will twit and you will receive an SMS update<br />
enjoy</p>
]]></content:encoded>
			<wfw:commentRss>http://ankurs.com/2009/04/get-updates-of-completed-torrents-via-sms/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>JavaFX and Pong</title>
		<link>http://ankurs.com/2009/03/javafx-and-pong/</link>
		<comments>http://ankurs.com/2009/03/javafx-and-pong/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 17:38:03 +0000</pubDate>
		<dc:creator>Ankur Shrivastava</dc:creator>
				<category><![CDATA[Stuff]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[javafx]]></category>
		<category><![CDATA[manipal]]></category>
		<category><![CDATA[mit]]></category>
		<category><![CDATA[pong]]></category>

		<guid isPermaLink="false">http://ankurs.com/?p=476</guid>
		<description><![CDATA[There was a workshop conducted by engineers form SUN in our college regarding JavaFX, which went quite well. I was planning to start with JavaFX but as there was no Official release of any Linux SDK, it kept me back but this semester i had to install Windows because of my University which wants me [...]]]></description>
			<content:encoded><![CDATA[<p>There was a workshop conducted by engineers form SUN in our college regarding <a href="http://javafx.com/">JavaFX</a>, which went quite well. I was planning to start with JavaFX but as there was no Official release of any Linux SDK, it kept me back but this semester i had to install Windows because of my University which wants me to use Visual Studio for my mini project this semester, so as i had Windows (unwillingly) on my system i planned to go and attend this JavaFX workshop.<br />
From what i have learned in these two days, JavaFX looks promising for developing Rich Internet Applications, the language is somewhat a mixture of JavaScript and Java. With Type Inference , Audio/Video support  etc making it very easy to use and create applications with.<br />
In the workshop after every thing was over we were asked to make a simple application in JavaFX, so here is my code for a Simple pong game in JavaFX<br />
the resolution is set to 1440&#215;900 you can change it to your resolution in the code<br />
<span id="more-476"></span><br />
<script type="text/javascript" src="http://snipt.net/embed/af5b15371751e9d9ebbe6b42f96d1f34"></script><br />
if you cannot see the code see <a href="http://snipt.net/ankur/a-simple-pong-game-in-javafx">here</a><br />
<br />
PS &#8211; as i dont normally boot into windows i dont think that i will do anything in it soon, i am waiting for Linux JDK to be released&#8230;&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://ankurs.com/2009/03/javafx-and-pong/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using Apple Keyboard in Linux (Fedora)</title>
		<link>http://ankurs.com/2009/02/using-apple-keyboard-in-linux-fedora/</link>
		<comments>http://ankurs.com/2009/02/using-apple-keyboard-in-linux-fedora/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 19:23:30 +0000</pubDate>
		<dc:creator>Ankur Shrivastava</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[F key]]></category>
		<category><![CDATA[Fn]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://ankurs.com/?p=467</guid>
		<description><![CDATA[Few Days Ago i received my Apple Keyboard and i am enjoying typing on it, but having to hold down the Fn key then tap one of the F-keys to get F-keys working was irritating.
a simple solution to get it working just add this to your /etc/rc.local file
echo 2 > /sys/module/hid/parameters/pb_fnmode
and F-keys will start to [...]]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_470" class="wp-caption aligncenter" style="width: 310px"><a href="http://ankurs.com/wp-content/uploads/2009/02/190220091.jpg"><img src="http://ankurs.com/wp-content/uploads/2009/02/190220091-300x225.jpg" alt="My Apple Keyboard" title="My Apple Keyboard" width="300" height="225" class="size-medium wp-image-470" /></a><p class="wp-caption-text">My Apple Keyboard</p></div><br />
Few Days Ago i received my <a href="http://www.apple.co.in/store/miscAccessories/apple_keyboard.html#overview">Apple Keyboard</a> and i am enjoying typing on it, but having to hold down the Fn key then tap one of the F-keys to get F-keys working was irritating.<br />
a simple solution to get it working just add this to your /etc/rc.local file<code><br />
echo 2 > /sys/module/hid/parameters/pb_fnmode</code><br />
and F-keys will start to work properly, enjoy</p>
]]></content:encoded>
			<wfw:commentRss>http://ankurs.com/2009/02/using-apple-keyboard-in-linux-fedora/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>HowTo MPD with Pulse audio</title>
		<link>http://ankurs.com/2009/02/howto-mpd-with-pulse-audio/</link>
		<comments>http://ankurs.com/2009/02/howto-mpd-with-pulse-audio/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 17:52:23 +0000</pubDate>
		<dc:creator>Ankur Shrivastava</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Stuff]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[alsa]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[daemon]]></category>
		<category><![CDATA[mpd]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[pulse]]></category>
		<category><![CDATA[sonata]]></category>

		<guid isPermaLink="false">http://ankurs.com/?p=453</guid>
		<description><![CDATA[A Little background, i just shifted to mpd from Amarok 2.0 somewhy i dont seem to like Amarok 2 but thats a different story, For those who dont know MPD s a flexible, powerful, server-side application for playing music. which runs as a daemon and has a lot of front ends for it, Sonata being [...]]]></description>
			<content:encoded><![CDATA[<p>A Little background, i just shifted to <a href="http://en.wikipedia.org/wiki/Music_Player_Daemon">mpd</a> from Amarok 2.0 somewhy i dont seem to like Amarok 2 but thats a different story, For those who dont know MPD s a flexible, powerful, server-side application for playing music. which runs as a daemon and has a lot of front ends for it, <a href="http://sonata.berlios.de/documentation.html">Sonata</a> being a popular one.<br />
now coming to the point i use Fedora 10 and it has Pulseaudio by default, now the problem is i some time get  &#8220;NO Read Permission&#8221; in Sonata and then mpd  would stop working, in mpd.log file i will find &#8220;Error opening ALSA device &#8220;hw:0,0&#8243;: Device or resource busy&#8221; error, which means this is an pulseaudio permission issue, to solve it we need to change the mpd.conf (/etc/mpd.conf) to<br />
<code>audio_output {<br />
        type                    "pulse"<br />
        name                    "My Device"<br />
        device                  "hw:0,0"        # optional<br />
        format                  "44100:16:2"    # optional<br />
}<br />
</code><br />
then we need to add<br />
<code> load-module module-native-protocol-tcp auth-anonymous=1  </code><br />
to /etc/pulse/default.pa which gives everybody permission to use pulseaudio and thats it.</p>
]]></content:encoded>
			<wfw:commentRss>http://ankurs.com/2009/02/howto-mpd-with-pulse-audio/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>MobiVision, Techtatva 08, LUG Manipal and lots more&#8230;.</title>
		<link>http://ankurs.com/2008/10/mobivision-techtatva-08-lug-manipal-and-lots-more/</link>
		<comments>http://ankurs.com/2008/10/mobivision-techtatva-08-lug-manipal-and-lots-more/#comments</comments>
		<pubDate>Sun, 19 Oct 2008 20:36:06 +0000</pubDate>
		<dc:creator>Ankur Shrivastava</dc:creator>
				<category><![CDATA[Stuff]]></category>
		<category><![CDATA[college]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[08]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[ankur]]></category>
		<category><![CDATA[institute]]></category>
		<category><![CDATA[manipal]]></category>
		<category><![CDATA[mobivision]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[shrivastava]]></category>
		<category><![CDATA[technonogy]]></category>
		<category><![CDATA[techtatva]]></category>

		<guid isPermaLink="false">http://ankurs.com/?p=417</guid>
		<description><![CDATA[I am posting to my blog after a long long time and a lot has happened, first Lets start with MobiVision.
MobiVision (Brain child of Subhendra Bhaiya) was a workshop conducted by people from LUG Manipal ( well not officially but everyone involved in it was from LUG Manipal ) as the name suggests it was [...]]]></description>
			<content:encoded><![CDATA[<p>I am posting to my blog after a long long time and a lot has happened, first Lets start with MobiVision.</p>
<div id="attachment_421" class="wp-caption aligncenter" style="width: 310px"><a href="http://ankurs.com/wp-content/uploads/2008/10/01092008.jpg"><img class="size-medium wp-image-421" title="MobiVision Workshop" src="http://ankurs.com/wp-content/uploads/2008/10/01092008-300x225.jpg" alt="People in MobiVision Workshop" width="300" height="225" /></a><p class="wp-caption-text">People in MobiVision Workshop</p></div>
<p>MobiVision (Brain child of Subhendra Bhaiya) was a workshop conducted by people from LUG Manipal ( well not officially but everyone involved in it was from LUG Manipal ) as the name suggests it was on developing Application for mobile Plateform, basicly targeting Python for Series 60 and Android, We were expecting turnout of around 100 people and more the double turnout took us by surprise, it saw a partisipation of over 200 which comprised of guys/gals from First to Fourth year which was really amazing we even had people doing PG showing Interest, we had some trouble managing them in 2 rooms which were alloted to us but in the end every thing turned out pretty well. We had 2 Teams ready one for Python S60 and one for Android, Both teams did a great job and made Mobivision the most sucessfull Workshop in Techtatva 08.</p>
<div id="attachment_419" class="wp-caption aligncenter" style="width: 310px"><a href="http://ankurs.com/wp-content/uploads/2008/10/06092008078.jpg"><img class="size-medium wp-image-419" title="Team MobiVision" src="http://ankurs.com/wp-content/uploads/2008/10/06092008078-300x225.jpg" alt="Yeaaaa we did it!!!!!!" width="300" height="225" /></a><p class="wp-caption-text">Team MobiVision</p></div>
<p>Next was Techtatva 08 which is the annual Technical Fest of Manipal Institue of Technology, Manipal, Here again LUG Manipal was in full control ( and again not officially!!! ) we were to conduct events for the Computer / IT Catagory called &#8221; PARAM &#8221; and we planned to change the previously conducted events so as to make them fit in the 4 basic catagories of people &#8211;<br />
1) &#8221; MobiVision &#8221; for Inovators here teams where to come up with a inovative Idea for Mobile Application and a prototype<br />
2) &#8221; Jour &#8221; for Developers here teams were to make any one of the three Projects and give a Presentation and Demonstration of their product<br />
3) &#8221; CodeBytes &#8221; for Programers the usual problem solving event with not so usual questions<br />
4) &#8221; Puzzle Mania &#8221; for Every Day internet users comprising of all sorts of Puzzels<br />
all the events saw good participation from all years and were prased for not having a single glitch.</p>
<div class="wp-caption alignnone" style="width: 510px"><a href="http://www.flickr.com/photos/ankurkingofnet/2935538660/"><img title="Techtatva 08" src="http://farm4.static.flickr.com/3139/2935538660_d02b09fe35.jpg" alt="Raunaq, Me and Nishant" width="500" height="334" /></a><p class="wp-caption-text">Raunaq, Me and Nishant</p></div>
<p>I also made a Deligate and Event Registration system for managing and registering all the people coming for Techtatva 08 and also a CBT ( Computer Based Test ) system for priliminary rounds of some events, it was all basicly made in PHP and used MySQL as primary Database and was hosted on a Fedora 9 ( for those of you who dont know what it is &#8212; Its a GNU/Linux Distribution and also my Primary OS ) based server running Apache in Student Councels room because we/I were/was denined permition to host it on the main Manipal University server, they said &#8220;You are a Threat for our Network!!!&#8221; ??? which left me wonder what kind of stuff they do there and what did i do to them??? ( reason for which i got to know later ) anyways we managed to get a lab computer for using as a server, it had a AMD Athlon x3800 CPU, 80 GB HDD and 1GB RAM, which was all i needed for my work, the PC was formatted and fresh Fedora 9 was installed on it, after this all updates were applied which didn&#8217;t took much time as the connection there is not at all like I-ON and is at least 10 times faster ( well it was MAHE LAN and I-ON is WiFi but still!!! ) some changes in http.conf and iptables and it was ready. The System ran without a glitouch except when someone made the LAN cable for the server loose which made all on Registration Desks shouting but luckly everything was back online in 2-3 mins. The CBT&#8217;s also ran very good and results were decleared as soon as the alloted time was over and there were no objections.</p>
<div class="wp-caption alignnone" style="width: 510px"><a href="http://www.flickr.com/photos/ankurkingofnet/2955101765/"><img title="Techtatva 08, CBT" src="http://farm4.static.flickr.com/3249/2955101765_4ae099ebec.jpg" alt="CBT - updates, running on a lab PC for real time updates" width="500" height="375" /></a><p class="wp-caption-text">CBT - updates, running on a lab PC for real time updates</p></div>
<div class="wp-caption alignnone" style="width: 510px"><a href="http://www.flickr.com/photos/ankurkingofnet/2955101755/"><img title="Techtatva 08, CBT" src="http://farm4.static.flickr.com/3022/2955101755_91daab61c4.jpg" alt="Monitoring people in CBT" width="500" height="334" /></a><p class="wp-caption-text">Monitoring people in CBT</p></div>
<div class="wp-caption alignnone" style="width: 510px"><a href="http://www.flickr.com/photos/ankurkingofnet/2955101757/"><img title="Techtatva 08, CBT" src="http://farm4.static.flickr.com/3277/2955101757_5b7a268be7.jpg?v=0" alt="ginni ( back ), piyush and me ( during CBT )" width="500" height="334" /></a><p class="wp-caption-text">ginni ( back ), piyush and me ( during CBT )</p></div>
<p>Well this is enough for a post now 3rd Sessionals are approaching and i need to study as i screwed my 2nd sessionals, so bye<br />
Ankur Shrivastava</p>
]]></content:encoded>
			<wfw:commentRss>http://ankurs.com/2008/10/mobivision-techtatva-08-lug-manipal-and-lots-more/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ion Auto Login script in Python</title>
		<link>http://ankurs.com/2008/09/ion-auto-login-script-python/</link>
		<comments>http://ankurs.com/2008/09/ion-auto-login-script-python/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 17:28:42 +0000</pubDate>
		<dc:creator>Ankur Shrivastava</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Indore]]></category>
		<category><![CDATA[Special]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[college]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[auto]]></category>
		<category><![CDATA[ION]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://ankurs.com/?p=399</guid>
		<description><![CDATA[i was just thinking about making the very famous IAL script of DJ in python and here is it and its damn simple
import urllib, urllib2, time
username = "Your username"
password = "Your Password"
interval = 10
data = {"loginID":username,"loginpassword":password,"flag":"0","popcheck":"0","submit":"Sign In"}
value = urllib.urlencode(data)
request = urllib2.Request("http://192.168.150.2:8080/clntAuth/clntAuth_main.jsp",value)
print "Logging In\nMade by Ankur - http://ankurs.com"
while (1):
        [...]]]></description>
			<content:encoded><![CDATA[<p>i was just thinking about making the very famous IAL script of DJ in python and here is it and its damn simple</p>
<pre><code>import urllib, urllib2, time
username = "Your username"
password = "Your Password"
interval = 10
data = {"loginID":username,"loginpassword":password,"flag":"0","popcheck":"0","submit":"Sign In"}
value = urllib.urlencode(data)
request = urllib2.Request("http://192.168.150.2:8080/clntAuth/clntAuth_main.jsp",value)
print "Logging In\nMade by Ankur - http://ankurs.com"
while (1):
        open = urllib2.urlopen(request)
        responce = open.read()
        for i in range (1,interval):
                print (interval-i),"min Till Next Login"
                time.sleep(60)
        print "Logging In\nMade by Ankur - http://ankurs.com"
</code></pre>
<p>or <a href="http://fb.ankurs.com/ial.py">downlaod</a><br />
run it by typing <code>python ial.py</code><br />
it uses urllib, urllib2 and time which are the default module, you have to change the username and password to your username and password, changing the interval changes the time interval in which auto login takes place. enjoy!!<br />
PS &#8211; current it does no check if your connection is active or not, will add that soon</p>
]]></content:encoded>
			<wfw:commentRss>http://ankurs.com/2008/09/ion-auto-login-script-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone on Vodafone in India</title>
		<link>http://ankurs.com/2008/08/iphone-on-vodafone-in-india/</link>
		<comments>http://ankurs.com/2008/08/iphone-on-vodafone-in-india/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 08:11:36 +0000</pubDate>
		<dc:creator>Ankur Shrivastava</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Special]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[3g]]></category>
		<category><![CDATA[India]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[vodafone]]></category>

		<guid isPermaLink="false">http://ankurs.com/?p=394</guid>
		<description><![CDATA[The price of 31k for iPhone in India has been confirmed i recieved the following mail




Hello                    Ankur,





Thank                    [...]]]></description>
			<content:encoded><![CDATA[<p>The price of 31k for iPhone in India has been confirmed i recieved the following mail</p>
<blockquote>
<table style="height: 805px;" border="0" cellspacing="0" cellpadding="0" width="459">
<tbody>
<tr>
<td style="font-family: arial; font-size: 12px; color: #000000;" align="left" valign="top">Hello                    Ankur,</td>
</tr>
<tr>
<td align="left" valign="top"><img alt="" width="1" height="22" /></td>
</tr>
<tr>
<td style="font-family: arial; font-size: 12px; color: #000000;" align="left" valign="top">Thank                    you for registering for your Apple iPhone 3G<sup>TM</sup> with us.</td>
</tr>
<tr>
<td align="left" valign="top"><img alt="" width="1" height="22" /></td>
</tr>
<tr>
<td style="font-family: arial; font-size: 12px; color: #000000;" align="left" valign="top">We                    are delighted to announce that the iPhone 3G will be available                    in India from August 22, 2008<br />
It will be available in 8GB &amp; 16GB models, priced at Rs                    31,000 and Rs 36,100 respectively.</td>
</tr>
<tr>
<td align="left" valign="top"><img alt="" width="1" height="22" /></td>
</tr>
<tr>
<td style="font-family: arial; font-size: 12px; color: #000000;" align="left" valign="top"><strong>Be                    the first to get the iPhone</strong></td>
</tr>
<tr>
<td align="left" valign="top"><img alt="" width="1" height="1" /></td>
</tr>
<tr>
<td style="font-family: arial; font-size: 12px; color: #000000;" align="left" valign="top">We                    have received a large number of registrations. As there are                    limited stocks, make sure that you get yours first, by paying                    an advance of Rs 10,000 to confirm your booking.</td>
</tr>
<tr>
<td align="left" valign="top"><img alt="" width="1" height="22" /></td>
</tr>
<tr>
<td style="font-family: arial; font-size: 12px; color: #000000;" align="left" valign="top"><strong>Where                    can you make this advance payment?</strong></td>
</tr>
<tr>
<td align="left" valign="top"><img alt="" width="1" height="1" /></td>
</tr>
<tr>
<td style="font-family: arial; font-size: 12px; color: #000000;" align="left" valign="top">The                    iPhone 3G will be available at select Vodafone Stores. All you                    need to do is drop in at any select Vodafone Store between August                    20 and 21 and make the advance payment by cash or credit card.                    Don´t forget to show the iPhone booking SMS, which you would                    have received from us, when you visit the Vodafone Store to                    pay the advance. To find a Vodafone Store near you, <a style="font-family: arial; font-size: 12px; color: #000000;" href="http://www.vodafone.in/vodafone/mailer/newsletter/proactivelinks.asp?s=56619&amp;sources=kar_iphone120808_lnk01&amp;linkname=http://www.vodafone.in/iphone/Pages/iPhone_details.aspx?cid=kar" target="_blank">click                    here</a></td>
</tr>
<tr>
<td align="left" valign="top"><img alt="" width="1" height="22" /></td>
</tr>
<tr>
<td style="font-family: arial; font-size: 12px; color: #000000;" align="left" valign="top"><strong>Get                    an appointment now. No queues for you.</strong></td>
</tr>
<tr>
<td align="left" valign="top"><img alt="" width="1" height="1" /></td>
</tr>
<tr>
<td style="font-family: arial; font-size: 12px; color: #000000;" align="left" valign="top">Once                    you pay the advance, we will immediately give you an appointment                    date and time, starting<br />
August 22 when you can come and experience a full demonstration                    and collect your iPhone, all ready to use with your contacts                    and settings, by paying the balance amount.</td>
</tr>
<tr>
<td align="left" valign="top"><img alt="" width="1" height="22" /></td>
</tr>
<tr>
<td style="font-family: arial; font-size: 12px; color: #000000;" align="left" valign="top"><strong>Hurry!                    Limited stocks.</strong></td>
</tr>
<tr>
<td align="left" valign="top"><img alt="" width="1" height="1" /></td>
</tr>
<tr>
<td style="font-family: arial; font-size: 12px; color: #000000;" align="left" valign="top">Remember,                    the sooner you confirm your booking, the earlier you´ll get                    your iPhone. We have limited stocks and it will be on first                    come, first serve basis.</td>
</tr>
<tr>
<td align="left" valign="top"><img alt="" width="1" height="22" /></td>
</tr>
<tr>
<td style="font-family: arial; font-size: 12px; color: #000000;" align="left" valign="top"><strong>Buy                    a Vodafone connection now!</strong></td>
</tr>
<tr>
<td align="left" valign="top"><img alt="" width="1" height="1" /></td>
</tr>
<tr>
<td style="font-family: arial; font-size: 12px; color: #000000;" align="left" valign="top">As                    you are not a Vodafone customer, you will need a Vodafone connection                    for your iPhone 3G.<br />
We recommend that when you come to confirm your booking, please                    do get yourself a Vodafone connection too. Remember to carry                    a passport sized picture, photo ID proof and address proof as                    these are required for activating your Vodafone SIM card.</td>
</tr>
<tr>
<td align="left" valign="top"><img alt="" width="1" height="22" /></td>
</tr>
<tr>
<td style="font-family: arial; font-size: 12px; color: #000000;" align="left" valign="top"><strong>Happy                    to help </strong></td>
</tr>
<tr>
<td align="left" valign="top"><img alt="" width="1" height="1" /></td>
</tr>
<tr>
<td style="font-family: arial; font-size: 12px; color: #000000;" align="left" valign="top">If                    you have any queries, log on to <a style="font-family: arial; font-size: 12px; color: #000000;" href="http://www.vodafone.in/vodafone/mailer/newsletter/proactivelinks.asp?s=56619&amp;sources=kar_iphone120808_lnk02&amp;linkname=http://www.vodafone.in/iphone/Pages/iPhone_details.aspx?cid=kar" target="_blank">www.vodafone.in/iphone</a> or call us on 9886098860 and we´ll be happy to help.</td>
</tr>
<tr>
<td align="left" valign="top"><img alt="" width="1" height="22" /></td>
</tr>
<tr>
<td style="font-family: arial; font-size: 12px; color: #000000;" align="left" valign="top">Hurry                    and be one of the first to make the iPhone 3G your own.</td>
</tr>
<tr>
<td align="left" valign="top"><img alt="" width="1" height="50" /></td>
</tr>
<tr>
<td style="font-family: arial; font-size: 12px; color: #000000;" align="left" valign="top">Regards</td>
</tr>
<tr>
<td align="left" valign="top"><img alt="" width="1" height="36" /></td>
</tr>
<tr>
<td style="font-family: arial; font-size: 12px; color: #000000;" align="left" valign="top">C P Joshi</td>
</tr>
<tr>
<td style="font-family: arial; font-size: 12px; color: #000000;" align="left" valign="top">AVP &#8211; Customer Service</td>
</tr>
</tbody>
</table>
</blockquote>
<p>At a Price of 31k and 36k i dont think there will be a large number of users going for i, <span class="entry-content">here Vodafone seems to India what Rogers was to Canada, anyway one more reason for not going the i way!!!!!</span></p>
]]></content:encoded>
			<wfw:commentRss>http://ankurs.com/2008/08/iphone-on-vodafone-in-india/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Dell XPS 1530</title>
		<link>http://ankurs.com/2008/07/dell-xps-1530/</link>
		<comments>http://ankurs.com/2008/07/dell-xps-1530/#comments</comments>
		<pubDate>Sat, 12 Jul 2008 13:52:44 +0000</pubDate>
		<dc:creator>Ankur Shrivastava</dc:creator>
				<category><![CDATA[Special]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[1530]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[Touchpad]]></category>
		<category><![CDATA[xps]]></category>

		<guid isPermaLink="false">http://ankurs.com/?p=383</guid>
		<description><![CDATA[
Finally after waiting for a long time my Dell XPS 1530 arrived yesterday and it really rockss, i was supposed to get it on 3rd July but continuous delay were caused by curfew in Indore and some other factors.
The Config is
Processor : Intel C2D T8100 - 2.1GHz
RAM : 3GB 667MHz Dual Channel
Graphics Card : GeForce [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://ankurs.com/wp-content/uploads/2008/07/10072008002.jpg"><img class="aligncenter size-medium wp-image-384" title="Fedora 9 on Dell XPS M1530" src="http://ankurs.com/wp-content/uploads/2008/07/10072008002-300x225.jpg" alt="Fedora 9 on Dell XPS M1530" width="300" height="225" /></a></p>
<p>Finally after waiting for a long time my Dell XPS 1530 arrived yesterday and it really rockss, i was supposed to get it on 3rd July but continuous delay were caused by curfew in Indore and some other factors.</p>
<p><code>The Config is<br />
Processor : Intel C2D T8100 - 2.1GHz<br />
RAM : 3GB 667MHz Dual Channel<br />
Graphics Card : GeForce 8600GT 256 MB<br />
Screen : 15.4" WXGA+ ( 1440x900 )<br />
WiFI card :  Intel 4965 802.11n<br />
OS : Windows Vista Home Preminum ( removed after an hour )<br />
</code></p>
<p>It looks gr8 far better then what i previously owned, HP 6515b which was given by my college MIT, Manipal.<br />
As soon as i received my Dell first think i did was to run Windows Performance Index and the score came out to be 5.0 with 5.0 being the lowest score because of my 3GB RAM!!!<br />
<a href='http://ankurs.com/wp-content/uploads/2008/07/09072008001.jpg'><img src="http://ankurs.com/wp-content/uploads/2008/07/09072008001-300x225.jpg" alt="Vista Index of 5.0 for my laptop" title="Vista Index" width="300" height="225" class="aligncenter size-medium wp-image-385" /></a><br />
I tried some Windows Media Centre and then it was time to say vista good bye and say hello to Fedora 9, the install went without a hitch but when i booted i  that my mouse was not working, a quick search on forums and i had the solution add <code>i8042.nomux=1 </code> as a kernel parameter and every thing was working, WiFi, LAN all worked out of the box, some yum install and my new notebook was ready to rock and roll</p>
<p><a href='http://ankurs.com/wp-content/uploads/2008/07/10072008.jpg'><img src="http://ankurs.com/wp-content/uploads/2008/07/10072008-300x225.jpg" alt="Dell XPS 1530 Vs HP 6515b" title="Dell XPS 1530 Vs HP 6515b" width="300" height="225" class="aligncenter size-medium wp-image-386" /></a><br />
so here they are x144 and x121</p>
<p>PS &#8211; i will be heading back to manipal on 16th, waiting for a really rocking sem&#8230;&#8230;&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://ankurs.com/2008/07/dell-xps-1530/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>iPhone3G or Openmoko Freerunner</title>
		<link>http://ankurs.com/2008/06/iphone3g-or-openmoko-freerunner/</link>
		<comments>http://ankurs.com/2008/06/iphone3g-or-openmoko-freerunner/#comments</comments>
		<pubDate>Sun, 29 Jun 2008 14:38:37 +0000</pubDate>
		<dc:creator>Ankur Shrivastava</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Special]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[Freerunner]]></category>
		<category><![CDATA[India]]></category>
		<category><![CDATA[iPhone 3G]]></category>
		<category><![CDATA[openmoko]]></category>

		<guid isPermaLink="false">http://ankurs.com/?p=381</guid>
		<description><![CDATA[
We all have been listening ( reading ) a lot about the new iPhone 3G and how it is different, better and well cheaper from the first generation iPhone and a question came to my mind with Airtel and Vodafone planning to launch iPhone what will happen to Openmoko how many people know about it [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-medium wp-image-382" title="openmoko and iPhone" src="http://ankurs.com/wp-content/uploads/2008/06/openmoko-300x274.jpg" alt="" width="300" height="274" /></p>
<p>We all have been listening ( reading ) a lot about the new iPhone 3G and how it is different, better and well cheaper from the first generation iPhone and a question came to my mind with <a href="http://airtel.in/iphone3g">Airtel</a> and <a href="http://vodafone.in/existingusers/iphone/pages/book-iPhone.aspx">Vodafone</a> planning to launch iPhone what will happen to Openmoko how many people know about it and well its available in India at a price of around RS. 20,000 by <a href="http://idasystems.net/freerunner">IDA system</a> its really a great Phone to own actually Openmoko Freerunner is the second phone which will run Openmoko software and is similar to the first Neo 1973 its specification are<br />
<code><br />
* Processor -- Samsung S3C2442 500MHz<br />
* RAM -- 128MB<br />
* Flash -- 256MB<br />
* Display -- 2.8-inch diagonal 640 x 480 VGA Color TFT LCD<br />
* Graphics -- SMedia 3362-based 3D graphics acceleration<br />
* Accelerometers -- 2 x 3D accelerometers<br />
* Audio -- "high-quality" audio codec<br />
* USB -- 1 x version 1.1, switchable between client and host modes<br />
* Cellular -- 2.5G tri-band GPRS/GSM (900MHz or 850MHz, depending on region)<br />
* WiFi -- 802.11b/g WiFi<br />
* Bluetooth -- version 2.0<br />
* GPS -- AGPS (assisted global positioning system) receiver<br />
</code><br />
Which is really great Freerunner does not have 3G but well in India at present there is no 3G and i dont think it will be there anytime this year as frequency allocation has not taken place add to that only planning  is going on which will take a lot of time so remove all the 3G factor from iPhone 3G &#8230;&#8230;.<br />
Another thing Openmoko Freerunner is a complete Open Source Phone you can download the whole source code and change it according to your wish and well about the applications there will be plenty of applications available for it at no cost<br />
So while many of people around me will go for iPhone 3G ( without 3G ) i am going to FREE MY PHONE!!!!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://ankurs.com/2008/06/iphone3g-or-openmoko-freerunner/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Firefox 3 is here!!!!!!!</title>
		<link>http://ankurs.com/2008/06/firefox-3-is-here/</link>
		<comments>http://ankurs.com/2008/06/firefox-3-is-here/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 18:51:29 +0000</pubDate>
		<dc:creator>Ankur Shrivastava</dc:creator>
				<category><![CDATA[Special]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[firefox 3]]></category>
		<category><![CDATA[mozilla]]></category>

		<guid isPermaLink="false">http://ankurs.com/?p=378</guid>
		<description><![CDATA[

So Finally after a delay of about 1.5 hours Firefox 3 is here and the download link is here World Record here we come
PS &#8211; No matter how many people download it will anyway be a world record coz its the first time a record of this type is being done
]]></description>
			<content:encoded><![CDATA[<p><a href="http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.0/"></a></p>
<p><a href="http://ankurs.com/wp-content/uploads/2008/06/screenshot.png"><img class="aligncenter size-medium wp-image-379" title="Firefox 3" src="http://ankurs.com/wp-content/uploads/2008/06/screenshot-300x187.png" alt="" width="300" height="187" /></a><br />
So Finally after a delay of about 1.5 hours Firefox 3 is here and the download link is <a href="http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.0/">here</a> World Record here we come</p>
<p>PS &#8211; No matter how many people download it will anyway be a world record coz its the first time a record of this type is being done</p>
]]></content:encoded>
			<wfw:commentRss>http://ankurs.com/2008/06/firefox-3-is-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MinWin and Windows 7 &#8211; You got it all wrong</title>
		<link>http://ankurs.com/2008/06/minwin-you-got-it-all-wrong/</link>
		<comments>http://ankurs.com/2008/06/minwin-you-got-it-all-wrong/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 13:29:14 +0000</pubDate>
		<dc:creator>Ankur Shrivastava</dc:creator>
				<category><![CDATA[Stuff]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[Minwin]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://ankurs.com/?p=377</guid>
		<description><![CDATA[Somedays ago when i was traveling to Bangalore from Manipal in the Bus i read a tweet about MinWin from Aditya and day after that he tweeted this &#8220;aditya: @Ankur MinWin exists in Vista too. I&#8217;m still not buying the &#8216;modular OS&#8217; theory, and from I&#8217;ve seen, W7 keeps me happy about buying a Mac [...]]]></description>
			<content:encoded><![CDATA[<p>Somedays ago when i was traveling to Bangalore from Manipal in the Bus i read a tweet about MinWin from Aditya and day after that he tweeted this &#8220;aditya: @Ankur MinWin exists in Vista too. I&#8217;m still not buying the &#8216;modular OS&#8217; theory, and from I&#8217;ve seen, W7 keeps me happy about buying a Mac <img src='http://ankurs.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> &#8221; now i know he is a big mac fanboy but that made me think how many people are thinking that MinWin is a part of Windows 7 ( when ever it comes ) well its not, just see <a href="http://www.istartedsomething.com/20071019/eric-talk-demo-windows-7-minwin/">this</a> and notice</p>
<p><code>Now, this is an internal only - you won’t see us productizing this - but you could imagine this being used as the basis for products in the future. This is the Windows 7 source code base, and it’s about 25 megs on disk. Compare that to the four gigs on disk that the full Windows Vista takes up. We don’t have a graphics subsystem other than text in this particular build</code></p>
<p>I also noticed this in Wikipedia</p>
<p><code>A minimalistic variation of the Windows kernel, known as MinWin, was being developed for use in Windows 7</code></p>
<p>Come on people try to understand this MinWin in not something made exclusively for Windows 7, rather The code from Windows 7 Kernel was taken and slimmed down to make MinWin, so Windows 7 will be like addition of more crap over Vista<br />
Now who will tell <a href="http://blogs.zdnet.com/microsoft/?p=842">them</a> <a href="http://www.winsupersite.com/showcase/win7_minwin_preview.asp">them</a> and <a href="http://arstechnica.com/news.ars/post/20071021-core-of-windows-7-taking-shape-meet-the-minwin-kernel.html">them</a><br />
Anyways i am Happy with my Fedora 9 Laptop&#8230;&#8230;..</p>
<p>PS &#8211; Aditya i have nothing against you buddy</p>
]]></content:encoded>
			<wfw:commentRss>http://ankurs.com/2008/06/minwin-you-got-it-all-wrong/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Hello Planet Fedora</title>
		<link>http://ankurs.com/2008/06/hello-planet-fedora/</link>
		<comments>http://ankurs.com/2008/06/hello-planet-fedora/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 08:19:43 +0000</pubDate>
		<dc:creator>Ankur Shrivastava</dc:creator>
				<category><![CDATA[fedora]]></category>
		<category><![CDATA[ankur]]></category>
		<category><![CDATA[planet]]></category>

		<guid isPermaLink="false">http://ankurs.com/?p=376</guid>
		<description><![CDATA[Hi everyone!
This is my first post on Planet Fedora so i think i should introduce myself
My name is Ankur Shrivastava, i am doing my BE-IT, I have been running linux since 2004-2005 and Fedora is what i really love, anyway you will be seeing me around&#8230;&#8230;&#8230;.
]]></description>
			<content:encoded><![CDATA[<p>Hi everyone!<br />
This is my first post on Planet Fedora so i think i should introduce myself<br />
My name is Ankur Shrivastava, i am doing my BE-IT, I have been running linux since 2004-2005 and Fedora is what i really love, anyway you will be seeing me around&#8230;&#8230;&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://ankurs.com/2008/06/hello-planet-fedora/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Synaptics Touchpad in Fedora 9</title>
		<link>http://ankurs.com/2008/05/synaptics-touchpad-in-fedora-9/</link>
		<comments>http://ankurs.com/2008/05/synaptics-touchpad-in-fedora-9/#comments</comments>
		<pubDate>Fri, 30 May 2008 04:30:35 +0000</pubDate>
		<dc:creator>Ankur Shrivastava</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[Fedora 9]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[Synaptics]]></category>
		<category><![CDATA[Touchpad]]></category>

		<guid isPermaLink="false">http://ankurs.com/?p=374</guid>
		<description><![CDATA[I have been using Fedora 9 from a long time and it really kick&#8217;s ass but i was facing the problem that my Touchpad was not working with it but the i found the solution here
Here is how to do it
The easiest was will be to install the package http://atrpms.net/dist/f9/synaptics/
or you can do it manually [...]]]></description>
			<content:encoded><![CDATA[<p>I have been using Fedora 9 from a long time and it really kick&#8217;s ass but i was facing the problem that my Touchpad was not working with it but the i found the solution <a href="http://gentoo-wiki.com/HARDWARE_Synaptics_Touchpad">here</a><br />
Here is how to do it</p>
<p>The easiest was will be to install the package <a href="http://atrpms.net/dist/f9/synaptics/">http://atrpms.net/dist/f9/synaptics/</a><br />
or you can do it manually here</p>
<p>edited the /etc/X11/xorg.conf<br />
<code>gedit /etc/X11/xorg.conf</code></p>
<p>Added the following to the ServerLayout Section<br />
<code>InputDevice “TouchPad” “CorePointer”</code></p>
<p>add a new section:<br />
<code>Section “InputDevice”<br />
Driver      “synaptics”<br />
Identifier  “TouchPad”<br />
Option      “SendCoreEvents”<br />
Option      “Protocol” “auto-dev”<br />
Option      “SHMConfig” “on”<br />
Option “TapButton1″ “1″<br />
Option “TapButton2″ “2″<br />
EndSection</code></p>
<p>all done logout and login again and everything should be working fine</p>
<p>Update: found the rpm package <a href="https://bugzilla.redhat.com/show_bug.cgi?id=439386#c66">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ankurs.com/2008/05/synaptics-touchpad-in-fedora-9/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
