<?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>Windows Space &#187; TOOLS</title>
	<atom:link href="http://vipultaneja.com/tag/tools/feed" rel="self" type="application/rss+xml" />
	<link>http://vipultaneja.com</link>
	<description>ME Exploring PC</description>
	<lastBuildDate>Tue, 10 Jan 2012 14:01:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Internet Explorer 9: THE STORY UPTIL NOW…</title>
		<link>http://vipultaneja.com/ie9-the-story-uptil-now%e2%80%a6-247</link>
		<comments>http://vipultaneja.com/ie9-the-story-uptil-now%e2%80%a6-247#comments</comments>
		<pubDate>Fri, 28 May 2010 20:37:16 +0000</pubDate>
		<dc:creator>GauravK</dc:creator>
				<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Developers]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[IE9]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Platform Preview]]></category>
		<category><![CDATA[TOOLS]]></category>

		<guid isPermaLink="false">http://vipultaneja.com/?p=247</guid>
		<description><![CDATA[Microsoft could regain the edge over rivals Google and Mozilla Firefox with its new Web browser due to be launched next year. IE9 is months from release, but already it holds the potential to alter the browser market. Not only could it reinvigorate competition with a host of new rivals, it could help usher in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://vipultaneja.com/category/Microsoft/">Microsoft</a> could regain the edge over rivals Google and Mozilla Firefox with its new Web browser due to be launched next year. IE9 is months from release, but already it holds the potential to alter the browser market. Not only could it reinvigorate competition with a host of new rivals, it could help usher in the cloud computing era that some of those rivals are eager to embrace. In that era, the Web transforms from a foundation for static documents and Web sites into a foundation for interactive programs.</p>
<p>With IE9, though, <a href="http://vipultaneja.com/category/Microsoft/">Microsoft</a> is trying to rebuild the browser for the Web that&#8217;s to come through new standards such as HTML5 and CSS3, updates to Hypertext Markup Language for describing Web pages and Cascading Style Sheets for formatting.</p>
<p><strong>1<sup>st</sup> developer preview of IE9</strong> was launched on March 16, 2010.</p>
<p>The preview is bare bones and doesn’t have much in terms of user interface. Still, it provides a good glimpse into what we can expect from IE9: <strong>a complete reboot</strong>. It supports HTML5, the new version of the mark-up language that supports more dynamic webpages, video embedding, and geolocation. Microsoft also focused on adhering to web standards. IE9’s Acid3 test — a measure of how well a web browser follows certain web standards — achieves a score of 55/100. Microsoft also shows off its improved compliance with CSS, including rounded corners (if you’ve ever developed for previous version of IE, this is definitely a sore spot). Microsoft also seems intent on being compatible with CSS3, which is currently under development. However, IE9 will <strong>not </strong>support Windows XP. But it could prove to be a smart move, as it might help push more people to upgrade to Windows 7.</p>
<p>May 5 2010: <strong>2<sup>nd</sup> developer preview</strong> of IE9 released.</p>
<p>The new preview offers a higher ACID 3 test score, 68 out of 100, and there&#8217;s a 117-millisecond improvement in speed according to Webkit.org&#8217;s SunSpider benchmark tests. Microsoft didn&#8217;t provide exact numbers for context.</p>
<div id="attachment_248" class="wp-caption aligncenter" style="width: 310px"><a href="http://vipultaneja.com/wp-content/uploads/2010/05/abc.png"><img class="size-medium wp-image-248" src="http://vipultaneja.com/wp-content/uploads/2010/05/abc-300x167.png" alt="abc 300x167 Internet Explorer 9: THE STORY UPTIL NOW…" width="300" height="167" title="Internet Explorer 9: THE STORY UPTIL NOW…" /></a><p class="wp-caption-text">Webkit.org&#39;s SunSpider Performance Update</p></div>
<p><a href="http://vipultaneja.com/category/Microsoft/">Microsoft</a> promised improved performance and graphics support, and the company said it&#8217;s been working closely with standards bodies. It submitted 79 new tests to the World Wide Web Consortium (W3C) responsible for HTML 5 compliance, bringing the total to 183.</p>
<p>The 2<sup>nd</sup> release builds on the first Platform Preview, delivering improvements to IE9’s performance, support for standards, and hardware acceleration of HTML5.</p>
<p>Another headline element for IE9 is a new JavaScript engine. When it comes to these engines for running Web-based programs, Chrome has V8, <strong>Opera 10.5 has Carakan</strong>, <strong>Safari has Nitro</strong>, and <strong>Firefox has the new JaegerMonkey</strong>.</p>
<p>Now Internet Explorer has its own new name for a JavaScript Engine: Chakra. One big change in the JavaScript engine is its multicore support. As soon as a Web page is loaded, Chakra assigns a processing core to the task of compiling JavaScript in the background into fast code written in the native language of the computer&#8217;s processor.</p>
<p><a href="http://vipultaneja.com/category/Microsoft/">Microsoft</a> has also updated the <a href="http://www.ietestdrive.com/">test drive site</a> with a new set of developer samples to show what developers can do with GPU-powered HTML5. As part of its commitment to enabling developers to use the Same Markup – the same HTML, CSS, and script – on the web, it has contributed many new tests to the W3C for HTML5, as well as CSS3 Media Queries and DOM. The Developer Tools in this preview include some new features to make finding and fixing markup issues easier.</p>
<p>The IE9 Platform Preview itself is a change, too. Previously, <a href="http://vipultaneja.com/category/Microsoft/">Microsoft</a> delivered a more finished product to the world. Now it&#8217;s trying to get feedback at an earlier stage of development. And it&#8217;s explicitly seeking comment on a wide range of elements.</p>
<p>The platform preview installs side by side with Internet Explorer 8 so that you can try it without replacing the full IE that comes with Windows. This second release of the Internet Explorer 9 Platform Preview will install over the first version. There is no need to uninstall the first Preview before installing second.  You’ll also find more information on what’s included in this release of the Platform Preview in the <a href="http://ie.microsoft.com/testdrive/info/ReleaseNotes/Default.html">Release Notes</a>, including known and resolved issues.</p>
<p>You can download the 2<sup>nd</sup> developer preview from <a href="http://ie.microsoft.com/testdrive/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://vipultaneja.com/ie9-the-story-uptil-now%e2%80%a6-247/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>God Mode : Create one for yourself</title>
		<link>http://vipultaneja.com/god-mode-create-one-for-yourself-207</link>
		<comments>http://vipultaneja.com/god-mode-create-one-for-yourself-207#comments</comments>
		<pubDate>Tue, 12 Jan 2010 18:02:03 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Cool Tools]]></category>
		<category><![CDATA[god mode]]></category>
		<category><![CDATA[TOOLS]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://vipultaneja.com/?p=207</guid>
		<description><![CDATA[&#8220;God Mode in Windows&#8221;  This word have astonishing hits and searches over the web since last few days. Windows has a set of certain folders which are identified by unique strings referred to as CLSID or Windows Class Identifiers. These folders can be accessed by using the CLSID identifier codes that Windows assigns to each [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;God Mode in Windows&#8221;  This word have astonishing hits and searches over the web since last few days.</p>
<p>Windows has a set of certain folders which are identified by unique strings referred to as CLSID or Windows Class Identifiers. These folders can be accessed by using the CLSID identifier codes that Windows assigns to each individual folder in the windows Registry. If you know the codes, you can launch these with ease.</p>
<p>In general language , God Mode is a place where you can find all the administrative tools and can configure your system the way you wish too.</p>
<p><a href="http://vipultaneja.com/wp-content/uploads/2010/01/God-mode.PNG"><img class="aligncenter size-medium wp-image-208" title="God mode" src="http://vipultaneja.com/wp-content/uploads/2010/01/God-mode-300x172.PNG" alt=" God Mode : Create one for yourself" width="300" height="172" /></a>Here is the List of all the CLSID:</p>
<blockquote><p>Administrative Tools.{D20EA4E1-3957-11d2-A40B-0C5020524153} <br style="padding: 0px; margin: 0px;" />All Tasks.{ED7BA470-8E54-465E-825C-99712043E01C} <br style="padding: 0px; margin: 0px;" />Control Panel.{21EC2020-3AEA-1069-A2DD-08002b30309d} <br style="padding: 0px; margin: 0px;" />Fonts.{D20EA4E1-3957-11d2-A40B-0C5020524152} <br style="padding: 0px; margin: 0px;" />Computer.{20D04FE0-3AEA-1069-A2D8-08002B30309D} <br style="padding: 0px; margin: 0px;" />Documents.{450D8FBA-AD25-11D0-98A8-0800361B1103} <br style="padding: 0px; margin: 0px;" />History.{ff393560-c2a7-11cf-bff4-444553540000} <br style="padding: 0px; margin: 0px;" />Network Places.{208d2c60-3aea-1069-a2d7-08002b30309d} <br style="padding: 0px; margin: 0px;" />Printers and Faxes.{2227A280-3AEA-1069-A2DE-08002B30309D} <br style="padding: 0px; margin: 0px;" />Programs Folder.{7be9d83c-a729-4d97-b5a7-1b7313c39e0a} <br style="padding: 0px; margin: 0px;" />Recycle Bin.{645FF040-5081-101B-9F08-00AA002F954E} <br style="padding: 0px; margin: 0px;" />Start Menu.{48e7caab-b918-4e58-a94d-505519c795dc} <br style="padding: 0px; margin: 0px;" />Scheduled Tasks.{D6277990-4C6A-11CF-8D87-00AA0060F5BF}</p></blockquote>
<p>But instead of going in for all those things , we have a God mode creator created by M<a href="http://beingpc.com">y Friend Ritesh</a> for <a href="http://thewindowsclub.com">The Windows Club</a>.</p>
<p>Simply click on the desired button and it will create the Special Folder or “GodMode” shortcuts on your desktop.</p>
<p><a href="http://vipultaneja.com/wp-content/uploads/2010/01/godmode-creator.png"><img class="aligncenter size-full wp-image-209" title="godmode-creator" src="http://vipultaneja.com/wp-content/uploads/2010/01/godmode-creator.png" alt="godmode creator God Mode : Create one for yourself" width="645" height="361" /></a></p>
<p>You can Download it from here:</p>
<p><a rel="attachment wp-att-210" href="http://vipultaneja.com/2010/01/god-mode-create-one-for-yourself/download/"><img class="aligncenter size-full wp-image-210" title="download" src="http://vipultaneja.com/wp-content/uploads/2010/01/download.jpg" alt="download God Mode : Create one for yourself" width="48" height="48" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://vipultaneja.com/god-mode-create-one-for-yourself-207/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Easy Shortcut Creator &#8211; Freeware Handy Utility</title>
		<link>http://vipultaneja.com/easy-shortcut-creator-freeware-handy-utility-160</link>
		<comments>http://vipultaneja.com/easy-shortcut-creator-freeware-handy-utility-160#comments</comments>
		<pubDate>Sat, 12 Dec 2009 22:44:13 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[easy shortcut creator]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[TOOLS]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows access panel]]></category>

		<guid isPermaLink="false">http://vipultaneja.com/2009/12/easy-shortcut-creator-freeware-handy-utility/</guid>
		<description><![CDATA[As you all might be knowing about Softwares being published all over net so as to smoothen the work experiences and decrease the work load so here we have another software by Ritesh kawadkar(The windows club and Being pc.com). This freeware consists 20 most needed shortcuts to programs that we need in daily computer use. [...]]]></description>
			<content:encoded><![CDATA[<p>As you all might be knowing about Softwares being published all over net so as to smoothen the work experiences and decrease the work load so here we have another software by Ritesh kawadkar(The windows club and Being pc.com).</p>
<p>This freeware consists 20 most needed shortcuts to programs that we need in daily computer use. Though we have Windows access Panel for the same but some people prefers shortcuts to access them, for those users Handy Shortcuts would be of great use.</p>
<p>With a click it can create the following shortcuts on your Windows desktop:</p>
<ul>
<li>Lock WorkStation, </li>
<li>Switch Account. </li>
<li>Shutdown, </li>
<li>Restart, </li>
<li>Log Off, </li>
<li>Hibernate, </li>
<li>Show Desktop, </li>
<li>Uninstall Programs, </li>
<li>Device Manager, </li>
<li>Security Center, </li>
<li>Windows Defender, </li>
<li>Windows DVD maker, </li>
<li>Flip 3D, </li>
<li>Launch Screen-saver, </li>
<li>Disable Windows Firewall, </li>
<li>Enable Windows Firewall, </li>
<li>Clear Clipboard, </li>
<li>Connect to Internet, </li>
<li>Safely Remove Hardware and </li>
<li>a Master Control Panel.</li>
</ul>
<p>It has been tested on Windows 7 &amp; Vista, 32-bit &amp; 64-bit.</p>
<p><a href="http://www.thewindowsclub.com/downloads/HandyShortcuts.zip"><strong>Download</strong></a></p>
<p>&#160;</p>
<p>Ritesh has created many more of such handy tools which you may find very much helpful.Here they go:-&gt;</p>
<p>&#160;</p>
<ol>
<li><strong><a href="http://beingpc.com/2009/11/stop-cut-copy-paste-delete-by-prevent/">Prevent</a>-Disables copy paste on your computer</strong></li>
<li><strong><a href="http://beingpc.com/2009/11/windows-access-panel-for-windows-7-vista/">Windows Access Panel</a>-Provides shortcuts to access all services of Windows</strong></li>
</ol>
<p>If you like this you may also like <strong><a href="http://beingpc.com/2009/12/download-99-shortcuts-for-most-used-windows-7-programs/">99 shortcuts for Windows 7 and Vista</a></strong></p>
<h4>Incoming search terms:</h4><ul><li>shortcut creator freeware</li></ul>]]></content:encoded>
			<wfw:commentRss>http://vipultaneja.com/easy-shortcut-creator-freeware-handy-utility-160/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Launches Site Performance Feature</title>
		<link>http://vipultaneja.com/google-launches-site-performance-feature-135</link>
		<comments>http://vipultaneja.com/google-launches-site-performance-feature-135#comments</comments>
		<pubDate>Sat, 05 Dec 2009 23:11:40 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Google webmaster tools]]></category>
		<category><![CDATA[TOOLS]]></category>

		<guid isPermaLink="false">http://vipultaneja.com/2009/12/google-launches-site-performance-feature/</guid>
		<description><![CDATA[In mid-June, Google commenced an initiative known as &#34;Let&#8217;s make the web faster.&#34;&#160; Late yesterday, the search giant performed a follow-through of sorts with the release of an experimental feature called &#34;Site Performance.&#34; Google&#8217;s been growing more and more focused on speed in recent weeks.&#160; Last month alone, there were two major developments as the [...]]]></description>
			<content:encoded><![CDATA[<p>In mid-June, Google commenced an initiative known as &quot;Let&#8217;s make the web faster.&quot;&#160; Late yesterday, the search giant performed a follow-through of sorts with the release of an experimental feature called &quot;Site Performance.&quot;   <br />Google&#8217;s been growing more and more focused on speed in recent weeks.&#160; Last month alone, there were two major developments as the <a href="http://www.webpronews.com/topnews/2009/11/12/google-announces-spdy-application-layer-protocol">SPDY</a> research project was announced and Matt Cutts indicated that Google might make page speed a <a href="http://www.webpronews.com/topnews/2009/11/13/google-page-speed-may-be-a-ranking-factor-in-2010">ranking factor</a> in 2010.    <br />Now, a post on the <a href="http://googlewebmastercentral.blogspot.com/2009/12/how-fast-is-your-site.html">Webmaster Central Blog</a> has explained, &quot;On Site Performance, you&#8217;ll find how fast your pages load, how they&#8217;ve fared over time, how your site&#8217;s load time compares to that of other sites, examples of specific pages and their actual page load times, and <a href="http://code.google.com/speed/page-speed/">Page Speed</a> suggestions that can help reduce user-perceived latency.&quot;</p>
<p><img alt="GoogleSitePerformanceBeta Google Launches Site Performance Feature" src="http://images.ientrymail.com/webpronews/article_pics/GoogleSitePerformanceBeta.jpg" title="Google Launches Site Performance Feature" /></p>
<p>Additional information and recommendations should become available over time, too.   <br />This tool should benefit just about everyone, considering that most sites&#8217; visitors are impatient and sites do better when they stick around.&#160; If you notice something odd (or good) about the Site Performance feature, just be sure to let Google know through the <a href="http://www.google.com/support/forum/p/Webmasters/label?lid=462896acb3879639">Webmaster Tools Forum</a>.</p>
</p>
<p> Source: Webpronews</p>
]]></content:encoded>
			<wfw:commentRss>http://vipultaneja.com/google-launches-site-performance-feature-135/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Sysinternals Suite Updated and Up for Grabs</title>
		<link>http://vipultaneja.com/windows-sysinternals-suite-updated-and-up-for-grabs-97</link>
		<comments>http://vipultaneja.com/windows-sysinternals-suite-updated-and-up-for-grabs-97#comments</comments>
		<pubDate>Thu, 03 Dec 2009 19:50:55 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Disk to VHD]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[TOOLS]]></category>
		<category><![CDATA[Windows server]]></category>
		<category><![CDATA[Windows xp]]></category>

		<guid isPermaLink="false">http://vipultaneja.com/2009/12/windows-sysinternals-suite-updated-and-up-for-grabs/</guid>
		<description><![CDATA[At just a month since the last refresh of Windows Sysinternals, Microsoft has introduced a new update designed to kick up a notch a few components of the collection of tools developed by Mark Russinovich and Bryce Cogswell. According to Curtis Metz, program manager, Microsoft Sysinternals, the latest range of updates push to the next [...]]]></description>
			<content:encoded><![CDATA[<p><img align="left" src="http://news.softpedia.com/images/newsrsz/Windows-Sysinternals-Suite-Updated-and-Up-for-Grabs-2.png" title="Windows Sysinternals Suite Updated and Up for Grabs" alt="Windows Sysinternals Suite Updated and Up for Grabs 2 Windows Sysinternals Suite Updated and Up for Grabs" />At just a month since the last refresh of Windows Sysinternals, Microsoft has introduced a new update designed to kick up a notch a few components of the collection of tools developed by Mark Russinovich and Bryce Cogswell. According to Curtis Metz, program manager, Microsoft Sysinternals, the latest range of updates push to the next level VMMap v2.5, Disk2vhd v1.4; Sigcheck v1.63; Autoruns v9.57; PsExec v1.97; and PsKill v1.13. Users already familiar with the Sysinternals utilities should not expect to see any major changes in the latest release of the suite. In fact, the updates are focused on minor tweaks and bug fixes.     <br />“VMMap v2.5: This update to VMMap, a process memory analysis utility, now identifies thread environment blocks (TEBs), the process environment block (PEB), and reserved memory,” Metz said. “Disk2vhd v1.4: Now includes an option for Windows XP and Windows Server 2003 that directs it to fix up the kernel and HAL to make the VHDs generated for these systems bootable in Virtual PC. It also skips sectors with CRC errors to enable the conversion of systems with failing disks.”    <br />Disk2vhd is one of tools only recently added to the Sysinternals suite, and designed to streamline the transfer of physical installations of Windows into guest platforms set up to run&#8230; (<a href="http://news.softpedia.com/news/Windows-Sysinternals-Suite-Updated-and-Up-for-Grabs-128707.shtml">read more</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://vipultaneja.com/windows-sysinternals-suite-updated-and-up-for-grabs-97/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobility in Office 2010</title>
		<link>http://vipultaneja.com/mobility-in-office-2010-92</link>
		<comments>http://vipultaneja.com/mobility-in-office-2010-92#comments</comments>
		<pubDate>Wed, 02 Dec 2009 23:08:02 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Technet]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[TOOLS]]></category>

		<guid isPermaLink="false">http://vipultaneja.com/2009/12/mobility-in-office-2010/</guid>
		<description><![CDATA[&#160; Microsoft Office 2010 provides you powerful new ways to deliver your best work &#8211; whether you’re at work or at home, whether you are travelling in a cab or on a flight, whether you are working on a PC, browser or phone. By offering more ways to access your files from virtually anywhere, Office [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Microsoft Office 2010 provides you powerful new ways to deliver your best work &#8211; whether you’re at work or at home, whether you are travelling in a cab or on a flight, whether you are working on a PC, browser or phone. By offering more ways to access your files from virtually anywhere, Office 2010 puts you in control.</p>
<p>As part of Wednesday’s <a href="http://blogs.technet.com/office2010/archive/2009/11/16/announcing-office-2010-beta-availability.aspx">Office 2010 Beta Announcement</a> we announced the availability of the Office Mobile 2010 Beta &#8212; today’s post describes some of the exciting work we’ve done related to mobility in more detail.&#160; Specifically, we’ll talk more about the experiences that make Office 2010 the mobile information worker’s best set of productivity tools on the phone.</p>
<p>Basically, there’re two major offerings we provide for mobile information workers to work on their Office documents. Depending primarily on the type of phone you have, you get to choose whichever way works best for you or is available to you. One way is with Microsoft <b>Office Mobile 2010</b> and another is with Microsoft <b>Office 2010 Mobile Viewers</b>. We’ll discuss both in detail below, but in short…. </p>
<p><b>…If you are using a Windows Phone</b><b></b></p>
<p>l You get both options. If you want to modify your Office documents, you can use Office Mobile 2010 applications providing rich user experience which customers of Microsoft Office client applications are familiar with. If you just want to quickly view the documents, you can use Office 2010 Mobile Viewers which display your documents in mobile IE browser. We will walk you through the different scenarios in upcoming posts so you know which option might work best for you. </p>
<p><b>…If you are using a phone built on a non-Windows Platform</b></p>
<p>l You get the Office 2010 Mobile Viewers option only. As previously mentioned, you get to view the Office documents in your mobile browser whether you have smartphones like iPhone, Blackberry, Android, Symbians or non-smartphones. </p>
<p>The Beta for Office Mobile 2010 is available worldwide in <a href="http://www.microsoft.com/windowsmobile/catalog/cataloghome.aspx">Windows Marketplace for Mobile</a> for Windows Mobile 6.5 phones.&#160; To try the Office 2010 Mobile Viewer, you need to have the Office Web Apps installed on your company’s Microsoft SharePoint Server 2010 and then you can use explorer on your phone to view Office documents on the server (read <a href="http://blogs.msdn.com/officewebapps/archive/2009/11/18/9924525.aspx">this Office Web App blog post</a> for more information on how to deploy the Web Apps in the enterprise).&#160; </p>
<p>In future blog posts, we will explore tips and tricks for the different apps and tools Microsoft Office provides to meet the demands of your busy life on-the-go with your mobile device.&#160; In the meantime, enjoy the information below and we hope to hear your feedback soon!</p>
<p><u>Office Mobile 2010</u></p>
<p>Use Microsoft Office Mobile 2010 on your Windows phone to get the familiar Microsoft look and feel as well as the services that you’re used to. </p>
<p>Even when you’re on the road, you can view Microsoft Office Word, Microsoft Office Excel and Microsoft Office PowerPoint documents sent as email attachments.</p>
<p><a href="http://blogs.technet.com/blogfiles/office2010/WindowsLiveWriter/MobilityinOffice2010_E655/clip_image002_2.jpg"><img title="clip_image002" border="0" hspace="12" alt="clip image002 thumb Mobility in Office 2010" src="http://blogs.technet.com/blogfiles/office2010/WindowsLiveWriter/MobilityinOffice2010_E655/clip_image002_thumb.jpg" width="166" height="167" /></a></p>
<p><a href="http://blogs.technet.com/blogfiles/office2010/WindowsLiveWriter/MobilityinOffice2010_E655/clip_image004_2.jpg"><img title="clip_image004" border="0" alt="clip image004 thumb Mobility in Office 2010" src="http://blogs.technet.com/blogfiles/office2010/WindowsLiveWriter/MobilityinOffice2010_E655/clip_image004_thumb.jpg" width="178" height="223" /></a> <a href="http://blogs.technet.com/blogfiles/office2010/WindowsLiveWriter/MobilityinOffice2010_E655/clip_image006_2.jpg"><img title="clip_image006" border="0" alt="clip image006 thumb Mobility in Office 2010" src="http://blogs.technet.com/blogfiles/office2010/WindowsLiveWriter/MobilityinOffice2010_E655/clip_image006_thumb.jpg" width="178" height="223" /></a> <a href="http://blogs.technet.com/blogfiles/office2010/WindowsLiveWriter/MobilityinOffice2010_E655/clip_image008_2.jpg"><img title="clip_image008" border="0" alt="clip image008 thumb Mobility in Office 2010" src="http://blogs.technet.com/blogfiles/office2010/WindowsLiveWriter/MobilityinOffice2010_E655/clip_image008_thumb.jpg" width="178" height="223" /></a>    <br /><em>Word Mobile 2010, Excel Mobile 2010 and PowerPoint Mobile 2010</em></p>
</p>
<p>&#160;</p>
<p>More at <a href="http://blogs.technet.com/office2010/archive/2009/11/20/mobility-in-office-2010.aspx" target="_blank">TECHNET</a></p>
]]></content:encoded>
			<wfw:commentRss>http://vipultaneja.com/mobility-in-office-2010-92/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Access Free Windows Server 2008 R2 Advanced Training Content</title>
		<link>http://vipultaneja.com/access-free-windows-server-2008-r2-advanced-training-content-69</link>
		<comments>http://vipultaneja.com/access-free-windows-server-2008-r2-advanced-training-content-69#comments</comments>
		<pubDate>Tue, 01 Dec 2009 09:47:14 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Windows server 2008]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[TOOLS]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows server]]></category>

		<guid isPermaLink="false">http://vipultaneja.com/?p=69</guid>
		<description><![CDATA[Windows Server 2008 R2 was released to manufacturing concomitantly with Windows 7. However, the latest iteration of the Windows Server platform was shipped to customers ahead of its client counterpart. In addition to providing the actual RTM bits for purchase, Microsoft is offering additional resources designed to benefit customers, be them IT professionals or developers. [...]]]></description>
			<content:encoded><![CDATA[<p>Windows Server 2008 R2 was released to manufacturing concomitantly with <strong><a href="http://news.softpedia.com/news/Windows-7-Softpedia-Review-124602.shtml" target="_blank">Windows 7</a></strong>. However, the latest iteration of the  Windows Server platform was shipped to customers ahead of its client  counterpart. In addition to providing the actual RTM bits for purchase,  Microsoft is offering additional resources designed to benefit customers, be  them IT professionals or developers. It is the case of <strong><a rel="nofollow" href="http://www.msdev.com/Directory/SeriesDescription.aspx?CourseId=134" target="_blank">training content made available </a></strong>completely free of charge discussing the advanced features of  Windows Server 2008 R2, formerly codenamed Windows 7 Server, for developers.</p>
<div style="margin: 10px 0px 10px 10px;">d Series  is an on-demand series about the advanced features of Windows Server 2008 R2.  Topics will include Building a Seamless Enterprise, Virtualization Enhancements,  Remote Desktop &amp; Remote Apps, Managing with Server 2008 R2 and Web Server  Improvements,” revealed <strong><a rel="nofollow" href="http://blogs.msdn.com/usisvde/archive/2009/11/29/watch-advanced-training-online-for-windows-server-2008-r2.aspx" target="_blank">Bruce D. Kyle</a></strong>, ISV architect evangelist  | Microsoft. “Each session lasts between 30 minutes and 60 minutes, specifically  for developers.”</div>
<p>Microsoft has said on  numerous occasions that it considers Windows Server 2008 R2 more than just an  R2. However, despite this, the latest version of Windows Server is indeed  considered only a minor upgrade to Windows Server 2008. Customers that are  perfectly happy with Windows Server 2008 in their IT environments do have  consistent reasons to upgrade, including new features such as Branch Cache and  Direct Access, IIS 7.5 and virtualization improvements. Still, those who are  looking for a major new version of Windows Server will have to wait at least  until 2012, when the next iteration of the platform is planned for release.</p>
<p>Kyle provided a list with the Windows Server  2008 R2 advanced training content:</p>
<p>“-  Windows Server 2008 R2: Building a Seamless Enterprise. This course will focus  on the release of Windows 7 and how it has been coded to work succinctly with  the features of Server 2008 to create a dynamic and reactive enterprise that can  take advantage of the Branch Cache and Direct Access features available.</p>
<p>- Windows Server 2008 R2: Remote Desktop  &amp; Remote Apps. Some of the new capabilities in R2 such as Multimedia and  DirectX Redirection have improved the landscape for administrators when it comes  to RDP connections. This course will delve into some of the details and  improvements found in the new release.</p>
<p>-  Managing with Windows Server 2008 R2. The interactive controls and tools that  were introduced in Server 2008 have been re-geared to give administrators even  more leverage when it comes to performing everyday tasks. This course will focus  on some of these including improved Identity Management within Active Directory  as well as the new Powershell improvements.</p>
<p>- Windows Server 2008 R2: Web Server Improvements. This course  will look at the new IIS 7.5 and some of the capabilities that come with it such  as improved FTP as well as new management tools like Configuration Editor and  Enhanced Auditing.</p>
<p>- Windows Server 2008  R2: Virtualization Enhancements. This course will delve into the areas where R2  has been streamlined and improved in the realm of virtualization. We will look  at the enhancements made to Hyper-V in particular with new features such as Live  Migration and Dynamic VM storage.”</p>
<p>thanks to Softpedia for the news</p>
]]></content:encoded>
			<wfw:commentRss>http://vipultaneja.com/access-free-windows-server-2008-r2-advanced-training-content-69/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vista to Windows 7 RTM Upgrades May Fail If Daemon Tools and Alcohol 120% Are Installed</title>
		<link>http://vipultaneja.com/vista-to-windows-7-rtm-upgrades-may-fail-if-daemon-tools-and-alcohol-120-are-installed-67</link>
		<comments>http://vipultaneja.com/vista-to-windows-7-rtm-upgrades-may-fail-if-daemon-tools-and-alcohol-120-are-installed-67#comments</comments>
		<pubDate>Tue, 01 Dec 2009 09:44:29 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Alcohol 120]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[TOOLS]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 7 RTM]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://vipultaneja.com/?p=67</guid>
		<description><![CDATA[While it has received indisputable accolades as Microsoft’s best operating system to date, Windows 7 is no stranger to problems either, albeit to an extremely smaller degree than its predecessor, Windows Vista. Some of the issues reported by Microsoft involve failed Vista to Windows 7 upgrade attempts, which can happen because of a variety of [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right: 10px;" src="http://news.softpedia.com/images/newsrsz/Vista-to-Windows-7-RTM-Upgrades-May-Fail-If-Daemon-Tools-and-Alcohol-120-Are-Installed-2.png" alt="Vista to Windows 7 RTM Upgrades May Fail If Daemon Tools and Alcohol 120 Are Installed 2 Vista to Windows 7 RTM Upgrades May Fail If Daemon Tools and Alcohol 120% Are Installed" align="left" title="Vista to Windows 7 RTM Upgrades May Fail If Daemon Tools and Alcohol 120% Are Installed" />While  it has received indisputable accolades as Microsoft’s best operating system to  date, Windows 7 is no stranger to problems either, albeit to an extremely  smaller degree than its predecessor, Windows Vista. Some of the issues reported  by Microsoft involve failed Vista to Windows 7 upgrade attempts, which can  happen because of a variety of reasons. In this regard, popular optical media  emulation software Daemon Tools and Alcohol 120% have also been identified as  not exactly playing nice with Windows 7 upgrades from Vista. According to the  Redmond giant, at fault aren’t really the two applications, but rather a driver  that ships with the emulation solutions, as well as with additional pieces of  software.</p>
<p>“A rollback may (…) occur when the third-party driver Sptd.sys  is installed on the computer. This driver is distributed with several  applications such as Daemon Tools and Alcohol 120%. We recommend that you  temporarily uninstall third-party CD/DVD Authoring or Virtualization software  that could contain this driver before you upgrade the computer to Windows 7,”  Microsoft noted.</p>
<p>In the past, the software giant identified Intel  storage drivers as well as the unresponsive Iphlpsvc service as causes that can  generate upgrade failures for &#8230; (<a href="http://news.softpedia.com/news/Vista-to-Windows-7-RTM-Upgrades-May-Fail-If-Daemon-Tools-and-Alcohol-120-Are-Installed-128453.shtml">read  more</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://vipultaneja.com/vista-to-windows-7-rtm-upgrades-may-fail-if-daemon-tools-and-alcohol-120-are-installed-67/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Office 2010 and Related Products Betas Now Available</title>
		<link>http://vipultaneja.com/microsoft-office-2010-and-related-products-betas-now-available-45</link>
		<comments>http://vipultaneja.com/microsoft-office-2010-and-related-products-betas-now-available-45#comments</comments>
		<pubDate>Mon, 30 Nov 2009 07:43:04 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Microsoft learning]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[TOOLS]]></category>

		<guid isPermaLink="false">http://vipultaneja.com/?p=45</guid>
		<description><![CDATA[The Beta release of Microsoft Office 2010, Microsoft SharePoint 2010, Microsoft Project 2010, and Microsoft Visio 2010 are now available. To learn more or to download the beta, go to www.microsoft.com/office2010 today. Help us by providing feedback and gain valuable hands-on experience before the release to manufacture later in the first half of the calendar [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://microsoftlearning.simplefeed.net/l?s=100001s27ml43o97ik5&amp;r=windowsrss&amp;he=687474702533412532462532467777772e6d6963726f736f66742e636f6d2532466f666669636525324632303130253246&amp;i=727373696e3a687474703a2f2f626f726e746f6c6561726e2e6d736c6561726e2e6e65742f323030392f31312f6d6963726f736f66742d6f66666963652d323031302d616e642d72656c617465642d70726f64756374732d62657461732d6e6f772d617661696c61626c652d32"><img style="display: inline; border: 0px;" title="image" src="http://borntolearn1.mslearn.net/images/2009/11/image12.png" border="0" alt="image12  Microsoft Office 2010 and Related Products Betas Now Available" width="576" height="116" /></a></p>
<p>The Beta release of Microsoft Office 2010, Microsoft SharePoint 2010,  Microsoft Project 2010, and Microsoft Visio 2010 are now available. To learn  more or to download the beta, go to <a href="http://microsoftlearning.simplefeed.net/l?s=100001s27ml43o97ik5&amp;r=windowsrss&amp;he=687474702533412532462532467777772e6d6963726f736f66742e636f6d2532466f666669636532303130&amp;i=727373696e3a687474703a2f2f626f726e746f6c6561726e2e6d736c6561726e2e6e65742f323030392f31312f6d6963726f736f66742d6f66666963652d323031302d616e642d72656c617465642d70726f64756374732d62657461732d6e6f772d617661696c61626c652d32">www.microsoft.com/office2010</a> today. Help us by providing feedback and gain valuable hands-on experience  before the release to manufacture later in the first half of the calendar year  2010.</p>
<p>This next wave of business productivity tools have been designed to deliver  the best user experience across the PC, mobile phone and browser. By installing  today, you can start learning more about the products, we’ll be here with more  learning tools asap, enjoy!</p>
<p><strong><a href="http://microsoftlearning.simplefeed.net/l?s=100001s27ml43o97ik5&amp;r=windowsrss&amp;he=687474702533412532462532467777772e6d6963726f736f66742e636f6d2532466f666669636525324632303130253246&amp;i=727373696e3a687474703a2f2f626f726e746f6c6561726e2e6d736c6561726e2e6e65742f323030392f31312f6d6963726f736f66742d6f66666963652d323031302d616e642d72656c617465642d70726f64756374732d62657461732d6e6f772d617661696c61626c652d32">Download  the Beta Now</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://vipultaneja.com/microsoft-office-2010-and-related-products-betas-now-available-45/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Security Compliance Toolkit</title>
		<link>http://vipultaneja.com/security-compliance-toolkit-30</link>
		<comments>http://vipultaneja.com/security-compliance-toolkit-30#comments</comments>
		<pubDate>Sun, 29 Nov 2009 14:11:02 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Security Compliance Toolkit]]></category>
		<category><![CDATA[Technet]]></category>
		<category><![CDATA[TOOLS]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://vipultaneja.com/?p=30</guid>
		<description><![CDATA[Security Compliance Toolkit Microsoft released new Security Compliance Toolkits today to help Microsoft customers: plan, deploy, and monitor the security baselines of computers running Windows 7 and BitLocker Drive Encryption, plus many other products. You are given a choice of  preconfigured security baselines depending on if your within an enterprise or at home, once selected [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://i.technet.microsoft.com/Ee712767.image1(en-us,TechNet.10).jpg"><img title="Security Tool Kit" src="http://blog.eightforums.com/wp-content/uploads/2009/11/Security-Tool-Kit-300x187.jpg" alt="Security Tool Kit 300x187 Security Compliance Toolkit" width="270" height="168" /></a></p>
<p style="text-align: center;"><a title="Microsoft Security Compliance Toolkit" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=5534bee1-3cad-4bf0-b92b-a8e545573a3e&amp;displaylang=en">Security  Compliance Toolkit</a></p>
<p style="text-align: left;">Microsoft released new Security Compliance Toolkits  today to help Microsoft customers: plan, deploy, and monitor the security  baselines of computers running Windows 7 and BitLocker Drive Encryption, plus  many other products. You are given a choice of  preconfigured security baselines  depending on if your within an enterprise or at home, once selected you apply  the settings to your operating system and Microsoft applications. I hope  <em>Windows 8</em> will included this by default!</p>
<h3><strong>Security</strong> Help included in the  Windows 7 version</h3>
<ul>
<li><strong><span>Security Guide</span></strong> –This guidance provides you  with best practices and information about automated tools to help you plan and  deploy your security baseline.</li>
<li><strong><span>Security Baseline Settings workbook</span></strong> – A  resource that lists the prescribed settings for each of the preconfigured  security baselines the guide recommends.</li>
<li><strong><span>Security Baseline XML</span></strong> – An XML file that  allows customers to consume the data defined in the Security Baseline Settings  workbook.</li>
<li><strong><span>GPOAccelerator tool</span></strong> – A tool that you can use  to create all the GPOs you need to deploy your chosen security  configuration.</li>
<li><strong><span>INF Files</span></strong> – INF files for Windows 7 and  BitLocker.</li>
<li><strong><span>Baseline Compliance Management Overview</span></strong> – An  overview that includes best practices about how to monitor security baselines  for computers running<strong><span> </span></strong>Windows 7.</li>
<li><strong><span>DCM Configuration Pack User Guide</span></strong> – A  step-by-step prescriptive user guide about how to use the configurations packs  in Configuration Manager 2007<strong><span> </span></strong>R2<strong><span>.</span></strong></li>
<li><strong><span>DCM Configuration Packs</span></strong> – The toolkit includes  DCM Configuration Packs for you to use with the DCM feature in Configuration  Manager 2007 R2.</li>
</ul>
<p>Source: eight forums</p>
]]></content:encoded>
			<wfw:commentRss>http://vipultaneja.com/security-compliance-toolkit-30/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

