<?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>Web Vulture</title>
	<atom:link href="http://webvulture.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://webvulture.wordpress.com</link>
	<description>Some things that matter. Its meant to be a serious technical blog! To be elaborate it will be discussions on things like ubuntu, php, perl, css, js, vim, digg, etc..</description>
	<lastBuildDate>Sat, 07 Nov 2009 06:56:02 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='webvulture.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/8e4c7673c7f71aeff7544154345b571e?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Web Vulture</title>
		<link>http://webvulture.wordpress.com</link>
	</image>
			<item>
		<title>! [rejected] master -&gt; master (non-fast forward) &#8211; Git</title>
		<link>http://webvulture.wordpress.com/2009/10/13/rejected-master-master-non-fast-forward-git/</link>
		<comments>http://webvulture.wordpress.com/2009/10/13/rejected-master-master-non-fast-forward-git/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 07:15:45 +0000</pubDate>
		<dc:creator>zubin mehta</dc:creator>
				<category><![CDATA[git]]></category>
		<category><![CDATA[git pull]]></category>
		<category><![CDATA[git push]]></category>

		<guid isPermaLink="false">http://webvulture.wordpress.com/?p=51</guid>
		<description><![CDATA[[zubin@zubin-desktop]$  git push -v  master
Pushing to git@github.com:/path/to/git/repo.git
! [rejected]        master -&#62; master (non-fast forward)
error: failed to push some refs to &#8216;git@github.com:/path/to/git/repo.git&#8217;
As a git noob, you will see this for sure. It can easily taken care of. Recall, the reason of usage of git? yes, version control, so [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webvulture.wordpress.com&blog=4097284&post=51&subd=webvulture&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>[zubin@zubin-desktop]$  git push -v  master<br />
Pushing to git@github.com:/path/to/git/repo.git<br />
<span style="color:#ff0000;">! [rejected]        master -&gt; master (non-fast forward)</span><br />
error: failed to push some refs to &#8216;git@github.com:/path/to/git/repo.git&#8217;</p>
<p>As a git <a href="http://noob.urbanup.com/2568674">noob</a>, you will see this for sure. It can easily taken care of. Recall, the reason of usage of git? yes, version control, so before trying to push, do pull, because probably tour local copy is outdated.</p>
<h2>Solution:</h2>
<p>[zubin@zubin-desktop]$ git pull &lt;remote add name&gt; master</p>
<p>And then do changes and push. Keep an habit of always pulling before you start coding the day&#8217;s work and then push. Some organization will help!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webvulture.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webvulture.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webvulture.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webvulture.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webvulture.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webvulture.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webvulture.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webvulture.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webvulture.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webvulture.wordpress.com/51/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webvulture.wordpress.com&blog=4097284&post=51&subd=webvulture&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://webvulture.wordpress.com/2009/10/13/rejected-master-master-non-fast-forward-git/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f7402f2fdf81e4ec0ff99e137f3440e2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zubinmehta</media:title>
		</media:content>
	</item>
		<item>
		<title>msttcorefonts removal</title>
		<link>http://webvulture.wordpress.com/2009/10/12/msttcorefonts-removal/</link>
		<comments>http://webvulture.wordpress.com/2009/10/12/msttcorefonts-removal/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 14:46:31 +0000</pubDate>
		<dc:creator>zubin mehta</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[apt]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[msttcorefonts]]></category>
		<category><![CDATA[solution]]></category>

		<guid isPermaLink="false">http://webvulture.wordpress.com/?p=41</guid>
		<description><![CDATA[Installing msttcorefonts never happened instead it created lots of troubles for me. It just never let me silently update, upgrade, install using APT
[zubin@mordor ~]$  sudo dpkg &#8211;purge msttcorefonts
(Reading database &#8230; 147255 files and directories currently installed.)
Removing msttcorefonts &#8230;
W: /usr/share/fonts/truetype/msttcorefonts/Verdana.ttf: not registered.
W: /usr/share/fonts/truetype/msttcorefonts/Arial_Italic.ttf: not registered.
W: /usr/share/fonts/truetype/msttcorefonts/Arial.ttf: not registered.
W: /usr/share/fonts/truetype/msttcorefonts/Arial_Bold_Italic.ttf: not registered.
W: /usr/share/fonts/truetype/msttcorefonts/Comic_Sans_MS_Bold.ttf: not registered.
W: /usr/share/fonts/truetype/msttcorefonts/Andale_Mono.ttf: not [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webvulture.wordpress.com&blog=4097284&post=41&subd=webvulture&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Installing msttcorefonts never happened instead it created lots of troubles for me. It just never let me silently update, upgrade, install using <a href="http://wiki.debian.org/Apt">APT</a></p>
<p>[zubin@mordor ~]$  sudo dpkg &#8211;purge msttcorefonts<br />
(Reading database &#8230; 147255 files and directories currently installed.)<br />
Removing msttcorefonts &#8230;<br />
W: /usr/share/fonts/truetype/msttcorefonts/Verdana.ttf: not registered.<br />
W: /usr/share/fonts/truetype/msttcorefonts/Arial_Italic.ttf: not registered.<br />
W: /usr/share/fonts/truetype/msttcorefonts/Arial.ttf: not registered.<br />
W: /usr/share/fonts/truetype/msttcorefonts/Arial_Bold_Italic.ttf: not registered.<br />
W: /usr/share/fonts/truetype/msttcorefonts/Comic_Sans_MS_Bold.ttf: not registered.<br />
W: /usr/share/fonts/truetype/msttcorefonts/Andale_Mono.ttf: not registered.<br />
W: /usr/share/fonts/truetype/msttcorefonts/Times_New_Roman_Bold.ttf: not registered.<br />
<em>and many more&#8230;</em></p>
<p>dpkg: error processing msttcorefonts (&#8211;purge):<br />
subprocess pre-removal script returned error exit status 1</p>
<p>These fonts were provided by Microsoft &#8220;in the interest of cross-<br />
platform compatibility&#8221;.  This is no longer the case, but they are<br />
still available from third parties.</p>
<blockquote><p>&#8211;11:15:26&#8211;  http://surfnet.dl.sourceforge.net/sourceforge/corefonts/andale32.exe<br />
=&gt; `./andale32.exe&#8217;<br />
Connecting to 10.200.13.50:80&#8230; connected.<br />
Proxy request sent, awaiting response&#8230; 407 Proxy Authentication Required<br />
11:15:26 ERROR 407: Proxy Authentication Required.</p>
<p>&#8211;11:15:26&#8211;  http://superb-east.dl.sourceforge.net/sourceforge/corefonts/andale32.exe<br />
=&gt; `./andale32.exe&#8217;<br />
Connecting to 10.200.13.50:80&#8230; connected.<br />
Proxy request sent, awaiting response&#8230; 407 Proxy Authentication Required<br />
11:13:00 ERROR 407: Proxy Authentication Required.</p>
<p><em>similar errors&#8230; you just cannot do apt stuff without doing something about this.</em></p>
<p>andale32.exe: No such file or directory<br />
All done, errors in processing 1 file(s)<br />
dpkg: error while cleaning up:<br />
subprocess post-installation script returned error exit status 1<br />
Errors were encountered while processing:<br />
msttcorefonts</p></blockquote>
<h2><span style="color:#993300;">Solution:</span></h2>
<p>The best way out of this annoying trouble is to remove these packages completely from the system which won&#8217;t get installed neither get removed</p>
<p>[zubin@mordor ~]$  sudo vi /var/lib/dpkg/info/msttcorefonts.prerm</p>
<p><strong>remove or comment the defoma-font purge -all line <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </strong></p>
<p>[zubin@mordor ~]$  sudo dpkg &#8211;purge msttcorefonts<br />
(Reading database &#8230; 147255 files and directories currently installed.)<br />
Removing msttcorefonts &#8230;<br />
Purging configuration files for msttcorefonts &#8230;</p>
<p>[zubin@mordor ~]$  remove msttcorefonts<br />
Reading package lists&#8230; Done<br />
Building dependency tree<br />
Reading state information&#8230; Done<br />
Package msttcorefonts is <strong>not installed</strong>, so not removed<br />
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.</p>
<p>[zubin@mordor ~]$ <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webvulture.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webvulture.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webvulture.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webvulture.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webvulture.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webvulture.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webvulture.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webvulture.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webvulture.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webvulture.wordpress.com/41/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webvulture.wordpress.com&blog=4097284&post=41&subd=webvulture&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://webvulture.wordpress.com/2009/10/12/msttcorefonts-removal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f7402f2fdf81e4ec0ff99e137f3440e2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zubinmehta</media:title>
		</media:content>
	</item>
		<item>
		<title>Vimperator</title>
		<link>http://webvulture.wordpress.com/2009/10/12/vimperator/</link>
		<comments>http://webvulture.wordpress.com/2009/10/12/vimperator/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 18:34:41 +0000</pubDate>
		<dc:creator>zubin mehta</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[addon]]></category>
		<category><![CDATA[firefox extension]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[vimperator]]></category>

		<guid isPermaLink="false">http://webvulture.wordpress.com/?p=44</guid>
		<description><![CDATA[2 days back I was face to face with awesomeness! I came across vimperator It is a vim-inspired Firefox extension designed to provide a more efficient user interface for keyboard-fluent users.
Here is the official project webpage link
Vimperator listens to his master &#8211; You can write scripts and plugins to help yourself and vimperator will act [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webvulture.wordpress.com&blog=4097284&post=44&subd=webvulture&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>2 days back I was face to face with awesomeness! I came across <a href="https://addons.mozilla.org/en-US/firefox/addon/4891">vimperator</a> It is a vim-inspired Firefox extension designed to provide a more efficient user interface for keyboard-fluent users.</p>
<p>Here is the official project webpage <a href="http://vimperator.org/trac/wiki/Vimperator">link</a></p>
<p>Vimperator listens to his master &#8211; You can write scripts and plugins to help yourself and vimperator will act matured. Also it is highly configurable and you can change almost anything<br />
<a href="http://vimperator.org/trac/wiki/Vimperator/Scripts">http://vimperator.org/trac/wiki/Vimperator/Scripts</a></p>
<p><a href="http://www.linux.com/archive/feature/114419">A quick start tutorial</a> &#8211; which will help you get started!</p>
<p>Enjoy!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webvulture.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webvulture.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webvulture.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webvulture.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webvulture.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webvulture.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webvulture.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webvulture.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webvulture.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webvulture.wordpress.com/44/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webvulture.wordpress.com&blog=4097284&post=44&subd=webvulture&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://webvulture.wordpress.com/2009/10/12/vimperator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f7402f2fdf81e4ec0ff99e137f3440e2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zubinmehta</media:title>
		</media:content>
	</item>
		<item>
		<title>Tweet using bash!</title>
		<link>http://webvulture.wordpress.com/2009/07/18/tweet-using-bash/</link>
		<comments>http://webvulture.wordpress.com/2009/07/18/tweet-using-bash/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 05:02:49 +0000</pubDate>
		<dc:creator>zubin mehta</dc:creator>
				<category><![CDATA[bash]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[tweet]]></category>

		<guid isPermaLink="false">http://webvulture.wordpress.com/?p=42</guid>
		<description><![CDATA[
#!/bin/bash
# Store this file with whatever the name in /usr/local/bin/
# SYNTAX: twit Your_message_here
###### You cannot twit nothing! ####################
if [ -z "$1" ]
then
echo &#8220;Dude, enter some message, it can&#8217;t be blank! Come on!&#8221;
exit
fi
message=&#8221;$@&#8221;
####### Check the length to stop the request from failing #######
max_length=&#8221;140&#8243;
length=&#8221;${#message}&#8221;
echo &#8220;Message: &#8221; $message
#echo $length
if [ $length -gt $max_length ]
then
echo &#8220;Dude, bada lamba message [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webvulture.wordpress.com&blog=4097284&post=42&subd=webvulture&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><blockquote><p>
#!/bin/bash<br />
# Store this file with whatever the name in /usr/local/bin/<br />
# SYNTAX: twit Your_message_here<br />
###### You cannot twit nothing! ####################<br />
if [ -z "$1" ]<br />
then<br />
echo &#8220;Dude, enter some message, it can&#8217;t be blank! Come on!&#8221;<br />
exit<br />
fi<br />
message=&#8221;$@&#8221;<br />
####### Check the length to stop the request from failing #######<br />
max_length=&#8221;140&#8243;<br />
length=&#8221;${#message}&#8221;<br />
echo &#8220;Message: &#8221; $message<br />
#echo $length<br />
if [ $length -gt $max_length ]<br />
then<br />
echo &#8220;Dude, bada lamba message hai, only 140 chars allowed at a time&#8230;..It is a microblogging website, yes they are having shortage of space&#8221;<br />
exit<br />
fi<br />
########## Enter your username password ##############<br />
username=&#8221;username&#8221;<br />
password=&#8221;password&#8221;<br />
url=&#8221;http://twitter.com/statuses/update.xml&#8221;<br />
curl &#8211;basic &#8211;user $username:$password &#8211;data status=&#8221;$message&#8221; $url
</p></blockquote>
<p>I wrote this small script which lets you twit through your terminal<br />
Yes $HTTP_PROXY needs to be set</p>
<p>Enter your username and password in the file<br />
and your are done!</p>
<p>PS: Yeah I know many such scripts exist! I never said this is new, its just new for me <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webvulture.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webvulture.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webvulture.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webvulture.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webvulture.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webvulture.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webvulture.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webvulture.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webvulture.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webvulture.wordpress.com/42/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webvulture.wordpress.com&blog=4097284&post=42&subd=webvulture&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://webvulture.wordpress.com/2009/07/18/tweet-using-bash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f7402f2fdf81e4ec0ff99e137f3440e2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zubinmehta</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu fun stuff!</title>
		<link>http://webvulture.wordpress.com/2009/06/10/ubuntu-fun-stuff/</link>
		<comments>http://webvulture.wordpress.com/2009/06/10/ubuntu-fun-stuff/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 04:19:52 +0000</pubDate>
		<dc:creator>zubin mehta</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[free the fish]]></category>
		<category><![CDATA[gegls]]></category>
		<category><![CDATA[gegls from outer space]]></category>
		<category><![CDATA[xjokes]]></category>

		<guid isPermaLink="false">http://webvulture.wordpress.com/?p=37</guid>
		<description><![CDATA[Some stuff I stumbled upon in the past few days. It may seem lame but anyway try it out!  

Xjokes: These are some graphic jokes as the name is quite clear.
sudo apt-get install xjokes
After installation, type the following one by one at the terminal!
blackhole
yasiti
mori1
mori2
Free the fish: Hit ALT + F2. This will open the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webvulture.wordpress.com&blog=4097284&post=37&subd=webvulture&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Some stuff I stumbled upon in the past few days. It may seem lame but anyway try it out! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<ol>
<li><strong>Xjokes: </strong>These are some graphic jokes as the name is quite clear.<br />
<code>sudo apt-get install xjokes</code><br />
After installation, type the following one by one at the terminal!<br />
<code>blackhole</code><br />
<code>yasiti</code><br />
<code>mori1</code><br />
<code>mori2</code></li>
<li><strong>Free the fish</strong>: Hit ALT + F2. This will open the run dialog box. type: <code>free the fish</code>Look at the cute thing on your screen. Well its good for sometime but after a while it really annoys! &#8220;Unfreeing&#8221; the free fish is not so obvious or may be i don&#8217;t know how to! Type this at the terminal -&gt;<br />
<code>killall gnome-panel</code></li>
<li><strong>gegls from outer space</strong> Same thing run this in run box.<br />
<code>gegls from outer space</code><br />
and play the game. Also please comment back iof you ever complete the level 1. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  I don&#8217;t think anyone can finish the game.</li>
</ol>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webvulture.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webvulture.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webvulture.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webvulture.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webvulture.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webvulture.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webvulture.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webvulture.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webvulture.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webvulture.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webvulture.wordpress.com&blog=4097284&post=37&subd=webvulture&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://webvulture.wordpress.com/2009/06/10/ubuntu-fun-stuff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f7402f2fdf81e4ec0ff99e137f3440e2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zubinmehta</media:title>
		</media:content>
	</item>
		<item>
		<title>FLash AMD64 ubuntu! phew!</title>
		<link>http://webvulture.wordpress.com/2009/06/09/flash-amd64-ubuntu-phew/</link>
		<comments>http://webvulture.wordpress.com/2009/06/09/flash-amd64-ubuntu-phew/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 06:07:31 +0000</pubDate>
		<dc:creator>zubin mehta</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[amd64]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://webvulture.wordpress.com/?p=33</guid>
		<description><![CDATA[After solving the graphic card problem I had (did not quite solve it! it just worked&#8230;go by the book and restart  ) I thought of making flash work in ubuntu. All the standard ones u&#8217;d probably apt-get wont make youtube videos work. Finally, I do what all ubuntu users would hate to do&#8230;yeah get [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webvulture.wordpress.com&blog=4097284&post=33&subd=webvulture&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>After solving the graphic card problem I had (did not quite solve it! it just worked&#8230;go by the book and restart <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ) I thought of making flash work in ubuntu. All the standard ones u&#8217;d probably apt-get wont make youtube videos work. Finally, I do what all ubuntu users would hate to do&#8230;yeah get the .deb and make install it. But adobe.com does not provide flash support for AMD 64 systems which was really sad. So the only way out was using <a href="http://gwenole.beauchesne.info//en/projects/nspluginwrapper" target="_blank">nspluginwrapper</a> on the flash core packages &#8211;&gt;<br />
<a href="http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz" target="_blank"> http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz</a></p>
<p>I found a web-page which has a script written to do it all. But as it says you will need <a href="http://frozenfox.freehostia.com/cappy/getlibs-all.deb" target="_blank">getlibs</a> before you get lucky &#8211;&gt; <a href="http://meandubuntu.wordpress.com/2008/08/20/flash-10-rc-on-ubuntu-amd64/" target="_blank">http://meandubuntu.wordpress.com/2008/08/20/flash-10-rc-on-ubuntu-amd64/</a></p>
<p>Awesome script <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Videos and flash works! Things are good.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webvulture.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webvulture.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webvulture.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webvulture.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webvulture.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webvulture.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webvulture.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webvulture.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webvulture.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webvulture.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webvulture.wordpress.com&blog=4097284&post=33&subd=webvulture&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://webvulture.wordpress.com/2009/06/09/flash-amd64-ubuntu-phew/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f7402f2fdf81e4ec0ff99e137f3440e2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zubinmehta</media:title>
		</media:content>
	</item>
		<item>
		<title>mysql #1064</title>
		<link>http://webvulture.wordpress.com/2009/03/02/mysql-1064/</link>
		<comments>http://webvulture.wordpress.com/2009/03/02/mysql-1064/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 16:25:18 +0000</pubDate>
		<dc:creator>zubin mehta</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[#1064]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[identifier]]></category>
		<category><![CDATA[reserved words]]></category>

		<guid isPermaLink="false">http://webvulture.wordpress.com/?p=29</guid>
		<description><![CDATA[Today evening I was as usual coding something and the code which I had written had -&#62;
$q1="INSERT into table_name(name,time,desc) VALUES('$name','$time','$desc')";

The code just refused to do what it was supposed to. Yeah you might have figured that out.
Some learnings from this were &#8211; First thing you should do when things don&#8217;t work in mysql is echo [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webvulture.wordpress.com&blog=4097284&post=29&subd=webvulture&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Today evening I was as usual coding something and the code which I had written had -&gt;<br />
<code>$q1="INSERT into table_name(name,time,desc) VALUES('$name','$time','$desc')";<br />
</code><br />
The code just refused to do what it was supposed to. Yeah you might have figured that out.<br />
Some learnings from this were &#8211; First thing you should do when things don&#8217;t work in mysql is echo the query and try running it in phpmyadmin or at the prompt!<br />
I have been using mysql for like 1.1/2 years now and I come across this outlandish error. Almost eccentric and I tried looking at he code again and again to check if i misspelt something or missed a comma, whatever&#8230;.Good that there weren&#8217;t any mistakes there, bad it took too much time. I slept for 2 hours very frustrated !!  Then I went to phpmyadmin. and there I see the &#8220;ERROR&#8221; &#8211; #1064</p>
<p>At once <a href="http://www.google.co.in/search?q=mysql+%231064&amp;ie=utf-8&amp;oe=utf-8&amp;aq=t&amp;rls=org.mozilla:en-US:official">googled</a> and there I see the answer to my problems &#8211; reserved words.<br />
Mysql has <a href="http://dev.mysql.com/doc/refman/5.1/en/reserved-words.html">reserved words </a>! Some words cannot be used as identifiers directly and to use them all we need to do is quote them.<br />
i.e.<br />
Query: <code>INSERT into table_name(name,`time`) VALUES('abcd','23443545')</code><br />
The identifier quote character is the backtick (“`”). TIME is a reserved word. Check out <a href="http://dev.mysql.com/doc/refman/5.1/en/identifiers.html">Schema object names</a></p>
<p>huh&#8230;another life&#8217;s problem solved!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webvulture.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webvulture.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webvulture.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webvulture.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webvulture.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webvulture.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webvulture.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webvulture.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webvulture.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webvulture.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webvulture.wordpress.com&blog=4097284&post=29&subd=webvulture&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://webvulture.wordpress.com/2009/03/02/mysql-1064/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f7402f2fdf81e4ec0ff99e137f3440e2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zubinmehta</media:title>
		</media:content>
	</item>
		<item>
		<title>Digg uprising for dummies</title>
		<link>http://webvulture.wordpress.com/2009/01/01/digg-uprising-for-dummies/</link>
		<comments>http://webvulture.wordpress.com/2009/01/01/digg-uprising-for-dummies/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 15:53:43 +0000</pubDate>
		<dc:creator>zubin mehta</dc:creator>
				<category><![CDATA[digg]]></category>
		<category><![CDATA[dummies]]></category>
		<category><![CDATA[power user]]></category>
		<category><![CDATA[revolution]]></category>
		<category><![CDATA[uprising]]></category>

		<guid isPermaLink="false">http://webvulture.wordpress.com/?p=26</guid>
		<description><![CDATA[So here, we come across another internet or rather digg revolution/uprising whatever! This is I think happening for the 3rd or 4th time (not sure) and infact the only so called internet revolutions or so to say &#8220;Symphony of the crowds&#8221; I have seen were on Digg. Never on any other portal have i seen [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webvulture.wordpress.com&blog=4097284&post=26&subd=webvulture&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>So here, we come across another internet or rather digg revolution/uprising whatever! This is I think happening for the 3rd or 4th time (not sure) and infact the only so called internet revolutions or so to say &#8220;Symphony of the crowds&#8221; I have seen were on Digg. Never on any other portal have i seen such integrity.<br />
So whats the whole revolt about? Its about the existence of power users. Power users are the one who are known for bartering diggs. They be your fan like that of thousand others and then choose some articles either from the internet or some which weren&#8217;t lucky enough to get even 2-3 diggs! and submit them to digg and then ask all friends, their network or barter it to get it dugg to get it on the front page, which a normal user can only dream of! These power users are known to digg like 300 articles/hour(all bartered!) and for sure they are all fake; can u read 300 articles/hour!! I bet you cannot even 10.<br />
Haha!<br />
Definitely, these power users have no love for content. They don&#8217;t care. So why do they do all this? Well, fame and maybe they are running online marketing portals and probably excelling at it, who knows!<br />
So its only the power users who mostly get content on the first page which is mostly the only page viewed by thousands. Hence, the top content that we read is not exactly what needs to be at the top but some manipulated article put there by dirty means. After getting the initial kick by friends and bartering, the rest work is done by the very normal users who digg most decent articles they come across. And thats it, job done! bingo!<br />
Most digg users now feel a need to reinvent the wheel, tweak the way digg works for it to follow democracy and not any other model which it has turned into. No matter, Digg is a wonderful website very well managed, things are now getting serious. I hope some measures are taken by the Digg staff!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webvulture.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webvulture.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webvulture.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webvulture.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webvulture.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webvulture.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webvulture.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webvulture.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webvulture.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webvulture.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webvulture.wordpress.com&blog=4097284&post=26&subd=webvulture&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://webvulture.wordpress.com/2009/01/01/digg-uprising-for-dummies/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f7402f2fdf81e4ec0ff99e137f3440e2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zubinmehta</media:title>
		</media:content>
	</item>
		<item>
		<title>Subqueries</title>
		<link>http://webvulture.wordpress.com/2008/12/29/subqueries/</link>
		<comments>http://webvulture.wordpress.com/2008/12/29/subqueries/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 04:06:45 +0000</pubDate>
		<dc:creator>zubin mehta</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://webvulture.wordpress.com/?p=24</guid>
		<description><![CDATA[Today was the first time I came across the need for SELECT&#8217;s within SELECT in mysql. Actually never done much of non-trivial coding in mysql! Also i came up with the most-probable syntax of such a thing if it existed. Then I immediately asked a friend and he said it exists and very much the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webvulture.wordpress.com&blog=4097284&post=24&subd=webvulture&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Today was the first time I came across the need for SELECT&#8217;s within SELECT in mysql. Actually never done much of non-trivial coding in mysql! Also i came up with the most-probable syntax of such a thing if it existed. Then I immediately asked a friend and he said it exists and very much the same syntax(kind of obvious) He said its called nested queries rather <a href="http://dev.mysql.com/doc/refman/5.0/en/subqueries.html">subqueries</a> and then i discovered that the early need for such nested loops was to make the language more intuitive and less confusing and hence the name &#8220;Structured Query Language&#8221; (SQL). Just imagine if you have 10 tables and u have one single connector in two consecutive tables, and suppose you need information from tb10 using tb1 info; it would be a really bad way of coding by writing 10 separate queries and pipe the outputs at ecery single stage but instead use a lot more better way by writing just one query and go ahead..Smart and obvious!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webvulture.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webvulture.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webvulture.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webvulture.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webvulture.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webvulture.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webvulture.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webvulture.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webvulture.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webvulture.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webvulture.wordpress.com&blog=4097284&post=24&subd=webvulture&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://webvulture.wordpress.com/2008/12/29/subqueries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f7402f2fdf81e4ec0ff99e137f3440e2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zubinmehta</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu lost password!</title>
		<link>http://webvulture.wordpress.com/2008/11/28/ubuntu-lost-password/</link>
		<comments>http://webvulture.wordpress.com/2008/11/28/ubuntu-lost-password/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 06:50:10 +0000</pubDate>
		<dc:creator>zubin mehta</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[lost password]]></category>
		<category><![CDATA[passwd]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[username]]></category>

		<guid isPermaLink="false">http://webvulture.wordpress.com/?p=20</guid>
		<description><![CDATA[This is one sad thing you come across after may be realising that you badly need linux for some work which is impossible in windows(believe me there are some such things&#8230;) So you realise that you do have linux installed(you were feeling all geeky some time in your past) At once you restart your computer [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webvulture.wordpress.com&blog=4097284&post=20&subd=webvulture&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This is one sad thing you come across after may be realising that you badly need linux for some work which is impossible in windows(believe me there are some such things&#8230;) So you realise that you do have linux installed(you were feeling all geeky some time in your past) At once you restart your computer and switch to linux. Then they ask you for the username and password! Most probably your username is your name but as i said you were feeling geeky when installing it long ago you have definitely kept some not-to-be-known-super-nerdy-password huh..!</p>
<p>Now you don&#8217;t remember it! Unlike other OS, no hint questions, but only an adamant screen asking the same question and wont let you proceed. Realize that passwords should be always from some of your standard known ones (or rather md5() of your name or md5 of &#8220;your_name;&#8221; &#8211; quite geeky and no need to remember;)</p>
<p>Steps to do:</p>
<ol>
<li>Restart your computer</li>
<li>When you reach your grub press &#8216;ESC&#8217; then press &#8216;e&#8217; to enter the edit mode</li>
<li>Go to your ubuntu kernel line and press &#8216;e&#8217;</li>
<li>go to the end of line and add -&gt; <span style="text-decoration:underline;"><em>rw init=/bin/bash</em></span></li>
<li>Press enter</li>
<li>press &#8216;b&#8217; to boot</li>
<li>Now as it boots it will lead you to the full access root terminal, obviously as <em>root</em></li>
<li>at the prompt type <span style="text-decoration:underline;"><em>passwd username</em></span><em> </em>and it will ask for a new unix password, set it and done</li>
<li>Suppose you do not know the username, then type -&gt; <span style="text-decoration:underline;"><em>passwd -a -S</em></span><em> </em>which will list all the users and from there you can check it out!</li>
<li>Restart your computer and login with new password</li>
</ol>
<p>Now that you have done so much to get into linux again, please do something productive there and stay there for some time&#8230;it isnt for geeks but for work!</p>
<p><span style="text-decoration:underline;">PS:</span> rm -rf  &#8211; whoever you are, whatever you do, please please do not try this at home or at workplace!</p>
<p><span style="text-decoration:underline;">PPS:</span> An easier way out &#8211; http://www.psychocats.net/ubuntu/resetpassword courtesy &#8211; A.Y. Siu, see comments</p>
<h4 class="commentauthor"></h4>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webvulture.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webvulture.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webvulture.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webvulture.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webvulture.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webvulture.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webvulture.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webvulture.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webvulture.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webvulture.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webvulture.wordpress.com&blog=4097284&post=20&subd=webvulture&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://webvulture.wordpress.com/2008/11/28/ubuntu-lost-password/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f7402f2fdf81e4ec0ff99e137f3440e2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zubinmehta</media:title>
		</media:content>
	</item>
	</channel>
</rss>