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

<channel>
	<title>][ geminesis.blog ][</title>
	<atom:link href="http://geminesis.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://geminesis.net</link>
	<description>Atlanta Tech Life, Software Development, Startups</description>
	<pubDate>Tue, 29 Jul 2008 03:44:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Back on Track</title>
		<link>http://geminesis.net/2008/07/28/back-on-track/</link>
		<comments>http://geminesis.net/2008/07/28/back-on-track/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 03:39:29 +0000</pubDate>
		<dc:creator>znbailey</dc:creator>
		
		<category><![CDATA[Blog Setup]]></category>

		<category><![CDATA[dreamhost]]></category>

		<category><![CDATA[metablog]]></category>

		<guid isPermaLink="false">http://geminesis.net/?p=19</guid>
		<description><![CDATA[After a bit of a scare with Dreamhost&#8217;s control panel (it told me I had deleted my domain at one point!) and DNS propagation (at one point I couldn&#8217;t resolve my domain until I forced a manual refresh), I&#8217;m back on track with the &#8220;advanced&#8221; installation of Wordpress here for my corner of the intertubes. [...]]]></description>
			<content:encoded><![CDATA[<p>After a bit of a scare with Dreamhost&#8217;s control panel (it told me I had deleted my domain at one point!) and DNS propagation (at one point I couldn&#8217;t resolve my domain until I forced a manual refresh), I&#8217;m back on track with the &#8220;advanced&#8221; installation of Wordpress here for my corner of the intertubes. The good news is I cleaned up stale stuff in my hosting account, got rid of some old files, and got things up and running in a little under two hours. </p>
<p>Unfortunately, it wasn&#8217;t quite as easy as I wished it had been. I started by backing up my blog using the XML export, so at the very least I wouldn&#8217;t lose my posts. I wasn&#8217;t sure if they database would be reclaimed by the &#8220;easy&#8221; uninstall - which it wasn&#8217;t - however upon finally getting WordPress re-installed in the &#8220;advanced&#8221; mode, it totally wiped my database and started from scratch anyway. So much for that thought! But importing the old posts was easy after I created the other, non-admin user who I prefer to post under (IMO posting as admin, much like running as root, is bad form).</p>
<p>I confirmed that things were accessible via SSH and installed the <a href="http://recaptcha.net/">reCAPTCHA</a> <a href="http://wordpress.org/extend/plugins/wp-recaptcha/">plugin</a>. Now that normalcy has been restored, I&#8217;ll be tackling some of those previously mentioned todo&#8217;s at some point this week&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://geminesis.net/2008/07/28/back-on-track/feed/</wfw:commentRss>
		</item>
		<item>
		<title>More Issues with Dreamhost&#8217;s &#8220;Easy Mode&#8221; WordPress</title>
		<link>http://geminesis.net/2008/07/27/more-issues-with-dreamhosts-easy-mode-wordpress/</link>
		<comments>http://geminesis.net/2008/07/27/more-issues-with-dreamhosts-easy-mode-wordpress/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 18:26:29 +0000</pubDate>
		<dc:creator>znbailey</dc:creator>
		
		<category><![CDATA[Blog Setup]]></category>

		<category><![CDATA[dreamhost]]></category>

		<category><![CDATA[metablog]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.geminesis.net/?p=10</guid>
		<description><![CDATA[So, getting back to setting up and maintaining the blog. After poking around some more, I&#8217;ve noticed even more tweaks that I want to make. First, I want to change the favicon for my site. Generally this is declared in the &#60;head&#62; of the site in the format:
&#60;link rel=&#8221;icon&#8221; type=&#8221;image/png&#8221; href=&#8221;/favicon.png&#8221;/&#62;
Or something similar. However, when [...]]]></description>
			<content:encoded><![CDATA[<p>So, getting back to setting up and maintaining the blog. After poking around some more, I&#8217;ve noticed even more tweaks that I want to make. First, I want to change the favicon for my site. Generally this is declared in the &lt;head&gt; of the site in the format:</p>
<p>&lt;link rel=&#8221;icon&#8221; type=&#8221;image/png&#8221; href=&#8221;/favicon.png&#8221;/&gt;</p>
<p>Or something similar. However, when I go to manage the theme for this blog, I get the message that I can&#8217;t edit any of the theme&#8217;s files because they do not have the proper permissions (write permission). This seems to be a very disappointing artifact of the Dreamhost &#8220;Easy Mode&#8221; WordPress setup. I would have thought at the very least they would allow me to modify these files via the Admin Interface, even if I couldn&#8217;t access them directly via SSH.</p>
<p>In a similar vein, I also want to tweak the meta keywords for my blog, which seem to be hardcoded by the theme (which doesn&#8217;t make much sense to me either, why doesn&#8217;t WordPress include this as a theming variable?). Once again, the theme files don&#8217;t have the correct permissions set to change this.</p>
<p>Finally, I want to include a Google Analytics snippet somewhere in the page - it appears there is a nice <a href="http://wordpress.org/extend/plugins/google-analytics-for-wordpress/">plugin</a> for doing this, but once again I can&#8217;t even drop files into any of the WordPress directories because of using DreamHost&#8217;s &#8220;Easy Mode&#8221; setup. Even if I didn&#8217;t want to use a plugin and simply edit the theme&#8217;s footer, for example, I couldn&#8217;t do that either because of the permissions issue mentioned earlier.</p>
<p>So now I am stuck. I think it&#8217;s time to migrate to an &#8220;Advanced&#8221; installation of WordPress, or ping DreamHost&#8217;s tech support to see what they think about this situation.</p>
]]></content:encoded>
			<wfw:commentRss>http://geminesis.net/2008/07/27/more-issues-with-dreamhosts-easy-mode-wordpress/feed/</wfw:commentRss>
		</item>
		<item>
		<title>First Steps: Dreamhost WordPress Setup</title>
		<link>http://geminesis.net/2008/07/27/well-well/</link>
		<comments>http://geminesis.net/2008/07/27/well-well/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 05:40:51 +0000</pubDate>
		<dc:creator>znbailey</dc:creator>
		
		<category><![CDATA[Blog Setup]]></category>

		<category><![CDATA[design]]></category>

		<category><![CDATA[metablog]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.geminesis.net/?p=3</guid>
		<description><![CDATA[Getting things set up, and it&#8217;s going pretty well. Dreamhost one-click installs certainly make things easy. I opted for the &#8220;fully managed&#8221; method - we&#8217;ll see how that goes. One downside with this is I have no access to the hosted files to add custom themes; luckily it looks like there is a pretty good [...]]]></description>
			<content:encoded><![CDATA[<p>Getting things set up, and it&#8217;s going pretty well. <a title="Dreamhost" href="http://www.dreamhost.net">Dreamhost</a> one-click installs certainly make things easy. I opted for the &#8220;fully managed&#8221; method - we&#8217;ll see how that goes. One downside with this is I have no access to the hosted files to add custom themes; luckily it looks like there is a pretty good selection that is simply built-in.</p>
<p>Other changes I made:</p>
<ul>
<li>Redirected my overall domain to the blog (From the dreamhost control panel, edit your domain and enable &#8220;Redirect to URL&#8221;).</li>
<li>Playing around with some of the plug-ins</li>
<li>Setting up the title and tagline</li>
<li>First post</li>
</ul>
<div>Still to come:</div>
<div>
<ul>
<li>I wouldn&#8217;t mind substituting the header image of Chicago for a more suitable one of the Atlanta Skyline. This is probably going to require some photoshopping as the image above appears to be desaturated and then orange-ified to go with the &#8220;bar&#8221; underneath.</li>
<li>Favicon. Why is this the DreamHost icon?</li>
<li>Setting up the &#8220;About&#8221; page, this needs some biographical information.</li>
<li>More links and additions to the blogroll</li>
<li>Twitter integration?</li>
<li>Last but not least - more posts <img src='http://geminesis.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ul>
<div>Edit: Well after posting this I realize this theme&#8217;s styles for lists are not going to do. </div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://geminesis.net/2008/07/27/well-well/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
