<?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>JEDI Windows API &#187; Recommendation</title>
	<atom:link href="http://blog.delphi-jedi.net/tag/recommendation/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.delphi-jedi.net</link>
	<description>Joint Endeavor of Delphi Innovators of Windows Programming</description>
	<lastBuildDate>Wed, 19 Oct 2011 18:52:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Site Recommendation: History of Windows</title>
		<link>http://blog.delphi-jedi.net/2010/03/13/site-recommondation-history-of-windows/</link>
		<comments>http://blog.delphi-jedi.net/2010/03/13/site-recommondation-history-of-windows/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 23:13:27 +0000</pubDate>
		<dc:creator>Christian Wimmer</dc:creator>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[Recommendation]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.delphi-jedi.net/?p=697</guid>
		<description><![CDATA[If you are interested in the history of Windows, as I am, you should read the article The Secret Origin of Windows by Tandy Trower the product manager of Windows 1.0. This article gives a deep insight into the journey Tandy and his developers had to endure to bring a product on the market that [...]]]></description>
			<content:encoded><![CDATA[<p>If you are interested in the history of Windows, as I am, you should read the article<a href="http://technologizer.com/2010/03/08/the-secret-origin-of-windows/" target="_blank"> <strong>The Secret Origin of Windows</strong></a> by Tandy Trower the product manager of Windows 1.0. This article gives a deep insight into the journey Tandy and his developers had to endure to bring a product on the market that should change the world (although it took a while).</p>
<p><span id="more-697"></span>Tandy also mentions the competitor Borland with its famous Turbo Pascal (that I also used) and how it got Bill Gates to tremble.</p>
<p><cite>At $50 for the Borland product vs. the Microsoft $400 compiler, it was a bit like comparing a VW to a Porsche. But while Turbo Pascal was lighter weight for serious development, it was almost as quick for programming and debugging as Microsoft’s BASIC interpreters</cite></p>
<p>I wonder if the comment about the speed is true?</p>
<p>And did you know that Microsoft had been using the language Pascal for their projects until they developed C ?</p>
<p>Read more about <a onclick="pageTracker._trackPageview ('/outgoing/http_technologizer_com_2010_03_08_the_secret_origin_of_windows_');" rel="nofollow" href="http://technologizer.com/2010/03/08/the-secret-origin-of-windows/" target="_blank">The Secret Origin of Windows</a></p>
<p><br class="spacer_" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.delphi-jedi.net/2010/03/13/site-recommondation-history-of-windows/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Site Recommendation: Terminal Session and Desktops</title>
		<link>http://blog.delphi-jedi.net/2010/03/05/site-recommendation-terminal-session-and-desktops/</link>
		<comments>http://blog.delphi-jedi.net/2010/03/05/site-recommendation-terminal-session-and-desktops/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 18:24:46 +0000</pubDate>
		<dc:creator>Christian Wimmer</dc:creator>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[Recommendation]]></category>
		<category><![CDATA[Russinovich]]></category>
		<category><![CDATA[Session]]></category>

		<guid isPermaLink="false">http://blog.delphi-jedi.net/?p=674</guid>
		<description><![CDATA[Many Windows Programmers still have trouble when it comes to sessions, window stations and desktops. They frequently get mixed up and we can see a lot of question on the Internet about e.g. how to spawn processes in all logged-on user desktops (rather than sessions).  Hence, I have listed some articles that you can read [...]]]></description>
			<content:encoded><![CDATA[<p>Many Windows Programmers still have trouble when it comes to sessions, window stations and desktops. They frequently get mixed up and we can see a lot of question on the Internet about e.g. how to spawn processes in all logged-on user desktops (rather than sessions).  Hence, I have listed some articles that you can read to get a better understanding of such things like a Terminal Sessions.</p>
<p><span id="more-674"></span></p>
<p>To understand the concept of Window Sessions, Stations and Desktop it is not necessary to read all articles to the end. I think the beginning is just fine.</p>
<ul>
<li><strong>Pushing the Limits of Windows: USER and GDI Objects</strong><br />
 Mark Russinovich writes about USER and GDI objects but he also gives a basic introduction how sessions, windowstations and desktops are related.  </p>
<ul>
<li><a href="http://blogs.technet.com/markrussinovich/archive/2010/02/24/3315174.aspx" target="_blank">Part 1 </a></li>
<li>Part 2  (still writing)</li>
</ul>
</li>
<li><strong>Desktop Heap Overview</strong><br />
 The guys from<strong> Advanced Windows Debugging and Troubleshooting</strong> explain how it is possible that a desktop can run out of heap. It is a quite technical article but it gives a nice insight into some of the Windows internals.</p>
<ul>
<li><a href="http://blogs.msdn.com/ntdebugging/archive/2007/01/04/desktop-heap-overview.aspx" target="_blank">Part1</a></li>
<li><a href="http://blogs.msdn.com/ntdebugging/archive/2007/07/05/desktop-heap-part-2.aspx" target="_blank">Part2</a></li>
</ul>
</li>
</ul>
<p>I often prefer such blog articles to MSDN articles because blog articles are much more fun to read.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.delphi-jedi.net/2010/03/05/site-recommendation-terminal-session-and-desktops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

