<?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/"
		>
<channel>
	<title>Comments on: Reference for the SLIME/Lisp/Emacs Screencast</title>
	<atom:link href="http://www.pchristensen.com/blog/articles/reference-for-the-slimelispemacs-screencast/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pchristensen.com/blog/articles/reference-for-the-slimelispemacs-screencast/</link>
	<description>Peter Christensen's Blog</description>
	<lastBuildDate>Wed, 03 Mar 2010 21:20:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: bloggo ergo sum &#187; Blog Archive &#187; A simple weblocks application</title>
		<link>http://www.pchristensen.com/blog/articles/reference-for-the-slimelispemacs-screencast/comment-page-1/#comment-1157</link>
		<dc:creator>bloggo ergo sum &#187; Blog Archive &#187; A simple weblocks application</dc:creator>
		<pubDate>Thu, 12 Feb 2009 22:41:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/articles/reference-for-the-slimelispemacs-screencast/#comment-1157</guid>
		<description>[...] Hunchentoot webserver. There is a very good Lisp environment screencast by Marco Berringer, and an accompanying reference by Peter Christensen.  I highly recommend them for learning more about how to get your Lisp [...]</description>
		<content:encoded><![CDATA[<p>[...] Hunchentoot webserver. There is a very good Lisp environment screencast by Marco Berringer, and an accompanying reference by Peter Christensen.  I highly recommend them for learning more about how to get your Lisp [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth</title>
		<link>http://www.pchristensen.com/blog/articles/reference-for-the-slimelispemacs-screencast/comment-page-1/#comment-1150</link>
		<dc:creator>Seth</dc:creator>
		<pubDate>Fri, 09 Jan 2009 23:43:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/articles/reference-for-the-slimelispemacs-screencast/#comment-1150</guid>
		<description>Thanks!  This is very very helpful.</description>
		<content:encoded><![CDATA[<p>Thanks!  This is very very helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bhrgunatha</title>
		<link>http://www.pchristensen.com/blog/articles/reference-for-the-slimelispemacs-screencast/comment-page-1/#comment-1090</link>
		<dc:creator>Bhrgunatha</dc:creator>
		<pubDate>Wed, 10 Dec 2008 01:55:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/articles/reference-for-the-slimelispemacs-screencast/#comment-1090</guid>
		<description>The original quicktime movie is avialable from the internet archive:

http://www.archive.org/details/UsingtheSLIMELispInteractionModeforEmacs</description>
		<content:encoded><![CDATA[<p>The original quicktime movie is avialable from the internet archive:</p>
<p><a href="http://www.archive.org/details/UsingtheSLIMELispInteractionModeforEmacs" rel="nofollow">http://www.archive.org/details/UsingtheSLIMELispInteractionModeforEmacs</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeep</title>
		<link>http://www.pchristensen.com/blog/articles/reference-for-the-slimelispemacs-screencast/comment-page-1/#comment-1005</link>
		<dc:creator>jeep</dc:creator>
		<pubDate>Sun, 23 Nov 2008 01:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/articles/reference-for-the-slimelispemacs-screencast/#comment-1005</guid>
		<description>For your information:

With standard keybindings, the macro at 16:25 could be:
C-x (
(#\ C-f M-SPC &#039; C-e &#039;) C-n C-a 
C-x ) 

i.e.
Start the keyboard macro with C-x (

Then insert the characters (#\
Go forward one character 
Get rid of all but one space (M-SPC)
Insert the character &#039;
Go to the end of the line
Insert the characters &#039;)
Go to the next line and then back to the beginning of the line.
Then close the macro with C-x )

Then C-x e to execute it and e to repeat.</description>
		<content:encoded><![CDATA[<p>For your information:</p>
<p>With standard keybindings, the macro at 16:25 could be:<br />
C-x (<br />
(#\ C-f M-SPC &#8216; C-e &#8216;) C-n C-a<br />
C-x ) </p>
<p>i.e.<br />
Start the keyboard macro with C-x (</p>
<p>Then insert the characters (#\<br />
Go forward one character<br />
Get rid of all but one space (M-SPC)<br />
Insert the character &#8216;<br />
Go to the end of the line<br />
Insert the characters &#8216;)<br />
Go to the next line and then back to the beginning of the line.<br />
Then close the macro with C-x )</p>
<p>Then C-x e to execute it and e to repeat.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steffen</title>
		<link>http://www.pchristensen.com/blog/articles/reference-for-the-slimelispemacs-screencast/comment-page-1/#comment-805</link>
		<dc:creator>Steffen</dc:creator>
		<pubDate>Tue, 16 Sep 2008 20:17:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/articles/reference-for-the-slimelispemacs-screencast/#comment-805</guid>
		<description>Hi,

The link to the mov-file does not work anymore. So does the torrent. Is there an alternative source?

Thanks for your transcript!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>The link to the mov-file does not work anymore. So does the torrent. Is there an alternative source?</p>
<p>Thanks for your transcript!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Si</title>
		<link>http://www.pchristensen.com/blog/articles/reference-for-the-slimelispemacs-screencast/comment-page-1/#comment-750</link>
		<dc:creator>Si</dc:creator>
		<pubDate>Sun, 29 Jun 2008 09:57:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/articles/reference-for-the-slimelispemacs-screencast/#comment-750</guid>
		<description>You can find the video here:

http://www.guba.com/watch/3000054867

Considering it&#039;s a free video, I would think there is no problem at all downloading it via http://javimoya.com

It&#039;s a little more compressed than the original, but you won&#039;t notice any difference in quality (unlike a Google video version I saw).</description>
		<content:encoded><![CDATA[<p>You can find the video here:</p>
<p><a href="http://www.guba.com/watch/3000054867" rel="nofollow">http://www.guba.com/watch/3000054867</a></p>
<p>Considering it&#8217;s a free video, I would think there is no problem at all downloading it via <a href="http://javimoya.com" rel="nofollow">http://javimoya.com</a></p>
<p>It&#8217;s a little more compressed than the original, but you won&#8217;t notice any difference in quality (unlike a Google video version I saw).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pontus</title>
		<link>http://www.pchristensen.com/blog/articles/reference-for-the-slimelispemacs-screencast/comment-page-1/#comment-736</link>
		<dc:creator>Pontus</dc:creator>
		<pubDate>Sun, 22 Jun 2008 14:43:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/articles/reference-for-the-slimelispemacs-screencast/#comment-736</guid>
		<description>I know the movie is old but I would still like to see it. For some reason the links to it doesn&#039;t get me anywhere. Does anybody have an Idea?</description>
		<content:encoded><![CDATA[<p>I know the movie is old but I would still like to see it. For some reason the links to it doesn&#8217;t get me anywhere. Does anybody have an Idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jkndrkn</title>
		<link>http://www.pchristensen.com/blog/articles/reference-for-the-slimelispemacs-screencast/comment-page-1/#comment-735</link>
		<dc:creator>jkndrkn</dc:creator>
		<pubDate>Sat, 21 Jun 2008 21:39:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/articles/reference-for-the-slimelispemacs-screencast/#comment-735</guid>
		<description>Hey there. I am interested in checking out the SLIME screencast, but it looks like both the .mov and .torrent versions are unavailable. Have they been moved permanently?</description>
		<content:encoded><![CDATA[<p>Hey there. I am interested in checking out the SLIME screencast, but it looks like both the .mov and .torrent versions are unavailable. Have they been moved permanently?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Recap of Intro to Lisp Workshop &#187; What&#8217;s In Peter&#8217;s Head</title>
		<link>http://www.pchristensen.com/blog/articles/reference-for-the-slimelispemacs-screencast/comment-page-1/#comment-630</link>
		<dc:creator>Recap of Intro to Lisp Workshop &#187; What&#8217;s In Peter&#8217;s Head</dc:creator>
		<pubDate>Tue, 03 Jun 2008 17:52:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/articles/reference-for-the-slimelispemacs-screencast/#comment-630</guid>
		<description>[...] and movies like those from the SICP lectures, LispCast, the SLIME movie, [...]</description>
		<content:encoded><![CDATA[<p>[...] and movies like those from the SICP lectures, LispCast, the SLIME movie, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivar Refsdal</title>
		<link>http://www.pchristensen.com/blog/articles/reference-for-the-slimelispemacs-screencast/comment-page-1/#comment-223</link>
		<dc:creator>Ivar Refsdal</dc:creator>
		<pubDate>Sun, 17 Feb 2008 10:14:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.pchristensen.com/blog/articles/reference-for-the-slimelispemacs-screencast/#comment-223</guid>
		<description>Thanks for giving me a link to this page! :-)
Good job.

The filename translations are also outdated:
http://common-lisp.net/project/slime/doc/html/Setting-up-pathname-translations.html#Setting-up-pathname-translations</description>
		<content:encoded><![CDATA[<p>Thanks for giving me a link to this page! <img src='http://www.pchristensen.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
Good job.</p>
<p>The filename translations are also outdated:<br />
<a href="http://common-lisp.net/project/slime/doc/html/Setting-up-pathname-translations.html#Setting-up-pathname-translations" rel="nofollow">http://common-lisp.net/project/slime/doc/html/Setting-up-pathname-translations.html#Setting-up-pathname-translations</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
