<?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>AB-WebLog.com&#187; Windows</title>
	<atom:link href="http://www.ab-weblog.com/en/tag/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ab-weblog.com/en</link>
	<description>Andreas Breitschopp</description>
	<lastBuildDate>Wed, 18 Mar 2015 09:47:48 +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>Windows 8 App Excellence Lab</title>
		<link>http://www.ab-weblog.com/en/windows-8-app-excellence-lab/</link>
		<comments>http://www.ab-weblog.com/en/windows-8-app-excellence-lab/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 13:28:58 +0000</pubDate>
		<dc:creator>Andreas Breitschopp</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[Metro]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.ab-weblog.com/en/?p=488</guid>
		<description><![CDATA[Today I attended a Windows 8 App Excellence Lab in the Microsoft office in Unterschleißheim near Munich (Germany). It was very interesting to talk with a Microsoft developer about the requirements that needs to be met for a Metro style &#8230; <a href="http://www.ab-weblog.com/en/windows-8-app-excellence-lab/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today I attended a Windows 8 App Excellence Lab in the Microsoft office in Unterschleißheim near Munich (Germany).</p>
<p>It was very interesting to talk with a Microsoft developer about the requirements that needs to be met for a Metro style app in the Windows 8 app store. There are very high standards especially regarding the look &amp; feel of the application.</p>
<p>At the moment I especially want to get a HTML5-based vocabulary trainer ready for Windows 8. As a result of this App Excellence Lab I got a token that I can use to register at the Windows 8 app store before the official start. Additionally registration is free with this token for two years.</p>
<p><em>Did you attend to a Windows 8 App Excellence Lab, too?</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ab-weblog.com/en/windows-8-app-excellence-lab/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Attending Windows 8 Camp</title>
		<link>http://www.ab-weblog.com/en/attending-windows-8-camp/</link>
		<comments>http://www.ab-weblog.com/en/attending-windows-8-camp/#comments</comments>
		<pubDate>Thu, 05 Apr 2012 19:04:43 +0000</pubDate>
		<dc:creator>Andreas Breitschopp</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[Metro]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.ab-weblog.com/en/?p=481</guid>
		<description><![CDATA[Today I attended to the Windows 8 Camp in the German Microsoft main office in Unterschleißheim near Munich. The speaker explained some details about the new operating system and especially the new Metro apps from a developer perspective. Although it &#8230; <a href="http://www.ab-weblog.com/en/attending-windows-8-camp/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today I attended to the Windows 8 Camp in the German Microsoft main office in Unterschleißheim near Munich.</p>
<p>The speaker explained some details about the new operating system and especially the new Metro apps from a developer perspective. Although it still was interesting, I expected some more new information in such a seminar.</p>
<p>Anyway, it was great to meet some friends again and catering was good, too. <img src='http://www.ab-weblog.com/en/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><em>Did you attend to this event, too?</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ab-weblog.com/en/attending-windows-8-camp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Digitally Sign Binary Files on Windows</title>
		<link>http://www.ab-weblog.com/en/digitally-sign-binary-files-on-windows/</link>
		<comments>http://www.ab-weblog.com/en/digitally-sign-binary-files-on-windows/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 14:56:09 +0000</pubDate>
		<dc:creator>Andreas Breitschopp</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Intel AppUp]]></category>
		<category><![CDATA[AppUp]]></category>
		<category><![CDATA[code signing]]></category>
		<category><![CDATA[digital signature]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.ab-weblog.com/en/?p=148</guid>
		<description><![CDATA[Already since several years I&#8217;m signing all my binary files digitally – like setups or product executables. But why is the digital signature of binary files so important? If a binary file is digitally signed the user, who wants to execute &#8230; <a href="http://www.ab-weblog.com/en/digitally-sign-binary-files-on-windows/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Already since several years I&#8217;m signing all my binary files digitally – like setups or product executables.</p>
<p><em>But why is the digital signature of binary files so important?</em></p>
<p>If a binary file is digitally signed the user, who wants to execute the file, can make sure it is the original file and it was not modified in any way. Additionally Windows Vista and Windows 7 User Account Control displays<a href="http://www.ab-weblog.com/en/files/windows-user-account-control-signed.png"><img class="aligncenter size-medium wp-image-149" title="Windows User Account Control (Signed)" src="http://www.ab-weblog.com/en/files/windows-user-account-control-signed-300x169.png" alt="Windows User Account Control (Signed)" width="300" height="169" /></a></p>
<p>instead of this ugly message box:<a href="http://www.ab-weblog.com/en/files/windows-user-account-control-not-signed.png"><img class="aligncenter size-medium wp-image-150" title="Windows User Account Control (Not Signed)" src="http://www.ab-weblog.com/en/files/windows-user-account-control-not-signed-300x169.png" alt="Windows User Account Control (Not Signed)" width="300" height="169" /></a>Beside that also app store systems like <a title="Intel AppUp Website" href="http://www.appup.com" target="_blank">Intel AppUp</a> require that your setups are being digitally signed.</p>
<p>To start you will first need a code signing certificate. If you are a developer in the Intel AppUp program, you get this directly from the <a title="Intel AppUp Developer Program Website" href="http://appdeveloper.intel.com/en-us/" target="_blank">AppUp developer website</a>. Otherwise you can get cheap certificates from Comodo here: <a title="Cheap Code Signing Certificate" href="http://codesigning.ksoftware.net/" target="_blank">http://codesigning.ksoftware.net</a></p>
<p>After you have received your code signing certificate, you can use a small <a title="Download kSign" href="http://codesigning.ksoftware.net/ksign_installer.exe" target="_blank">GUI application for signing binary files</a>.</p>
<p>Or, if you don&#8217;t like GUI applications or want to include the signing into your build process, you can create a small batch file like this and just drag &amp; drop the binary file that you want to sign on this batch file (or pass it as parameter):</p>
<pre class="brush: dosbatch; gutter: false">signtool.exe sign /f "certificate.pfx" /p "password" /t "http://timestamp.verisign.com/scripts/timstamp.dll" "%1"</pre>
<p>Obviously you need to exchange <em>certificate.pfx</em> with the file name of your certificate (which should be placed in the same directory as the batch file and the file <em>signtool.exe</em>) and <em>password</em> with your certificate password that you have chosen while exporting it from your web browser. To get the file <em>signtool.exe</em>, you need to download the free <a title="Download the Microsoft Windows SDK" href="http://www.microsoft.com/download/en/details.aspx?id=3138" target="_blank">Microsoft Windows SDK</a>.</p>
<p><a title="FAQ on Code Signing Certificates and Digital Signature" href="http://www.ab-weblog.com/en/faq-on-code-signing-certificates-and-digital-signature/">Here are some frequently asked questions on code signing certificates and digital signature.</a></p>
<p><em>Do you already digitally sign your binary files, too?</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ab-weblog.com/en/digitally-sign-binary-files-on-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>German Apps Can Be Also Published Now</title>
		<link>http://www.ab-weblog.com/en/german-apps-can-be-also-published-now/</link>
		<comments>http://www.ab-weblog.com/en/german-apps-can-be-also-published-now/#comments</comments>
		<pubDate>Thu, 05 May 2011 08:31:13 +0000</pubDate>
		<dc:creator>Andreas Breitschopp</dc:creator>
				<category><![CDATA[Intel AppUp]]></category>
		<category><![CDATA[app store]]></category>
		<category><![CDATA[AppUp]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tablet]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.ab-weblog.com/en/?p=123</guid>
		<description><![CDATA[Today Intel starts to accept also German apps in the Intel AppUp developer program. This way at this point already 4 languages are supported by AppUp: English French German Spanish As I do have a lot of German apps, too, I&#8217;ll &#8230; <a href="http://www.ab-weblog.com/en/german-apps-can-be-also-published-now/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today Intel starts to accept also German apps in the <a title="Intel AppUp developer program" href="http://appdeveloper.intel.com/en-us/" target="_blank">Intel AppUp developer program</a>. This way at this point already 4 languages are supported by AppUp:</p>
<ul>
<li>English</li>
<li>French</li>
<li>German</li>
<li>Spanish</li>
</ul>
<p>As I do have a lot of German apps, too, I&#8217;ll start to submit them to AppUp now. Obviously there won&#8217;t be much downloads of the German apps at the moment, because Intel needs to fill the store with apps first, before they can start to distribute the store to end customers. But I&#8217;m confident that when distributed there will be good download counts as for the English system then. <img src='http://www.ab-weblog.com/en/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ab-weblog.com/en/german-apps-can-be-also-published-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intel AppUp: New App Store for Netbooks and Tablets</title>
		<link>http://www.ab-weblog.com/en/intel-appup-new-app-store-for-netbooks-and-tablets/</link>
		<comments>http://www.ab-weblog.com/en/intel-appup-new-app-store-for-netbooks-and-tablets/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 11:48:30 +0000</pubDate>
		<dc:creator>Andreas Breitschopp</dc:creator>
				<category><![CDATA[Intel AppUp]]></category>
		<category><![CDATA[app store]]></category>
		<category><![CDATA[AppUp]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tablet]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.ab-weblog.com/en/?p=17</guid>
		<description><![CDATA[What&#8217;s Intel AppUp? Intel AppUp is an app store for netbooks and tablets. The user can directly download, install and – in case of paid apps – buy products from the AppUp app store. But why Intel thinks it will &#8230; <a href="http://www.ab-weblog.com/en/intel-appup-new-app-store-for-netbooks-and-tablets/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><em>What&#8217;s Intel AppUp?</em></p>
<p><a title="Intel AppUp Website" href="http://www.appup.com" target="_blank"><img class="aligncenter size-full wp-image-119" title="Intel AppUp" src="http://www.ab-weblog.com/en/files/intel-appup.png" alt="Intel AppUp" width="238" height="43" /></a></p>
<p>Intel AppUp is an app store for netbooks and tablets. The user can directly download, install and – in case of paid apps – buy products from the AppUp app store.</p>
<p><em>But why Intel thinks it will be successful with yet another app store?</em></p>
<p>Of course, there won&#8217;t be many people that download the AppUp client software that is necessary to use the app store from the AppUp webpage. But in cooperation with Intel&#8217;s hardware partners the AppUp client will get pre-installed on many netbook and tablet devices. That&#8217;s the way Intel will spread this client to as many users as possible.</p>
<p><em>But why that&#8217;s interesting for me as a developer?</em></p>
<p>I&#8217;m always searching for a new distribution channel for my products and as it&#8217;s very easy to get an app into the AppUp store, I&#8217;ll just try that. <img src='http://www.ab-weblog.com/en/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>More about that and the validation process in another post.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ab-weblog.com/en/intel-appup-new-app-store-for-netbooks-and-tablets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->