<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Within Windows</title>
	
	<link>http://www.withinwindows.com</link>
	<description>Not your usual Microsoft enthusiast blog.</description>
	<lastBuildDate>Mon, 16 Apr 2012 14:53:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/WithinWindows" /><feedburner:info uri="withinwindows" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Video: Welcome to Office “15″</title>
		<link>http://feedproxy.google.com/~r/WithinWindows/~3/XThFhAfh0lA/</link>
		<comments>http://www.withinwindows.com/2012/04/16/video-welcome-to-office-15/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 14:52:18 +0000</pubDate>
		<dc:creator>Rafael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Office 15]]></category>

		<guid isPermaLink="false">http://www.withinwindows.com/?p=2934</guid>
		<description />
			<content:encoded><![CDATA[<p><iframe width="575" height="322" src="http://www.youtube.com/embed/vT503jUG4Y4?rel=0" frameborder="0" allowfullscreen></iframe></p>
<img src="http://feeds.feedburner.com/~r/WithinWindows/~4/XThFhAfh0lA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.withinwindows.com/2012/04/16/video-welcome-to-office-15/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://www.withinwindows.com/2012/04/16/video-welcome-to-office-15/</feedburner:origLink></item>
		<item>
		<title>The Rowi Location API Access Argument</title>
		<link>http://feedproxy.google.com/~r/WithinWindows/~3/iU_9vMyX5jY/</link>
		<comments>http://www.withinwindows.com/2012/04/13/the-rowi-location-api-access-argument/#comments</comments>
		<pubDate>Fri, 13 Apr 2012 10:53:53 +0000</pubDate>
		<dc:creator>Rafael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.withinwindows.com/?p=2918</guid>
		<description><![CDATA[If you follow me on Twitter, you probably saw a heated exchange of words between myself, Nokia Principal Engineer Justin Angel, and Microsoft ASP.NET Program Manager Erik Porter. (He made Rowi, a nice Windows Phone twitter client.) The argument at its core is that Rowi users don’t have exacting control over how Rowi accesses location [...]]]></description>
			<content:encoded><![CDATA[<p>If you follow me on Twitter, you probably saw a heated exchange of words between myself, Nokia Principal Engineer <a href="http://twitter.com/justinangel">Justin Angel</a>, and Microsoft ASP.NET Program Manager <a href="http://twitter.com/humancompiler">Erik Porter</a>. (He made <a href="http://rowiapp.com">Rowi</a>, a nice Windows Phone twitter client.) The argument at its core is that Rowi users don’t have exacting control over how Rowi accesses location data. Let me show you what I mean.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-2919" title="Rowi Tweet Screen (location opt-in)" src="http://www.withinwindows.com/files/uploads/2012/04/rowi_2.png" alt="" width="480" height="400" /></p>
<p style="text-align: center;">Normal tweet flow, without automatic location access.</p>
<p>The figure above shows a fresh tweet screen in Rowi. You can tap the <em>add current location</em> link to opt into Location API access and geo-tag a tweet. That part is okay. But after sending this tweet, Rowi &#8220;remembers&#8221; the decision and <strong>in new tweets automatically pulls your location data with no way to turn this off.</strong> So if you decide that Rowi is to no longer have access to your location data, <strong>you cannot opt-out.</strong> The only way to disable this behavior is to start a new tweet, tap the <em>clear</em> link after it pulls your location data, then send a tweet out to save your settings to disk.</p>
<p><img class="aligncenter size-full wp-image-2922" title="Rowi Tweet Screen (location automatically accessed)" src="http://www.withinwindows.com/files/uploads/2012/04/rowi_31.png" alt="" width="480" height="400" /></p>
<p style="text-align: center;">Tweet flow after you send one geo-tagged tweet.<br />
Note the location data was pre-populated.</p>
<p>This behavior is not aligned with <a href="http://msdn.microsoft.com/en-us/library/hh184841(v=VS.92).aspx">Windows Phone Application policies</a>, specifically 2.7.3 which clearly states:</p>
<blockquote><p>Your application must provide in-application settings that <em>allow the user to enable and disable your application&#8217;s access to and use of location</em> from the Location Service API.</p></blockquote>
<p>And when brought to Erik&#8217;s attention, he dismissed the issue claiming that tapping the <em>clear</em> link offers users the ability to send tweets without location data and that he &#8220;worked with marketplace team already on this exact issue&#8221; implying they OK&#8217;ed it. But what Erik fails to realize &#8212; or is choosing to ignore &#8212; is that I can&#8217;t hit the <em>clear</em> link until it runs its fingers through my location data. Against my will.</p>
<p>&#8230; but maybe he&#8217;s right. Things get a little muddied when you put this in the perspective of the app. The location data on the new tweet page isn&#8217;t being transmitted to Twitter at that time, therefore a case could be made around the fact that opt-in consent <strong>is not required</strong> per policy 2.7.4:</p>
<blockquote><p><em>If your application publishes or makes available location data obtained from the Location Service API</em> to any other service or other person (including advertising networks), your application must implement a method to obtain opt-in consent. [...]</p></blockquote>
<p>Confused yet?</p>
<p>Now let&#8217;s be honest &#8212; there&#8217;s no real impact here. Rowi is a very trustworthy application and has a clear and succinct privacy policy. But I strongly believe something is wrong here. The user should have the final say in what privileges an application has and what rules they must follow. So I think Rowi needs a Location API master switch.</p>
<p>What do <em>you</em> think?</p>
<img src="http://feeds.feedburner.com/~r/WithinWindows/~4/iU_9vMyX5jY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.withinwindows.com/2012/04/13/the-rowi-location-api-access-argument/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		<feedburner:origLink>http://www.withinwindows.com/2012/04/13/the-rowi-location-api-access-argument/</feedburner:origLink></item>
		<item>
		<title>Bing brings tiles back, via a new Taskbar</title>
		<link>http://feedproxy.google.com/~r/WithinWindows/~3/_zmtSy48IlE/</link>
		<comments>http://www.withinwindows.com/2012/04/06/bing-brings-tiles-back-via-a-new-taskbar/#comments</comments>
		<pubDate>Sat, 07 Apr 2012 03:19:47 +0000</pubDate>
		<dc:creator>Rafael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.withinwindows.com/?p=2910</guid>
		<description><![CDATA[So, back in July of last year, Bing temporarily rolled out a version of their homepage featuring live tiles. Well, guess what &#8212; it&#8217;s back. The new style seems cleaner and features three distinct &#8220;live tiles&#8221; &#8212; Videos, Images, Trends &#8212; that update throughout the day. A fourth static tile, Search History, serves as a convenient area [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-2911" title="Bing homepage w/ Taskbar" src="http://www.withinwindows.com/files/uploads/2012/04/bing_taskbar_thumb.png" alt="" width="550" height="364" /></p>
<p>So, back in July of last year, Bing <a href="http://www.withinwindows.com/2011/07/20/picture-microsoft-rolls-out-new-bing-with-live-tiles/">temporarily rolled out a version of their homepage</a> featuring live tiles. Well, guess what &#8212; it&#8217;s back. The new style seems cleaner and features three distinct &#8220;live tiles&#8221; &#8212; Videos, Images, Trends &#8212; that update throughout the day. A fourth static tile, Search History, serves as a convenient area to view and repeat searches you&#8217;ve run in the past.</p>
<p>For those that prefer to stay with the simpler text-based bar, you can close the new Taskbar by clicking a simple arrow &#8212; just like minimizing, say, the Windows Explorer Ribbon in Windows 8.</p>
<img src="http://feeds.feedburner.com/~r/WithinWindows/~4/_zmtSy48IlE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.withinwindows.com/2012/04/06/bing-brings-tiles-back-via-a-new-taskbar/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://www.withinwindows.com/2012/04/06/bing-brings-tiles-back-via-a-new-taskbar/</feedburner:origLink></item>
		<item>
		<title>Windows 8 Secrets: The WinX Menu and its hashing algorithm</title>
		<link>http://feedproxy.google.com/~r/WithinWindows/~3/qlICuwiW2O8/</link>
		<comments>http://www.withinwindows.com/2012/04/04/windows-8-secrets-the-winx-menu-and-its-hashing-algorithm/#comments</comments>
		<pubDate>Thu, 05 Apr 2012 04:43:41 +0000</pubDate>
		<dc:creator>Rafael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://www.withinwindows.com/?p=2892</guid>
		<description><![CDATA[Last week, a reader – “Windows Fan” – tipped me off to an article on Vishal Guptas blog indicating how to customize the new WinX menu in Windows 8. (You know, the menu that appears when you right-click the lower-left Start tip.) Not happy with hacking core system files and peeling back file system security, I dug a [...]]]></description>
			<content:encoded><![CDATA[<p>Last week, a reader – “Windows Fan” – tipped me off to an article on <a href="http://www.askvg.com/exclusive-how-to-add-new-shortcuts-in-quick-access-menu-win-x-menu-of-windows-8/">Vishal Guptas blog</a> indicating how to customize the new WinX menu in Windows 8. (You know, the menu that appears when you right-click the lower-left Start tip.) Not happy with hacking core system files and peeling back file system security, I dug a little deeper to understand what&#8217;s going on and came up with a simpler solution.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-2898" title="The Windows 8 &quot;WinX Menu&quot;" src="http://www.withinwindows.com/files/uploads/2012/04/winx_menu1.png" alt="" width="546" height="393" /></p>
<p>So let&#8217;s start at the top. The WinX menu is a simple context menu that appears when you right-click the Start tip that appears when you squish the mouse into the lower-left corner of the screen. The purpose of the menu is <strong>not to act as a Start Menu replacement</strong> but rather as a springboard to perform advanced system functions that are slightly out of reach. For example, if you’re trying to kill a runaway system process, you will probably need quick access to Task Manager, an elevated Command Prompt, and perhaps Programs and Features to uninstall the culprit app. Launching those applications in succession via the Start Screen would be a pain in the rump.</p>
<p>The entries on the menu are driven by shortcut (.lnk) files present in each Group folder located at %LocalAppData%\Microsoft\Windows\WinX. But you can’t manipulate the shortcuts within or add new ones. That’s because at first invocation (e.g. a fresh boot), the menu scans for and only adds <em>approved</em> shortcuts. Why? Again, Microsoft doesn’t want this becoming another Start Menu or, worse, an icon landfill for installers a la Quick Launch back in Windows Vista.</p>
<p>But an argument could be made for that small sliver of folks who genuinely want to lightly extend the menu, perhaps with utilities such as <a href="http://technet.microsoft.com/en-us/sysinternals/bb896645">Process Monitor</a> and <a href="http://technet.microsoft.com/en-us/sysinternals/bb896647">DebugView</a>. So let’s talk about what makes an <em>approved</em> shortcut.</p>
<p>An <em>approved</em> shortcut – a moniker I made up – is a .lnk file that has the appropriate markings to indicate to Windows “Hey, I’m special.” The marking is a simple 4-byte hash of several pieces of information. From the .lnk itself, two points are collected:</p>
<ul>
<li>The link’s target application path/file (e.g. C:\Games\Minecraft.exe)</li>
<li>The link’s target application arguments (e.g. –windowed)</li>
</ul>
<p>The third ingredient is simply a hard-coded chunk of text, or a <em>salt</em> if you will, to keep things interesting. That string is, literally, “Do not prehash links.  This should only be done by the user.”</p>
<p>With these three strings in hand, Windows then glues them together, lowercases everything, and runs them through the <a href="http://msdn.microsoft.com/en-us/library/windows/desktop/bb759853(v=vs.85).aspx">HashData function</a>. But you’re probably wondering at this point, what does it compare to?</p>
<p>Let’s shift our focus to .lnk files. We know them as shortcuts to things. But they’re officially called <a href="http://msdn.microsoft.com/en-us/library/dd871305(v=prot.13).aspx">Shell Links</a> and can store a lot of information on other data objects in Windows. More specifically, they support storing a structure of data called a <a href="http://msdn.microsoft.com/en-us/library/dd871335(v=prot.13).aspx">PropertyStoreDataBlock</a> that acts as a container for arbitrary string or numeric key/value pairs. Yep, the “WinX hash” is stored in here. If you’re curious, the key can be defined as such:</p>
<blockquote><p>DEFINE_PROPERTYKEY(PKEY_WINX_HASH,<br />
0xFB8D2D7B, 0x90D1, 0x4E34, 0xBF, 0&#215;60, 0x6E, 0xAC, 0&#215;09, 0&#215;92, 0x2B, 0xBF, 0&#215;02);</p></blockquote>
<p>So to tie it all together, Windows – the Shell specifically – iterates through the .lnk files in each Group<em>N</em> folder; opens them up; pulls out and concatenates the target path, args, and an arbitrary string; then finally hashes the result. This hash is then compared with the one stored in the .lnk to determine if it’s <em>approved.</em> Rinse and repeat.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-2894" title="A screenshot of my hashlnk tool." src="http://www.withinwindows.com/files/uploads/2012/04/hashlnk_011.png" alt="" width="547" height="354" /></p>
<p>If you’re interested in stuffing items into that menu, <a href="http://www.withinwindows.com/files/uploads/2012/04/hashlnk_vs2010.zip">I wrote a tool to mark your shortcuts as <em>approved</em>.</a> (The <a href="https://github.com/riverar/hashlnk">source code is on Github</a>, if you&#8217;re interested.)</p>
<p>NOTE: The WinX menu doesn’t seem to handle architecture-dependent environment string expansion very well, so shortcuts to %ProgramFiles% may not work (e.g. Internet Explorer 64-bit). I suspect this is a WONTFIX given it’s not designed to work with your own shortcuts.</p>
<p><em>Update: I replaced the executable with a VS2010 compiled copy, sorry. The previous one would not execute on Windows 8 machines w/o Visual Studio 11 installed. (We don&#8217;t have a VC11 runtime redist. kit yet.)</em></p>
<img src="http://feeds.feedburner.com/~r/WithinWindows/~4/qlICuwiW2O8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.withinwindows.com/2012/04/04/windows-8-secrets-the-winx-menu-and-its-hashing-algorithm/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		<feedburner:origLink>http://www.withinwindows.com/2012/04/04/windows-8-secrets-the-winx-menu-and-its-hashing-algorithm/</feedburner:origLink></item>
		<item>
		<title>LoadLibrary failed with error 126, redux</title>
		<link>http://feedproxy.google.com/~r/WithinWindows/~3/3RoAzvzLjyU/</link>
		<comments>http://www.withinwindows.com/2012/03/31/loadlibrary-failed-with-error-126-redux/#comments</comments>
		<pubDate>Sun, 01 Apr 2012 05:56:09 +0000</pubDate>
		<dc:creator>Rafael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://www.withinwindows.com/?p=2882</guid>
		<description><![CDATA[So I was on Skype with Paul Paliath this evening and he was having a tough time with Adobe Photoshop on Windows 8. I inquired for details and he read off the error he was seeing. &#8220;Error: LoadLibrary failed with error 126: The specified module could not be found.&#8221; Sound familiar? Yep. I had the same [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter size-full wp-image-2883" title="Adobe Photoshop CS6 Beta, OpenGL Error" src="http://www.withinwindows.com/files/uploads/2012/03/photoshop_opengl_amd.png" alt="Error: LoadLibrary failed with error 126: The specified module could not be found." width="550" height="267" /></p>
<p>So I was on Skype with <a href="http://twitter.com/paulpaliath">Paul Paliath</a> this evening and he was having a tough time with Adobe Photoshop on Windows 8. I inquired for details and he read off the error he was seeing. <em>&#8220;Error: LoadLibrary failed with error 126: The specified module could not be found.&#8221;</em></p>
<p>Sound familiar? Yep. <a href="http://www.withinwindows.com/2012/03/18/quick-fix-for-amds-opengl-on-windows-8/">I had the same problem last week with Minecraft.</a> The error isn&#8217;t specific to Minecraft or Photoshop. It&#8217;s simply a quirk with the latest AMD preview drivers and all OpenGL applications. If you, too, are having this issue download my <a href="http://www.withinwindows.com/files/uploads/2012/03/ati_w8_opengl_64bit.reg">simple .reg file</a> and you&#8217;ll be error free.</p>
<img src="http://feeds.feedburner.com/~r/WithinWindows/~4/3RoAzvzLjyU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.withinwindows.com/2012/03/31/loadlibrary-failed-with-error-126-redux/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		<feedburner:origLink>http://www.withinwindows.com/2012/03/31/loadlibrary-failed-with-error-126-redux/</feedburner:origLink></item>
		<item>
		<title>Quick fix for AMD’s OpenGL on Windows 8</title>
		<link>http://feedproxy.google.com/~r/WithinWindows/~3/qCrtwAblulk/</link>
		<comments>http://www.withinwindows.com/2012/03/18/quick-fix-for-amds-opengl-on-windows-8/#comments</comments>
		<pubDate>Sun, 18 Mar 2012 10:10:46 +0000</pubDate>
		<dc:creator>Rafael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://www.withinwindows.com/?p=2868</guid>
		<description><![CDATA[For whatever reason, the AMD Catalyst Drivers for Windows 8 Consumer Preview are broken when it comes to 64-bit OpenGL; they&#8217;re missing a registry entry critical to its functionality. Specifically, whenever an application (like Minecraft using Java 64-bit) requests OpenGL access, AMD&#8217;s atig6pxx.dll kicks in. It then peeks inside HKLM\SYSTEM\CurrentControlSet\Control\Class\{4d36e968-e325-11ce-bfc1-08002be10318}\0000 and loads the OpenGL component [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.withinwindows.com/files/uploads/2012/03/loadlibrary_minecraft.png"><img class="aligncenter size-full wp-image-2869" title="Error: LoadLibrary failed with error 126: The specified module could not be found." src="http://www.withinwindows.com/files/uploads/2012/03/loadlibrary_minecraft.png" alt="" width="557" height="356" /></a></p>
<p>For whatever reason, the <a href="http://support.amd.com/us/kbarticles/Pages/Windows8ConsumerPreviewDrivers.aspx">AMD Catalyst Drivers for Windows 8 Consumer Preview</a> are broken when it comes to 64-bit OpenGL; they&#8217;re missing a registry entry critical to its functionality. Specifically, whenever an application (like Minecraft using Java 64-bit) requests OpenGL access, AMD&#8217;s atig6pxx.dll kicks in. It then peeks inside HKLM\SYSTEM\CurrentControlSet\Control\Class\{4d36e968-e325-11ce-bfc1-08002be10318}\0000 and loads the OpenGL component as specified by <strong>OpenGLVendorName</strong> (64-bit) or <strong>OpenGLVendorNameWow</strong> (32-bit).</p>
<p>While the bits are there, the 64-bit registry entry is missing completely. But wait, you can <a href="http://www.withinwindows.com/files/uploads/2012/03/ati_w8_opengl_64bit.reg">add it yourself</a>, though! No reboot needed.</p>
<p>If you have any problems, email <a href="mailto:long.zheng@gmail.com">Long Zheng</a> and he&#8217;ll route your complaint to me.</p>
<img src="http://feeds.feedburner.com/~r/WithinWindows/~4/qCrtwAblulk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.withinwindows.com/2012/03/18/quick-fix-for-amds-opengl-on-windows-8/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://www.withinwindows.com/2012/03/18/quick-fix-for-amds-opengl-on-windows-8/</feedburner:origLink></item>
		<item>
		<title>An introduction to Office 15 “Agaves”</title>
		<link>http://feedproxy.google.com/~r/WithinWindows/~3/QVLwdXbt42A/</link>
		<comments>http://www.withinwindows.com/2012/03/16/an-introduction-to-office-15-agaves/#comments</comments>
		<pubDate>Fri, 16 Mar 2012 17:43:45 +0000</pubDate>
		<dc:creator>Rafael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Office 15]]></category>

		<guid isPermaLink="false">http://www.withinwindows.com/?p=2851</guid>
		<description><![CDATA[Back in Feburary, I briefly hinted at extensions coming to Office &#8220;15&#8243; aptly named Office Web Extensions (code-named Agave). To expand on that earlier post, Agaves are content-aware web apps, built with HTML and JavaScript, that can extend both desktop and web Office applications. An Agave can appear in several forms: As a task pane (or sidebar), a [...]]]></description>
			<content:encoded><![CDATA[<p><em>Back in Feburary</em>, I <a href="http://www.withinwindows.com/2012/02/25/a-small-glimpse-into-whats-coming-in-office-15-for-users/">briefly hinted at extensions coming to Office &#8220;15&#8243;</a> aptly named Office Web Extensions (code-named <em>Agave</em>). To expand on that earlier post, <em>Agaves</em> are content-aware web apps, built with HTML and JavaScript, that can extend both desktop and web Office applications.</p>
<p>An<em> Agave</em> can appear in several forms: As a task pane (or sidebar), a block within your content, or as a popup that appears when its button is clicked.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-2858" title="Task Pane Agave Example" src="http://www.withinwindows.com/files/uploads/2012/03/taskpane_agave_word.png" alt="" width="530" height="252" /><em>A Task Pane Agave running in Microsoft Word “15”</em></p>
<p><strong>Task Pane <em>Agaves</em></strong> are available in Word, Excel, and Project. They live alongside your document or project and are analogous to the Metro snap feature present in Windows 8. They can default to a specific width and be floated, if desired.</p>
<p>Example: A thesaurus <em>Agave</em> that automatically suggested replacements for recently typed or highlighted words.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-2854" title="Content Agave Example" src="http://www.withinwindows.com/files/uploads/2012/03/content_agave_excel.png" alt="" width="530" height="252" /><em style="text-align: center;">A Content Agave running in Microsoft Excel “15”</em></p>
<p><strong>Content <em>Agaves</em> </strong>are available in both Word and Excel and integrate directly into your document or spreadsheet, similar to how OLE objects worked back in the &#8217;90s. They can default to any width or height and be re-sized as needed.</p>
<p>Example: A third-party interactive charting <em>Agave, </em>tied to the data in the worksheet.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-2859" title="Contextual Agave Example" src="http://www.withinwindows.com/files/uploads/2012/03/context_agave_outlook1.png" alt="" width="530" height="252" /><em style="text-align: center;">A Contextual Agave running in Microsoft Outlook &#8220;15&#8243;</em></p>
<p><strong>Contextual <em>Agaves</em> </strong>show up in Outlook items, such as messages and appointments, and appear when the <em>Agaves</em>&#8216; conditions are met. They expand vertically as needed in the window where they&#8217;re activated.</p>
<p>Example: A Bing Maps <em>Agave </em>that displays driving directions to an upcoming meeting location.</p>
<img src="http://feeds.feedburner.com/~r/WithinWindows/~4/QVLwdXbt42A" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.withinwindows.com/2012/03/16/an-introduction-to-office-15-agaves/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.withinwindows.com/2012/03/16/an-introduction-to-office-15-agaves/</feedburner:origLink></item>
		<item>
		<title>Working Windows 8 Consumer Preview SDK, symbol package links</title>
		<link>http://feedproxy.google.com/~r/WithinWindows/~3/qawPKTG26mI/</link>
		<comments>http://www.withinwindows.com/2012/03/04/working-windows-8-consumer-preview-sdk-symbol-package-links/#comments</comments>
		<pubDate>Sun, 04 Mar 2012 11:07:11 +0000</pubDate>
		<dc:creator>Rafael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://www.withinwindows.com/?p=2835</guid>
		<description><![CDATA[I was running around looking for the Windows 8 Consumer Preview symbol package and landed on this page on MSDN. Unfortunately, the links point to internal URLs. Here are the corrected links for us non-softies: Windows Symbol Packages Standalone Windows SDK for Windows 8 Consumer Preview]]></description>
			<content:encoded><![CDATA[<p>I was running around looking for the Windows 8 Consumer Preview symbol package and landed on <a href="http://msdn.microsoft.com/en-us/windows/hardware/hh852360"><em>this</em> page</a> on MSDN. Unfortunately, the links point to internal URLs. Here are the corrected links for us non-softies:</p>
<ul>
<li><a href="http://msdn.microsoft.com/en-us/windows/hardware/gg463028">Windows Symbol Packages</a></li>
<li><a href="http://msdn.microsoft.com/en-us/windows/hardware/hh852363">Standalone Windows SDK for Windows 8 Consumer Preview</a></li>
</ul>
<p><img class="aligncenter size-full wp-image-2848" title="Symbol installer" src="http://www.withinwindows.com/files/uploads/2012/03/installer.png" alt="" width="529" height="419" /></p>
<img src="http://feeds.feedburner.com/~r/WithinWindows/~4/qawPKTG26mI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.withinwindows.com/2012/03/04/working-windows-8-consumer-preview-sdk-symbol-package-links/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://www.withinwindows.com/2012/03/04/working-windows-8-consumer-preview-sdk-symbol-package-links/</feedburner:origLink></item>
		<item>
		<title>Fixed AMD Catalyst drivers for Windows 8 Consumer Preview</title>
		<link>http://feedproxy.google.com/~r/WithinWindows/~3/YqoOw74jA8k/</link>
		<comments>http://www.withinwindows.com/2012/03/01/fixed-amd-catalyst-drivers-for-windows-8-consumer-preview/#comments</comments>
		<pubDate>Thu, 01 Mar 2012 13:24:55 +0000</pubDate>
		<dc:creator>Rafael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://www.withinwindows.com/?p=2822</guid>
		<description><![CDATA[Update 03/01/2011: AMD has made even better drivers available today. To force folks to upgrade, I&#8217;ve removed the .cat files. These newer drivers include fixes for crashing Metro applications, weird resolutions, and even come with Catalyst Control Center. So, AMD made a boo-boo in the creation of the driver&#8217;s catalog (.cat) file for their Windows 8 Preview Drivers breaking [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update 03/01/2011:</strong> AMD has made <a href="http://support.amd.com/us/kbarticles/Pages/Windows8ConsumerPreviewDrivers.aspx">even <em>better</em> drivers available</a> today. To force folks to upgrade, I&#8217;ve removed the .cat files. These newer drivers include fixes for crashing Metro applications, weird resolutions, and even come with Catalyst Control Center.</p>
<p>So, AMD made a boo-boo in the creation of the driver&#8217;s catalog (.cat) file for their <a href="http://support.amd.com/us/gpudownload/windows/Pages/win8-preview.aspx">Windows 8 Preview Drivers</a> breaking support for Windows 8 Consumer Preview users. Specifically, they incorrectly hashed their driver INF file &#8212; or correctly hashed it but tampered with it later &#8212; causing Windows to choke.</p>
<p>No big deal. I went ahead and resigned their drivers with my certificate. For those who want to give these drivers a proper evaulation, feel free to grab a new .cat file for your platform <del>(x86 <em>untested</em> / x64)</del>.</p>
<p>Some hand-holding steps below:</p>
<ol>
<li>Open \AMD\AMD_Display_Driver_Win8_Preview\Packages\Drivers\Display</li>
<li>Open W7_INF (32-bit) or W76A_INF (64-bit)</li>
<li>Drop in new .cat file (see above links)</li>
<li>Install the driver as normal, via Device Manager</li>
</ol>
<p><em>Maybe you&#8217;ll like this sooo much, you&#8217;ll consider reading <a href="http://www.withinwindows.com/2012/02/23/my-diamond-pickaxe-is-in-the-red/">this post</a> too.</em></p>
<img src="http://feeds.feedburner.com/~r/WithinWindows/~4/YqoOw74jA8k" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.withinwindows.com/2012/03/01/fixed-amd-catalyst-drivers-for-windows-8-consumer-preview/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		<feedburner:origLink>http://www.withinwindows.com/2012/03/01/fixed-amd-catalyst-drivers-for-windows-8-consumer-preview/</feedburner:origLink></item>
		<item>
		<title>Microsoft SmartScreen updated, even harder to get onto the Internet</title>
		<link>http://feedproxy.google.com/~r/WithinWindows/~3/PliUpSIUaeE/</link>
		<comments>http://www.withinwindows.com/2012/02/29/microsoft-smartscreen-updated-even-harder-to-get-onto-the-internet/#comments</comments>
		<pubDate>Thu, 01 Mar 2012 05:30:35 +0000</pubDate>
		<dc:creator>Rafael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.withinwindows.com/?p=2813</guid>
		<description><![CDATA[If you’re still a sucker using Windows Live Messenger, like me, you abhor the idea of having to jump through hoops to see that cute comic your friend sent you. After its debut, Microsoft SmartScreen was just that annoyance you learned to live with – a lot like UAC. Well, here we are again because [...]]]></description>
			<content:encoded><![CDATA[<p align="left">If you’re still a sucker using Windows Live Messenger, like me, you abhor the idea of having to jump through hoops to see that <a href="http://hyperboleandahalf.blogspot.com/2010/04/alot-is-better-than-you-at-everything.html">cute comic your friend sent you</a>. After its debut, <a href="http://www.microsoft.com/security/online-privacy/spam-prevent.aspx">Microsoft SmartScreen</a> was just that annoyance you learned to live with – a lot like UAC. Well, here we are again because the team decided to revamp the UI, for the worse.</p>
<p align="left">While I welcome the squared-off corners and identifying application icon in the upper-left corner, my brain revolts at the idea of having to parse a bunch of blue text links. It preferred it the old way, where it could easily discern between text-you-should-ignore and buttons-to-gtfo.<img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px; padding-top: 0px" title="Microsoft SmartScreen revamp" border="0" alt="Microsoft SmartScreen revamp" src="http://www.withinwindows.com/files/uploads/2012/02/image6.png" width="550" height="740" /></p>
<img src="http://feeds.feedburner.com/~r/WithinWindows/~4/PliUpSIUaeE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.withinwindows.com/2012/02/29/microsoft-smartscreen-updated-even-harder-to-get-onto-the-internet/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		<feedburner:origLink>http://www.withinwindows.com/2012/02/29/microsoft-smartscreen-updated-even-harder-to-get-onto-the-internet/</feedburner:origLink></item>
		<item>
		<title>3 tidbits about Windows 8 you probably haven’t heard about</title>
		<link>http://feedproxy.google.com/~r/WithinWindows/~3/conDm9a2Vwc/</link>
		<comments>http://www.withinwindows.com/2012/02/29/3-tidbits-about-windows-8-you-probably-havent-heard-about/#comments</comments>
		<pubDate>Wed, 29 Feb 2012 14:46:03 +0000</pubDate>
		<dc:creator>Rafael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://www.withinwindows.com/?p=2808</guid>
		<description><![CDATA[Internet Explorer will support upgrading automatically Buried within the about screen of the Internet Explorer 10 Consumer Preview is a small checkbox labeled “Install new versions automatically”. While there’s no official documentation (yet) on what this switch does, it appears to allow opt-out of non-critical IE updates that hit Windows Update. The switch is on [...]]]></description>
			<content:encoded><![CDATA[<p align="left"><strong>Internet Explorer will support upgrading automatically</strong></p>
<p>Buried within the about screen of the Internet Explorer 10 Consumer Preview is a small checkbox labeled “<em>Install new versions automatically</em>”. While there’s no official documentation (yet) on what this switch does, it appears to allow opt-out of non-critical IE updates that hit Windows Update. The switch is on by default in the Windows 8 Consumer Preview.</p>
<p><strong>New and refreshed multimedia codecs</strong></p>
<p>Media aficionados will be pleased with the inclusion of a new Dolby Digital (AC3) <strong>encoder</strong>, presumably to be bundled with premium SKUs of Windows 8 at ship time later this year. The MPEG2 video encoder/decoder and AC3 decoder weren’t ignored either, with both receiving some polish raising both version numbers to 3.</p>
<p><strong>Expiration pushed into 2013</strong></p>
<p>With the Windows 8 Developer Preview expiring soon (March 11, 2012 23:59:59), it comes as no surprise that the Windows 8 Consumer Preview pushes this target back a bit. But for if you want to set your calendar now, put a red sticker on <strong>23:59:59 on January 15, 2013.</strong> (Or as readers point out, <a href="http://support.microsoft.com/kb/2671501">you can extend your Developer Preview date via an update</a>. But you don’t really want to do that.)</p>
<img src="http://feeds.feedburner.com/~r/WithinWindows/~4/conDm9a2Vwc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.withinwindows.com/2012/02/29/3-tidbits-about-windows-8-you-probably-havent-heard-about/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://www.withinwindows.com/2012/02/29/3-tidbits-about-windows-8-you-probably-havent-heard-about/</feedburner:origLink></item>
		<item>
		<title>A small glimpse into what’s coming in Office “15” for users</title>
		<link>http://feedproxy.google.com/~r/WithinWindows/~3/Bd1SMeW25_I/</link>
		<comments>http://www.withinwindows.com/2012/02/25/a-small-glimpse-into-whats-coming-in-office-15-for-users/#comments</comments>
		<pubDate>Sat, 25 Feb 2012 11:42:42 +0000</pubDate>
		<dc:creator>Rafael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.withinwindows.com/?p=2768</guid>
		<description><![CDATA[I stumbled upon some nuggets pertaining to Microsoft’s upcoming Office “15” suite: New Office Web Extensions Like extensions in your favorite web browser, you’ll be able to write and use add-ons that extend the Office UI. These extensions will be HTML and XML-based and be plugged into a Web Extension Framework. Office Web Extensions will [...]]]></description>
			<content:encoded><![CDATA[<p>I stumbled upon some nuggets pertaining to Microsoft’s upcoming Office “15” suite:</p>
<p><strong>New Office Web Extensions</strong></p>
<p>Like extensions in your favorite web browser, you’ll be able to write and use add-ons that extend the Office UI. These extensions will be HTML and XML-based and be plugged into a Web Extension Framework. Office Web Extensions will have the ability to show custom UI in task panes and content areas; integrate into the dictionary; and have the ability to target specific form factors such as the PC, tablet, <em>and phone.</em></p>
<p><strong>Lync to embrace H.264 standard</strong></p>
<p>Current versions of Lync require that you use Microsoft’s proprietary <a href="http://www.microsoft.com/about/legal/en/us/IntellectualProperty/IPLicensing/Programs/RTVideoandRTAudioCodecPortingKits.aspx">Real-Time Video (RTV) codec</a>. Lync “15”, however, will support the sending and receipt of <a href="http://en.wikipedia.org/wiki/H.264">H.264</a> encoded video, with some nice server-side additions such as Simulcast support. (This, for example, lets organizations transmit higher quality video to local desktops while sending lower quality video to mobile devices.)</p>
<p><strong>Word can “broadcast” too</strong></p>
<p>Office 2010 introduced the ability to <a href="http://office.microsoft.com/en-us/powerpoint-help/broadcast-your-powerpoint-presentation-to-a-remote-audience-HA010382418.aspx">broadcast Powerpoint presentations</a> quickly and easily over the Internet. Office “15” will now bring this functionality to Word – both on the web (Web App) and PC, confirming a <a href="http://www.theverge.com/2012/2/23/2818611/microsoft-office-15-screenshots-technical-preview">previous report</a> on The Verge.</p>
<p><strong>Make nicer timelines with Excel</strong></p>
<p>At some point, you’ve probably had the need to visualize data in timeline form using Excel, but gave up due to <a href="http://www.microsoft.com/education/en-us/teachers/how-to/Pages/timeline.aspx">the amount of work involved</a>. Excel “15” will now feature Timeline views that plug into PivotTables, charts, etc.</p>
<img src="http://feeds.feedburner.com/~r/WithinWindows/~4/Bd1SMeW25_I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.withinwindows.com/2012/02/25/a-small-glimpse-into-whats-coming-in-office-15-for-users/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://www.withinwindows.com/2012/02/25/a-small-glimpse-into-whats-coming-in-office-15-for-users/</feedburner:origLink></item>
		<item>
		<title>Here comes Microsoft Your Account</title>
		<link>http://feedproxy.google.com/~r/WithinWindows/~3/jOhk_5AQZhY/</link>
		<comments>http://www.withinwindows.com/2012/02/24/here-comes-microsoft-your-account/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 15:47:24 +0000</pubDate>
		<dc:creator>Rafael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.withinwindows.com/?p=2758</guid>
		<description><![CDATA[In an attempt to unify of all their pesky accounts and IDs, Microsoft is rolling out a new platform called Microsoft Your Account. This new platform is a direct replacement of the old and loathed Billing Account Management portal, although the feature migration from old to new has yet to be completed. According to the [...]]]></description>
			<content:encoded><![CDATA[<p>In an attempt to unify of all their pesky accounts and IDs, Microsoft is rolling out a new platform called <a href="http://account.microsoft.com/">Microsoft Your Account</a>. This new platform is a direct replacement of the old and <em>loathed</em> Billing Account Management portal, although the feature migration from old to new has yet to be completed. According to the help pages within, Your Account will unify many account types including MSN, Xbox, Windows Live, Windows Phone, and Zune.</p>
<p align="center"><img src="https://account.microsoft.com/PaymentHub/Content/all/imgs/logo.png" /></p>
<p align="center">
<a href='http://www.withinwindows.com/2012/02/24/here-comes-microsoft-your-account/help-png/' title='Help.png'><img width="150" height="103" src="http://www.withinwindows.com/files/uploads/2012/02/Help.png" class="attachment-thumbnail" alt="Help.png" title="Help.png" /></a>
<a href='http://www.withinwindows.com/2012/02/24/here-comes-microsoft-your-account/home-png/' title='Home.png'><img width="150" height="103" src="http://www.withinwindows.com/files/uploads/2012/02/Home.png" class="attachment-thumbnail" alt="Home.png" title="Home.png" /></a>
<a href='http://www.withinwindows.com/2012/02/24/here-comes-microsoft-your-account/payment-png/' title='Payment.png'><img width="150" height="103" src="http://www.withinwindows.com/files/uploads/2012/02/Payment.png" class="attachment-thumbnail" alt="Payment.png" title="Payment.png" /></a>
<a href='http://www.withinwindows.com/2012/02/24/here-comes-microsoft-your-account/profile-png/' title='Profile.png'><img width="150" height="103" src="http://www.withinwindows.com/files/uploads/2012/02/Profile.png" class="attachment-thumbnail" alt="Profile.png" title="Profile.png" /></a>
<a href='http://www.withinwindows.com/2012/02/24/here-comes-microsoft-your-account/subs-png/' title='Subs.png'><img width="150" height="103" src="http://www.withinwindows.com/files/uploads/2012/02/Subs.png" class="attachment-thumbnail" alt="Subs.png" title="Subs.png" /></a>
<a href='http://www.withinwindows.com/2012/02/24/here-comes-microsoft-your-account/transactions-png/' title='Transactions.png'><img width="150" height="103" src="http://www.withinwindows.com/files/uploads/2012/02/Transactions.png" class="attachment-thumbnail" alt="Transactions.png" title="Transactions.png" /></a>
<a href='http://www.withinwindows.com/2012/02/24/here-comes-microsoft-your-account/welcome-png/' title='Welcome.png'><img width="150" height="101" src="http://www.withinwindows.com/files/uploads/2012/02/Welcome.png" class="attachment-thumbnail" alt="Welcome.png" title="Welcome.png" /></a>
</p>
<img src="http://feeds.feedburner.com/~r/WithinWindows/~4/jOhk_5AQZhY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.withinwindows.com/2012/02/24/here-comes-microsoft-your-account/feed/</wfw:commentRss>
		<slash:comments>43</slash:comments>
		<feedburner:origLink>http://www.withinwindows.com/2012/02/24/here-comes-microsoft-your-account/</feedburner:origLink></item>
		<item>
		<title>HP is getting into the Windows 8 Consumer Preview groove</title>
		<link>http://feedproxy.google.com/~r/WithinWindows/~3/xfV8QJWAfeQ/</link>
		<comments>http://www.withinwindows.com/2012/02/24/hp-is-getting-into-the-windows-8-consumer-preview-groove/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 10:53:20 +0000</pubDate>
		<dc:creator>Rafael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://www.withinwindows.com/?p=2739</guid>
		<description><![CDATA[HP is also spinning up in preparation for Windows 8; Minutes ago, Stephen Chapman wrote about some verbiage he found in driver documentation hinting at possible SKU choices. Coincidentally, I just stumbled on a placeholder forum category HP created, no doubt to contain the flood of incoming Windows 8 questions after next week’s preview in [...]]]></description>
			<content:encoded><![CDATA[<p>HP is also spinning up in preparation for Windows 8; Minutes ago, Stephen Chapman wrote about some verbiage <a href="http://www.zdnet.com/blog/seo/windows-8-skus-mentioned-on-hpcom/4739">he found in driver documentation</a> hinting at possible SKU choices. Coincidentally, I just stumbled <a href="http://h30434.www3.hp.com/t5/Windows-8-Consumer-Preview-Beta/bd-p/Win8">on a placeholder forum category</a> HP created, no doubt to contain the flood of incoming Windows 8 questions after next week’s preview in Barcelona, Spain.</p>
<p align="center"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Windows 8 Consumer Preview at HP" border="0" alt="Windows 8 Consumer Preview at HP" src="http://www.withinwindows.com/files/uploads/2012/02/image5.png" width="536" height="357" /></p>
<img src="http://feeds.feedburner.com/~r/WithinWindows/~4/xfV8QJWAfeQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.withinwindows.com/2012/02/24/hp-is-getting-into-the-windows-8-consumer-preview-groove/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.withinwindows.com/2012/02/24/hp-is-getting-into-the-windows-8-consumer-preview-groove/</feedburner:origLink></item>
		<item>
		<title>Windows Server 8 Beta App Certification requirements, tools finalized</title>
		<link>http://feedproxy.google.com/~r/WithinWindows/~3/s1e9o3WUAz0/</link>
		<comments>http://www.withinwindows.com/2012/02/24/windows-server-8-beta-app-certification-requirements-tools-finalized/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 09:47:53 +0000</pubDate>
		<dc:creator>Rafael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://www.withinwindows.com/?p=2735</guid>
		<description><![CDATA[Just picked out some new Windows Server 8 certification documentation from the continuing trickle of updates hitting MSDN and Microsoft’s Download Center. (XPS? Troll much?) The Windows Server Application Certification Program has released the finalized requirements to validate your software&#8217;s compatibility with Windows Server &#34;8&#34; beta. […] The majority of applications that currently run on [...]]]></description>
			<content:encoded><![CDATA[<p>Just picked out some new <a href="http://www.microsoft.com/download/en/details.aspx?id=28961">Windows Server 8 certification documentation</a> from the continuing trickle of updates hitting MSDN and Microsoft’s Download Center. (XPS? Troll much?)</p>
<blockquote><p>The Windows Server Application Certification Program has released the finalized requirements to validate your software&#8217;s compatibility with Windows Server &quot;8&quot; beta.</p>
<p>[…] The majority of applications that currently run on Windows Server 2008 and Windows Server 2008 R2 <em>should work on Windows Server “8” Beta with no changes</em>. Those applications which do not run on Windows Server “8” Beta may:</p>
<ul>
<li>Run with the help of a Compatibility Layer (a setting which provides some Windows Server 2003 and Windows Server 2008 functions to the application)</li>
<li>Run with the help of an Elevation Layer (a setting which runs the application with Administrator privileges)</li>
<li>Make code changes to enable it to run on Windows Server “8” Beta through a product update</li>
</ul>
</blockquote>
<p>In conjunction with the documentation release is a new <a href="http://www.microsoft.com/download/en/details.aspx?id=28960">Windows Server App Certification Kit</a>, although it requires you to be running the Windows 8 Consumer Preview or Windows Server 8 Beta (i.e. useless at the moment).</p>
<img src="http://feeds.feedburner.com/~r/WithinWindows/~4/s1e9o3WUAz0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.withinwindows.com/2012/02/24/windows-server-8-beta-app-certification-requirements-tools-finalized/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.withinwindows.com/2012/02/24/windows-server-8-beta-app-certification-requirements-tools-finalized/</feedburner:origLink></item>
		<item>
		<title>And it shall be named: Windows Server 8 Beta</title>
		<link>http://feedproxy.google.com/~r/WithinWindows/~3/UiGvA-97tOg/</link>
		<comments>http://www.withinwindows.com/2012/02/23/and-it-shall-be-named-windows-server-8-beta/#comments</comments>
		<pubDate>Thu, 23 Feb 2012 23:17:07 +0000</pubDate>
		<dc:creator>Rafael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://www.withinwindows.com/?p=2729</guid>
		<description><![CDATA[With the release of the Windows 8 Consumer Preview just around the corner, Microsoft has started rolling out documentation changes on MSDN. Included in the gajillion revisions were new references to both the upcoming Windows 8 Consumer Preview and wait for it… Windows Server 8 Beta. Yep, it’s official.]]></description>
			<content:encoded><![CDATA[<p>With the release of the Windows 8 Consumer Preview just around the corner, Microsoft has started rolling out documentation changes on MSDN. Included in the <a href="http://msdn.microsoft.com/en-us/library/dd240084(v=prot.10).aspx">gajillion revisions</a> were new references to both the upcoming Windows 8 Consumer Preview and wait for it… Windows Server 8 <strong>Beta. </strong><a href="http://msdn.microsoft.com/en-us/library/windows/hardware/gg463175.aspx">Yep, it’s official.</a></p>
<p align="center"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Windows Server 8 Beta, it&#39;s official." border="0" alt="Windows Server 8 Beta, it&#39;s official." src="http://www.withinwindows.com/files/uploads/2012/02/image4.png" width="431" height="322" /></p>
<img src="http://feeds.feedburner.com/~r/WithinWindows/~4/UiGvA-97tOg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.withinwindows.com/2012/02/23/and-it-shall-be-named-windows-server-8-beta/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://www.withinwindows.com/2012/02/23/and-it-shall-be-named-windows-server-8-beta/</feedburner:origLink></item>
		<item>
		<title>My diamond pickaxe is in the red</title>
		<link>http://feedproxy.google.com/~r/WithinWindows/~3/C7Zy1s8vtAU/</link>
		<comments>http://www.withinwindows.com/2012/02/23/my-diamond-pickaxe-is-in-the-red/#comments</comments>
		<pubDate>Thu, 23 Feb 2012 08:09:37 +0000</pubDate>
		<dc:creator>Rafael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://www.withinwindows.com/?p=2718</guid>
		<description><![CDATA[It’s that time again! No, not that time. It’s time for me to renew my yearly license for Hex Rays’ IDA Pro and Decompiler products. It is with these tools that I dig into privacy-violating Windows Phone applications, dissect rogue communications, document new Windows 8 features, and to breathe new life into broken USB toys. [...]]]></description>
			<content:encoded><![CDATA[<p>It’s that time again! No, not <em>that</em> time. It’s time for me to renew my yearly license for Hex Rays’ <a href="http://www.hex-rays.com/products/ida/index.shtml">IDA Pro</a> and <a href="http://www.hex-rays.com/products/decompiler/index.shtml">Decompiler</a> products. It is with these tools that I dig into <a href="http://www.withinwindows.com/2011/11/11/tango-app-missteps-downloads-all-your-contacts-without-consent/">privacy-violating Windows Phone applications</a>, dissect <a href="http://www.withinwindows.com/2011/09/23/dissecting-case-01438-exhibit-b-part-2/">rogue communications</a>, document <a href="http://www.withinwindows.com/2011/09/18/dissecting-the-new-windows-8-start-ui-layers-images-and-colors-oh-my/">new Windows 8 features</a>, and to <a href="http://www.withinwindows.com/2011/08/09/the-case-of-the-broken-hello-kitty-izmo-toy-part-1-of-2/">breathe new life into broken USB toys</a>. These tools will also be super duper important with the upcoming release of Windows on ARM (WoA) and Windows 8.</p>
<p>Unfortunately, the refreshing of these products will cost me $1400 and I’m looking for a little help to offset that. After some number crunching, I discovered that if just over half (56%) of my followers on Twitter pitched in a mere <strong>50 cents</strong> – less than the cost of an app on your phone – I’d be completely covered this year!</p>
<p><del>If you’re interested in helping out, simply click the two quarters below.</del></p>
<p><em>(Update: Thanks for all the donations, this run is over. Super super appreciated.)</em></p>
<p>Thanks!</p>
<p align="center">
<img src="http://feeds.feedburner.com/~r/WithinWindows/~4/C7Zy1s8vtAU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.withinwindows.com/2012/02/23/my-diamond-pickaxe-is-in-the-red/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		<feedburner:origLink>http://www.withinwindows.com/2012/02/23/my-diamond-pickaxe-is-in-the-red/</feedburner:origLink></item>
		<item>
		<title>Daemon Tools is cataloging all your disc images, without permission</title>
		<link>http://feedproxy.google.com/~r/WithinWindows/~3/LE22XTac0Qk/</link>
		<comments>http://www.withinwindows.com/2012/02/12/daemon-tools-is-cataloging-all-your-disc-images-without-permission/#comments</comments>
		<pubDate>Sun, 12 Feb 2012 23:57:11 +0000</pubDate>
		<dc:creator>Rafael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.withinwindows.com/?p=2695</guid>
		<description><![CDATA[So after launching Daemon Tools Lite today, I noticed a new pane on the right labeled MountSpace. Turns out, it’s a cute little service that shows the top games and applications that folks are mounting and using in Daemon Tools. And to deliver that experience, Daemon Tools hashes every image you mount and sends it [...]]]></description>
			<content:encoded><![CDATA[<p>So after launching Daemon Tools Lite today, I noticed a new pane on the right labeled <a href="http://www.mountspace.com/eng/home">MountSpace</a>. Turns out, it’s a cute little service that shows the top games and applications that folks are <a href="http://www.mountspace.com/eng/game/Diablo+2/26">mounting and using in Daemon Tools</a>. And to deliver that experience, Daemon Tools hashes <strong>every image you mount</strong> and sends it to MountSpace servers with or without permission. Combined with your IP address, and probably more, it doesn’t take a genius to realize this is a huge privacy issue.</p>
<p>Thinking I missed something, I went ahead and re-installed Daemon Tools. Sure enough, a MountSpace related dialog appears.</p>
<p align="center"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="DAEMON Tools mount statistics dialog" border="0" alt="DAEMON Tools mount statistics dialog" src="http://www.withinwindows.com/files/uploads/2012/02/image2.png" width="496" height="244" /></p>
<p>Several problems:</p>
<ol>
<li><a href="http://pastebin.com/raw.php?i=Wf2d4G6g">The Daemon Tools Lite EULA</a> only mentions the word “privacy” twice, both in irrelevant contexts. In fact, the EULA appears truncated. </li>
<li>Selecting “Don’t allow MountSpace to use my mount statistics” here doesn’t actually turn off MountSpace. </li>
<li><a href="http://www.mountspace.com/eng/conditions">MountSpace doesn’t have a real privacy policy.</a> </li>
</ol>
<p>While MountSpace could argue that selecting the latter option here would simply <em>flag</em> your data for deletion server-side, there’s no way to validate they’ll actually follow through. <strong>So as a workaround, I recommend everyone block 212.117.184.51 and 212.117.185.149 in their firewalls, until the matter is clarified. </strong>Windows 8’s <a href="http://blogs.msdn.com/b/b8/archive/2011/08/30/accessing-data-in-iso-and-vhd-files.aspx">native ISO mounting</a> couldn’t come quicker.</p>
<p>You can find already sent/received cached data in %AppData%\DAEMON Tools Lite\ImageInfoCache.</p>
<p>–</p>
<p><strong>Update:</strong> A Daemon Tools administrator claims my information is false <a href="http://forum.daemon-tools.cc/f16/discussion-daemon-tools-mountspace-service-29178/index2.html#post135125">in their forums.</a> I tried explaining but my post on their forum was delayed, then edited down. I queued up a reply, just waiting to get through the moderation queue again.</p>
<p>Also, popular German magazine CHIP <a href="http://www.chip.de/news/Daemon-Tools-Tool-spioniert-seine-User-aus_54571564.html">picked up on the post</a>. Of course, they didn’t attribute me at all.</p>
<img src="http://feeds.feedburner.com/~r/WithinWindows/~4/LE22XTac0Qk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.withinwindows.com/2012/02/12/daemon-tools-is-cataloging-all-your-disc-images-without-permission/feed/</wfw:commentRss>
		<slash:comments>56</slash:comments>
		<feedburner:origLink>http://www.withinwindows.com/2012/02/12/daemon-tools-is-cataloging-all-your-disc-images-without-permission/</feedburner:origLink></item>
		<item>
		<title>Motorola S10-HD is great, if you’re not wearing glasses</title>
		<link>http://feedproxy.google.com/~r/WithinWindows/~3/2vxmRdZfGdk/</link>
		<comments>http://www.withinwindows.com/2012/02/02/motorola-s10-hd-is-great-if-youre-not-wearing-glasses/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 03:24:27 +0000</pubDate>
		<dc:creator>Rafael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.withinwindows.com/?p=2687</guid>
		<description><![CDATA[In response to some reader mail I received, I purchased a Bluetooth A2DP-capable wireless headset – the Motorola S10-HD – to test on a Windows Phone. Pairing with the device worked great. Crystal Method sounded okay. (PCMag slammed them in this area, though.) It transmitted my voice enough for Paul Paliath to hear me. And [...]]]></description>
			<content:encoded><![CDATA[<p align="center"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Motorola S10-HD side shot" border="0" alt="Motorola S10-HD side shot" src="http://www.withinwindows.com/files/uploads/2012/02/image.png" width="240" height="107" /></p>
<p>In response to some reader mail I received, I purchased a Bluetooth A2DP-capable wireless headset – the <a href="http://mediacenter.motorola.com/content/detail.aspx?ReleaseID=13344&amp;NewsAreaId=22">Motorola S10-HD</a> – to test on a Windows Phone. Pairing with the device worked great. Crystal Method sounded okay. (<a href="http://www.pcmag.com/article2/0,2817,2372054,00.asp">PCMag slammed them</a> in this area, though.) It transmitted my voice enough for <a href="http://twitter.com/paulpaliath">Paul Paliath</a> to hear me. And it sported a standard mini-USB port for charging.&#160; I couldn’t be happier. But to my immediate disappointment, the headset just wasn’t compatible with glasses at all. The hard plastic on hard plastic on skin combination wasn’t a winning one and breaking out the contacts was not an acceptable workaround. So I rate this headset: “dead to me”.</p>
<p>What alternatives do you recommend?</p>
<img src="http://feeds.feedburner.com/~r/WithinWindows/~4/2vxmRdZfGdk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.withinwindows.com/2012/02/02/motorola-s10-hd-is-great-if-youre-not-wearing-glasses/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		<feedburner:origLink>http://www.withinwindows.com/2012/02/02/motorola-s10-hd-is-great-if-youre-not-wearing-glasses/</feedburner:origLink></item>
		<item>
		<title>The Homebrew Backup Hackathon is over</title>
		<link>http://feedproxy.google.com/~r/WithinWindows/~3/KPx3pDzKztw/</link>
		<comments>http://www.withinwindows.com/2012/02/01/the-homebrew-backup-hackathon-is-over/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 13:23:13 +0000</pubDate>
		<dc:creator>Rafael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.withinwindows.com/?p=2675</guid>
		<description><![CDATA[So, I stayed up till 6AM MST as promised. I wasn’t successful in creating that dream backup application this time around, but as Buckminster Fuller once said: “There is no such thing as a failed experiment, only experiments with unexpected outcomes”. So what happened? I made some assumptions that weren’t in fact true. This left [...]]]></description>
			<content:encoded><![CDATA[<p align="left">So, I stayed up till 6AM MST <a href="http://www.withinwindows.com/2012/01/31/12-hour-windows-phone-homebrew-backup-hackathon/">as promised</a>.</p>
<p align="left">I wasn’t successful in creating that dream backup application this time around, but as Buckminster Fuller once said: <em>“There is no such thing as a failed experiment, only experiments with unexpected outcomes”</em>.</p>
<p align="left">So what happened? I made some assumptions that weren’t in fact true. This left me poking, prodding, and fighting Windows Phone’s <a href="http://msdn.microsoft.com/en-us/library/bb737289.aspx">OMA Client Provisioning</a> layer all night. (I totally get why the XDA Developers folks keep playing with this stuff now.)</p>
<p align="left">Here are some technical notes in no real order:</p>
<blockquote><p>My ARM7i compiled DLLs worked nicely. Hurray for miracles.</p>
<p>Using Samsung’s LaunchExe function was pretty simple, for bouncing out of Least Privileged Chamber (LPC). </p>
<p>Rapiconfig.exe, the configuration tool that executes provisioning XML, blows. By blows, I mean it’s poorly written and requires certain stars and planets to be aligned in a particular manner to work correctly. For example, I wasted hours trying to feed it valid XML to later learn from XDA’s Heathcliff74 that provisioning XML must be in Unicode (UTF-16). Never mind the actual encoding specified in the XML header or using a proper damn XML parser. Also, the attribute and element values are all case-sensitive. God only knows what would happen if you introduce a single blank line.</p>
<p>According to <a href="http://msdn.microsoft.com/en-us/embedded/gg155022">MSDN</a>/<a href="http://technet.microsoft.com/en-us/query/aa455915">Technet</a> documentation for both WM6 and Windows Embedded Compact 7 – of which Windows Phone is supposedly built upon – the provisioning magic on the phone supports a parameter name of &quot;SelfRegister”. This <strong>was supposed</strong> to tell the OS that I want to (COM) register my library. This should have then triggered a call into DllRegisterServer, executing my code. I tried this with both TCB signed and unsigned code to no avail. Maybe I screwed something up here? I suspect this is broken for valid security reasons.</p>
<p>My phone is very unstable. At times, simple things like COM registration were failing with security errors. And at one time I was able to deploy XAPs with my phone <strong>locked.</strong> Scary. Reboots fixed all these issues temporarily.</p>
</blockquote>
<img src="http://feeds.feedburner.com/~r/WithinWindows/~4/KPx3pDzKztw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.withinwindows.com/2012/02/01/the-homebrew-backup-hackathon-is-over/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.withinwindows.com/2012/02/01/the-homebrew-backup-hackathon-is-over/</feedburner:origLink></item>
		<item>
		<title>12 hour Windows Phone Homebrew Backup Hackathon</title>
		<link>http://feedproxy.google.com/~r/WithinWindows/~3/dFe7dBqIDoE/</link>
		<comments>http://www.withinwindows.com/2012/01/31/12-hour-windows-phone-homebrew-backup-hackathon/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 00:12:15 +0000</pubDate>
		<dc:creator>Rafael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.withinwindows.com/?p=2672</guid>
		<description><![CDATA[Inspired by a recent App-a-thon event, in one hour I will drop everything I’m doing to attempt the creation of a backup application. I will continue at it until 6AM MST, staying up all night. This homebrew backup application should allow me to backup Marketplace-derived applications, allowing them to be transferred to another device. Given [...]]]></description>
			<content:encoded><![CDATA[<p>Inspired by a recent <a href="http://sodaasu.com/2012/01/13/windows-phone-app-a-thon/">App-a-thon event</a>, in one hour I <strong>will drop everything I’m doing</strong> to attempt the creation of a backup application. I will continue at it until 6AM MST, staying up all night.</p>
<p>This homebrew backup application should allow me to backup Marketplace-derived applications, allowing them to be transferred to another device. Given the little time I’m giving myself to get this done, I’ve simplified my requirements to the following:</p>
<ul>
<li>Must support backup of Marketplace-derived apps. (e.g. Plants vs. Zombies save state)</li>
<li>Must use sockets for easy PC&lt;-&gt;Phone communication. Fishing crap out of Isolated Storage manually is unacceptable.</li>
<li>Must work on my Samsung Focus (v1.3) devices running Mango.</li>
<li>Must succeed in using saved app. state on restore target.</li>
</ul>
<p>If I succeed, I will release the XAP and any information needed to use it/further development. Future posts will cover progress milestones as I reach them, so stay tuned.</p>
<p>You can <a href="http://webchat.freenode.net/?channels=wp-backup-hackathon">hang out with me on Freenode IRC</a>, if you’d like.</p>
<img src="http://feeds.feedburner.com/~r/WithinWindows/~4/dFe7dBqIDoE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.withinwindows.com/2012/01/31/12-hour-windows-phone-homebrew-backup-hackathon/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://www.withinwindows.com/2012/01/31/12-hour-windows-phone-homebrew-backup-hackathon/</feedburner:origLink></item>
		<item>
		<title>Windows 8 Secrets: PC and Device Requirements</title>
		<link>http://feedproxy.google.com/~r/WithinWindows/~3/14swUwUdAWw/</link>
		<comments>http://www.withinwindows.com/2012/01/16/windows-8-secrets-pc-and-device-requirements/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 16:50:35 +0000</pubDate>
		<dc:creator>Rafael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://www.withinwindows.com/2012/01/16/windows-8-secrets-pc-and-device-requirements/</guid>
		<description><![CDATA[Last month, Microsoft released its hardware requirement documentation for Windows 8 logo certification. This documentation contains Microsoft’s guidelines for designing systems which successfully meet Windows performance, quality, and feature criteria, to assure the optimum Windows 8 computing experience. As you’ve probably noticed, the blogosphere is hung up on one of the Secure Boot on ARM [...]]]></description>
			<content:encoded><![CDATA[<p>Last month, Microsoft released its <a href="http://msdn.microsoft.com/en-us/library/windows/hardware/hh748200.aspx">hardware requirement documentation</a> for Windows 8 logo certification. This documentation contains Microsoft’s guidelines for designing systems which successfully meet Windows performance, quality, and feature criteria, to assure the optimum Windows 8 computing experience. As you’ve probably noticed, the blogosphere is hung up on one of the Secure Boot on ARM requirements, thanks to a single <a href="http://www.softwarefreedom.org/blog/2012/jan/12/microsoft-confirms-UEFI-fears-locks-down-ARM/">misguided post about this issue</a>, completely missing the far more interesting information peppered throughout the document.</p>
<p>Here&#8217;s some of the more interesting requirements.</p>
<p><strong>5-point digitizers</strong>    <br />Microsoft requires that Windows 8 touch PCs use digitizers supporting a minimum of 5 touch points. Yep, you no longer have to hunt down information to answer that question: “Hey, does this thing do multi-touch?”. This requirement ensures your Windows 8 certified PC supports at least a hand of fingers on the screen, for all those gestures and finger-painting activities.</p>
<p>“Hey Windows 8, this is HP TouchSmart… you win.” (Even the newest HP TouchSmart only works with two touch points.)    </p>
<p><strong>NFC “touch marks”     <br /></strong>Microsoft requires that Windows 8 PCs featuring NFC technology have “touch marks”. This one is a no brainer – A PC, likely a tablet or slate, must have a sticker or similar signage indicating where another NFC capable device can mate with it. I bring this up because we’re not used to NFC being visible in this manner. Today, NFC is available in Google’s new Galaxy Nexus phone for the most part. To invoke it, you presumably start a supportive application and mash it onto a NFC reader, moving it around until it beeps. With a larger form factor, however, knowing where the sensor is physically located becomes crucial to avoid Neanderthal-like clashing of tablets.</p>
<p><strong>Hardware buttons     <br /></strong>Microsoft requires that Windows 8 tablet/convertible PCs have 5 hardware buttons. Not three; not six. Five. Those buttons are:</p>
<ul>
<li>Power</li>
<li>Rotation lock</li>
<li>Windows Key</li>
<li>Volume up</li>
<li>Volume down</li>
</ul>
<p>The Windows Key will be at least 10.5 mm in diameter and be sported in any number of shapes (e.g. circular, rectangular, square).   </p>
<p><strong>New button combo for CTRL + ALT + DEL     <br /></strong>Microsoft requires that Windows 8 PCs joined to a domain and without keyboards implement new Ctrl+Alt-Del sequence. While the on-screen keyboard remains an option for logging into a domain-joined PC, the quicker (and new) option is to press Windows Key + Power.</p>
<p><strong>Minimum component set for tablets and convertible PCs     <br /></strong>Microsoft requires that Windows 8 tablet/convertible PCs feature a minimum set of components. Requiring partners to install a baseline set of components isn’t new, but we can now begin to drool over what future Windows 8 tablets/convertible PCs will look like. Here’s what a bare minimum Windows 8 tablet would look like:    </p>
<ul>
<li>Storage: At least 10gb free space after the out-of-box experience completes</li>
<li>System firmware: UEFI</li>
<li>Networking: WLAN and Bluetooth 4.0 + LE (low energy)</li>
<li>Graphics: Direct3D 10 device w/ WDDM 1.2 driver</li>
<li>Resolution: 1366&#215;768</li>
<li>Touch support: At least 5 touch points, must pass all tests</li>
<li>Camera: 720p</li>
<li>Ambient Light Sensor: 1-30k lux capable w/ dynamic range of 5-60K</li>
<li>Magnetometer</li>
<li>Accelerometer: 3 axes w/ data rates &gt;= 50Hz</li>
<li>Gyroscope</li>
<li>USB 2.0: At least one controller and exposed port</li>
<li>Speakers</li>
</ul>
<p><strong>No reboot driver upgrades     <br /></strong>Microsoft requires that Windows 8 PCs support no-reboot upgrade of graphic card drivers. Finally. While Windows Vista has supported reboot-less upgrades of WDDM drivers, enforcing that requirement was hard with unified driver sets containing both XDDM and WDDM drivers mixed in. With XDDM drivers gone in Windows 8, however, enforcement is easy and should be welcomed by users and gaming enthusiasts with wide open arms.</p>
<p><strong>2 second resume &#8230; but not for ARM</strong>    <br />Microsoft doesn’t require that Windows 8 ARM PCs resume in two seconds or less &#8230; only Intel-compatible Windows 8 PCs have this requirement. And yes, the two seconds max for Standby (S3) to “resume complete” requirement was in place since Windows 7. But I suspect ARM doesn&#8217;t come with this requirement because of architecture implementation volatility or, more likely, that Microsoft simply doesn’t yet have enough data in this space. As ARM improves and matures as a Windows host, I suspect we’ll see this requirement pop up in a future release.</p>
<img src="http://feeds.feedburner.com/~r/WithinWindows/~4/14swUwUdAWw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.withinwindows.com/2012/01/16/windows-8-secrets-pc-and-device-requirements/feed/</wfw:commentRss>
		<slash:comments>45</slash:comments>
		<feedburner:origLink>http://www.withinwindows.com/2012/01/16/windows-8-secrets-pc-and-device-requirements/</feedburner:origLink></item>
		<item>
		<title>A wild Start screen Personalization applet has appeared</title>
		<link>http://feedproxy.google.com/~r/WithinWindows/~3/KgdrXi8UeAo/</link>
		<comments>http://www.withinwindows.com/2012/01/10/a-wild-start-screen-personalization-applet-has-appeared/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 04:46:47 +0000</pubDate>
		<dc:creator>Rafael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://www.withinwindows.com/2012/01/10/a-wild-windows-8-personalize-applet-has-appeared/</guid>
		<description><![CDATA[Windows 8 Build 8175 – Start screen Personalization applet (© The Verge) Back in September, I dissected the new Start UI in Windows 8 and wrote that readers should expect a new personalization UI. Well, it’s official! The Verge, today, uploaded some photos of a newer Windows 8 build running at CES, with a shot [...]]]></description>
			<content:encoded><![CDATA[<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="New personalization applet in Windows 8" border="0" alt="New personalization applet in Windows 8" src="http://www.withinwindows.com/files/uploads/2012/01/image.png" width="575" height="381" /></p>
<p align="center"><em>Windows 8 Build 8175 – Start screen Personalization applet (© <a href="http://www.theverge.com/2012/1/10/2698443/windows-8-build-8175-hands-on-pictures">The Verge</a>)</em></p>
<p>Back in September, <a href="http://www.withinwindows.com/2011/09/18/dissecting-the-new-windows-8-start-ui-layers-images-and-colors-oh-my/">I dissected the new Start UI</a> in Windows 8 and wrote that readers should expect a new personalization UI. Well, <a href="https://twitter.com/#!/sushovande/status/156958729860939776">it’s official</a>! The Verge, today, <a href="http://www.theverge.com/2012/1/10/2698443/windows-8-build-8175-hands-on-pictures">uploaded some photos</a> of a newer Windows 8 build running at CES, with a shot of the new Personalize applet amongst them. As suspected, Microsoft is offering users the option of customizing the background color and image, with limited options. Before you balk at the idea of only having <strong>9 colors</strong> and <strong>8 parallax background images</strong> to choose from, think about usability.</p>
<p align="center"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Good color" border="0" alt="Good color" src="http://www.withinwindows.com/files/uploads/2012/01/image1.png" width="240" height="176" />&#160;<img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Bad color" border="0" alt="Bad color" src="http://www.withinwindows.com/files/uploads/2012/01/image2.png" width="240" height="176" /></p>
<p>I’m not a UI designer or usability guru but you don’t need to be one to picture the hell that would ensue if a user set their background color to a bright orange. (If you can’t, I provided an example above.) The tile, as you can see, immediately loses its depth (due to the background image being impossible to see) and becomes difficult to retrieve information from.</p>
<p align="center"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Good background image" border="0" alt="Good background image" src="http://www.withinwindows.com/files/uploads/2012/01/image3.png" width="240" height="176" />&#160;<img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Bad background image" border="0" alt="Bad background image" src="http://www.withinwindows.com/files/uploads/2012/01/image6.png" width="240" height="175" /></p>
<p align="left">Limitations have been imposed on the background image as well, for similar reasons. While my example isn’t great, you can <em>kinda</em> picture the problem. The left image has a square-based motif that slowly pans left or right, depending on swipe direction. This creates the illusion of depth. The image on the right, however, uses a custom horizontal gradient that creates infinitely reaching bars. As the user swipes left or right, the bars would remain unchanged in appearance. The effect would be lost.</p>
<p align="left">While the customization community would lead you to believe <em>they know what they’re doing</em> and prefer unfettered customization access, the reality is Microsoft knows what’s better for all of us. If you insist on having that access, however, I’m sure desktop customization king <a href="http://stardock.com">Stardock</a> will have something to play with soon enough.</p>
<img src="http://feeds.feedburner.com/~r/WithinWindows/~4/KgdrXi8UeAo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.withinwindows.com/2012/01/10/a-wild-start-screen-personalization-applet-has-appeared/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		<feedburner:origLink>http://www.withinwindows.com/2012/01/10/a-wild-start-screen-personalization-applet-has-appeared/</feedburner:origLink></item>
		<item>
		<title>Apology accepted</title>
		<link>http://feedproxy.google.com/~r/WithinWindows/~3/m2iRL5lZaVs/</link>
		<comments>http://www.withinwindows.com/2012/01/02/apology-accepted/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 01:38:51 +0000</pubDate>
		<dc:creator>Rafael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.withinwindows.com/2012/01/02/apology-accepted/</guid>
		<description><![CDATA[The Verge story was corrected for the most part, thanks for emailing me Tom. The Next Web published a follow up post re: the situation. It isn’t corrective in any way, but I got the gist of what Alex was trying to say: “I fucked up, sorry man.” I hope I don’t get removed from [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.theverge.com/microsoft/2012/1/2/2676092/windows-phone-chevronwp7-jailbreak-on-hold">The Verge story</a> was corrected for the most part, thanks for emailing me Tom.</p>
<p><a href="http://thenextweb.com/microsoft/2012/01/02/about-the-windows-phone-homebrew-situation/">The Next Web</a> published a follow up post re: the situation. It isn’t corrective in any way, but I got the gist of what Alex was <em>trying</em> to say: “I fucked up, sorry man.”</p>
<p>I hope I don’t get removed from the holiday card mailing list.</p>
<p align="center"><img src="http://farm5.staticflickr.com/4079/4759535950_7bca6684c8.jpg" /></p>
<p align="center"><em><a href="http://www.flickr.com/photos/wwworks/4759535950/">“Thank you note for every language”</a>&#160; <br />© woodleywonderworks</em></p>
<img src="http://feeds.feedburner.com/~r/WithinWindows/~4/m2iRL5lZaVs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.withinwindows.com/2012/01/02/apology-accepted/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.withinwindows.com/2012/01/02/apology-accepted/</feedburner:origLink></item>
		<item>
		<title>ChevronWP7 Labs and the misinterpreted tweet</title>
		<link>http://feedproxy.google.com/~r/WithinWindows/~3/REZfYwbFjRo/</link>
		<comments>http://www.withinwindows.com/2012/01/02/chevronwp7-labs-and-the-misinterpreted-tweet/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 14:41:10 +0000</pubDate>
		<dc:creator>Rafael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.withinwindows.com/2012/01/02/chevronwp7-labs-and-the-misinterpreted-tweet/</guid>
		<description><![CDATA[I see my friends Alex Wilhelm and Tom Warren covered some comments I made on the ChevronWP7 stream, bless them for that. Specifically, I made two comments on the stream, after successfully selling 10,000 unlocks close to the start of the New Year: [1] ChevronWP7 Labs enters the New Year with 10,000 token sales under [...]]]></description>
			<content:encoded><![CDATA[<p>I see my friends <a href="http://thenextweb.com/microsoft/2012/01/02/microsoft-set-to-quietly-quash-homebrew-on-windows-phone/">Alex Wilhelm</a> and <a href="http://www.theverge.com/microsoft/2012/1/2/2676092/windows-phone-chevronwp7-jailbreak-on-hold">Tom Warren</a> covered some comments I made on the ChevronWP7 stream, bless them for that. Specifically, I made two comments on the stream, after successfully selling 10,000 unlocks close to the start of the New Year:</p>
<blockquote><p><a href="https://twitter.com/#!/ChevronWP7/status/153410981240897536">[1]</a> ChevronWP7 Labs enters the New Year with 10,000 token sales under our belt. Hooah! ^RR</p>
<p><a href="https://twitter.com/#!/ChevronWP7/status/153411217019510787">[2]</a> Our agreement with Microsoft was to sell no more than 10,000 tokens, hence &quot;sold out&quot;. We&#8217;re discussing if we want to up that number. ^RR</p>
</blockquote>
<p>The use of <em>our</em> and <em>we</em> were references to “the ChevronWP7 team”, i.e. Chris Walsh, Long Zheng, and myself. I mean, the tweet did come from the ChevronWP7 account after all. Here’s <strong>how I designed it to be read</strong>:</p>
<blockquote><p>We [the team] are still discussing if we [the team] want to up this number.</p>
</blockquote>
<p>Here’s <strong>how it was interpreted</strong>:</p>
<blockquote><p>MICROSOFT HATES THE WORLD; MICROSOFT IS SHUTTING DOWN CHEVRONWP7; THEY DENIED THEM TOKENS!!!!11111</p>
</blockquote>
<p>Microsoft isn’t involved in our discussion yet. And they can’t provide us with more unlocks because we haven’t asked yet.<strong> </strong>If we do request more, we’re sure Microsoft will respond positively – as they have in the past.</p>
<p>What frustrates me is that I know and like these guys personally, but corners were cut and no fact checking was performed. Despite being only a Skype call/KiK/email/IM away, no one bothered to contact me or anyone on the team.</p>
<p>Now I’m stuck with cleaning up the mess.</p>
<img src="http://feeds.feedburner.com/~r/WithinWindows/~4/REZfYwbFjRo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.withinwindows.com/2012/01/02/chevronwp7-labs-and-the-misinterpreted-tweet/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		<feedburner:origLink>http://www.withinwindows.com/2012/01/02/chevronwp7-labs-and-the-misinterpreted-tweet/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.658 seconds. --><!-- Cached page generated by WP-Super-Cache on 2012-05-16 07:18:29 --><!-- Compression = gzip -->

