<?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>Hacking Uncle Ricky &#187; Birth of a Blog!</title>
	<atom:link href="http://www.b-ricky.com/category/birth-of-a-blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.b-ricky.com</link>
	<description>Mind melding with Ricky on a byte to byte basis!</description>
	<lastBuildDate>Fri, 12 Feb 2010 01:07:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>My Step by Step Learning Process {1}</title>
		<link>http://www.b-ricky.com/birth-of-a-blog/my-step-by-step-learning-process-1/</link>
		<comments>http://www.b-ricky.com/birth-of-a-blog/my-step-by-step-learning-process-1/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 18:57:32 +0000</pubDate>
		<dc:creator>Senior_Ricky</dc:creator>
				<category><![CDATA[Birth of a Blog!]]></category>
		<category><![CDATA[step by step learning]]></category>

		<guid isPermaLink="false">http://b-ricky.com/?p=119</guid>
		<description><![CDATA[FROM THE GROUND UP!
Permalinks and web hosting changes!
I just spent the last two days going back over my posts to make sure that the permalinks were working correctly! I also found how to get the blog to come up under my hosting name without the Wordpress sub-directory showing in the address bar. The latter was <a href="http://www.b-ricky.com/birth-of-a-blog/my-step-by-step-learning-process-1/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>FROM THE GROUND UP!</p>
<p><strong>Permalinks and web hosting changes!</strong></p>
<p>I just spent the last two days going back over my posts to make sure that the permalinks were working correctly! I also found how to get the blog to come up under my hosting name without the Wordpress sub-directory showing in the address bar. The latter was super easy! Go-daddy had set up Wordpress for me so I didn&#8217;t have to worry about the really geeky part of that. They even had a work in progress/under construction type home page set up for me. I noticed that when I logged into Wordpress my blog showed up as being in the Wordpress sub-directory. That&#8217;s cool but it&#8217;s not how the big boys appear online!</p>
<p><span style="color: #003300;"><strong>First, the <strong> </strong></strong><strong>hosting changes</strong></span></p>
<p>First I went to the General option under  Settings in my WP administrative account {The Dashboard, if you will.} I then changed the the Blog address (URL) so it was directed straight to b-ricky.com. I left the WordPress address (URL) alone as that was where Go-Daddy installed the core files for me!</p>
<p><span id="more-119"></span>What I then did was FTP into my hosting account, copied the <tt>index.php</tt> and <tt>.htaccess</tt> files from the WordPress directory into the home directory of my site that I have previously changed in the Setting/General options of WP under Blog address (URL).  {your address may be different than b-ricky.com} I then edited the file <tt>index.php</tt> replacing the line &#8220;<tt>require('./wp-blog-header.php');" to "</tt><tt>require('./wordpress/wp-blog-header.php');"</tt></p>
<h6><strong>*** Save the file! ***</strong></h6>
<p>Log out of Wordpress and/or your blog and log back in using just your host name and it should be fine.</p>
<p><span style="color: #003300;"><strong>And now, for those Permalinks</strong></span></p>
<p>If you have set up Permalinks, go to the Permalinks option under  Settings and update your Permalinks structure. WordPress will automatically update your <tt>.htaccess</tt> file if it has the appropriate file permissions. If WordPress can&#8217;t write to your <tt>.htaccess</tt> file, it will display the new rewrite rules to you, which you should manually copy into your <tt>.htaccess</tt> file (in the same directory as the main <tt>index.php</tt> file.)</p>
<p>By the way, I got most of this info from the documentation which in in my present BLOGROLL  or you can just go directly to it at <a href="http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory">http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory</a>.</p>
<p>Since I mentioned in the last step updating permalinks I guess that I should share some of my new found knowledge on them. Again from the Dashboard I moved to Settings/Permalinks. Wordpress seems to want to by default give your posts permalinks of &#8220;<em>yourblogaddress.com/?p={somenumber}</em>&#8220;. Now I don&#8217;t know where it gets the number, but it&#8217;s not very descriptive is it? Just click the Custom Structure and add &#8220;/%category%/%postname%/&#8221; {without the quotes!}.</p>
<h6><strong>*** Save the file! ***</strong></h6>
<p><strong> </strong>Now your permalinks will be appended with the category and the name of the post! Again, you can view the documentation at <a href="http://codex.wordpress.org/Using_Permalinks">http://codex.wordpress.org/Using_Permalinks</a>.</p>
<p style="text-align: center;"><strong><em>If I may, my own little disclaimer! I don&#8217;t claim to be an expert and there is a lot of information that I haven&#8217;t included in this post. I would always recommend reading the full documentation as your mileage may  vary and what works for me might not work for thou!</em></strong></p>
<p><strong> </strong><em> </em><!--more--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.b-ricky.com/birth-of-a-blog/my-step-by-step-learning-process-1/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Finally, a compass bearing or the direction of this Blog</title>
		<link>http://www.b-ricky.com/birth-of-a-blog/finally-a-compass-bearing-or-the-direction-of-this-blog/</link>
		<comments>http://www.b-ricky.com/birth-of-a-blog/finally-a-compass-bearing-or-the-direction-of-this-blog/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 16:41:47 +0000</pubDate>
		<dc:creator>Senior_Ricky</dc:creator>
				<category><![CDATA[Birth of a Blog!]]></category>

		<guid isPermaLink="false">http://b-ricky.com/wordpress/?p=84</guid>
		<description><![CDATA[I started this blog late last year and then the holidays came along. As with most of us I dropped off most everything else and just enjoyed myself. Coming into the new year I reassessed the look and direction of this whole blog thing. With this new category I will   attempt to show a <a href="http://www.b-ricky.com/birth-of-a-blog/finally-a-compass-bearing-or-the-direction-of-this-blog/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>I started this blog late last year and then the holidays came along. As with most of us I dropped off most everything else and just enjoyed myself. Coming into the new year I reassessed the look and direction of this whole blog thing. With this new category I will   attempt to show a measured look as I learn what I&#8217;m doing. I made a mistake and started out researching too far in advance of my skills. So I went back and decided to place more effort into the real nuts and bolts of things.</p>
<p>I had the hosting account at GoDaddy.com. It took me quite a while to learn to navigate in their Hosting Control Center. To my eyes their site is quite cluttered. Too much advertising and  many other things that I don&#8217;t or just rarely require! I much prefer Cpanel on my other hosting sites. Anyway, that&#8217;s neither here nor there. I just had to spend a little extra time with it. My next mistake was trying to rush into putting too much stuff into the site without learning how to run WordPress.</p>
<p><span id="more-84"></span></p>
<p><img title="More..." src="../wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /></p>
<p>Again, I had to back up and spend some time just looking around and trying to get the basics down. I see all of the people saying that blogging is easy! Well. Yea. It is but there is still a pretty good learning curve until you&#8217;re comfortable with all of the little ticks, clicks and boxes to be filled in so that the posts end up in the right category with proper permalinks {still working on that!} and such. That was what I spent part of the last month doing. I found that I had posts scattered around and it appeared that I just threw them at the blog in a shotgun pattern. I also had some growing pains with finding out how to hook my blog up with the hosting account so that it was more branded with b-ricky.com.</p>
<p>One of my main problems is that I don&#8217;t immediately ask for help. I much prefer to go out to Google until I find the knowledge that I need and/or reading reams of help files whether I understand them or not at the time. That may be the hard way to approach stuff but by the time that I&#8217;ve pounded my forehead flat with the palm of my hand I really understand what I&#8217;m doing with each new chore.</p>
<p>To sum up! Yes it&#8217;s easy but please be sure to spend enough time learning the ins and outs of your hosting account and Wordpress. It will save you a lot of frustration. Also don&#8217;t try to rush in full tilt boogie if you will. Blogging can be fun but don&#8217;t fall for someone that tells you that it doesn&#8217;t require some time and effort! So, follow along with me in this category as my skills grow and I maneuver through or around some of the obstacles.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.b-ricky.com/birth-of-a-blog/finally-a-compass-bearing-or-the-direction-of-this-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
