<?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>René Samselnig&#039;s Weblog &#187; wordpress</title>
	<atom:link href="http://sdm-net.org/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://sdm-net.org</link>
	<description>Personal Entertainment and Knowledge Management</description>
	<lastBuildDate>Wed, 21 Dec 2011 06:08:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>WordPress 2.0 Release Candidate</title>
		<link>http://sdm-net.org/2005/12/wordpress-20-release-candidate/</link>
		<comments>http://sdm-net.org/2005/12/wordpress-20-release-candidate/#comments</comments>
		<pubDate>Wed, 21 Dec 2005 16:42:35 +0000</pubDate>
		<dc:creator>René Samselnig</dc:creator>
				<category><![CDATA[About]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.sdm-net.org/2005/12/wordpress-20-release-candidate/</guid>
		<description><![CDATA[<p>Yesterday the WordPress 2.0 Release Candidate has been anounced. This means that its not going to take long until 2.0 final will be released. The Release Candidate is meant to find the last few bugs (if any) and fix them &#8211; sooner or later it will become the final version. Check it out at WordPress [...]</p>
]]></description>
			<content:encoded><![CDATA[<p>Yesterday the WordPress 2.0 Release Candidate has been anounced. This means that its not going to take long until 2.0 final will be released. The Release Candidate is meant to find the last few bugs (if any) and fix them &#8211; sooner or later it will become the final version. Check it out at <a href="http://wordpress.org/development/2005/12/wordpress-20-release-candidate/">WordPress 2.0 Release Candidate</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://sdm-net.org/2005/12/wordpress-20-release-candidate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New hardware, new Ubuntu release, new wordpress plugin</title>
		<link>http://sdm-net.org/2005/10/new-hardware-new-ubuntu-release-new-wordpress-plugin/</link>
		<comments>http://sdm-net.org/2005/10/new-hardware-new-ubuntu-release-new-wordpress-plugin/#comments</comments>
		<pubDate>Thu, 20 Oct 2005 19:59:03 +0000</pubDate>
		<dc:creator>René Samselnig</dc:creator>
				<category><![CDATA[About]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.sdm-net.org/2005/10/new-hardware-new-ubuntu-release-new-wordpress-plugin/</guid>
		<description><![CDATA[<p>This week our server broke down. The harddrive made sounds like hammering their heads against the disc &#8211; which of course is not good. So we had to find another harddisk. Fortunately I had kind of a spare computer at home which has a lot more harddisk space available (60GB instead of the poor 30GB [...]</p>
]]></description>
			<content:encoded><![CDATA[<p>This week our server broke down. The harddrive made sounds like hammering their heads against the disc &#8211; which of course is not good. So we had to find another harddisk. Fortunately I had kind of a <em>spare</em> computer at home which has a lot more harddisk space available (60GB instead of the poor 30GB drive we had). So we switched to this computer.
<span id="more-39"></span></p>

<h6>Setting up the beast</h6>

<p>I think it was last week when <a href="http://www.ubuntulinux.org">Ubuntu 5.10 &#8220;The Breezy Badger&#8221;</a> was released. Good enough to change. But we had to set up Linux from the beginning, no upgrading since the new computer was configured to be a desktop system, not a server. So installing breezy had to be done.</p>

<p>After the installation process was completed we discovered something strange. The installation disk was labeled &#8220;Ubuntu install disk&#8221;. But neither <a href="http://www.ca-net.org">Christian</a> nor I thought about it: maybe, just maybe, there&#8217;s still the old version on it. Ubuntu 5.04 Hoary. Damn it. Well, ok, at least we could apt-get dist-upgrade it with the new sources.list. But this is time consuming, I tell you.</p>

<h6>Configuring</h6>

<p>Christian did all the configuration and restoring needed to recreate our old system. He really did a good job, and the machine did a good job too, it is much faster than our old server. A lot of things had to be done: restoring home directories, reinstalling packages, setting up mail, web, mysql&#8230; We had a weekly backup and a daily incremental backup, so this was not too frustrating. But then it happened.</p>

<h6>The Crash</h6>

<p>You wouldn&#8217;t believe it. The beast crashed again. My all-so-good 60GB drive started with read errors, write errors and then refused to get mounted. When Christian restarted even the servers BIOS couldn&#8217;t find the drive! This is crazy, you know? Two harddisks going mad in three days.</p>

<p>At least I could find another hard drive at home. This is just a 15GB drive &#8211; I hope it lasts longer than the other one. Until we get new ones. I really hope it does.</p>

<h6>Updates</h6>

<p>We now use the new Ubuntu release 5.10 which is called &#8220;The Breezy Badger&#8221;. This release includes PHP5. There&#8217;s nothing wrong with PHP5 except my fotoalbum wordpress plugin doesn&#8217;t work with it anymore. The <a href="http://at2.php.net/manual/en/ref.domxml.php">DOM XML extension</a> was replaced with the <a href="http://at2.php.net/manual/en/ref.dom.php">DOM extension</a> in PHP5. And this is bad because my fotoalbum plugin uses the DOM XML extension.</p>

<p>I rewrote it today for PHP5, so have a look. A lot of ISPs still use PHP4, so try out the <a href="/data/fotoalbum/fotoalbum-wp-plugin_0.4php4.zip">fotoalbum wordpress plugin PHP4 version</a> first. If you&#8217;re having trouble using it (ie. your site doesn&#8217;t load content and loads again when you deactivate my plugin) then your ISP has PHP5 running and you&#8217;ll have to use the <a href="/data/fotoalbum/fotoalbum-wp-plugin_0.4php5.zip">fotoalbum wordpress plugin PHP5 version</a>. Either way have fun with it!</p>

<p>Use the <a href="http://www.sdm-net.org/wordpress-fotoalbum-plugin">fotoalbum wordpress plugin page</a> for more information on it.</p>
]]></content:encoded>
			<wfw:commentRss>http://sdm-net.org/2005/10/new-hardware-new-ubuntu-release-new-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using Drivel to blog to WordPress</title>
		<link>http://sdm-net.org/2005/09/using-drivel-to-blog-to-wordpress/</link>
		<comments>http://sdm-net.org/2005/09/using-drivel-to-blog-to-wordpress/#comments</comments>
		<pubDate>Sun, 11 Sep 2005 17:30:02 +0000</pubDate>
		<dc:creator>René Samselnig</dc:creator>
				<category><![CDATA[About]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.sdm-net.org/wordpress/?p=8</guid>
		<description><![CDATA[<p>You can use a GTK+ tool called Drivel (see Image 1) or one called BloGTK to access your WordPress Blog and add posts (like this one). Alternatively there is a Gnome applet named gnome-blog that basically does the same (although Drivel is much more sophisticated). As you may have noticed I&#8217;m mentioning tools for Linux [...]</p>
]]></description>
			<content:encoded><![CDATA[<p><fotoalbum><image id="766" /></fotoalbum>
You can use a GTK+ tool called <a href="http://www.dropline.net/drivel/">Drivel</a> (see Image 1) or one called <a href="http://blogtk.sourceforge.net/">BloGTK</a> to access your WordPress Blog and add posts (like this one). Alternatively there is a Gnome applet named gnome-blog that basically does the same (although Drivel is much more sophisticated). As you may have noticed I&#8217;m mentioning tools for Linux for I am using Linux as my primary Operating System (about 99% of my time). There exists a list of blogging tools for other OSs like Windows and MAC OS at the <a href="http://codex.wordpress.org/Weblog_Client">WordPress Weblog Client Page</a>.
<span id="more-8"></span></p>

<h6>How to install and use</h6>

<p><fotoalbum><image id="767" /></fotoalbum>
Drivel is part of my distribution, namely <a href="http://www.ubuntulinux.org">Ubuntu</a>, but it might be added in your distro too. Install it on debian based system with <code>apt-get install drivel</code>. To use Drivel with WordPress you have to choose the Movable Type API (Journal Type, see Image 2 at the left) and the full path to the xmlrpc.php file on your server (i.e. http://www.sdm-net.org/xmlrpc.php).</p>

<h6>Editing</h6>

<p>It is possible to edit your posts with Drivel. This is a nice feature, since you don&#8217;t have to load the whole HTML interface of WordPress. The only thing that goes over the net is the actual data (and some more information like login, method to be called, etc). Another benefit from this is you&#8217;ll never expire your session anymore, since you&#8217;re not using one. Although I haven&#8217;t been able to edit posts yet I&#8217;m going to do some experiments on that to find out why. And maybe some googling too :).</p>

<h6>Conclusion</h6>

<p>Use a non web-based client to post to your site if you&#8217;re short of internet traffic or if you have a slow connection. Writing a long article and expiring the session time could also be frustrating when using a web interface.</p>
]]></content:encoded>
			<wfw:commentRss>http://sdm-net.org/2005/09/using-drivel-to-blog-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>WordPress</title>
		<link>http://sdm-net.org/2005/09/wordpress/</link>
		<comments>http://sdm-net.org/2005/09/wordpress/#comments</comments>
		<pubDate>Fri, 09 Sep 2005 14:57:27 +0000</pubDate>
		<dc:creator>René Samselnig</dc:creator>
				<category><![CDATA[About]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.sdm-net.org/?p=12</guid>
		<description><![CDATA[<p>Now this is neat! WordPress does what I want. And this is the reason I converted to WordPress. WordPress is a weblog tool based on PHP with a MySQL database and valid XHTML 1.0. I also did a new theme looking like my old Mambo template &#8211; with small changes and a CSS file much [...]</p>
]]></description>
			<content:encoded><![CDATA[<p>Now this is neat! <a href="http://wordpress.org">WordPress</a> does what I want. And this is the reason I converted to WordPress. WordPress is a weblog tool based on PHP with a MySQL database and valid XHTML 1.0. I also did a new theme looking like my old <a href="http://www.mamboserver.com">Mambo</a> template &#8211; with small changes and a CSS file much smaller (about 65% of original size).
<span id="more-12"></span></p>

<p>What I like about WordPress:</p>

<ul>
<li>Easy to create posts</li>
<li>Various blogger tools (like BloGTK, gnome-blog <a href="http://codex.wordpress.org/Weblog_Client">and many more&#8230;</a>)</li>
<li>The Markdown syntax when posting</li>
<li>Very customisable (although Mambo may have more features, since it is a CMS, not a weblog)</li>
<li>Valid XHTML</li>
<li>Nice and easy to understand backend</li>
<li>A lot of online documentation</li>
</ul>

<p>I really like working with WordPress.</p>
]]></content:encoded>
			<wfw:commentRss>http://sdm-net.org/2005/09/wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

