<?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>FLiFnotes &#187; chavez360</title>
	<atom:link href="http://www.flifnotes.com/tag/chavez360/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flifnotes.com</link>
	<description></description>
	<lastBuildDate>Mon, 22 Aug 2011 13:17:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Choosing bbPress / WordPress</title>
		<link>http://www.flifnotes.com/21-choosing-bbpress-wordpress/</link>
		<comments>http://www.flifnotes.com/21-choosing-bbpress-wordpress/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 21:57:55 +0000</pubDate>
		<dc:creator>Deborah Hawkins</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[bbpress]]></category>
		<category><![CDATA[chavez360]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.flifnotes.com/?p=21</guid>
		<description><![CDATA[My pet project has undergone many changes in the past several years. What started as a 20 pages of HTML on a free webhost in early 2005 has developed into over 150 pages of content with a news blog, forum, and gallery. Back in 2005, though, I had a lot of free time on my [...]]]></description>
			<content:encoded><![CDATA[<p>My <a title="Chavez360 - a Julio Cesar Chavez fansite" href="http://www.chavez360.com/">pet project</a> has undergone many changes in the past several years. What started as a 20 pages of HTML on a free webhost in early 2005 has developed into over 150 pages of content with a news blog, forum, and gallery. Back in 2005, though, I had a lot of free time on my hands. For a while, there was even a wiki for my content. That had been my original idea behind using Chavez360 as the site name: if you followed links around the site, eventually you&#8217;d link back to where you started from. But that seemed to be kind of overdoing it, and at the time I couldn&#8217;t figure out how to integrate the wiki membership with the rest of my site.</p>
<p>What I had just wasn&#8217;t working as planned. As I learned more about webdevelopment and coding, I more and more wanted to create a new CMS and forum from scratch so I could have exactly what I wanted. Unfortunately, it was a needlessly complex task, and it took well over a year before I realized that I wasn&#8217;t going to create anything that I&#8217;d be satisfied with anytime soon. So I started looking around. There were big CMS&#8217;s, blog software, forum software, all in several languages and with a huge variety of features available. How to decide which was the best for me? I wanted something:</p>
<ol>
<li><strong>simple</strong>&#8211;something that wasn&#8217;t already bloated with features that probably would never get used and something where I would at least understand most of the source code. This was probably the strongest factor in my choosing bbPress. By default, it has only the most basic functionality, and anything else can be easily added to taste with plugins.</li>
<li><strong>clean</strong>&#8211;not just the code, but the actually look and feel of the forum pages. It&#8217;s easier to find what you&#8217;re looking for quickly when it&#8217;s neatly organized and not cluttered with lots of unnecessaries.</li>
<li><strong>with a community</strong>&#8211;okay, so maybe the bbPress community isn&#8217;t that large, but the WordPress community definitely is. Between the bbPress forums and the WordPress codex, I can find anything I&#8217;m looking for.</li>
<li><strong>fresh</strong>&#8211;not so old that everything you could possibly do with it has already been done. I&#8217;m looking forward to making a couple of plugins available for others to use&#8230; eventually.</li>
</ol>
<p>It may be weird to choose bbPress first and then WordPress also for consistency, but so far, so good.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flifnotes.com/21-choosing-bbpress-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Moving to WordPress / bbPress</title>
		<link>http://www.flifnotes.com/17-moving-to-wordpress-bbpress/</link>
		<comments>http://www.flifnotes.com/17-moving-to-wordpress-bbpress/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 02:42:47 +0000</pubDate>
		<dc:creator>Deborah Hawkins</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[bbpress]]></category>
		<category><![CDATA[chavez360]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[smf]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.flifnotes.com/?p=17</guid>
		<description><![CDATA[After many months of planning and procrastination, I finally used Spring Break to move my site from plain php for content and SMF for the forum to WordPress with bbPress. As much effort as it took, I have to say that either it was much easier than other conversions and integrations I&#8217;ve experimented with or [...]]]></description>
			<content:encoded><![CDATA[<p>After many months of planning and procrastination, I finally used Spring Break to move my site from plain php for content and SMF for the forum to WordPress with bbPress. As much effort as it took, I have to say that either it was much easier than other conversions and integrations I&#8217;ve experimented with or the experience from those previous experiments has really paid off. </p>
<p>For the most part, I followed affacat&#8217;s instructions on his <a href="http://bbpress.org/forums/topic/successful-convert-smf-gt-phpbb2-gt-bbpress">successful convert from SMF to bbPress</a>, trying it out first on my own machine of course before ready to go live:</p>
<ol>
<li>Install bbPress 0.9.0.4 and WordPress 2.7.1. I chose to put bbPress in a subdirectory of WordPress. Set up the database integration as part of the bbPress installation and delete any posts created on install.</li>
<li>Install the latest phpBB with <a href="http://sourceforge.net/project/showfiles.php?group_id=141446">the necessary converter</a> to move my existing members and posts to bbPress.</li>
<li>Install Jaim&#8217;s <a href="http://bbpress.org/forums/topic/a-phpbb-to-bbpress-database-converter">phpBB to bbPress converter</a>. I had to change bb_users to wp_users, and delete the first user and forum from the SQL because there are already a first user and forum in bbPress. I&#8217;m not sure what the topic_resolved key was from, so I removed that option. Then I copied and pasted the code from bbPress into this tool to generate my topic and username slugs. (There may have been other changes also that I didn&#8217;t keep track of.)</li>
<li>Finally, I imported the SQL into my database.</li>
<li>Install and activate SuperAnn&#8217;s WordPress plugin for <a href="http://superann.com/2009/02/26/wordpress-26-27-bbpress-09-cookie-integration-plugin/">WordPress / bbPress cookie integration</a>.</li>
<li>Activate other plugins.</li>
<li>Post the first blog entry and new forum thread to announce the updates.</li>
</ol>
<p>Man, it feels good to finally have the base I need to build up my site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flifnotes.com/17-moving-to-wordpress-bbpress/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

