<?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>Application Exception</title>
	<atom:link href="http://applicationexception.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://applicationexception.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Thu, 22 Sep 2011 14:34:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='applicationexception.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Application Exception</title>
		<link>http://applicationexception.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://applicationexception.wordpress.com/osd.xml" title="Application Exception" />
	<atom:link rel='hub' href='http://applicationexception.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Easily get ssh-copy-id on MacOS Lion</title>
		<link>http://applicationexception.wordpress.com/2011/09/22/easily-get-ssh-copy-id-on-macos-lion/</link>
		<comments>http://applicationexception.wordpress.com/2011/09/22/easily-get-ssh-copy-id-on-macos-lion/#comments</comments>
		<pubDate>Thu, 22 Sep 2011 14:34:09 +0000</pubDate>
		<dc:creator>ErebusBat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[HowTo]]></category>

		<guid isPermaLink="false">https://applicationexception.wordpress.com/2011/09/22/easily-get-ssh-copy-id-on-macos-lion/</guid>
		<description><![CDATA[This should actually work on any version of OSX. I am assuming that you are have access to a Linux system. Rather than pulling a copy of the script from some unknown source, you can easily pull it from one of your own boxes: scp tuxbox:/usr/bin/ssh-copy-id /usr/local/bin Replace tuxbox with your server name/ip. If you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=applicationexception.wordpress.com&amp;blog=8868340&amp;post=11&amp;subd=applicationexception&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This should actually work on any version of OSX.</p>
<p>I am assuming that you are have access to a Linux system. Rather than pulling a copy of the script from some unknown source, you can easily pull it from one of your own boxes:</p>
<pre style="padding-left:15px;">
scp tuxbox:/usr/bin/ssh-copy-id /usr/local/bin
</pre>
<p>Replace tuxbox with your server name/ip. If you haven&#8217;t already added your key to that server then you will have to enter you password. You should get some output like this:</p>
<pre style="padding-left:15px;">
aburns@mac$ ssh-copy-id puppetmasteraburns@puppetmaster's password: Now try logging into the machine, with "ssh 'puppetmaster'", and check in:  
</pre>
<pre style="padding-left:15px;">
<span class="Apple-tab-span" style="white-space:pre;">     </span>.ssh/authorized_keys
</pre>
<pre style="padding-left:15px;">
to make sure we haven't added extra keys that you weren't expecting.
</pre>
<p>Now you can use <a href="http://manpages.ubuntu.com/manpages/lucid/en/man1/ssh-copy-id.1.html">ssh-copy-id</a> to easily copy your SSH Public key to any new server!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/applicationexception.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/applicationexception.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/applicationexception.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/applicationexception.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/applicationexception.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/applicationexception.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/applicationexception.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/applicationexception.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/applicationexception.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/applicationexception.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/applicationexception.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/applicationexception.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/applicationexception.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/applicationexception.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=applicationexception.wordpress.com&amp;blog=8868340&amp;post=11&amp;subd=applicationexception&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://applicationexception.wordpress.com/2011/09/22/easily-get-ssh-copy-id-on-macos-lion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6fee02e67a2fa9eca6c297ba2059d6b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ErebusBat</media:title>
		</media:content>
	</item>
		<item>
		<title>Oh, that clears things up!</title>
		<link>http://applicationexception.wordpress.com/2009/08/14/oh-that-clears-things-up/</link>
		<comments>http://applicationexception.wordpress.com/2009/08/14/oh-that-clears-things-up/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 15:46:57 +0000</pubDate>
		<dc:creator>ErebusBat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://applicationexception.wordpress.com/2009/08/14/oh-that-clears-things-up/</guid>
		<description><![CDATA[Now this is a GREAT error message, hell I am a developer and it still makes no sense!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=applicationexception.wordpress.com&amp;blog=8868340&amp;post=9&amp;subd=applicationexception&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Now this is a GREAT error message, hell I am a developer and it still makes no sense!</p>
<p><img src="http://applicationexception.files.wordpress.com/2009/08/200908140946.jpg?w=422&#038;h=155" width="422" height="155" alt="200908140946.jpg" /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/applicationexception.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/applicationexception.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/applicationexception.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/applicationexception.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/applicationexception.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/applicationexception.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/applicationexception.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/applicationexception.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/applicationexception.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/applicationexception.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/applicationexception.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/applicationexception.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/applicationexception.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/applicationexception.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=applicationexception.wordpress.com&amp;blog=8868340&amp;post=9&amp;subd=applicationexception&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://applicationexception.wordpress.com/2009/08/14/oh-that-clears-things-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6fee02e67a2fa9eca6c297ba2059d6b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ErebusBat</media:title>
		</media:content>

		<media:content url="http://applicationexception.files.wordpress.com/2009/08/200908140946.jpg" medium="image">
			<media:title type="html">200908140946.jpg</media:title>
		</media:content>
	</item>
		<item>
		<title>HOWTO: Create a trigger with Migrator.NET</title>
		<link>http://applicationexception.wordpress.com/2009/08/07/howto-create-a-trigger-with-migrator-net/</link>
		<comments>http://applicationexception.wordpress.com/2009/08/07/howto-create-a-trigger-with-migrator-net/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 21:01:22 +0000</pubDate>
		<dc:creator>ErebusBat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Migrator.NET]]></category>

		<guid isPermaLink="false">http://applicationexception.wordpress.com/?p=5</guid>
		<description><![CDATA[Users of Migrator.NET might notice the lack of an AddTrigger() command. The answer is simple (click for larger): Notes: Don&#8217;t forget to prefix the string with the literal character (@) Remove any SET statements before the CREATE TRIGGER statement (like SET ANSI_NULLS ON) otherwise you will get a SQLException: CREATE TRIGGER must be the first [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=applicationexception.wordpress.com&amp;blog=8868340&amp;post=5&amp;subd=applicationexception&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Users of <a href="http://code.google.com/p/migratordotnet/">Migrator.NET</a> might notice the lack of an AddTrigger() command. The answer is simple (click for larger):</p>
<p><a href="http://applicationexception.files.wordpress.com/2009/08/200908071456.jpg"><img src="http://applicationexception.files.wordpress.com/2009/08/200908071456-tm.jpg?w=112&#038;h=150" alt="Create a trigger" width="112" height="150" /></a></p>
<p>Notes:</p>
<ul>
<li>Don&#8217;t forget to prefix the string with the literal character (@)</li>
<li>Remove any SET statements before the CREATE TRIGGER statement (like SET ANSI_NULLS ON) otherwise you will get a SQLException: <em>CREATE TRIGGER must be the first statement in a query batch</em>.</li>
<li>Remove the ending GO statement.</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/applicationexception.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/applicationexception.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/applicationexception.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/applicationexception.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/applicationexception.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/applicationexception.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/applicationexception.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/applicationexception.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/applicationexception.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/applicationexception.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/applicationexception.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/applicationexception.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/applicationexception.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/applicationexception.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=applicationexception.wordpress.com&amp;blog=8868340&amp;post=5&amp;subd=applicationexception&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://applicationexception.wordpress.com/2009/08/07/howto-create-a-trigger-with-migrator-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6fee02e67a2fa9eca6c297ba2059d6b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ErebusBat</media:title>
		</media:content>

		<media:content url="http://applicationexception.files.wordpress.com/2009/08/200908071456-tm.jpg" medium="image">
			<media:title type="html">Create a trigger</media:title>
		</media:content>
	</item>
	</channel>
</rss>
