<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Dented Reality &#187; blosxom</title>
	<atom:link href="http://dentedreality.com.au/tags/blosxom/feed/" rel="self" type="application/rss+xml" />
	<link>http://dentedreality.com.au</link>
	<description>Beau Lebens throws down his opinion on all sorts of things he doesn&#039;t know too much about.</description>
	<lastBuildDate>Tue, 07 Feb 2012 20:48:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19719</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Blogging APIs Discussed</title>
		<link>http://dentedreality.com.au/2004/07/blogging-apis-discussed/</link>
		<comments>http://dentedreality.com.au/2004/07/blogging-apis-discussed/#comments</comments>
		<pubDate>Thu, 08 Jul 2004 06:13:00 +0000</pubDate>
		<dc:creator>Beau Lebens</dc:creator>
				<category><![CDATA[Techn(ical|ology)]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[atom]]></category>
		<category><![CDATA[blog api]]></category>
		<category><![CDATA[blogger api]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[blosxom]]></category>
		<category><![CDATA[metaweblogapi]]></category>

		<guid isPermaLink="false">http://wiggin.local/dev/dentedreality.com.au/2004/07/blogging-apis-discussed/</guid>
		<description><![CDATA[I&#8217;ve just gotten around to getting a copy of a lengthy post that I made to the blosxom mailing list about the different types of Blogging APIs and how they apply. It covers the Blogger API (1.0 and 2.0), metaWeblogAPI, Atom and a bunch of stuff relating to blosxom. It&#8217;s been archived as a feature [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just gotten around to getting a copy of a lengthy post that I made to the blosxom mailing list about the different types of Blogging APIs and how they apply. It covers the Blogger API (1.0 and 2.0), metaWeblogAPI, Atom and a bunch of stuff relating to blosxom.</p>
<p>It&#8217;s been archived as a <a href="/features/blogs/apis/" title="View the post about Blogging APIs">feature article</a> for posterity <img src='http://dentedreality.com.au/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://dentedreality.com.au/2004/07/blogging-apis-discussed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>Blank File Bug Fixed</title>
		<link>http://dentedreality.com.au/2004/02/blank-file-bug-fixed/</link>
		<comments>http://dentedreality.com.au/2004/02/blank-file-bug-fixed/#comments</comments>
		<pubDate>Fri, 20 Feb 2004 03:50:00 +0000</pubDate>
		<dc:creator>Beau Lebens</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[blank file]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[blosxom]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[movabletype]]></category>
		<category><![CDATA[webpad]]></category>
		<category><![CDATA[webpad 3.0]]></category>

		<guid isPermaLink="false">http://wiggin.local/dev/dentedreality.com.au/2004/02/blank-file-bug-fixed/</guid>
		<description><![CDATA[I&#8217;ve finally figured out a bug in the current development version of webpad that meant once in a while I&#8217;d somehow overwrite a file I had previously been working on with a blank file. Turns out that it was because I was reloading webpad in a window which I had previously used it, so the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve finally figured out a bug in the current development version of webpad that meant once in a while I&#8217;d somehow overwrite a file I had <em>previously</em> been working on with a blank file.</p>
<p>Turns out that it was because I was reloading webpad in a window which I had previously used it, so the session (containing filenames etc) was still active. When webpad loaded, it was triggering the &#8216;save&#8217; operation, and saving the now-empty main window as the file I was previously working on. All I&#8217;ve done is make it so that you can&#8217;t write a blank file now &#8212; if you want to delete something, you should be using the delete operation in the file dialog anyway.</p>
<p>One step closer to release! Blogs are still a sticking point tho&#8230; how/what to support on <a href="http://blogger.com/" title="Go to blogger.com">Blogger.com</a>/<a href="http://movabletype.org/" title="Go to movabletype.org">MovableType</a> is the thing holding me up. Complete <a href="http://www.blosxom.com/" title="Go to blosxom.com">blosxom</a> support is already in there, and works wonderfully &#8211; I&#8217;m using it to maintain my blogs and website. The Blogger Atom API sounds really ugly and excessively complex, but I&#8217;ll let it stabilise a little more and then have a proper look at it I think&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://dentedreality.com.au/2004/02/blank-file-bug-fixed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>If Not For The Blogs</title>
		<link>http://dentedreality.com.au/2004/02/if-not-for-the-blogs/</link>
		<comments>http://dentedreality.com.au/2004/02/if-not-for-the-blogs/#comments</comments>
		<pubDate>Wed, 04 Feb 2004 11:43:00 +0000</pubDate>
		<dc:creator>Beau Lebens</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[blosxom]]></category>
		<category><![CDATA[webpad]]></category>
		<category><![CDATA[webpad 3.0]]></category>

		<guid isPermaLink="false">http://wiggin.local/dev/dentedreality.com.au/2004/02/if-not-for-the-blogs/</guid>
		<description><![CDATA[webpad development is coming along very well, and the UI is streets ahead of version 2.0, with a collection of really useful little extras, some great new features and some bits and pieces that just make life a lot easier while using the program. If it weren&#8217;t for the blogging functionality, I&#8217;d be this close [...]]]></description>
			<content:encoded><![CDATA[<p>webpad development is coming along very well, and the UI is streets ahead of version 2.0, with a collection of really useful little extras, some great new features and some bits and pieces that just make life a lot easier while using the program. If it weren&#8217;t for the blogging functionality, I&#8217;d be <u>this close</u> to releasing a beta version of 3.0 Personal Edition.</p>
<p>Incidentally, adding the functionality for the fantastic blogging application, <a href="http://www.blosxom.com/" title="Go to blosxom.com">blosxom</a> was completely trivial, care of it&#8217;s wonderful use of the file system of the server that it&#8217;s hosted on. In effect, blosxom blogs within webpad are represented as alternate home directories, and use all the same file access operations as the normal server actions do &#8211; excellent!</p>
<p>Check it out and get yourself a copy of <a href="http://www.blosxom.com/" title="Go to blosxom.com">blosxom</a> if you&#8217;re running a blog, it&#8217;s the best thing out there if you don&#8217;t mind a bit of hackery and custom mods <img src='http://dentedreality.com.au/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://dentedreality.com.au/2004/02/if-not-for-the-blogs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>Timezone Difference</title>
		<link>http://dentedreality.com.au/2004/01/timezone-difference/</link>
		<comments>http://dentedreality.com.au/2004/01/timezone-difference/#comments</comments>
		<pubDate>Wed, 21 Jan 2004 01:03:00 +0000</pubDate>
		<dc:creator>Beau Lebens</dc:creator>
				<category><![CDATA[Site News]]></category>
		<category><![CDATA[blosxom]]></category>
		<category><![CDATA[timezone]]></category>

		<guid isPermaLink="false">http://wiggin.local/dev/dentedreality.com.au/2004/01/timezone-difference/</guid>
		<description><![CDATA[You may or may not have noticed, but the posting times on this blog have changed recently, because I installed the excellent blosxom timezone plugin, written by Raffi Krikorian. It was wonderfully easy to configure, all I had to do was put in my own timezone, and it works out all times for posts based [...]]]></description>
			<content:encoded><![CDATA[<p>You may or may not have noticed, but the posting times on this blog have changed recently, because I installed the excellent <a href="http://www.blosxom.com" title="blosxom.com website">blosxom</a> <a href="http://www.blosxom.com/plugins/date/timezone.htm" title="blosxom.com timezone plugin page">timezone plugin</a>, written by <a href="http://www.bitwaste.com/" title="Visit Raffi's site">Raffi Krikorian</a>.</p>
<p>It was wonderfully easy to configure, all I had to do was put in my own timezone, and it works out all times for posts based on the timezone of the server, in relation to mine.</p>
]]></content:encoded>
			<wfw:commentRss>http://dentedreality.com.au/2004/01/timezone-difference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>blosxxxom &#8211; it&#8217;s not porn</title>
		<link>http://dentedreality.com.au/2003/12/blosxxxom-its-not-porn/</link>
		<comments>http://dentedreality.com.au/2003/12/blosxxxom-its-not-porn/#comments</comments>
		<pubDate>Thu, 18 Dec 2003 10:34:00 +0000</pubDate>
		<dc:creator>Beau Lebens</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Techn(ical|ology)]]></category>
		<category><![CDATA[atom]]></category>
		<category><![CDATA[blosxom]]></category>
		<category><![CDATA[blosxxxom]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xsl]]></category>

		<guid isPermaLink="false">http://wiggin.local/dev/dentedreality.com.au/2003/12/blosxxxom-its-not-porn/</guid>
		<description><![CDATA[In amongst all the talk of the Atom API (which might one day actually be released and usable) and RSS, and with me working on some XML/XSL things at work, I realised that there&#8217;s probably another option entirely with blosxom as far as templates/flavours/themes goes, and it goes a little something like this; Three Xs, [...]]]></description>
			<content:encoded><![CDATA[<p>In amongst all the talk of the <a href="http://bitworking.org/rfc/draft-gregorio-08.xml">Atom API</a> (which might one day actually be released and usable) and <a href="http://blogs.law.harvard.edu/tech/rss">RSS</a>, and with me working on some XML/XSL things at work, I realised that there&#8217;s probably another option entirely with <a href="http://www.blosxom.com/">blosxom</a> as far as templates/flavours/themes goes, and it goes a little something like this;</p>
<p>Three Xs, therefore blosxxxom, that&#8217;s one for blosxom (Apple&#8217;s OSX), one for XML and one for XSL, which are the three technologies we&#8217;re dealing with here.</p>
<ol>
<li>Install the <a href="http://www.blosxom.com/plugins/general/theme.htm">theme</a> plugin for blosxom and get it working (this plugin makes life <strong>much</strong> easier!)</li>
<li>Now create a new theme, with a suitable name (mine&#8217;s called &#8216;blosxxxom&#8217; for the sake of the experiment, and it looks like this; <a href="http://wirelesspirate.dentedreality.com.au/themes/blosxxxom/page">page.blosxxxom</a>. This theme should create a valid XML document from your posts.</li>
<li>Your XML output should refer to an XSL stylesheet, which will actually take care of doing the formatting, entirely client-side (<a href="http://wirelesspirate.dentedreality.com.au/themes/blosxxxom/style.xsl">style.xsl</a> in my example theme file)</li>
<li>In the XSL file, just use normal XSL processing instructions to handle the output and presentation of the XML document into XHTML!</li>
<li>Point your browser to blosxom and tell it to use the flavour name that you used to create this theme, and you should be able to see what the output looks like. View the source of the document and you should see the plain XML produced by blosxom <img src='http://dentedreality.com.au/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ol>
<p>Now, for a couple notes;</p>
<ul>
<li>I made my content_type value in the theme text/xml, but this forced blosxom to encode special characters to be nice for me. I found that it was better to comment this section of the main CGI out so that I could drop the values in, and wrap them in the CDATA tag seen in the XML theme.</li>
<li>Rather than worry about what&#8217;s in the body much, I just wrapped things in a &lt;![CDATA[ tag ]]&gt; to be safe.</li>
<li>Mozilla doesn&#8217;t currently display my output properly &#8211; it&#8217;s not doing links (or any tags) properly, and it&#8217;s just showing them rather than interpreting them as HTML. Anyone got any ideas on this one?</li>
<li>There&#8217;s more to be done, but it&#8217;s a fun point to start at, and there&#8217;s no reason why you can&#8217;t add things like a COMMENTS element to your STORY node, or a KARMA, a META node with a series of elements &#8211; it&#8217;s pretty free-form if you&#8217;re only doing the XML for your own presentation needs!</li>
</ul>
<p>Hope that&#8217;s inspired some people to try some things out that they might not have otherwise tried, and if nothing else, it just demonstrates how flexible <a href="http://www.blosxom.com/">blosxom</a> really is! <img src='http://dentedreality.com.au/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://dentedreality.com.au/2003/12/blosxxxom-its-not-porn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>Blosxconfig: PHP Tool To Configure blosxom Plugins</title>
		<link>http://dentedreality.com.au/2003/11/blosxconfig-php-tool-to-configure-blosxom-plugins/</link>
		<comments>http://dentedreality.com.au/2003/11/blosxconfig-php-tool-to-configure-blosxom-plugins/#comments</comments>
		<pubDate>Mon, 17 Nov 2003 10:53:00 +0000</pubDate>
		<dc:creator>Beau Lebens</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Techn(ical|ology)]]></category>
		<category><![CDATA[blosxconfig]]></category>
		<category><![CDATA[blosxom]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[configure]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://wiggin.local/dev/dentedreality.com.au/2003/11/blosxconfig-php-tool-to-configure-blosxom-plugins/</guid>
		<description><![CDATA[The most common complaints/questions on the blosxom developer&#8217;s mailing list all relate to difficulties with plugins, so I have been trying to think of a way to make them a little easier to work with for people. What I came up with is blosxconfig, a single PHP script which works with very basic configuration files [...]]]></description>
			<content:encoded><![CDATA[<p>The most common complaints/questions on the <a href="http://groups.yahoo.com/group/blosxom/">blosxom developer&#8217;s mailing list</a> all relate to difficulties with plugins, so I have been trying to think of a way to make them a little easier to work with for people. What I came up with is blosxconfig, a single PHP script which works with very basic configuration files to determine what variables a user should have access to and what format they should be in. It will also confirm the existence and readability of the plugin files, and write the modified variables directly into the plugin files.</p>
<p class="download"><a href="/download/11/">Download blosxconfig BETA version now!</a></p>
<p>Here&#8217;s the details that I posted to the blosxom list;</p>
<p>WARNING: Back up all you plugins before saving changes via blosxconfig!!!</p>
<p>configure.php is a PHP script (duh!) so you&#8217;ll need PHP on your server to run it. You can pass a path to it to look for a specific config file via either a GET or POST request (GET use ?conf=path-to-conf.conf on the querystring, POST use variable name &#8216;conf&#8217; with a value of a path to a config file). if you don&#8217;t pass a value, then blosxconfig will look for a file called blosxom.conf in the same directory as it, or die trying <img src='http://dentedreality.com.au/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>The config files are very basic, and look a little bit like a Windows ini file, but it&#8217;s a custom style; The first line is similar to a unix &#8216;shebang&#8217; line, and should look like this;</p>
<pre>#@/path/to/plugins</pre>
<p>where obviously the /path/to/plugins is the full path to where your plugins live &#8211; this should be the same as the $blosxom::plugin_dir variable configured in your blosxom cgi executable.</p>
<p>After that line, you have plugin sections which are defined using [plugin_name] &#8211; be careful that you use the *exact* name of the plugin, because the value is used for confirming the plugin&#8217;s existence <img src='http://dentedreality.com.au/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Under each plugin section, you define definable variables on a line each, in this format;</p>
<pre>variable_name|type|default</pre>
<p>variable_name is the actual name of the variable (as written in the script), without the &#8216;$&#8217; or &#8216;@&#8217; (in the case of arrays)</p>
<p>type can be one of &#8216;string&#8217;, &#8216;boolean&#8217; or &#8216;code&#8217;. Arrays should be defined as &#8216;code&#8217;. Strings are enclosed automatically in quotes (&#8220;) and all types are followed by a semi colon when written to file. Booleans are presented to the user as a Yes/No select box (0/1 passed as values) and other types are presented as simple text input fields.</p>
<p>default is a value to use by default. make sure this makes sense (so for a boolean make sure it&#8217;s 0/1, for a string it&#8217;s a string etc). You don&#8217;t need to wrap it in quotes or anything, this is handled automatically.</p>
<hr />Now, assuming you have a valid config file and blosxconfig can find it, it will load the file, and present you with an interface where you should be able to modify all the values that you spcified as being editable in the config file. *hopefully* blosxconfig will also tell you at this point if plugin files are available (file exists in plugin dir) and if they are not readable or writeable. when you have made you changes &#8211; click &#8216;save&#8217; and the following will happen;</p>
<p>WARNING: Back up all you plugins before saving changes via blosxconfig!!!</p>
<ol>
<li>All plugin files which are referenced in your config file will be MODIFIED &#8211; they will technically be overwritten entirely, since the contents of the file are processed, then the lines that look like they define the variables in question are replaced with new lines, with the new values.</li>
<li>The config file will be updated with the new details that you specified and written back to file.</li>
<li>blosxconfig will load again, with all your new values in place, and messages telling you what happened.</li>
</ol>
<p>Assuming all goes well, you&#8217;ve just used an external interface to reach into your plugin files and modify certain details. The hope is that authors of plugins (or community-minded participants) can supply the simple, 1 &#8211; 10 lines worth of config required to add to this configuration file, which can then be distributed with this little application to help people configure their plugins.</p>
<p>Please be aware that I have *NOT* tested this extensively at all, it was hacked together and seemed to work for a couple of plugins that I was running (the ones in the config file included) on a Windows test box, other than that I can&#8217;t make any promises. I&#8217;d LOVE if some people could try it out on some other plugins, on other systems, and let me know (directly if<br />
you like) how it goes. I&#8217;ll fix any problems and then release it as public so that other people can use it.</p>
<p>Hope it&#8217;s useful for someone out there, and can perhaps eventually make life easier for some newbies (and pro&#8217;s alike <img src='http://dentedreality.com.au/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Oh yeah &#8211; did I mention; BACK UP YOUR PLUGINS BEFORE YOU TRY THIS!</p>
<p>On the suggestion of Andreas Banze, I&#8217;ve removed one small section which checked to make sure that the plugin files were executable, since as he pointed out, this is not necessary, they are just included in the main operation of the blosxom script, not executed individually.</p>
<p class="download"><a href="/download/11/">Download blosxconfig BETA version now!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dentedreality.com.au/2003/11/blosxconfig-php-tool-to-configure-blosxom-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>Modification to Permalinks</title>
		<link>http://dentedreality.com.au/2003/10/modification-to-permalinks/</link>
		<comments>http://dentedreality.com.au/2003/10/modification-to-permalinks/#comments</comments>
		<pubDate>Tue, 07 Oct 2003 16:39:00 +0000</pubDate>
		<dc:creator>Beau Lebens</dc:creator>
				<category><![CDATA[Techn(ical|ology)]]></category>
		<category><![CDATA[blosxom]]></category>
		<category><![CDATA[permalinks]]></category>

		<guid isPermaLink="false">http://wiggin.local/dev/dentedreality.com.au/2003/10/modification-to-permalinks/</guid>
		<description><![CDATA[I&#8217;ve modified the format of my permalinks so that they use the dynamic, blosxom-controlled, date-based URLs again, because in the near future I will be completely re-arranging my structure, since unfortunately it is proving to be inadequate for the range of topics I&#8217;d like to post about. More information to follow regarding the changes, but [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve modified the format of my permalinks so that they use the dynamic, blosxom-controlled, date-based URLs again, because in the near future I will be completely re-arranging my structure, since unfortunately it is proving to be inadequate for the range of topics I&#8217;d like to post about.</p>
<p>More information to follow regarding the changes, but I don&#8217;t imagine it will cause too many problems with too many people <img src='http://dentedreality.com.au/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://dentedreality.com.au/2003/10/modification-to-permalinks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>blosxom Plugins Online Again</title>
		<link>http://dentedreality.com.au/2003/09/blosxom-plugins-online-again/</link>
		<comments>http://dentedreality.com.au/2003/09/blosxom-plugins-online-again/#comments</comments>
		<pubDate>Tue, 16 Sep 2003 14:27:00 +0000</pubDate>
		<dc:creator>Beau Lebens</dc:creator>
				<category><![CDATA[Site News]]></category>
		<category><![CDATA[blosxom]]></category>
		<category><![CDATA[phpwebhosting]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://wiggin.local/dev/dentedreality.com.au/2003/09/blosxom-plugins-online-again/</guid>
		<description><![CDATA[In case you didn&#8217;t notice, all my blosxom plugins are working again! Now that that is taken care of (ended up being a naming conflict within a plugin), I can eventually get around to doing what I had actually intended on doing, which is upgrade to the official release verion 2.0 of blosxom, and then [...]]]></description>
			<content:encoded><![CDATA[<p>In case you didn&#8217;t notice, all my <a href="http://www.blosxom.com">blosxom</a> <a href="http://www.blosxom.com/documentation/users/plugins.html">plugins</a> are working again!</p>
<p>Now that that is taken care of (ended up being a naming conflict within a plugin), I can eventually get around to doing what I had actually intended on doing, which is upgrade to the official release verion <a href="http://www.blosxom.com/downloads.html">2.0 of blosxom</a>, and then implementing some more plugins to create better <a href="http://backend.userland.com/rss">RSS</a> feeds and probably sub-topic menus within the templates to aid in navigation of the sections.</p>
<p>Thanks to <a href="http://www.phpwebhosting.com/">phpwebhosting.com</a> (my web host) for giving me access to an error_log, even if it&#8217;s only a shared one across the whole server <img src='http://dentedreality.com.au/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://dentedreality.com.au/2003/09/blosxom-plugins-online-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>Karma 0.3 Already</title>
		<link>http://dentedreality.com.au/2003/06/karma-03-already/</link>
		<comments>http://dentedreality.com.au/2003/06/karma-03-already/#comments</comments>
		<pubDate>Mon, 02 Jun 2003 11:42:00 +0000</pubDate>
		<dc:creator>Beau Lebens</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Techn(ical|ology)]]></category>
		<category><![CDATA[blosxom]]></category>
		<category><![CDATA[karma]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://wiggin.local/dev/dentedreality.com.au/2003/06/karma-03-already/</guid>
		<description><![CDATA[Well, Fletcher has been flying away at the karma plugin we discussed and has got a version 0.3 going already. This one has the following features; Show number of visits/votes Show positive and negative votes Show Controversy Index Show Karma Index Show Visits Index Only show posts with minimum of &#8216;x&#8217; for; Karma Controvery Interest [...]]]></description>
			<content:encoded><![CDATA[<p>Well, Fletcher has been flying away at the karma plugin we discussed and has got a version 0.3 going already. This one<br />
has the following features;</p>
<ol type="1">
<li>Show number of visits/votes</li>
<li>Show positive and negative votes</li>
<li>Show Controversy Index</li>
<li>Show Karma Index</li>
<li>Show Visits Index</li>
<li>Only show posts with minimum of &#8216;x&#8217; for;
<ol type="a">
<li>Karma</li>
<li>Controvery</li>
<li>Interest</li>
</ol>
</li>
</ol>
<p>You can <a href="/download/?f=karma-0.3.zip">download karma 0.3</a> and drop it in as a plugin immediately. It&#8217;s pretty self-explanatory if you understand the concept. To figure out the way that controvery and interest are calculated &#8211; have a look in the code for now, I&#8217;ll post the formulae when I get a chance <img src='http://dentedreality.com.au/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://dentedreality.com.au/2003/06/karma-03-already/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>New Plugin Coming</title>
		<link>http://dentedreality.com.au/2003/05/new-plugin-coming/</link>
		<comments>http://dentedreality.com.au/2003/05/new-plugin-coming/#comments</comments>
		<pubDate>Fri, 30 May 2003 03:27:00 +0000</pubDate>
		<dc:creator>Beau Lebens</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Techn(ical|ology)]]></category>
		<category><![CDATA[blosxom]]></category>
		<category><![CDATA[fletcher penney]]></category>
		<category><![CDATA[karma]]></category>
		<category><![CDATA[msn messenger]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://wiggin.local/dev/dentedreality.com.au/2003/05/new-plugin-coming/</guid>
		<description><![CDATA[I emailed the blosxom mailing list and suggested a new plugin, which I am just calling &#8220;karma&#8221;. The idea was to allow people to click a + or &#8211; and indicate if they thought a post was good or not. This is similar to the system used on some other sites. I got an email [...]]]></description>
			<content:encoded><![CDATA[<p>I emailed the <a href="http://groups.yahoo.com/group/blosxom/">blosxom mailing list</a> and suggested a new plugin, which I am just calling &#8220;karma&#8221;. The idea was to allow people to click a + or &#8211; and indicate if they thought a post was good or not. This is similar to the system used on some other sites.</p>
<p>I got an email back from <a href="http://fletcher.freeshell.org/">Fletcher Penney</a>, who said that he&#8217;d develop it, and half an hour later we were chatting on <a href="http://messenger.msn.com/">MSN</a> about the details. He&#8217;s already knocked out 2 draft versions and we are sorting out some great stats and uses for the information!</p>
<p>blosxom and its developer-community rules!</p>
]]></content:encoded>
			<wfw:commentRss>http://dentedreality.com.au/2003/05/new-plugin-coming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>Got Some Flavour For You</title>
		<link>http://dentedreality.com.au/2003/05/got-some-flavour-for-you/</link>
		<comments>http://dentedreality.com.au/2003/05/got-some-flavour-for-you/#comments</comments>
		<pubDate>Wed, 21 May 2003 02:23:00 +0000</pubDate>
		<dc:creator>Beau Lebens</dc:creator>
				<category><![CDATA[Site News]]></category>
		<category><![CDATA[Techn(ical|ology)]]></category>
		<category><![CDATA[blosxom]]></category>
		<category><![CDATA[flavour]]></category>

		<guid isPermaLink="false">http://wiggin.local/dev/dentedreality.com.au/2003/05/got-some-flavour-for-you/</guid>
		<description><![CDATA[Here&#8217;s the flavour files and style sheets that I use for this blog. Please note that they have been modified slightly (story.dr especially) since I am using a &#8220;custom&#8221; version of blosxom, with some Apache Rewrites to handle my URLs in a prettier way than normal This may or may not have worked, so you [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s the <a href="/download/?f=2003-05-15-DentedRealityFlavour.zip" title="Click to download 7KB ZIP file">flavour files and style sheets</a> that I use for this blog. Please note that they have been modified slightly (story.dr especially) since I am using a &#8220;custom&#8221; version of blosxom, with some Apache Rewrites to handle my URLs in a prettier way than normal <img src='http://dentedreality.com.au/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  This may or may not have worked, so you might need to play around a little with that one file. Also, you will probably want to modify the paths to the style sheets in head.dr so that they are full paths, or at least root-relative (which is what I use, if you are interested).</p>
<p>Also please note that I am using these plugins, so there are references to their output in the flavour files;</p>
<ol type="i">
<li><a href="http://www.raelity.org/apps/blosxom/plugins/input/writeback.individual" title="Go to plugin page in blosxom plugin registry">writebacks</a></li>
<li><a href="http://www.raelity.org/apps/blosxom/plugins/calendar/calendar.individual" title="Go to plugin page in blosxom plugin registry">calendar</a></li>
<li><a href="http://www.raelity.org/apps/blosxom/plugins/display/breadcrumbs.individual" title="Go to plugin page in blosxom plugin registry">breadcrumbs</a></li>
</ol>
<p>That&#8217;s it &#8211; unzip and enjoy! I&#8217;ve named the flavour files *.dr to avoid overwriting any of your existing flavours, so that shouldn&#8217;t be a problem for you either <img src='http://dentedreality.com.au/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://dentedreality.com.au/2003/05/got-some-flavour-for-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>Flavour Coming Your Way</title>
		<link>http://dentedreality.com.au/2003/05/flavour-coming-your-way/</link>
		<comments>http://dentedreality.com.au/2003/05/flavour-coming-your-way/#comments</comments>
		<pubDate>Thu, 15 May 2003 07:02:00 +0000</pubDate>
		<dc:creator>Beau Lebens</dc:creator>
				<category><![CDATA[Site News]]></category>
		<category><![CDATA[Techn(ical|ology)]]></category>
		<category><![CDATA[blosxom]]></category>
		<category><![CDATA[flavour]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://wiggin.local/dev/dentedreality.com.au/2003/05/flavour-coming-your-way/</guid>
		<description><![CDATA[Following a request from the blosxom mailing list, I&#8217;ll be packaging up the flavour files and associated style sheets used on this blog for download. I&#8217;ll post here when they are done. I&#8217;ll need to remove some &#8220;specific&#8221; bits which won&#8217;t make sense for other people first tho]]></description>
			<content:encoded><![CDATA[<p>Following a request from the <a href="http://groups.yahoo.com/group/blosxom">blosxom mailing list</a>, I&#8217;ll be packaging up the flavour files and associated style sheets used on this blog for download. I&#8217;ll post here when they are done. I&#8217;ll need to remove some &#8220;specific&#8221; bits which won&#8217;t make sense for other people first tho <img src='http://dentedreality.com.au/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://dentedreality.com.au/2003/05/flavour-coming-your-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>Well, Here Goes Nothing</title>
		<link>http://dentedreality.com.au/2003/05/well-here-goes-nothing/</link>
		<comments>http://dentedreality.com.au/2003/05/well-here-goes-nothing/#comments</comments>
		<pubDate>Thu, 08 May 2003 14:58:00 +0000</pubDate>
		<dc:creator>Beau Lebens</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[blosxom]]></category>
		<category><![CDATA[webpad]]></category>

		<guid isPermaLink="false">http://wiggin.local/dev/dentedreality.com.au/2003/05/well-here-goes-nothing/</guid>
		<description><![CDATA[This is my first post to my new blosxom-powered web log using webpad. Hopefully this will work, and all will be well. I think webpad offers a great way to manage a blosxom-powered blog remotely, since it offers a few easy-to-use HTML tools, while modifying the file directly on the server, which is just where [...]]]></description>
			<content:encoded><![CDATA[<p>This is my first post to my new <a href="http://www.raelity.org/apps/blosxom/">blosxom</a>-powered web log using <a href="/webpad/">webpad</a>. Hopefully this will work, and all will be well.</p>
<p>I think webpad offers a great way to manage a blosxom-powered blog remotely, since it offers a few easy-to-use HTML tools, while modifying the file directly on the server, which is just where blosxom wants them <img src='http://dentedreality.com.au/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://dentedreality.com.au/2003/05/well-here-goes-nothing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>So &#8212; PortaBlosx</title>
		<link>http://dentedreality.com.au/2003/04/so-portablosx/</link>
		<comments>http://dentedreality.com.au/2003/04/so-portablosx/#comments</comments>
		<pubDate>Thu, 10 Apr 2003 13:16:00 +0000</pubDate>
		<dc:creator>Beau Lebens</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Techn(ical|ology)]]></category>
		<category><![CDATA[blosxom]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpetal]]></category>
		<category><![CDATA[portablosx]]></category>

		<guid isPermaLink="false">http://wiggin.local/dev/dentedreality.com.au/2003/04/so-portablosx/</guid>
		<description><![CDATA[I was thinking, blosxom is very cool, but I&#8217;d like to be able to do a few things in regards to getting something on my blog when I am out and about; Be able to post from anywhere (i.e. I want a web-based interface of some sort) Be able to post from my Palm (I [...]]]></description>
			<content:encoded><![CDATA[<p>I was thinking, blosxom is very cool, but I&#8217;d like to be able to do a few things in regards to getting something on my blog when I am out and about;</p>
<ol>
<li>Be able to post from anywhere (i.e. I want a web-based interface of some sort)</li>
<li>Be able to post from my Palm (I built AvantBlog for this reason, why not have AvantBlosx? <img src='http://dentedreality.com.au/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )</li>
<li>A nifty little dialog-thingo allowing me to make quick posts (very similar to the Palm version) would be nice as well, something I could bookmarklet easily.</li>
</ol>
<p>So I had a look around, and the first one appears to be pretty much available already, care of <a href="http://dentedreality.com.au/notes/2003/04/10#PHpetal" title="Read my post about it, includes linke to site">PHPetal</a>. After that tho, there doesn&#8217;t appear to be a simple, clean interface available that could be hacked to use on Palm and as a simple little bookmarklet dialog.</p>
<p>My idea is basically to just provide the person with a very simple interface, at this stage it would consist of a select box containing a recursed listing of their blog directories, and a textarea where they could enter their post. As per blosxom, the first line would be used as the title, and I would either make up a filename based on the title, or just generate one from a timestamp.</p>
<p>What do you reckon?</p>
]]></content:encoded>
			<wfw:commentRss>http://dentedreality.com.au/2003/04/so-portablosx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>PHPetal is pretty cool</title>
		<link>http://dentedreality.com.au/2003/04/phpetal-is-pretty-cool/</link>
		<comments>http://dentedreality.com.au/2003/04/phpetal-is-pretty-cool/#comments</comments>
		<pubDate>Thu, 10 Apr 2003 13:07:00 +0000</pubDate>
		<dc:creator>Beau Lebens</dc:creator>
				<category><![CDATA[Techn(ical|ology)]]></category>
		<category><![CDATA[blosxom]]></category>
		<category><![CDATA[phpetal]]></category>
		<category><![CDATA[portablosx]]></category>

		<guid isPermaLink="false">http://wiggin.local/dev/dentedreality.com.au/2003/04/phpetal-is-pretty-cool/</guid>
		<description><![CDATA[I think (can&#8217;t remember already &#8211; it&#8217;s been a long day!) I found this one care of a lead from the blosxom mailing list, but here&#8217;s a cool, web-based application which operates very similarly to the &#8220;PortaBlosx&#8221; idea that I am still thinking of working on. It&#8217;s called PHPetal and basically just provides a one-page [...]]]></description>
			<content:encoded><![CDATA[<p>I think (can&#8217;t remember already &#8211; it&#8217;s been a long day!) I found this one care of a lead from the <a href="http://groups.yahoo.com/group/blosxom/">blosxom mailing list</a>, but here&#8217;s a cool, web-based application which operates very similarly to the &#8220;PortaBlosx&#8221; idea that I am still thinking of working on. It&#8217;s called <a href="http://www.jackbaty.com/apps/phpetal/">PHPetal</a> and basically just provides a one-page interface to posting to your blosxom-powered blog. It looks pretty funky, although it&#8217;s a bit &#8220;heavy&#8221; for converting to a Palm version I reckon, so I will keep thinking about my own, simple version.</p>
]]></content:encoded>
			<wfw:commentRss>http://dentedreality.com.au/2003/04/phpetal-is-pretty-cool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>And Then It Was Live!</title>
		<link>http://dentedreality.com.au/2003/04/and-then-it-was-live/</link>
		<comments>http://dentedreality.com.au/2003/04/and-then-it-was-live/#comments</comments>
		<pubDate>Wed, 09 Apr 2003 12:01:00 +0000</pubDate>
		<dc:creator>Beau Lebens</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Site News]]></category>
		<category><![CDATA[beau lebens]]></category>
		<category><![CDATA[blosxom]]></category>
		<category><![CDATA[dented reality]]></category>
		<category><![CDATA[dentedreality]]></category>
		<category><![CDATA[dentedreality.com.au]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://wiggin.local/dev/dentedreality.com.au/2003/04/and-then-it-was-live/</guid>
		<description><![CDATA[Yes, I finally got my new site live, and it all appears to be working, including the new and fancy, blosxom-driven &#8220;Notes&#8221; section. This has taken quite a bit of work to get live, but I am quite happy with the way that things have turned out. The main addition(s) that I want to make [...]]]></description>
			<content:encoded><![CDATA[<p>Yes, I finally got my new site live, and it all appears to be working, including the new and fancy, <a href="http://www.raelity.org/apps/blosxom/">blosxom</a>-driven &#8220;Notes&#8221; section.</p>
<p>This has taken quite a bit of work to get live, but I am quite happy with the way that things have turned out. The main addition(s) that I want to make at this stage are <a href="http://www.raelity.org/apps/blosxom/plugins/input/writeback.individual" title="Check out writebacks in the blosxom plugin-registry">writebacks</a> on my Notes section, so that I can hear what you guys out there have to say about things, rather than this being a 1-way only information device <img src='http://dentedreality.com.au/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Keep an eye out for the ability to comment on my postings here in the nearish future (hopefully!). When I get it working, it should also allow for trackbacks, so you can register comments on my posts on your own blogs if you like</p>
]]></content:encoded>
			<wfw:commentRss>http://dentedreality.com.au/2003/04/and-then-it-was-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>blosxom rocks!</title>
		<link>http://dentedreality.com.au/2003/04/blosxom-rocks/</link>
		<comments>http://dentedreality.com.au/2003/04/blosxom-rocks/#comments</comments>
		<pubDate>Tue, 08 Apr 2003 12:12:00 +0000</pubDate>
		<dc:creator>Beau Lebens</dc:creator>
				<category><![CDATA[Techn(ical|ology)]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[blosxom]]></category>
		<category><![CDATA[rael dorfest]]></category>

		<guid isPermaLink="false">http://wiggin.local/dev/dentedreality.com.au/2003/04/blosxom-rocks/</guid>
		<description><![CDATA[blosxom is the amazingly simple, yet endlessly powerful blogging application written by Rael Dornfest which is now running most of the DentedReality website. I have made some pretty schmick &#8220;helper&#8221; scripts (even if I do say so myself), which allow me to manage a blog using directories, and you can link straight to a directory, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.raelity.org/apps/blosxom/">blosxom</a> is the amazingly simple, yet endlessly powerful blogging application written by Rael Dornfest which is now running most of the DentedReality website.</p>
<p>I have made some pretty schmick &#8220;helper&#8221; scripts (even if I do say so myself), which allow me to manage a blog using directories, and you can link straight to a directory, and it will show you the blog entries via blosxom in that dir.</p>
]]></content:encoded>
			<wfw:commentRss>http://dentedreality.com.au/2003/04/blosxom-rocks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>Trudging Along</title>
		<link>http://dentedreality.com.au/2003/04/trudging-along/</link>
		<comments>http://dentedreality.com.au/2003/04/trudging-along/#comments</comments>
		<pubDate>Tue, 08 Apr 2003 12:12:00 +0000</pubDate>
		<dc:creator>Beau Lebens</dc:creator>
				<category><![CDATA[Site News]]></category>
		<category><![CDATA[Techn(ical|ology)]]></category>
		<category><![CDATA[blosxom]]></category>
		<category><![CDATA[dented reality]]></category>
		<category><![CDATA[dentedreality]]></category>
		<category><![CDATA[dentedreality.com.au]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[xoomle]]></category>

		<guid isPermaLink="false">http://wiggin.local/dev/dentedreality.com.au/2003/04/trudging-along/</guid>
		<description><![CDATA[Work on my site is coming along. I have added in blosxom v1.1, which went pretty much without a hitch. I had to modify my template slightly, but that was more because of my dodgy custom handling, rather than anything to do with blosxom itself. I&#8217;ve been spending some time on the projects section, getting [...]]]></description>
			<content:encoded><![CDATA[<p>Work on my site is coming along. I have added in <a href="http://www.raelity.org/apps/blosxom/">blosxom v1.1</a>, which went pretty much without a hitch. I had to modify my template slightly, but that was more because of my dodgy custom handling, rather than anything to do with blosxom itself.</p>
<p>I&#8217;ve been spending some time on the <a href="/projects/">projects section</a>, getting the project pages up to scratch and re-formatted; it&#8217;s looking pretty good. I am taking a few of the old projects offline, because they don&#8217;t have any documentation, don&#8217;t work anymore, things like that <img src='http://dentedreality.com.au/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;m not going to put a date on when the site will be live, but given the current progress, and the list of things to do still, I would estimate about 2 weeks. Here&#8217;s the current list;</p>
<ol>
<li><strong>Projects Sections</strong>
<ol type="a">
<li>Blogger API (functions, classes + meta)</li>
<li>phpMassMail (also requires some work to make it 4.2+ compatible, and re-format documentation to include)</li>
<li>JSSearch (would like to get some more information/documentation/examples included)</li>
<li>JSValidate (want to update this to include the ability to open a popup window rather than an alert &#8211; optional)</li>
<li>Client work and websites</li>
</ol>
</li>
<li><strong>Contact Form</strong>
<ol type="a">
<li>Layout/design</li>
<li>Contingency design</li>
<li>Processing/handling</li>
<li>Result/output page</li>
</ol>
</li>
<li><strong>Search System</strong>
<ol type="a">
<li>Layout/Design (of the results, as well as extra options, defining manual entries etc)</li>
<li>Processing system (integrating my manual results with Google/XooMLe&#8217;s results)</li>
<li>Management of my manual entries (and a decent name for them <img src='http://dentedreality.com.au/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ol>
</li>
</ol>
<p>So there we go. That&#8217;s what I&#8217;ll be working on in the near future. And for those interested, I will be creating a custom search system, which integrates <a href="http://www.google.com/">Google</a>&#8216;s results for within my website (using <a href="/xoomle/">XooMLe</a>) with a selection of manual &#8220;Top Picks&#8221; or &#8220;Best Bets&#8221; which I have selected for certain terms. I have the rough idea planned out already, just need to implement it in code. I will probably make the code available for download once it&#8217;s complete as well, so keep an eye out for that <img src='http://dentedreality.com.au/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>That&#8217;s all for now &#8211; time to get back to life.</p>
]]></content:encoded>
			<wfw:commentRss>http://dentedreality.com.au/2003/04/trudging-along/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>Good idea for the calendar in the archives&#8230;</title>
		<link>http://dentedreality.com.au/2003/04/good-idea-for-the-calendar-in-the-archives/</link>
		<comments>http://dentedreality.com.au/2003/04/good-idea-for-the-calendar-in-the-archives/#comments</comments>
		<pubDate>Tue, 08 Apr 2003 12:12:00 +0000</pubDate>
		<dc:creator>Beau Lebens</dc:creator>
				<category><![CDATA[Site News]]></category>
		<category><![CDATA[archives]]></category>
		<category><![CDATA[blosxom]]></category>
		<category><![CDATA[calendar]]></category>

		<guid isPermaLink="false">http://wiggin.local/dev/dentedreality.com.au/2003/04/good-idea-for-the-calendar-in-the-archives/</guid>
		<description><![CDATA[Just had a good idea, it&#8217;d be nice to have the calendar display the month which the current (requested) post was made in. So if I just go directly to /archives/2003/12/* then it would display the month of December, 2003 in the calendar. Shouldn&#8217;t be a hard modification to make, and I only have to [...]]]></description>
			<content:encoded><![CDATA[<p>Just had a good idea, it&#8217;d be nice to have the calendar display the month which the current (requested) post was made in. So if I just go directly to /archives/2003/12/* then it would display the month of December, 2003 in the calendar.</p>
<p>Shouldn&#8217;t be a hard modification to make, and I only have to make it to the archive processing script &#8211; so should be easy. I&#8217;ll add it before the site goes live.</p>
]]></content:encoded>
			<wfw:commentRss>http://dentedreality.com.au/2003/04/good-idea-for-the-calendar-in-the-archives/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>Putting blosxom to REST</title>
		<link>http://dentedreality.com.au/2003/04/putting-blosxom-to-rest/</link>
		<comments>http://dentedreality.com.au/2003/04/putting-blosxom-to-rest/#comments</comments>
		<pubDate>Tue, 08 Apr 2003 12:12:00 +0000</pubDate>
		<dc:creator>Beau Lebens</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Techn(ical|ology)]]></category>
		<category><![CDATA[blosxom]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[restxom]]></category>

		<guid isPermaLink="false">http://wiggin.local/dev/dentedreality.com.au/2003/04/putting-blosxom-to-rest/</guid>
		<description><![CDATA[The plan with these helper scripts that I am writing is that blosxom will be able to operate in a &#8220;REST-like&#8221; environment. This means that directing a browser to a URL like /blogging/blogger.com/ should load the blog entries in that directory (if it is within a defined blog-tree). It&#8217;s working so far, and I have [...]]]></description>
			<content:encoded><![CDATA[<p>The plan with these helper scripts that I am writing is that blosxom will be able to operate in a &#8220;REST-like&#8221; environment. This means that directing a browser to a URL like /blogging/blogger.com/ should load the blog entries in that directory (if it is within a defined blog-tree).</p>
<p>It&#8217;s working so far, and I have added in the option of linking to &#8216;rss.xml&#8217; within any directory in the blog-tree to get an RSS feed of that level/category/sub-blog. Sweeeet. Next up is to eliminate the permalinks needing to use the blosxom.pl script in the URL (i.e. so that archives don&#8217;t have to link to blosxom.pl at all).</p>
]]></content:encoded>
			<wfw:commentRss>http://dentedreality.com.au/2003/04/putting-blosxom-to-rest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
	</channel>
</rss>

