<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Welcome to Vhunk's Weblog</title>
	<atom:link href="http://vhunk.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://vhunk.wordpress.com</link>
	<description>Perfect Place for Perfect Hacks</description>
	<lastBuildDate>Wed, 16 Sep 2009 06:35:54 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='vhunk.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/e5dae61fbc3d4678926e9e2a66858fd5?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Welcome to Vhunk's Weblog</title>
		<link>http://vhunk.wordpress.com</link>
	</image>
			<item>
		<title>Command Line : Changing Password of user in XP</title>
		<link>http://vhunk.wordpress.com/2009/09/16/command-line-changing-password-of-user-in-xp/</link>
		<comments>http://vhunk.wordpress.com/2009/09/16/command-line-changing-password-of-user-in-xp/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 06:35:54 +0000</pubDate>
		<dc:creator>rahul</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cmd shortcuts]]></category>
		<category><![CDATA[cmd.exe]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://vhunk.wordpress.com/?p=96</guid>
		<description><![CDATA[Changing Password of User using Commandline in Windows XP
Steps
1. Click on START &#62; RUN &#62; type cmd.exe &#62; hit [ENTER key]
2. On command  prompt type  NET USER [username] [yournewpassword]
3. E.g  NET USER TESTUSER yournewpassword
here ,
username is : testuser
new password : yournewpassword
type  NET USER /?  for help about this command
c:\&#62; NET USER  /?   [hit Enter key [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vhunk.wordpress.com&blog=3986586&post=96&subd=vhunk&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://vhunk.wordpress.com/2009/09/16/command-line-changing-password-of-user-in-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ab4702ed94f64bbe36b16cc50f3dd31?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vhunk</media:title>
		</media:content>

		<media:content url="http://vhunk.files.wordpress.com/2009/09/changingpasswdcmdline.png" medium="image" />
	</item>
		<item>
		<title>Enabling &#124; Disabling Remote Desktop [using Windows Registry]</title>
		<link>http://vhunk.wordpress.com/2008/07/20/enabling-disabling-remote-desktop-using-windows-registry/</link>
		<comments>http://vhunk.wordpress.com/2008/07/20/enabling-disabling-remote-desktop-using-windows-registry/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 12:49:54 +0000</pubDate>
		<dc:creator>rahul</dc:creator>
				<category><![CDATA[Windows Registry]]></category>
		<category><![CDATA[enable disable remote connection]]></category>
		<category><![CDATA[mstsc]]></category>
		<category><![CDATA[remote access]]></category>
		<category><![CDATA[remote desktop]]></category>

		<guid isPermaLink="false">http://vhunk.wordpress.com/?p=88</guid>
		<description><![CDATA[open windows registry [ start &#62; Run &#62; Regedit.exe hit Enter ]
Hive: HKEY_LOCAL_MACHINE
Key: \System\CurrentControlSet\Control\Terminal Server\
Name: fsDenyTSConnections
Type: REG_DWORD
Value: 0=Enable this key, that is Remote Desktop Connection
Value: 1=Disable this key,  that is Dont allow remote person to Connect to the computer
if  u are an Administrator  and if u want to enable remote desktop connection [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vhunk.wordpress.com&blog=3986586&post=88&subd=vhunk&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://vhunk.wordpress.com/2008/07/20/enabling-disabling-remote-desktop-using-windows-registry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ab4702ed94f64bbe36b16cc50f3dd31?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vhunk</media:title>
		</media:content>
	</item>
		<item>
		<title>Unblock any Website !!</title>
		<link>http://vhunk.wordpress.com/2008/07/04/google-as-a-proxy-reloaded/</link>
		<comments>http://vhunk.wordpress.com/2008/07/04/google-as-a-proxy-reloaded/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 20:17:04 +0000</pubDate>
		<dc:creator>rahul</dc:creator>
				<category><![CDATA[Browsing Hacks]]></category>
		<category><![CDATA[anonymous surfing]]></category>
		<category><![CDATA[browsing tricks]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google as proxy]]></category>
		<category><![CDATA[google as proxy new trick]]></category>
		<category><![CDATA[google translate trick]]></category>
		<category><![CDATA[hide ip]]></category>
		<category><![CDATA[hide yourself]]></category>
		<category><![CDATA[safe browsing]]></category>

		<guid isPermaLink="false">http://vhunk.wordpress.com/?p=77</guid>
		<description><![CDATA[Google as a proxy Reloaded !!
Recently i was surfing sum security related sites in my office but i found that some of them were blocked by a UTM [ Unified Threat Management ]  device. it was really irritating whn the site was block..
as mentioned in my earlier Posts 9 Alternative ways to Access Blocked [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vhunk.wordpress.com&blog=3986586&post=77&subd=vhunk&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://vhunk.wordpress.com/2008/07/04/google-as-a-proxy-reloaded/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ab4702ed94f64bbe36b16cc50f3dd31?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vhunk</media:title>
		</media:content>

		<media:content url="http://vhunk.files.wordpress.com/2008/07/g00gle_as_pr0xy12.png" medium="image" />

		<media:content url="http://vhunk.files.wordpress.com/2008/07/g00gle_as_pr0xy21.png" medium="image" />
	</item>
		<item>
		<title>Type in Indian Languages</title>
		<link>http://vhunk.wordpress.com/2008/07/03/type-in-indian-languages/</link>
		<comments>http://vhunk.wordpress.com/2008/07/03/type-in-indian-languages/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 20:31:14 +0000</pubDate>
		<dc:creator>rahul</dc:creator>
				<category><![CDATA[Browsing Hacks]]></category>
		<category><![CDATA[bengali]]></category>
		<category><![CDATA[gujrati]]></category>
		<category><![CDATA[hindi]]></category>
		<category><![CDATA[indian languages]]></category>
		<category><![CDATA[marathi]]></category>

		<guid isPermaLink="false">http://vhunk.wordpress.com/?p=74</guid>
		<description><![CDATA[Visit this Link
http://quillpad.in/
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vhunk.wordpress.com&blog=3986586&post=74&subd=vhunk&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://vhunk.wordpress.com/2008/07/03/type-in-indian-languages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ab4702ed94f64bbe36b16cc50f3dd31?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vhunk</media:title>
		</media:content>
	</item>
		<item>
		<title>Bluetooth Hacking</title>
		<link>http://vhunk.wordpress.com/2008/07/03/bluetooth-hacking/</link>
		<comments>http://vhunk.wordpress.com/2008/07/03/bluetooth-hacking/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 20:10:42 +0000</pubDate>
		<dc:creator>rahul</dc:creator>
				<category><![CDATA[Mobile Stuffs]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[hacking]]></category>

		<guid isPermaLink="false">http://vhunk.wordpress.com/?p=73</guid>
		<description><![CDATA[Bluetooth Hacking
Bluetooth hacking has gained popularity recently with an increasing amount of software becoming available to hackers for gaining access to Bluetooth devices. Most of the hacking tools seem to be for the Linux platform and include names such as BlueScan, BlueSniff and BTBrowser.
There is even a dictionary of Bluetooth hack terminology that seems to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vhunk.wordpress.com&blog=3986586&post=73&subd=vhunk&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://vhunk.wordpress.com/2008/07/03/bluetooth-hacking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ab4702ed94f64bbe36b16cc50f3dd31?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vhunk</media:title>
		</media:content>
	</item>
		<item>
		<title>Top 7 Photoshop Keyboard Shortcuts for Productivity</title>
		<link>http://vhunk.wordpress.com/2008/06/25/top-7-photoshop-keyboard-shortcuts-for-productivity/</link>
		<comments>http://vhunk.wordpress.com/2008/06/25/top-7-photoshop-keyboard-shortcuts-for-productivity/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 23:46:38 +0000</pubDate>
		<dc:creator>rahul</dc:creator>
				<category><![CDATA[photoshop]]></category>
		<category><![CDATA[keyboard shortcuts]]></category>
		<category><![CDATA[making own shortcuts]]></category>

		<guid isPermaLink="false">http://vhunk.wordpress.com/?p=69</guid>
		<description><![CDATA[There’s nothing more damaging to your productivity than having to wrestle with the program you are using to get it to do what you want. Searching for tools or buttons is a task that can easily be bypassed with some quick memorization of shortcuts.
Undo, Multiple Times
[Ctrl + Alt + Z]
Most programs allow you to press [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vhunk.wordpress.com&blog=3986586&post=69&subd=vhunk&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://vhunk.wordpress.com/2008/06/25/top-7-photoshop-keyboard-shortcuts-for-productivity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ab4702ed94f64bbe36b16cc50f3dd31?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vhunk</media:title>
		</media:content>
	</item>
		<item>
		<title>WebTools</title>
		<link>http://vhunk.wordpress.com/2008/06/25/webtools/</link>
		<comments>http://vhunk.wordpress.com/2008/06/25/webtools/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 23:43:48 +0000</pubDate>
		<dc:creator>rahul</dc:creator>
				<category><![CDATA[Encoding / Decoding]]></category>
		<category><![CDATA[decoding]]></category>
		<category><![CDATA[Html Encoder]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[url encoding]]></category>
		<category><![CDATA[Web tools]]></category>

		<guid isPermaLink="false">http://vhunk.wordpress.com/?p=68</guid>
		<description><![CDATA[Here is the gud link for sum webTools
Click here
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vhunk.wordpress.com&blog=3986586&post=68&subd=vhunk&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://vhunk.wordpress.com/2008/06/25/webtools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ab4702ed94f64bbe36b16cc50f3dd31?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vhunk</media:title>
		</media:content>
	</item>
		<item>
		<title>Remote Shutdown Via SMS</title>
		<link>http://vhunk.wordpress.com/2008/06/23/remote-shutdown-via-sms/</link>
		<comments>http://vhunk.wordpress.com/2008/06/23/remote-shutdown-via-sms/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 23:35:09 +0000</pubDate>
		<dc:creator>rahul</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[remote shutdown]]></category>
		<category><![CDATA[remote shutdown pc  using sms]]></category>
		<category><![CDATA[sms]]></category>
		<category><![CDATA[thunderbird]]></category>

		<guid isPermaLink="false">http://vhunk.wordpress.com/?p=62</guid>
		<description><![CDATA[This should take &#60; 10 minutes to set up and configure.Step 1 &#8211; Get thunderbird portableDownload a copy of portable thunderbird:
http://portableapps.com/apps/internet/thunderbird_portable
and extract it by running the exe.Step 2 &#8211; Setup thunderbird &#38; install add-onFirst of all, set up an email account.  I created a gmail account just for this project.  Go through thunderbird’s [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vhunk.wordpress.com&blog=3986586&post=62&subd=vhunk&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://vhunk.wordpress.com/2008/06/23/remote-shutdown-via-sms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ab4702ed94f64bbe36b16cc50f3dd31?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vhunk</media:title>
		</media:content>

		<media:content url="http://vhunk.files.wordpress.com/2008/06/sms.jpg?w=200" medium="image" />

		<media:content url="http://vhunk.files.wordpress.com/2008/06/filter-options.jpg?w=300" medium="image" />

		<media:content url="http://vhunk.files.wordpress.com/2008/06/map.jpg?w=300" medium="image" />

		<media:content url="http://vhunk.files.wordpress.com/2008/06/settings.jpg?w=300" medium="image" />
	</item>
		<item>
		<title>Google as a Dictonary :</title>
		<link>http://vhunk.wordpress.com/2008/06/23/google-as-a-dictonary/</link>
		<comments>http://vhunk.wordpress.com/2008/06/23/google-as-a-dictonary/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 02:54:14 +0000</pubDate>
		<dc:creator>rahul</dc:creator>
				<category><![CDATA[Fast Googling]]></category>
		<category><![CDATA[google as dictonary]]></category>

		<guid isPermaLink="false">http://vhunk.wordpress.com/?p=57</guid>
		<description><![CDATA[here is a simple trick which will allow you to use google as ur dictonary. This trick will help you to find the meaning of word..here we go..
open www.google.com
in the SearchBox type &#8220;Define:yourWord&#8221;
remember u&#8217;ll have to use &#8220;define (followed by semicolor and ur word without BlankSpaces)&#8221;
e.g Define:attitude
you can save ur time if you are using [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vhunk.wordpress.com&blog=3986586&post=57&subd=vhunk&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://vhunk.wordpress.com/2008/06/23/google-as-a-dictonary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ab4702ed94f64bbe36b16cc50f3dd31?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vhunk</media:title>
		</media:content>

		<media:content url="http://vhunk.files.wordpress.com/2008/06/google_as_dict.jpg?w=300" medium="image" />
	</item>
		<item>
		<title>How to use Google to download free music online (MP3s, OGGs, etc)</title>
		<link>http://vhunk.wordpress.com/2008/06/22/how-to-use-google-to-download-free-music-online-mp3s-oggs-etc/</link>
		<comments>http://vhunk.wordpress.com/2008/06/22/how-to-use-google-to-download-free-music-online-mp3s-oggs-etc/#comments</comments>
		<pubDate>Sun, 22 Jun 2008 21:05:00 +0000</pubDate>
		<dc:creator>rahul</dc:creator>
				<category><![CDATA[Fast Googling]]></category>
		<category><![CDATA[download free music online]]></category>
		<category><![CDATA[download free music using Google]]></category>
		<category><![CDATA[find free music online]]></category>
		<category><![CDATA[free music downloads online]]></category>
		<category><![CDATA[search for free music online]]></category>

		<guid isPermaLink="false">http://vhunk.wordpress.com/?p=55</guid>
		<description><![CDATA[Looking for a legal way to download music onto your computer? If you’ve been using Kazza or other file sharing programs to download music, you could get into big trouble and it’s best to avoid it altogether. However, Google indexes hundreds of thousands of MP3s, WMAs, and OGGs that are stored in open directories all [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vhunk.wordpress.com&blog=3986586&post=55&subd=vhunk&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://vhunk.wordpress.com/2008/06/22/how-to-use-google-to-download-free-music-online-mp3s-oggs-etc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2ab4702ed94f64bbe36b16cc50f3dd31?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vhunk</media:title>
		</media:content>
	</item>
	</channel>
</rss>