<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>love is nothing but destiny</title>
	<atom:link href="http://navendugoyal.xtreemhost.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://navendugoyal.xtreemhost.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Sun, 18 Sep 2011 10:19:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Enable Safe mode in Windows 8&#8211;developer preview</title>
		<link>http://navendugoyal.xtreemhost.com/?p=17</link>
		<comments>http://navendugoyal.xtreemhost.com/?p=17#comments</comments>
		<pubDate>Sun, 18 Sep 2011 10:19:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[developer preview]]></category>
		<category><![CDATA[safe mode]]></category>
		<category><![CDATA[windows 8]]></category>

		<guid isPermaLink="false">http://navendugoyal.xtreemhost.com/?p=17</guid>
		<description><![CDATA[Just a quick post to describe how to enable Safe Mode in Windows 8 Developer Preview. If you are reading this post, probably you have already tried to boot in Safe Mode for whatever reason using classic F8 key during WIndows boot, to discover that Windows Recovery Environment (with Metro style ) is what you [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick post to describe how to enable Safe Mode in Windows 8 Developer Preview.   <br />If you are reading this post, probably you have already tried to boot in Safe Mode for whatever reason using classic F8 key during WIndows boot, to discover that Windows Recovery Environment (with Metro style <img alt="Smile" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-93-metablogapi/8407.wlEmoticon_2D00_smile_5F00_08289B9C.png" />) is what you get. This is how you can get to boot into Safe Mode and leave it there in case you would need to.</p>
<p>1.- At home screen, type “cmd” in home screen to access it. To run it elevated, press Ctrl+Shift and then click on cmd icon. Accept User Account Control prompt.</p>
<p><a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-93-metablogapi/8015.image_5F00_075035B2.png"><img title="image" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-93-metablogapi/4621.image_5F00_thumb_5F00_4AD7C107.png" width="447" height="336" /></a></p>
<p>2.- At command prompt, use<strong> bcdedit /enum /v </strong>to list the boot entries. The first entry will have “Windows Boot Loader” as description. The second will have “Windows Developer Preview”. Copy the identifier GUID, {23fc82d2-….} in the picture below.</p>
<p><a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-93-metablogapi/7853.image_5F00_6FF50B73.png"><img title="image" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-93-metablogapi/3225.image_5F00_thumb_5F00_008D0662.png" width="523" height="201" /></a></p>
<p>3.- Duplicate the entry by using the following command (use your entry’s GUID <img alt="Smile with tongue out" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-93-metablogapi/1007.wlEmoticon_2D00_smilewithtongueout_5F00_4C78670E.png" />). You can use whatever description you want:</p>
<blockquote><p>bcdedit /copy {23fc82d2-….} /d “Windows Developer Preview (Safe Mode)”</p>
</blockquote>
<p>4.- From command prompt, invoke msconfig.exe. In there, select the newly created boot item and enable Safe Mode for it by selecting the checkbox shown in the picture below. Also mark the checkbox “<strong>Make all boot settings permanent</strong>”. Then hit OK, and Yes again in warning message. You will be prompted then to exit msconfig with or without restart. Up to you <img alt="Smile" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-93-metablogapi/8407.wlEmoticon_2D00_smile_5F00_08289B9C.png" />. You may also change timeout so it takes just a few seconds before normal start.</p>
<p><a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-93-metablogapi/5226.image_5F00_16FFA4E9.png"><img title="image" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-93-metablogapi/2086.image_5F00_thumb_5F00_49EF3550.png" width="461" height="309" /></a></p>
<p>5.,- When you reboot you will get the following:</p>
<p><a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-93-metablogapi/0435.image_5F00_59AECA54.png"><img title="image" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-93-metablogapi/4274.image_5F00_thumb_5F00_57FDFE80.png" width="509" height="383" /></a></p>
<p>6.- If you click in “choose other options” text (not much intuitive in Developer Preview <img alt="Smile" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-93-metablogapi/8407.wlEmoticon_2D00_smile_5F00_08289B9C.png" />) you will access other special boot options:</p>
<p><a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-93-metablogapi/3187.image_5F00_16171932.png"><img title="image" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-93-metablogapi/7318.image_5F00_thumb_5F00_7B6A7D18.png" width="356" height="352" /></a><a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-93-metablogapi/0572.image_5F00_794D7E4F.png"><img title="image" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-93-metablogapi/1057.image_5F00_thumb_5F00_29945306.png" width="523" height="348" /></a><a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-93-metablogapi/2541.image_5F00_3C68D6B0.png"><img title="image" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-93-metablogapi/2860.image_5F00_thumb_5F00_526F4242.png" width="337" height="350" /></a><a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-93-metablogapi/5618.image_5F00_37567334.png"><img title="image" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-93-metablogapi/8741.image_5F00_thumb_5F00_47823B2D.png" width="522" height="328" /></a></p>
<p>7.- If you select the boot option you created before, you will access Safe Mode, after warm boot.</p>
<p><a href="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-93-metablogapi/3566.image_5F00_7E7C1966.png"><img title="image" border="0" alt="image" src="http://blogs.technet.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-65-93-metablogapi/8863.image_5F00_thumb_5F00_58A5F303.png" width="549" height="410" /></a></p>
<p>Hope you find this useful.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://navendugoyal.xtreemhost.com/?feed=rss2&#038;p=17</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Resize windows 8 tiles</title>
		<link>http://navendugoyal.xtreemhost.com/?p=16</link>
		<comments>http://navendugoyal.xtreemhost.com/?p=16#comments</comments>
		<pubDate>Sun, 18 Sep 2011 08:44:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[developer preview]]></category>
		<category><![CDATA[windows 8]]></category>

		<guid isPermaLink="false">http://navendugoyal.xtreemhost.com/?p=16</guid>
		<description><![CDATA[&#160; 1. Click on the tile that you want to resize. &#160; 2. You will now get the option to make it larger or smaller in the bottom. &#160; 3. Click the option and the tile will be resized.]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>1. Click on the tile that you want to resize.</p>
<p><img alt="How To Resize Windows 8 Start Screen Tiles" src="http://www.door2windows.com/wp-content/uploads/resize-windows-8-start-screen-tiles/step-1.jpg" />     <br /><img alt="How To Resize Windows 8 Start Screen Tiles" src="http://www.door2windows.com/wp-content/uploads/resize-windows-8-start-screen-tiles/step-2.jpg" /></p>
<p>&#160;</p>
<p>2. You will now get the option to make it larger or smaller in the bottom.    <br /><img alt="How To Resize Windows 8 Start Screen Tiles" src="http://www.door2windows.com/wp-content/uploads/resize-windows-8-start-screen-tiles/step-3.jpg" /></p>
<p>&#160;</p>
<p>3. Click the option and the tile will be resized.    <br /><img alt="How To Resize Windows 8 Start Screen Tiles" src="http://www.door2windows.com/wp-content/uploads/resize-windows-8-start-screen-tiles/step-4.jpg" /></p>
]]></content:encoded>
			<wfw:commentRss>http://navendugoyal.xtreemhost.com/?feed=rss2&#038;p=16</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 8 Metro apps: Photos, Mail, People, Calendar, Messenger</title>
		<link>http://navendugoyal.xtreemhost.com/?p=15</link>
		<comments>http://navendugoyal.xtreemhost.com/?p=15#comments</comments>
		<pubDate>Sun, 18 Sep 2011 08:39:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[developer preview]]></category>
		<category><![CDATA[tips n tricks]]></category>
		<category><![CDATA[windows 8]]></category>

		<guid isPermaLink="false">http://navendugoyal.xtreemhost.com/?p=15</guid>
		<description><![CDATA[Get the first look at the Metro style communications apps in Windows 8, including Photos, Mail, People, Calendar, and Messaging. Microsoft is working on several Windows Live Metro apps for Windows 8 that will be made available alongside the new operating system. The applications are not currently available in the Windows 8 Developer Preview build [...]]]></description>
			<content:encoded><![CDATA[<p>Get the first look at the Metro style communications apps in Windows 8, including Photos, Mail, People, Calendar, and Messaging.</p>
<p>Microsoft is working on several Windows Live Metro apps for Windows 8 that will be made available alongside the new operating system. The applications are not currently available in the Windows 8 Developer Preview build but Microsoft is expected to ship them in beta form once the first Windows 8 beta is available.</p>
<p>&#160;</p>
<div id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:cc18291f-6523-4a39-be06-c99aba638122" class="wlWriterEditableSmartContent" style="float: none; padding-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; display: inline; padding-right: 0px">
<div><object width="579" height="352"><param name="movie" value="http://www.youtube.com/v/JYOA1k-nfJI?hl=en&amp;hd=1"></param><embed src="http://www.youtube.com/v/JYOA1k-nfJI?hl=en&amp;hd=1" type="application/x-shockwave-flash" width="579" height="352"></embed></object></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://navendugoyal.xtreemhost.com/?feed=rss2&#038;p=15</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 8 metro UI Tweaker</title>
		<link>http://navendugoyal.xtreemhost.com/?p=14</link>
		<comments>http://navendugoyal.xtreemhost.com/?p=14#comments</comments>
		<pubDate>Sun, 18 Sep 2011 08:33:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[android]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[developer preview]]></category>
		<category><![CDATA[metro]]></category>
		<category><![CDATA[tweak]]></category>
		<category><![CDATA[windows 8]]></category>

		<guid isPermaLink="false">http://navendugoyal.xtreemhost.com/?p=14</guid>
		<description><![CDATA[It’s been just 4 days since the launch of Windows 8 developer preview and everybody has been looking to play with the first version of Windows 8 on their PCs. Many tricks and tips on Windows 8 have been posted on various forums and blog posts. Last time, I shared how to get Windows 7 [...]]]></description>
			<content:encoded><![CDATA[<p>It’s been just 4 days since the launch of <a href="http://www.avitricks.info/2011/09/download-windows-8-developer-preview.html">Windows 8 developer preview</a> and everybody has been looking to play with the first version of Windows 8 on their PCs. Many tricks and tips on Windows 8 have been posted on various forums and blog posts. Last time, I shared how to <a href="http://www.avitricks.info/2011/09/how-to-get-windows-7-classic-start-menu-in-windows-8.html">get Windows 7 Classic menu in Windows 8</a> in which you had to manually edit registry values to disable the metro start screen.</p>
<p>Here’s another utility for Windows 8 that will disable Metro start screen and Explorer Ribbon on Windows 8 in a single click.&#160; <strong>Metro UI Tweaker</strong> – created by thewindowsclub, enables you to choose between the following 4 options on the app interface:</p>
<ul>
<li>Disable Start Menu Screen </li>
<li>Disable Explorer Ribbon </li>
<li>Disable Both Start Menu Screen and Explorer Ribbon </li>
<li>Enable Both Start Menu Screen and Explorer Ribbon</li>
</ul>
<p><a href="http://www.avitricks.info/wp-content/uploads/2011/09/Disable-Metro-Start-Menu-And-Explorer-Ribbon-On-Windows-8-With-Metro-UI-Tweaker_thumb.jpg"><img title="Disable Metro Start Menu And Explorer Ribbon On Windows 8 With Metro UI Tweaker" border="0" alt="Disable Metro Start Menu And Explorer Ribbon On Windows 8 With Metro UI Tweaker thumb Disable Metro Start Menu And Explorer Ribbon In Windows 8 With Metro UI Tweaker" src="http://www.avitricks.info/wp-content/uploads/2011/09/Disable-Metro-Start-Menu-And-Explorer-Ribbon-On-Windows-8-With-Metro-UI-Tweaker_thumb.jpg" /></a></p>
<p>The option is set to the 4th one by default. In my previous post, I mentioned there was no power or shutdown tile on the start page and provided a way to add shutdown shortcut to the start menu screen. Now you don’t need to add Shutdown shortcut manually as Metro UI Tweaker will also take care of this thing. It allows you to add Log Off, Shutdown, Restart, Lock, Switch User, Sleep or all the options to the start menu screen in a single click.</p>
<p>Moreover, you can add any app or file that you visit most frequently directly to the start screen menu through the browse button and select the path of the app/file. In a nutshell, it’s a all-in-one utility for Windows 8 that will tweak the interface and make your life easier. <strong>You can download Metro UI Tweaker <a href="http://www.thewindowsclub.com/downloads/MUITW8.zip">here</a></strong>.</p>
<p><em>Have you tried Windows 8 yet? Do let us know what do you think of Windows 8, by leaving your comments.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://navendugoyal.xtreemhost.com/?feed=rss2&#038;p=14</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add quick launch to Windows 8 / Developer preview taskbar</title>
		<link>http://navendugoyal.xtreemhost.com/?p=13</link>
		<comments>http://navendugoyal.xtreemhost.com/?p=13#comments</comments>
		<pubDate>Sun, 18 Sep 2011 08:31:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[android]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[developer preview]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tweaks]]></category>
		<category><![CDATA[windows 8]]></category>

		<guid isPermaLink="false">http://navendugoyal.xtreemhost.com/?p=13</guid>
		<description><![CDATA[How to Add Quick Launch Bar and Show Desktop Icon to Windows 8’s Taskbar Quick launch bar which lets you quickly access apps on Windows is disabled by default&#160; inWindows 7 same the case in Windows 8 developer preview, (you can pin the apps shortcuts to the taskbar hence it is disabled), here is how [...]]]></description>
			<content:encoded><![CDATA[<h3>How to Add Quick Launch Bar and Show Desktop Icon to Windows 8’s Taskbar</h3>
<p>Quick launch bar which lets you quickly access apps on Windows is disabled by default&#160; in<a href="http://techdows.com/tag/windows-7">Windows 7</a> same the case in <a href="http://techdows.com/tag/windows-8">Windows 8</a> developer preview, (you can pin the apps shortcuts to the taskbar hence it is disabled), here is how to add Quick launch bar to Windows 8 <a href="http://techdows.com/tag/taskbar">taskbar</a>.</p>
<p><a href="http://techdows.com/wp-content/uploads/2011/09/Quick-Launch-Bar-on-Windows-8-Taskbar.png"><img title="Quick Launch Bar on Windows 8 Taskbar" border="0" alt="Quick Launch Bar on Windows 8 Taskbar" src="http://techdows.com/wp-content/uploads/2011/09/Quick-Launch-Bar-on-Windows-8-Taskbar_thumb.png" width="240" height="154" /></a></p>
<p>1 .Right-click on the taskbar and select “New toolbar” from Toolbars</p>
<p>2. For Folder dialog box type or paste below path    <br /><em>%userprofile%\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch </em>and click “Ok”</p>
<p>3. Right-click on the taskbar and uncheck for <strong>Lock the Taskbar</strong></p>
<p>4. Right-click on the Separator and uncheck for&#160; “Show Text” and “Show Title” and make sure “small icons” is not selected under View menu and lock the taskbar.</p>
<p><a href="http://techdows.com/wp-content/uploads/2011/09/Separator.png"><img title="Separator" border="0" alt="Separator thumb How to Add Quick Launch Bar and Show Desktop Icon to Windows 8’s Taskbar" src="http://techdows.com/wp-content/uploads/2011/09/Separator_thumb.png" width="182" height="240" /></a></p>
<p>By adding Quick launch bar, you’ll also get <em>show desktop icon on Windows 8</em> and Switch between Windows along with other app icons. You can drag and drop app shortcuts to the Quick Launch bar for quick access, Quick Launch bar for Windows 8 is ready.</p>
]]></content:encoded>
			<wfw:commentRss>http://navendugoyal.xtreemhost.com/?feed=rss2&#038;p=13</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Windows 8 developer preview from usb</title>
		<link>http://navendugoyal.xtreemhost.com/?p=12</link>
		<comments>http://navendugoyal.xtreemhost.com/?p=12#comments</comments>
		<pubDate>Fri, 16 Sep 2011 03:50:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[windows 8]]></category>

		<guid isPermaLink="false">http://navendugoyal.xtreemhost.com/?p=12</guid>
		<description><![CDATA[For many enthusiasts there&#8217;s nothing quite like getting your hands on a shiny new release of Microsoft&#8217;s Windows operating system. And that&#8217;s precisely why the web is buzzing with all things Microsoft, as the software giant has made available a Developer Preview of its next flagship OS, Windows 8. The preview is strictly a pre-beta [...]]]></description>
			<content:encoded><![CDATA[<p>For many enthusiasts there&#8217;s nothing quite like getting your hands on a shiny new release of Microsoft&#8217;s Windows operating system. And that&#8217;s precisely why the web is buzzing with all things Microsoft, as the software giant has made available a Developer Preview of its next flagship OS, Windows 8.
<p><img src="http://img.hexus.net/v2/news/microsoft/win8usb/win8usb-start.jpg" width="600" height="300">
<p>The preview is strictly a pre-beta version of Windows 8 for developers to get to grips with, and Microsoft is keen to stress that it &#8220;may not be stable, operate correctly or work the way the final version of the software will&#8221;. But still, this is Windows, and those short provisos aren&#8217;t going to prevent everyone who&#8217;s curious from trying it out.
<p>If that sounds like you, and you&#8217;re wanting to install the preview without donating a blank DVD, here&#8217;s a brief guide on how to install Windows 8 from a USB pen drive.
<p>There are a couple of ways of doing this, but we reckon the method we&#8217;re about to outline is the easiest of them all. In order to make it happen, here&#8217;s what you need: a USB pen drive (4GB or greater in size), the Windows 8 Developer Preview disk image file (<a href="http://wdp.dlws.microsoft.com/WDPDL/9B8DFDFF736C5B1DBF956B89D8A9D4FD925DACD2/WindowsDeveloperPreview-64bit-English.iso">64-bit download here</a>, <a href="http://wdp.dlws.microsoft.com/WDPDL/9B8DFDFF736C5B1DBF956B89D8A9D4FD925DACD2/WindowsDeveloperPreview-32bit-English.iso">32-bit download here</a>), Microsoft&#8217;s Windows 7 USB tool (<a href="http://images2.store.microsoft.com/prod/clustera/framework/w7udt/1.0/uk/Windows7-USB-DVD-tool.exe">download here</a>) and of course a working PC.
<p>Once you have all those, follow these steps:
<p><strong>1.</strong> Install and run Microsoft&#8217;s <a href="http://emea.microsoftstore.com/UK/en-GB/Help/Windows-7-USB-DVD-Download-Tool">Windows 7 USB tool</a>. In the subsequent window (pictured below), browse to the 32-bit or 64-bit Windows 8 disk image file you&#8217;ve already downloaded. Hit next.
<p><img src="http://img.hexus.net/v2/news/microsoft/win8usb/win8usb-1.jpg" width="568" height="300">
<p><strong>2. </strong>With your USB stick plugged in (remember, it&#8217;ll need to be at least 4GB in size for a 64-bit install), choose USB device as your media type.
<p><img src="http://img.hexus.net/v2/news/microsoft/win8usb/win8usb-2.jpg" width="568" height="300">
<p><strong>3.</strong> Select the correct removable device from the drop-down menu, then click begin copying.
<p><img src="http://img.hexus.net/v2/news/microsoft/win8usb/win8usb-3.jpg" width="568" height="300">
<p><strong>4. </strong>Sit back, relax, and make a cuppa while the USB tool formats your pen drive, makes it bootable, and copies over all of the Windows 8 files.
<p><img src="http://img.hexus.net/v2/news/microsoft/win8usb/win8usb-4.jpg" width="568" height="300">
<p><strong>5. </strong>Once the process is complete, the USB drive can be used to boot a PC and run the Windows 8 setup process.
<p><img src="http://img.hexus.net/v2/news/microsoft/win8usb/win8usb-5.jpg" width="568" height="300">
<p>That&#8217;s all there is to it. You&#8217;ll save yourself a blank DVD, the Windows 8 setup process should be quicker from flash-based media, and it&#8217;s of course a must on netbooks or laptops lacking an optical drive.</p>
]]></content:encoded>
			<wfw:commentRss>http://navendugoyal.xtreemhost.com/?feed=rss2&#038;p=12</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wireless sync android and itunes</title>
		<link>http://navendugoyal.xtreemhost.com/?p=11</link>
		<comments>http://navendugoyal.xtreemhost.com/?p=11#comments</comments>
		<pubDate>Thu, 15 Sep 2011 14:27:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[android]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[sync . wireless]]></category>

		<guid isPermaLink="false">http://navendugoyal.xtreemhost.com/?p=11</guid>
		<description><![CDATA[MusicWithMe syncs your iTunes library to your Android phone over 3G or Wi-FI, and for free! The app used to cost $15.00, but the developer is now offering it for free, perhaps to generate some positive publicity for a short time. MusicWithMe was called &#8220;dead simple to use&#8221; by Lifehacker, and also includes social networking [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://withme.com/">MusicWithMe</a> syncs your <a href="http://www.businessinsider.com/blackboard/itunes">iTunes</a> library to your <a href="http://www.businessinsider.com/blackboard/android">Android</a> phone over 3G or Wi-FI, and for free!
<p>The app used to cost $15.00, but the developer is now offering it for free, perhaps to generate some positive publicity for a short time.
<p>MusicWithMe was called &#8220;dead simple to use&#8221; <a href="http://lifehacker.com/#!5783429/remote-itunes-syncer-music-withme-now-available-on-android-for-free">by Lifehacker</a>, and also includes social networking functionality so you can share your recently played and downloaded songs on <a href="http://www.businessinsider.com/blackboard/facebook">Facebook</a> and <a href="http://www.businessinsider.com/blackboard/twitter">Twitter</a>. The app even has a &#8220;Free&#8221; tab where you can download albums and songs for free.
<p>All you need to do is tap the artists, albums, or songs you want&#8211;and MusicWithMe downloads them over the air to your device.
<p>&nbsp;
<p><strong>Price: </strong><a href="https://market.android.com/details?id=com.parkvu.android.music.withme&amp;feature=search_result">free on the Android Market</a>
<p>[<a href="http://lifehacker.com/#!5783429/remote-itunes-syncer-music-withme-now-available-on-android-for-free">via Lifehacker</a>]
<p>Read more: <a href="http://www.businessinsider.com/wirelessly-sync-your-android-with-itunes-for-free-with-this-app-2011-3#ixzz1Y21NcOXg">http://www.businessinsider.com/wirelessly-sync-your-android-with-itunes-for-free-with-this-app-2011-3#ixzz1Y21NcOXg</a></p>
]]></content:encoded>
			<wfw:commentRss>http://navendugoyal.xtreemhost.com/?feed=rss2&#038;p=11</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 8 developer preview</title>
		<link>http://navendugoyal.xtreemhost.com/?p=10</link>
		<comments>http://navendugoyal.xtreemhost.com/?p=10#comments</comments>
		<pubDate>Wed, 14 Sep 2011 16:52:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows 8]]></category>
		<category><![CDATA[windows developer preview]]></category>

		<guid isPermaLink="false">http://navendugoyal.xtreemhost.com/?p=10</guid>
		<description><![CDATA[Microsoft has just released a preview of Windows 8 to developers at the Microsoft BUILD conference. To download the Windows 8 developer preview, just head on to Microsoft&#8217;s developer site and download it. Alternatively, use the download links provided below. The download size ranges from 2.8 GB to 4.8 GB depending on which version you [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft has just released a preview of Windows 8 to developers at the Microsoft BUILD conference. To download the Windows 8 developer preview, just head on to Microsoft&#8217;s developer site and download it. Alternatively, use the download links provided below. The download size ranges from 2.8 GB to 4.8 GB depending on which version you chose. You&#8217;ll need a PC with a 1GHz or faster processor, 1GB of RAM (2GB for 64-bit), 16GB of hard disk space (20GB for 64-bit), DirectX 9 graphics with WDDM 1.0 or higher driver. To take advantage of touch input, you will need a touch screen monitor.
<p><a name="more"></a>
<p>The Windows 8 Developer Preview carries a build number of 8102, which is the most recent one currently available on the web. To run the preview, no activation is required but the build expires on March 2012. Of course, by that time we should get the Betas and possibly the release candidates. The developer preview will continue to update through Windows automatic update, but there will be no support, which is expected.
<p>Here are the direct download links.<br />
<h5>Windows Developer Preview with developer tools English, 64-bit (x64)</h5>
<p><strong><a href="http://wdp.dlws.microsoft.com/WDPDL/9B8DFDFF736C5B1DBF956B89D8A9D4FD925DACD2/WindowsDeveloperPreview-64bit-English-Developer.iso">DOWNLOAD</a></strong> (4.8 GB)
<p>Sha 1 hash &#8211; 6FE9352FB59F6D0789AF35D1001BD4E4E81E42AF
<p>All of the following come on a disk image file (.iso). See below for installation instructions.
<ul>
<li>64-bit Windows Developer Preview
<li>Windows SDK for Metro style apps
<li>Microsoft Visual Studio 11 Express for Windows Developer Preview
<li>Microsoft Expression Blend 5 Developer Preview
<li>28 Metro style apps including the BUILD Conference app</li>
</ul>
<h5>Windows Developer Preview English, 64-bit (x64)</h5>
<p><strong><a href="http://wdp.dlws.microsoft.com/WDPDL/9B8DFDFF736C5B1DBF956B89D8A9D4FD925DACD2/WindowsDeveloperPreview-64bit-English.iso">DOWNLOAD</a></strong> (3.6 GB)
<p>Sha 1 hash – 79DBF235FD49F5C1C8F8C04E24BDE6E1D04DA1E9
<p>Includes a disk image file (.iso) to install the Windows Developer Preview and Metro style apps on a 64-bit PC.<br />
<h5>Windows Developer Preview English, 32-bit (x86)</h5>
<p><strong><a href="http://wdp.dlws.microsoft.com/WDPDL/9B8DFDFF736C5B1DBF956B89D8A9D4FD925DACD2/WindowsDeveloperPreview-32bit-English.iso">DOWNLOAD</a></strong> (2.8 GB)
<p>Sha 1 hash &#8211; 4E0698BBABE01ED27582C9FC16AD21C4422913CC
<p>Includes a disk image file (.iso) to install the Windows Developer Preview and Metro style apps on a 32-bit PC.<br />
<h5>Torrent Links</h5>
<p>Microsoft’s servers are currently being pounded by downloaders, and as a result download speeds are frustratingly slow. If you want faster downloads, use the Torrent or magnet links below.<br />
<h5>Windows 8 Developer Preview 32 bit English</h5>
<p><a href="http://torrents.thepiratebay.org/6674033/Windows_8_Developer_Preview_32_bit_English.6674033.TPB.torrent">Torrent Link</a> | <a href="magnet:?xt=urn:btih:c8344bf1fa567c2ded3e0ce240f5731aecbf0ea0&amp;dn=Windows+8+Developer+Preview+32+bit+English&amp;tr=udp://tracker.openbittorrent.com:80&amp;tr=udp://tracker.publicbt.com:80&amp;tr=udp://tracker.ccc.de:80">Magnet Link</a> (2.83 GB)<br />
<h5>Windows 8 Developer Preview 64 bit English</h5>
<p><a href="http://torrents.thepiratebay.org/6673997/Windows_8_Developer_Preview_64_bit_English.6673997.TPB.torrent">Torrent Link</a> | <a href="magnet:?xt=urn:btih:273c2d5552fa16a8e6f6c91dfa9a146f7d5a9d55&amp;dn=Windows+8+Developer+Preview+64+bit+English&amp;tr=udp://tracker.openbittorrent.com:80&amp;tr=udp://tracker.publicbt.com:80&amp;tr=udp://tracker.ccc.de:80">Magnet Link</a> (3.64 GB)</p>
]]></content:encoded>
			<wfw:commentRss>http://navendugoyal.xtreemhost.com/?feed=rss2&#038;p=10</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add quick launch bar to windows 7</title>
		<link>http://navendugoyal.xtreemhost.com/?p=9</link>
		<comments>http://navendugoyal.xtreemhost.com/?p=9#comments</comments>
		<pubDate>Wed, 14 Sep 2011 13:03:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tips n tricks]]></category>
		<category><![CDATA[tweaks]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://navendugoyal.xtreemhost.com/?p=9</guid>
		<description><![CDATA[In yesterday’s article we showed you how to make the Windows 7 taskbar work more like XP or Vista, but we left one thing out: the Quick Launch bar. It’s really not too difficult to add it back, although it will take a few more steps. You should note that the new Windows 7 taskbar [...]]]></description>
			<content:encoded><![CDATA[<p>In yesterday’s article we showed you <a href="http://www.howtogeek.com/howto/windows-7/make-the-windows-7-taskbar-work-more-like-windows-xp-or-vista/">how to make the Windows 7 taskbar work more like XP or Vista</a>, but we left one thing out: the Quick Launch bar. It’s really not too difficult to add it back, although it will take a few more steps.</p>
<p>You should note that the new Windows 7 taskbar allows you to dock items to the taskbar, combining the features of both the normal taskbar as well as the Quick Launch. For more on this, be sure to <a href="http://www.howtogeek.com/howto/the-geek-blog/what-you-should-expect-from-the-windows-7-beta/">read through our coverage of the Windows 7 beta</a> if you haven’t already.</p>
<p><img title="Windows 7 with the Quick Launch bar" border="0" alt="Windows 7 with the Quick Launch bar" src="http://www.howtogeek.com/wp-content/uploads/2009/01/sshot73.png" width="542" height="199" /></p>
<p>The above screenshot is the Windows 7 taskbar after changing back to XP/Vista mode, and adding the quick launch bar back. Looks just like Vista doesn’t it?</p>
<p><strong>Adding the Quick Launch Bar Back to Windows 7</strong></p>
<p>To add the toolbar back, you’ll want to right-click on an open area of the taskbar, and choose Toolbars \ New Toolbar from the menu. You should probably also unlock the taskbar at this point.</p>
<p><img title="Windows 7 Taskbar Menu" border="0" alt="Windows 7 Taskbar Menu" src="http://www.howtogeek.com/wp-content/uploads/2009/01/sshot55.png" width="535" height="294" /></p>
<p>Now’s the slightly tricky part… you’ll want to paste the following path into the location bar:</p>
<blockquote><p>%appdata%\Microsoft\Internet Explorer\Quick Launch</p>
</blockquote>
<p><img title="Windows 7 Add Quick Launch" border="0" alt="Windows 7 Add Quick Launch" src="http://www.howtogeek.com/wp-content/uploads/2009/01/image91.png" width="607" height="467" /></p>
<p>Make sure that the location bar shows the full path, like the next screenshot, before you choose the “Select Folder” button.</p>
<p><img title="Windows 7 Quick Launch Full Path" border="0" alt="Windows 7 Quick Launch Full Path" src="http://www.howtogeek.com/wp-content/uploads/2009/01/image92.png" width="599" height="134" /></p>
<p>You’ll immediately notice the Quick Launch toolbar on the taskbar, but it’s all the way over on the right, so you’ll want to click on the dotted lines and then drag the toolbar all the way to the left (which is slightly tricky sometimes). <em>Note that you’ll need to right-click and unlock the taskbar before you can move the toolbar.</em></p>
<p><img title="Windows 7 Quick Launch on Right" border="0" alt="Windows 7 Quick Launch on Right" src="http://www.howtogeek.com/wp-content/uploads/2009/01/sshot71.png" width="406" height="143" /></p>
<p>There we go, it’s over on the left… but now you’ll want to adjust the regular taskbar toolbar to be closer to the left, so use the dotted lines to drag it over as well.</p>
<p><img title="Windows 7 Quick Launch on Left" border="0" alt="Windows 7 Quick Launch on Left" src="http://www.howtogeek.com/wp-content/uploads/2009/01/sshot72.png" width="582" height="211" /></p>
<p>The normal Quick Launch that we’re used to doesn’t have text, so right-click on the dotted lines and uncheck “Show Text” as well as “Show Title” from the menu. </p>
<p><img title="Windows 7 Remove Text from Toolbar" border="0" alt="Windows 7 Remove Text from Toolbar" src="http://www.howtogeek.com/wp-content/uploads/2009/01/sshot57.png" width="398" height="415" /></p>
<p>Once you’re sure it’s the way you want it, you should check the “Lock the taskbar” again.</p>
<p><img title="Windows 7 Quick Launch" border="0" alt="Windows 7 Quick Launch" src="http://www.howtogeek.com/wp-content/uploads/2009/01/sshot731.png" width="542" height="199" /></p>
<p>And there you are, the quick launch bar has returned and there’s virtually no way anybody would know this is Windows 7.</p>
]]></content:encoded>
			<wfw:commentRss>http://navendugoyal.xtreemhost.com/?feed=rss2&#038;p=9</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tweak windows 7 taskbar to look like vista</title>
		<link>http://navendugoyal.xtreemhost.com/?p=8</link>
		<comments>http://navendugoyal.xtreemhost.com/?p=8#comments</comments>
		<pubDate>Wed, 14 Sep 2011 13:03:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tips n tricks]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://navendugoyal.xtreemhost.com/?p=8</guid>
		<description><![CDATA[While many think the new taskbar feature in Windows 7 is a great improvement, others may not want to use it.&#160; Today we take a look at how to get the Vista style taskbar back on Windows 7. The new Windows 7 taskbar does take some getting used to for sure.&#160; However, if you need [...]]]></description>
			<content:encoded><![CDATA[<p>While many think the new taskbar feature in Windows 7 is a great improvement, others may not want to use it.&#160; Today we take a look at how to get the Vista style taskbar back on Windows 7.</p>
<p>The new Windows 7 taskbar does take some getting used to for sure.&#160; However, if you need to get things done on your new OS quickly, you don’t have time to learn how it works.</p>
<p><img title="1-TB" border="0" alt="1-TB" src="http://www.howtogeek.com/wp-content/uploads/2009/08/1TB.png" width="340" height="153" /></p>
<p>To get the Vista style taskbar back Right-click an open area on the Taskbar and select Properties.</p>
<p><img title="2-tb" border="0" alt="2-tb" src="http://www.howtogeek.com/wp-content/uploads/2009/08/2tb.png" width="325" height="269" /></p>
<p>The Taskbar and Start Menu Properties windows opens up where you will want to click the box next to “Use small icons” and select “Combine when taskbar is full” from the drop down next to Taskbar buttons.</p>
<p><img title="3-tb" border="0" alt="3-tb" src="http://www.howtogeek.com/wp-content/uploads/2009/08/3tb.png" width="442" height="489" /></p>
<p>Now the Taskbar look similar to how it did in Vista.&#160; It doesn’t look exactly the same but has similar functionality.</p>
<p><img title="4-tb" border="0" alt="4-tb" src="http://www.howtogeek.com/wp-content/uploads/2009/08/4tb.png" width="638" height="237" /></p>
<p>Another tweak is to unpin all programs from the Windows 7 Taskbar.</p>
<p><img title="5-TB" border="0" alt="5-TB" src="http://www.howtogeek.com/wp-content/uploads/2009/08/5TB.png" width="405" height="138" /></p>
<p>Then follow The Geek’s tutorial on <a href="http://www.howtogeek.com/howto/windows-7/add-the-quick-launch-bar-to-the-taskbar-in-windows-7/">adding the Quick Launch Bar in Windows 7</a> to get a look and feel that is exactly like Vista with the Quick Launch Bar enabled.</p>
<p><img title="6-tb" border="0" alt="6-tb" src="http://www.howtogeek.com/wp-content/uploads/2009/08/6tb.png" width="628" height="178" /></p>
<p>This should help you out when you are too busy to sit and learn the new Windows 7 Taskbar or simply are not a fan of it.</p>
]]></content:encoded>
			<wfw:commentRss>http://navendugoyal.xtreemhost.com/?feed=rss2&#038;p=8</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

