<?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/"
	>

<channel>
	<title>D&#039;Arcy Norman dot net &#187; blosxom</title>
	<atom:link href="http://www.darcynorman.net/tag/blosxom/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darcynorman.net</link>
	<description>just a lowly edtech geek, mumble mumble university of calgary</description>
	<lastBuildDate>Mon, 22 Mar 2010 04:37:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Issues with migration from Blosxom to Wordpress</title>
		<link>http://www.darcynorman.net/2005/03/02/issues-with-migration-from-blosxom-to-wordpress/</link>
		<comments>http://www.darcynorman.net/2005/03/02/issues-with-migration-from-blosxom-to-wordpress/#comments</comments>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<dc:creator>dnorman</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[blosxom]]></category>
		<category><![CDATA[movabletype]]></category>

		<guid isPermaLink="false">16801782</guid>
		<description><![CDATA[I was just going through some old posts to see what else I'd written on Pachyderm, and noticed that there are several posts that have munged "Read the rest..." links.

Looks like when I exported everything from Blosxom to the MovableType archive format for importing to WordPress, long posts got clipped. I'll have to dig out the original source .txt files from the Blosxom incarnation of my weblog and fill in the blanks. What a PiTA.

It's either going to have to wait for a while until things slow down a bit, or for a time when I need something banal and mundane to chew on while I try to figure something else out...]]></description>
			<content:encoded><![CDATA[<p></p><p>I was just going through some old posts to see what else I&#8217;d written on Pachyderm, and noticed that there are several posts that have munged &#8220;Read the rest&#8230;&#8221; links.</p>
<p>Looks like when I exported everything from Blosxom to the MovableType archive format for importing to WordPress, long posts got clipped. I&#8217;ll have to dig out the original source .txt files from the Blosxom incarnation of my weblog and fill in the blanks. What a PiTA.</p>
<p>It&#8217;s either going to have to wait for a while until things slow down a bit, or for a time when I need something banal and mundane to chew on while I try to figure something else out&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.darcynorman.net/2005/03/02/issues-with-migration-from-blosxom-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to migrate posts from Blosxom to Wordpress</title>
		<link>http://www.darcynorman.net/2004/09/01/how-to-migrate-posts-from-blosxom-to-wordpress/</link>
		<comments>http://www.darcynorman.net/2004/09/01/how-to-migrate-posts-from-blosxom-to-wordpress/#comments</comments>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<dc:creator>dnorman</dc:creator>
				<category><![CDATA[blosxom]]></category>

		<guid isPermaLink="false">643619052</guid>
		<description><![CDATA[<p>I'm not planning on leaving <a href="http://www.blosxom.com">Blosxom</a> any time soon, but if I was to switch (again), I'd move to <a href="http://www.wordpress.org">Wordpress</a>. It's getting to be a great package, with solid plans and active development.</p>
<p>Assuming I ever decide to switch, there is a <a href="http://nozell.com/blog/archives/2004/07/13/howto-migrate-from-blosxom-to-wordpress-work-in-progress/">HOWTO describing</a> how to get posts from Blosxom (individual .txt files in folders) into Wordpress (MySQL). It involves a custom Blosxom flavour that spits out a standard MovableType export file, which can be read by Wordpress (and many other weblog packages, actually).</p>
<p>Always good to have options...</p>
<p><b>UPDATE:</b> Just did a test install of Wordpress on my TiBook. Took under 5 minutes (most of that was actually downloading the files and figuring out where to put them). Took about that long to configure. And about another 5 minutes to export all 400-odd posts from my Blosxom weblog and import them into Wordpress. It worked very smoothly. The only wrinkle is in the translation of the hierarchical categories. Looks like I'll get to touch each post to verify all proper categories are set. Not rocket science, but will likely take an hour or two if I ever switch. Oh, and comments don't make it through the stargate, but that's not such a bad thing...</p>]]></description>
			<content:encoded><![CDATA[<p></p><p>I&#8217;m not planning on leaving <a href="http://www.blosxom.com">Blosxom</a> any time soon, but if I was to switch (again), I&#8217;d move to <a href="http://www.wordpress.org">Wordpress</a>. It&#8217;s getting to be a great package, with solid plans and active development.</p>
<p>Assuming I ever decide to switch, there is a <a href="http://nozell.com/blog/archives/2004/07/13/howto-migrate-from-blosxom-to-wordpress-work-in-progress/">HOWTO describing</a> how to get posts from Blosxom (individual .txt files in folders) into Wordpress (MySQL). It involves a custom Blosxom flavour that spits out a standard MovableType export file, which can be read by Wordpress (and many other weblog packages, actually).</p>
<p>Always good to have options&#8230;</p>
<p><b>UPDATE:</b> Just did a test install of Wordpress on my TiBook. Took under 5 minutes (most of that was actually downloading the files and figuring out where to put them). Took about that long to configure. And about another 5 minutes to export all 400-odd posts from my Blosxom weblog and import them into Wordpress. It worked very smoothly. The only wrinkle is in the translation of the hierarchical categories. Looks like I&#8217;ll get to touch each post to verify all proper categories are set. Not rocket science, but will likely take an hour or two if I ever switch. Oh, and comments don&#8217;t make it through the stargate, but that&#8217;s not such a bad thing&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.darcynorman.net/2004/09/01/how-to-migrate-posts-from-blosxom-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Blosxom + MT-Blacklist == Happy Blogging</title>
		<link>http://www.darcynorman.net/2004/05/25/blosxom-mt-blacklist-happy-blogging/</link>
		<comments>http://www.darcynorman.net/2004/05/25/blosxom-mt-blacklist-happy-blogging/#comments</comments>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<dc:creator>dnorman</dc:creator>
				<category><![CDATA[blosxom]]></category>

		<guid isPermaLink="false">575291315</guid>
		<description><![CDATA[<p>I was thinking a bit over the weekend about modifying <a href="http://www.jayallen.org">Jay Allen</a>'s awesome <a href="http://www.jayallen.org/misc/projects/mt-blacklist/">MT-Blacklist plugin</a> to work with <a href="http://www.blosxom.com">Blosxom</a>. I just did some googling, and searching of the Yahoo Group for Blosxom, and came up with <a href="http://www.lathi.net/twiki-bin/view/Main/BlogSpam">Doug Alcorn's BlogSpam</a>.</p>

<p>It's based on the MT-Blacklist plugin, and uses the same <a href="http://www.jayallen.org/comment_spam/blacklist.txt">blacklist.txt</a> file. It even merges in email notification of new writebacks, making my own <a href="http://commons.ucalgary.ca/weblogs/dnorman/software/weblog/blosxom/wbnotify_nosendmail.html">wbnotify_nosendmail</a> hack unnecessary and redundant.</p>
<p>If you're thinking of using Blosxom as a weblog in a public space, do yourself a favour and grab BlogSpam. It replaces the default writeback plugin, and only requires some minor customization. (I added some additional stuff to quote the name in the sender's email address, and to use a specified mailserver rather than localhost - I'll probably do some other minor modification to tweak the output message as well).</p>

<p>One thing I couldn't get working as per Doug's instructions was the automatic update of the blacklist.txt file using his perl scripts. It's easily cronnable without using Perl, though... I'll likely just have it curl the latest blacklist.txt file into place once a week or so...</p>]]></description>
			<content:encoded><![CDATA[<p></p><p>I was thinking a bit over the weekend about modifying <a href="http://www.jayallen.org">Jay Allen</a>&#8217;s awesome <a href="http://www.jayallen.org/misc/projects/mt-blacklist/">MT-Blacklist plugin</a> to work with <a href="http://www.blosxom.com">Blosxom</a>. I just did some googling, and searching of the Yahoo Group for Blosxom, and came up with <a href="http://www.lathi.net/twiki-bin/view/Main/BlogSpam">Doug Alcorn&#8217;s BlogSpam</a>.</p>
<p>It&#8217;s based on the MT-Blacklist plugin, and uses the same <a href="http://www.jayallen.org/comment_spam/blacklist.txt">blacklist.txt</a> file. It even merges in email notification of new writebacks, making my own <a href="http://commons.ucalgary.ca/weblogs/dnorman/software/weblog/blosxom/wbnotify_nosendmail.html">wbnotify_nosendmail</a> hack unnecessary and redundant.</p>
<p>If you&#8217;re thinking of using Blosxom as a weblog in a public space, do yourself a favour and grab BlogSpam. It replaces the default writeback plugin, and only requires some minor customization. (I added some additional stuff to quote the name in the sender&#8217;s email address, and to use a specified mailserver rather than localhost &#8211; I&#8217;ll probably do some other minor modification to tweak the output message as well).</p>
<p>One thing I couldn&#8217;t get working as per Doug&#8217;s instructions was the automatic update of the blacklist.txt file using his perl scripts. It&#8217;s easily cronnable without using Perl, though&#8230; I&#8217;ll likely just have it curl the latest blacklist.txt file into place once a week or so&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.darcynorman.net/2004/05/25/blosxom-mt-blacklist-happy-blogging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blosxom WBNotify_NoSendMail Plugin</title>
		<link>http://www.darcynorman.net/2004/05/19/blosxom-wbnotify-nosendmail-plugin/</link>
		<comments>http://www.darcynorman.net/2004/05/19/blosxom-wbnotify-nosendmail-plugin/#comments</comments>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<dc:creator>dnorman</dc:creator>
				<category><![CDATA[blosxom]]></category>

		<guid isPermaLink="false">1368940673</guid>
		<description><![CDATA[<p>I was frustrated because the <a href="http://www.blosxom.com">Blosxom</a> <a href="http://www.blosxom.com/plugins/input/wbnotify.htm">wbnotify plugin</a> wouldn't work if you don't have sendmail enabled on your host. I don't have it turned on on the commons webserver, so writeback notifications failed.</p>

<p>As my first Perl coding ever, I modified the <a href="http://www.blosxom.com/plugins/input/wbnotify.htm">wbnotify plugin</a> by <a href="http://iki.fi/psavo/">Pasi Savolainen</a> so that it uses the Perl module <a href="http://www.perldoc.com/perl5.6.1/lib/Net/SMTP.html" title="Net::SMTP">Net::SMTP</a> rather than sendmail.</p>

<p>After some tweaking (mostly because I can't seem to hit the right keys to save my life today. Come <em>on</em><a href="http://www.motrin.com/" title="Motrin">Motrin</a>, do your stuff), it's working, and happily sending notifications of new writebacks.</p>

<p>If you are in a similar situation, feel free to grab a copy of <a href="http://commons.ucalgary.ca/~dnorman/wbnotify_nosendmail">wbnotify_nosendmail</a> for yourself. It needs some minor configuration before it will work (you need to provide a destination email address, a sender email address, and the location of a machine with SMTP that you want to use).</p>

<p>The current limitation of this setup is that all Blosxom weblogs on a single server (well, sharing a plugins directory, anyway) will send notification to the same account. Not a big deal, since this is the only Blosxom weblog on the server, but it may become a problem...</p>

<p><b>UPDATE:</b> This plugin is actually quite redundant. If you're looking for this, be sure to check out <a href="http://www.lathi.net/twiki-bin/view/Main/BlogSpam">Doug Alcorn's BlogSpam</a> - my thoughts on it are <a href="http://commons.ucalgary.ca/weblogs/dnorman/software/weblog/blosxom/BlogSpamPlugin.html">here</a>.</p>]]></description>
			<content:encoded><![CDATA[<p></p><p>I was frustrated because the <a href="http://www.blosxom.com">Blosxom</a> <a href="http://www.blosxom.com/plugins/input/wbnotify.htm">wbnotify plugin</a> wouldn&#8217;t work if you don&#8217;t have sendmail enabled on your host. I don&#8217;t have it turned on on the commons webserver, so writeback notifications failed.</p>
<p>As my first Perl coding ever, I modified the <a href="http://www.blosxom.com/plugins/input/wbnotify.htm">wbnotify plugin</a> by <a href="http://iki.fi/psavo/">Pasi Savolainen</a> so that it uses the Perl module <a href="http://www.perldoc.com/perl5.6.1/lib/Net/SMTP.html" title="Net::SMTP">Net::SMTP</a> rather than sendmail.</p>
<p>After some tweaking (mostly because I can&#8217;t seem to hit the right keys to save my life today. Come <em>on</em><a href="http://www.motrin.com/" title="Motrin">Motrin</a>, do your stuff), it&#8217;s working, and happily sending notifications of new writebacks.</p>
<p>If you are in a similar situation, feel free to grab a copy of <a href="http://commons.ucalgary.ca/~dnorman/wbnotify_nosendmail">wbnotify_nosendmail</a> for yourself. It needs some minor configuration before it will work (you need to provide a destination email address, a sender email address, and the location of a machine with SMTP that you want to use).</p>
<p>The current limitation of this setup is that all Blosxom weblogs on a single server (well, sharing a plugins directory, anyway) will send notification to the same account. Not a big deal, since this is the only Blosxom weblog on the server, but it may become a problem&#8230;</p>
<p><b>UPDATE:</b> This plugin is actually quite redundant. If you&#8217;re looking for this, be sure to check out <a href="http://www.lathi.net/twiki-bin/view/Main/BlogSpam">Doug Alcorn&#8217;s BlogSpam</a> &#8211; my thoughts on it are <a href="http://commons.ucalgary.ca/weblogs/dnorman/software/weblog/blosxom/BlogSpamPlugin.html">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.darcynorman.net/2004/05/19/blosxom-wbnotify-nosendmail-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trying a full switch to Blosxom</title>
		<link>http://www.darcynorman.net/2004/05/15/trying-a-full-switch-to-blosxom/</link>
		<comments>http://www.darcynorman.net/2004/05/15/trying-a-full-switch-to-blosxom/#comments</comments>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<dc:creator>dnorman</dc:creator>
				<category><![CDATA[blosxom]]></category>

		<guid isPermaLink="false">1941259920</guid>
		<description><![CDATA[<p>Just threw the switch, and now this weblog is managed by <a href="http://www.blosxom.com">Blosxom 2.0</a>.  I tweaked the HTML so it should be almost valid XHTML/CSS (mimicking the MT templates I was using before) - except for one minor bug where anchors include spaces, making this page technically invalid XHTML Transitional. Not a big deal for now.</p>

<p>There may be some minor hiccoughs, like completely different URLs for post pages (but nobody bookmarked those, probably...). Both the .rss and .rdf feeds are present (althrough the .rdf feed is just a copy of the .rss feed for now - most readers should display OK, and I'm looking into a "real" .rdf feed (they're implemented as "flavours" in Blosxom).</p>

<p>I've always liked the simplicity of Blosxom - it's just displaying files and folders, which I can manipulate at will without worrying about breaking it. Backups? Just tar the directory. Easy peasy.</p>

<p>One of the cooler things that Blosxom brings to the table, since it's just using a file hierarchy, is the ability to have nested categories, not just a flat list. And it can generate pages and feeds for any point of the hierarchy. Very cool, and flexible, and simple.</p>

<p>If it's acting up for anyone, please let me know.</p>

<p><b>UPDATE:</b> Just realized, since I'm using a script alias to trick you into thinking that /weblogs/dnorman is a real file, and not a cgi, the images I'd uploaded into /weblogs/dnorman/images/ are no longer valid URLs. I'll need to fix that... Perhaps I'll move them into my ~/dnorman directory and just use a BBEdit search-the-whole-freaking-directory search and replace to get the URLs fixed... Not a <em>huge</em> priority, but it would be nice to grandfather existing content into the new system... ;-)</p>

<p><b>UPDATE 2:</b> <a href="http://www.barebones.com/products/bbedit/index.shtml">BBEdit</a> has let me update all image links in all entries throughout the entire blog. In under 5 minutes. I love BBEdit.</p>

<p>I've also added a redirect so that folks looking for the old /weblogs/dnorman/index_rss2.rdf file will be handed off to /weblogs/dnorman/index.rss - assuming your agent honours redirects... I just tested <a href="http://ranchero.com/netnewswire/">NetNewsWire</a>, and it does (as do <a href="http://www.apple.com/safari/">Safari</a> and <a href="http://freshlysqueezedsoftware.com/products/pulpfiction/">PulpFiction</a> - not sure about other agents, but that's good enough for me ;-).</p>]]></description>
			<content:encoded><![CDATA[<p></p><p>Just threw the switch, and now this weblog is managed by <a href="http://www.blosxom.com">Blosxom 2.0</a>.  I tweaked the HTML so it should be almost valid XHTML/CSS (mimicking the MT templates I was using before) &#8211; except for one minor bug where anchors include spaces, making this page technically invalid XHTML Transitional. Not a big deal for now.</p>
<p>There may be some minor hiccoughs, like completely different URLs for post pages (but nobody bookmarked those, probably&#8230;). Both the .rss and .rdf feeds are present (althrough the .rdf feed is just a copy of the .rss feed for now &#8211; most readers should display OK, and I&#8217;m looking into a &#8220;real&#8221; .rdf feed (they&#8217;re implemented as &#8220;flavours&#8221; in Blosxom).</p>
<p>I&#8217;ve always liked the simplicity of Blosxom &#8211; it&#8217;s just displaying files and folders, which I can manipulate at will without worrying about breaking it. Backups? Just tar the directory. Easy peasy.</p>
<p>One of the cooler things that Blosxom brings to the table, since it&#8217;s just using a file hierarchy, is the ability to have nested categories, not just a flat list. And it can generate pages and feeds for any point of the hierarchy. Very cool, and flexible, and simple.</p>
<p>If it&#8217;s acting up for anyone, please let me know.</p>
<p><b>UPDATE:</b> Just realized, since I&#8217;m using a script alias to trick you into thinking that /weblogs/dnorman is a real file, and not a cgi, the images I&#8217;d uploaded into /weblogs/dnorman/images/ are no longer valid URLs. I&#8217;ll need to fix that&#8230; Perhaps I&#8217;ll move them into my ~/dnorman directory and just use a BBEdit search-the-whole-freaking-directory search and replace to get the URLs fixed&#8230; Not a <em>huge</em> priority, but it would be nice to grandfather existing content into the new system&#8230; <img src='http://www.darcynorman.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><b>UPDATE 2:</b> <a href="http://www.barebones.com/products/bbedit/index.shtml">BBEdit</a> has let me update all image links in all entries throughout the entire blog. In under 5 minutes. I love BBEdit.</p>
<p>I&#8217;ve also added a redirect so that folks looking for the old /weblogs/dnorman/index_rss2.rdf file will be handed off to /weblogs/dnorman/index.rss &#8211; assuming your agent honours redirects&#8230; I just tested <a href="http://ranchero.com/netnewswire/">NetNewsWire</a>, and it does (as do <a href="http://www.apple.com/safari/">Safari</a> and <a href="http://freshlysqueezedsoftware.com/products/pulpfiction/">PulpFiction</a> &#8211; not sure about other agents, but that&#8217;s good enough for me <img src='http://www.darcynorman.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> .</p>
]]></content:encoded>
			<wfw:commentRss>http://www.darcynorman.net/2004/05/15/trying-a-full-switch-to-blosxom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blosxom 3.0 Alpha is out</title>
		<link>http://www.darcynorman.net/2004/05/15/blosxom-3-0-alpha-is-out/</link>
		<comments>http://www.darcynorman.net/2004/05/15/blosxom-3-0-alpha-is-out/#comments</comments>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<dc:creator>dnorman</dc:creator>
				<category><![CDATA[blosxom]]></category>

		<guid isPermaLink="false">940843769</guid>
		<description><![CDATA[<p>Good to see Rael is still hard at work hacking on <a href="http://www.blosxom.com">Blosxom</a>. 2.0 is pretty solid, but some of the stuff going into 3.0 sound like it will be easier for multiple authors/blogs (like having config outside of the main .cgi, for one...)</p>]]></description>
			<content:encoded><![CDATA[<p></p><p>Good to see Rael is still hard at work hacking on <a href="http://www.blosxom.com">Blosxom</a>. 2.0 is pretty solid, but some of the stuff going into 3.0 sound like it will be easier for multiple authors/blogs (like having config outside of the main .cgi, for one&#8230;)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.darcynorman.net/2004/05/15/blosxom-3-0-alpha-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trying out Blosxom 2.0</title>
		<link>http://www.darcynorman.net/2004/05/14/trying-out-blosxom-2-0/</link>
		<comments>http://www.darcynorman.net/2004/05/14/trying-out-blosxom-2-0/#comments</comments>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<dc:creator>dnorman</dc:creator>
				<category><![CDATA[blosxom]]></category>

		<guid isPermaLink="false">771633026</guid>
		<description><![CDATA[<p>Trying out Blosxom 2.0 to see if it can replace MovableType</p>

<p>It looks like it's grown up a LOT since the pre-1.0-beta days. Quite fully featured.</p>

<p>I'm hoping that I can script a modification of the timestamp of blog entries, to the values saved by a handy-dandy movabletype-to-blosxom export tip.  If I can do that, and if it can handle multiple blogs and multiple authors, then we're good to go.</p>

<p>Well, dang. It sure is easy to edit stuff in Blosxom...</p>

<p>Now, to figure out how to have multiple authors and multiple blogs, or any combination thereof...</p>]]></description>
			<content:encoded><![CDATA[<p></p><p>Trying out Blosxom 2.0 to see if it can replace MovableType</p>
<p>It looks like it&#8217;s grown up a LOT since the pre-1.0-beta days. Quite fully featured.</p>
<p>I&#8217;m hoping that I can script a modification of the timestamp of blog entries, to the values saved by a handy-dandy movabletype-to-blosxom export tip.  If I can do that, and if it can handle multiple blogs and multiple authors, then we&#8217;re good to go.</p>
<p>Well, dang. It sure is easy to edit stuff in Blosxom&#8230;</p>
<p>Now, to figure out how to have multiple authors and multiple blogs, or any combination thereof&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.darcynorman.net/2004/05/14/trying-out-blosxom-2-0/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Customizing Blosxom</title>
		<link>http://www.darcynorman.net/2002/12/01/customizing-blosxom/</link>
		<comments>http://www.darcynorman.net/2002/12/01/customizing-blosxom/#comments</comments>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<dc:creator>dnorman</dc:creator>
				<category><![CDATA[blosxom]]></category>

		<guid isPermaLink="false">1385175346</guid>
		<description><![CDATA[<p>I've been playing around with some of the community's contributions to Blosxom, and it looks like they're going to fill in the "missing bits"</p>
<p>I've added the active category list on the right side, thanks to Michael McCracken, who <a href="http://disco.ucsd.edu/blog/computers/blogging/2002/Oct/03#liveCategoriesBlosxom">posted instructions</a>.</p>
<p>I've been trying to get searching and comments, but neither appear to be working correctly. Searching just plain pukes when activated according to instructions, and comments appears to be a one-way street: you can add them, but can't view them...</p>
<p>There's a <a href="http://groups.yahoo.com/group/blosxom ">Yahoo group</a>, where they mention work on a calendar display, too. Cool.</p>
<p>Still, quite promising. I'll keep playing around with Blosxom and see if I can learn some Perl along the way.</p>]]></description>
			<content:encoded><![CDATA[<p></p><p>I&#8217;ve been playing around with some of the community&#8217;s contributions to Blosxom, and it looks like they&#8217;re going to fill in the &#8220;missing bits&#8221;</p>
<p>I&#8217;ve added the active category list on the right side, thanks to Michael McCracken, who <a href="http://disco.ucsd.edu/blog/computers/blogging/2002/Oct/03#liveCategoriesBlosxom">posted instructions</a>.</p>
<p>I&#8217;ve been trying to get searching and comments, but neither appear to be working correctly. Searching just plain pukes when activated according to instructions, and comments appears to be a one-way street: you can add them, but can&#8217;t view them&#8230;</p>
<p>There&#8217;s a <a href="http://groups.yahoo.com/group/blosxom ">Yahoo group</a>, where they mention work on a calendar display, too. Cool.</p>
<p>Still, quite promising. I&#8217;ll keep playing around with Blosxom and see if I can learn some Perl along the way.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.darcynorman.net/2002/12/01/customizing-blosxom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ask and ye shall receive</title>
		<link>http://www.darcynorman.net/2002/11/29/ask-and-ye-shall-receive/</link>
		<comments>http://www.darcynorman.net/2002/11/29/ask-and-ye-shall-receive/#comments</comments>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<dc:creator>dnorman</dc:creator>
				<category><![CDATA[blosxom]]></category>

		<guid isPermaLink="false">1874536165</guid>
		<description><![CDATA[<p>Just poking around on the Blosxom website, and came across a link to <a href="http://disco.ucsd.edu/blog/computers/apps/Blapp">Blapp</a> which is a standalone blog manager for Blosxom.</p>
<p>It seems like it's rather complete, but a wee bit rough - good enough, though.  It also appears as though it will support exporting of the Blog to static HTML, so I can publish on .Mac.</p>
<p>Very cool.</p>
<p>update:</p>
<p>Blap WILL publish a Blosxom site to any server, but it still requires Blosxom to be installed on that server. It doesn't generate static HTML, but manages transfer of modified files to the remote blog location.</p>
<p>Blap is an open source project now, with a <a href="http://blapp.sourceforge.net/">home on sourceforge</a></p>]]></description>
			<content:encoded><![CDATA[<p></p><p>Just poking around on the Blosxom website, and came across a link to <a href="http://disco.ucsd.edu/blog/computers/apps/Blapp">Blapp</a> which is a standalone blog manager for Blosxom.</p>
<p>It seems like it&#8217;s rather complete, but a wee bit rough &#8211; good enough, though.  It also appears as though it will support exporting of the Blog to static HTML, so I can publish on .Mac.</p>
<p>Very cool.</p>
<p>update:</p>
<p>Blap WILL publish a Blosxom site to any server, but it still requires Blosxom to be installed on that server. It doesn&#8217;t generate static HTML, but manages transfer of modified files to the remote blog location.</p>
<p>Blap is an open source project now, with a <a href="http://blapp.sourceforge.net/">home on sourceforge</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.darcynorman.net/2002/11/29/ask-and-ye-shall-receive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blosxom</title>
		<link>http://www.darcynorman.net/2002/11/29/blosxom/</link>
		<comments>http://www.darcynorman.net/2002/11/29/blosxom/#comments</comments>
		<pubDate>Wed, 31 Dec 1969 17:00:00 +0000</pubDate>
		<dc:creator>dnorman</dc:creator>
				<category><![CDATA[blosxom]]></category>

		<guid isPermaLink="false">270603813</guid>
		<description><![CDATA[<p>I've installed <a href="http://www.raelity.org/apps/blosxom/">Bloxsom</a> as my weblogging software. Installation went extremely smoothly, and initial customization went pretty well, too</p>
<p>I'm going to want to try to build a couple of things:</p>
<ul><li>Calendar view</li>
<li>Search</li>
<li>Standalone blog entry tool</li>
</ul>
<p>Other than that, it seems quite well done, and quite minimalist (good in this case - MT is overkill).</p>
<p>The one thing I don't like about it that iBlog offers is the ability to publish static pages that can then be dumped on any web server (like .mac, or whatever).  I use a TiBook as my primary machine, and if it's not online, the blog isn't available - for what I do that's fine - nobody's supposed to be reading this anyway, except me...</p>]]></description>
			<content:encoded><![CDATA[<p></p><p>I&#8217;ve installed <a href="http://www.raelity.org/apps/blosxom/">Bloxsom</a> as my weblogging software. Installation went extremely smoothly, and initial customization went pretty well, too</p>
<p>I&#8217;m going to want to try to build a couple of things:</p>
<ul>
<li>Calendar view</li>
<li>Search</li>
<li>Standalone blog entry tool</li>
</ul>
<p>Other than that, it seems quite well done, and quite minimalist (good in this case &#8211; MT is overkill).</p>
<p>The one thing I don&#8217;t like about it that iBlog offers is the ability to publish static pages that can then be dumped on any web server (like .mac, or whatever).  I use a TiBook as my primary machine, and if it&#8217;s not online, the blog isn&#8217;t available &#8211; for what I do that&#8217;s fine &#8211; nobody&#8217;s supposed to be reading this anyway, except me&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.darcynorman.net/2002/11/29/blosxom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
