<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.midrange.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>midrange.com RSE Plug-in</title>
	
	<link>http://plugin.midrange.com</link>
	<description>WDSC / RDI Enhancment Plug-ins</description>
	<pubDate>Thu, 21 May 2009 15:02:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.midrange.com/rse-plugin" type="application/rss+xml" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
		<title>COMMON Session Handout</title>
		<link>http://plugin.midrange.com/2009/05/common-session-handout/</link>
		<comments>http://plugin.midrange.com/2009/05/common-session-handout/#comments</comments>
		<pubDate>Thu, 21 May 2009 15:02:08 +0000</pubDate>
		<dc:creator>david</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://plugin.midrange.com/?p=9</guid>
		<description><![CDATA[For those of you intersted, the handouts for the session I presented at COMMON are available here.
]]></description>
			<content:encoded><![CDATA[<div class="KonaBody"><!-- google_ad_section_start --><!--Amazon_CLS_IM_START--><p>For those of you intersted, the handouts for the session I presented at COMMON are available <a href="http://plugin.midrange.com/pdf/common-2009-rdi-plugin-dev.pdf">here</a>.</p>
<!--Amazon_CLS_IM_END--><!-- google_ad_section_end --></div>]]></content:encoded>
			<wfw:commentRss>http://plugin.midrange.com/2009/05/common-session-handout/feed/</wfw:commentRss>
		</item>
		<item>
		<title>RDi 7.5 support</title>
		<link>http://plugin.midrange.com/2009/03/rdi-75-support/</link>
		<comments>http://plugin.midrange.com/2009/03/rdi-75-support/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 17:45:18 +0000</pubDate>
		<dc:creator>david</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[common]]></category>

		<category><![CDATA[rdi]]></category>

		<category><![CDATA[reno]]></category>

		<guid isPermaLink="false">http://plugin.midrange.com/?p=7</guid>
		<description><![CDATA[Sorry for the delay &#8230; but I&#8217;m now working on updating this plug-in to work with RDi 7.5.  I hope to have something available later this week.
If you&#8217;re attending COMMON in Reno this spring, I&#8217;ll be presenting an Introduction to RDi Plug-in Development session.
]]></description>
			<content:encoded><![CDATA[<div class="KonaBody"><!-- google_ad_section_start --><!--Amazon_CLS_IM_START--><p>Sorry for the delay &#8230; but I&#8217;m now working on updating this plug-in to work with RDi 7.5.  I hope to have something available later this week.</p>
<p>If you&#8217;re attending COMMON in Reno this spring, I&#8217;ll be presenting an Introduction to RDi Plug-in Development session.</p>
<!--Amazon_CLS_IM_END--><!-- google_ad_section_end --></div>]]></content:encoded>
			<wfw:commentRss>http://plugin.midrange.com/2009/03/rdi-75-support/feed/</wfw:commentRss>
		</item>
		<item>
		<title>RSE Plugin</title>
		<link>http://plugin.midrange.com/2008/08/rse-plugin/</link>
		<comments>http://plugin.midrange.com/2008/08/rse-plugin/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 14:37:05 +0000</pubDate>
		<dc:creator>david</dc:creator>
		
		<category><![CDATA[Updates]]></category>

		<category><![CDATA[eclipse]]></category>

		<category><![CDATA[google code]]></category>

		<category><![CDATA[ibm]]></category>

		<category><![CDATA[plugin]]></category>

		<category><![CDATA[rdi]]></category>

		<category><![CDATA[rse]]></category>

		<category><![CDATA[wdsc]]></category>

		<category><![CDATA[websphere]]></category>

		<guid isPermaLink="false">http://plugin.midrange.com/?p=3</guid>
		<description><![CDATA[The other day Mike Wills posted a message in the WDSCI-L list asking if there were a way to have the Remote System Explorer tree in WDSC show an objects description to the right of the objects name.
After thinking about it a bit, I determined that what he wanted was a &#8220;label decorator&#8221; for the [...]]]></description>
			<content:encoded><![CDATA[<div class="KonaBody"><!-- google_ad_section_start --><!--Amazon_CLS_IM_START--><p>The other day Mike Wills <a href="http://archive.midrange.com/wdsci-l/200808/threads.html#00047">posted a message in the WDSCI-L</a> list asking if there were a way to have the Remote System Explorer tree in WDSC show an objects description to the right of the objects name.</p>
<p>After thinking about it a bit, I determined that what he wanted was a &#8220;label decorator&#8221; for the RSE tree.  This, I figured, would be fairly easy to add as a stand alone plug-in.</p>
<p>When I got home I did a bit of hacking in WDSC and came up with a (very) simple plug-in to acomplish what he was looking for.</p>
<p>I created the plug-in and put it up on Google Code &#8230; it&#8217;s not quite ready for an automated install, but you can play with it if you want &#8230; visit <a href="http://rse-enhancements.googlecode.com/" target="_blank">http://rse-enhancements.googlecode.com</a> to get the source.</p>
<!--Amazon_CLS_IM_END--><!-- google_ad_section_end --></div>]]></content:encoded>
			<wfw:commentRss>http://plugin.midrange.com/2008/08/rse-plugin/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
