<?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>Yet another Tech Blog &#187; Windows</title>
	<atom:link href="http://www.yatblog.com/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yatblog.com</link>
	<description>The freshest &#38; hottest solutions, not just pointless and endless discussions. Finally a tech blog you can use!</description>
	<lastBuildDate>Mon, 16 Feb 2009 18:36:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Get rid of those annoying Windows Pop-ups</title>
		<link>http://www.yatblog.com/2007/03/28/get-rid-of-those-annoying-windows-pop-ups/</link>
		<comments>http://www.yatblog.com/2007/03/28/get-rid-of-those-annoying-windows-pop-ups/#comments</comments>
		<pubDate>Wed, 28 Mar 2007 08:36:36 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Administration]]></category>

		<guid isPermaLink="false">http://www.yatblog.com/2007/03/28/get-rid-of-those-annoying-windows-pop-ups/</guid>
		<description><![CDATA[A lot of companies don&#8217;t want their employees (if they have administrator permissions on their windows machines) to update Windows by themselves. To get rid of numerous, annoying Windows pop-ups, reminding you to enable automatic updates, copy &#038; paste the following code into your editor (notepad for e.g.), save it with the file extension &#8220;.reg&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>A lot of companies don&#8217;t want their employees (if they have administrator permissions on their windows machines) to update Windows by themselves. To get rid of numerous, annoying Windows pop-ups, reminding you to enable automatic updates, copy &#038; paste the following code into your editor (notepad for e.g.), save it with the file extension &#8220;.reg&#8221; and execute it:</p>
<p><em>Windows Registry Editor Version 5.00</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]<br />
&#8220;AntiVirusDisableNotify&#8221;=dword:00000001<br />
&#8220;FirewallDisableNotify&#8221;=dword:00000001<br />
&#8220;UpdatesDisableNotify&#8221;=dword:00000001<br />
&#8220;AntiVirusOverride&#8221;=dword:00000000<br />
&#8220;FirewallOverride&#8221;=dword:00000000</em></p>
<p class="akst_link"><a href="http://www.yatblog.com/?p=146&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_146" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.yatblog.com/2007/03/28/get-rid-of-those-annoying-windows-pop-ups/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Download MSDN Library for free</title>
		<link>http://www.yatblog.com/2006/07/28/download-msdn-library-for-free/</link>
		<comments>http://www.yatblog.com/2006/07/28/download-msdn-library-for-free/#comments</comments>
		<pubDate>Fri, 28 Jul 2006 23:08:20 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.yatblog.com/2006/07/28/download-msdn-library-for-free/</guid>
		<description><![CDATA[Microsoft finally decided to offer its excellent MSDN Library for download. These are not outdated versions! The current version they offer is May 2006, which seems to be the most current one. Go get your MSDN Library here!
For those who don&#8217;t know what the MSDN Library is: It&#8217;s a great collection of documentation and sample [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft finally decided to offer its excellent MSDN Library for download. These are <strong>not</strong> outdated versions! The current version they offer is May 2006, which seems to be the most current one. Go get your MSDN Library <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=373930CB-A3D7-4EA5-B421-DD6818DC7C41&#038;displaylang=en" target="_blank">here</a>!</p>
<p>For those who don&#8217;t know what the MSDN Library is: It&#8217;s a great collection of documentation and sample code for Microsoft&#8217;s programming tools and languages. It is an essential tool for every Windows programmer.</p>
<p class="akst_link"><a href="http://www.yatblog.com/?p=89&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_89" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.yatblog.com/2006/07/28/download-msdn-library-for-free/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>What the Windows Platform needs</title>
		<link>http://www.yatblog.com/2006/07/28/what-the-windows-platform-needs/</link>
		<comments>http://www.yatblog.com/2006/07/28/what-the-windows-platform-needs/#comments</comments>
		<pubDate>Fri, 28 Jul 2006 22:11:47 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Installer]]></category>

		<guid isPermaLink="false">http://www.yatblog.com/2006/07/28/what-the-windows-platform-needs/</guid>
		<description><![CDATA[Having worked as a system engineer for the Windows platform for a few years, a few ideas recently came up my mind on what Microsoft should do to make Windows a better platform.
As I started to use Linux as my main platform about a year ago (I still use Windows for some tasks, but inside [...]]]></description>
			<content:encoded><![CDATA[<p><img id="image86" align="left" src="http://www.yatblog.com/wp-content/uploads/2006/07/Packagedsoftwareatretail.jpg" alt="softwarepkgs" />Having worked as a system engineer for the Windows platform for a few years, a few ideas recently came up my mind on what Microsoft should do to make Windows a better platform.</p>
<p>As I started to use Linux as my main platform about a year ago (I still use Windows for some tasks, but inside a virtual machine), I quickly got accustomed to package managers. All Linux distributions these days come with a package manager, either they&#8217;re GUI or shell-based. Of course, this is due to the nature of Linux. Since most of the software users will use on their Linux box is open-source, it is possible to create very distribution-specific packages with insane modifications to them (you can compile a package to run optimized for 686 architecture and Java support for example). If that application is not open-source, then the binary is being downloaded and installed. That is the biggest advantage Linux has (and UNIX in general) compared to other operating systems in my opinion. It lets you search a central repository for a specific application by name or description letting you find and install the right application for your needs almost instantly. Does Windows have that? No! MacOS X does support this to some extent thanks to its FreeBSD roots (take a look at portage, the Gentoo package manager for MacOS X <a href="http://www.metadistribution.org/macos/" target="_blank">here</a>). Installing an application just seems like an integrated part of the operating system. Updates are also a snap. Gentoo users for example, can easily update their running Linux operating system and all of its applications  their dependencies with only a single command: “emerge -u world”. It&#8217;s easy as that. How long would it take to update all software applications on your Windows box? Take a guess.</p>
<p>So what can Microsoft do about this? Since Windows is not mainly a platform for open-source software, it could extend its software manager application by allowing users to browse a repository of applications by certified Microsoft partners such as Adobe, Symantec and many other quality Software vendors. It could offer certification for shareware authors and freeware apps making sure they don&#8217;t harm the operating system and providing its users with good software almost out of the box. </p>
<p>By making sure every application used the excellent Windows Installer Technology (.msi installer packages), it would drastically improve the performance and reliability of its operating system, since MSI packages are the only ones who really get cleanly removed and also solve dependency problems automagically. As I see it (among many others), the number one reason for Windows installations becoming corrupted, are users who download &#038; install numerous “suspicious” free &#038; shareware applications which contain malware. If they could download and install applications for all their needs from one, central and secure repository, it would minimize that threat to a minimum. At the same time, it would allow end-users with very basic knowledge to install software a lot easier and thus make their offering a lot user-friendlier.</p>
<p>What do you think? Do you have any other suggestions on how to improve Windows, or another operating system? I&#8217;d love to hear them.</p>
<p>Here&#8217;s a screenshot of Portage the Gentoo Linux package manager compiling and installing the latest verstion of Apache.<br />
<a class="imagelink" href="http://www.yatblog.com/wp-content/uploads/2006/07/apache2.jpg" title="apache2"><img id="image88" src="http://www.yatblog.com/wp-content/uploads/2006/07/apache2.thumbnail.jpg" alt="apache2" /></a></p>
<p>Here&#8217;s a picture of Synaptic, a GUI front-end for the apt package manager. It&#8217;s being used in Ubuntu and many others.<br />
<a class="imagelink" href="http://www.yatblog.com/wp-content/uploads/2006/07/synaptic.jpg" title="synaptic"><img id="image87" src="http://www.yatblog.com/wp-content/uploads/2006/07/synaptic.thumbnail.jpg" alt="synaptic" /></a></p>
<p class="akst_link"><a href="http://www.yatblog.com/?p=84&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_84" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.yatblog.com/2006/07/28/what-the-windows-platform-needs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>easy &amp; free Windows System Administration using ManagePC</title>
		<link>http://www.yatblog.com/2006/06/03/managepc/</link>
		<comments>http://www.yatblog.com/2006/06/03/managepc/#comments</comments>
		<pubDate>Sat, 03 Jun 2006 12:00:18 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows Administration]]></category>

		<guid isPermaLink="false">http://www.yatblog.com/2006/06/03/managepc/</guid>
		<description><![CDATA[Every Windows Administrator knows what Visual Basic Scripts or also called Windows Scripting Host Scripts can do to ease the burden of Windows System Administration. I&#8217;ve come across a script that consolidates most of the features you would ever want or need, like doing a hardware and software inventory of your networked computers.
The newest version [...]]]></description>
			<content:encoded><![CDATA[<p><a title="managepc" class="imagelink" href="http://www.yatblog.com/wp-content/uploads/2006/06/managepc.jpg"><img align="left" alt="managepc" id="image39" title="managepc" src="http://www.yatblog.com/wp-content/uploads/2006/06/managepc.thumbnail.jpg" /></a>Every Windows Administrator knows what Visual Basic Scripts or also called Windows Scripting Host Scripts can do to ease the burden of Windows System Administration. I&#8217;ve come across a script that consolidates most of the features you would ever want or need, like doing a hardware and software inventory of your networked computers.<br />
The newest version of ManagePC is built using VB.net, so you will need the .Net Framework 2.0, the older version is still available though.<br />
Take a look at ManagePC <a title="http://managepc.3ee.co.uk/" target="_blank" href="http://managepc.3ee.co.uk/">here</a>, I&#8217;m sure you will appreciate it a lot. If you know any other useful admin tools or script, post a comment!</p>
<p class="akst_link"><a href="http://www.yatblog.com/?p=37&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_37" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.yatblog.com/2006/06/03/managepc/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Microsoft starting to acknowledge a few of their competitors</title>
		<link>http://www.yatblog.com/2006/05/23/microsoft-starting-to-acknowledge-a-few-of-their-competitors/</link>
		<comments>http://www.yatblog.com/2006/05/23/microsoft-starting-to-acknowledge-a-few-of-their-competitors/#comments</comments>
		<pubDate>Tue, 23 May 2006 17:53:03 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.yatblog.com/2006/05/23/microsoft-starting-to-acknowledge-a-few-of-their-competitors/</guid>
		<description><![CDATA[Have you noticed? Microsoft seems to acknowledge a few of its toughest competitors out there. Firefox and Linux for example. As you can see in the screenshot, Microsoft has enabled Firefox users as well, to install a &#8220;Microsoft Genuine Advantage&#8221; extension right into their favourite browsers. Well, as we all know, it&#8217;s not really an [...]]]></description>
			<content:encoded><![CDATA[<p><a class="imagelink" title="Microsoft Webpage Screenshot" href="http://www.yatblog.com/wp-content/uploads/2006/05/screenshot.png"><img align="left" title="Microsoft Webpage Screenshot" id="image28" alt="Microsoft Webpage Screenshot" src="http://www.yatblog.com/wp-content/uploads/2006/05/screenshot.thumbnail.png" /></a>Have you noticed? Microsoft seems to acknowledge a few of its toughest competitors out there. <strong>Firefox</strong> and <strong>Linux</strong> for example. As you can see in the screenshot, Microsoft has enabled Firefox users as well, to install a &#8220;Microsoft Genuine Advantage&#8221; extension right into their favourite browsers. Well, as we all know, it&#8217;s not really an advantage, it&#8217;s just a security measure Microsoft has undertaken, to ensure, that your Operating System is licensed properly. Otherwise, you won&#8217;t be able to download SDK, Service Packs and so on. There are already numerous hacks out there, that enable to download it anyway. But that&#8217;s another story.</p>
<p>The thing with Linux is, that Microsoft Virtual Server 2005 finally &#8220;officially&#8221; supports Linux, it&#8217;s also free by the way, so if you&#8217;re interested, you should definetely take a look at it. Not that I use it, I&#8217;d much rather use VMWare, because it&#8217;s faster, has some pretty nifty features and also runs on Linux. Virtual Server of course only runs on Windows hosts. But never the less, Microsoft officially started to acknowledge Linux and also lists it as one of the features of its Virtual Server product. They seem to have noticed, that Linux won&#8217;t go away anymore. So they have to produce better Software and also respect it to some degree and provide compatible products, because the number of companies using a heterogenous datacenter is increasing steadily. So there clearly is a demand from its customers who pay overpriced Windows Server lincensing fees.</p>
<p class="akst_link"><a href="http://www.yatblog.com/?p=27&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_27" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.yatblog.com/2006/05/23/microsoft-starting-to-acknowledge-a-few-of-their-competitors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
