<?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>Gnorb.NET &#187; WordPress</title>
	<atom:link href="http://www.gnorb.net/category/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.gnorb.net</link>
	<description>Fiction has to be plausible. Reality is under no such constraint.</description>
	<lastBuildDate>Wed, 11 Jan 2012 21:46:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Beating the Life Out of My Database</title>
		<link>http://www.gnorb.net/679/beating-the-life-out-of-my-database</link>
		<comments>http://www.gnorb.net/679/beating-the-life-out-of-my-database#comments</comments>
		<pubDate>Wed, 15 Nov 2006 18:42:40 +0000</pubDate>
		<dc:creator>Gnorb</dc:creator>
				<category><![CDATA[Gnorb.NET Updates]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.gnorb.net/gnorbnet-updates/20061115/beating-the-life-out-of-my-database/</guid>
		<description><![CDATA[For as long as I can remember, I&#8217;ve seemingly had an uncanny ability to kill just about any computer I&#8217;ve touched. In college I crashed more than one system (at a time) composing music in Finale and Cakewalk. At home, I&#8217;ve killed my share of Windows systems by trying to do too many things at [...]]]></description>
			<content:encoded><![CDATA[<p>For as long as I can remember, I&#8217;ve seemingly had an uncanny ability to kill just about any computer I&#8217;ve touched. In college I crashed more than one system (at a time) composing music in Finale and Cakewalk. At home, I&#8217;ve killed my share of Windows systems by trying to do too many things at once. I&#8217;ve even endangered more than one Linux system, or would have if X didn&#8217;t crash before I was done with it. And to my surprise, today I found out that my site was beating the life out of my database. </p>
<p>If you&#8217;ve tried to hit the site recently, you may have noticed a &#8220;too many CPUs connecting&#8221; error pop up. Apparently, my server was complaining about too much traffic coming into the site. Frankly, I find that almost ridiculous, since I don&#8217;t normally get more than about 400 visitors per day. (Once in a while it&#8217;ll peak at 2,000+, but not often.) Nevertheless, it seems as if many of my WordPress plugins and addons have been hitting the database a bit too hard every time someone comes to visit. Here&#8217;s an example:</p>
<p>When someone pulls up a page, the server has to display all the code and images on the site. On top of that, the server has to query the database for the page&#8217;s content. Like most web pages today, my site relies heavily on database interaction, not just because of the main article, but also because of the website topics, the &#8220;most popular pages&#8221; list, the &#8220;recent entries&#8221; list, the &#8220;recent comments&#8221; list, the miniblog, and a few other little things I have running in the background. Add to that the fact that there are a few people checking the site via RSS, spiders crawling deep into the site, and that people actually visit the front page, so more than one article gets served up, and you have your equation for trouble. </p>
<p>In response to this, I&#8217;ll be making a few changes to the site, including possibly a complete theme change (even though I&#8217;ve loved TypoXP, I might return to regular old Kubrick), in order to optimize the website performance. I&#8217;ve started by eliminating all of the &#8220;most recent comments&#8221; lists from the site, since those seem to have been taking an especially heavy toll. Iâ€™ve also eliminated a few redundant features which, while small, were apparently affecting the server more heavily than I&#8217;d anticipated. If that&#8217;s not enough, I&#8217;ll then begin to alter the internal pages in order to lighten the load, since about 90% of all visitors enter via individual pages within the site and not the via the front page. </p>
<p>Anyway, if you anyone reading this has any experience with matters like this and can offer advice on the matter, I&#8217;m all ears. Frankly, if I can help someone else avoid these same mistakes, then by all means let&#8217;s do it.</p>
<img src="http://www.gnorb.net/78b192b5/266bb3e7/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" />]]></content:encoded>
			<wfw:commentRss>http://www.gnorb.net/679/beating-the-life-out-of-my-database/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Working to Fix the RSS Feeds</title>
		<link>http://www.gnorb.net/572/working-to-fix-the-rss-feeds</link>
		<comments>http://www.gnorb.net/572/working-to-fix-the-rss-feeds#comments</comments>
		<pubDate>Thu, 28 Sep 2006 21:17:44 +0000</pubDate>
		<dc:creator>Gnorb</dc:creator>
				<category><![CDATA[Gnorb.NET Updates]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.gnorb.net/gnorbnet-updates/20060928/working-to-fix-the-rss-feeds/</guid>
		<description><![CDATA[If you ignore it, it&#8217;ll go away, right? Not quite. If you&#8217;re reading this through an RSS feed then you may have noticed that some posts seem to show up over and over again. (I&#8217;ve been having an issue with my Bloglines account and I can only presume, based on the evidence, that the problem [...]]]></description>
			<content:encoded><![CDATA[<p>If you ignore it, it&#8217;ll go away, right? Not quite. </p>
<p>If you&#8217;re reading this through an RSS feed then you may have noticed that some posts seem to show up over and over again. (I&#8217;ve been having an issue with my Bloglines account and I can only presume, based on the evidence, that the problem is on this end.) My sincere apologies for that. I&#8217;ll try to get to the bottom of that issue. Hopefully, this won&#8217;t annoy you all that much. I tried to ignore the problem, thinking that after a while it would stop. </p>
<p>It didn&#8217;t.</p>
<p>I then tried to re-create those posts by deleting the original and creating a new post with the same title and content.</p>
<p>That, aparently, hasn&#8217;t worked as well as I&#8217;d expected. </p>
<p>So now I&#8217;m in the scratc-my-head-and-ask-myself &#8220;WFT?&#8221; process. Please bear with me while I find out what&#8217;s going on. </p>
<p>I now return you to your regularly scheduled programming. </p>
<img src="http://www.gnorb.net/78b192b5/266bb3e7/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" />]]></content:encoded>
			<wfw:commentRss>http://www.gnorb.net/572/working-to-fix-the-rss-feeds/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Theme and Plugin Updates</title>
		<link>http://www.gnorb.net/436/theme-and-plugin-updates</link>
		<comments>http://www.gnorb.net/436/theme-and-plugin-updates#comments</comments>
		<pubDate>Sun, 18 Jun 2006 00:01:12 +0000</pubDate>
		<dc:creator>Gnorb</dc:creator>
				<category><![CDATA[Gnorb.NET Updates]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.gnorb.net/gnorbnet-updates/20060617/theme-and-plugin-updates/</guid>
		<description><![CDATA[I&#8217;ll try to keep this short: I decided not to continue using and hacking away at the theme I was using before. Kiwi is an absolutely awesome theme, but to get it to do what I needed it to do was almost impossible. Overall, it just had too many technical challenges for me to cope [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll try to keep this short: I decided not to continue using and hacking away at the theme I was using before. Kiwi is an absolutely awesome theme, but to get it to do what I needed it to do was almost impossible. Overall, it just had too many technical challenges for me to cope with. (I&#8217;m pretty much a baby when it comes to PHP, and some of this stuff required someone more experienced.) As such, I decided to go to a theme which had previously caught my eye, but which I had passed up in lieu of Kiwi, TypoXP. This theme is a bit like Kubrick, but generally easier. (I think it&#8217;s actually based on Kubrick.) Over the next few weeks/months I&#8217;ll be moving things around in order to make the site less bloggy and more professional looking. The biggest issue here is keeping it clean and easy to read. </p>
<p>(By the way, Ski, I haven&#8217;t forgotten about you just yet. I&#8217;ll be writing that design article for you that I promised. I&#8217;ve been looking at blogger and it&#8217;s all pretty easy stuff. It&#8217;s just a matter of properly documenting it all.)</p>
<p>The second thing: I&#8217;ve added a number of plugins which should make the site a bit more interesting. </p>
<ul>
<li>I added a set of social bookmarking site links at the bottom of every story, so if you have a Shadows or Del.icio.us account, you see something here you want to put up on Fark, or you want to track your comments using Co.mments, I&#8217;ve got you covered. </li>
<li>I added a search engine tracking tool which figures out what search engine you came from, your search terms, and articles which you may be interested in based on those search terms. Frankly, this is one of my favorite plugins. If you want to test it out, go to your favorite search engine (preferably Google or Yahoo) and type in &#8220;Gnorb florida&#8221;. Look for the first gnorb.net link you see (should be the first one anyway) and after clicking on it, take a look at the top of the side bar. The message containing all the aforementioned information will be there.</li>
<li>I added an email obfuscator which covers up emails to keep them safe. If you type gnorb@gnorb.net, the email will be obfuscated in the code and spammer bots won&#8217;t be able to grab your email address. (Do a &#8220;View Source Code&#8221; to test this out. Look for this sentence and try to find the email address.</li>
<li>I added a list of the most recent posts to the sidebar (viewable everywhere except the front page, where all the most recent articles are, anyway) as well as the most recent comments, so Junior now essentially has his own section on the site, sort of. (I need to figure out how I can get more commenting to happen here. I&#8217;m starting to feel all lonely and stuff.)</li>
</ul>
<p>There&#8217;s still a few other things I need to do, such as add a &#8220;Blogging Buddies&#8221; roll (<a href="http://server.quantumskyline.homelinux.net/wordpress/">Quantum</a>, <a href="http://bestbucsblog.blogspot.com">Ski</a>, <a href="http://www.bloglines.com/blog/gnorb">anyone else</a> &#8212; I gots y&#8217;all covered), a &#8220;most popular articles&#8221; list, and do some improvements to the search capabilities, something the previous theme had a royally hard time with for some reason. I also want to see if I can strike a deal with some online comic creator to feature their comics on the site. (Something tells me that&#8217;s a bit of a ways off, though.) Still, I think I&#8217;m happy with what I have right now, as most of the site now works just fine (which is more than I could have said for my bastardized version of Kiwi). </p>
<p>Oh, and I brought back the alternating headers, at the request of Junior, although they&#8217;ll need a bit of fixing. (Of course, if you&#8217;re an online comic creator or artist looking for a place to prominently feature some of your work, I&#8217;d be more than happy to talk about lending that space out to you.)</p>
<p>With that, if there&#8217;s anything you&#8217;d like to see, anything you&#8217;d think would make a good addition, or anything you feel I can do better here, whether it involves my writing, site features, or whatever, then this is the place to tell me. (And yes, I will be adding more online games. That&#8217;s another thing: I need to create a group of links somewhere that emphasizes the online games available here. People seem to like those. I also need to create a section outlining my own favorites from this site. I&#8217;ll be the first to tell you that though I&#8217;m no Hemingway, I&#8217;ve written a good amount of stuff I really enjoy reading. I&#8217;ve also written some stuff that I refuse to delete solely on the principle of completeness, which is another way of me saying &#8220;What tha &#8212; did I write that? What was I, drunk?!&#8221; But I digress&#8230;)</p>
<p>If you have something to say, say it. Consider this an open thread. </p>
<img src="http://www.gnorb.net/78b192b5/266bb3e7/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" />]]></content:encoded>
			<wfw:commentRss>http://www.gnorb.net/436/theme-and-plugin-updates/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Themes and Gnorb.NET</title>
		<link>http://www.gnorb.net/295/themes-and-gnorbnet</link>
		<comments>http://www.gnorb.net/295/themes-and-gnorbnet#comments</comments>
		<pubDate>Tue, 07 Feb 2006 20:57:24 +0000</pubDate>
		<dc:creator>Gnorb</dc:creator>
				<category><![CDATA[Gnorb.NET Updates]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.gnorb.net/gnorbnet-updates/20060207/themes-and-gnorbnet/</guid>
		<description><![CDATA[If you frequent this site you may have noticed that I&#8217;ve recently been &#8220;experimenting&#8221; with a number of different themes and schemes. That&#8217;s because I&#8217;m bored. By that I don&#8217;t mean that I&#8217;m bored right now, it means that I&#8217;m bored with the way the site looks. You&#8217;re probably not (I hope you&#8217;re not), but [...]]]></description>
			<content:encoded><![CDATA[<p>If you frequent this site you may have noticed that I&#8217;ve recently been &#8220;experimenting&#8221; with a number of different themes and schemes.</p>
<p>That&#8217;s because I&#8217;m bored. </p>
<p>By that I don&#8217;t mean that I&#8217;m bored <em>right now</em>, it means that I&#8217;m bored with the way the site looks. You&#8217;re probably not (I hope you&#8217;re not), but then again you probably don&#8217;t look at this site as much as I do. (If you do you&#8217;re a sick, sick individual. Go outside and get a life.)</p>
<p>At any rate, I&#8217;ve been looking at making a few changes to Gnorb.NET and I&#8217;d like to get readers&#8217; opinions regarding the next theme (or themes). The following is a quick look at and review of some of the themes I&#8217;m considering installing or getting inspiration from. (Getting inspiration != copying.) <span id="more-295"></span></p>
<p><b>Binary Moon</b><br />
From <a href="http://www.binarymoon.co.uk">BinaryMoon.com</a></p>
<p><center><img src="http://www.gnorb.net/wp-content/uploads/2006/02/binarymoon.jpg"/></center></p>
<p>Why I like it:</p>
<ul>
<li>Color scheme already looks like what I have now.</li>
<li>Non-blog looking blog. (See &#8220;Squible&#8221; below for a more drastic example of what I mean.</li>
<li>Very easy to read interface. Actually makes the reader want to read it.</li>
<li>Easy to navigate.</li>
</ul>
<p>What I don&#8217;t like:</p>
<ul>
<li>It would be pretty hard to re-code something like that; I don&#8217;t think there&#8217;s a downloadable theme available.</li>
<li>I don&#8217;t have the mad Photoshop skillz that guy has. My skills are &#8220;moderately annoyed&#8221; Photoshot skillz, at best. (Actually, it&#8217;s more like &#8220;moderately annoyed&#8221; GIMP skillz.)</li>
<li>I hate blatant rip-offs, even if they are from a spectacularly designed site. (Truth be told, there are a few &#8220;improvements&#8221; I would include, like a Flickr image bar and at least the first paragraph of the most recent articles being presented.)</li>
</ul>
<p><b>Enlightened</b><br />
From <a href="http://www.subnixus.com/2006/02/05/enlightened-theme-for-wordpress/">SubNixus.com</a></p>
<p><center><img src="http://www.gnorb.net/wp-content/uploads/2006/02/enlightened.png"/></center></p>
<p>What I like:</p>
<ul>
<li>Very light. Heck, it even has orange!</li>
<li>Simple-enough look.</li>
<li>It&#8217;s a downloadable theme, so there wouldn&#8217;t be much time spent coding.</li>
</ul>
<p>What I don&#8217;t like:</p>
<ul>
<li>Too &#8220;Blogish&#8221;. Frankly, I&#8217;m a bit tired of that look.</li>
<li>Not centered, but that could be fixed.</li>
</ul>
<p><b>Subnixus</b><br />
From <a href="http://www.subnixus.com/2006/01/18/subnixus-theme-for-wordpress/">SubNixus.com</a></p>
<p><a href="http://themes.wordpress.net/?view_type=filmstrip&#038;item_type=search&#038;page_number=2&#038;count_per_page=12&#038;item_filter=subnixus&#038;previous_view_type=slideshow&#038;previous_count_per_page=12">Live example here.</a></p>
<p><center><img src="http://www.gnorb.net/wp-content/uploads/2006/02/subnixus.jpg"/></center></p>
<p>What I like:</p>
<ul>
<li>Design is very simple, very clean.</li>
<li>Easy to read &#038; Navigate.</li>
<li>Already essentially set up for non-intrusive ads. (Less intrusive that what&#8217;s here now.)
</li>
</ul>
<p>What I don&#8217;t like:</p>
<ul>
<li>Seems a bit boring.</li>
</ul>
<p><b>Regulus</b><br />
From <a href="http://www.binarymoon.co.uk/2005/11/regulus-new-wordpress-theme-released/">BinaryMoon.co.uk</a></p>
<p><a href="http://www.binarymoon.co.uk/2005/12/regulus-20/">(WordPress 2.0 Version)</a></p>
<p><center><img src="http://www.gnorb.net/wp-content/uploads/2006/02/regulus.jpg"/></center></p>
<p>What I like:</p>
<ul>
<li>Based on Kubrick, which is what I&#8217;m using now, so the internal structure would be familiar to me.</li>
<li>Lots of back-end options. With a little tweaking this could make one theme become more than one.</li>
</ul>
<p>What I don&#8217;t like:</p>
<ul>
<li>Not much different than what I have now.</li>
<li>Not much different than what I have now.</li>
<li>In fact, pretty much exactly what I have now, but with some code improvements.</li>
</ul>
<p><b>Squible</b><br />
From <a href="http://www.squible.com/">Squible.com</a></p>
<p><a href="http://www.flickr.com/photos/yufkabulunur/95561757/in/pool-29784194@N00">Live example here.</a></p>
<p><center><img src="http://www.gnorb.net/wp-content/uploads/2006/02/Squibble.jpg"/></center></p>
<p>What I lilke:</p>
<ul>
<li>Non-blogish, like Binary Moon.</li>
<li>Breaks up the page into a nice set of sections, allowing for a good amount of flexibility.</li>
<li>The &#8220;Feature Article&#8221; on top allows me to keep the important content on top and the not-so important content below it.</li>
<li>Since it&#8217;s based on K2 it&#8217;s potentially very flexible and sexy.</li>
</ul>
<p>What I don&#8217;t like:</p>
<ul>
<li>Not particularly intuitive, since you conceivably have to scroll down to view the categories and links to other posts.</li>
<li>Easy to get messy with this theme.</li>
<li>Off the bat, does not elicit a strong &#8220;I want to read this!&#8221; response from the reader. </li>
</ul>
<p>There are others, but these are my top choices. I tend to lean more towards the BinaryMoon theme, maily because it looks like Squible and Regulus combined, and mostly because it offers that non-blog feel while still being built in such a way as to make the reader want to view the site. (Unfortunately, it would likely take by far the most work.) I also lean towards Regulus because it&#8217;s based on K2, which works because that&#8217;s what I want Gnorb.NET to eventually be based on. </p>
<p>At the end of the day, it may be that I use multiple themes, some pre-packaged and some of my own. (I would be happy to contribute to the WordPress community, and this may be the only way I can really do that, other than donating.) This takes time because each theme takes time to set up, and I&#8217;d have to do this, for the most part, during late nights (one or two hours at most every few nights) and on weekends. In addition, I want to make sure I have enough time to write. After all, if I have to choose between a good looking site and writing, I&#8217;ll take writing every time, hands down. </p>
<p>Anyway, cast your votes in the comments section, and add a few suggestions of your own. And if you happen to be a designer looking for a project with which to showcase your mad designer skillz, well then I&#8217;m all ears. Or eyes. Whatever.</p>
<img src="http://www.gnorb.net/78b192b5/266bb3e7/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" />]]></content:encoded>
			<wfw:commentRss>http://www.gnorb.net/295/themes-and-gnorbnet/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Le Linkage #3</title>
		<link>http://www.gnorb.net/226/le-linkage-3</link>
		<comments>http://www.gnorb.net/226/le-linkage-3#comments</comments>
		<pubDate>Fri, 13 Jan 2006 18:15:48 +0000</pubDate>
		<dc:creator>Gnorb</dc:creator>
				<category><![CDATA[Humor]]></category>
		<category><![CDATA[Le Linkage]]></category>
		<category><![CDATA[Linux and Open Source]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.gnorb.net/wordpress/20060113/le-linkage-3/</guid>
		<description><![CDATA[More links, more fun, and some tools for your blogging enjoyment. ###### SemioLogic: WordPress is a wonderful tool, but if you&#8217;re looking for a CMS, by itself WordPress just isn&#8217;t enough. The SemioLogic WordPress plugin turns your blogging software into more of a content management system, allowing you to set up both static content sites [...]]]></description>
			<content:encoded><![CDATA[<p>More links, more fun, and some tools for your blogging enjoyment.</p>
<p><center><b>######</b></center></p>
<p><b><a href="http://www.semiologic.com/">SemioLogic</a>:</b> WordPress is a wonderful tool, but if you&#8217;re looking for a CMS, by itself WordPress just isn&#8217;t enough. The SemioLogic WordPress plugin turns your blogging software into more of a content management system, allowing you to set up both static content sites and dynamic content sites from your WordPress install. As of this writing, version 3.2 for WP 2.0 just came out, so go ahead and try it out.</p>
<p><center><b>######</b></center></p>
<p><b><a href="http://tipthepizzaguy.com/stories/">Pizza Guy Delivery Stories</a>:</b> It seems the more your job forces you to deal with people, the stranger the stories are you&#8217;re able to tell. This collection of stories comes from pizza delivery drivers all over the country. If you&#8217;ve ever worked customer service or tech support (or in delivery, for that matter) you&#8217;ll enjoy this set of tales and not feel bad at all for these people, because you&#8217;ve been through similar, if not the same. Funny, funny stuff.</p>
<p><center><b>######</b></center></p>
<p><b><a href="http://juicystudio.com/services/readability.php">How Readable is Your Site?</a>:</b> If you run a website (likely a blog) then you&#8217;d probably be interested in seeing how readable your site is. This tool will help you figure out if you&#8217;re writing for the masses or if you&#8217;re better off saving your words for top secret government. Overall, my site&#8217;s just a bit more complicated than Mark Twain, but less so than TV Guide. Still, some posts should have been academic papers instead.</p>
<p><center><b>######</b></center></p>
<p><b><a href="http://www.unixguide.net/linux/linuxshortcuts.shtml">HUGE list of linux commands. On one page</a>:</b> This page just warms my command line-lovin&#8217; heart: it&#8217;s a massive collection of a buttload of Linux commands, with a short explanation of each one, organized alphabetically within sections. (This link provided to you by <a href="http://www.digg.com">Digg</a>.)</p>
<p><center><b>######</b></center></p>
<p><b><a href="http://www.dropsend.com/">Need to Email Large Files?</a>:</b> DropSend allows you to send files of up to 1GB and doesn&#8217;t require installing any application to your computer. (Source: <a href="http://www.evangelicaloutpost.com/">The Evangelical Outpost</a>)</p>
<p><center><b>######</b></center></p>
<p>If you have any seriously interesting links you think readers should know about (no cas1n0 or p)rn sites, please), drop me a line in the comments section. </p>
<img src="http://www.gnorb.net/78b192b5/266bb3e7/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" />]]></content:encoded>
			<wfw:commentRss>http://www.gnorb.net/226/le-linkage-3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is the Upgrade to WordPress 2.0 Worth It?</title>
		<link>http://www.gnorb.net/224/is-the-upgrade-to-wordpress-20-worth-it</link>
		<comments>http://www.gnorb.net/224/is-the-upgrade-to-wordpress-20-worth-it#comments</comments>
		<pubDate>Tue, 10 Jan 2006 21:16:13 +0000</pubDate>
		<dc:creator>Gnorb</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.gnorb.net/wordpress/20060110/is-the-upgrade-to-wordpress-20-worth-it/</guid>
		<description><![CDATA[If you&#8217;re looking to upgrade your own blog to WordPress 2.0 and are currently running 1.5.2, you&#8217;ll be interested to read the replies to the following post on Owen&#8217;s blog, Asymptomatic. After having upgraded to 2.0 myself, I can honestly state that although I like the improvements, had I known then what I know now, [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re looking to upgrade your own blog to WordPress 2.0 and are currently running 1.5.2, you&#8217;ll be interested to read the replies to the following post on <a href="http://asymptomatic.net/2005/12/30/2188/not-installing-wordpress-20-why/">Owen&#8217;s blog, Asymptomatic</a>.</p>
<p>After having upgraded to 2.0 myself, I can honestly state that although I like the improvements, had I known then what I know now, I probably wouldn&#8217;t have bothered. Among the commenters, the consensus seems to be &#8220;if it ain&#8217;t broke, don&#8217;t fix it.&#8221; Aparently, the improvements in the latest version of WordPress are mostly internal (except for the editing screen, which broke one of my plugins, FrameBuster). </p>
<p>Actually, one of the issues that&#8217;s been bothering me is the habit WordPress seems to have when editing a post of deleting all the Technorati tags I assigned to it, so I have to re-assign a post its tags every time I post. Pretty annoying. </p>
<p>There are other goods and bads, but overall, although I like it, I would probably recommend other bloggers hold off, especially if you have a lot of plugins. If you don&#8217;t, go for the upgrade. You won&#8217;t be gaining much, but you&#8217;ll be gaining one or two things of interest. </p>
<img src="http://www.gnorb.net/78b192b5/266bb3e7/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" />]]></content:encoded>
			<wfw:commentRss>http://www.gnorb.net/224/is-the-upgrade-to-wordpress-20-worth-it/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Upgrade Complete!</title>
		<link>http://www.gnorb.net/214/upgrade-complete</link>
		<comments>http://www.gnorb.net/214/upgrade-complete#comments</comments>
		<pubDate>Sun, 08 Jan 2006 15:07:01 +0000</pubDate>
		<dc:creator>Gnorb</dc:creator>
				<category><![CDATA[Gnorb.NET Updates]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.gnorb.net/life/20060108/upgrade-complete/</guid>
		<description><![CDATA[Gnorb.NET is now running on WordPress 2.0. Unfortunatelly, my custome theme with the cool, random header images doesn&#8217;t work with WP2, but as soon as I get it to work the site will pretty much be back to normal. For now, just treat this as a regular blog, instead of as your guidepost to life. [...]]]></description>
			<content:encoded><![CDATA[<p>Gnorb.NET is now running on WordPress 2.0. Unfortunatelly, my custome theme with the cool, random header images doesn&#8217;t work with WP2, but as soon as I get it to work the site will pretty much be back to normal. For now, just treat this as a regular blog, instead of as your guidepost to life. (I kid! I kid!)</p>
<p><strong>Edit:</strong> The site&#8217;s pretty much complete. Turns out most of my plugins worked just fine. I&#8217;ll still have the goet the updated versions of the ones that didn&#8217;t, but it looks like everything&#8217;s back to normal. I&#8217;d like to thank the WordPress theme for the awesome job they&#8217;ve done. If you want to try WordPress for yourself, head down to <a href="http://www.wordpress.com">WordPress.com</a> and sign up for a free blog, or go to <a href="http://www.wordpress.org">WordPress.org</a> and download the software for yourself.</p>
<img src="http://www.gnorb.net/78b192b5/266bb3e7/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" />]]></content:encoded>
			<wfw:commentRss>http://www.gnorb.net/214/upgrade-complete/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Beginning of the End for the Site Changes</title>
		<link>http://www.gnorb.net/213/the-beginning-of-the-end-for-the-site-changes</link>
		<comments>http://www.gnorb.net/213/the-beginning-of-the-end-for-the-site-changes#comments</comments>
		<pubDate>Sat, 07 Jan 2006 23:04:00 +0000</pubDate>
		<dc:creator>Gnorb</dc:creator>
				<category><![CDATA[Gnorb.NET Updates]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.gnorb.net/gnorbnet-updates/20060107/the-beginning-of-the-end-for-the-site-changes/</guid>
		<description><![CDATA[For the past couple of weeks, my email address was messed up. That&#8217;s finally fixed. Last nigh my site went down. As of this afternoon, that&#8217;s fixed. The old bBlog part of my site is still down. That&#8217;ll get fixed. I&#8217;m upgrading to WordPress 2.0 today while I watch the Bucs/Redskins game. After that&#8217;s over [...]]]></description>
			<content:encoded><![CDATA[<p>For the past couple of weeks, my email address was messed up. That&#8217;s finally fixed.</p>
<p>Last nigh my site went down. As of this afternoon, that&#8217;s fixed. </p>
<p>The old bBlog part of my site is still down. That&#8217;ll get fixed. </p>
<p>I&#8217;m upgrading to WordPress 2.0 today while I watch the Bucs/Redskins game. After that&#8217;s over with, I&#8217;ll have to spend some time getting all the plugins and themes back in place. In the process, I&#8217;ll finish getting all the stuff out of bBlog and wipe that system off &#8220;my&#8221; server.</p>
<p>Once all that is done, all will once again be well.  </p>
<p>This is the beginning of the end for site changes. Thank God. In addition, thank Nate, and the WordPress team. </p>
<p>Now, if you&#8217;ll excuse me, my team needs me. Too bad there&#8217;s nothing I can do here but yell &#8220;Go, Team, Go!&#8221; Not like it&#8217;ll make a difference &#8212; the Bucs are down 14-3 &#8212; but I do it just for fun.</p>
<p>By the way, check out my WordPress.com site, <a href="http://gnorb.wordpress.com">Gnorb&#8217;s Kitschy CyberXtreme iBlog</a>. (Because one cliche catch phrase slogan just isn&#8217;t enough.)</p>
<img src="http://www.gnorb.net/78b192b5/266bb3e7/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" />]]></content:encoded>
			<wfw:commentRss>http://www.gnorb.net/213/the-beginning-of-the-end-for-the-site-changes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Time to Flush Out My Brain</title>
		<link>http://www.gnorb.net/177/177</link>
		<comments>http://www.gnorb.net/177/177#comments</comments>
		<pubDate>Tue, 22 Nov 2005 03:35:37 +0000</pubDate>
		<dc:creator>Gnorb</dc:creator>
				<category><![CDATA[Gnorb.NET Updates]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.gnorb.net/gnorbnet-updates/20051121/177/</guid>
		<description><![CDATA[Ok, I&#8217;m not sure what&#8217;s going on, but lately I&#8217;ve been in an incredible writing mood. I&#8217;m talking about taking a notepad everywhere, jotting down every thought I want to develop (and some I don&#8217;t), and racing to get home at nights so I can write. What&#8217;s up with this? I&#8217;m not a huge fan [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, I&#8217;m not sure what&#8217;s going on, but lately I&#8217;ve been in an incredible writing mood. I&#8217;m talking about taking a notepad everywhere, jotting down every thought I want to develop (and some I don&#8217;t), and racing to get home at nights so I can write. What&#8217;s up with this? </p>
<p>I&#8217;m not a huge fan of horror-scopes &#8212; in fact, I only look at them when I want to get a good laugh &#8212; but today&#8217;s astrology.com.au reading is creepily on the mark:</p>
<blockquote><p>Mercury passing through your zone of self means <b>you&#8217;re hyped-up in your communication</b>. You&#8217;re plugged in, talkative and ideas come from all directions. Avoid needless arguments today though. Walking or physical exercise might help relax your mind. Peace is your keyword for the moment.</p></blockquote>
<p>Weird. I&#8217;ve been like this all week though, not just today. Don&#8217;t know what&#8217;s gotten into me, but I have like 6 different entires &#8212; <b>on notepad</b> &#8212; waiting to be put up. If you happen to see an elevated level of activity this week, now you know why.</p>
<p>As a sidenote, I saw something pretty cool today on <a href="http://www.digg.com">Digg.com</a>. WordPress has come out with its own web-hosted version of its awesome WordPress blogging software. From what I&#8217;ve seen, the backend doesn&#8217;t look too different from the self-hosted version, save for some functional limitations (themes, plugins, and a few other things). Doesn&#8217;t look bad, and I&#8217;d gladly recommend it to anyone wanting to get their own &#8220;my cats are cool&#8221; page like this one. (Because my cats <em>are</em> cool, daing it! Well, they used to be until one of them died and the other became a fat, furry imitation of a meat loaf.) Check it out at <a href="http://wordpress.com">WordPress.com</a>.</p>
<img src="http://www.gnorb.net/78b192b5/266bb3e7/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" />]]></content:encoded>
			<wfw:commentRss>http://www.gnorb.net/177/177/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More on Technorati Problems</title>
		<link>http://www.gnorb.net/22/more-on-technorati-problems</link>
		<comments>http://www.gnorb.net/22/more-on-technorati-problems#comments</comments>
		<pubDate>Wed, 10 Aug 2005 03:05:38 +0000</pubDate>
		<dc:creator>Gnorb</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.gnorb.net/?p=22</guid>
		<description><![CDATA[I may have found the root cause if my problems with Technorati. If it's what I think it is, I'm in for a bit of work from the site end, and a <em>lot</em> of work from the RSS end.]]></description>
			<content:encoded><![CDATA[<p>I think I may finally have found what the problem with Technorati spidering my site is. I was planning to send them another message asking why they haven&#8217;t yet answered my first post when I noticed the following bit of information from http://technorati.com/help/publishers.html &#8211;</p>
<p><span id="more-22"></span><br />
<blockquote><strong>How can I produce better content for indexing?</strong></p>
<p>Help our spiders find your content in its entirety by outputting valid markup for your web pages and feeds.</p>
<p>The <a href="http://validator.w3.org/">W3C Markup Validation Service</a> will help you identify and correct markup errors on your site. Modern spiders can work around some errors but it is best to provide as little work as possible to index your site and display all of your content the way it is meant to be displayed.</p>
<p>Technorati also indexes your feed to retrieve additional information and discern document structure. <a href="http://feedvalidator.org/">Feed Validator</a> will help you verify the markup of your site&#8217;s syndication feeds and identify possible points of improvement.</p></blockquote>
<p>I decided to check out the both the Feed Validator and the W3C Markup Validation Service pages to see whether or not the problem may have been coming from my end. As it turns out, it may just be.</p>
<p>From the W3C Markup Validation Service I got <a href="http://validator.w3.org/check?uri=http%3A%2F%2Fwww.gnorb.net">this result for Gnorb.NET&#8217;s home page</a>. Nasty, nasty stuff. </p>
<p>Needless to say, but &#8220;ouch!&#8221; Talk about screwing up a perfectly good Web page. The results from Feed Validator <a href="http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fwww.gnorb.net%2F%3Ffeed.php%3Drss2">weren&#8217;t any better</a>. Heck, the tool couldn&#8217;t even recognize my RSS feed as a feed! Talk about something that&#8217;ll ruin your chances! </p>
<p>Although that first issue is mostly my fault (looks like there are a lot of Amazon partner issues I can&#8217;t really do much about), the second looks to be a problem with WordPress directly. Maybe it&#8217;s time I find an Atom feed plugin that&#8217;ll produce nice, clean code. </p>
<p>Looks like I have a lot of work this weekend. Between that, SEF&#8217;ing the URLs, creating sub-domains, and moving all content from all other system blogs to this one and only blog (big task, but worth it, I think, especially since my other stuff isn&#8217;t really being spidered), plus fixing phpBB &#8212; yeah, a lot of stuff to get done. </p>
<img src="http://www.gnorb.net/78b192b5/266bb3e7/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" />]]></content:encoded>
			<wfw:commentRss>http://www.gnorb.net/22/more-on-technorati-problems/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Technorati Troubles</title>
		<link>http://www.gnorb.net/17/technorati-troubles</link>
		<comments>http://www.gnorb.net/17/technorati-troubles#comments</comments>
		<pubDate>Sat, 06 Aug 2005 06:52:37 +0000</pubDate>
		<dc:creator>Gnorb</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.gnorb.net/?p=17</guid>
		<description><![CDATA[Move on, nothing to see here. Unless you like reading useless thoughts about Technorati.]]></description>
			<content:encoded><![CDATA[<p>Nothing. Nada. Zilch. Zip. Zero. </p>
<p>That&#8217;s the reaction I&#8217;m getting from Technorati right about now. Nothing I tag my blog with is showing up, and it&#8217;s starting to cheese me off. Interestingly, my bBlog posts seem to be rather prominents in Technorati&#8217;s pages. </p>
<p>Daing it, why can&#8217;t anything work exactly like I want it to without any problems whatsoever? Is that too much to ask? I install the BunnyTags plugin, configure it just like they say, and what do I get? The big goose egg. </p>
<p>Damn you, Murphy, and damn your stupid laws!</p>
<p><strong>Edit:</strong><br />
Although I&#8217;ve finally been able to add the site to Technorati (it finally picked up my claim), Technorati still isn&#8217;t picking up any of my posts. Maybe I should start blogging on my archives and see if that works. *urgh*</p>
<img src="http://www.gnorb.net/78b192b5/266bb3e7/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" />]]></content:encoded>
			<wfw:commentRss>http://www.gnorb.net/17/technorati-troubles/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>One Step at a Time</title>
		<link>http://www.gnorb.net/6/one-step-at-a-time</link>
		<comments>http://www.gnorb.net/6/one-step-at-a-time#comments</comments>
		<pubDate>Sun, 31 Jul 2005 09:30:57 +0000</pubDate>
		<dc:creator>Gnorb</dc:creator>
				<category><![CDATA[Gnorb.NET Updates]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.gnorb.net/?p=6</guid>
		<description><![CDATA[I&#8217;ve just finished my second round of major edits to the site. I&#8217;ve done away with the stock Kubrick images and replaced those with some of my own. For the most part, the site&#8217;s rendering and layout is all being done via CSS. Except for the headers there are no pictures, and there are no [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just finished my second round of major edits to the site. I&#8217;ve done away with the stock Kubrick images and replaced those with some of my own. For the most part, the site&#8217;s rendering and layout is all being done via CSS. Except for the headers there are no pictures, and there are no tables to speak of. This comes with its own challenges, namely cross-browser functionality, but the code cleanliness is worth it. </p>
<p><span id="more-6"></span>The more I use WordPress, the more I become aware of just how much I was missing out on with bBlog. I don&#8217;t want to bad-mouth it, but man, bBlog&#8217;s features are almost nothing compared to WordPress. Then again, the last version I really used was 0.7.2. Installed in my  <a href="/bblog/" title="bBlog">old blog site</a> is bBlog 0.7.6, which had made some marked improvements over the 0.7.2. I won&#8217;t get into details since I don&#8217;t plan to become a bBlog expert (at least not anymore, since I don&#8217;t have to in order to do what I want), but if you&#8217;re looking to try blogging software and <em>don&#8217;t</em> want to use WordPress for some reason, I might recommend bBlog. (Then again, I might also recommend Blogger, since it&#8217;s so easy to use. Like anything, it all depends what you want to do with it at the end.)</p>
<p>Like I predicted in a previous post, I started to become very familiar with WordPress&#8217; theme editing functionality. What you see right now (as of 31 July 2005) is almost entirely a product of that tool. I was able to edit the PHP files that made up the theme and the stylesheet, as well. (Although I didn&#8217;t notice whether there was an Internet Explorer-specific stylesheet or not.) Except for the images, everything was done via that tool, and the images only because I didn&#8217;t want to have to redefine a few variables in the header.php file.</p>
<p><b>What I did to get the template looking like this</b><br />
To turn the Random Images template from what it was to what I have here, I did the following: </p>
<p>First, I wanted multiple columns across all pages. That&#8217;s because I like for navigation to be available on all pages of the site. To do that, I simply coppied all the files from the All Columns Kubrick theme (also by Michael Heilmann) to the Random Images directly, except header.php and style.css. (Or the images, of course.) That gave me what I wanted. In addition, I also got a little bit of a bonus from that, since the page navigation buttons are part of header.php, and defined in style.css. (Yae!)</p>
<p>After that, I edited the sidebar to my liking, switching the position of the Categories and Archives, adding a Google AdSense box (click on a link&#8230; right&#8230; now!), and doing the whole &#8220;About Me&#8221; thing. (Really, does anone care about that?)</p>
<p>Then came time for the big change. I wanted to see what the site would look like without images so I yanked all the image file information from the header.php file. (It&#8217;s a very well documented file, so if you happen to be using Kubrick, take some time to read through it. I think you&#8217;ll be pleasantly surprised.) The result wan&#8217;t half bad. I wanted a different color scheme, so I looked around for imspiration. It wasn&#8217;t long before I found <a href="http://www.johnhesch.com/">John Hesch&#8217;s blog</a>, sporting one of the most unexpectedly nice color schemes I&#8217;ve seen. His site is simple and clean, which is exactly what I wanted here. </p>
<p>Now, in real life, I&#8217;m the type that likes really strange and somewhat annoying color combinations and styles. If anything, my tastes are anything <em>but</em> simple. But for the website, I wanted something that looked professional, but not something too boring. Something that looked good, but wouldn&#8217;t cause seizures. I found that at Hesch&#8217;s blog. </p>
<p>I tried my best to copy his style, but I was &#8212; and still am &#8212; having massive problems with the CSS code to make the page nav bar do what his does. (He uses a table there, I believe, which makes the job a lot easier. I&#8217;m trying to do all this without tables, so that&#8217;s not an option I want to consider.) Instead of spending a zillion hours tyring to figure that out, I decided to put the header image code back into the header.php file. I put the &#8220;body&#8221; and &#8220;#header&#8221; code back in (and nothing else), and decided to start using my own images.</p>
<p>Now, in the Random Image theme, there&#8217;s a part of the theme near the top where a variable, <code>num</code> is defined as <code>rand(0,9)</code>. (This means that wherever the variable <code>num</code> was called by PHP, a random number between 0 and 9 would take its place.) I changed that to <code>(0.2)</code> and put in my own images, kubrickheader0, kubrickheader1, and kubrickheader2. Once the images were in place, the theme was set to go. </p>
<p>That said, I&#8217;ve fnished revamping the look and feel of the site for now. I&#8217;ll try to get that dark yellow banner think working, and I&#8217;ll probably tweak the CSS a bit more, just for looks, but overall I think I&#8217;m done with this for the moment. (The rest of the stuff I can do during my lunch breaks at work. Now that I don&#8217;t need an FTP client to work with the code, I can do what I need to do when I can actually do it.)</p>
<p>If you have any questions regarding this &#8220;theme&#8221;, feel free to conact me here. Once I get it just how I like it, I&#8217;ll probably turn it into a full-blown, installable theme and share it with the WordPress community. Until then, it&#8217;s play time.</p>
<p>(Actually, it&#8217;s sleep time. It&#8217;s 5:30am right now and I should really be in bed. I have church <strike>tomorrow</strike>in a few hours.)   </p>
<p><b>Edit:</b><br />
I got the yellow bar working! For information on HOW I did it, just take a look at the <a href="http://www.gnorb.net/wp-content/themes/random-image/style.css">stylesheet</a> and find <code>#pages</code> and <code>#pages a</code>. </p>
<img src="http://www.gnorb.net/78b192b5/266bb3e7/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" />]]></content:encoded>
			<wfw:commentRss>http://www.gnorb.net/6/one-step-at-a-time/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My First (Real) WordPress Post</title>
		<link>http://www.gnorb.net/2/my-first-real-wordpress-post</link>
		<comments>http://www.gnorb.net/2/my-first-real-wordpress-post#comments</comments>
		<pubDate>Sat, 30 Jul 2005 09:02:23 +0000</pubDate>
		<dc:creator>Gnorb</dc:creator>
				<category><![CDATA[Gnorb.NET Updates]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.gnorb.net/uncategorized/my-first-real-wordpress-post</guid>
		<description><![CDATA[So I&#8217;ve finally done it; I switched my blogging system from bBlog to WordPress. It was a surprisingly easy task &#8212; after all, the installation of both systems is pretty straight forward, an takes less than 15 minutes for both, even to the somewhat experienced user. (If you think I&#8217;m a MySQL guru of some [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve finally done it; I switched my blogging system from bBlog to WordPress. It was a surprisingly easy task &#8212; after all, the installation of both systems is pretty straight forward, an takes less than 15 minutes for both, even to the somewhat experienced user. (If you think I&#8217;m a MySQL guru of some sort, think again. Ditto with PHP, though I can at least read the stuff.)</p>
<p>Right now it&#8217;s about 5am. Tired? Yes. Happy? Believe it. Asking why Johnny Depp was chosed for the role of Willy Wonka over, say, Marilyn Manson or Robin Williams? Not really, but it does make you wonder, why Depp? Creepy as he can make himself to be at times, I think it has more to do with who directed the film than who may have been the best man for the job. (The director for the new <em>Charlie and the Chocolate Factory</em> movie is Tim Burton, the same guy that brought you <em>Edward Scissorhands</em>, <em>Beetlejuice</em>, and the first two <em>Batman</em> movies.) Turns out that Depp and Burton have worked together on a number of projects and &#8212; </p>
<p>Wait, why the heck do I care? I&#8217;ve just been having a showdown at the SSH corral with a bunch of weird issues I ran into regarding permissions. </p>
<p>But, enough of that. I&#8217;m tired, and though I&#8217;m starting to look like Stephen Hawking, I&#8217;m becoming as dumb as Mike Tyson. Time to get to bed. I&#8217;ve still got to do a ton of work at the site, but for now, this&#8217;ll do. </p>
<p>By the way, here&#8217;s a tip: unless you have write-access to mod_url in Apache, using the Permalinks functionality of WordPress kind of destroys the site. To fix the problem, you&#8217;ll need to go to your .htaccess file and delete about 849 lines of code WP puts in.</p>
<p>Finally, if you want to see what my test-bed was for WP, check out <a href="http://www.gnorb.net/wp/">my test blog</a>. Also, if you&#8217;re looking for old content (which I&#8217;m planning to port here), check out <a href="http://www.gnorb.net/bblog/">my older-stuff site</a>. Doesn&#8217;t look as nice as it did before, but honestly, who cares, right?</p>
<p>Ok, starting to hallucinate. Time for bed.</p>
<img src="http://www.gnorb.net/78b192b5/266bb3e7/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" />]]></content:encoded>
			<wfw:commentRss>http://www.gnorb.net/2/my-first-real-wordpress-post/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Switching to WordPress</title>
		<link>http://www.gnorb.net/39/switching-to-wordpress</link>
		<comments>http://www.gnorb.net/39/switching-to-wordpress#comments</comments>
		<pubDate>Wed, 27 Jul 2005 04:38:37 +0000</pubDate>
		<dc:creator>Gnorb</dc:creator>
				<category><![CDATA[Gnorb.NET Updates]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.gnorb.net/?p=39</guid>
		<description><![CDATA[Note: This was posted before I switched to WordPress from bBlog. Well, after much research, I&#8217;ve decided to move this blog over to WordPress, instead of keeping it on bBlog. Although bBlog offers some great functionality, ease of use, and great cleanliness of code, WordPress offers me features which allow for better control of the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Note:</strong> <em>This was posted before I switched to WordPress from bBlog.</em></p>
<p>Well, after much research, I&#8217;ve decided to move this blog over to WordPress, instead of keeping it on bBlog. Although bBlog offers some great functionality, ease of use, and great cleanliness of code, WordPress offers me features which allow for better control of the system.</p>
<p><span id="more-39"></span>A large part of my decission was based on the SEO-friendly aspects of both WordPress and bBlog. Although bBlog is supposed to be SEO friendly from the ground up, WordPress&#8217; overall maturity (in regards to features and plugins) puts it on par with bBlog. bBlog has a definite advantage here, and unless you&#8217;re looking to do some serious work on the site, its features work just fine. As for myself &#8212; what can I say, I&#8217;m a power user. I spent hours looking through the bBlog code in order to optmize. Thing is that many of the optimizations I was looking to do here, I can do with WordPress without looking at the code. For all the heavy-dutty stuff, I had to look inside the code of both. In both cases, many of he optimizations require work with PHP, so to that end there isn&#8217;t much difference. Smarty makes templated BEAUTIFULLY easy, but when looking at the code, I realized that to plug something into the code, I had to know both PHP and Smarty. With WordPress, I only have to know (or in my case, learn) PHP.</p>
<p>With that said, I will begin my work this weeked, transitioning this site from a bBlog-powered site to a WordPress powered site. I will keep all this site as is, but all this will be moved to a sub-directory. </p>
<p>I look forward to blog by email, getting random headers to work, using w.bloggar, pinging sites without the help of ping-o-matic, and more information than before. I will, however, continue to work with the bBlog community (http://www.bBlog.com/forum.php &#8212; Forums page). Whenever I can offer assistance with such topics as documentation and page design, I will, I will also discuss SEO techniques they can use, if called to do so. </p>
<p>But in fact, that was one of my problems with bBlog. </p>
<p>Although I love communities, right now, the program needs some work, and a community has to be built up. Although I love working under those conditions, I also realize that life right now is not condusive to that type of work. I want to blog, not to do tech work, which is what I do all day anyway. And although I enjoy it, I also enjoy writing about other things to &#8212; no one. If someone reads this, great. If they don&#8217;t, great. The only people this is really being written for is me and anyone else who decides they&#8217;re interested in reading what they&#8217;re reading. </p>
<p>No one else.</p>
<p>(By the way, the bBlog dev team is packed with people that know their stuff. If you&#8217;ve ever wanted to help out on a project, they could definitelly use it.)</p>
<p>With that said, I&#8217;ll probably stay silent over the next week or so and will be back up and running full throttle shortly. In the meantime, entertain yourselves by reading all the testing post crap I&#8217;ve written in my WordPress test blog (http://www.gnorb.net/wp/). None of that, except for the JPop list will make it to the new site, so enjoy it while you can, and, hell, post whatever you want to there. The more features I can test, the better.</p>
<img src="http://www.gnorb.net/78b192b5/266bb3e7/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" />]]></content:encoded>
			<wfw:commentRss>http://www.gnorb.net/39/switching-to-wordpress/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

