<?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>Ankit Jain &#187; Quick Tricks</title>
	<atom:link href="http://ankitjain.info/ankit/category/quick-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://ankitjain.info/ankit</link>
	<description>» It’s all about Ankit and Web! «</description>
	<lastBuildDate>Mon, 28 Jun 2010 06:28:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Saving Money with IRCTC</title>
		<link>http://ankitjain.info/ankit/2010/04/25/indian-rail-payment-gateway-online-booking/</link>
		<comments>http://ankitjain.info/ankit/2010/04/25/indian-rail-payment-gateway-online-booking/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 06:19:02 +0000</pubDate>
		<dc:creator>Ankit</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Quick Tricks]]></category>
		<category><![CDATA[indian railway]]></category>
		<category><![CDATA[irctc]]></category>
		<category><![CDATA[payment gateway]]></category>

		<guid isPermaLink="false">http://ankitjain.info/ankit/?p=375</guid>
		<description><![CDATA[Booking a ticket at IRCTC means spending a few bucks extra. Well, it does not bother much as it saved my time and petrol. Here is a tip to save some money, but before that, a concern to raise! IRCTC charges flat Rs 10 on each ticket as their service charge. But why? Cards payment [...]]]></description>
			<content:encoded><![CDATA[<p>Booking a ticket at <a href="http://www.irctc.co.in" target="_blank" >IRCTC</a> means spending a few bucks extra. Well, it does not bother much as it saved my time and petrol. Here is a tip to save some money, but before that, a concern to raise!</p>
<blockquote><p>IRCTC charges flat Rs 10 on each ticket as their service charge. But why? Cards payment industry has a painful clause that merchants has to bear any fraud. For example, if a fraudster books a ticket with stolen card and later the card owner files a <a href="http://en.wikipedia.org/wiki/Chargeback" target="_blank" >chargeback</a>, IRCTC has to pay the amount back. But the fraudster has finished enjoying travel before owner files a chargeback! So how to does they deal with this? IRCTC decided (like what other merchants do) to take this from consumers as an insurance money. And that&#8217;s how an <em>honest poor Indian</em> suffers! </p></blockquote>
<p>Let&#8217;s get back to the business of this post. Apart for typical IRCTC charges, the consumer has to beer additional bank charges too. Refer the <a target="_blank" href="http://www.irctc.co.in/payment.html">list of transaction service fees</a> charged by various banks at IRCTC. All credit card payment gateways charge 1.65-1.8% of transaction amount, Debit cards are charged at flat Rs 10 while net-banking transactions are charged a little more (Rs 10 + Service Tax).</p>
<p>If you want to save a few bucks while booking small tickets (up to Rs 600) use credit cards and debit cards if they are enabled. <strong>ICICI has enabled use of Visa debit-cards at credit-card gateways.</strong> I typically select <strong>Axis PG</strong> and use ICICI debit card. As a result I pay Rs 10 + 1.65% additionally.</p>
<p>- ankit</p>
]]></content:encoded>
			<wfw:commentRss>http://ankitjain.info/ankit/2010/04/25/indian-rail-payment-gateway-online-booking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ProxySwitcher &#8211; My First Firefox Extension</title>
		<link>http://ankitjain.info/ankit/2010/01/10/iitk-proxy-switcher/</link>
		<comments>http://ankitjain.info/ankit/2010/01/10/iitk-proxy-switcher/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 12:29:14 +0000</pubDate>
		<dc:creator>Ankit</dc:creator>
				<category><![CDATA[Programming/Code]]></category>
		<category><![CDATA[Quick Tricks]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[proxy-server]]></category>

		<guid isPermaLink="false">http://ankitjain.info/ankit/?p=354</guid>
		<description><![CDATA[At IITK we have two Internet proxy-servers. Sometimes, one server goes down and we are required to switch to another by navigating to Tools > Options > Advanced > Network > Settings. With Firefox, I tried to simplify this effort with following extension &#8211; one click proxy switcher! Once installed, you will see IITK&#8217;s Proxy [...]]]></description>
			<content:encoded><![CDATA[<p>At IITK we have two Internet proxy-servers. Sometimes, one server goes down and we are required to switch to another by navigating to Tools > Options > Advanced > Network > Settings. With Firefox, I tried to simplify this effort with following extension &#8211; <em>one click proxy switcher</em>!<br />
<center><br />
<a title="Download - One Click Proxy Switcher" jsinstallmethod="browser_app_addon_install"  href="/ankit/wp-content/proxyswitcher.xpi"><img src="/ankit/wp-content/addtoFirefox.png"/></a><br />
</center></p>
<p>Once installed, you will see <strong>IITK&#8217;s Proxy Switcher</strong> in Tools menu. This extension switches between <u><em>direct connection</em>, <em>bsnlproxy</em> and <em>vsnlproxy</em></u>. It only modifies server-address and leaves PORT number as it is.<br />
<span id="more-354"></span><br />
<center><br />
<img src="/ankit/wp-content/proxy-switcher.png" alt="tools-menu-proxy-sqwitcher" /><br />
</center></p>
<p><small>* This software/extension is provided &#8220;as is&#8221; and without any warranty or support. The author will not be liable for data loss, damages or any other kind of loss while using or misusing this software. The extension is FREE and copy left.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://ankitjain.info/ankit/2010/01/10/iitk-proxy-switcher/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Understanding Errors</title>
		<link>http://ankitjain.info/ankit/2009/11/05/firefox-compression/</link>
		<comments>http://ankitjain.info/ankit/2009/11/05/firefox-compression/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 20:50:15 +0000</pubDate>
		<dc:creator>Ankit</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Quick Tricks]]></category>
		<category><![CDATA[compression]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[gzip]]></category>
		<category><![CDATA[mozilla]]></category>

		<guid isPermaLink="false">http://ankitjain.info/ankit/?p=347</guid>
		<description><![CDATA[The following solution just came random to my mind and it worked! Problem: While surfing around, I came across a website whose content encoding is not being supported with my latest Firefox v3.5.4 showed me unsupported compression error. Content Encoding Error The page you are trying to view cannot be shown because it uses an [...]]]></description>
			<content:encoded><![CDATA[<p>The following solution just came random to my mind and it worked! </p>
<p><strong>Problem</strong>: While surfing around, I came across a website whose content encoding is not being supported with my latest Firefox v3.5.4 showed me unsupported compression error. </p>
<p><code><strong>Content Encoding Error</strong><br />
The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.<br />
    *   Please contact the website owners to inform them of this problem.</code></p>
<p><strong>Solution</strong>: As per my knowledge web-servers generally use GZ compression and Firefox well supports that. Then what&#8217;s wrong here? Digging a bit into Firefox&#8217;s &#8216;<a target="_blank" href="http://kb.mozillazine.org/Firefox_:_FAQs_:_About:config_Entries">about:config</a>&#8216;, I did a search for &#8216;gz&#8217;. The setting <code>network.http.accept-encoding</code> was set to <code>gzip,deflate</code>. What&#8217;s wrong? Let&#8217;s try setting it <code>gzip,deflate,gz</code>. And it worked!. The catch here is gzip and gz are two different extensions used for the same <code>gzip</code> compression. Eventually,  the questions is who&#8217;s in fault, Firefox or the website?</p>
<p>- ankit</p>
]]></content:encoded>
			<wfw:commentRss>http://ankitjain.info/ankit/2009/11/05/firefox-compression/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu (hardy) Default Keyring Password</title>
		<link>http://ankitjain.info/ankit/2009/09/30/ubuntu-keyring-password-reset/</link>
		<comments>http://ankitjain.info/ankit/2009/09/30/ubuntu-keyring-password-reset/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 06:58:22 +0000</pubDate>
		<dc:creator>Ankit</dc:creator>
				<category><![CDATA[Quick Tricks]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[why-i-hate-ubuntu]]></category>

		<guid isPermaLink="false">http://ankitjain.info/ankit/?p=345</guid>
		<description><![CDATA[You see a dialog asking &#8220;Enter password for default keyring to unlock&#8221; It&#8217;s really a weird behavior and that&#8217;s one more reason why I hate Ubuntu (but unfortunately I have to work on Linux box and Ubuntu seems to be the best of all distros). Read on.. Problem: When I connect to wireless network and [...]]]></description>
			<content:encoded><![CDATA[<p>You see a dialog asking &#8220;<em>Enter password for default keyring to unlock</em>&#8221;</p>
<p>It&#8217;s really a weird  behavior and that&#8217;s one more reason why I hate Ubuntu (but unfortunately I have to work on Linux box and Ubuntu seems to be the best of all distros). Read on..</p>
<p><strong>Problem:</strong> When I connect to wireless network and give it wireless network password, it asks me for default keyring password.<br />
<strong>Solution:</strong> Pointed out by <a href="http://mexpolk.wordpress.com/2008/02/06/ubuntu-change-default-keyring-password/" target="_blank" >Ivan Torres</a>. This all starts the moment you change your first Ubuntu password (the one you have set at the time of installation) as it does not change keyring password. So, if your user password is changed, every time you log in Keyring Manager will ask for the password you supplied during Ubuntu’s installation. To fix this go to <em>Applications</em> -> <em>Accessories</em> -><em> Passwords and Encryption Keys)</em>, and then go to <em>Edit</em> -><em> Preferences menu</em>. Select GNOME Keyring tab and change the password to match your actual Linux user password. Now one you use your </p>
]]></content:encoded>
			<wfw:commentRss>http://ankitjain.info/ankit/2009/09/30/ubuntu-keyring-password-reset/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Setting Default JVM on Ubuntu</title>
		<link>http://ankitjain.info/ankit/2009/06/21/set-default-jvm-linux-sun-update/</link>
		<comments>http://ankitjain.info/ankit/2009/06/21/set-default-jvm-linux-sun-update/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 19:46:02 +0000</pubDate>
		<dc:creator>Ankit</dc:creator>
				<category><![CDATA[Quick Tricks]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://ankitjain.info/ankit/?p=324</guid>
		<description><![CDATA[Heard of &#8216;update-alternatives&#8217; on Linux? It&#8217;s a smart utility to find various versions of one software and set default. For example, you may have GNU Java as well as Sun Java. (frankly saying, I hate GNU Java, aka gcj) sudo update-alternatives --config java [ Where can I see all installed JVM? On Ubuntu, Java Virtual [...]]]></description>
			<content:encoded><![CDATA[<p>Heard of &#8216;update-alternatives&#8217; on Linux? It&#8217;s a smart utility to find various versions of one software and set default.</p>
<p>For example, you may have GNU Java as well as Sun Java. (frankly saying,  <a target="_blank" href="http://www.google.com/search?q=gcj+(UTF-8+or+mysql)+encoding+issues">I hate GNU Java, aka gcj</a>)</p>
<blockquote><p>
<code>sudo update-alternatives --config java</code></p></blockquote>
<p>[ <strong>Where can I see all installed JVM?</strong><br />
On Ubuntu, Java Virtual Machines are installed in <code>/usr/lib/jvm</code>. You can see <em>java-gcj</em> here which comes by default with Ubuntu.<br />
]<br />
- ankit</p>
]]></content:encoded>
			<wfw:commentRss>http://ankitjain.info/ankit/2009/06/21/set-default-jvm-linux-sun-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create Polaroid Like Photo Effect Online</title>
		<link>http://ankitjain.info/ankit/2009/02/20/free-image-polaroid-template-add-title-shadow/</link>
		<comments>http://ankitjain.info/ankit/2009/02/20/free-image-polaroid-template-add-title-shadow/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 02:25:42 +0000</pubDate>
		<dc:creator>Ankit</dc:creator>
				<category><![CDATA[Product Review]]></category>
		<category><![CDATA[Quick Tricks]]></category>
		<category><![CDATA[editing]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://ankitjain.info/ankit/?p=247</guid>
		<description><![CDATA[Polaroid-It goes online just now&#8230; It&#8217;s a free tool for creating transparent Polaroid images instantly and that also right from you browser. All it takes is to pick a photo and clicking &#8216;Create&#8217; button Here is what it supports: Add caption to your photo Match the background with your Orkut profile&#8217;s theme color. This gives [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://polaroid-effect.tk/">Polaroid-It</a> goes online just now&#8230; It&#8217;s a free tool for creating transparent Polaroid images instantly and that also right from you browser. All it takes is to pick a photo and clicking &#8216;Create&#8217; button <img src='http://ankitjain.info/ankit/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Here is what it supports:</p>
<ol>
<li>Add caption to your photo</li>
<li>Match the background with your Orkut profile&#8217;s theme color. This gives stunning effect right into your photo album.</li>
<li>And it&#8217;s free, even without any watermarks <img src='http://ankitjain.info/ankit/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </li>
<li>Jpeg/Png/Gif files supported.</li>
</ol>
<p>-ankit</p>
]]></content:encoded>
			<wfw:commentRss>http://ankitjain.info/ankit/2009/02/20/free-image-polaroid-template-add-title-shadow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GTalk Hacks and Tweaks</title>
		<link>http://ankitjain.info/ankit/2008/09/19/google-talk-hacks-tip-tricks/</link>
		<comments>http://ankitjain.info/ankit/2008/09/19/google-talk-hacks-tip-tricks/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 20:49:10 +0000</pubDate>
		<dc:creator>Ankit</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Quick Tricks]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[registry]]></category>

		<guid isPermaLink="false">http://ankitjain.info/ankit/2008/09/19/google-talk-hacks-tip-tricks</guid>
		<description><![CDATA[Here are few hacks to use with Google Talk: Did you ever wish to run two instances for GTalk? This is possible and plain simple. Navigate to the shortcut that launches Google Talk (if not available, right click on C:\Program Files\Google\Google Talk\googletalk.exe and select Create Shortcut). Open properties. Add /nomutex in the target textbox. To [...]]]></description>
			<content:encoded><![CDATA[<p>Here are few hacks to use with Google Talk:</p>
<ol type="1" start="1">
<li class="MsoNormal">Did you ever wish to run two instances for GTalk? This is      possible and plain simple. Navigate to the shortcut that launches Google      Talk (if not available, right click on <em><span style="font-size: 10pt">C:\Program Files\Google\Google      Talk\googletalk.exe</span></em> and select Create Shortcut). Open properties.      Add <em><span style="font-size: 10pt">/nomutex</span></em>      in the target textbox.</li>
<li class="MsoNormal">To keep GoogleTalk always      on top: Go to the registry entry <em><span style="font-size: 10pt">HKEY_CURRENT_USER\Software\Google\Google Talk\Options</span></em>,      create a new DWORD <em><span style="font-size: 10pt">show_pin</span></em> and set its value to 1.      Restart GTalk and you will see a pin near the minimize button.</li>
<li class="MsoNormal">To bring all GTalk windows in front press [Win] + [Esc] keys      on keyboard.</li>
<li class="MsoNormal">To write in bold use *this text is bold* and for italic      _this is italic_.</li>
<li class="MsoNormal">Coping someone&#8217;s avatar: Navigate to <em><span style="font-size: 10pt">%userprofile%\AppData\Local\Google\google      talk\avatars\</span></em>. This directory contains all avatars cached in PNG      format (rename them). Search by email in <em><span style="font-size: 10pt">avatar.txt</span></em> to find your friends avatar.</li>
</ol>
<p>- ankit</p>
]]></content:encoded>
			<wfw:commentRss>http://ankitjain.info/ankit/2008/09/19/google-talk-hacks-tip-tricks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Podcasting Making Easier</title>
		<link>http://ankitjain.info/ankit/2008/07/07/podcasting-making-easier/</link>
		<comments>http://ankitjain.info/ankit/2008/07/07/podcasting-making-easier/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 09:18:27 +0000</pubDate>
		<dc:creator>Ankit</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Quick Tricks]]></category>
		<category><![CDATA[flash player]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[podcast]]></category>

		<guid isPermaLink="false">http://ankitjain.info/ankit/2008/07/07/podcasting-making-easier</guid>
		<description><![CDATA[Here is how you can embed a mp3/song on a web page: &#60;embed type=&#34;application/x-shockwave-flash&#34; src=&#34;http://beemp3.com/player/player.swf&#34; style=&#34;width: 290px;&#34; id=&#34;126954385&#34; name=&#34;126954385&#34; bgcolor=&#34;#ffffff&#34; quality=&#34;autohigh&#34; wmode=&#34;transparent&#34; flashvars=&#34;playerID=1&#38;amp;bg=0xCDDFF3&#38;amp;soundFile=http://www.tdfast.com/mfiles/headroom-Happy_Birthday_.mp3&#38;amp;autostart=yes&#34; allownetworking=&#34;internal&#34; allowscriptaccess=&#34;never&#34; width=&#34;290&#34; height=&#34;24&#34;&#62; You should replace the mp3 file mentioned under soundFile variable. The autostart=yes variable causes the player to play mp3 immediately (it can be removed). You can follow this [...]]]></description>
			<content:encoded><![CDATA[<p>Here is how you can embed a mp3/song on a web page:</p>
<p><code>&lt;embed type=&quot;application/x-shockwave-flash&quot;<br />
src=&quot;http://beemp3.com/player/player.swf&quot; style=&quot;width: 290px;&quot; id=&quot;126954385&quot; name=&quot;126954385&quot; bgcolor=&quot;#ffffff&quot;<br />
quality=&quot;autohigh&quot; wmode=&quot;transparent&quot;<br />
flashvars=&quot;playerID=1&amp;amp;bg=0xCDDFF3&amp;amp;soundFile=http://www.tdfast.com/mfiles/headroom-Happy_Birthday_.mp3&amp;amp;autostart=yes&quot;<br />
allownetworking=&quot;internal&quot; allowscriptaccess=&quot;never&quot; width=&quot;290&quot; height=&quot;24&quot;&gt;<br />
</code></p>
<p>You should replace the mp3 file mentioned under <em>soundFile</em> variable. The <em>autostart=yes</em> variable causes the player to play mp3 immediately (it can be removed).</p>
<p>You can follow this to add jingles on your friend&#8217;s scrap book. Here is an example of a Birthday jingle <img src='http://ankitjain.info/ankit/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <embed type="application/x-shockwave-flash" src="http://beemp3.com/player/player.swf" style="width: 290px;" id="126954385" name="126954385" bgcolor="#ffffff" quality="autohigh" wmode="transparent" flashvars="playerID=1&amp;bg=0xCDDFF3&amp;soundFile=http://www.tdfast.com/mfiles/headroom-Happy_Birthday_.mp3" allownetworking="internal" allowscriptaccess="never" width="290" height="24"></embed></p>
<p>For more information about customizing refer <a href="http://www.1pixelout.net/code/audio-player-wordpress-plugin/" targer="_blank">http://www.1pixelout.net/code/audio-player-wordpress-plugin/</a></p>
<p>- ankit<br />
<span id="more-115"></span><br />
[Edited: this one for Happy New Year</p>
<p><code>&lt;embed type=&quot;application/x-shockwave-flash&quot;<br />
src=&quot;http://beemp3.com/player/player.swf&quot; style=&quot;width: 290px;&quot; id=&quot;126954385&quot; name=&quot;126954385&quot; bgcolor=&quot;#ffffff&quot;<br />
quality=&quot;autohigh&quot; wmode=&quot;transparent&quot;<br />
flashvars=&quot;playerID=1&amp;amp;bg=0xCDDFF3&amp;amp;soundFile=http://www.electricpocket.com/ringtones/Xmas/HappyNewYear.mp3&amp;amp;autostart=yes&quot;<br />
allownetworking=&quot;internal&quot; allowscriptaccess=&quot;never&quot; width=&quot;290&quot; height=&quot;24&quot;&gt;<br />
</code></p>
<p>This one is a complete hidden (prefect for a Horror show):<br />
<code>&lt;embed type="application/x-shockwave-flash"<br />
src="http://beemp3.com/player/player.swf" style="width: 290px;" id="126954385" name="126954385" bgcolor="#ff0000" border="#H000HH"<br />
quality="autohigh" wmode="transparent"<br />
flashvars="playerID=1&amp;bg=0xFFFFFF&#038;border=0xFFFFFF&#038;text=0xFFFFFF&#038;slider=0xFFFFFF&#038;loader=0xFFFFFF&#038;lefticon=0xFFFFFF&#038;righticon=0xFFFFFF&#038;track=0xFFFFFF&#038;leftbg=0xFFFFFF&#038;rightbg=0xFFFFFF&#038;rightbghover=0xFFFFFF&#038;righticonhover=0xFFFFFF&amp;soundFile=http://www.make4fun.com/download/ringtones/scary/Womans%20Scream%20Of%20Horror.mp3&amp;autostart=yes"<br />
allownetworking="internal" allowscriptaccess="never" width="290" height="24"&gt;<br />
</code><br />
]</p>
]]></content:encoded>
			<wfw:commentRss>http://ankitjain.info/ankit/2008/07/07/podcasting-making-easier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.tdfast.com/mfiles/headroom-Happy_Birthday_.mp3" length="817643" type="audio/mpeg" />
		</item>
		<item>
		<title>Useful add-ons (plugins) for Visual Studio 2005</title>
		<link>http://ankitjain.info/ankit/2007/03/18/useful-add-ons-for-visual-studio-2005/</link>
		<comments>http://ankitjain.info/ankit/2007/03/18/useful-add-ons-for-visual-studio-2005/#comments</comments>
		<pubDate>Sun, 18 Mar 2007 13:32:02 +0000</pubDate>
		<dc:creator>Ankit</dc:creator>
				<category><![CDATA[Quick Tricks]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://ankitjain.info/ankit/2007/03/18/useful-add-ons-for-visual-studio-2005</guid>
		<description><![CDATA[Extensibility of Visual Studio 2005 made developers to write custom tools, aka plugins, making your everyday tasks simpler. Here are few must have tools: Visual Studio Add-Ins Every Developer Should Download Now, SmartPaster is very handful Create a Debugger Visualizer in 10 Lines of Code: Explains writing debug visualizer. If you cannot read article, downloading [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal"><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial">Extensibility of Visual Studio 2005 made developers to write custom tools, aka plugins, making your everyday tasks simpler. Here are few must have  tools:</span></font></p>
<ol type="1" style="margin-top: 0in">
<li class="MsoNormal"><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial"><a title="blocked::http://msdn.microsoft.com/msdnmag/issues/05/12/VisualStudioAddins/default.aspx" href="http://msdn.microsoft.com/msdnmag/issues/05/12/VisualStudioAddins/default.aspx">Visual  Studio Add-Ins Every Developer Should Download Now</a>, <a title="blocked::http://weblogs.asp.net/alex_papadimoulis/archive/2004/05/25/Smart-Paster-1.1-Add-In---StringBuilder-and-Better-C_2300_-Handling.aspx" href="http://weblogs.asp.net/alex_papadimoulis/archive/2004/05/25/Smart-Paster-1.1-Add-In---StringBuilder-and-Better-C_2300_-Handling.aspx">SmartPaster</a>  is very handful </span></font></li>
<li class="MsoNormal"><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial"><a title="blocked::http://www.codeproject.com/csharp/ImageVisualizer.asp" href="http://www.codeproject.com/csharp/ImageVisualizer.asp">Create a Debugger  Visualizer in 10 Lines of Code</a>: Explains writing debug visualizer. If you  cannot read article, downloading binaries and installing the image visualizer  would be surely helpful.</span></font></li>
<li class="MsoNormal"><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial"><a title="blocked::http://www.codeproject.com/useritems/LineCounterAddin.asp" href="http://www.codeproject.com/useritems/LineCounterAddin.asp">Line  Counter</a></span></font></li>
<li class="MsoNormal"><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial">Opening solution  folder, See class definition on MSDN2, Search in Google â€“ All of these available  at <a title="blocked::http://www.codeproject.com/csharp/Explorer.asp" href="http://www.codeproject.com/csharp/Explorer.asp">single right click</a>,  </span></font></li>
<li class="MsoNormal"><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial"><a title="blocked::http://www.codeproject.com/macro/VSHelper.asp" href="http://www.codeproject.com/macro/VSHelper.asp">Visual Studio IDE  enhancements</a>: Switch between C/CPP and H files, find document in the  Solution Explorer, Cut and copy (plain text only) </span></font></li>
<li class="MsoNormal"><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial"><a title="blocked::http://www.codeproject.com/showcase/slickedit_gadgets.asp" href="http://www.codeproject.com/showcase/slickedit_gadgets.asp">Free SlickEditÂ®  Gadgets</a>: Auto-copy selection, Line ruler, Indentation  guide</span></font></li>
<li class="MsoNormal"><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial"><a title="blocked::http://www.codeproject.com/csharp/zipstudio.asp" href="http://www.codeproject.com/csharp/zipstudio.asp">ZipStudio</a>: Create Zip  of you solution with single right click</span></font></li>
<li class="MsoNormal"><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial">Visual Studio 2005  add-in for <a title="blocked::http://www.codeplex.com/ImportsSorter/Release/ProjectReleases.aspx" href="http://www.codeplex.com/ImportsSorter/Release/ProjectReleases.aspx">sorting  imports/using blocks</a></span></font></li>
<li class="MsoNormal"><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial"><a title="blocked::http://www.codeplex.com/ResourceRefactoring/Release/ProjectReleases.aspx" href="http://www.codeplex.com/ResourceRefactoring/Release/ProjectReleases.aspx">Resource  Refactoring Tool</a>: provides developers an easy way to extract hard coded  strings from the code to resource files (donkey work <img src='http://ankitjain.info/ankit/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  </span></font><font size="2" face="Wingdings"><span style="font-size: 10pt; font-family: Wingdings" /></font><font size="2" face="Arial"><span style="font-size: 10pt; font-family: Arial">)</span></font> <span style="font-size: 10pt; font-family: Arial" /></li>
<li class="MsoNormal"><span style="font-size: 10pt; font-family: Arial"><a target="_blank" href="http://blogs.msdn.com/keiths/archive/2007/02/02/refactor-for-asp-net-2-0.aspx">Refactor! for ASP.NET 2.0</a><font face="Arial"> : 25 advanced refactoring  tools in one package.</font></span></li>
</ol>
<p>- Ankit</p>
]]></content:encoded>
			<wfw:commentRss>http://ankitjain.info/ankit/2007/03/18/useful-add-ons-for-visual-studio-2005/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Foxit &#8211; PDF Reader</title>
		<link>http://ankitjain.info/ankit/2007/03/18/foxit-incredibly-fast-pdf-reader/</link>
		<comments>http://ankitjain.info/ankit/2007/03/18/foxit-incredibly-fast-pdf-reader/#comments</comments>
		<pubDate>Sun, 18 Mar 2007 13:24:33 +0000</pubDate>
		<dc:creator>Ankit</dc:creator>
				<category><![CDATA[Product Review]]></category>
		<category><![CDATA[Quick Tricks]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://ankitjain.info/ankit/2007/03/18/foxit-incredibly-fast-pdf-reader</guid>
		<description><![CDATA[Q: How many times in a day you wait for Adobe Acrobat Reader to load? A: Almost 2-5 items a day, as I&#8217;m an avid Internet user. Let me list down where Acrobat Reader sucks: The Adobe Reader 8 installer a massive 20.8MB setup to download and time consuming setup. Version 5 was roughly fast [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal"><strong><em>Q: How many times in a day you wait for Adobe Acrobat Reader to load?</em></strong></p>
<p class="MsoNormal">A: Almost 2-5 items a day, as I&#8217;m an avid Internet user. Let me list down where Acrobat Reader sucks:</p>
<ol type="1" start="1" style="margin-top: 0in">
<li class="MsoNormal">The      Adobe Reader 8 installer a massive 20.8MB setup to download and time      consuming setup.</li>
<li class="MsoNormal">Version      5 was roughly fast whereas new versions are becoming more memory hungry      and CPU intensive and version 7 is damn hungry. It takes almost 10-15      seconds to load!</li>
<li class="MsoNormal">Frankly speaking, I hate their patents listed in splash screen.</li>
<li class="MsoNormal">If a PDF file has high graphics it sucks further and application hangs for few      seconds.</li>
<li class="MsoNormal">Seriously I&#8217;m looking for a replacement!</li>
</ol>
<p class="MsoNormal">
<p class="MsoNormal">Hmmm! a serious problem that affects my efficiency directly. Let&#8217;s <a target="_blank" title="Search On Google" href="http://www.google.com/search?q=fast+pdf+viewer">search for a better solution</a>. Wow I got it as first result!</p>
<p class="MsoNormal"><a target="_blank" href="http://www.foxitsoftware.com/pdf/reader/">Foxit v3.0</a> is the answer to all my worries. It&#8217;s a free light-weight (only 2.98 MB) and amazingly fast PDF viewer and printer. A 19 MB PDF file when opened, virtual memory required by Foxit was just 10 MB against massive 23 MB for Acrobat Reader.</p>
<p class="MsoNormal">Even the installer is just an extractor and does not require specific permissions to install. Quite handy in cybercafe. Its user interface is same as Acrobat Reader and you won&#8217;t feel using a different viewer.</p>
<p class="MsoNormal">- Ankit</p>
]]></content:encoded>
			<wfw:commentRss>http://ankitjain.info/ankit/2007/03/18/foxit-incredibly-fast-pdf-reader/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
