<?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>Christopher Rivera &#187; Blogging</title>
	<atom:link href="http://www.chrisrivera.com/category/blogging/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chrisrivera.com</link>
	<description>Nothing Better Than The Classics</description>
	<lastBuildDate>Thu, 29 Sep 2011 22:20:45 +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>WordPress 3.0 Initial Thoughts</title>
		<link>http://www.chrisrivera.com/2010/06/27/wordpress-30-initial-thoughts/</link>
		<comments>http://www.chrisrivera.com/2010/06/27/wordpress-30-initial-thoughts/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 18:55:42 +0000</pubDate>
		<dc:creator>chrisrivera</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.chrisrivera.com/?p=235</guid>
		<description><![CDATA[I finally got around to installing and playing with the new WordPress 3.0 version. The new interface is a small improvement over the previous versions. I think the biggest improvement so far is the Appearance/Themeing options. There are now options &#8230; <a href="http://www.chrisrivera.com/2010/06/27/wordpress-30-initial-thoughts/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I finally got around to installing and playing with the new <a href="http://www.wordpress.org" target="_blank">WordPress</a> 3.0 version. The new interface is a small improvement over the previous versions. I think the biggest improvement so far is the Appearance/Themeing options. There are now options for the Header, Background and Menus.</p>
<h2>Appearances</h2>
<p>The Header option allows you select which image should appear in your header with ease.</p>
<p>The Background allows you to define a color for your background or an image, it doesn&#8217;t seem to allow for more controls than that with the default theme.</p>
<p>The Menu option allows you to create a custom menu system. Definitely a nice touch. You define your elements, and include the custom menu as a widget into your theme.</p>
<p>The theme included is definitely an improvement over the older themes. It&#8217;s a more general design that you see in alot of wordpress sites, and should suit most of everyone&#8217;s basic needs.</p>
<h2>Creating Posts</h2>
<p>When creating posts you can define a featured image. The image will appear on your homepage and category listings, custom header, or other location if your theme supports.</p>
<h2>Memory Requirements</h2>
<p>My biggest issue the new version, which is still an issue with the previous versions, is the memory requirements. A fresh install of wordpress takes up to 10 Megabytes of memory to run for a single page request. That&#8217;s insane. The wordpress team really needs to make some headway on improving the memory requirements of wordpress. I&#8217;ve read their <a href="http://codex.wordpress.org/High_Traffic_Tips_For_WordPress" target="_blank">recommendations</a> on the subject, and they all boil down to increasing the memory limit for php (especially when you use quite a number of plugins), or getting a bigger box. This is only a half-solution, and doesn&#8217;t solve the entire problem. The other option of caching the php code is fine, but that increases the running httpd processes on your server, there by eating up more memory.</p>
<h2>Conclusions</h2>
<p>I&#8217;m seeing some good improvements with wordpress which makes me continue to use it. When it comes to memory requirements thought, I&#8217;m not too thrilled. I hope to find another system with the same or similar functionality and customization. If you&#8217;re on a shared host, the memory issues can bite you later on when your site gets popular, of if you&#8217;re running too many plugins.</p>
<p>I hope the wordpress team really addresses the memory usage issue, and makes some more performance improvements to WordPress. I would recommend to them the following:</p>
<ul>
<li>Caching the wp_options table to a file on the filesystem and/or support for memcache.</li>
<li>General support for memcache.</li>
<li>Move the rss_feed data that gets left in the wp_options table and move that to another table.</li>
<li>Not to clone the wp_query object. I don&#8217;t know why they do this, but having two of them just takes up more memory.</li>
<li>Eliminite the older code in the codebase. There are numerous references through out the files for old pieces of code that have been superseded by the same function under a different name.</li>
<li>Allow for more exposure of the underlining data from posts, comments, and other areas, so there aren&#8217;t as many plugins that get created.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.chrisrivera.com/2010/06/27/wordpress-30-initial-thoughts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free WordPress themes from dailyblogtip.com</title>
		<link>http://www.chrisrivera.com/2008/08/28/free-wordpress-themes-from-dailyblogtipcom/</link>
		<comments>http://www.chrisrivera.com/2008/08/28/free-wordpress-themes-from-dailyblogtipcom/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 16:10:59 +0000</pubDate>
		<dc:creator>chrisrivera</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://www.chrisrivera.com/?p=43</guid>
		<description><![CDATA[I wanted to share with all of you a link to free wordpress themes from dailyblogtips.com. There are about 8 different themes with additional 5 themes that are variations of others by color. The themes are very nice. I&#8217;m using &#8230; <a href="http://www.chrisrivera.com/2008/08/28/free-wordpress-themes-from-dailyblogtipcom/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I wanted to share with all of you a link to free wordpress themes from <a href="http://www.dailyblogtips.com/wordpress-themes/">dailyblogtips.com</a>. There are about 8 different themes with additional 5 themes that are variations of others by color. The themes are very nice. I&#8217;m using them on this site and two others. I figured it would be definitely fair to give them credit. Check out the link for yourself.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chrisrivera.com/2008/08/28/free-wordpress-themes-from-dailyblogtipcom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

