<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>User21 - Yuval Atzmon &#187; dev</title>
	<atom:link href="http://user21.com/category/dev/feed/" rel="self" type="application/rss+xml" />
	<link>http://user21.com</link>
	<description>Yet Another Technology Explorer</description>
	<lastBuildDate>Sat, 17 Jul 2010 07:08:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The operation completed successfully, please tell Microsoft about this problem</title>
		<link>http://user21.com/2009/11/04/the-operation-completed-successfully-please-tell-microsoft-about-this-problem/</link>
		<comments>http://user21.com/2009/11/04/the-operation-completed-successfully-please-tell-microsoft-about-this-problem/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 21:36:17 +0000</pubDate>
		<dc:creator>Yuval Atzmon</dc:creator>
				<category><![CDATA[Off topic]]></category>
		<category><![CDATA[dev]]></category>
		<category><![CDATA[error message]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[vs2010]]></category>

		<guid isPermaLink="false">http://user21.com/?p=51</guid>
		<description><![CDATA[I think by now I already installed Visual Studio 2010 Beta 2 at least 4 or 5 times but today was the first time I encountered this message:

In reality, VS2010 installed successfully though there was some failure installing the Silverlight SDK. I would expect this sort of result to be conveyed differently, hopefully this would change [...]]]></description>
			<content:encoded><![CDATA[<p>I think by now I already installed Visual Studio 2010 Beta 2 at least 4 or 5 times but today was the first time I encountered this message:</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-52" title="Successful Error" src="http://user21.com/wp-content/uploads/2009/11/SuccessfulError.png" alt="Successful Error" width="330" height="198" /></p>
<p>In reality, VS2010 installed successfully though there was some failure installing the Silverlight SDK. I would expect this sort of result to be conveyed differently, hopefully this would change for the RTM version.</p>
<p>Still had a good laugh though.</p>
]]></content:encoded>
			<wfw:commentRss>http://user21.com/2009/11/04/the-operation-completed-successfully-please-tell-microsoft-about-this-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Dynamics CRM Developer Toolkit Stores Passwords in Plain Text</title>
		<link>http://user21.com/2009/11/03/crm-developer-toolkit-passwor/</link>
		<comments>http://user21.com/2009/11/03/crm-developer-toolkit-passwor/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 23:49:37 +0000</pubDate>
		<dc:creator>Yuval Atzmon</dc:creator>
				<category><![CDATA[dev]]></category>
		<category><![CDATA[mscrm]]></category>

		<guid isPermaLink="false">http://user21.com/?p=41</guid>
		<description><![CDATA[If you&#8217;re using Dynamics CRM Developer Toolkit it&#8217;s worth noting that when you specify a username and password in the Server Connection settings (CRM Explorer Options in Visual Studio) the password is stored in the registry in plain text.

The password is stored in the following registry path:
HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0\DialogPage\
UKDynamics.CrmExplorer.OptionsPageCustom

This may not be a big issue for many [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re using <a title="MS Dynamics CRM Developer Toolkit" href="http://code.msdn.microsoft.com/E2DevTkt" target="_blank">Dynamics CRM Developer Toolkit</a> it&#8217;s worth noting that when you specify a username and password in the Server Connection settings (CRM Explorer Options in Visual Studio) the password is stored in the registry in plain text.</p>
<p style="text-align: center;"><img class="size-full wp-image-43 aligncenter" title="Server Connection settings dialog" src="http://user21.com/wp-content/uploads/2009/11/mscrm_devtoolkit_options.png" alt="Server Connection settings dialog" width="644" height="375" /></p>
<p>The password is stored in the following registry path:</p>
<p><strong>HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0\DialogPage\<br />
UKDynamics.CrmExplorer.OptionsPageCustom</strong></p>
<p style="text-align: center;"><img class="size-full wp-image-44 aligncenter" title="Password in plain text" src="http://user21.com/wp-content/uploads/2009/11/mscrm_devtoolkit_password.png" alt="Password in plain text" width="618" height="372" /></p>
<p>This may not be a big issue for many developers, even when an administrator user is used, since most developers usually know the administrator password or are administrators themselves at least on dev\test environments, but still this is something you should be aware of.</p>
<p>If you&#8217;re concerned about this and cannot connect to your CRM server using default credentials, you can simply leave the password field blank and switch to default credentials every time you&#8217;re done working with the toolkit. This will clear the password registry key until the next time you wish to connect.</p>
]]></content:encoded>
			<wfw:commentRss>http://user21.com/2009/11/03/crm-developer-toolkit-passwor/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>&#8220;Share on Friendfeed&#8221; Plugin for RSS Bandit</title>
		<link>http://user21.com/2009/01/26/share-on-friendfeed-plugin-for-rss-bandit/</link>
		<comments>http://user21.com/2009/01/26/share-on-friendfeed-plugin-for-rss-bandit/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 23:18:05 +0000</pubDate>
		<dc:creator>Yuval Atzmon</dc:creator>
				<category><![CDATA[dev]]></category>
		<category><![CDATA[friendfeed]]></category>
		<category><![CDATA[IBlogExtension]]></category>
		<category><![CDATA[RSS Bandit]]></category>

		<guid isPermaLink="false">http://user21.com/?p=27</guid>
		<description><![CDATA[Personally I prefer using RSS readers which come in the form of client applications rather than online services. My favorite for many years was Omea Reader but unfortunately ever since JetBrains stopped working on it and made it open source, the product development is simply stuck. Combined with a few annoying bugs, I am gradually [...]]]></description>
			<content:encoded><![CDATA[<p>Personally I prefer using RSS readers which come in the form of client applications rather than online services. My favorite for many years was <a href="http://www.jetbrains.com/omea/reader/" target="_blank">Omea Reader</a> but unfortunately ever since JetBrains stopped working on it and made it open source, the product development is simply stuck. Combined with a few annoying bugs, I am gradually pushed towards looking for a replacement.</p>
<p>I haven&#8217;t settled on anything yet but lately I decided to give <a href="http://rssbandit.org/" target="_blank">RSS Bandit</a> another try. So, while working with it I thought it would be nice to add a &#8220;Share on Friendfeed&#8221; functionality. RSS Bandit supports the <a href="http://www.pocketsoap.com/weblog/stories/2003/04/0023.html" target="_blank">IBlogExtension</a> plugin interface, and following <a href="http://www.25hoursaday.com/weblog/2004/11/21/PostToHttpdeliciousFromYourFavoriteRSSAggregator.aspx" target="_blank">Dare Obasanjo&#8217;s del.icio.us sample</a> made it very easy to develop a Friendfeed plugin.</p>
<p>The IBlogExtension framework is supported by other RSS aggregators so this plugin may work with other applications but I only tested it with RSS Bandit. Let me know if you successfully use it with other apps.</p>
<h2>Download and Installation</h2>
<p class="download"><a href="/files/BlogExtension.Friendfeed.zip">Share on Friendfeed Plugin</a> (12Kb)</p>
<p>1. <a href="/files/BlogExtension.Friendfeed.zip">Download</a> and unzip the plugin to RSS Bandit&#8217;s plugins directory. The default path is C:\Program Files\RssBandit\plugins .<br />
2. Restart RSS Bandit.</p>
<h2>Configuration</h2>
<p>1. Right click any RSS feed item and then click &#8220;Share on Friendfeed &#8211; Configure&#8221;.</p>
<p style="text-align: center;"><a href="http://user21.com/wp-content/uploads/2009/01/menu_config.png"><img class="alignnone size-full wp-image-29" title="Share on Friendfeed - Configure Menu" src="http://user21.com/wp-content/uploads/2009/01/menu_config.png" alt="" width="335" height="348" /></a></p>
<p style="text-align: left;">2. Enter your Friendfeed username and remote key (you can get it <a href="https://friendfeed.com/account/api" target="_blank">here</a>).</p>
<p style="text-align: center;"><a href="http://user21.com/wp-content/uploads/2009/01/config1.png"><img class="aligncenter size-full wp-image-28" title="Friendfeed Plugin Configuration" src="http://user21.com/wp-content/uploads/2009/01/config1.png" alt="" width="375" height="196" /></a></p>
<p>3. Check the &#8220;Display confirmation&#8221; checkbox if you want to see a notification dialog after posting to Friendfeed.</p>
<h2>Sharing Items on FriendFeed</h2>
<p>1. Right click the feed item you want to share and then click &#8220;Share on Friendfeed&#8221;.</p>
<p style="text-align: center;"><a href="http://user21.com/wp-content/uploads/2009/01/menu_share.png"><img class="aligncenter size-full wp-image-30" title="Share onf friendfeed Menu" src="http://user21.com/wp-content/uploads/2009/01/menu_share.png" alt="" width="335" height="348" /></a></p>
<p style="text-align: left;">2. You can edit the URL and title (both are populated automatically from the feed item) and add your comment, before hitting the Post button.</p>
<p style="text-align: center;"><a href="http://user21.com/wp-content/uploads/2009/01/post.png"><img class="aligncenter size-full wp-image-31" title="Share on Friendfeed" src="http://user21.com/wp-content/uploads/2009/01/post1.png" alt="" width="507" height="246" /></a></p>
<p>3. If you checked the confirmation box in the configuration dialog, you&#8217;ll receive a confirmation message with a link to your newly posted entry.</p>
<h2>Disclaimer</h2>
<p>This is the very first version of the plugin. It is provided &#8220;as is&#8221; and under the &#8220;works on my machine&#8221; terms and conditions. I tested the plugin with RSS Bandit version 1.8.0.870 under Windows XP SP2.</p>
<p>Feel free to comment below or contact me with any feedback.</p>
]]></content:encoded>
			<wfw:commentRss>http://user21.com/2009/01/26/share-on-friendfeed-plugin-for-rss-bandit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
