<?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/"
	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>Dan&#039;s Tips</title>
	<atom:link href="http://mmdmurphy.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mmdmurphy.wordpress.com</link>
	<description></description>
	<lastBuildDate>Fri, 27 Jan 2012 16:15:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='mmdmurphy.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Dan&#039;s Tips</title>
		<link>http://mmdmurphy.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://mmdmurphy.wordpress.com/osd.xml" title="Dan&#039;s Tips" />
	<atom:link rel='hub' href='http://mmdmurphy.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Courion Tip &#8211; Restricting the number of systems a user can request</title>
		<link>http://mmdmurphy.wordpress.com/2012/01/26/courion-tip-restricting-the-number-of-systems-a-user-can-request/</link>
		<comments>http://mmdmurphy.wordpress.com/2012/01/26/courion-tip-restricting-the-number-of-systems-a-user-can-request/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 01:37:32 +0000</pubDate>
		<dc:creator>mmdmurphy</dc:creator>
				<category><![CDATA[Courion Tip]]></category>

		<guid isPermaLink="false">http://mmdmurphy.wordpress.com/?p=2151</guid>
		<description><![CDATA[The scenario is this&#8230; We have several similar systems (same target type) with different approvers. So, a user could fill out a request for access to system1, system2, and system3. BUT, in 7.80, there is no granularity in the request. If the approver for system3 logs in, and approves the request, then the user by [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmdmurphy.wordpress.com&amp;blog=4603924&amp;post=2151&amp;subd=mmdmurphy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The scenario is this&#8230; We have several similar systems (same target type) with different approvers. So, a user could fill out a request for access to system1, system2, and system3. BUT, in 7.80, there is no granularity in the request. If the approver for system3 logs in, and approves the request, then the user by default would be granted access to system1 and system2.</p>
<p>Making a separate workflow for each system involves too much overhead and maintenance.  The best option would be to only allow the user to request one system at a time, and handle figuring out who the approver is as a separate issue. The question is how to restrict the user to a single choice.</p>
<p>The answer is to make a copy of the *.xslt file, and replace &#8220;checkbox&#8221; with &#8220;radio&#8221; so that the user is presented with a Radio Button interface. I am using &#8211; not the default *.xslt, but instead the BuildIdentityMapCtrl.xslt.</p>
<p>Here are lines 246 thru 250 &#8211; yours may differ&#8230;.</p>
<blockquote><p>&lt;xsl:template name=&#8221;BuildSortTableRows&#8221;&gt;<br />
&lt;!&#8211; output the addline &#8211;&gt;<br />
&lt;xsl:text disable-output-escaping=&#8221;yes&#8221;&gt;tSORTTABLE_&lt;/xsl:text&gt;<br />
&lt;xsl:value-of select=&#8221;../../../../name&#8221;/&gt;<br />
&lt;xsl:text disable-output-escaping=&#8221;yes&#8221;&gt;.AddLine(&#8220;&amp;lt;center&amp;gt;&amp;lt;INPUT TYPE=<span style="color:#ff00ff;">&#8216;radio&#8217;</span> NAME=&#8217;&lt;/xsl:text&gt;</p></blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mmdmurphy.wordpress.com/2151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mmdmurphy.wordpress.com/2151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mmdmurphy.wordpress.com/2151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mmdmurphy.wordpress.com/2151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mmdmurphy.wordpress.com/2151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mmdmurphy.wordpress.com/2151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mmdmurphy.wordpress.com/2151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mmdmurphy.wordpress.com/2151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mmdmurphy.wordpress.com/2151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mmdmurphy.wordpress.com/2151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mmdmurphy.wordpress.com/2151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mmdmurphy.wordpress.com/2151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mmdmurphy.wordpress.com/2151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mmdmurphy.wordpress.com/2151/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmdmurphy.wordpress.com&amp;blog=4603924&amp;post=2151&amp;subd=mmdmurphy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mmdmurphy.wordpress.com/2012/01/26/courion-tip-restricting-the-number-of-systems-a-user-can-request/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mmdmurphy</media:title>
		</media:content>
	</item>
		<item>
		<title>Courion Tip &#8211; ODBC</title>
		<link>http://mmdmurphy.wordpress.com/2012/01/25/courion-tip-odbc/</link>
		<comments>http://mmdmurphy.wordpress.com/2012/01/25/courion-tip-odbc/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 20:55:56 +0000</pubDate>
		<dc:creator>mmdmurphy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mmdmurphy.wordpress.com/?p=2146</guid>
		<description><![CDATA[The confgiuration managers are 32-bit applications. The 32-bit ODBC Data Soruce Administrator must be used to configure DSNs for 32-bit applications to use. To run the 32-bit version of the ODBC Administrator, in the Windows Run dialog box, type: %windir%\syswow64\odbcad32.exe System data sources created in the 64-bit ODBC administrator are only visible to 64-bit applications. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmdmurphy.wordpress.com&amp;blog=4603924&amp;post=2146&amp;subd=mmdmurphy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The confgiuration managers are 32-bit applications.</p>
<p>The 32-bit ODBC Data Soruce Administrator must be used to configure DSNs for 32-bit applications to use.</p>
<p>To run the 32-bit version of the ODBC Administrator, in the Windows Run dialog box, type: %windir%\syswow64\odbcad32.exe</p>
<p>System data sources created in the 64-bit ODBC administrator are only visible to 64-bit applications. System data sources created in the 32-bit ODBC administrator are only visible to 32-bit applications. 32-bit driver data sources are stored in the registry key HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI (which is only visible to 32-bit applications) rather than the standard location, HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI.</p>
<p>32-bit ODBC drivers are available to 32-bit applications running in the WOW64 layer, but not to 64-bit applications.</p>
<p>On 64-bit Windows platforms, there is both a 32-bit and a 64-bit version of ODBC Administrator. The 64-bit ODBC Administrator is located in the standard location: Administrative tools in Control Panel. The 64-bit version of the ODBC Administrator only lists 64-bit ODBC drivers and data sources.</p>
<p>Make sure you have the 32 bit version of the ODBC driver.</p>
<p>Additionally, if you are using 7.80 or higher, the 64 bit system hosting IIS and the CF (Connector Framework) must be switched into 32 bit compatibility mode along with having the 32 bit version of the .NET framework. (The CF is where the PMM or Connector that needs ODBC is actually being executed.) This same requirement applies to the CFM (Connector Framework Manager) in order to configure the targets in the Connector Configuration Manager.</p>
<p>See KB from Microsoft &#8230;</p>
<p>http://support.microsoft.com/kb/894435</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mmdmurphy.wordpress.com/2146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mmdmurphy.wordpress.com/2146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mmdmurphy.wordpress.com/2146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mmdmurphy.wordpress.com/2146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mmdmurphy.wordpress.com/2146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mmdmurphy.wordpress.com/2146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mmdmurphy.wordpress.com/2146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mmdmurphy.wordpress.com/2146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mmdmurphy.wordpress.com/2146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mmdmurphy.wordpress.com/2146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mmdmurphy.wordpress.com/2146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mmdmurphy.wordpress.com/2146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mmdmurphy.wordpress.com/2146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mmdmurphy.wordpress.com/2146/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmdmurphy.wordpress.com&amp;blog=4603924&amp;post=2146&amp;subd=mmdmurphy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mmdmurphy.wordpress.com/2012/01/25/courion-tip-odbc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mmdmurphy</media:title>
		</media:content>
	</item>
		<item>
		<title>Courion Tip &#8211; SQL Server Connector</title>
		<link>http://mmdmurphy.wordpress.com/2012/01/19/courion-tip-sql-server-connector/</link>
		<comments>http://mmdmurphy.wordpress.com/2012/01/19/courion-tip-sql-server-connector/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 18:43:01 +0000</pubDate>
		<dc:creator>mmdmurphy</dc:creator>
				<category><![CDATA[Courion Tip]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://mmdmurphy.wordpress.com/?p=2134</guid>
		<description><![CDATA[The documentation on page 297: Configuring_PMMs_Connectors_and_Agents.pdf AdminUser — The name of the Microsoft SQL Server administrative user that can log on to the SQL server. This user must be a SQL login user, a member of the SQL Server SECURITYADMIN fixed server role, and the DB_ACCESSADMIN database role. I am told it does support named [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmdmurphy.wordpress.com&amp;blog=4603924&amp;post=2134&amp;subd=mmdmurphy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The documentation on page 297: Configuring_PMMs_Connectors_and_Agents.pdf<br />
AdminUser — The name of the Microsoft SQL Server administrative user that can log on to the SQL server. This user must be a SQL login user, a member of the SQL Server SECURITYADMIN fixed server role, and the DB_ACCESSADMIN database role.</p>
<ul>
<li>I am told it does support named instances.. such as Server\Instance, but since I am not yet able to establish a connection, I cannot verify this.   *When you get the connector to work, it works as show.</li>
<li>Basically, your server has to be mixed mode, and the privileged account must be a SQL (not windows, not domain) account</li>
<li>There is a configuration parameter that is not mentioned in the documentation&#8230;IgnoreAccessGroup. I don&#8217;t have a clear understanding of what this is, and I don&#8217;t know if it&#8217;s ok to leave this unassigned. (*When you get the connector to work, it will tell you valid settings are yes or no)</li>
<li>I am using the same configuration information that I used to set up the PMM, which is working, so I know that I have the correct user name and password, BUT I cannot get the AMM to configure correctly. I keep getting an &#8220;unable to verify connection&#8221;.  *You need the patch below.</li>
</ul>
<blockquote><p>The Connector and PMM for Microsoft SQL Server depend upon the SQL-DSO activeX object, which is no longer distributed with the SQL Server client that is packaged with SQL Server 2008 and 2008 R2. To address this missing dependency, download and install Microsoft SQL Server 2005 Backward Compatibility Components on the Courion Server, or on the CF/CFM machine running the Connector/PMM accessing SQL Server 2008. This assumes you have installed the SQL Client Software, as directed in the prerequisites for the Connector/PMM for SQL Server:</p>
<p>The SQL Server client must be installed on each server in which the Connector<br />
Framework or Connector Framework Manager is installed. Note that the SQL<br />
Server Management Studio Express client cannot be used—you must install the<br />
regular SQL Server client.</p>
<p>Microsoft SQL Server 2005 Backward Compatibility Components are packaged with the Microsoft SQL Server 2008 Feature Pack, available at the following Microsoft Downloads location:</p>
<p>Microsoft SQL Server 2008 Feature Pack, August 2008</p></blockquote>
<p><a title="http://www.microsoft.com/download/en/details.aspx?id=16177" href="http://www.microsoft.com/download/en/details.aspx?id=16177" target="_blank">http://www.microsoft.com/download/en/details.aspx?id=16177</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mmdmurphy.wordpress.com/2134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mmdmurphy.wordpress.com/2134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mmdmurphy.wordpress.com/2134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mmdmurphy.wordpress.com/2134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mmdmurphy.wordpress.com/2134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mmdmurphy.wordpress.com/2134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mmdmurphy.wordpress.com/2134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mmdmurphy.wordpress.com/2134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mmdmurphy.wordpress.com/2134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mmdmurphy.wordpress.com/2134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mmdmurphy.wordpress.com/2134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mmdmurphy.wordpress.com/2134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mmdmurphy.wordpress.com/2134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mmdmurphy.wordpress.com/2134/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmdmurphy.wordpress.com&amp;blog=4603924&amp;post=2134&amp;subd=mmdmurphy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mmdmurphy.wordpress.com/2012/01/19/courion-tip-sql-server-connector/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mmdmurphy</media:title>
		</media:content>
	</item>
		<item>
		<title>SSIS Derived Column forcing data type changes</title>
		<link>http://mmdmurphy.wordpress.com/2012/01/16/ssis-derived-column-forcing-data-type-changes/</link>
		<comments>http://mmdmurphy.wordpress.com/2012/01/16/ssis-derived-column-forcing-data-type-changes/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 16:15:50 +0000</pubDate>
		<dc:creator>mmdmurphy</dc:creator>
				<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://mmdmurphy.wordpress.com/?p=2108</guid>
		<description><![CDATA[http://www.bimonkey.com/2009/09/ssis-derived-column-forcing-data-type-changes/ He&#8217;s right. If you open the advanced editor, it&#8217;s right there.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmdmurphy.wordpress.com&amp;blog=4603924&amp;post=2108&amp;subd=mmdmurphy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a title="http://www.bimonkey.com/2009/09/ssis-derived-column-forcing-data-type-changes/" href="http://www.bimonkey.com/2009/09/ssis-derived-column-forcing-data-type-changes/" target="_blank">http://www.bimonkey.com/2009/09/ssis-derived-column-forcing-data-type-changes/<br />
</a>He&#8217;s right. If you open the advanced editor, it&#8217;s right there.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mmdmurphy.wordpress.com/2108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mmdmurphy.wordpress.com/2108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mmdmurphy.wordpress.com/2108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mmdmurphy.wordpress.com/2108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mmdmurphy.wordpress.com/2108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mmdmurphy.wordpress.com/2108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mmdmurphy.wordpress.com/2108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mmdmurphy.wordpress.com/2108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mmdmurphy.wordpress.com/2108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mmdmurphy.wordpress.com/2108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mmdmurphy.wordpress.com/2108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mmdmurphy.wordpress.com/2108/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mmdmurphy.wordpress.com/2108/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mmdmurphy.wordpress.com/2108/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmdmurphy.wordpress.com&amp;blog=4603924&amp;post=2108&amp;subd=mmdmurphy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mmdmurphy.wordpress.com/2012/01/16/ssis-derived-column-forcing-data-type-changes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mmdmurphy</media:title>
		</media:content>
	</item>
		<item>
		<title>Courion Tip &#8211; &#8220;auxilary&#8221; tools</title>
		<link>http://mmdmurphy.wordpress.com/2012/01/11/courion-tip-auxilary-tools/</link>
		<comments>http://mmdmurphy.wordpress.com/2012/01/11/courion-tip-auxilary-tools/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 16:12:31 +0000</pubDate>
		<dc:creator>mmdmurphy</dc:creator>
				<category><![CDATA[Courion Tip]]></category>

		<guid isPermaLink="false">http://mmdmurphy.wordpress.com/?p=2109</guid>
		<description><![CDATA[Just a list of tools that are handy to use with Courion&#8230;. http://www.modelsphere.org/open_modelsphere.html Data modelling http://notepad-plus-plus.org/ Text editor http://www.ldapbrowser.com/ LDAP Browser (works with Active Directory as well) http://www.vbsedit.com/ visual basic editor, but also has great examples http://Liberkey.com portable application suite http://stepshot.net/ documentation generation http://www.quest.com/toad/ SQL Server tool. There are free and paid versions, but the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmdmurphy.wordpress.com&amp;blog=4603924&amp;post=2109&amp;subd=mmdmurphy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Just a list of tools that are handy to use with Courion&#8230;.</p>
<ul>
<li><a title="http://www.modelsphere.org/open_modelsphere.html" href="http://www.modelsphere.org/open_modelsphere.html" target="_blank">http://www.modelsphere.org/open_modelsphere.html</a> Data modelling</li>
<li><a title="http://notepad-plus-plus.org/" href="http://notepad-plus-plus.org/" target="_blank">http://notepad-plus-plus.org/ </a>Text editor</li>
<li><a title="http://www.ldapbrowser.com/" href="http://www.ldapbrowser.com/" target="_blank">http://www.ldapbrowser.com/</a> LDAP Browser (works with Active Directory as well)</li>
<li><a title="http://www.vbsedit.com/" href="http://www.vbsedit.com/" target="_blank">http://www.vbsedit.com/</a> visual basic editor, but also has great examples</li>
<li><a title="http://Liberkey.com" href="http://Liberkey.com" target="_blank">http://Liberkey.com</a> portable application suite</li>
<li><a title="http://stepshot.net/" href="http://stepshot.net/" target="_blank">http://stepshot.net/</a> documentation generation</li>
<li><a title="http://www.quest.com/toad/" href="http://www.quest.com/toad/" target="_blank">http://www.quest.com/toad/</a> SQL Server tool. There are free and paid versions, but the paid one is MUCH better (and expensive)</li>
<li><a title="http://www.latticesoft.com/" href="http://www.latticesoft.com/" target="_blank">http://www.latticesoft.com/</a> XML and XSLT editing.</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mmdmurphy.wordpress.com/2109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mmdmurphy.wordpress.com/2109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mmdmurphy.wordpress.com/2109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mmdmurphy.wordpress.com/2109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mmdmurphy.wordpress.com/2109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mmdmurphy.wordpress.com/2109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mmdmurphy.wordpress.com/2109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mmdmurphy.wordpress.com/2109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mmdmurphy.wordpress.com/2109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mmdmurphy.wordpress.com/2109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mmdmurphy.wordpress.com/2109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mmdmurphy.wordpress.com/2109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mmdmurphy.wordpress.com/2109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mmdmurphy.wordpress.com/2109/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmdmurphy.wordpress.com&amp;blog=4603924&amp;post=2109&amp;subd=mmdmurphy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mmdmurphy.wordpress.com/2012/01/11/courion-tip-auxilary-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mmdmurphy</media:title>
		</media:content>
	</item>
		<item>
		<title>2011 in review</title>
		<link>http://mmdmurphy.wordpress.com/2011/12/31/2011-in-review/</link>
		<comments>http://mmdmurphy.wordpress.com/2011/12/31/2011-in-review/#comments</comments>
		<pubDate>Sun, 01 Jan 2012 01:26:21 +0000</pubDate>
		<dc:creator>mmdmurphy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mmdmurphy.wordpress.com/?p=2105</guid>
		<description><![CDATA[The WordPress.com stats helper monkeys prepared a 2011 annual report for this blog. Here&#8217;s an excerpt: A New York City subway train holds 1,200 people. This blog was viewed about 4,200 times in 2011. If it were a NYC subway train, it would take about 4 trips to carry that many people. Click here to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmdmurphy.wordpress.com&amp;blog=4603924&amp;post=2105&amp;subd=mmdmurphy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The WordPress.com stats helper monkeys prepared a 2011 annual report for this blog.</p>
<div style="background:url('/wp-content/mu-plugins/annual-reports/img/emailteaser.jpg') no-repeat center center;height:300px;"></div>
<p>Here&#8217;s an excerpt:</p>
</p>
<blockquote><p>A New York City subway train holds 1,200 people.  This blog was viewed about <strong>4,200</strong> times in 2011.  If it were a NYC subway train, it would take about 4 trips to carry that many people.</p></blockquote>
<p><a href="/2011/annual-report/">Click here to see the complete report.</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mmdmurphy.wordpress.com/2105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mmdmurphy.wordpress.com/2105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mmdmurphy.wordpress.com/2105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mmdmurphy.wordpress.com/2105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mmdmurphy.wordpress.com/2105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mmdmurphy.wordpress.com/2105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mmdmurphy.wordpress.com/2105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mmdmurphy.wordpress.com/2105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mmdmurphy.wordpress.com/2105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mmdmurphy.wordpress.com/2105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mmdmurphy.wordpress.com/2105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mmdmurphy.wordpress.com/2105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mmdmurphy.wordpress.com/2105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mmdmurphy.wordpress.com/2105/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmdmurphy.wordpress.com&amp;blog=4603924&amp;post=2105&amp;subd=mmdmurphy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mmdmurphy.wordpress.com/2011/12/31/2011-in-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mmdmurphy</media:title>
		</media:content>
	</item>
		<item>
		<title>Kdenlive</title>
		<link>http://mmdmurphy.wordpress.com/2011/12/20/kdenlive/</link>
		<comments>http://mmdmurphy.wordpress.com/2011/12/20/kdenlive/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 22:47:46 +0000</pubDate>
		<dc:creator>mmdmurphy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mmdmurphy.wordpress.com/?p=2102</guid>
		<description><![CDATA[http://opensource.com/life/11/11/introduction-kdenlive<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmdmurphy.wordpress.com&amp;blog=4603924&amp;post=2102&amp;subd=mmdmurphy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>http://opensource.com/life/11/11/introduction-kdenlive</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mmdmurphy.wordpress.com/2102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mmdmurphy.wordpress.com/2102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mmdmurphy.wordpress.com/2102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mmdmurphy.wordpress.com/2102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mmdmurphy.wordpress.com/2102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mmdmurphy.wordpress.com/2102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mmdmurphy.wordpress.com/2102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mmdmurphy.wordpress.com/2102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mmdmurphy.wordpress.com/2102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mmdmurphy.wordpress.com/2102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mmdmurphy.wordpress.com/2102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mmdmurphy.wordpress.com/2102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mmdmurphy.wordpress.com/2102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mmdmurphy.wordpress.com/2102/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmdmurphy.wordpress.com&amp;blog=4603924&amp;post=2102&amp;subd=mmdmurphy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mmdmurphy.wordpress.com/2011/12/20/kdenlive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mmdmurphy</media:title>
		</media:content>
	</item>
		<item>
		<title>Courion Tip &#8211; Modifying the IdentityMap screen</title>
		<link>http://mmdmurphy.wordpress.com/2011/12/01/courion-tip-modifying-the-identitymap-screen/</link>
		<comments>http://mmdmurphy.wordpress.com/2011/12/01/courion-tip-modifying-the-identitymap-screen/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 16:06:09 +0000</pubDate>
		<dc:creator>mmdmurphy</dc:creator>
				<category><![CDATA[Courion Tip]]></category>

		<guid isPermaLink="false">http://mmdmurphy.wordpress.com/?p=2099</guid>
		<description><![CDATA[I found the default identitymap *.xslt (ACCreateFormCtrls.xslt) to be a bit complex&#8230;with something like 30 (maybe more) imports. Which one of the 30 to edit? making sure you don&#8217;t break something else, etc. However, there&#8217;s a simpler way. There is an *.xslt called BuildIdentityMapCtrl.xslt, which is very monolithic. I simply made a copy of this [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmdmurphy.wordpress.com&amp;blog=4603924&amp;post=2099&amp;subd=mmdmurphy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I found the default identitymap *.xslt (ACCreateFormCtrls.xslt) to be a bit complex&#8230;with something like 30 (maybe more) imports. Which one of the 30 to edit? making sure you don&#8217;t break something else, etc.<br />
However, there&#8217;s a simpler way.<br />
There is an *.xslt called BuildIdentityMapCtrl.xslt, which is very monolithic.<br />
I simply made a copy of this file, and pointed the identitymap screen to this copy, and deleted out the information we didn&#8217;t want. Now I have an *.xslt file that is less than 400 lines long, and doesn&#8217;t import any other files&#8230; Simpler to debug, modify, and, yes, comprehend.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mmdmurphy.wordpress.com/2099/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mmdmurphy.wordpress.com/2099/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mmdmurphy.wordpress.com/2099/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mmdmurphy.wordpress.com/2099/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mmdmurphy.wordpress.com/2099/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mmdmurphy.wordpress.com/2099/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mmdmurphy.wordpress.com/2099/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mmdmurphy.wordpress.com/2099/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mmdmurphy.wordpress.com/2099/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mmdmurphy.wordpress.com/2099/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mmdmurphy.wordpress.com/2099/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mmdmurphy.wordpress.com/2099/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mmdmurphy.wordpress.com/2099/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mmdmurphy.wordpress.com/2099/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmdmurphy.wordpress.com&amp;blog=4603924&amp;post=2099&amp;subd=mmdmurphy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mmdmurphy.wordpress.com/2011/12/01/courion-tip-modifying-the-identitymap-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mmdmurphy</media:title>
		</media:content>
	</item>
		<item>
		<title>Courion Tip &#8211; &#8220;Nag&#8221; emails</title>
		<link>http://mmdmurphy.wordpress.com/2011/11/22/courion-tip-nag-emails/</link>
		<comments>http://mmdmurphy.wordpress.com/2011/11/22/courion-tip-nag-emails/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 14:20:56 +0000</pubDate>
		<dc:creator>mmdmurphy</dc:creator>
				<category><![CDATA[Courion Tip]]></category>

		<guid isPermaLink="false">http://mmdmurphy.wordpress.com/?p=2088</guid>
		<description><![CDATA[After a request has not been approved, we wanted to send out an email nagging the person saying that the request has, effectively, timed out and they need to do something. I could not find a suitable criteria inside of the courion workflows to accomplish this, so I did it inside of SQL server. First [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmdmurphy.wordpress.com&amp;blog=4603924&amp;post=2088&amp;subd=mmdmurphy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After a request has not been approved, we wanted to send out an email nagging the person saying that the request has, effectively, timed out and they need to do something. I could not find a suitable criteria inside of the courion workflows to accomplish this, so I did it inside of SQL server.</p>
<p>First off, set the time out comment inside the workflow to say &#8220;Timeout &#8230;..&#8221; (I just used the first 7 characters, so you can make the rest of it whatever you want it to say.  I have blanked out the approval steps in the following screen shot.<br />
<a href="http://mmdmurphy.files.wordpress.com/2011/11/approvaltimeoutsettings.png"><img src="http://mmdmurphy.files.wordpress.com/2011/11/approvaltimeoutsettings.png?w=1000" alt="" title="Approval Time Out Settings"   class="alignnone size-full wp-image-2091" /></a></p>
<p>Next, create a database trigger, so that when an approval step&#8217;s comment field is changed to &#8220;Timeout&#8230;.&#8221;, a record gets created in another table with the information. This second table (MailsToBeSent &#8211; based on a article on the internet which I have now lost the link to) will then be used as a basis for emails going out via an SSIS process. Here is the trigger.</p>
<blockquote><p>
USE [ILM]<br />
GO</p>
<p>CREATE TRIGGER [dbo].[SAP.Request.Add.Timeout]<br />
ON [dbo].[ApprSteps]</p>
<p>AFTER UPDATE<br />
AS<br />
IF UPDATE (Comments)<br />
Insert into [ILM_PROFILE].[dbo].[MailsToBeSent]<br />
	([MailID],[From],[TO],[CC],[BCC],[Subject],[Body],[IsHTMLFormat],[Priority],RequestID,DateTimeAdded)<br />
	VALUES<br />
	(<br />
	(SELECT MAX(MAILID)+1 from [ILM_PROFILE].[dbo].[MailsToBeSent]),<br />
	(SELECT [ParameterValue] FROM [ILM_PROFILE].[dbo].[ConfigurationParameter] where ParameterName =&#8217;NoReplyFromEmailAddress&#8217;),<br />
	&#8216;noreply@company.com&#8217;,'noreply@company.com&#8217;,'noreply@company.com&#8217;<br />
	&#8211;&#8217;subject&#8217;<br />
	&#8211;,(SELECT REQUESTID from INSERTED),<br />
	,&#8217;Request Escalation&#8217;<br />
	&#8211;&#8217;body&#8217;<br />
	,&#8217;This is to inform you that request no. &#8216; + CAST((SELECT REQUESTID from INSERTED) AS VARCHAR(10))<br />
          + &#8216; for user creation is still pending after &#8216;<br />
	,&#8217;True&#8217;,1<br />
	,(SELECT REQUESTID from INSERTED)<br />
	,	GetDate())<br />
GO</p></blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mmdmurphy.wordpress.com/2088/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mmdmurphy.wordpress.com/2088/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mmdmurphy.wordpress.com/2088/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mmdmurphy.wordpress.com/2088/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mmdmurphy.wordpress.com/2088/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mmdmurphy.wordpress.com/2088/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mmdmurphy.wordpress.com/2088/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mmdmurphy.wordpress.com/2088/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mmdmurphy.wordpress.com/2088/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mmdmurphy.wordpress.com/2088/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mmdmurphy.wordpress.com/2088/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mmdmurphy.wordpress.com/2088/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mmdmurphy.wordpress.com/2088/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mmdmurphy.wordpress.com/2088/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmdmurphy.wordpress.com&amp;blog=4603924&amp;post=2088&amp;subd=mmdmurphy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mmdmurphy.wordpress.com/2011/11/22/courion-tip-nag-emails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mmdmurphy</media:title>
		</media:content>

		<media:content url="http://mmdmurphy.files.wordpress.com/2011/11/approvaltimeoutsettings.png" medium="image">
			<media:title type="html">Approval Time Out Settings</media:title>
		</media:content>
	</item>
		<item>
		<title>Virtual Router &#8211; wifi sharing</title>
		<link>http://mmdmurphy.wordpress.com/2011/11/11/virtual-router-wifi-sharing/</link>
		<comments>http://mmdmurphy.wordpress.com/2011/11/11/virtual-router-wifi-sharing/#comments</comments>
		<pubDate>Fri, 11 Nov 2011 16:00:07 +0000</pubDate>
		<dc:creator>mmdmurphy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mmdmurphy.wordpress.com/?p=2081</guid>
		<description><![CDATA[http://virtualrouter.codeplex.com/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmdmurphy.wordpress.com&amp;blog=4603924&amp;post=2081&amp;subd=mmdmurphy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>http://virtualrouter.codeplex.com/</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mmdmurphy.wordpress.com/2081/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mmdmurphy.wordpress.com/2081/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mmdmurphy.wordpress.com/2081/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mmdmurphy.wordpress.com/2081/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mmdmurphy.wordpress.com/2081/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mmdmurphy.wordpress.com/2081/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mmdmurphy.wordpress.com/2081/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mmdmurphy.wordpress.com/2081/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mmdmurphy.wordpress.com/2081/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mmdmurphy.wordpress.com/2081/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mmdmurphy.wordpress.com/2081/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mmdmurphy.wordpress.com/2081/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mmdmurphy.wordpress.com/2081/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mmdmurphy.wordpress.com/2081/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mmdmurphy.wordpress.com&amp;blog=4603924&amp;post=2081&amp;subd=mmdmurphy&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mmdmurphy.wordpress.com/2011/11/11/virtual-router-wifi-sharing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mmdmurphy</media:title>
		</media:content>
	</item>
	</channel>
</rss>
