<?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>Vishal Kumar &#187; Screenshots</title>
	<atom:link href="http://www.vishalkumar.in/category/screenshots/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vishalkumar.in</link>
	<description>Think Different. Make a Difference.</description>
	<lastBuildDate>Thu, 24 Nov 2011 15:54:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to set up Trac and Subversion SVN on Dreamhost</title>
		<link>http://www.vishalkumar.in/2009/09/how-to-set-up-trac-and-subversion-svn-on-dreamhost/</link>
		<comments>http://www.vishalkumar.in/2009/09/how-to-set-up-trac-and-subversion-svn-on-dreamhost/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 17:51:23 +0000</pubDate>
		<dc:creator>Vishal</dc:creator>
				<category><![CDATA[Screenshots]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.vishalkumar.in/?p=249</guid>
		<description><![CDATA[While I was just digging around Dreamhost&#8217;s panel, I stumbled across a new One Click Install I had not seen before: Trac. Trac is, according to their site,  an enhanced wiki and issue tracking system for software development projects. Nifty. The last time I had tried my hand with Trac, I think I almost lost [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_260" class="wp-caption alignleft" style="width: 246px"><a href="http://www.vishalkumar.in/wp-content/uploads/2009/09/trac.png"><img class="size-full wp-image-260" title="Trac" src="http://www.vishalkumar.in/wp-content/uploads/2009/09/trac.png" alt="Trac" width="236" height="73" /></a><p class="wp-caption-text">Trac</p></div>
<p>While I was just digging around Dreamhost&#8217;s panel, I stumbled across a new One Click Install I had not seen before: <a title="Trac Homepage" href="http://trac.edgewall.org/">Trac</a>.</p>
<p>Trac is, according to their <a title="Trac Site" href="http://trac.edgewall.org/">site</a>,  <em>an enhanced wiki and issue tracking system for software development projects</em>. Nifty. The last time I had tried my hand with Trac, I think I almost lost my hands. But now, Dreamhost has made it super easy to get Trac, and <a title="Subversion" href="http://subversion.tigris.org/">Subversion </a>(a Concurrent Version System, made super easy with <a title="Go to the Tortoise SVN site" href="http://tortoisesvn.tigris.org/">TortoiseSVN</a>) along with it.</p>
<p>Now, as excited as I was to get this &#8216;new&#8217; thing running on my account, I realized I knew precious little about how to set it up beyond the One Click of  the famed One Click Installation process. True, Trac was now <em>installed </em>in my account, but what next?</p>
<p>A long story short, I figured someone else might walk down the same path (and get lost like I did). So I basically screenshotted the path of least resistance to setting up Trac and Subversion on Dreamhost.</p>
<p><span id="more-249"></span>This procedure, assumes of course, that you have a Dreamhost account. If you don&#8217;t, then, well, you could enjoy <a title="Chat Noir in Javascript" href="http://www.vishalkumar.in/works/jscat">this game</a> I wrote in javascript, before you move on.</p>
<p><strong>Step 1: Set up Subversion</strong></p>
<p>After you&#8217;ve logged into <a title="Dreamhost Panel" href="http://panel.dreamhost.com">Dreamhost&#8217;s Panel</a>, go to Subversion under Goodies. And fill out the form. The steps are fairly logical. You&#8217;ll get a delightful email from the Subversion creation Robot.</p>
<div id="attachment_250" class="wp-caption aligncenter" style="width: 779px"><a href="http://www.vishalkumar.in/wp-content/uploads/2009/09/trac1subversion.png"><img class="size-full wp-image-250 " title="Setting up Subversion" src="http://www.vishalkumar.in/wp-content/uploads/2009/09/trac1subversion.png" alt="Setting up Subversion" width="769" height="458" /></a><p class="wp-caption-text">Setting up Subversion</p></div>
<p><strong>Step 2: Installing Trac</strong></p>
<p>Make use of the One-Click Install feature in Dreamhost Panel, and go to second set of options to Advance Install. Select Trac, and type in an install directory. Make sure that this is empty. Select the SVN repository that you created above. Click install. You&#8217;ll (hopefully) get another delightful email.</p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<div id="attachment_251" class="wp-caption aligncenter" style="width: 812px"><a href="http://www.vishalkumar.in/wp-content/uploads/2009/09/trac2install.png"><img class="size-full wp-image-251 " title="One Click Install Trac" src="http://www.vishalkumar.in/wp-content/uploads/2009/09/trac2install.png" alt="Install Trac in One Click" width="802" height="446" /></a><p class="wp-caption-text">Install Trac in One Click</p></div>
<p><strong>Step 3:</strong></p>
<p><span style="font-weight: normal;">After step 2, you should have a Trac and Subversion SVN up and running at their respective addresses. However, you still have to create an Admin user to get things rolling. (Unless having a fixed default installation is what you had in mind all along)</span></p>
<p>In Trac, the user authentication is tied into something called <em>htaccess</em>. This is something directly involved with Apache, the web server, and its settings can be access from the Goodies&gt;Htaccess/WebDAV menu option.</p>
<p>Clicking on it will lead you to a list of the domains you have. Click on the one that you have installed Trac to. Then click on create a new directory.</p>
<p>Type in the same directory name as the Trac installation. And check the Password-protect this dir option. In the text area, type in some username &#8211; password combinations according the format given. You should have something like this:</p>
<div id="attachment_256" class="wp-caption aligncenter" style="width: 812px"><a href="http://www.vishalkumar.in/wp-content/uploads/2009/09/trac3htaccess.png"><img class="size-full wp-image-256 " title="Htaccess in Dreamhost" src="http://www.vishalkumar.in/wp-content/uploads/2009/09/trac3htaccess.png" alt="Set up Htaccess in Dreamhost Panel" width="802" height="446" /></a><p class="wp-caption-text">Set up Htaccess in Dreamhost Panel</p></div>
<p><strong>Step 4:Getting Shell Access</strong></p>
<p>Now, if you are like me, and haven&#8217;t used Dreamhost anything beyond FTP and some of the nifty features of the Panel, then welcome to the Shell Access for your host server. Basically, you&#8217;ll need to login into the server and run the &#8216;trac-admin&#8217; program on the server and tell it to give you the Administrator rights, so that you can do those tasks through the web interface itself.</p>
<p><span style="font-weight: normal;">So, get yourself shell access by going into Manage Users on the toolbox, and then selecting a Shell Account (so that you can still ftp with that account).</span></p>
<p><span style="font-weight: normal;"> </span></p>
<div id="attachment_254" class="wp-caption aligncenter" style="width: 774px"><a href="http://www.vishalkumar.in/wp-content/uploads/2009/09/trac3access1.png"><img class="size-full wp-image-254 " title="Shell Access for User" src="http://www.vishalkumar.in/wp-content/uploads/2009/09/trac3access1.png" alt="Grant Shell Access to User" width="764" height="454" /></a><p class="wp-caption-text">Grant Shell Access to User</p></div>
<p><strong>Step 5: Login with PuTTY</strong></p>
<p>Now you&#8217;ll actually need to log in into the server. For this you need a program that can SSH, like <a title="Download PuTTY here" href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">PuTTY</a>. <a title="Download PuTTY here" href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">Get it here</a>.</p>
<div id="attachment_255" class="wp-caption aligncenter" style="width: 466px"><a href="http://www.vishalkumar.in/wp-content/uploads/2009/09/trac4puttyc.png"><img class="size-full wp-image-255" title="PuTTY Configuration" src="http://www.vishalkumar.in/wp-content/uploads/2009/09/trac4puttyc.png" alt="PuTTY Configuration" width="456" height="436" /></a><p class="wp-caption-text">PuTTY Configuration</p></div>
<p>Upon pressing Open, you should be connected to the host, and you&#8217;ll get a username/password request. This are the same details for the account you just changed the type to Shell for.</p>
<p><strong>Step 5: Giving Administrator Rights</strong></p>
<p>Now, you&#8217;ll need to give yourself administrator rights. The way this is done is by calling on the &#8216;trac-admin&#8217; program to give so-and-so user the &#8216;TRAC_ADMIN&#8217; permission right. Once you have that, you needn&#8217;t return to this dark place, and can use the web interface for most of the work that you require. Right, go ahead, type something like the following then:</p>
<pre>trac-admin www.vishalkumar.in/tracme permission add vishal TRAC_ADMIN</pre>
<p>Replace the <em>www.vishalkumar.in/tracme</em> with the exact address you asked the One Click Installer to install Trac into. Replace <em>vishal </em>with your username.</p>
<div id="attachment_257" class="wp-caption aligncenter" style="width: 685px"><a href="http://www.vishalkumar.in/wp-content/uploads/2009/09/trac5admin.png"><img class="size-full wp-image-257" title="Giving yourself Administrator Rights" src="http://www.vishalkumar.in/wp-content/uploads/2009/09/trac5admin.png" alt="Giving yourself Administrator Rights" width="675" height="422" /></a><p class="wp-caption-text">Giving yourself Administrator Rights</p></div>
<p>Running  the permission list command will show the current list of permissions.</p>
<p><strong>Step 6: You&#8217;re Done!</strong></p>
<p>Well, if you&#8217;ve reached this far, then you&#8217;ve managed to successfully installed Trac and Subversion, and created an Administrator for it, on Dreamhost. If you browse to your Trac site, you&#8217;ll be requested for a username and password (the one you just created in htaccess). You should see something like</p>
<div id="attachment_258" class="wp-caption aligncenter" style="width: 727px"><a href="http://www.vishalkumar.in/wp-content/uploads/2009/09/trac6web.png"><img class="size-large wp-image-258 " title="Trac Web Interface" src="http://www.vishalkumar.in/wp-content/uploads/2009/09/trac6web-1024x535.png" alt="Trac Web Interface" width="717" height="375" /></a><p class="wp-caption-text">Trac Web Interface</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.vishalkumar.in/2009/09/how-to-set-up-trac-and-subversion-svn-on-dreamhost/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Cool GMail Labs Features &#8211; Get more from GMail</title>
		<link>http://www.vishalkumar.in/2009/09/cool-gmail-labs-features-get-more-from-gmail/</link>
		<comments>http://www.vishalkumar.in/2009/09/cool-gmail-labs-features-get-more-from-gmail/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 18:34:58 +0000</pubDate>
		<dc:creator>Vishal</dc:creator>
				<category><![CDATA[Screenshots]]></category>
		<category><![CDATA[gmail]]></category>

		<guid isPermaLink="false">http://www.vishalkumar.in/?p=232</guid>
		<description><![CDATA[I&#8217;ve been asked by quite a few people who&#8217;ve seen my GMail, and were surprised to even imagine GMail like that. So I figured I&#8217;d do a quick post on how to get GMail&#8217;s coolest features. Here is my Inbox: Here&#8217;s what I have in addition to the standard GMail Inbox: A Planet Theme (as [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been asked by quite a few people who&#8217;ve seen my GMail, and were surprised to even imagine GMail like that. So I figured I&#8217;d do a quick post on how to get GMail&#8217;s coolest features.</p>
<p>Here is my Inbox:</p>
<div id="attachment_233" class="wp-caption aligncenter" style="width: 624px"><a href="http://www.vishalkumar.in/wp-content/uploads/2009/09/inbox.png"><img class="size-large wp-image-233 " title="GMail Inbox" src="http://www.vishalkumar.in/wp-content/uploads/2009/09/inbox-1024x618.png" alt="GMail Inbox" width="614" height="371" /></a><p class="wp-caption-text">GMail Inbox</p></div>
<p><span id="more-232"></span></p>
<p>Here&#8217;s what I have in addition to the standard GMail Inbox:</p>
<ul>
<li>A Planet Theme (as you can see with the orange planet thing behind GMail)</li>
<li>A extra side panel containing Multiple Inboxes, or different views of my mail</li>
<li>Integrated Google Calender</li>
<li>Integrated Google Docs</li>
</ul>
<p>To get these and more activated in your GMail account, you will need the following:</p>
<ul>
<li>A GMail Account. If you don&#8217;t already have one, get it at <a style="text-decoration: none;" title="GMail" href="http://www.gmail.com">Gmail.com</a></li>
</ul>
<p>That about it.</p>
<p>Now, click on settings in the top right corner, and you&#8217;ll get something like:</p>
<div id="attachment_235" class="wp-caption aligncenter" style="width: 624px"><a href="http://www.vishalkumar.in/wp-content/uploads/2009/09/settings.png"><img class="size-large wp-image-235 " title="GMail Settings" src="http://www.vishalkumar.in/wp-content/uploads/2009/09/settings-1024x618.png" alt="GMail Settings" width="614" height="371" /></a><p class="wp-caption-text">GMail Settings</p></div>
<p>First of all, click on the tab that says Labs, and you&#8217;ll get the same screen as the one above. You&#8217;ll need to Enable the Labs features, after which its a good idea to refresh GMail.</p>
<p>You&#8217;ll see a lot of various options in this area, for enabling or disabling various Lab features.</p>
<p>Here, scroll down and find <strong>Multiple Inboxes. </strong>You can also enable Google Calender Gadget, Google Docs Gadget, and for those of you with slower internet speed, enable GMail Inbox Preview (first <a href="http://www.vishalkumar.in/2009/05/a-few-good-google-gmail-updates/">covered here</a>).</p>
<div id="attachment_234" class="wp-caption aligncenter" style="width: 624px"><a href="http://www.vishalkumar.in/wp-content/uploads/2009/09/preview.png"><img class="size-large wp-image-234 " title="GMail Inbox Preview" src="http://www.vishalkumar.in/wp-content/uploads/2009/09/preview-1024x618.png" alt="GMail Inbox Preview" width="614" height="371" /></a><p class="wp-caption-text">GMail Inbox Preview</p></div>
<p>Once you&#8217;ve saved the changes, you need to click on the Multiple Inboxes tab link. Here, you can set the number of side inboxes you want, along with what kind of emails you want to show there. I highly recommend that you put <em>&#8216;is:starred </em>&#8216; as one of the search strings. Basically this will have one of your Multiple Inboxes showing only the mails that you have starred. This way, you can put a star on an important email, and have it appear on the side of your main page.</p>
<p>Another feature I like about Gmail is purely cosmetic. I&#8217;m talking of course, about the Themes. I have the Planets theme installed, which looks really pretty, and also changes in image according to the time of the place you are in.</p>
<p>You can click on the themes tab and select a theme of your choice. Pepples is really good too.</p>
<div id="attachment_236" class="wp-caption aligncenter" style="width: 624px"><a href="http://www.vishalkumar.in/wp-content/uploads/2009/09/themes.png"><img class="size-large wp-image-236 " title="GMail Themes" src="http://www.vishalkumar.in/wp-content/uploads/2009/09/themes-1024x538.png" alt="GMail Themes" width="614" height="323" /></a><p class="wp-caption-text">GMail Themes</p></div>
<p>Anyway, these are just some of the basic GMail features that I have enabled on my GMail. I find that it looks way more interesting than before, and having links to my calender, docs, and starred mails right there in my main inbox saves a lot of time hunting down stuff. Check it out.</p>
<p>Have any other cool GMail trick? Comment it down.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vishalkumar.in/2009/09/cool-gmail-labs-features-get-more-from-gmail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GRE Dates for Hyderabad and Kolkata, 2009</title>
		<link>http://www.vishalkumar.in/2009/05/gre-dates-for-hyderabad-and-kolkata-2009/</link>
		<comments>http://www.vishalkumar.in/2009/05/gre-dates-for-hyderabad-and-kolkata-2009/#comments</comments>
		<pubDate>Sat, 30 May 2009 17:05:33 +0000</pubDate>
		<dc:creator>Vishal</dc:creator>
				<category><![CDATA[Exams]]></category>
		<category><![CDATA[Screenshots]]></category>
		<category><![CDATA[exam]]></category>
		<category><![CDATA[gre]]></category>
		<category><![CDATA[screenshot]]></category>

		<guid isPermaLink="false">http://www.vishalkumar.in/?p=93</guid>
		<description><![CDATA[A little screenshot collection of GRE Dates for Hyderabad and Kolkata for the year 2009]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/Cracking-2009-Graduate-School-Preparation/dp/037542864X/ref=sr_1_3?ie=UTF8&amp;s=books&amp;qid=1243703394&amp;sr=8-3"><img class=" alignright" title="Cracking GRE 2009 from Princeton Review, at Amazon.com" src="http://ecx.images-amazon.com/images/I/41i7wLNkBWL._SL500_AA240_.jpg" alt="Cracking GRE 2009 from Princeton Review" width="156" height="156" /></a></p>
<p>I was just asked to look up the dates for, well, the <a href="http://www.gre.org">GRE</a>, so I did.</p>
<p>Then I wondered if it would the last of such request that I might get.</p>
<p>And hey, I had a <a href="http://www.vishalkumar.in">semi-permanent place to post things</a>, now didn&#8217;t I?</p>
<p>Anyways, click to read after the jump for the screenshot images (all neatly photoshopped), of the available dates for the GRE exam in Hyderabad and Kolkata, for the rest of 2009</p>
<p><span id="more-93"></span></p>
<p>Here are the dates for GRE in Hyderabad:</p>
<div id="attachment_94" class="wp-caption aligncenter" style="width: 457px"><a href="http://www.vishalkumar.in/wp-content/uploads/2009/05/grehyd.jpg"><img class="size-full wp-image-94" title="GRE Hyderabad Dates, 2009" src="http://www.vishalkumar.in/wp-content/uploads/2009/05/grehyd.jpg" alt="GRE Hyderabad Dates, 2009" width="447" height="489" /></a><p class="wp-caption-text">GRE Dates for Hyderabad, 2009</p></div>
<p>And for Kolkata:</p>
<div id="attachment_95" class="wp-caption aligncenter" style="width: 479px"><a href="http://www.vishalkumar.in/wp-content/uploads/2009/05/grekol.jpg"><img class="size-full wp-image-95" title="GRE Dates for Kolkata, 2009" src="http://www.vishalkumar.in/wp-content/uploads/2009/05/grekol.jpg" alt="GRE Dates for Kolkata, 2009" width="469" height="552" /></a><p class="wp-caption-text">GRE Dates for Kolkata, 2009</p></div>
<p>Go ahead, share it with your friends. And remember, I&#8217;m not responsible if those dates get booked, the timings are off, or if your pet chocked because it read my blog.</p>
<p>Another thing, the GRE General Exam costs $180, or around <a title="Google Currency Converter" href="http://www.google.co.in/search?q=180usd+in+inr">Rs.8,500</a>. Wow. Paying that amount just makes you want to study harder, doesn&#8217;t it?</p>
<p>Check out <a href="http://www.gre.org">www.gre.org</a> for more info. Cheers.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-3193002116048421";
/* 468x15, created 6/20/09 */
google_ad_slot = "3058647263";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>Update:</p>
<div id="attachment_220" class="wp-caption aligncenter" style="width: 465px"><a href="http://www.vishalkumar.in/wp-content/uploads/2009/05/grehyd1.jpg"><img class="size-full wp-image-220" title="GRE Hyderabad Dates" src="http://www.vishalkumar.in/wp-content/uploads/2009/05/grehyd1.jpg" alt="GRE Hyderabad Dates" width="455" height="389" /></a><p class="wp-caption-text">GRE Hyderabad Dates</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.vishalkumar.in/2009/05/gre-dates-for-hyderabad-and-kolkata-2009/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

