<?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>Vlad &#187; microsoft</title>
	<atom:link href="http://vlad.bailescu.ro/tag/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://vlad.bailescu.ro</link>
	<description>Coloured pencils FTW</description>
	<lastBuildDate>Wed, 30 Mar 2011 07:34:18 +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>Error 14724 Cannot add, update, or delete a job (or its steps or schedules) that originated from an MSX server</title>
		<link>http://vlad.bailescu.ro/short/2008/11/19/error-14724-cannot-add-update-or-delete-a-job-or-its-steps-or-schedules-that-originated-from-an-msx-server/</link>
		<comments>http://vlad.bailescu.ro/short/2008/11/19/error-14724-cannot-add-update-or-delete-a-job-or-its-steps-or-schedules-that-originated-from-an-msx-server/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 14:21:32 +0000</pubDate>
		<dc:creator>Vlad</dc:creator>
				<category><![CDATA[short]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://vlad.bailescu.ro/?p=797</guid>
		<description><![CDATA[Error 14724 Cannot add, update, or delete a job (or its steps or schedules) that originated from an MSX server. fix: UPDATE msdb.dbo.sysjobs SET originating_server = CONVERT(nvarchar, SERVERPROPERTY('servername')) WHERE originating_server &#60;&#62; CONVERT(nvarchar, SERVERPROPERTY('servername')) &#169; Vlad for Vlad, 2008. &#124; Permalink &#124; No comment &#124; Add to del.icio.us Post tags: microsoft, server, sql Feed enhanced by [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Error 14724 Cannot add, update, or delete a job (or its steps or<br />
schedules) that originated from an MSX server.</p></blockquote>
<p><a href="http://fluppe.wordpress.com/2007/04/02/ms-sql-server-error-14724-msx-server/" target="_blank">fix</a>:</p>
<pre><code lang="sql">UPDATE msdb.dbo.sysjobs
SET originating_server = CONVERT(nvarchar, SERVERPROPERTY('servername'))
WHERE originating_server &lt;&gt; CONVERT(nvarchar, SERVERPROPERTY('servername'))</code></pre>
<hr />
<p><small>&copy; Vlad for <a href="http://vlad.bailescu.ro">Vlad</a>, 2008. |
<a href="http://vlad.bailescu.ro/short/2008/11/19/error-14724-cannot-add-update-or-delete-a-job-or-its-steps-or-schedules-that-originated-from-an-msx-server/">Permalink</a> |
<a href="http://vlad.bailescu.ro/short/2008/11/19/error-14724-cannot-add-update-or-delete-a-job-or-its-steps-or-schedules-that-originated-from-an-msx-server/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://vlad.bailescu.ro/short/2008/11/19/error-14724-cannot-add-update-or-delete-a-job-or-its-steps-or-schedules-that-originated-from-an-msx-server/&amp;title=Error 14724 Cannot add, update, or delete a job (or its steps or schedules) that originated from an MSX server">del.icio.us</a>
<br/>
Post tags: <a href="http://vlad.bailescu.ro/tag/microsoft/" rel="tag">microsoft</a>, <a href="http://vlad.bailescu.ro/tag/server/" rel="tag">server</a>, <a href="http://vlad.bailescu.ro/tag/sql/" rel="tag">sql</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://vlad.bailescu.ro/short/2008/11/19/error-14724-cannot-add-update-or-delete-a-job-or-its-steps-or-schedules-that-originated-from-an-msx-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows XP Service Pack 3</title>
		<link>http://vlad.bailescu.ro/short/2008/05/08/windows-xp-service-pack-3/</link>
		<comments>http://vlad.bailescu.ro/short/2008/05/08/windows-xp-service-pack-3/#comments</comments>
		<pubDate>Thu, 08 May 2008 08:48:53 +0000</pubDate>
		<dc:creator>Vlad</dc:creator>
				<category><![CDATA[short]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[service pack]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://vlad.bailescu.ro/?p=664</guid>
		<description><![CDATA[Now available for download. &#169; Vlad for Vlad, 2008. &#124; Permalink &#124; No comment &#124; Add to del.icio.us Post tags: microsoft, service pack, windows xp Feed enhanced by Better Feed from Ozh]]></description>
			<content:encoded><![CDATA[<p>Now available for <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=5b33b5a8-5e76-401f-be08-1e1555d4f3d4&amp;displaylang=en" target="_blank">download</a>.</p>
<hr />
<p><small>&copy; Vlad for <a href="http://vlad.bailescu.ro">Vlad</a>, 2008. |
<a href="http://vlad.bailescu.ro/short/2008/05/08/windows-xp-service-pack-3/">Permalink</a> |
<a href="http://vlad.bailescu.ro/short/2008/05/08/windows-xp-service-pack-3/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://vlad.bailescu.ro/short/2008/05/08/windows-xp-service-pack-3/&amp;title=Windows XP Service Pack 3">del.icio.us</a>
<br/>
Post tags: <a href="http://vlad.bailescu.ro/tag/microsoft/" rel="tag">microsoft</a>, <a href="http://vlad.bailescu.ro/tag/service-pack/" rel="tag">service pack</a>, <a href="http://vlad.bailescu.ro/tag/windows-xp/" rel="tag">windows xp</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://vlad.bailescu.ro/short/2008/05/08/windows-xp-service-pack-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bill Gates No Longer Richest Person</title>
		<link>http://vlad.bailescu.ro/short/2008/03/06/bill-gates-no-longer-richest-person/</link>
		<comments>http://vlad.bailescu.ro/short/2008/03/06/bill-gates-no-longer-richest-person/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 05:23:27 +0000</pubDate>
		<dc:creator>Vlad</dc:creator>
				<category><![CDATA[short]]></category>
		<category><![CDATA[bill gates]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://vlad.bailescu.ro/short/2008/03/06/bill-gates-no-longer-richest-person/</guid>
		<description><![CDATA[Bill Gates fell on the third place on Forbes&#8217; richest persons list, behind Warren Buffet and Carlos Slim. Via Bloomberg. &#169; Vlad for Vlad, 2008. &#124; Permalink &#124; One comment &#124; Add to del.icio.us Post tags: bill gates, microsoft Feed enhanced by Better Feed from Ozh]]></description>
			<content:encoded><![CDATA[<p>Bill Gates fell on the third place on <a href="http://www.forbes.com/lists/2008/10/billionaires08_The-Worlds-Billionaires_Rank.html" target="_blank">Forbes&#8217; richest persons list</a>, behind Warren Buffet and Carlos Slim.</p>
<p><em>Via <a href="http://www.bloomberg.com/apps/news?pid=20601087&amp;sid=aVp8JjIdyjcc&amp;refer=home" target="_blank">Bloomberg</a>.</em></p>
<hr />
<p><small>&copy; Vlad for <a href="http://vlad.bailescu.ro">Vlad</a>, 2008. |
<a href="http://vlad.bailescu.ro/short/2008/03/06/bill-gates-no-longer-richest-person/">Permalink</a> |
<a href="http://vlad.bailescu.ro/short/2008/03/06/bill-gates-no-longer-richest-person/#comments">One comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://vlad.bailescu.ro/short/2008/03/06/bill-gates-no-longer-richest-person/&amp;title=Bill Gates No Longer Richest Person">del.icio.us</a>
<br/>
Post tags: <a href="http://vlad.bailescu.ro/tag/bill-gates/" rel="tag">bill gates</a>, <a href="http://vlad.bailescu.ro/tag/microsoft/" rel="tag">microsoft</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://vlad.bailescu.ro/short/2008/03/06/bill-gates-no-longer-richest-person/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>IE8 Beta Available For Download</title>
		<link>http://vlad.bailescu.ro/web/2008/03/05/ie8-beta-available-for-download/</link>
		<comments>http://vlad.bailescu.ro/web/2008/03/05/ie8-beta-available-for-download/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 19:33:11 +0000</pubDate>
		<dc:creator>Vlad</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[engine]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[sign]]></category>

		<guid isPermaLink="false">http://vlad.bailescu.ro/web/2008/03/05/ie8-beta-available-for-download/</guid>
		<description><![CDATA[Internet Explorer is available for download as a beta 1 release: This beta release is available to everyone, but is primarily for Web developers and designers to test the new tools, layout engine, and programming enhancements. When not developing your web site, you can click the Emulate IE7 button in the command bar to browse [...]]]></description>
			<content:encoded><![CDATA[<p>Internet Explorer is <a href="http://www.microsoft.com/windows/products/winfamily/ie/ie8/readiness/Install.htm" target="_blank">available for download</a> as a beta 1 release:</p>
<blockquote><p>This beta release is available to everyone, but is primarily for Web developers and designers to test the new tools, layout engine, and programming enhancements.</p>
<p>When not developing your web site, you can click the Emulate IE7 button in the command bar to browse the web like you did in IE7.</p></blockquote>
<p><em>Source: <a href="http://www.microsoft.com/windows/products/winfamily/ie/ie8/default.mspx" target="_blank">Microsoft</a>.</em></p>
<hr />
<p><small>&copy; Vlad for <a href="http://vlad.bailescu.ro">Vlad</a>, 2008. |
<a href="http://vlad.bailescu.ro/web/2008/03/05/ie8-beta-available-for-download/">Permalink</a> |
<a href="http://vlad.bailescu.ro/web/2008/03/05/ie8-beta-available-for-download/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://vlad.bailescu.ro/web/2008/03/05/ie8-beta-available-for-download/&amp;title=IE8 Beta Available For Download">del.icio.us</a>
<br/>
Post tags: <a href="http://vlad.bailescu.ro/tag/engine/" rel="tag">engine</a>, <a href="http://vlad.bailescu.ro/tag/microsoft/" rel="tag">microsoft</a>, <a href="http://vlad.bailescu.ro/tag/sign/" rel="tag">sign</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://vlad.bailescu.ro/web/2008/03/05/ie8-beta-available-for-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vista Price Cut</title>
		<link>http://vlad.bailescu.ro/short/2008/03/04/vista-price-cut/</link>
		<comments>http://vlad.bailescu.ro/short/2008/03/04/vista-price-cut/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 08:05:47 +0000</pubDate>
		<dc:creator>Vlad</dc:creator>
				<category><![CDATA[short]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://vlad.bailescu.ro/short/2008/03/04/vista-price-cut/</guid>
		<description><![CDATA[Microsoft cut the price on US boxed editions of Vista. &#169; Vlad for Vlad, 2008. &#124; Permalink &#124; No comment &#124; Add to del.icio.us Post tags: microsoft, vista Feed enhanced by Better Feed from Ozh]]></description>
			<content:encoded><![CDATA[<p>Microsoft <a href="http://www.channelregister.co.uk/2008/02/29/vista_price_cut/" target="_blank">cut the price</a> on US boxed editions of Vista.</p>
<hr />
<p><small>&copy; Vlad for <a href="http://vlad.bailescu.ro">Vlad</a>, 2008. |
<a href="http://vlad.bailescu.ro/short/2008/03/04/vista-price-cut/">Permalink</a> |
<a href="http://vlad.bailescu.ro/short/2008/03/04/vista-price-cut/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://vlad.bailescu.ro/short/2008/03/04/vista-price-cut/&amp;title=Vista Price Cut">del.icio.us</a>
<br/>
Post tags: <a href="http://vlad.bailescu.ro/tag/microsoft/" rel="tag">microsoft</a>, <a href="http://vlad.bailescu.ro/tag/vista/" rel="tag">vista</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://vlad.bailescu.ro/short/2008/03/04/vista-price-cut/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>1337 Fine For Microsoft</title>
		<link>http://vlad.bailescu.ro/short/2008/02/28/1337-fine-for-microsoft/</link>
		<comments>http://vlad.bailescu.ro/short/2008/02/28/1337-fine-for-microsoft/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 06:31:06 +0000</pubDate>
		<dc:creator>Vlad</dc:creator>
				<category><![CDATA[short]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[sd]]></category>

		<guid isPermaLink="false">http://vlad.bailescu.ro/short/2008/02/28/1337-fine-for-microsoft/</guid>
		<description><![CDATA[The European Union fines Microsoft the record amount of 899 million EUR. Big Lazy Sysadmin notices that at current EUR2USD conversion rate that&#8217;s about 1337 &#169; Vlad for Vlad, 2008. &#124; Permalink &#124; No comment &#124; Add to del.icio.us Post tags: microsoft, sd Feed enhanced by Better Feed from Ozh]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.msnbc.msn.com/id/23365407/" target="_blank">The European Union fines Microsoft</a> the record amount of 899 million EUR.</p>
<p><a href="http://big.lazyadmin.ro/2008/02/27/1337/" target="_blank">Big Lazy Sysadmin notices</a> that at current EUR2USD conversion rate that&#8217;s about <a href="http://en.wikipedia.org/wiki/Leet" target="_blank">1337</a> <img src='http://vlad.bailescu.ro/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<hr />
<p><small>&copy; Vlad for <a href="http://vlad.bailescu.ro">Vlad</a>, 2008. |
<a href="http://vlad.bailescu.ro/short/2008/02/28/1337-fine-for-microsoft/">Permalink</a> |
<a href="http://vlad.bailescu.ro/short/2008/02/28/1337-fine-for-microsoft/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://vlad.bailescu.ro/short/2008/02/28/1337-fine-for-microsoft/&amp;title=1337 Fine For Microsoft">del.icio.us</a>
<br/>
Post tags: <a href="http://vlad.bailescu.ro/tag/microsoft/" rel="tag">microsoft</a>, <a href="http://vlad.bailescu.ro/tag/sd/" rel="tag">sd</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://vlad.bailescu.ro/short/2008/02/28/1337-fine-for-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(Almost) Weekly Roundup #2</title>
		<link>http://vlad.bailescu.ro/bitsofreality/2006/11/07/almost-weekly-roundup-2/</link>
		<comments>http://vlad.bailescu.ro/bitsofreality/2006/11/07/almost-weekly-roundup-2/#comments</comments>
		<pubDate>Tue, 07 Nov 2006 18:21:03 +0000</pubDate>
		<dc:creator>Vlad</dc:creator>
				<category><![CDATA[bitsofreality]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[sign]]></category>

		<guid isPermaLink="false">http://vlad.bailescu.ro/blog/2006/11/07/almost-weekly-roundup-2/</guid>
		<description><![CDATA[Here goes: TechRepublic 11 Ways To Motivate Geeks Outlook 2007 preview &#38; review BoingBoing Zotero &#8211; Firefox for scholars and infovores (link) Engadget DIY HD projector Clear polycarbonate car wheelzzzz Microsoft supports Linux via Novell; Satan phones Gates regarding temperature (loved the title) Lifehacker Firefox extension to remote control uTorrent (ok, the uTorrent web interface [...]]]></description>
			<content:encoded><![CDATA[<p>Here goes:</p>
<ul>
<li>TechRepublic
<ul>
<li><a href="http://techrepublic.com.com/5100-10878_11-6131634.html" title="Link to TechRepublic" target="_blank">11 Ways To Motivate Geeks</a></li>
<li><a href="http://articles.techrepublic.com.com/5100-10877_11-6132042.html" title="Link to TechRepublic" target="_blank">Outlook 2007 preview &amp; review</a></li>
</ul>
</li>
<li>BoingBoing
<ul>
<li><a href="http://feeds.feedburner.com/~r/boingboing/iBag/~3/44279592/firefox_for_humaniti.html" title="Link to Boing Boing" target="_blank">Zotero &#8211; Firefox for scholars and infovores</a> (<a href="http://www.zotero.org/" title="Link to Zotero" target="_blank">link</a>)</li>
</ul>
</li>
<li>Engadget
<ul>
<li><a href="http://feeds.engadget.com/~r/weblogsinc/engadget/~3/44038804/" title="Link to Engadget" target="_blank">DIY HD projector</a></li>
<li><a href="http://feeds.engadget.com/~r/weblogsinc/engadget/~3/44300163/" title="Link to Engadget" target="_blank">Clear polycarbonate car wheelzzzz</a></li>
</ul>
<ul>
<li><a href="http://www.engadget.com/2006/11/02/microsoft-supports-linux-via-novell-satan-phones-gates-regarding/" title="Link to Engadget" target="_blank">Microsoft supports Linux via Novell; Satan phones Gates regarding temperature (loved the title)</a></li>
</ul>
</li>
<li>Lifehacker
<ul>
<li><a href="http://www.lifehacker.com/software/bittorrent/control-your-bittorrent-downloads-from-firefox-212249.php" title="Link to Lifehacker" target="_blank">Firefox extension to remote control uTorrent</a> (ok, the uTorrent web interface has been in public beta for a while now, but then  there&#8217;s the extension)</li>
</ul>
</li>
<li>Yahoo! Biz
<ul>
<li><a href="http://biz.yahoo.com/bw/061102/20061101006349.html?.v=1" title="Link to Yahoo! Biz" target="_blank">Cloudbreak strikes gold in Romania<br />
</a></li>
</ul>
</li>
<li>Google
<ul>
<li><a href="http://googleblog.blogspot.com/2006/11/gmail-mobile-client-is-live.html" title="Link to Google Blog" target="_blank">Gmail mobile client</a> (excellent, if only I could use it to get all my mobile email, via POP3)</li>
</ul>
</li>
<li>CNET News
<ul>
<li><a href="http://news.com.com/2100-7349_3-6131545.html?part=rss&amp;tag=6131545&amp;subj=news" title="Link to CNET News" target="_blank">Security hole in Visual Studio</a></li>
</ul>
</li>
<li>Google Blogoscoped
<ul>
<li><a href="http://blog.outer-court.com/archive/2006-11-01.html#n16" title="Link to Google Blogoscoped" target="_blank">eBay/PayPal bombed</a></li>
<li><a href="http://blog.outer-court.com/archive/2006-11-01-n68.html" title="Link to Google Blogoscooped" target="_blank">TODOs in Gmail?</a></li>
</ul>
</li>
<li>SvN
<ul>
<li><a href="http://www.37signals.com/svn/posts/82-cooking-with-comics" title="Link to SvN" target="_blank">Cooking with comics</a></li>
</ul>
</li>
</ul>
<p>There were some more but my ISP ate my homework, that&#8217;s all I recovered from Drafts.</p>
<hr />
<p><small>&copy; Vlad for <a href="http://vlad.bailescu.ro">Vlad</a>, 2006. |
<a href="http://vlad.bailescu.ro/bitsofreality/2006/11/07/almost-weekly-roundup-2/">Permalink</a> |
<a href="http://vlad.bailescu.ro/bitsofreality/2006/11/07/almost-weekly-roundup-2/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://vlad.bailescu.ro/bitsofreality/2006/11/07/almost-weekly-roundup-2/&amp;title=(Almost) Weekly Roundup #2">del.icio.us</a>
<br/>
Post tags: <a href="http://vlad.bailescu.ro/tag/feed/" rel="tag">feed</a>, <a href="http://vlad.bailescu.ro/tag/google/" rel="tag">google</a>, <a href="http://vlad.bailescu.ro/tag/hack/" rel="tag">hack</a>, <a href="http://vlad.bailescu.ro/tag/microsoft/" rel="tag">microsoft</a>, <a href="http://vlad.bailescu.ro/tag/rss/" rel="tag">rss</a>, <a href="http://vlad.bailescu.ro/tag/sign/" rel="tag">sign</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://vlad.bailescu.ro/bitsofreality/2006/11/07/almost-weekly-roundup-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Uninstall Internet Explorer 7 Beta From A Different User Account</title>
		<link>http://vlad.bailescu.ro/bitsofreality/2006/10/25/uninstall-internet-explorer-7-beta-from-a-different-user-account/</link>
		<comments>http://vlad.bailescu.ro/bitsofreality/2006/10/25/uninstall-internet-explorer-7-beta-from-a-different-user-account/#comments</comments>
		<pubDate>Wed, 25 Oct 2006 11:57:43 +0000</pubDate>
		<dc:creator>Vlad</dc:creator>
				<category><![CDATA[bitsofreality]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://vlad.bailescu.ro/blog/2006/10/25/uninstall-internet-explorer-7-beta-from-a-different-user-account/</guid>
		<description><![CDATA[I&#8217;ve been struggling a while tryin&#8217; to figure out how to upgrade a beta version of IE on a computer (the 7.0 official release failed to update because it couldn&#8217;t uninstall the previous beta version). It seems that normally you need to uninstall IE from the same user account from which it was installed. This [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been struggling a while tryin&#8217; to figure out how to upgrade a beta version of IE on a computer (the 7.0 official release failed to update because it couldn&#8217;t uninstall the previous beta version). It seems that normally you need to uninstall IE from the same user account from which it was installed. This was impossible in my case and the uninstall kept failing. Luckily in the end I finally read the release notes and (who would&#8217;ve thought?) it was covered there:</p>
<blockquote><p><strong>Internet Explorer 7 Fails to Uninstall from Specified User Account</strong></p>
<p>If you see an error message saying that you cannot uninstall Internet Explorer 7 from this user account, you can bypass the check by following these steps:</p>
<ol>
<li>Click <strong>Start</strong>, click <strong>Run</strong>, type <strong>regedit</strong>, and then press ENTER.</li>
<li>Navigate to HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer.</li>
<li>Right-click the Internet Explorer key, click <strong>New</strong>, and then click <strong>DWORD value</strong>.</li>
<li>Type <strong>InstalledByUser</strong> as the name, and then press ENTER to finish creating the new registry value.</li>
<li>Try to uninstall Internet Explorer 7 again.</li>
</ol>
</blockquote>
<p>And it works! Gosh, what would we do without <strong>regedit</strong>&#8230;</p>
<hr />
<p><small>&copy; Vlad for <a href="http://vlad.bailescu.ro">Vlad</a>, 2006. |
<a href="http://vlad.bailescu.ro/bitsofreality/2006/10/25/uninstall-internet-explorer-7-beta-from-a-different-user-account/">Permalink</a> |
<a href="http://vlad.bailescu.ro/bitsofreality/2006/10/25/uninstall-internet-explorer-7-beta-from-a-different-user-account/#comments">2 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://vlad.bailescu.ro/bitsofreality/2006/10/25/uninstall-internet-explorer-7-beta-from-a-different-user-account/&amp;title=Uninstall Internet Explorer 7 Beta From A Different User Account">del.icio.us</a>
<br/>
Post tags: <a href="http://vlad.bailescu.ro/tag/microsoft/" rel="tag">microsoft</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://vlad.bailescu.ro/bitsofreality/2006/10/25/uninstall-internet-explorer-7-beta-from-a-different-user-account/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 7 Beta 2 Not That A Big Improvement</title>
		<link>http://vlad.bailescu.ro/bitsofreality/2006/02/01/internet-explorer-7-beta-2-not-that-a-big-improvement/</link>
		<comments>http://vlad.bailescu.ro/bitsofreality/2006/02/01/internet-explorer-7-beta-2-not-that-a-big-improvement/#comments</comments>
		<pubDate>Wed, 01 Feb 2006 09:56:46 +0000</pubDate>
		<dc:creator>Vlad</dc:creator>
				<category><![CDATA[bitsofreality]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[sd]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://vlad.bailescu.ro/blog/2006/02/01/internet-explorer-7-beta-2-not-that-a-big-improvement/</guid>
		<description><![CDATA[Everybody is talking about it &#8211; the public beta for Internet Explorer 7. Here&#8217;s my 2 cents: not that a big deal. Microsoft has failed again to put the end user in the equation. Or the developers. The installation file is 11,2 MB, more than double Firefox is. And wait till you run it. Here&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Everybody is talking about it &#8211; the <a target="_blank" href="http://www.microsoft.com/windows/ie/ie7/default.mspx">public beta for Internet Explorer 7</a>. Here&#8217;s my 2 cents: not that a big deal. Microsoft has failed again to put the end user in the equation. Or the developers.</p>
<p>The installation file is 11,2 MB, more than double Firefox is. And wait till you run it. Here&#8217;s <em>the good news</em>: it appears IE7 is unable to install over itself. So if you had IE7 beta 1 (MSDN subscriber) you&#8217;ll need to uninstall it before installing beta 2. Quite a pain as it involves uninstalling and rebooting. So we&#8217;re back to IE 6. But then Microsoft decides it&#8217;s time for my IE 6 to be updated and starts downloading and installing updates. Which require another reboot.</p>
<p>Finally, I get to start the installation of the beta 2. First it extracts the file it needs. It does that straight in c:\ and not in TEMP. And in the end I have to reboot. That&#8217;s 3rd time. Will I get anything done today?</p>
<p>Did I mention IE7 is unable to install over itself. I can&#8217;t wait till the final release, then I&#8217;ll be able to reboot my machine a few more times again :p</p>
<p>So, three reboots down the road, a lot of warnings from Microsoft Antispyware (MS, they&#8217;re both your damn products, why can&#8217;t they just get along?) and it started. First it needs to ask me some questions about fishing and stuff <img src='http://vlad.bailescu.ro/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  which it repeats just as soon as I say &#8220;No thanks!&#8221;. And then it crashes &#8211; some internal problem with frames. Arghhhhh!!!!!</p>
<p>Second time is luckier, it manages to start and not crash. Yet! So what&#8217;s changed? Not much from the beta 1. A bit of polishing on the GUI. Supposedly better feeds handling though i still haven&#8217;t completly understood how it handles them and why is everybody so <a target="_blank" href="http://scripting.wordpress.com/2006/01/31/microsoft-ships-rss-enabled-software-and-platform/">keen about MS supporting feed parsing</a>. Instead of relying on MS, an open source, standards based library could be put together for everyone to use.</p>
<p>But then again, that wouldn&#8217;t suit <em>programmers</em> who think all you need is a mouse and MS wizards to create great software. Anyway, so far IE7b2 doesn&#8217;t suit me, I&#8217;ll stick to Firefox for browsing. <a target="_blank" href="http://www.getfirefox.com/">Get Firefox!</a></p>
<hr />
<p><small>&copy; Vlad for <a href="http://vlad.bailescu.ro">Vlad</a>, 2006. |
<a href="http://vlad.bailescu.ro/bitsofreality/2006/02/01/internet-explorer-7-beta-2-not-that-a-big-improvement/">Permalink</a> |
<a href="http://vlad.bailescu.ro/bitsofreality/2006/02/01/internet-explorer-7-beta-2-not-that-a-big-improvement/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://vlad.bailescu.ro/bitsofreality/2006/02/01/internet-explorer-7-beta-2-not-that-a-big-improvement/&amp;title=Internet Explorer 7 Beta 2 Not That A Big Improvement">del.icio.us</a>
<br/>
Post tags: <a href="http://vlad.bailescu.ro/tag/feed/" rel="tag">feed</a>, <a href="http://vlad.bailescu.ro/tag/microsoft/" rel="tag">microsoft</a>, <a href="http://vlad.bailescu.ro/tag/rss/" rel="tag">rss</a>, <a href="http://vlad.bailescu.ro/tag/sd/" rel="tag">sd</a>, <a href="http://vlad.bailescu.ro/tag/wordpress/" rel="tag">wordpress</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://vlad.bailescu.ro/bitsofreality/2006/02/01/internet-explorer-7-beta-2-not-that-a-big-improvement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>programmers humour</title>
		<link>http://vlad.bailescu.ro/bitsofreality/2004/12/10/programmers-humour/</link>
		<comments>http://vlad.bailescu.ro/bitsofreality/2004/12/10/programmers-humour/#comments</comments>
		<pubDate>Fri, 10 Dec 2004 13:38:46 +0000</pubDate>
		<dc:creator>Vlad</dc:creator>
				<category><![CDATA[bitsofreality]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://vlad.bailescu.ro/blog/2004/12/10/programmers-humour/</guid>
		<description><![CDATA[Naturally born killers&#8230; or.. was it programmers? find out here The future of C#. find out here [via Haskell mailing list] &#169; Vlad for Vlad, 2004. &#124; Permalink &#124; 3 comments &#124; Add to del.icio.us Post tags: microsoft Feed enhanced by Better Feed from Ozh]]></description>
			<content:encoded><![CDATA[<p>Naturally born killers&#8230; or.. was it programmers?<br />
   <a href="http://www.malevole.com/mv/misc/killerquiz/">find out here</a></p>
<p>The future of C#.<br />
   <a href="http://khason.biz/blog/2004/12/why-microsoft-can-blow-off-with-c.html">find out here</a></p>
<p>[via <a href="http://www.haskell.org/">Haskell</a> mailing list]</p>
<hr />
<p><small>&copy; Vlad for <a href="http://vlad.bailescu.ro">Vlad</a>, 2004. |
<a href="http://vlad.bailescu.ro/bitsofreality/2004/12/10/programmers-humour/">Permalink</a> |
<a href="http://vlad.bailescu.ro/bitsofreality/2004/12/10/programmers-humour/#comments">3 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://vlad.bailescu.ro/bitsofreality/2004/12/10/programmers-humour/&amp;title=programmers humour">del.icio.us</a>
<br/>
Post tags: <a href="http://vlad.bailescu.ro/tag/microsoft/" rel="tag">microsoft</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://vlad.bailescu.ro/bitsofreality/2004/12/10/programmers-humour/feed/</wfw:commentRss>
		<slash:comments>3</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! -->
