<?xml version="1.0" encoding="utf-8"?>

<rss version="2.0" xml:base="http://lisplog.org/">
<channel>
 <title>Lisplog</title>
 <link>http://lisplog.org/</link>
 <description>Blogging in Lisp</description>
 <language>en</language>
 <managingEditor>Bill St. Clair</managingEditor>
 <generator>Lisplog</generator>
<item>
 <title>Feeds List for RSS Aggregator</title>
 <link>http://lisplog.org/feeds_list_for_rss_aggregator.html</link>
 <description>&lt;p&gt;Today I went live with a new feature for the RSS aggregator, a feed list. It&#039;s accessible via the &lt;a href=&quot;aggregator/feeds.html&quot;&gt;feeds&lt;/a&gt; link on the right side of the &lt;a href=&quot;aggregator/&quot;&gt;news&lt;/a&gt; index page (in the &quot;Navigation&quot; section of the right column). I&#039;ll add OPML and a lisp list of feed URLs soon.&lt;/p&gt;</description>
 <pubDate>Sat, 04 May 2013 15:03:52 GMT</pubDate>
</item>
<item>
 <title>Lisp News Aggregator</title>
 <link>http://lisplog.org/lisp_news_aggregator.html</link>
 <description>&lt;p&gt;I compiled a list of a few Lisp-related RSS feeds to aggregate, and pointed the new code at them. Accessible via the &quot;news&quot; link in the &quot;Navigation&quot; section of the right column, which links to &lt;a href=&#039;aggregator/&#039;&gt;lisplog.org/aggregator&lt;/a&gt;. Here&#039;s what I found in a quick search:&lt;/p&gt;

&lt;p&gt; &lt;a href=&#039;http://lisplog.org/rss.xml&#039;&gt;http://lisplog.org/rss.xml&lt;/a&gt;&lt;br/&gt;
 &lt;a href=&#039;http://planet.lisp.org/rss20.xml&#039;&gt;http://planet.lisp.org/rss20.xml&lt;/a&gt;&lt;br/&gt;
 &lt;a href=&#039;http://www.common-lisp.net/index.xml&#039;&gt;http://www.common-lisp.net/index.xml&lt;/a&gt;&lt;br/&gt;
 &lt;a href=&#039;http://lispjobs.wordpress.com/feed/&#039;&gt;http://lispjobs.wordpress.com/feed/&lt;/a&gt;&lt;br/&gt;
 &lt;a href=&#039;http://xach.livejournal.com/data/rss&#039;&gt;http://xach.livejournal.com/data/rss&lt;/a&gt;&lt;br/&gt;
 &lt;a href=&#039;http://lisptips.com/rss&#039;&gt;http://lisptips.com/rss&lt;/a&gt;&lt;br/&gt;
 &lt;a href=&#039;http://slime-tips.tumblr.com/rss&#039;&gt;http://slime-tips.tumblr.com/rss&lt;/a&gt;&lt;br/&gt;
 &lt;a href=&#039;http://lisp-univ-etc.blogspot.com/feeds/posts/default/-/en&#039;&gt;http://lisp-univ-etc.blogspot.com/feeds/posts/default/-/en&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I&#039;ll add more as I come across them. Comment on this post to recommend your favorites.&lt;/p&gt;</description>
 <pubDate>Sat, 06 Apr 2013 14:23:32 GMT</pubDate>
</item>
<item>
 <title>RSS Aggregator Goes Live</title>
 <link>http://lisplog.org/rss_aggregator_goes_live.html</link>
 <description>&lt;p&gt;After running it on my iMac for a couple of nights, I made Lisplog&#039;s new RSS aggregator live at &lt;a href=&#039;http://billstclair.com/blog/aggregator/&#039;&gt;http://billstclair.com/blog/aggregator/&lt;/a&gt; . There are still lots of features I could add, but it&#039;s now functional. I&#039;ll put together a Lisp blog aggregator here real soon now.&lt;/p&gt;</description>
 <pubDate>Sat, 06 Apr 2013 07:35:01 GMT</pubDate>
</item>
<item>
 <title>RSS Aggregator</title>
 <link>http://lisplog.org/rss_aggregator.html</link>
 <description>&lt;p&gt;I&#039;ve started working on an RSS aggregator for Lisplog. Very simple and not designed to scale, but good enough to periodically pull RSS feeds from 50 or 100 sites and create static HTML for them. Will post again when I&#039;ve got it done, but you can look at my progress at &lt;a href=&#039;aggregator/&#039;&gt;lisplog.org/aggregator&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 02 Apr 2013 11:12:07 GMT</pubDate>
</item>
<item>
 <title>I&#039;m Not Dead yet. Yes you are. Shut up.</title>
 <link>http://lisplog.org/not-dead.html</link>
 <description>&lt;p&gt;I continue to use LispLog every day for my personal blog, but I haven&#039;t spent the time to add more documentation here, or a user interface for editing the settings file. But then, nobody has asked for it, either.&lt;/p&gt;</description>
 <pubDate>Tue, 07 Feb 2012 20:30:43 GMT</pubDate>
</item>
<item>
 <title>Captcha fixed</title>
 <link>http://lisplog.org/captcha_fixed.html</link>
 <description>&lt;p&gt;Until now, you haven&#039;t been able to post comments or register new accounts here. The captcha validation code was missing its database arg, so it was looking for the captcha state of my political blog. Duh. Fixing these as quickly as I find them, so please report bugs, either as comments on the blog or to the email address at the bottom of each page. Thanks to Junker for reporting this one.&lt;/p&gt;</description>
 <pubDate>Mon, 15 Aug 2011 02:58:25 GMT</pubDate>
</item>
<item>
 <title>Welcome to the Lisplog Blog</title>
 <link>http://lisplog.org/welcome.html</link>
 <description>&lt;p&gt;Lisplog is a templating system for using Apache and Hunchentoot to maintain a blog. It writes content as static HTML files, which Apache serves very quickly, and uses a Lisp process running Hunchentoot to add and edit posts and comments.&lt;/p&gt;

&lt;p&gt;I wrote Lisplog as an improvement on Drupal for maintaining my political blog. It has served that purpose well. I&#039;ve been eating my own dog food since June of 2011. This site will hopefully provide enough documentation so others can follow suit.&lt;/p&gt;

&lt;p&gt;One Lisplog process can serve multiple web sites, currently on a separate port for each. The process serving Lisplog.org also serves my political blog, and will likely support a third blog soon.&lt;/p&gt;

&lt;p&gt;See the &lt;a href=&quot;./faq.html&quot;&gt;FAQ&lt;/a&gt; for information about navigating the blog. See the &lt;a href=&quot;./doc/&quot;&gt;Documentation&lt;/a&gt; for information about installing and maintaining your own Lisplog blog.&lt;/p&gt;

&lt;p&gt;Thanks to Jayanath Rodrigo for his &lt;a href=&quot;http://eksith.com/experiments/simply/simply-03.html&quot;&gt;&quot;Simply&quot; theme&lt;/a&gt; from which I created this layout.&lt;/p&gt;</description>
 <pubDate>Sat, 13 Aug 2011 10:48:12 GMT</pubDate>
</item>
</channel>
</rss>
