<?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>Dolavim.us &#187; Blogging</title>
	<atom:link href="http://dolavim.us/blog/tag/blogging/feed/" rel="self" type="application/rss+xml" />
	<link>http://dolavim.us/blog</link>
	<description>Venimus Vedimus Dolavim.us</description>
	<lastBuildDate>Wed, 01 Sep 2010 22:55:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>OK whatever&#8230;moving to WordPress</title>
		<link>http://dolavim.us/blog/2009/04/06/ok-whatevermoving-to-wordpress/</link>
		<comments>http://dolavim.us/blog/2009/04/06/ok-whatevermoving-to-wordpress/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 05:19:07 +0000</pubDate>
		<dc:creator>tpepper</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://dolavim.us/blog/?p=395</guid>
		<description><![CDATA[At the moment I&#8217;m mostly just annoyed by having to remember the very minimal CSS that I&#8217;d once figured out as well as trying to comprehend yet another theming system. But I achieved the two basic things I wanted: post &#8230; <a href="http://dolavim.us/blog/2009/04/06/ok-whatevermoving-to-wordpress/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>At the moment I&#8217;m mostly just annoyed by having to remember the very minimal CSS that I&#8217;d once figured out as well as trying to comprehend yet another theming system.</p>
<p>But I achieved the two basic things I wanted: post speed is higher by default and I can post from my phone easily.  So I figure I may as well just go for it.</p>
<p>I think I&#8217;ve managed to keep old links working thanks to all the static html MovableType left around for me.</p>
]]></content:encoded>
			<wfw:commentRss>http://dolavim.us/blog/2009/04/06/ok-whatevermoving-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WP test blog working fairly well now</title>
		<link>http://dolavim.us/blog/2009/03/31/wp-test-blog-working-fairly-well-now/</link>
		<comments>http://dolavim.us/blog/2009/03/31/wp-test-blog-working-fairly-well-now/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 02:56:13 +0000</pubDate>
		<dc:creator>tpepper</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://dolavim.us/blog2/?p=390</guid>
		<description><![CDATA[It was pretty quick and simple to import from my MT blog export. I really need to do some theme/css tweeking.  And set up a little photoblog roll in the front page. I think my MT archives/links are going to &#8230; <a href="http://dolavim.us/blog/2009/03/31/wp-test-blog-working-fairly-well-now/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It was pretty quick and simple to import from my MT blog export.</p>
<p>I really need to do some theme/css tweeking.  And set up a little photoblog roll in the front page.</p>
<p>I think my MT archives/links are going to actually move over more or less intact also which is a plus.</p>
<p>The iPhone WordPress app is working.</p>
<p>Managing the site is sooo much faster now.</p>
]]></content:encoded>
			<wfw:commentRss>http://dolavim.us/blog/2009/03/31/wp-test-blog-working-fairly-well-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WP permalinks broken</title>
		<link>http://dolavim.us/blog/2009/03/27/wp-permalinks-broken-2/</link>
		<comments>http://dolavim.us/blog/2009/03/27/wp-permalinks-broken-2/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 23:17:36 +0000</pubDate>
		<dc:creator>tpepper</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://dolavim.us/blog2/2009/03/27/wp-permalinks-broken-2/</guid>
		<description><![CDATA[No big surprise that I&#8217;ve hit this given it seems to be one of the most common problems WP users encounter. I&#8217;ve been trying to connect with the iPhone WordPress app and have not been succeeding. I still haven&#8217;t gotten &#8230; <a href="http://dolavim.us/blog/2009/03/27/wp-permalinks-broken-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>No big surprise that I&#8217;ve hit this given it seems to be one of the most common problems WP users encounter.  I&#8217;ve been trying to connect with the iPhone WordPress app and have not been succeeding.  I still haven&#8217;t gotten around that, but I did notice that besides the main page, links were not working on the blog.<br />
I&#8217;d changed to a non-default permalink option.  And that was causing 404&#8242;s.  It seems to be that when I do this WP was supposed to automagically update an .htaccess file for me, but this isn&#8217;t happening.  Changing back to the default permalink style and sub-pages on the blog are working now.<br />
Still no forward progress on the iPhone app connection hanging.<br />
Between looking at the .htaccess and the Fedora wordpress-mu.conf for apache, it&#8217;s also clear to me that I&#8217;m not currently understanding how the site is supposed to work in general.  I need a server work flow diagram or something that shows when a request comes in how it hits apache, what rules do/might apply, how it then hits which WordPress scripts, how those then pull up different content from the filesystem and database and direct to other URLs and any subsequent apache involvement around redirecting.  There&#8217;s multiple pieces here, their interaction&#8217;s design isn&#8217;t clearly spelled out and involves a bit of magic, and I&#8217;m not a standard install.  Plenty of places for subtle configuration breakage.<br />
And configuration breakage is where I am.</p>
]]></content:encoded>
			<wfw:commentRss>http://dolavim.us/blog/2009/03/27/wp-permalinks-broken-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing testing 1..2..3</title>
		<link>http://dolavim.us/blog/2009/03/26/testing-testing-123/</link>
		<comments>http://dolavim.us/blog/2009/03/26/testing-testing-123/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 19:28:06 +0000</pubDate>
		<dc:creator>tpepper</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://dolavim.us/blog2/?p=3</guid>
		<description><![CDATA[Some first impressions of WordPress: WordPress seems very much influenced by MovableType, coming from the latter.  Who knows&#8230;maybe it was the other way around with MT4.  Either way the UI is all very similar. I run a server with multiple &#8230; <a href="http://dolavim.us/blog/2009/03/26/testing-testing-123/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Some first impressions of WordPress:</p>
<ul>
<li>WordPress seems very much influenced by MovableType, coming from the latter.  Who knows&#8230;maybe it was the other way around with MT4.  Either way the UI is all very similar.</li>
<li>I run a server with multiple IPs and which hosts multiple domains.  Some of those have a blog.  It is unlikely I&#8217;d ever do anything other than have multiple domains on the machine, each with a single blog.  With MT I have to do multiple MT installs as best I can tell and admin them all.  Same for WordPress.  Although WordPress-MU potentially offers a way around that.  WordPress and WordPress-MU also are integrated into my OS&#8217;s package system.  If the blogging software is packaged with the OS and I only have that single instance installed, administration is easier.  I&#8217;ve got a fair amount of digging here to see if I can actually do what I want, but it sounds possible (Multi-Site Manager plugin?).  In MT I probably also could move to a single install of MT, but it&#8217;d still be a tarball I plunked down in the fs somewhere and managed manually.</li>
<li>Security: I really like that it is very simple to tell WordPress that all user logins and administration should happen over SSL.  With MT this isn&#8217;t horribly hard, but involves a bit configuring in apache.</li>
<li>Plugins:  At first it looked like I needed a special plugin just to send mail which seemed crazy.  Again, as with MT, I&#8217;m apparently not the normal WordPress user.  Most seem to admin their own WP instance in a virtual host that somebody else provides.  So they&#8217;d not be allowed to run a mail server and have to do mail via POP.  But I did end up getting a mail from WP so this did &#8220;just work&#8221;, but the config made it look like it wouldn&#8217;t.  I&#8217;m generally not crazy about having to run lots of plugins.</li>
<li>Themes: I used to comprehend MT themes a bit, simple CSS and simple MT specific mark-up.  WP seems similar, but my first attempt at minimally making a mod&#8217;d theme doesn&#8217;t appear to have worked.  More poking to do I guess.</li>
</ul>
<p>All things considered things look very similar between the two.  MT&#8217;s a bit more polished.</p>
<p>Next step is to try importing all my old content, checking if links were correctly preserved or if there&#8217;s apache url rewrite magic I can do to make them be, do some performance comparisons and try posting from my phone.</p>
]]></content:encoded>
			<wfw:commentRss>http://dolavim.us/blog/2009/03/26/testing-testing-123/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comparing MovableType and WordPress</title>
		<link>http://dolavim.us/blog/2009/03/26/comparing-movabletype-and-wordpress/</link>
		<comments>http://dolavim.us/blog/2009/03/26/comparing-movabletype-and-wordpress/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 18:47:46 +0000</pubDate>
		<dc:creator>tpepper</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://dolavim.us/blog2/2009/03/26/comparing-movabletype-and-wordpress/</guid>
		<description><![CDATA[I&#8217;ve been contemplating moving off MovableType in favor of WordPress. There are two main reasons: Performance: MovableType&#8217;s rebuilding is very annoying. My blog is fairly small, but post times are getting intolerably high. I think for my usage I&#8217;d sacrifice &#8230; <a href="http://dolavim.us/blog/2009/03/26/comparing-movabletype-and-wordpress/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been contemplating moving off MovableType in favor of WordPress.  There are two main reasons:</p>
<ol>
<li>Performance: MovableType&#8217;s rebuilding is very annoying.  My blog is fairly small, but post times are getting intolerably high.  I think for my usage I&#8217;d sacrifice (or at least consider/compare) having the fast load time static pages for not having to build static pages frequently and being able to manipulate my blog/site quickly.</li>
<li>iPhone access: MovableType&#8217;s fine here if your blog is hosted by them.  If you&#8217;re in their &#8220;power user&#8221; class of self-hoster, you&#8217;re just out of luck.  You can browse to your blog, log in and painstakingly create simple text posts.  But WordPress has a very clean simple app for phones which allows easy photoblogging.</li>
</ol>
<p>I&#8217;m on vacation for a few days which gives me a chance to play with WordPress and learn a bit about how to admin it in my environment which isn&#8217;t the standard type of install for either WP or MT.<br />
Some first impressions of WordPress:</p>
<ul>
<li>WordPress seems very much influenced by MovableType, coming from the latter.  Who knows&#8230;maybe it was the other way around with MT4.  Either way the UI is all very similar.</li>
<li>I run a server with multiple IPs and which hosts multiple domains.  Some of those have a blog.  It is unlikely I&#8217;d ever do anything other than have multiple domains on the machine, each with a single blog.  With MT I have to do multiple MT installs as best I can tell and admin them all.  Same for WordPress.  Although WordPress-MU potentially offers a way around that.  WordPress and WordPress-MU also are integrated into my OS&#8217;s package system.  If the blogging software is packaged with the OS and I only have that single instance installed, administration is easier.  I&#8217;ve got a fair amount of digging here to see if I can actually do what I want, but it sounds possible (Multi-Site Manager plugin?).  In MT I probably also could move to a single install of MT, but it&#8217;d still be a tarball I plunked down in the fs somewhere and managed manually.</li>
<li>Security: I really like that it is very simple to tell WordPress that all user logins and administration should happen over SSL.  With MT this isn&#8217;t horribly hard, but involves a bit configuring in apache.</li>
<li>Plugins:  At first it looked like I needed a special plugin just to send mail which seemed crazy.  Again, as with MT, I&#8217;m apparently not the normal WordPress user.  Most seem to admin their own WP instance in a virtual host that somebody else provides.  So they&#8217;d not be allowed to run a mail server and have to do mail via POP.  But I did end up getting a mail from WP so this did &#8220;just work&#8221;, but the config made it look like it wouldn&#8217;t.  I&#8217;m generally not crazy about having to run lots of plugins.</li>
<li>Themes: I used to comprehend MT themes a bit, simple CSS and simple MT specific mark-up.  WP seems similar, but my first attempt at minimally making a mod&#8217;d theme </li>
</ul>
<p>doesn&#8217;t appear to have worked.  More poking to do I guess.<br />
All things considered things look very similar between the two.  MT&#8217;s a bit more polished.<br />
Next step is to try importing all my old content, checking if links were correctly preserved or if there&#8217;s apache url rewrite magic I can do to make them be, do some performance comparisons and try posting from my phone.</p>
]]></content:encoded>
			<wfw:commentRss>http://dolavim.us/blog/2009/03/26/comparing-movabletype-and-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
