<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
 
 <title>Tim Riddell</title>
 <link href="http://riddell.us/atom.xml" rel="self"/>
 <link href="http://riddell.us/blog"/>
 <updated>2010-08-05T13:00:24-05:00</updated>
 <id>http://riddell.us/blog/</id>
 <author>
   <name>Tim Riddell</name>
   <email>timATriddell.us</email>
 </author>

 
 <entry>
   <title>Clojure, Swank & Leiningen</title>
   <link href="http://riddell.us/blog/2010/08/05/clojure-tutorial-lein.html"/>
   <updated>2010-08-05T00:00:00-05:00</updated>
   <id>http://riddell.us/blog/2010/08/05/clojure-tutorial-lein</id>
   <content type="html">&lt;h1&gt;Clojure, Swank &amp;amp; Leiningen&lt;/h1&gt;
&lt;p class=&quot;meta&quot;&gt;05 August 2010&lt;/p&gt;
&lt;p&gt;This is a new post for a tutorial I created a while back but never blogged about. I&amp;#8217;ve just now tweaked it a bit and made sure that it works with the current software packages.&lt;/p&gt;
&lt;p&gt;Here is the tutorial:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;http://riddell.us/ClojureSwankLeiningenWithEmacsOnLinux.html&quot;&gt;Clojure, Swank, and Leiningen with Emacs on Linux&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
 </entry>
 
 <entry>
   <title>Clojure Tutorial Updated</title>
   <link href="http://riddell.us/blog/2010/03/15/clojure-tutorial-updated.html"/>
   <updated>2010-03-15T00:00:00-05:00</updated>
   <id>http://riddell.us/blog/2010/03/15/clojure-tutorial-updated</id>
   <content type="html">&lt;h1&gt;Clojure Tutorial Updated&lt;/h1&gt;
&lt;p class=&quot;meta&quot;&gt;15 March 2010&lt;/p&gt;
&lt;p&gt;Thanks to an email from a friendly clojurian, Jeff Stearn, pointing out the necesssary changes, I have now updated the Clojure on Ubuntu tutorial to support using maven for clojure-contrib. I hope this is helpful to others and thanks Jeff!&lt;/p&gt;
&lt;p&gt;Here is the updated tutorial:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;http://riddell.us/ClojureOnUbuntu.html&quot;&gt;Clojure on Ubuntu&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
 </entry>
 
 <entry>
   <title>Tutorials Updated</title>
   <link href="http://riddell.us/blog/2009/10/07/tutorials-updated.html"/>
   <updated>2009-10-07T00:00:00-05:00</updated>
   <id>http://riddell.us/blog/2009/10/07/tutorials-updated</id>
   <content type="html">&lt;h1&gt;Tutorials Updated&lt;/h1&gt;
&lt;p class=&quot;meta&quot;&gt;07 October 2009&lt;/p&gt;
&lt;p&gt;A lot has changed in the clojure world in past months and my tutorials were quite out of date until this morning. I have now updated both the basic clojure setup as well as the slime/swank integration. I hope this helps someone out there getting clojure running on emacs.&lt;/p&gt;
&lt;p&gt;Here are the tutorials I&amp;#8217;ve updated:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;http://riddell.us/ClojureOnUbuntu.html&quot;&gt;Clojure on Ubuntu&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://riddell.us/ClojureWithEmacsSlimeSwankOnUbuntu.html&quot;&gt;Clojure with Emacs and Slime/Swank on Ubuntu&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
 </entry>
 
 <entry>
   <title>Tutorials Available</title>
   <link href="http://riddell.us/blog/2009/06/05/tutorials-available.html"/>
   <updated>2009-06-05T00:00:00-05:00</updated>
   <id>http://riddell.us/blog/2009/06/05/tutorials-available</id>
   <content type="html">&lt;h1&gt;Tutorials Available&lt;/h1&gt;
&lt;p class=&quot;meta&quot;&gt;05 June 2009&lt;/p&gt;
&lt;p&gt;Earlier this year I created some tutorials surrounding some of the technologies I&amp;#8217;ve recently been interested in, namely emacs, clojure and android. At the time I was learning about emacs and &lt;a href=&quot;http://mwolson.org/projects/EmacsMuse.html&quot;&gt;muse&lt;/a&gt; which gave me some extra motivation to complete them. Since most of the tutorials were clojure related I also posted a couple of links in the clojure google group.&lt;/p&gt;
&lt;p&gt;Well, it recently has since come to my attention that searching for &amp;#8220;clojure emacs&amp;#8221; on google ranks my tutorial 3rd. That is a bit surprising to me since I didn&amp;#8217;t have a blog to promote their availability. Since then I&amp;#8217;ve (somewhat begrudgingly) started a blog (on which you are reading the first post.)&lt;/p&gt;
&lt;p&gt;The real reason for this initial step is to hopefully promote what is probably a better way to configue a clojure and emacs environment with slime/swank (boy, my family will sure be happy I&amp;#8217;ve started a blog to help clear up the ol&amp;#8217; clojure/emacs/slime/swank thing ;-) Phil Hagleberg has created some tools which will not only help with the topic described above but which can also help with emacs configuration in general. His tutorial on the clojure-specific piece is located here: &lt;a href=&quot;http://technomancy.us/126&quot;&gt;in which are found tricks of the trade concerning clojure authorship&lt;/a&gt; . Love the name. I have not personally used this approach (yet) but I&amp;#8217;ve seen that others have with good success.&lt;/p&gt;
&lt;p&gt;I&amp;#8217;ve updated my tutorial on the topic to point to Phil&amp;#8217;s post as a potential option. Hopefully my original approach still works as well with the current software packages.&lt;/p&gt;
&lt;p&gt;Here is a list of the tutorials I&amp;#8217;ve created to date:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;http://riddell.us/EmacsOnUbuntu.html&quot;&gt;Emacs on Ubuntu&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://riddell.us/ClojureOnUbuntu.html&quot;&gt;Clojure on Ubuntu&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://riddell.us/ClojureWithEmacsSlimeSwankOnUbuntu.html&quot;&gt;Clojure with Emacs and Slime/Swank on Ubuntu&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://riddell.us/AndroidWithEmacsOnUbuntu.html&quot;&gt;Android with Emacs on Ubuntu&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://riddell.us/ClojureAndAndroidWithEmacsOnUbuntu.html&quot;&gt;Clojure and Android with Emacs on Ubuntu&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;</content>
 </entry>
 
 
</feed>
