<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for The Wiert Corner - irregular stream of Wiert stuff</title>
	<atom:link href="http://wiert.me/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://wiert.me</link>
	<description>Jeroen Pluimers on .NET, C#, Delphi, databases, and personal interests</description>
	<lastBuildDate>Tue, 21 Feb 2012 11:02:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on FireMonkey and (OS X, iOS, Windows) Link Clearance by VRV</title>
		<link>http://wiert.me/2012/02/21/firemonkey-and-os-x-ios-windows-link-clearance/#comment-6421</link>
		<dc:creator><![CDATA[VRV]]></dc:creator>
		<pubDate>Tue, 21 Feb 2012 11:02:58 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.me/?p=7464#comment-6421</guid>
		<description><![CDATA[You did what Google didn&#039;t fro me]]></description>
		<content:encoded><![CDATA[<p>You did what Google didn&#8217;t fro me</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FireMonkey and (OS X, iOS, Windows) Link Clearance by Bob Swart (@ebob42)</title>
		<link>http://wiert.me/2012/02/21/firemonkey-and-os-x-ios-windows-link-clearance/#comment-6419</link>
		<dc:creator><![CDATA[Bob Swart (@ebob42)]]></dc:creator>
		<pubDate>Tue, 21 Feb 2012 09:46:17 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.me/?p=7464#comment-6419</guid>
		<description><![CDATA[And there is a Delphi XE2 iOS Development courseware manual available as well (used in training classes like my seminar last week, or for self-study)... See http://www.drbob42.com/ios for details.]]></description>
		<content:encoded><![CDATA[<p>And there is a Delphi XE2 iOS Development courseware manual available as well (used in training classes like my seminar last week, or for self-study)&#8230; See <a href="http://www.drbob42.com/ios" rel="nofollow">http://www.drbob42.com/ios</a> for details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Jason Southwell (from arcana) just published DuckDuckDelphi: a unit to do Duck typing in Delphi XE2 (not XE) by Jason Southwell</title>
		<link>http://wiert.me/2012/02/16/jason-southwell-from-arcana-just-published-duckduckdelphi-a-unit-to-do-duck-typing-in-delphi-xe2-and-xe/#comment-6343</link>
		<dc:creator><![CDATA[Jason Southwell]]></dc:creator>
		<pubDate>Fri, 17 Feb 2012 23:21:04 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.me/?p=7797#comment-6343</guid>
		<description><![CDATA[By removing TRTTIIndexedProperty, the only limitation would be that you would be unable to get or set values of indexed properties.  Other properties should work fine. 

Having said that, I&#039;m not sure if there are other limitations or not.]]></description>
		<content:encoded><![CDATA[<p>By removing TRTTIIndexedProperty, the only limitation would be that you would be unable to get or set values of indexed properties.  Other properties should work fine. </p>
<p>Having said that, I&#8217;m not sure if there are other limitations or not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Jason Southwell (from arcana) just published DuckDuckDelphi: a unit to do Duck typing in Delphi XE2 (not XE) by jpluimers</title>
		<link>http://wiert.me/2012/02/16/jason-southwell-from-arcana-just-published-duckduckdelphi-a-unit-to-do-duck-typing-in-delphi-xe2-and-xe/#comment-6333</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Fri, 17 Feb 2012 17:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.me/?p=7797#comment-6333</guid>
		<description><![CDATA[That depends on how badly your pronounce English ;)
Duct Tape is not for sticking wires to stage floors, that is Gaffer tape; Duck typing a software development thing :)
http://en.wikipedia.org/wiki/Duct_tape versus http://en.wikipedia.org/wiki/Gaffer_tape versus http://en.wikipedia.org/wiki/Duck_typing]]></description>
		<content:encoded><![CDATA[<p>That depends on how badly your pronounce English <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Duct Tape is not for sticking wires to stage floors, that is Gaffer tape; Duck typing a software development thing <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<a href="http://en.wikipedia.org/wiki/Duct_tape" rel="nofollow">http://en.wikipedia.org/wiki/Duct_tape</a> versus <a href="http://en.wikipedia.org/wiki/Gaffer_tape" rel="nofollow">http://en.wikipedia.org/wiki/Gaffer_tape</a> versus <a href="http://en.wikipedia.org/wiki/Duck_typing" rel="nofollow">http://en.wikipedia.org/wiki/Duck_typing</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Jason Southwell (from arcana) just published DuckDuckDelphi: a unit to do Duck typing in Delphi XE2 (not XE) by antonio</title>
		<link>http://wiert.me/2012/02/16/jason-southwell-from-arcana-just-published-duckduckdelphi-a-unit-to-do-duck-typing-in-delphi-xe2-and-xe/#comment-6326</link>
		<dc:creator><![CDATA[antonio]]></dc:creator>
		<pubDate>Fri, 17 Feb 2012 13:22:15 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.me/?p=7797#comment-6326</guid>
		<description><![CDATA[Duck type? Isn&#039;t that what stage hands use to stick wires to the floor?]]></description>
		<content:encoded><![CDATA[<p>Duck type? Isn&#8217;t that what stage hands use to stick wires to the floor?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Jason Southwell (from arcana) just published DuckDuckDelphi: a unit to do Duck typing in Delphi XE2 (not XE) by Markus</title>
		<link>http://wiert.me/2012/02/16/jason-southwell-from-arcana-just-published-duckduckdelphi-a-unit-to-do-duck-typing-in-delphi-xe2-and-xe/#comment-6303</link>
		<dc:creator><![CDATA[Markus]]></dc:creator>
		<pubDate>Thu, 16 Feb 2012 17:09:37 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.me/?p=7797#comment-6303</guid>
		<description><![CDATA[@Jason, a quick glance at the source indicated, that TRttiIndexProperty is quite important for a lot of functionality. Since this is not available for XE, I think it will not become easy to make it compatible with XE. Since I don&#039;t have XE2 I can&#039;t have a look into Delphi&#039;s RTTI unit to see how complicated it would be to implement something similar for XE. I even don&#039;t know if XE actually generates RTTI for indexed properties and that the guys at Embarcadero simply forgot to surface it in the XE reflection classes or if no RTTI for indexed properties is generated at all. If I find some spare time, I will have a look at it, as I see a lot of potentials for your duck typing framework.]]></description>
		<content:encoded><![CDATA[<p>@Jason, a quick glance at the source indicated, that TRttiIndexProperty is quite important for a lot of functionality. Since this is not available for XE, I think it will not become easy to make it compatible with XE. Since I don&#8217;t have XE2 I can&#8217;t have a look into Delphi&#8217;s RTTI unit to see how complicated it would be to implement something similar for XE. I even don&#8217;t know if XE actually generates RTTI for indexed properties and that the guys at Embarcadero simply forgot to surface it in the XE reflection classes or if no RTTI for indexed properties is generated at all. If I find some spare time, I will have a look at it, as I see a lot of potentials for your duck typing framework.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Jason Southwell (from arcana) just published DuckDuckDelphi: a unit to do Duck typing in Delphi XE2 (not XE) by Jason Southwell</title>
		<link>http://wiert.me/2012/02/16/jason-southwell-from-arcana-just-published-duckduckdelphi-a-unit-to-do-duck-typing-in-delphi-xe2-and-xe/#comment-6297</link>
		<dc:creator><![CDATA[Jason Southwell]]></dc:creator>
		<pubDate>Thu, 16 Feb 2012 14:54:12 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.me/?p=7797#comment-6297</guid>
		<description><![CDATA[If anyone wants to be responsible for XE compatibility, I can make them a contributor to the project.  I don&#039;t run XE any more and have no desire to maintain anything less than XE2.]]></description>
		<content:encoded><![CDATA[<p>If anyone wants to be responsible for XE compatibility, I can make them a contributor to the project.  I don&#8217;t run XE any more and have no desire to maintain anything less than XE2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Jason Southwell (from arcana) just published DuckDuckDelphi: a unit to do Duck typing in Delphi XE2 (not XE) by jpluimers</title>
		<link>http://wiert.me/2012/02/16/jason-southwell-from-arcana-just-published-duckduckdelphi-a-unit-to-do-duck-typing-in-delphi-xe2-and-xe/#comment-6296</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Thu, 16 Feb 2012 13:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.me/?p=7797#comment-6296</guid>
		<description><![CDATA[I used the wrong boolean, sorry for that. Not XE; only XE2.]]></description>
		<content:encoded><![CDATA[<p>I used the wrong boolean, sorry for that. Not XE; only XE2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Jason Southwell (from arcana) just published DuckDuckDelphi: a unit to do Duck typing in Delphi XE2 (not XE) by Markus</title>
		<link>http://wiert.me/2012/02/16/jason-southwell-from-arcana-just-published-duckduckdelphi-a-unit-to-do-duck-typing-in-delphi-xe2-and-xe/#comment-6294</link>
		<dc:creator><![CDATA[Markus]]></dc:creator>
		<pubDate>Thu, 16 Feb 2012 12:16:55 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.me/?p=7797#comment-6294</guid>
		<description><![CDATA[Correction: It seems not to be so easy to adapt it to XE. @ Jeroen, how did you get it to work under XE ?]]></description>
		<content:encoded><![CDATA[<p>Correction: It seems not to be so easy to adapt it to XE. @ Jeroen, how did you get it to work under XE ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Jason Southwell (from arcana) just published DuckDuckDelphi: a unit to do Duck typing in Delphi XE2 (not XE) by Markus</title>
		<link>http://wiert.me/2012/02/16/jason-southwell-from-arcana-just-published-duckduckdelphi-a-unit-to-do-duck-typing-in-delphi-xe2-and-xe/#comment-6293</link>
		<dc:creator><![CDATA[Markus]]></dc:creator>
		<pubDate>Thu, 16 Feb 2012 12:01:49 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.me/?p=7797#comment-6293</guid>
		<description><![CDATA[Not entirely compatible with Delphi XE. It uses TRttiIndexedProperty which was added in XE2. In addition the source uses scoped unit names. But easy to adapt to XE.]]></description>
		<content:encoded><![CDATA[<p>Not entirely compatible with Delphi XE. It uses TRttiIndexedProperty which was added in XE2. In addition the source uses scoped unit names. But easy to adapt to XE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Disable Windows 7 DLNA exposure by Eduardo Garcia</title>
		<link>http://wiert.me/2011/05/13/disable-windows-7-dlna-exposure/#comment-6272</link>
		<dc:creator><![CDATA[Eduardo Garcia]]></dc:creator>
		<pubDate>Wed, 15 Feb 2012 20:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=5714#comment-6272</guid>
		<description><![CDATA[great! Thanks for the info, I was wondering what was I seen on my TV instead of my DLNA server...]]></description>
		<content:encoded><![CDATA[<p>great! Thanks for the info, I was wondering what was I seen on my TV instead of my DLNA server&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on There is a great Android Design &#8211; UI Overview site, but no great UI design tools for Android by jpluimers</title>
		<link>http://wiert.me/2012/02/15/there-is-a-great-android-design-ui-overview-site-but-no-great-ui-design-tools/#comment-6263</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Wed, 15 Feb 2012 15:08:11 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.me/?p=7472#comment-6263</guid>
		<description><![CDATA[Thanks; will give those a shot.]]></description>
		<content:encoded><![CDATA[<p>Thanks; will give those a shot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on There is a great Android Design &#8211; UI Overview site, but no great UI design tools for Android by Yogi Yang</title>
		<link>http://wiert.me/2012/02/15/there-is-a-great-android-design-ui-overview-site-but-no-great-ui-design-tools/#comment-6262</link>
		<dc:creator><![CDATA[Yogi Yang]]></dc:creator>
		<pubDate>Wed, 15 Feb 2012 14:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.me/?p=7472#comment-6262</guid>
		<description><![CDATA[There are many tools that allow one to build UI for Android. You need to look at NSBasic, Basic4Android, etc.

Do look them up. I am personally using Basic4Android and am happy with it.

All the tools that I have mentioned do not support Pascal or Delphi dialect but they do excel at providing a blazing fast IDE for building UI visually.]]></description>
		<content:encoded><![CDATA[<p>There are many tools that allow one to build UI for Android. You need to look at NSBasic, Basic4Android, etc.</p>
<p>Do look them up. I am personally using Basic4Android and am happy with it.</p>
<p>All the tools that I have mentioned do not support Pascal or Delphi dialect but they do excel at providing a blazing fast IDE for building UI visually.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on There is a great Android Design &#8211; UI Overview site, but no great UI design tools for Android by jpluimers</title>
		<link>http://wiert.me/2012/02/15/there-is-a-great-android-design-ui-overview-site-but-no-great-ui-design-tools/#comment-6261</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Wed, 15 Feb 2012 14:35:01 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.me/?p=7472#comment-6261</guid>
		<description><![CDATA[Thanks for the input!]]></description>
		<content:encoded><![CDATA[<p>Thanks for the input!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on There is a great Android Design &#8211; UI Overview site, but no great UI design tools for Android by Juhani Lehtimaeki (@lehtimaeki)</title>
		<link>http://wiert.me/2012/02/15/there-is-a-great-android-design-ui-overview-site-but-no-great-ui-design-tools/#comment-6259</link>
		<dc:creator><![CDATA[Juhani Lehtimaeki (@lehtimaeki)]]></dc:creator>
		<pubDate>Wed, 15 Feb 2012 11:18:35 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.me/?p=7472#comment-6259</guid>
		<description><![CDATA[Unfortunately the state of visual GUI builders for Android is pretty bad. For wireframing and visual design the normal toolset from PS to OmniGraffle work but for building real UIs in actual code the best choice is ADT plugin for Eclipse. The UI builder in it has improved a lot in the last year but still is pretty damn far from being good enough. 

Of course, building Android UIs in general is a bit more complex than iOS for example due to the scalability requirements but it shouldn&#039;t be impossible to create a UI builder that actually supports the work. I still just write XML and occasionally check the ADT GUI builder how it looks but usually I just perform the infinite loop: tweak XML -&gt; run on device -&gt; tweak -&gt; run...

I&#039;m sure Google has skills to create a good UI builder but I&#039;m not sure if they have allocated budget. I&#039;m placing my hope on external people like the folks who built the IDEA IDE.

Well... we&#039;ll see...]]></description>
		<content:encoded><![CDATA[<p>Unfortunately the state of visual GUI builders for Android is pretty bad. For wireframing and visual design the normal toolset from PS to OmniGraffle work but for building real UIs in actual code the best choice is ADT plugin for Eclipse. The UI builder in it has improved a lot in the last year but still is pretty damn far from being good enough. </p>
<p>Of course, building Android UIs in general is a bit more complex than iOS for example due to the scalability requirements but it shouldn&#8217;t be impossible to create a UI builder that actually supports the work. I still just write XML and occasionally check the ADT GUI builder how it looks but usually I just perform the infinite loop: tweak XML -&gt; run on device -&gt; tweak -&gt; run&#8230;</p>
<p>I&#8217;m sure Google has skills to create a good UI builder but I&#8217;m not sure if they have allocated budget. I&#8217;m placing my hope on external people like the folks who built the IDEA IDE.</p>
<p>Well&#8230; we&#8217;ll see&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on There is a great Android Design &#8211; UI Overview site, but no great UI design tools for Android by jpluimers</title>
		<link>http://wiert.me/2012/02/15/there-is-a-great-android-design-ui-overview-site-but-no-great-ui-design-tools/#comment-6256</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Wed, 15 Feb 2012 10:23:17 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.me/?p=7472#comment-6256</guid>
		<description><![CDATA[I will look into this, but I&#039;m looking for a good UI designer for native apps as well.
If you come across one, please let me know.
--jeroen]]></description>
		<content:encoded><![CDATA[<p>I will look into this, but I&#8217;m looking for a good UI designer for native apps as well.<br />
If you come across one, please let me know.<br />
&#8211;jeroen</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on There is a great Android Design &#8211; UI Overview site, but no great UI design tools for Android by A. Bouchez</title>
		<link>http://wiert.me/2012/02/15/there-is-a-great-android-design-ui-overview-site-but-no-great-ui-design-tools/#comment-6253</link>
		<dc:creator><![CDATA[A. Bouchez]]></dc:creator>
		<pubDate>Wed, 15 Feb 2012 08:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.me/?p=7472#comment-6253</guid>
		<description><![CDATA[You should consider also Smart - see http://op4js.optimalesystemer.no/2012/02/06/the-final-battle-begins-persians-on-the-run/ - which has a visual UI designer on its way.
This will work for Android, iPhone and even Web apps.
You&#039;ll code in Object Pascal, then compile it into stand-alone JavaScript HTML application.
I&#039;ve the alpha version, and it is very promising!]]></description>
		<content:encoded><![CDATA[<p>You should consider also Smart &#8211; see <a href="http://op4js.optimalesystemer.no/2012/02/06/the-final-battle-begins-persians-on-the-run/" rel="nofollow">http://op4js.optimalesystemer.no/2012/02/06/the-final-battle-begins-persians-on-the-run/</a> &#8211; which has a visual UI designer on its way.<br />
This will work for Android, iPhone and even Web apps.<br />
You&#8217;ll code in Object Pascal, then compile it into stand-alone JavaScript HTML application.<br />
I&#8217;ve the alpha version, and it is very promising!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What’s new in .NET Framework 4.5? [poster] (via Heikniemi Hardcoded) by jpluimers</title>
		<link>http://wiert.me/2012/02/14/whats-new-in-net-framework-4-5-poster-via-heikniemi-hardcoded/#comment-6233</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Tue, 14 Feb 2012 12:50:20 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.me/?p=7722#comment-6233</guid>
		<description><![CDATA[I think the proper human response here is &quot;thanks&quot; :)
--jeroen]]></description>
		<content:encoded><![CDATA[<p>I think the proper human response here is &#8220;thanks&#8221; <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
&#8211;jeroen</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What’s new in .NET Framework 4.5? [poster] (via Heikniemi Hardcoded) by Jouni Heikniemi</title>
		<link>http://wiert.me/2012/02/14/whats-new-in-net-framework-4-5-poster-via-heikniemi-hardcoded/#comment-6228</link>
		<dc:creator><![CDATA[Jouni Heikniemi]]></dc:creator>
		<pubDate>Tue, 14 Feb 2012 08:00:47 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.me/?p=7722#comment-6228</guid>
		<description><![CDATA[While I fully admit the glitch in translation, let it be recorded for posterity that I did fix the typo on 2011-11-16. :-) The current poster is typo-free.]]></description>
		<content:encoded><![CDATA[<p>While I fully admit the glitch in translation, let it be recorded for posterity that I did fix the typo on 2011-11-16. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  The current poster is typo-free.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solution for &#8220;Error code: 2147500037&#8243; while printing in Windows 7 by Chad</title>
		<link>http://wiert.me/2010/05/20/solution-for-error-code-2147500037-while-printing-in-windows-7/#comment-6185</link>
		<dc:creator><![CDATA[Chad]]></dc:creator>
		<pubDate>Sat, 11 Feb 2012 20:36:40 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=1704#comment-6185</guid>
		<description><![CDATA[Excellent! Thank you!]]></description>
		<content:encoded><![CDATA[<p>Excellent! Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Delphi &#8211; Frames as visual Components &#8211; changing your inheritance by jpluimers</title>
		<link>http://wiert.me/2009/07/22/delphi-frames-as-visual-components-changing-your-inheritance/#comment-6113</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Wed, 08 Feb 2012 23:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=543#comment-6113</guid>
		<description><![CDATA[You are most welcome. Buy me a beer if we ever meet in person :)
--jeroen]]></description>
		<content:encoded><![CDATA[<p>You are most welcome. Buy me a beer if we ever meet in person <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
&#8211;jeroen</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Delphi &#8211; Frames as visual Components &#8211; changing your inheritance by Dave Leach</title>
		<link>http://wiert.me/2009/07/22/delphi-frames-as-visual-components-changing-your-inheritance/#comment-6108</link>
		<dc:creator><![CDATA[Dave Leach]]></dc:creator>
		<pubDate>Wed, 08 Feb 2012 15:44:30 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=543#comment-6108</guid>
		<description><![CDATA[Thank you very much for sharing this solution!  In addition to changing &quot;object&quot; to &quot;inherited,&quot; I also manually deleted out the properties you mentioned above (ClientHeight, ClientWidth, OldCreateOrder, PixelsPerInch, TextHeight).  That made things work perfectly.  I can&#039;t imagine having found this on my own]]></description>
		<content:encoded><![CDATA[<p>Thank you very much for sharing this solution!  In addition to changing &#8220;object&#8221; to &#8220;inherited,&#8221; I also manually deleted out the properties you mentioned above (ClientHeight, ClientWidth, OldCreateOrder, PixelsPerInch, TextHeight).  That made things work perfectly.  I can&#8217;t imagine having found this on my own</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to tell the Windows version and Service Pack number by Batch file to detect Windows version number &#171; The Wiert Corner &#8211; irregular stream of Wiert stuff</title>
		<link>http://wiert.me/2011/05/27/how-to-tell-the-windows-version-and-service-pack-number/#comment-6096</link>
		<dc:creator><![CDATA[Batch file to detect Windows version number &#171; The Wiert Corner &#8211; irregular stream of Wiert stuff]]></dc:creator>
		<pubDate>Wed, 08 Feb 2012 05:01:22 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=5763#comment-6096</guid>
		<description><![CDATA[[...] output from SYSTEMINFO, but forget that there many Windows installations are not English. Some even use WMIC, but WMIC is only available for administrators and not available some flavours like XP [...]]]></description>
		<content:encoded><![CDATA[<p>[...] output from SYSTEMINFO, but forget that there many Windows installations are not English. Some even use WMIC, but WMIC is only available for administrators and not available some flavours like XP [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SEC_LinkShare SSID is from your Samsung TV: SWL (Samsung Wireless Link) by jpluimers</title>
		<link>http://wiert.me/2011/07/04/sec_linkshare-ssid-is-from-your-samsung-tv-swl-samsung-wireless-link/#comment-6043</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Mon, 06 Feb 2012 10:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=5843#comment-6043</guid>
		<description><![CDATA[Cool; hopefully others can confirm this as I ditched the USB WiFi adapter in favour of a Wireless AP that has a far better antenna.

Reaver: http://code.google.com/p/reaver-wps/
--jeroen]]></description>
		<content:encoded><![CDATA[<p>Cool; hopefully others can confirm this as I ditched the USB WiFi adapter in favour of a Wireless AP that has a far better antenna.</p>
<p>Reaver: <a href="http://code.google.com/p/reaver-wps/" rel="nofollow">http://code.google.com/p/reaver-wps/</a><br />
&#8211;jeroen</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SEC_LinkShare SSID is from your Samsung TV: SWL (Samsung Wireless Link) by zekeadam</title>
		<link>http://wiert.me/2011/07/04/sec_linkshare-ssid-is-from-your-samsung-tv-swl-samsung-wireless-link/#comment-6029</link>
		<dc:creator><![CDATA[zekeadam]]></dc:creator>
		<pubDate>Sun, 05 Feb 2012 12:57:59 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=5843#comment-6029</guid>
		<description><![CDATA[I cracked the tv-s pass with reaver. Now Im using as a repeater for my xbox.
Cracking is took 5sec beacuse the wps pin is 00000000]]></description>
		<content:encoded><![CDATA[<p>I cracked the tv-s pass with reaver. Now Im using as a repeater for my xbox.<br />
Cracking is took 5sec beacuse the wps pin is 00000000</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VMware ESXi 4.0 / ESXi 4.1: enable SSH login for non-root users (and only them) by jpluimers</title>
		<link>http://wiert.me/2010/09/28/vmware-esxi-4-0-esxi-4-1-enable-ssh-login-for-non-root-users/#comment-5939</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Wed, 01 Feb 2012 06:55:04 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=3473#comment-5939</guid>
		<description><![CDATA[Thanks for sorting this out in ESXi 5]]></description>
		<content:encoded><![CDATA[<p>Thanks for sorting this out in ESXi 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solution for &#8220;Error code: 2147500037&#8243; while printing in Windows 7 by Ron Richter</title>
		<link>http://wiert.me/2010/05/20/solution-for-error-code-2147500037-while-printing-in-windows-7/#comment-5933</link>
		<dc:creator><![CDATA[Ron Richter]]></dc:creator>
		<pubDate>Wed, 01 Feb 2012 02:16:51 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=1704#comment-5933</guid>
		<description><![CDATA[THANK YOU, THANK YOU, THANK YOU. Afetr installing a new modem it screwed up many of my programs due to a bad installation disc. This fix was a definate BIG help and now I can move on to the other problems created, my e-mail. Again, thank you for making this soooo simple. The next beer or two is on me.]]></description>
		<content:encoded><![CDATA[<p>THANK YOU, THANK YOU, THANK YOU. Afetr installing a new modem it screwed up many of my programs due to a bad installation disc. This fix was a definate BIG help and now I can move on to the other problems created, my e-mail. Again, thank you for making this soooo simple. The next beer or two is on me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VMware ESXi 4.0 / ESXi 4.1: enable SSH login for non-root users (and only them) by Enabling SSH Access in ESXi 5.0 for Non-root Users. &#124; The Refined Geek</title>
		<link>http://wiert.me/2010/09/28/vmware-esxi-4-0-esxi-4-1-enable-ssh-login-for-non-root-users/#comment-5926</link>
		<dc:creator><![CDATA[Enabling SSH Access in ESXi 5.0 for Non-root Users. &#124; The Refined Geek]]></dc:creator>
		<pubDate>Tue, 31 Jan 2012 22:40:05 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=3473#comment-5926</guid>
		<description><![CDATA[[...] my Goolge-Fu I quickly stumbled across two posts that detailed a process of how to do this on ESXi 4.1. Now many of the problems in 4.1 [...]]]></description>
		<content:encoded><![CDATA[<p>[...] my Goolge-Fu I quickly stumbled across two posts that detailed a process of how to do this on ESXi 4.1. Now many of the problems in 4.1 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on automatic logon in Windows 2003 by jpluimers</title>
		<link>http://wiert.me/2012/01/27/automatic-logon-in-windows-2003/#comment-5893</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Mon, 30 Jan 2012 09:53:21 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=7131#comment-5893</guid>
		<description><![CDATA[I was infected by the copy-paste virus :)
Thanks for catching!]]></description>
		<content:encoded><![CDATA[<p>I was infected by the copy-paste virus <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Thanks for catching!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on automatic logon in Windows 2003 by Rich Shealer</title>
		<link>http://wiert.me/2012/01/27/automatic-logon-in-windows-2003/#comment-5861</link>
		<dc:creator><![CDATA[Rich Shealer]]></dc:creator>
		<pubDate>Fri, 27 Jan 2012 13:12:18 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=7131#comment-5861</guid>
		<description><![CDATA[Why did you call the data file Administrator-DefaultUserName.bat rather than Administrator-DefaultUserName.reg?]]></description>
		<content:encoded><![CDATA[<p>Why did you call the data file Administrator-DefaultUserName.bat rather than Administrator-DefaultUserName.reg?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solution for error &#8220;13.05.00&#8243; fuser jam on HP 9500/9500hdn by jpluimers</title>
		<link>http://wiert.me/2010/11/12/solution-for-error-13-05-00-fuser-jam-on-hp-95009500hdn/#comment-5852</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Thu, 26 Jan 2012 18:01:12 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=4395#comment-5852</guid>
		<description><![CDATA[I&#039;ve not had that happen to me. I&#039;d probably try to borrow a working fuser form someone else and see if that works better.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve not had that happen to me. I&#8217;d probably try to borrow a working fuser form someone else and see if that works better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on .NET/C#: Using IDisposable to restore temporary settrings example: TemporaryCursor class by jpluimers</title>
		<link>http://wiert.me/2012/01/26/netc-using-idisposable-to-restore-temporary-settrings-example-temporarycursor-class/#comment-5851</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Thu, 26 Jan 2012 17:55:03 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=7396#comment-5851</guid>
		<description><![CDATA[Lets keep this in English :)
&quot;Should inside the Dispose method:
&lt;ol&gt;
	&lt;li&gt;the parameter disposing be checked&lt;/li&gt;
	&lt;li&gt;the check &lt;code&gt;if (temporaryCursor == targetControl.Cursor)&lt;/code&gt; be &lt;code&gt;(temporaryCursor != targetControl.Cursor)&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;?&quot;
Answer:
&lt;ol&gt;
	&lt;li&gt;yes, and no. That normally is the correct IDisposabla pattern implementation for unmanaged resources (http://msdn.microsoft.com/en-us/library/b1yfkh5e.aspx). I will correct this shortly to implement the &lt;code&gt;disposed. No, even though this is a managed resource, you need to always restore it, be it through a using/IDisposable usage, or through the finalizer (when someone calls it without using/IDisposable).&lt;/code&gt;&lt;/li&gt;
	&lt;li&gt;no, as in the example both &lt;code&gt;temporaryCursor&lt;/code&gt; is &lt;code&gt;Cursors.WaitCursor&lt;/code&gt; and &lt;code&gt;targetControlCursor&lt;/code&gt; should only be restored if it indeed still has that value.&lt;/li&gt;
&lt;/ol&gt;
--jeroen]]></description>
		<content:encoded><![CDATA[<p>Lets keep this in English <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
&#8220;Should inside the Dispose method:</p>
<ol>
<li>the parameter disposing be checked</li>
<li>the check <code>if (temporaryCursor == targetControl.Cursor)</code> be <code>(temporaryCursor != targetControl.Cursor)</code></li>
</ol>
<p>?&#8221;<br />
Answer:</p>
<ol>
<li>yes, and no. That normally is the correct IDisposabla pattern implementation for unmanaged resources (<a href="http://msdn.microsoft.com/en-us/library/b1yfkh5e.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/b1yfkh5e.aspx</a>). I will correct this shortly to implement the <code>disposed. No, even though this is a managed resource, you need to always restore it, be it through a using/IDisposable usage, or through the finalizer (when someone calls it without using/IDisposable).</code></li>
<li>no, as in the example both <code>temporaryCursor</code> is <code>Cursors.WaitCursor</code> and <code>targetControlCursor</code> should only be restored if it indeed still has that value.</li>
</ol>
<p>&#8211;jeroen</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solution for error &#8220;13.05.00&#8243; fuser jam on HP 9500/9500hdn by Michee</title>
		<link>http://wiert.me/2010/11/12/solution-for-error-13-05-00-fuser-jam-on-hp-95009500hdn/#comment-5849</link>
		<dc:creator><![CDATA[Michee]]></dc:creator>
		<pubDate>Thu, 26 Jan 2012 14:14:10 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=4395#comment-5849</guid>
		<description><![CDATA[each time i remove the jam the jam keep coming back]]></description>
		<content:encoded><![CDATA[<p>each time i remove the jam the jam keep coming back</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on .NET/C#: Using IDisposable to restore temporary settrings example: TemporaryCursor class by Ramon</title>
		<link>http://wiert.me/2012/01/26/netc-using-idisposable-to-restore-temporary-settrings-example-temporarycursor-class/#comment-5844</link>
		<dc:creator><![CDATA[Ramon]]></dc:creator>
		<pubDate>Thu, 26 Jan 2012 07:17:49 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=7396#comment-5844</guid>
		<description><![CDATA[Moet in de Dispose method de parameter disposing niet gecheckt worden en moet de check if (temporaryCursor == targetControl.Cursor)
niet (temporaryCursor != targetControl.Cursor) zijn?]]></description>
		<content:encoded><![CDATA[<p>Moet in de Dispose method de parameter disposing niet gecheckt worden en moet de check if (temporaryCursor == targetControl.Cursor)<br />
niet (temporaryCursor != targetControl.Cursor) zijn?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 15 years of xs4all internet provider membership by jpluimers</title>
		<link>http://wiert.me/2012/01/15/15-years-of-xs4all-internet-provider-membership/#comment-5843</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Thu, 26 Jan 2012 05:58:41 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=4914#comment-5843</guid>
		<description><![CDATA[Yeah, I found out about the promiscuous mode the hard way too :)
http://wiert.me/2010/10/12/endian-firewall-connected-client-can-access-efw-but-no-other-hosts/]]></description>
		<content:encoded><![CDATA[<p>Yeah, I found out about the promiscuous mode the hard way too <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<a href="http://wiert.me/2010/10/12/endian-firewall-connected-client-can-access-efw-but-no-other-hosts/" rel="nofollow">http://wiert.me/2010/10/12/endian-firewall-connected-client-can-access-efw-but-no-other-hosts/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 15 years of xs4all internet provider membership by IL</title>
		<link>http://wiert.me/2012/01/15/15-years-of-xs4all-internet-provider-membership/#comment-5839</link>
		<dc:creator><![CDATA[IL]]></dc:creator>
		<pubDate>Wed, 25 Jan 2012 19:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=4914#comment-5839</guid>
		<description><![CDATA[VM sounds great! By the way, Greg Sowell uses VmWare Server for his VRRP setup http://gregsowell.com/?p=3468]]></description>
		<content:encoded><![CDATA[<p>VM sounds great! By the way, Greg Sowell uses VmWare Server for his VRRP setup <a href="http://gregsowell.com/?p=3468" rel="nofollow">http://gregsowell.com/?p=3468</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Revisited: .NET/C# – TEE filter that also runs on Windows (XP) Embedded « The Wiert Corner – irregular stream of Wiert stuff by C# text file deduping based on trimmed lines (via: Stack Overflow) &#171; The Wiert Corner &#8211; irregular stream of Wiert stuff</title>
		<link>http://wiert.me/2011/08/16/revisited-netc-%e2%80%93-tee-filter-that-also-runs-on-windows-xp-embedded-%c2%ab-the-wiert-corner-%e2%80%93-irregular-stream-of-wiert-stuff/#comment-5829</link>
		<dc:creator><![CDATA[C# text file deduping based on trimmed lines (via: Stack Overflow) &#171; The Wiert Corner &#8211; irregular stream of Wiert stuff]]></dc:creator>
		<pubDate>Wed, 25 Jan 2012 05:02:27 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=6050#comment-5829</guid>
		<description><![CDATA[[...] based my code on the C# Tee filter and the StackOverflow example of C# deduping based on [...]]]></description>
		<content:encoded><![CDATA[<p>[...] based my code on the C# Tee filter and the StackOverflow example of C# deduping based on [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 15 years of xs4all internet provider membership by jpluimers</title>
		<link>http://wiert.me/2012/01/15/15-years-of-xs4all-internet-provider-membership/#comment-5824</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Tue, 24 Jan 2012 07:58:59 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=4914#comment-5824</guid>
		<description><![CDATA[These links are perfect. Thanks very much!
As soon as I have some time I&#039;ll dig into this deeper. Probably get a RouterOS as a VM first to get used to what it can do, then go for the real thing.]]></description>
		<content:encoded><![CDATA[<p>These links are perfect. Thanks very much!<br />
As soon as I have some time I&#8217;ll dig into this deeper. Probably get a RouterOS as a VM first to get used to what it can do, then go for the real thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 15 years of xs4all internet provider membership by IL</title>
		<link>http://wiert.me/2012/01/15/15-years-of-xs4all-internet-provider-membership/#comment-5815</link>
		<dc:creator><![CDATA[IL]]></dc:creator>
		<pubDate>Mon, 23 Jan 2012 21:05:21 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=4914#comment-5815</guid>
		<description><![CDATA[Easy questions first :)
1) DynDNS can be updated through scripting http://wiki.mikrotik.com/wiki/Scripts#General because of the note on http://wiki.mikrotik.com/wiki/Manual:Tools/Dynamic_DNS
Question is also reraised in 5.12 announcement topic http://forum.mikrotik.com/viewtopic.php?f=1&amp;t=58595
2) RB1100 is 2010 model, new models are RB1200, RB1100AH&amp;AHx2 and only AHx2 has hardware encryption after RB1100. Very informative reading on the topic is http://forum.mikrotik.com/viewtopic.php?f=3&amp;t=49265
3) DMZ is described in http://wiki.mikrotik.com/wiki/NAT_Tutorial which is just a pair of snat/dnat rules. I&#039;ve seen more detailed similar to what you&#039;ve described: DMZ with two addresses, server which is also available from LAN has one of them. More interesting is two ISPs and DMZ setup on http://wiki.mikrotik.com/wiki/PCC_exemptions
Yep, I know, you&#039;d like more examples, but I&#039;m not a network pro :)
I don&#039;t know a thing about wireless or powerline too.]]></description>
		<content:encoded><![CDATA[<p>Easy questions first <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
1) DynDNS can be updated through scripting <a href="http://wiki.mikrotik.com/wiki/Scripts#General" rel="nofollow">http://wiki.mikrotik.com/wiki/Scripts#General</a> because of the note on <a href="http://wiki.mikrotik.com/wiki/Manual:Tools/Dynamic_DNS" rel="nofollow">http://wiki.mikrotik.com/wiki/Manual:Tools/Dynamic_DNS</a><br />
Question is also reraised in 5.12 announcement topic <a href="http://forum.mikrotik.com/viewtopic.php?f=1&#038;t=58595" rel="nofollow">http://forum.mikrotik.com/viewtopic.php?f=1&#038;t=58595</a><br />
2) RB1100 is 2010 model, new models are RB1200, RB1100AH&amp;AHx2 and only AHx2 has hardware encryption after RB1100. Very informative reading on the topic is <a href="http://forum.mikrotik.com/viewtopic.php?f=3&#038;t=49265" rel="nofollow">http://forum.mikrotik.com/viewtopic.php?f=3&#038;t=49265</a><br />
3) DMZ is described in <a href="http://wiki.mikrotik.com/wiki/NAT_Tutorial" rel="nofollow">http://wiki.mikrotik.com/wiki/NAT_Tutorial</a> which is just a pair of snat/dnat rules. I&#8217;ve seen more detailed similar to what you&#8217;ve described: DMZ with two addresses, server which is also available from LAN has one of them. More interesting is two ISPs and DMZ setup on <a href="http://wiki.mikrotik.com/wiki/PCC_exemptions" rel="nofollow">http://wiki.mikrotik.com/wiki/PCC_exemptions</a><br />
Yep, I know, you&#8217;d like more examples, but I&#8217;m not a network pro <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
I don&#8217;t know a thing about wireless or powerline too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 15 years of xs4all internet provider membership by jpluimers</title>
		<link>http://wiert.me/2012/01/15/15-years-of-xs4all-internet-provider-membership/#comment-5783</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Fri, 20 Jan 2012 13:18:36 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=4914#comment-5783</guid>
		<description><![CDATA[oh and just found this great link on Mikrotik RouterBoard usage: http://forums.somethingawful.com/showthread.php?threadid=3388528

and some nice links it refefences:

&lt;ol&gt;	&lt;li&gt;Mikrotik university: http://mikrotikuniversity.com/index.php/mikrotik-training-videos/&lt;/li&gt;
	&lt;li&gt;Securing the router: http://wiki.mikrotik.com/wiki/Securing_New_RouterOs_Router&lt;/li&gt;
	&lt;li&gt;Firewall NAT rules: http://forums.somethingawful.com/showthread.php?threadid=3388528&amp;userid=0&amp;perpage=40&amp;pagenumber=5&lt;/li&gt;
	&lt;li&gt;Bruteforce login prevention: http://wiki.mikrotik.com/wiki/Bruteforce_login_prevention&lt;/li&gt;
	&lt;li&gt;New 2011 products: http://www.mikrotik.com/download/share/hu11.pdf&lt;/li&gt;
	&lt;li&gt;Multi WAN setup: http://wiki.mikrotik.com/wiki/NetworkPro_on_Quality_of_Service and http://www.mikrotik.com/testdocs/ros/2.9/ip/route.php&lt;/li&gt;

&lt;/ol&gt;


]]></description>
		<content:encoded><![CDATA[<p>oh and just found this great link on Mikrotik RouterBoard usage: <a href="http://forums.somethingawful.com/showthread.php?threadid=3388528" rel="nofollow">http://forums.somethingawful.com/showthread.php?threadid=3388528</a></p>
<p>and some nice links it refefences:</p>
<ol>
<li>Mikrotik university: <a href="http://mikrotikuniversity.com/index.php/mikrotik-training-videos/" rel="nofollow">http://mikrotikuniversity.com/index.php/mikrotik-training-videos/</a></li>
<li>Securing the router: <a href="http://wiki.mikrotik.com/wiki/Securing_New_RouterOs_Router" rel="nofollow">http://wiki.mikrotik.com/wiki/Securing_New_RouterOs_Router</a></li>
<li>Firewall NAT rules: <a href="http://forums.somethingawful.com/showthread.php?threadid=3388528&#038;userid=0&#038;perpage=40&#038;pagenumber=5" rel="nofollow">http://forums.somethingawful.com/showthread.php?threadid=3388528&#038;userid=0&#038;perpage=40&#038;pagenumber=5</a></li>
<li>Bruteforce login prevention: <a href="http://wiki.mikrotik.com/wiki/Bruteforce_login_prevention" rel="nofollow">http://wiki.mikrotik.com/wiki/Bruteforce_login_prevention</a></li>
<li>New 2011 products: <a href="http://www.mikrotik.com/download/share/hu11.pdf" rel="nofollow">http://www.mikrotik.com/download/share/hu11.pdf</a></li>
<li>Multi WAN setup: <a href="http://wiki.mikrotik.com/wiki/NetworkPro_on_Quality_of_Service" rel="nofollow">http://wiki.mikrotik.com/wiki/NetworkPro_on_Quality_of_Service</a> and <a href="http://www.mikrotik.com/testdocs/ros/2.9/ip/route.php" rel="nofollow">http://www.mikrotik.com/testdocs/ros/2.9/ip/route.php</a></li>
</ol>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 15 years of xs4all internet provider membership by jpluimers</title>
		<link>http://wiert.me/2012/01/15/15-years-of-xs4all-internet-provider-membership/#comment-5782</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Fri, 20 Jan 2012 13:17:56 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=4914#comment-5782</guid>
		<description><![CDATA[Thanks for all the tips. I tried to find out if I can order the RB1100AHx2 but one of their Dutch partners seems to dislike the RB1100.

Two things I want to know, glad if you can help out with that:
- where can I find out how to setup routing so I can have a DMZ that is accessible from the outside behind a firewall or NAT, and form the inside through a NAT? I tried those things with the hardware provided from the ISPs (SpeedTouch, LinkSys, etc) and this kind of &quot;hairpin routing&quot; is not always possible
- I live in a 3.5 story building and want to make the WiFi reception a lot better. I cannot get CAT6 to the top floor (only CAT6 on floors -0.5, 0.0 and +0.5) and the reinforced concrete makes WiFi on floor +2.0 horrible.
I might run powerline ethernet. Any good tips for powerline ehternet and Mikrotik WiFi equipment?]]></description>
		<content:encoded><![CDATA[<p>Thanks for all the tips. I tried to find out if I can order the RB1100AHx2 but one of their Dutch partners seems to dislike the RB1100.</p>
<p>Two things I want to know, glad if you can help out with that:<br />
- where can I find out how to setup routing so I can have a DMZ that is accessible from the outside behind a firewall or NAT, and form the inside through a NAT? I tried those things with the hardware provided from the ISPs (SpeedTouch, LinkSys, etc) and this kind of &#8220;hairpin routing&#8221; is not always possible<br />
- I live in a 3.5 story building and want to make the WiFi reception a lot better. I cannot get CAT6 to the top floor (only CAT6 on floors -0.5, 0.0 and +0.5) and the reinforced concrete makes WiFi on floor +2.0 horrible.<br />
I might run powerline ethernet. Any good tips for powerline ehternet and Mikrotik WiFi equipment?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on .RESX translation and tools examples based on Paint.NET Forum -&gt; Translation and Localization by John</title>
		<link>http://wiert.me/2011/10/20/resx-translation-and-tools-examples-based-on-paint-net-forum-translation-and-localization/#comment-5777</link>
		<dc:creator><![CDATA[John]]></dc:creator>
		<pubDate>Wed, 18 Jan 2012 14:54:07 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=6266#comment-5777</guid>
		<description><![CDATA[This tool isn&#039;t free http://www.hexadigm.com but very affordable and highly cost-effective for what it offers (much better than zeta IMO)]]></description>
		<content:encoded><![CDATA[<p>This tool isn&#8217;t free <a href="http://www.hexadigm.com" rel="nofollow">http://www.hexadigm.com</a> but very affordable and highly cost-effective for what it offers (much better than zeta IMO)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 15 years of xs4all internet provider membership by jpluimers</title>
		<link>http://wiert.me/2012/01/15/15-years-of-xs4all-internet-provider-membership/#comment-5776</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Wed, 18 Jan 2012 07:47:17 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=4914#comment-5776</guid>
		<description><![CDATA[will do that; in the mean time: do you know if RouterOS supports dynamic DNS providers like dyndns.org ?]]></description>
		<content:encoded><![CDATA[<p>will do that; in the mean time: do you know if RouterOS supports dynamic DNS providers like dyndns.org ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 15 years of xs4all internet provider membership by IL</title>
		<link>http://wiert.me/2012/01/15/15-years-of-xs4all-internet-provider-membership/#comment-5775</link>
		<dc:creator><![CDATA[IL]]></dc:creator>
		<pubDate>Tue, 17 Jan 2012 17:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=4914#comment-5775</guid>
		<description><![CDATA[Jeroen, it would be nice to learn from your setup when it boils down. Thank you.]]></description>
		<content:encoded><![CDATA[<p>Jeroen, it would be nice to learn from your setup when it boils down. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 15 years of xs4all internet provider membership by jpluimers</title>
		<link>http://wiert.me/2012/01/15/15-years-of-xs4all-internet-provider-membership/#comment-5774</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Tue, 17 Jan 2012 16:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=4914#comment-5774</guid>
		<description><![CDATA[thanks!]]></description>
		<content:encoded><![CDATA[<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 15 years of xs4all internet provider membership by Rich Shealer</title>
		<link>http://wiert.me/2012/01/15/15-years-of-xs4all-internet-provider-membership/#comment-5773</link>
		<dc:creator><![CDATA[Rich Shealer]]></dc:creator>
		<pubDate>Tue, 17 Jan 2012 16:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=4914#comment-5773</guid>
		<description><![CDATA[I think your first sentance a typo. I think you meant your 15th aniversery not your first.]]></description>
		<content:encoded><![CDATA[<p>I think your first sentance a typo. I think you meant your 15th aniversery not your first.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 15 years of xs4all internet provider membership by IL</title>
		<link>http://wiert.me/2012/01/15/15-years-of-xs4all-internet-provider-membership/#comment-5767</link>
		<dc:creator><![CDATA[IL]]></dc:creator>
		<pubDate>Sun, 15 Jan 2012 23:00:40 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=4914#comment-5767</guid>
		<description><![CDATA[Some guys report that &quot;pair of RB1200AHx2 can handle 200 Mbit/s encrypted traffic, RB1100AH will handle 120Mbps encrypted traffic, RB1200 (AES-128) you can get max 65Mbps&quot;
http://forum.mikrotik.com/viewtopic.php?f=2&amp;t=56504
&quot;a pair of RB1100AH: At 200mbps tcp thruput, the RB&#039;s CPU was ~50-60%, using AES-256, ESP with IPSEC&quot;
http://forum.mikrotik.com/viewtopic.php?f=3&amp;t=41685
Officially!
Old RB1100AH (end of 2010) with Ipsec acceleration 500Mbit
New RB1100AH (end of 2011) without Ipsec acceleration (no HW support) 200Mbit
New RB1100AHx2 (end of 2011) with Ipsec acceleration 800Mbit
http://forum.mikrotik.com/viewtopic.php?f=3&amp;t=57488]]></description>
		<content:encoded><![CDATA[<p>Some guys report that &#8220;pair of RB1200AHx2 can handle 200 Mbit/s encrypted traffic, RB1100AH will handle 120Mbps encrypted traffic, RB1200 (AES-128) you can get max 65Mbps&#8221;<br />
<a href="http://forum.mikrotik.com/viewtopic.php?f=2&#038;t=56504" rel="nofollow">http://forum.mikrotik.com/viewtopic.php?f=2&#038;t=56504</a><br />
&#8220;a pair of RB1100AH: At 200mbps tcp thruput, the RB&#8217;s CPU was ~50-60%, using AES-256, ESP with IPSEC&#8221;<br />
<a href="http://forum.mikrotik.com/viewtopic.php?f=3&#038;t=41685" rel="nofollow">http://forum.mikrotik.com/viewtopic.php?f=3&#038;t=41685</a><br />
Officially!<br />
Old RB1100AH (end of 2010) with Ipsec acceleration 500Mbit<br />
New RB1100AH (end of 2011) without Ipsec acceleration (no HW support) 200Mbit<br />
New RB1100AHx2 (end of 2011) with Ipsec acceleration 800Mbit<br />
<a href="http://forum.mikrotik.com/viewtopic.php?f=3&#038;t=57488" rel="nofollow">http://forum.mikrotik.com/viewtopic.php?f=3&#038;t=57488</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 15 years of xs4all internet provider membership by IL</title>
		<link>http://wiert.me/2012/01/15/15-years-of-xs4all-internet-provider-membership/#comment-5766</link>
		<dc:creator><![CDATA[IL]]></dc:creator>
		<pubDate>Sun, 15 Jan 2012 22:37:48 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=4914#comment-5766</guid>
		<description><![CDATA[My setup with 2 routers RB750GL http://routerboard.com/RB750GL and RB450G http://routerboard.com/RB450G is very basic and for testing purposes. They have WAN ports connected to each other and on every side there is a computer (WinXP and Win7) connected to router&#039;s port #2. So far I&#039;ve measured the speed of IPIP http://wiki.mikrotik.com/wiki/Manual:Interface/IPIP and EoIP http://wiki.mikrotik.com/wiki/Manual:Interface/EoIP using iperf http://mayoxide.com/iperf/. Results are not so great as I wanted:
- IPIP allows 60 Mbits/sec from Win7 (connected to 450G) Core2Duo computer to WinXP (connected to 750GL) which is very old 800MHz Pentium notebook; 39 Mbits/sec in another direction.
- EoIP allows 20-25 Mbits which is very low for my goal which is similar to yours - VPN at higher than 50 Mbits.
Perhaps 750GL had become a bottleneck in this simple VPN setup because of its MIPS 450MHz processor. Two 450G (MIPS 680 MHz) or RB800 (PowerPC 1333MHz) might have performed much better. Cheapest way to overcome router&#039;s CPU bottlenecks of lesser routerboards is to make your own PC with RouterOS onboard. There is the document http://routerboard.com/pdf/RouterBOARD_Price_Performance_Comparison.pdf which may give you idea of router performance in pps and bps and the price. Unfortunately, I haven&#039;t seen similar document for VPN tunnels yet. However there are a lot of topics about it on forum.mikrotik.com:
Mikrotik RB1200 as VPN Solution http://forum.mikrotik.com/viewtopic.php?f=3&amp;t=56779
Recommended RB for VPN with IPsec http://forum.mikrotik.com/viewtopic.php?f=2&amp;t=32284
Miserable 3des ipsec performance on RB750 http://forum.mikrotik.com/viewtopic.php?f=3&amp;t=42868]]></description>
		<content:encoded><![CDATA[<p>My setup with 2 routers RB750GL <a href="http://routerboard.com/RB750GL" rel="nofollow">http://routerboard.com/RB750GL</a> and RB450G <a href="http://routerboard.com/RB450G" rel="nofollow">http://routerboard.com/RB450G</a> is very basic and for testing purposes. They have WAN ports connected to each other and on every side there is a computer (WinXP and Win7) connected to router&#8217;s port #2. So far I&#8217;ve measured the speed of IPIP <a href="http://wiki.mikrotik.com/wiki/Manual:Interface/IPIP" rel="nofollow">http://wiki.mikrotik.com/wiki/Manual:Interface/IPIP</a> and EoIP <a href="http://wiki.mikrotik.com/wiki/Manual:Interface/EoIP" rel="nofollow">http://wiki.mikrotik.com/wiki/Manual:Interface/EoIP</a> using iperf <a href="http://mayoxide.com/iperf/" rel="nofollow">http://mayoxide.com/iperf/</a>. Results are not so great as I wanted:<br />
- IPIP allows 60 Mbits/sec from Win7 (connected to 450G) Core2Duo computer to WinXP (connected to 750GL) which is very old 800MHz Pentium notebook; 39 Mbits/sec in another direction.<br />
- EoIP allows 20-25 Mbits which is very low for my goal which is similar to yours &#8211; VPN at higher than 50 Mbits.<br />
Perhaps 750GL had become a bottleneck in this simple VPN setup because of its MIPS 450MHz processor. Two 450G (MIPS 680 MHz) or RB800 (PowerPC 1333MHz) might have performed much better. Cheapest way to overcome router&#8217;s CPU bottlenecks of lesser routerboards is to make your own PC with RouterOS onboard. There is the document <a href="http://routerboard.com/pdf/RouterBOARD_Price_Performance_Comparison.pdf" rel="nofollow">http://routerboard.com/pdf/RouterBOARD_Price_Performance_Comparison.pdf</a> which may give you idea of router performance in pps and bps and the price. Unfortunately, I haven&#8217;t seen similar document for VPN tunnels yet. However there are a lot of topics about it on forum.mikrotik.com:<br />
Mikrotik RB1200 as VPN Solution <a href="http://forum.mikrotik.com/viewtopic.php?f=3&#038;t=56779" rel="nofollow">http://forum.mikrotik.com/viewtopic.php?f=3&#038;t=56779</a><br />
Recommended RB for VPN with IPsec <a href="http://forum.mikrotik.com/viewtopic.php?f=2&#038;t=32284" rel="nofollow">http://forum.mikrotik.com/viewtopic.php?f=2&#038;t=32284</a><br />
Miserable 3des ipsec performance on RB750 <a href="http://forum.mikrotik.com/viewtopic.php?f=3&#038;t=42868" rel="nofollow">http://forum.mikrotik.com/viewtopic.php?f=3&#038;t=42868</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 15 years of xs4all internet provider membership by IL</title>
		<link>http://wiert.me/2012/01/15/15-years-of-xs4all-internet-provider-membership/#comment-5765</link>
		<dc:creator><![CDATA[IL]]></dc:creator>
		<pubDate>Sun, 15 Jan 2012 22:36:54 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=4914#comment-5765</guid>
		<description><![CDATA[No problem :) I just point out simple ways:
1) port forwarding - http://wiki.mikrotik.com/wiki/Forwarding_a_port_to_an_internal_IP (tested)
2) WAN failover - http://wiki.mikrotik.com/wiki/Two_gateways_failover
3) your VPN of choice - http://wiki.mikrotik.com/wiki/Manual:RouterOS_features#VPN
Very good piece of info in Greg Sowell blog http://gregsowell.com
Particularly, his Mikrotik VPN Class http://gregsowell.com/?p=1290 video and slides http://gregsowell.com/wp-content/plugins/download-monitor/download.php?id=15]]></description>
		<content:encoded><![CDATA[<p>No problem <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I just point out simple ways:<br />
1) port forwarding &#8211; <a href="http://wiki.mikrotik.com/wiki/Forwarding_a_port_to_an_internal_IP" rel="nofollow">http://wiki.mikrotik.com/wiki/Forwarding_a_port_to_an_internal_IP</a> (tested)<br />
2) WAN failover &#8211; <a href="http://wiki.mikrotik.com/wiki/Two_gateways_failover" rel="nofollow">http://wiki.mikrotik.com/wiki/Two_gateways_failover</a><br />
3) your VPN of choice &#8211; <a href="http://wiki.mikrotik.com/wiki/Manual:RouterOS_features#VPN" rel="nofollow">http://wiki.mikrotik.com/wiki/Manual:RouterOS_features#VPN</a><br />
Very good piece of info in Greg Sowell blog <a href="http://gregsowell.com" rel="nofollow">http://gregsowell.com</a><br />
Particularly, his Mikrotik VPN Class <a href="http://gregsowell.com/?p=1290" rel="nofollow">http://gregsowell.com/?p=1290</a> video and slides <a href="http://gregsowell.com/wp-content/plugins/download-monitor/download.php?id=15" rel="nofollow">http://gregsowell.com/wp-content/plugins/download-monitor/download.php?id=15</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 15 years of xs4all internet provider membership by jpluimers</title>
		<link>http://wiert.me/2012/01/15/15-years-of-xs4all-internet-provider-membership/#comment-5764</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Sun, 15 Jan 2012 20:40:32 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=4914#comment-5764</guid>
		<description><![CDATA[Thanks! I think something like that is what I am looking for.
Can you point me to some documentation pages that allow me to do fail over WAN, NAT port forwarding and VPN setup?
Basically I&#039;m looking for a router that can do WAN to LAN VPN speeds of at least 100 megabit.

--jeroen]]></description>
		<content:encoded><![CDATA[<p>Thanks! I think something like that is what I am looking for.<br />
Can you point me to some documentation pages that allow me to do fail over WAN, NAT port forwarding and VPN setup?<br />
Basically I&#8217;m looking for a router that can do WAN to LAN VPN speeds of at least 100 megabit.</p>
<p>&#8211;jeroen</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 15 years of xs4all internet provider membership by IL</title>
		<link>http://wiert.me/2012/01/15/15-years-of-xs4all-internet-provider-membership/#comment-5760</link>
		<dc:creator><![CDATA[IL]]></dc:creator>
		<pubDate>Sun, 15 Jan 2012 07:31:05 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=4914#comment-5760</guid>
		<description><![CDATA[Jeroen, if you are still searching for a gigabit WAN router, have a look at Mikrotik 750GL or higher from http://routerboard.com/ They are called younger brother of Cisco :)
Mikrotik RouterOS is very configurable, I presume 2 WAN with load-balancing or failover is good to go. It has IPv6 support and many sorts of remote VPN. You can even install RouterOS on your own hardware.
Documentation http://wiki.mikrotik.com/wiki/Main_Page is quite useful, however it isn&#039;t very extensive.]]></description>
		<content:encoded><![CDATA[<p>Jeroen, if you are still searching for a gigabit WAN router, have a look at Mikrotik 750GL or higher from <a href="http://routerboard.com/" rel="nofollow">http://routerboard.com/</a> They are called younger brother of Cisco <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Mikrotik RouterOS is very configurable, I presume 2 WAN with load-balancing or failover is good to go. It has IPv6 support and many sorts of remote VPN. You can even install RouterOS on your own hardware.<br />
Documentation <a href="http://wiki.mikrotik.com/wiki/Main_Page" rel="nofollow">http://wiki.mikrotik.com/wiki/Main_Page</a> is quite useful, however it isn&#8217;t very extensive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on great answer by Remy Lebeau on windows &#8211; CreateProcessAsUser doesn&#8217;t work when &#8220;change user&#8221; &#8211; on Stack Overflow part of @StackExchange by pcunite</title>
		<link>http://wiert.me/2012/01/10/great-answer-by-remy-lebeau-on-windows-createprocessasuser-doesnt-work-when-change-user-on-stack-overflow-part-of-stackexchange/#comment-5753</link>
		<dc:creator><![CDATA[pcunite]]></dc:creator>
		<pubDate>Fri, 13 Jan 2012 04:27:24 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=7255#comment-5753</guid>
		<description><![CDATA[Remy is the man ...]]></description>
		<content:encoded><![CDATA[<p>Remy is the man &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SEC_LinkShare SSID is from your Samsung TV: SWL (Samsung Wireless Link) by jpluimers</title>
		<link>http://wiert.me/2011/07/04/sec_linkshare-ssid-is-from-your-samsung-tv-swl-samsung-wireless-link/#comment-5752</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Thu, 12 Jan 2012 09:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=5843#comment-5752</guid>
		<description><![CDATA[Das Kennwort habe ich versucht heraus zu finden, ist aber bisher nicht gelungen.
Wenn du es irgendwo findest, bitte als Kommentar hier hinfügen.
Danke :)
--jeroen]]></description>
		<content:encoded><![CDATA[<p>Das Kennwort habe ich versucht heraus zu finden, ist aber bisher nicht gelungen.<br />
Wenn du es irgendwo findest, bitte als Kommentar hier hinfügen.<br />
Danke <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
&#8211;jeroen</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SEC_LinkShare SSID is from your Samsung TV: SWL (Samsung Wireless Link) by Sebaatian d.</title>
		<link>http://wiert.me/2011/07/04/sec_linkshare-ssid-is-from-your-samsung-tv-swl-samsung-wireless-link/#comment-5744</link>
		<dc:creator><![CDATA[Sebaatian d.]]></dc:creator>
		<pubDate>Wed, 11 Jan 2012 14:00:57 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=5843#comment-5744</guid>
		<description><![CDATA[Hi eine Frage was ist das passwort von dem swl ich möchte mit meinem handy über den tv online gehen ? danke im vorraus :)]]></description>
		<content:encoded><![CDATA[<p>Hi eine Frage was ist das passwort von dem swl ich möchte mit meinem handy über den tv online gehen ? danke im vorraus <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on great answer by Remy Lebeau on windows &#8211; CreateProcessAsUser doesn&#8217;t work when &#8220;change user&#8221; &#8211; on Stack Overflow part of @StackExchange by Remy Lebeau</title>
		<link>http://wiert.me/2012/01/10/great-answer-by-remy-lebeau-on-windows-createprocessasuser-doesnt-work-when-change-user-on-stack-overflow-part-of-stackexchange/#comment-5731</link>
		<dc:creator><![CDATA[Remy Lebeau]]></dc:creator>
		<pubDate>Tue, 10 Jan 2012 16:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=7255#comment-5731</guid>
		<description><![CDATA[Glad you liked it :-)]]></description>
		<content:encoded><![CDATA[<p>Glad you liked it <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solution for &#8220;Error code: 2147500037&#8243; while printing in Windows 7 by jpluimers</title>
		<link>http://wiert.me/2010/05/20/solution-for-error-code-2147500037-while-printing-in-windows-7/#comment-5727</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Mon, 09 Jan 2012 07:48:11 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=1704#comment-5727</guid>
		<description><![CDATA[thanks for sorting that out.
--jeroen]]></description>
		<content:encoded><![CDATA[<p>thanks for sorting that out.<br />
&#8211;jeroen</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solution for &#8220;Error code: 2147500037&#8243; while printing in Windows 7 by adam</title>
		<link>http://wiert.me/2010/05/20/solution-for-error-code-2147500037-while-printing-in-windows-7/#comment-5713</link>
		<dc:creator><![CDATA[adam]]></dc:creator>
		<pubDate>Fri, 06 Jan 2012 23:26:28 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=1704#comment-5713</guid>
		<description><![CDATA[I worked out why it needed IE to print. so after the document printed it printed like a web page printed on IE. so on the bottom of the page the location of the document was there. i went into the document in IE and Firefox and the results:

http://downloaddudesource.webs.com/3rdParty/hgpword.png

It looks like it cant just directly print the page from IE. it needs to be default first.]]></description>
		<content:encoded><![CDATA[<p>I worked out why it needed IE to print. so after the document printed it printed like a web page printed on IE. so on the bottom of the page the location of the document was there. i went into the document in IE and Firefox and the results:</p>
<p><a href="http://downloaddudesource.webs.com/3rdParty/hgpword.png" rel="nofollow">http://downloaddudesource.webs.com/3rdParty/hgpword.png</a></p>
<p>It looks like it cant just directly print the page from IE. it needs to be default first.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WinForms UserControl and Visual Studio 2010 debugging &#8211; The process cannot access the file &#8230; because it is being used by another process &#8211; Stack Overflow by jpluimers</title>
		<link>http://wiert.me/2011/12/13/winforms-usercontrol-and-visual-studio-2010-debugging-the-process-cannot-access-the-file-because-it-is-being-used-by-another-process-stack-overflow/#comment-5710</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Fri, 06 Jan 2012 14:21:07 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=6558#comment-5710</guid>
		<description><![CDATA[Very likely. It just magically works in Delphi: I can have anything that ends up in the Delphi component palette open in the IDE and debug the client app fine.]]></description>
		<content:encoded><![CDATA[<p>Very likely. It just magically works in Delphi: I can have anything that ends up in the Delphi component palette open in the IDE and debug the client app fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WinForms UserControl and Visual Studio 2010 debugging &#8211; The process cannot access the file &#8230; because it is being used by another process &#8211; Stack Overflow by gaddlord</title>
		<link>http://wiert.me/2011/12/13/winforms-usercontrol-and-visual-studio-2010-debugging-the-process-cannot-access-the-file-because-it-is-being-used-by-another-process-stack-overflow/#comment-5704</link>
		<dc:creator><![CDATA[gaddlord]]></dc:creator>
		<pubDate>Fri, 06 Jan 2012 12:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=6558#comment-5704</guid>
		<description><![CDATA[How likely is that Delphi will allow having components written in the same project and available in the component pallete as in VS?
Currently (being very frustrated with the separate packages) I simply started to initialize all of my custom controls with code.

I would like simply to have a new Page called with the name of the project they are declared in and be able to drag and drop them without having to go int the package thing.

P.S&gt; And yes I do not care that design time support will be compiled into my executable.]]></description>
		<content:encoded><![CDATA[<p>How likely is that Delphi will allow having components written in the same project and available in the component pallete as in VS?<br />
Currently (being very frustrated with the separate packages) I simply started to initialize all of my custom controls with code.</p>
<p>I would like simply to have a new Page called with the name of the project they are declared in and be able to drag and drop them without having to go int the package thing.</p>
<p>P.S&gt; And yes I do not care that design time support will be compiled into my executable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASCII art: when old skool is modern again. by jpluimers</title>
		<link>http://wiert.me/2012/01/02/ascii-art-when-old-skool-is-modern-again/#comment-5696</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Thu, 05 Jan 2012 08:23:44 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=7225#comment-5696</guid>
		<description><![CDATA[Thanks for this addition, and mentioning me on http://www.scoop.it/t/ascii-art!

I really love this kind of art, and fixed width fonts (you mention Consolas, I absolutely love Lucida Console and Lucida Sans Typewriter; in fact I collected quite a bunch of mono spaced fonts over the years).

Recently, I found that there is a Google ASCII art logo too: https://www.google.com/search?q=ascii+art
It has http://www.chris.com/ascii/ as the first hit: an awesome collection.
And this ASCII art generator: http://www.network-science.de/ascii/ lovely, especially the Italic, Invita and Weird (pun intended) fonts.
Don&#039;t forget to test with the &quot;_all fonts with your text_&quot; font.

--jeroen]]></description>
		<content:encoded><![CDATA[<p>Thanks for this addition, and mentioning me on <a href="http://www.scoop.it/t/ascii-art" rel="nofollow">http://www.scoop.it/t/ascii-art</a>!</p>
<p>I really love this kind of art, and fixed width fonts (you mention Consolas, I absolutely love Lucida Console and Lucida Sans Typewriter; in fact I collected quite a bunch of mono spaced fonts over the years).</p>
<p>Recently, I found that there is a Google ASCII art logo too: <a href="https://www.google.com/search?q=ascii+art" rel="nofollow">https://www.google.com/search?q=ascii+art</a><br />
It has <a href="http://www.chris.com/ascii/" rel="nofollow">http://www.chris.com/ascii/</a> as the first hit: an awesome collection.<br />
And this ASCII art generator: <a href="http://www.network-science.de/ascii/" rel="nofollow">http://www.network-science.de/ascii/</a> lovely, especially the Italic, Invita and Weird (pun intended) fonts.<br />
Don&#8217;t forget to test with the &#8220;_all fonts with your text_&#8221; font.</p>
<p>&#8211;jeroen</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASCII art: when old skool is modern again. by Laura</title>
		<link>http://wiert.me/2012/01/02/ascii-art-when-old-skool-is-modern-again/#comment-5693</link>
		<dc:creator><![CDATA[Laura]]></dc:creator>
		<pubDate>Thu, 05 Jan 2012 02:54:45 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=7225#comment-5693</guid>
		<description><![CDATA[I&#039;ve seen text art from before the days of typewriters. I also make my own ASCII art. The art which uses more than ASCII characters is ANSI art. You can see the ASCII art topic I curate on Scoop.it  http://www.scoop.it/t/ascii-art My own ASCII art is -&gt; http://thatgrrl.ca/ldb  I really need to take time and update that. There is about double that much on my hard drive from the past year.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve seen text art from before the days of typewriters. I also make my own ASCII art. The art which uses more than ASCII characters is ANSI art. You can see the ASCII art topic I curate on Scoop.it  <a href="http://www.scoop.it/t/ascii-art" rel="nofollow">http://www.scoop.it/t/ascii-art</a> My own ASCII art is -&gt; <a href="http://thatgrrl.ca/ldb" rel="nofollow">http://thatgrrl.ca/ldb</a>  I really need to take time and update that. There is about double that much on my hard drive from the past year.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Stopping percentage expansion in a Windows batch file by jpluimers</title>
		<link>http://wiert.me/2010/04/09/stopping-percentage-expansion-in-a-windows-batch-file/#comment-5688</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Wed, 04 Jan 2012 11:22:33 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=1448#comment-5688</guid>
		<description><![CDATA[Thanks, that is a magnificent trick!
--jeroen]]></description>
		<content:encoded><![CDATA[<p>Thanks, that is a magnificent trick!<br />
&#8211;jeroen</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Stopping percentage expansion in a Windows batch file by ASB</title>
		<link>http://wiert.me/2010/04/09/stopping-percentage-expansion-in-a-windows-batch-file/#comment-5685</link>
		<dc:creator><![CDATA[ASB]]></dc:creator>
		<pubDate>Tue, 03 Jan 2012 22:26:33 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=1448#comment-5685</guid>
		<description><![CDATA[You can also escape the % symbols with a ^% for every %]]></description>
		<content:encoded><![CDATA[<p>You can also escape the % symbols with a ^% for every %</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introducing the for-if anti-pattern &#8211; via: The Old New Thing &#8211; Site Home &#8211; MSDN Blogs by jpluimers</title>
		<link>http://wiert.me/2012/01/03/introducing-the-for-if-anti-pattern-via-the-old-new-thing-site-home-msdn-blogs/#comment-5674</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Tue, 03 Jan 2012 12:55:28 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=7234#comment-5674</guid>
		<description><![CDATA[I like your perspective on this.]]></description>
		<content:encoded><![CDATA[<p>I like your perspective on this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introducing the for-if anti-pattern &#8211; via: The Old New Thing &#8211; Site Home &#8211; MSDN Blogs by Herbert Gintis</title>
		<link>http://wiert.me/2012/01/03/introducing-the-for-if-anti-pattern-via-the-old-new-thing-site-home-msdn-blogs/#comment-5673</link>
		<dc:creator><![CDATA[Herbert Gintis]]></dc:creator>
		<pubDate>Tue, 03 Jan 2012 12:53:22 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=7234#comment-5673</guid>
		<description><![CDATA[People say &quot;I hope you had raspberry&quot; because this gives them time to think about what flavor they want. It&#039;s like going &quot;Uhhhhhh...&quot;.
Common sense is not rare. It is common. In a technological age, non-technological people do not understand important things, but this is not a failure of common sense.
People often know what is right to do but do not do it. This is also not a failure of common sense.]]></description>
		<content:encoded><![CDATA[<p>People say &#8220;I hope you had raspberry&#8221; because this gives them time to think about what flavor they want. It&#8217;s like going &#8220;Uhhhhhh&#8230;&#8221;.<br />
Common sense is not rare. It is common. In a technological age, non-technological people do not understand important things, but this is not a failure of common sense.<br />
People often know what is right to do but do not do it. This is also not a failure of common sense.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Many more web platforms vulnerable to the hash collision attack (not only ASP.NET) #28C3 @hashDoS #hashDoS @ccc by jpluimers</title>
		<link>http://wiert.me/2011/12/29/many-more-web-platforms-vulnerable-to-the-hash-collision-attack-not-only-asp-net-28c3-hashdos-hashdos-ccc/#comment-5609</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Thu, 29 Dec 2011 20:50:59 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=7244#comment-5609</guid>
		<description><![CDATA[You don&#039;t want to know what I have seen passed in SOAP requests and processed through hash-tables. Those kinds of hashtable usage can be just as vulnerable. Often other data structures can be used which are much better.

Finally I have seen tremendous abuse of ViewState. That alone is a vulnerability on a different level, but now the hash collision makes it even worse. Temporarily that is.

And yes I agree: hash tables can be very beneficial on large amounts of data. Hopefully .NET will introduce an implementation that is far less vulnerable than the current one.

I presume the just released patch is just a stopgap until such a new implementation is rolled out.]]></description>
		<content:encoded><![CDATA[<p>You don&#8217;t want to know what I have seen passed in SOAP requests and processed through hash-tables. Those kinds of hashtable usage can be just as vulnerable. Often other data structures can be used which are much better.</p>
<p>Finally I have seen tremendous abuse of ViewState. That alone is a vulnerability on a different level, but now the hash collision makes it even worse. Temporarily that is.</p>
<p>And yes I agree: hash tables can be very beneficial on large amounts of data. Hopefully .NET will introduce an implementation that is far less vulnerable than the current one.</p>
<p>I presume the just released patch is just a stopgap until such a new implementation is rolled out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Many more web platforms vulnerable to the hash collision attack (not only ASP.NET) #28C3 @hashDoS #hashDoS @ccc by Olaf Monien</title>
		<link>http://wiert.me/2011/12/29/many-more-web-platforms-vulnerable-to-the-hash-collision-attack-not-only-asp-net-28c3-hashdos-hashdos-ccc/#comment-5608</link>
		<dc:creator><![CDATA[Olaf Monien]]></dc:creator>
		<pubDate>Thu, 29 Dec 2011 20:14:50 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=7244#comment-5608</guid>
		<description><![CDATA[I found your #1 workaround interesting: &quot;If you can: replace hash tables by more applicable data structures&quot;

a hash table is certainly &quot;applicable&quot; as it promises O(1) on insert and locate operations, but that only matters if the number of items is relatively large.

I wonder how many params an average POST or GET request might have? 10? easily! 100? certainly some will have! 1000? possibly, but something is starting to go wrong! 10000? Your design is sick!

There is certainly a reason why hash table benchmarks typically deal with hundreds of thousands or even millions of items ;-)]]></description>
		<content:encoded><![CDATA[<p>I found your #1 workaround interesting: &#8220;If you can: replace hash tables by more applicable data structures&#8221;</p>
<p>a hash table is certainly &#8220;applicable&#8221; as it promises O(1) on insert and locate operations, but that only matters if the number of items is relatively large.</p>
<p>I wonder how many params an average POST or GET request might have? 10? easily! 100? certainly some will have! 1000? possibly, but something is starting to go wrong! 10000? Your design is sick!</p>
<p>There is certainly a reason why hash table benchmarks typically deal with hundreds of thousands or even millions of items <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Many more web platforms vulnerable to the hash collision attack (not only ASP.NET) #28C3 @hashDoS #hashDoS @ccc by Olaf Monien</title>
		<link>http://wiert.me/2011/12/29/many-more-web-platforms-vulnerable-to-the-hash-collision-attack-not-only-asp-net-28c3-hashdos-hashdos-ccc/#comment-5607</link>
		<dc:creator><![CDATA[Olaf Monien]]></dc:creator>
		<pubDate>Thu, 29 Dec 2011 19:38:54 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=7244#comment-5607</guid>
		<description><![CDATA[Indy 10 uses a plain TStringList to store request parameters. No hash involved. (Same is true for IntraWeb - at least for the versions I was involved with. I don&#039;t think they changed it since then, as it basically relies on the Indy foundation - and as I really don&#039;t see benefits)]]></description>
		<content:encoded><![CDATA[<p>Indy 10 uses a plain TStringList to store request parameters. No hash involved. (Same is true for IntraWeb &#8211; at least for the versions I was involved with. I don&#8217;t think they changed it since then, as it basically relies on the Indy foundation &#8211; and as I really don&#8217;t see benefits)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Many more web platforms vulnerable to the hash collision attack (not only ASP.NET) #28C3 @hashDoS #hashDoS @ccc by jpluimers</title>
		<link>http://wiert.me/2011/12/29/many-more-web-platforms-vulnerable-to-the-hash-collision-attack-not-only-asp-net-28c3-hashdos-hashdos-ccc/#comment-5605</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Thu, 29 Dec 2011 18:59:28 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=7244#comment-5605</guid>
		<description><![CDATA[Thanks, I don&#039;t have enough time to check this myself, so other comments like this are very welcome.]]></description>
		<content:encoded><![CDATA[<p>Thanks, I don&#8217;t have enough time to check this myself, so other comments like this are very welcome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Many more web platforms vulnerable to the hash collision attack (not only ASP.NET) #28C3 @hashDoS #hashDoS @ccc by Erwin Jurschitza</title>
		<link>http://wiert.me/2011/12/29/many-more-web-platforms-vulnerable-to-the-hash-collision-attack-not-only-asp-net-28c3-hashdos-hashdos-ccc/#comment-5601</link>
		<dc:creator><![CDATA[Erwin Jurschitza]]></dc:creator>
		<pubDate>Thu, 29 Dec 2011 14:48:57 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=7244#comment-5601</guid>
		<description><![CDATA[Checked TIdHTTPServer in Indy 9 / Delphi 7 (yes, 10 years old...): 
TIdHTTPRequestInfo.DecodeAndSetParams is using an unsorted list, not a hash table. Every parameter is simply beeing added to the Params list. Of course retrieving the value of a parameter has O(n) and not O(1) like in hash tables, which is ugly, but that&#039;s another question.
How about newer versions of Indy?]]></description>
		<content:encoded><![CDATA[<p>Checked TIdHTTPServer in Indy 9 / Delphi 7 (yes, 10 years old&#8230;):<br />
TIdHTTPRequestInfo.DecodeAndSetParams is using an unsorted list, not a hash table. Every parameter is simply beeing added to the Params list. Of course retrieving the value of a parameter has O(n) and not O(1) like in hash tables, which is ugly, but that&#8217;s another question.<br />
How about newer versions of Indy?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Patch your ASP.NET servers ASAP: ASP.NET Security Update Shipping Thursday, Dec 29th &#8211; ScottGu&#8217;s Blog by Many more web platforms vulnerable to the hash collision attack (not only ASP.NET) #28C3 @hashDoS #hashDoS @ccc &#171; The Wiert Corner &#8211; irregular stream of Wiert stuff</title>
		<link>http://wiert.me/2011/12/29/patch-your-asp-net-servers-asap-asp-net-security-update-shipping-thursday-dec-29th-scottgus-blog/#comment-5599</link>
		<dc:creator><![CDATA[Many more web platforms vulnerable to the hash collision attack (not only ASP.NET) #28C3 @hashDoS #hashDoS @ccc &#171; The Wiert Corner &#8211; irregular stream of Wiert stuff]]></dc:creator>
		<pubDate>Thu, 29 Dec 2011 13:18:07 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=7239#comment-5599</guid>
		<description><![CDATA[[...] Patch your ASP.NET servers ASAP: ASP.NET Security Update Shipping Thursday, Dec 29th &#8211; ScottGu... [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Patch your ASP.NET servers ASAP: ASP.NET Security Update Shipping Thursday, Dec 29th &#8211; ScottGu&#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress › Support » WordPress is inserting div tags by Added a few links to my &#8220;Tools&#8221; page, @Wordpress bug spuriously inserting div tags still present. &#171; The Wiert Corner &#8211; irregular stream of Wiert stuff</title>
		<link>http://wiert.me/2011/10/03/wordpress-%e2%80%ba-support-%c2%bb-wordpress-is-inserting-div-tags/#comment-5597</link>
		<dc:creator><![CDATA[Added a few links to my &#8220;Tools&#8221; page, @Wordpress bug spuriously inserting div tags still present. &#171; The Wiert Corner &#8211; irregular stream of Wiert stuff]]></dc:creator>
		<pubDate>Thu, 29 Dec 2011 05:45:29 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=6208#comment-5597</guid>
		<description><![CDATA[[...]  And found out that the WordPress still wrongly inserts div tags when you step out a list by pressing Enter twice is still present. Annoying, as it has been there for at least 2 years, so I&#8217;m still [...]]]></description>
		<content:encoded><![CDATA[<p>[...]  And found out that the WordPress still wrongly inserts div tags when you step out a list by pressing Enter twice is still present. Annoying, as it has been there for at least 2 years, so I&#8217;m still [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TFS: Undoing a checkout that belongs to another user &#8211; via TFS Version Control and more by Team Foundation Server (TFS) 2010 Upgrade &#38; Implementation &#124; Anthony Rideout</title>
		<link>http://wiert.me/2010/07/01/tfs-undoing-a-checkout-that-belongs-to-another-user-via-tfs-version-control-and-more/#comment-5591</link>
		<dc:creator><![CDATA[Team Foundation Server (TFS) 2010 Upgrade &#38; Implementation &#124; Anthony Rideout]]></dc:creator>
		<pubDate>Wed, 28 Dec 2011 17:03:45 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=2292#comment-5591</guid>
		<description><![CDATA[[...] to Override/Undo a Check Out (TFS Power Tools, &#8220;Find In Source Control&#8221;): http://wiert.wordpress.com/2010/07/01/tfs-undoing-a-checkout-that-belongs-to-another-user-via-tfs-ve...    LD_AddCustomAttr(&quot;AdOpt&quot;, &quot;1&quot;); LD_AddCustomAttr(&quot;Origin&quot;, &quot;other&quot;); [...]]]></description>
		<content:encoded><![CDATA[<p>[...] to Override/Undo a Check Out (TFS Power Tools, &#8220;Find In Source Control&#8221;): <a href="http://wiert.wordpress.com/2010/07/01/tfs-undoing-a-checkout-that-belongs-to-another-user-via-tfs-ve" rel="nofollow">http://wiert.wordpress.com/2010/07/01/tfs-undoing-a-checkout-that-belongs-to-another-user-via-tfs-ve</a>&#8230;    LD_AddCustomAttr(&quot;AdOpt&quot;, &quot;1&quot;); LD_AddCustomAttr(&quot;Origin&quot;, &quot;other&quot;); [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 7: new shortcut keys (windows hotkeys and more) by shashi thakur</title>
		<link>http://wiert.me/2010/05/06/windows-7-new-shortcut-keys-windows-hotkeys-and-more/#comment-5585</link>
		<dc:creator><![CDATA[shashi thakur]]></dc:creator>
		<pubDate>Wed, 28 Dec 2011 06:30:03 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=1718#comment-5585</guid>
		<description><![CDATA[shashi thakur

realy its fantastic ...........  it give me somthing new shortcutkey&#039;s which are helping in my study. thankyou...]]></description>
		<content:encoded><![CDATA[<p>shashi thakur</p>
<p>realy its fantastic &#8230;&#8230;&#8230;..  it give me somthing new shortcutkey&#8217;s which are helping in my study. thankyou&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on De NS en UserExperience: er valt nog veel te leren, ook door @NS_Online en @NS_Stations #UX by Station Sassenheim opgenomen in de Android Sneltrain app, lezen @NS_Online en @NS_Stations even mee? &#171; The Wiert Corner &#8211; irregular stream of Wiert stuff</title>
		<link>http://wiert.me/2011/12/19/de-ns-en-userexperience-er-valt-nog-veel-te-leren-ook-door-ns_online-en-ns_stations-ux/#comment-5578</link>
		<dc:creator><![CDATA[Station Sassenheim opgenomen in de Android Sneltrain app, lezen @NS_Online en @NS_Stations even mee? &#171; The Wiert Corner &#8211; irregular stream of Wiert stuff]]></dc:creator>
		<pubDate>Tue, 27 Dec 2011 11:01:06 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=7095#comment-5578</guid>
		<description><![CDATA[[...] schreef ik over De NS en UserExperience: er valt nog veel te leren over ondermeer het nieuwe Station Sassenheim en het gebrek aan ondersteuning in Apps omdat de NS [...]]]></description>
		<content:encoded><![CDATA[<p>[...] schreef ik over De NS en UserExperience: er valt nog veel te leren over ondermeer het nieuwe Station Sassenheim en het gebrek aan ondersteuning in Apps omdat de NS [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Delphi XE2 and iOS: things you should not do by jpluimers</title>
		<link>http://wiert.me/2011/12/20/delphi-xe2-and-ios-things-you-should-not-do/#comment-5565</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Mon, 26 Dec 2011 13:33:21 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=7061#comment-5565</guid>
		<description><![CDATA[Because the FPC compiler will not find them. I thought it was caused by the different path separator on Windows and Mac, but replacing all \ by / in the generated project .pas file didn&#039;t make it work.]]></description>
		<content:encoded><![CDATA[<p>Because the FPC compiler will not find them. I thought it was caused by the different path separator on Windows and Mac, but replacing all \ by / in the generated project .pas file didn&#8217;t make it work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Delphi XE2 and iOS: things you should not do by Mowat</title>
		<link>http://wiert.me/2011/12/20/delphi-xe2-and-ios-things-you-should-not-do/#comment-5562</link>
		<dc:creator><![CDATA[Mowat]]></dc:creator>
		<pubDate>Mon, 26 Dec 2011 11:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=7061#comment-5562</guid>
		<description><![CDATA[Hello jeroen,

&quot;•Do not spread your application sources over multiple directories&quot;

Why is that?]]></description>
		<content:encoded><![CDATA[<p>Hello jeroen,</p>
<p>&#8220;•Do not spread your application sources over multiple directories&#8221;</p>
<p>Why is that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Resize your VMware ESXi/ESX/vSphere disks (via JJClements.co.uk) by Increasing your Windows XP NTFS disk size under VMware Workstation 7 &#171; The Wiert Corner &#8211; irregular stream of Wiert stuff</title>
		<link>http://wiert.me/2011/06/13/resize-your-vmware-esxiesxvsphere-disks-via-jjclements-co-uk/#comment-5536</link>
		<dc:creator><![CDATA[Increasing your Windows XP NTFS disk size under VMware Workstation 7 &#171; The Wiert Corner &#8211; irregular stream of Wiert stuff]]></dc:creator>
		<pubDate>Thu, 22 Dec 2011 13:34:36 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=5786#comment-5536</guid>
		<description><![CDATA[[...] Windows Server 2003 and Windows 2000) require an external tool. (edit: 20111222): For me, The freeware ExtPart from DELL works best. I also have good experience with GParted (the free Gnome bootable Partition editor). A google [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Windows Server 2003 and Windows 2000) require an external tool. (edit: 20111222): For me, The freeware ExtPart from DELL works best. I also have good experience with GParted (the free Gnome bootable Partition editor). A google [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SEC_LinkShare SSID is from your Samsung TV: SWL (Samsung Wireless Link) by jpluimers</title>
		<link>http://wiert.me/2011/07/04/sec_linkshare-ssid-is-from-your-samsung-tv-swl-samsung-wireless-link/#comment-5486</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Fri, 16 Dec 2011 16:32:43 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=5843#comment-5486</guid>
		<description><![CDATA[It was a UE40C6800: http://tweakers.net/pricewatch/257720/samsung-ue40c6800.html]]></description>
		<content:encoded><![CDATA[<p>It was a UE40C6800: <a href="http://tweakers.net/pricewatch/257720/samsung-ue40c6800.html" rel="nofollow">http://tweakers.net/pricewatch/257720/samsung-ue40c6800.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SEC_LinkShare SSID is from your Samsung TV: SWL (Samsung Wireless Link) by guus</title>
		<link>http://wiert.me/2011/07/04/sec_linkshare-ssid-is-from-your-samsung-tv-swl-samsung-wireless-link/#comment-5477</link>
		<dc:creator><![CDATA[guus]]></dc:creator>
		<pubDate>Thu, 15 Dec 2011 18:22:05 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=5843#comment-5477</guid>
		<description><![CDATA[@JPluimers, on which Samsung LED TV did you experience this?]]></description>
		<content:encoded><![CDATA[<p>@JPluimers, on which Samsung LED TV did you experience this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Visual Studio 2005/2008 WPF bug: App.xaml not found messages by jpluimers</title>
		<link>http://wiert.me/2010/06/17/visual-studio-20052008-wpf-bug-app-xaml-not-found-messages/#comment-5437</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Mon, 12 Dec 2011 09:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=2179#comment-5437</guid>
		<description><![CDATA[&lt;a href=&quot;http://stackoverflow.com/a/221810/29290&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;This StackOverflow answer&lt;/a&gt; explains what Clean Solution does.]]></description>
		<content:encoded><![CDATA[<p><a href="http://stackoverflow.com/a/221810/29290" target="_blank" rel="nofollow">This StackOverflow answer</a> explains what Clean Solution does.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Antec TruePower Quattro TP4-850 EC power supply in HAL died, replaced by a Corsair HX850W power supply by jpluimers</title>
		<link>http://wiert.me/2011/10/28/the-antec-truepower-quattro-tp4-850-ec-power-supply-in-hal-died-replaced-by-a-corsair-hx850w-power-supply/#comment-5436</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Mon, 12 Dec 2011 09:18:40 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=6397#comment-5436</guid>
		<description><![CDATA[Thanks for the tip.

In the same machine stepped up from a 550 watt power supply because it was not big enough and would cause some of the drives not spinning up everytime.
Since then, I upgraded the system to 16 drives of 2 TB each (WD2001FASS-00W2B0 &lt;a href=&quot;http://www.wdc.com/global/products/specs/?driveID=733&amp;language=1&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;WD Caviar Black 2TB&lt;/a&gt;). That with a &lt;a href=&quot;http://store.lsi.com/store.cfm/3ware_Controllers/SATA_II_PCI-X_RAID/9550SXU-16ML-SGL&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;3ware 9550SXU-16ML&lt;/a&gt; RAID card, small boot disk, motherboard with &lt;a href=&quot;http://ark.intel.com/products/29738/Intel-Pentium-Processor-E2140-(1M-Cache-1_60-GHz-800-MHz-FSB)&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Intel E2140 CPU&lt;/a&gt; and PCI VGA card (ATI Radion 43xx series with &lt;a href=&quot;http://wikidrivers.com/wiki/ATI_Catalyst&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;VEN_1002&amp;DEV_954F&lt;/a&gt;, but plain Microsoft VGA drivers) and a bunch of case fans made me do some calculations at the &lt;a href=&quot;http://extreme.outervision.com/PSUEngine&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;PSU power calculator&lt;/a&gt; which gives me a peak of between 600-650 watts of power, so a 850 watt should run below 80% peak.

Let me know if I overlooked something stupid :)

--jeroen]]></description>
		<content:encoded><![CDATA[<p>Thanks for the tip.</p>
<p>In the same machine stepped up from a 550 watt power supply because it was not big enough and would cause some of the drives not spinning up everytime.<br />
Since then, I upgraded the system to 16 drives of 2 TB each (WD2001FASS-00W2B0 <a href="http://www.wdc.com/global/products/specs/?driveID=733&amp;language=1" target="_blank" rel="nofollow">WD Caviar Black 2TB</a>). That with a <a href="http://store.lsi.com/store.cfm/3ware_Controllers/SATA_II_PCI-X_RAID/9550SXU-16ML-SGL" target="_blank" rel="nofollow">3ware 9550SXU-16ML</a> RAID card, small boot disk, motherboard with <a href="http://ark.intel.com/products/29738/Intel-Pentium-Processor-E2140-(1M-Cache-1_60-GHz-800-MHz-FSB)" target="_blank" rel="nofollow">Intel E2140 CPU</a> and PCI VGA card (ATI Radion 43xx series with <a href="http://wikidrivers.com/wiki/ATI_Catalyst" target="_blank" rel="nofollow">VEN_1002&amp;DEV_954F</a>, but plain Microsoft VGA drivers) and a bunch of case fans made me do some calculations at the <a href="http://extreme.outervision.com/PSUEngine" target="_blank" rel="nofollow">PSU power calculator</a> which gives me a peak of between 600-650 watts of power, so a 850 watt should run below 80% peak.</p>
<p>Let me know if I overlooked something stupid <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&#8211;jeroen</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Visual Studio 2005/2008 WPF bug: App.xaml not found messages by sugeng</title>
		<link>http://wiert.me/2010/06/17/visual-studio-20052008-wpf-bug-app-xaml-not-found-messages/#comment-5435</link>
		<dc:creator><![CDATA[sugeng]]></dc:creator>
		<pubDate>Mon, 12 Dec 2011 08:00:51 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=2179#comment-5435</guid>
		<description><![CDATA[clean solution what is that ??]]></description>
		<content:encoded><![CDATA[<p>clean solution what is that ??</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Antec TruePower Quattro TP4-850 EC power supply in HAL died, replaced by a Corsair HX850W power supply by John</title>
		<link>http://wiert.me/2011/10/28/the-antec-truepower-quattro-tp4-850-ec-power-supply-in-hal-died-replaced-by-a-corsair-hx850w-power-supply/#comment-5434</link>
		<dc:creator><![CDATA[John]]></dc:creator>
		<pubDate>Mon, 12 Dec 2011 02:39:32 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=6397#comment-5434</guid>
		<description><![CDATA[I had the same PSU die 2 weeks ago. I was also using it in a RAID file server. My server uses 120W normally, 160W if I run something graphically intense. My suspicion is that 850W is not only overkill, but is probably not letting the PSU operate in an effecient way. I replaced it with a 560W Seasonic which means it will run at 21-28% utilisation which will put it up into the 80+% effeciency range.]]></description>
		<content:encoded><![CDATA[<p>I had the same PSU die 2 weeks ago. I was also using it in a RAID file server. My server uses 120W normally, 160W if I run something graphically intense. My suspicion is that 850W is not only overkill, but is probably not letting the PSU operate in an effecient way. I replaced it with a 560W Seasonic which means it will run at 21-28% utilisation which will put it up into the 80+% effeciency range.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trouble with Google Reader and GEXperts RSS feed :) by jpluimers</title>
		<link>http://wiert.me/2011/12/07/trouble-with-google-reader-and-gexperts-rss-feed/#comment-5426</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Sat, 10 Dec 2011 22:09:58 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=7038#comment-5426</guid>
		<description><![CDATA[Thanks for the update. I can live with the situation as it is now, so don&#039;t worry :)
Good luck with the remodeling, and keep enjoying the two young ones: they&#039;ll get older before you notice ;-)
--jeroen]]></description>
		<content:encoded><![CDATA[<p>Thanks for the update. I can live with the situation as it is now, so don&#8217;t worry <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Good luck with the remodeling, and keep enjoying the two young ones: they&#8217;ll get older before you notice <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
&#8211;jeroen</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SEC_LinkShare SSID is from your Samsung TV: SWL (Samsung Wireless Link) by jpluimers</title>
		<link>http://wiert.me/2011/07/04/sec_linkshare-ssid-is-from-your-samsung-tv-swl-samsung-wireless-link/#comment-5425</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Sat, 10 Dec 2011 22:07:29 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=5843#comment-5425</guid>
		<description><![CDATA[I have no idea.]]></description>
		<content:encoded><![CDATA[<p>I have no idea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SEC_LinkShare SSID is from your Samsung TV: SWL (Samsung Wireless Link) by henry</title>
		<link>http://wiert.me/2011/07/04/sec_linkshare-ssid-is-from-your-samsung-tv-swl-samsung-wireless-link/#comment-5417</link>
		<dc:creator><![CDATA[henry]]></dc:creator>
		<pubDate>Sat, 10 Dec 2011 00:29:14 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=5843#comment-5417</guid>
		<description><![CDATA[how can i change the password?]]></description>
		<content:encoded><![CDATA[<p>how can i change the password?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trouble with Google Reader and GEXperts RSS feed :) by Erik Berry</title>
		<link>http://wiert.me/2011/12/07/trouble-with-google-reader-and-gexperts-rss-feed/#comment-5413</link>
		<dc:creator><![CDATA[Erik Berry]]></dc:creator>
		<pubDate>Fri, 09 Dec 2011 20:22:25 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=7038#comment-5413</guid>
		<description><![CDATA[I don&#039;t see anything obviously wrong and the feed validates at http://validator.w3.org/feed/.  It shows fine in Thunderbird for me.  I assume the problem is related to the fact that Google Reader &quot;has a memory&quot; and seems to store the very old posts that are not in the RSS anymore, and isn&#039;t able to update those properly or detect duplicates when the content/date of a post is edited.

I&#039;ve been dealing with remodeling a house and managing two toddlers, so there isn&#039;t that much going on with GExperts right now.]]></description>
		<content:encoded><![CDATA[<p>I don&#8217;t see anything obviously wrong and the feed validates at <a href="http://validator.w3.org/feed/" rel="nofollow">http://validator.w3.org/feed/</a>.  It shows fine in Thunderbird for me.  I assume the problem is related to the fact that Google Reader &#8220;has a memory&#8221; and seems to store the very old posts that are not in the RSS anymore, and isn&#8217;t able to update those properly or detect duplicates when the content/date of a post is edited.</p>
<p>I&#8217;ve been dealing with remodeling a house and managing two toddlers, so there isn&#8217;t that much going on with GExperts right now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on File Extensions of Files Generated by RAD Studio &#8211; RAD Studio XE2 by jpluimers</title>
		<link>http://wiert.me/2011/12/01/file-extensions-of-files-generated-by-rad-studio-rad-studio-xe2/#comment-5409</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Fri, 09 Dec 2011 13:38:53 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=6909#comment-5409</guid>
		<description><![CDATA[Thanks!]]></description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SharePoint 2010 error: Retrieving the COM class factory for component with CLSID {BDEADF26-C265-11D0-BCED-00A0C90AB50F} failed due to the following error: 800703fa &#8211; SharePointWiz by jpluimers</title>
		<link>http://wiert.me/2011/04/11/sharepoint-2010-error-retrieving-the-com-class-factory-for-component-with-clsid-bdeadf26-c265-11d0-bced-00a0c90ab50f-failed-due-to-the-following-error-800703fa-sharepointwiz/#comment-5408</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Fri, 09 Dec 2011 09:48:10 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=5531#comment-5408</guid>
		<description><![CDATA[I have no idea, sorry.
--jeroen]]></description>
		<content:encoded><![CDATA[<p>I have no idea, sorry.<br />
&#8211;jeroen</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SEC_LinkShare SSID is from your Samsung TV: SWL (Samsung Wireless Link) by jpluimers</title>
		<link>http://wiert.me/2011/07/04/sec_linkshare-ssid-is-from-your-samsung-tv-swl-samsung-wireless-link/#comment-5407</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Fri, 09 Dec 2011 09:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=5843#comment-5407</guid>
		<description><![CDATA[Yeah, that &quot;follow the leader&quot; logic is totally wrong :)
--jeroen]]></description>
		<content:encoded><![CDATA[<p>Yeah, that &#8220;follow the leader&#8221; logic is totally wrong <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
&#8211;jeroen</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trouble with Google Reader and GEXperts RSS feed :) by jpluimers</title>
		<link>http://wiert.me/2011/12/07/trouble-with-google-reader-and-gexperts-rss-feed/#comment-5406</link>
		<dc:creator><![CDATA[jpluimers]]></dc:creator>
		<pubDate>Fri, 09 Dec 2011 09:43:02 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=7038#comment-5406</guid>
		<description><![CDATA[Thanks for the clarification!
Are there any new posts planned?

I re-subscribed today to the feed (actually, I added the feed again), and now all posts are dated December 7, 2011.

So something fishy is going on in the way that Google Reader interprets the feed. Note that my own blog is on wordpress.com and has no trouble, so this might be a configuration issue somewhere.

I know about the limitations of the experimental code formatter, and still I like it over the built-in one for most of the code I see.

Note that not all pictures are mine: &lt;a href=&quot;http://nl.linkedin.com/in/nicolettevancronenburg&quot; rel=&quot;nofollow&quot;&gt;Nicolette&lt;/a&gt; made quite a few of those shots :)

--jeroen]]></description>
		<content:encoded><![CDATA[<p>Thanks for the clarification!<br />
Are there any new posts planned?</p>
<p>I re-subscribed today to the feed (actually, I added the feed again), and now all posts are dated December 7, 2011.</p>
<p>So something fishy is going on in the way that Google Reader interprets the feed. Note that my own blog is on wordpress.com and has no trouble, so this might be a configuration issue somewhere.</p>
<p>I know about the limitations of the experimental code formatter, and still I like it over the built-in one for most of the code I see.</p>
<p>Note that not all pictures are mine: <a href="http://nl.linkedin.com/in/nicolettevancronenburg" rel="nofollow">Nicolette</a> made quite a few of those shots <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&#8211;jeroen</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SharePoint 2010 error: Retrieving the COM class factory for component with CLSID {BDEADF26-C265-11D0-BCED-00A0C90AB50F} failed due to the following error: 800703fa &#8211; SharePointWiz by Rahul</title>
		<link>http://wiert.me/2011/04/11/sharepoint-2010-error-retrieving-the-com-class-factory-for-component-with-clsid-bdeadf26-c265-11d0-bced-00a0c90ab50f-failed-due-to-the-following-error-800703fa-sharepointwiz/#comment-5404</link>
		<dc:creator><![CDATA[Rahul]]></dc:creator>
		<pubDate>Fri, 09 Dec 2011 05:58:04 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=5531#comment-5404</guid>
		<description><![CDATA[for me LoadUserProfile is already set to true.Still getting the below error

Error: Retrieving the COM class factory for component with CLSID {BDEADF26-C265-11D0-BCED-00A0C90AB50F} failed due to the following error: 800703fa.

Any suggestions]]></description>
		<content:encoded><![CDATA[<p>for me LoadUserProfile is already set to true.Still getting the below error</p>
<p>Error: Retrieving the COM class factory for component with CLSID {BDEADF26-C265-11D0-BCED-00A0C90AB50F} failed due to the following error: 800703fa.</p>
<p>Any suggestions</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trouble with Google Reader and GEXperts RSS feed :) by uligerhardt</title>
		<link>http://wiert.me/2011/12/07/trouble-with-google-reader-and-gexperts-rss-feed/#comment-5399</link>
		<dc:creator><![CDATA[uligerhardt]]></dc:creator>
		<pubDate>Thu, 08 Dec 2011 18:32:34 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=7038#comment-5399</guid>
		<description><![CDATA[Exactly, at least for me.]]></description>
		<content:encoded><![CDATA[<p>Exactly, at least for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trouble with Google Reader and GEXperts RSS feed :) by Erik Berry</title>
		<link>http://wiert.me/2011/12/07/trouble-with-google-reader-and-gexperts-rss-feed/#comment-5398</link>
		<dc:creator><![CDATA[Erik Berry]]></dc:creator>
		<pubDate>Thu, 08 Dec 2011 18:23:48 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=7038#comment-5398</guid>
		<description><![CDATA[The GExperts web site (and feed generator) recently switched from Joomla to WordPress.  The posts seem to be time stamped correctly in the resulting feed XML, but the switchover might have caused some confusion for feed readers.  If you don&#039;t mind losing old posts, I bet it will correct itself by deleting the feed and re-adding it, since that should force it to forget any old posts from the old Joomla-generated site/feed. [Minor correction: gexperts.com -&gt; gexperts.org]

The experimental builds do contain a code formatter.  It works very well for most code, but doesn&#039;t have any specific support for some of the latest language features like generics, nested classes, etc.  It works for some basic unicode scripts, but hasn&#039;t been tested with more exotic scripts.

You took several nice photos, Jeroen!]]></description>
		<content:encoded><![CDATA[<p>The GExperts web site (and feed generator) recently switched from Joomla to WordPress.  The posts seem to be time stamped correctly in the resulting feed XML, but the switchover might have caused some confusion for feed readers.  If you don&#8217;t mind losing old posts, I bet it will correct itself by deleting the feed and re-adding it, since that should force it to forget any old posts from the old Joomla-generated site/feed. [Minor correction: gexperts.com -&gt; gexperts.org]</p>
<p>The experimental builds do contain a code formatter.  It works very well for most code, but doesn&#8217;t have any specific support for some of the latest language features like generics, nested classes, etc.  It works for some basic unicode scripts, but hasn&#8217;t been tested with more exotic scripts.</p>
<p>You took several nice photos, Jeroen!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on File Extensions of Files Generated by RAD Studio &#8211; RAD Studio XE2 by Uwe Schuster</title>
		<link>http://wiert.me/2011/12/01/file-extensions-of-files-generated-by-rad-studio-rad-studio-xe2/#comment-5389</link>
		<dc:creator><![CDATA[Uwe Schuster]]></dc:creator>
		<pubDate>Wed, 07 Dec 2011 21:47:52 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=6909#comment-5389</guid>
		<description><![CDATA[I&#039;ve added information for the doc writers about the extensions .fmx, .lfm, .local and .otares to the talk page of this wiki page.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve added information for the doc writers about the extensions .fmx, .lfm, .local and .otares to the talk page of this wiki page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trouble with Google Reader and GEXperts RSS feed :) by IL</title>
		<link>http://wiert.me/2011/12/07/trouble-with-google-reader-and-gexperts-rss-feed/#comment-5388</link>
		<dc:creator><![CDATA[IL]]></dc:creator>
		<pubDate>Wed, 07 Dec 2011 18:44:17 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=7038#comment-5388</guid>
		<description><![CDATA[Hello Jeroen,
Could you remind me what is the fun in Experimental GExpters builds? Code formatter?]]></description>
		<content:encoded><![CDATA[<p>Hello Jeroen,<br />
Could you remind me what is the fun in Experimental GExpters builds? Code formatter?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trouble with Google Reader and GEXperts RSS feed :) by Erik Berry</title>
		<link>http://wiert.me/2011/12/07/trouble-with-google-reader-and-gexperts-rss-feed/#comment-5387</link>
		<dc:creator><![CDATA[Erik Berry]]></dc:creator>
		<pubDate>Wed, 07 Dec 2011 18:33:48 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=7038#comment-5387</guid>
		<description><![CDATA[The GExperts web site (and feed generator) recently switched from Joomla to Wordpress.  The posts seem to be time stamped correctly in the resulting XML, but the switchover might have caused some temporary confusion for feed readers.  If you don&#039;t mind losing old posts, I bet it will correct itself by deleting the feed and re-adding it, since that should force it to forget any old posts from the Joomla-generated site/feed. Also, I might suggest a minor correction from gexperts.com -&gt; gexperts.org.]]></description>
		<content:encoded><![CDATA[<p>The GExperts web site (and feed generator) recently switched from Joomla to WordPress.  The posts seem to be time stamped correctly in the resulting XML, but the switchover might have caused some temporary confusion for feed readers.  If you don&#8217;t mind losing old posts, I bet it will correct itself by deleting the feed and re-adding it, since that should force it to forget any old posts from the Joomla-generated site/feed. Also, I might suggest a minor correction from gexperts.com -&gt; gexperts.org.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SEC_LinkShare SSID is from your Samsung TV: SWL (Samsung Wireless Link) by Tim</title>
		<link>http://wiert.me/2011/07/04/sec_linkshare-ssid-is-from-your-samsung-tv-swl-samsung-wireless-link/#comment-5384</link>
		<dc:creator><![CDATA[Tim]]></dc:creator>
		<pubDate>Wed, 07 Dec 2011 12:34:05 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=5843#comment-5384</guid>
		<description><![CDATA[Excellent post. Was very puzzled by this LinkShare entry.

Dead right about it selecting the same WiFi channel as the router. I also tried changing the router channel and the TV followed it!]]></description>
		<content:encoded><![CDATA[<p>Excellent post. Was very puzzled by this LinkShare entry.</p>
<p>Dead right about it selecting the same WiFi channel as the router. I also tried changing the router channel and the TV followed it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BLTN: GExperts build 1.35 for Delphi and RAD Studio XE2 by Trouble with Google Reader and GEXperts RSS feed :) &#171; The Wiert Corner &#8211; irregular stream of Wiert stuff</title>
		<link>http://wiert.me/2011/09/28/bltn-gexperts-build-1-35-for-delphi-and-rad-studio-xe2/#comment-5382</link>
		<dc:creator><![CDATA[Trouble with Google Reader and GEXperts RSS feed :) &#171; The Wiert Corner &#8211; irregular stream of Wiert stuff]]></dc:creator>
		<pubDate>Wed, 07 Dec 2011 12:19:05 +0000</pubDate>
		<guid isPermaLink="false">http://wiert.wordpress.com/?p=6677#comment-5382</guid>
		<description><![CDATA[[...] as I remember being late to report GExperts 1.35 for Delphi XE2 was released a while a [...]]]></description>
		<content:encoded><![CDATA[<p>[...] as I remember being late to report GExperts 1.35 for Delphi XE2 was released a while a [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

