<?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>Glenn Burks</title>
	<atom:link href="http://www.glennburks.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.glennburks.com</link>
	<description>Get More Out Of Life</description>
	<lastBuildDate>Sun, 19 Sep 2010 20:16:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>W3 Total Cache Self-induced Error</title>
		<link>http://www.glennburks.com/w3-total-cache-self-induced-error/</link>
		<comments>http://www.glennburks.com/w3-total-cache-self-induced-error/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 13:48:46 +0000</pubDate>
		<dc:creator>Glenn Burks</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.glennburks.com/?p=862</guid>
		<description><![CDATA[W3 Total Cache is one of the best plugins I&#8217;ve found for wordpress. Yet, at first glance it can seem overwhelming to setup. But, it&#8217;s not really all that hard. Recently I&#8217;d moved this site from Drupal to WordPress which went pretty smooth except for a few small issues with [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.glennburks.com/w3-total-cache-self-induced-error/" title="Permanent link to W3 Total Cache Self-induced Error"><img class="post_image aligncenter" src="http://assets.glennburks.com/wp-content/uploads/W3-Total-Cache.jpg" width="377" height="57" alt="Post image for W3 Total Cache Self-induced Error" /></a>
</p><p>W3 Total Cache is one of the best plugins I&#8217;ve found for wordpress. Yet, at first glance it can seem overwhelming to setup. But, it&#8217;s not really all that hard.</p>
<p>Recently I&#8217;d moved this site from <a href="http://www.glennburks.com/moving-from-drupal-6-x-to-wordpress-3/">Drupal to WordPress</a> which went pretty smooth except for a few small issues with the comments which I wrote about in a previous post.</p>
<p>During the process of fixing the <a href="http://www.glennburks.com/wordpress-comments-out-of-order-after/">out of order wordpress comments</a> I introduced another problem.</p>
<p>While fixing the comments I had disabled W3 Total Cache. The problem cropped up when I went to access the comments after W3 was running once again.</p>
<p>While not paying attention while fixing the comments (nested comments set to 5) I had one comment that would have been nested at #6. Since WordPress was setup to only nest to 5 it simply did not place it where it should have been.</p>
<p>It just placed the post beneath the others and in order, no problem right? Well as I said it turned up only after W3 Total cache was running and you tried to manage the comments.</p>
<p>Most of the time you would just get a blank page and at other times you would get all the way to the edit comments page but there where no comments displayed. Yet, it would show that there where comments and pages.</p>
<p>What ended up happening was that the comment that could not be nested at position #6 ended up having the comment_parent set to the comment_id.</p>
<p>Why it created an issue with W3 Total cache I have no idea maybe someone will stop by and enlighten us. But, by changing the comment_parent back to 0 fixed the issue.</p>
<div class="wpbuzzer_button" style="float: right; padding-left: 0.5em;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="normal-count" data-url="http://www.glennburks.com/w3-total-cache-self-induced-error/" data-imageurl=""></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.glennburks.com/w3-total-cache-self-induced-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Comments Out Of Order After</title>
		<link>http://www.glennburks.com/wordpress-comments-out-of-order-after/</link>
		<comments>http://www.glennburks.com/wordpress-comments-out-of-order-after/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 01:46:51 +0000</pubDate>
		<dc:creator>Glenn Burks</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.glennburks.com/?p=859</guid>
		<description><![CDATA[&#8230;Moving this site from Drupal back to WordPress which I had alluded to in a previous post. Thankfully there is alot already written about this on the internet. For some odd reason during the move the threaded comments ended up out of order. Coupled with some but not all of [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.glennburks.com/wordpress-comments-out-of-order-after/" title="Permanent link to WordPress Comments Out Of Order After"><img class="post_image aligncenter" src="http://assets.glennburks.com/wp-content/uploads/wordpress-logo.gif" width="150" height="150" alt="Post image for WordPress Comments Out Of Order After" /></a>
</p><p>&#8230;Moving this site from <a href="http://www.glennburks.com/moving-from-drupal-6-x-to-wordpress-3/">Drupal back to WordPress</a> which I had alluded to in a previous post. Thankfully there is alot already written about this on the internet.</p>
<p>For some odd reason during the move the threaded comments ended up out of order. Coupled with <span style="text-decoration: underline;">some but not all of my replies where not attached to me</span>.</p>
<p>After searching through quite a few posts (most just stating the problem, without a solution) I found a few that addressed what I needed to do.</p>
<p>The scary part is that, it does require you <span style="text-decoration: underline;">to go into the database and correct the issue.</span> This is where you need to have a backup of the database and preferably do this in <strong>MAMP</strong> or <strong>XAMPP</strong>.</p>
<p>The first issue that needed to be addressed and was one of the more difficult ones to find was the issue of &#8220;<a href="http://davmp.kimanddave.com/2009/07/18/changing-the-user_id-of-wordpress-comments/">Changing the user_id of wordpress comments</a>&#8221; back to me.</p>
<p>This was fairly easy to do from phpmyadmin and then it was on to the next issue getting the comments back in order. At first it may seem like a daunting task but as you read all the comments you should see how they fit together.</p>
<p>The issue for the out-of-order wordpress comments was the&#8230;</p>
<p>&#8230; <strong>comment_parent field</strong>. The thread comments that where out of order had the comment_parent set to 0 or some other odd number. These could have been change via phpmyadmin but talk about confusing.</p>
<p>With thousands of plugin&#8217;s for WordPress a little searching turned up this plugin <a href="http://wordpress.org/extend/plugins/edit-parent-comment-id/">Edit Parent Comment ID</a> the sad part is that it hasn&#8217;t been updated in awhile and compatibility was only up to 2.9.2.</p>
<p>And, I was running WordPress 3.01. Since I was using MAMP and had a complete duplicate of the site it was no problem. I installed the plugin it worked as advertised.</p>
<p>From there it was just a simple matter of figuring out which comment went where. While this would work for a smaller site I know it would not be easy on a much larger site where you may have thousands of comments.</p>
<p>The interesting part is by going through this process I introduced another problem with W3 Total Cache and Comments which I&#8217;ll have to write about later.</p>
<p>But, for now if you need to fix you&#8217;re out of order wordpress comments this will get you started.</p>
<div class="wpbuzzer_button" style="float: right; padding-left: 0.5em;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="normal-count" data-url="http://www.glennburks.com/wordpress-comments-out-of-order-after/" data-imageurl=""></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.glennburks.com/wordpress-comments-out-of-order-after/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moving From Drupal 6.x To WordPress 3</title>
		<link>http://www.glennburks.com/moving-from-drupal-6-x-to-wordpress-3/</link>
		<comments>http://www.glennburks.com/moving-from-drupal-6-x-to-wordpress-3/#comments</comments>
		<pubDate>Sun, 08 Aug 2010 03:41:03 +0000</pubDate>
		<dc:creator>Glenn Burks</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.glennburks.com/?p=819</guid>
		<description><![CDATA[After almost two years of running this site on Drupal 6, I finally came to the realization in late may it was time to move it back to WordPress and Thesis. What brought me to this decision was more than just the upkeep associated with running a simple blog on [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.glennburks.com/moving-from-drupal-6-x-to-wordpress-3/" title="Permanent link to Moving From Drupal 6.x To WordPress 3"><img class="post_image aligncenter" src="http://assets.glennburks.com/wp-content/uploads/wordpress-drupal-logo.gif" width="150" height="150" alt="Post image for Moving From Drupal 6.x To WordPress 3" /></a>
</p><p>After almost two years of running this site on Drupal 6, I finally came to the realization in late may it was time to move it back to WordPress and Thesis.</p>
<p>What brought me to this decision was more than just the upkeep associated with running a simple blog on Drupal&#8230;</p>
<p>It also had to do with the complexity of module interdependence with drupal, which on more than one occasion caused numerous problems.</p>
<p>One of the biggest reasons this site used Drupal in the beginning was the power you had over your content. But, now I feel wordpress has more than caught up.</p>
<p>While I had moved quite a few sites from wordpress to drupal &#8230; there&#8217;s a module for that. Moving in the other direction seemed like more of a challenge.</p>
<p>Yet, a quick search on the internet turned up this excellent post <a href="http://socialcmsbuzz.com/convert-import-a-drupal-6-based-website-to-wordpress-v27-20052009/">Convert – Import A Drupal 6 Based Website To WordPress v2.7</a></p>
<p>Setting up a temporary site via <a href="http://www.mamp.info/en/index.html">MAMP</a> was the first step, followed by downloading the 2.7 version of WordPress from the <a href="http://wordpress.org/download/release-archive/">release archive</a>.</p>
<p>Following the instructions the data was converted in no time at all. Everything appeared to be there and still intact. The next step was to download and update to the latest version of WordPress 3.01.</p>
<p>Followed by installing the Thesis for WordPress theme, a little fine tuning in under MAMP and then it was time to move it over to the live server.</p>
<p>Creating a new database on the server with phpmyadmin seemed like the easier thing to do. Then using phpmyadmin to backup and download the data from MAMP followed by importing it into the newly created database.</p>
<p>There is one gotcha when moving the database from MAMP to your live server and that is the website url. Fixing this is fairly easy, on the live server enter your database via phpmyadmin and click on your wp_options in the first row of data you&#8217;ll see.</p>
<p><img style="display: block; margin-left: auto; margin-right: auto;" src="http://assets.glennburks.com/wp-content/uploads/phpymadmin-1.gif" border="0" alt="phpymadmin-1.gif" width="558" height="124" /></p>
<p>Change localhost to your website url.</p>
<p>There is still one other area that has to be changed as well on the second page of the wp_options.</p>
<p><img style="display: block; margin-left: auto; margin-right: auto;" src="http://assets.glennburks.com/wp-content/uploads/phpymadmin-2.gif" border="0" alt="phpymadmin-2.gif" width="558" height="124" /></p>
<p>Change it to your website url.</p>
<p>Now that the data was on the server it was fairly easy to move all the files over to the server after deleting the drupal files.</p>
<p>Once you&#8217;ve moved all the WordPress files and folders &#8211; set the permissions edit your wordpress wp-config.php to point to your new database.</p>
<p>You&#8217;ll also need to copy the hidden file .httaccess to your wordpress folder.</p>
<p><strong>Of course you could simply install WordPress&#8230;</strong></p>
<p>And then import the database from MAMP.</p>
<p>I did find one odd thing in the move and that was with the comments not being in the correct order. Mainly it seemed tied to replys to comments.</p>
<p>Other than that, the move from Drupal 6 to WordPress was just as smooth as moving from WordPress to Drupal.</p>
<div class="wpbuzzer_button" style="float: right; padding-left: 0.5em;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="normal-count" data-url="http://www.glennburks.com/moving-from-drupal-6-x-to-wordpress-3/" data-imageurl=""></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.glennburks.com/moving-from-drupal-6-x-to-wordpress-3/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Database Driven Websites</title>
		<link>http://www.glennburks.com/database-driven-websites/</link>
		<comments>http://www.glennburks.com/database-driven-websites/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 21:03:48 +0000</pubDate>
		<dc:creator>Glenn Burks</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://dev.glennburks.com/</guid>
		<description><![CDATA[PHP and MySql websites comprise most of what we&#8217;ve talked about when it comes to blogs and cms systems. With both of these systems the overhead on the web server becomes and issue. If the site should become very large and have lots of visitors simultaneously making request it will [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>PHP and MySql websites comprise most of what we&#8217;ve talked about when it comes to blogs and cms systems. With both of these systems the overhead on the web server becomes and issue.</p>
<p>If the site should become very large and have lots of visitors simultaneously making request it will slow down the entire system.</p>
<p>This is where budget hosting can get you into trouble, but then on the other hand unless your out to produce the next great social site your probably not going to run into any of these problems.</p>
<p>One of the major benefits of a database driven website is the ability to pull information from the database and display it on static html pages.</p>
<p>Another major benefit is the ability to quickly customize a site, sharing data on the pages it is needed and excluding it from other areas of the site.</p>
<p>Drupal which this site is built upon utilizes blocks throughout the site to display various pieces of information such as:</p>
<ul>
<li>Recent Blog Posts</li>
<li>Todays Popular Content.</li>
<li>Various Advertising etc&#8230;</li>
</ul>
<p>InsiteCreation is another database driven system designed for Windows ASP.net I use this on my site at <a href="http://www.perfect-business-cd.com" target="_blank">Perfect-Business-CD.com </a>it is a much easier to use software.</p>
<ul>
<li><a href="http://www.glennburks.com/static-websites/">Static Websites</a>.</li>
<li><a href="http://www.glennburks.com/what-is-html/">What Is Html</a></li>
<li><a href="http://www.glennburks.com/what-is-css/">What Is CSS</a></li>
<li><a href="http://www.glennburks.com/blogs-and-software/">Blog Websites</a>.</li>
<li><a href="http://www.glennburks.com/content-management-systems/">Content Management systems</a>.</li>
<li><a href="http://www.glennburks.com/combination-static-blog/">Combination Static &#8211; Blog</a>.</li>
<li><a href="http://www.glennburks.com/database-driven-websites/">Database Driven Websites</a>.</li>
</ul>
<div class="wpbuzzer_button" style="float: right; padding-left: 0.5em;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="normal-count" data-url="http://www.glennburks.com/database-driven-websites/" data-imageurl=""></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.glennburks.com/database-driven-websites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Combination Static &#8211; Blog</title>
		<link>http://www.glennburks.com/combination-static-blog/</link>
		<comments>http://www.glennburks.com/combination-static-blog/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 21:01:57 +0000</pubDate>
		<dc:creator>Glenn Burks</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://dev.glennburks.com/</guid>
		<description><![CDATA[What do I mean when I say, static &#8211; blog? Since you can install blog software like wordpress into a subdirectory or into a folder making it part of your original website. This allows you to use one domain name which you may already have good ranking with. Your can [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>What do I mean when I say, static &#8211; blog? Since you can install blog software like wordpress into a subdirectory or into a folder making it part of your original website. This allows you to use one domain name which you may already have good ranking with.</p>
<p>Your can see examples of this at my sites <a href="http://www.network-marketing-works.com">network marketing works</a> and <a href="http://www.nav60.com">nav60</a>. When we look at CMS systems like drupal they also combine some what static pages with a blog.</p>
<p>Why is a CMS system semi static? Well for starters blogs and CMS systems are driven by a database making the setup just a little more difficult then a true static website.</p>
<ul>
<li><a href="http://www.glennburks.com/static-websites/">Static Websites</a>.</li>
<li><a href="http://www.glennburks.com/what-is-html/">What Is Html</a></li>
<li><a href="http://www.glennburks.com/what-is-css/">What Is CSS</a></li>
<li><a href="http://www.glennburks.com/blogs-and-software/">Blog Websites</a>.</li>
<li><a href="http://www.glennburks.com/content-management-systems/">Content Management systems</a>.</li>
<li><a href="http://www.glennburks.com/combination-static-blog/">Combination Static &#8211; Blog</a>.</li>
<li><a href="http://www.glennburks.com/database-driven-websites/">Database Driven Websites</a>.</li>
</ul>
<div class="wpbuzzer_button" style="float: right; padding-left: 0.5em;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="normal-count" data-url="http://www.glennburks.com/combination-static-blog/" data-imageurl=""></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.glennburks.com/combination-static-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Content Management Systems</title>
		<link>http://www.glennburks.com/content-management-systems/</link>
		<comments>http://www.glennburks.com/content-management-systems/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 20:58:55 +0000</pubDate>
		<dc:creator>Glenn Burks</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://dev.glennburks.com/</guid>
		<description><![CDATA[CMS or Content Management Systems are something that is kind of new but really it&#8217;s not new. Generally before you would pay an exorbitant price for a CMS system as they truly are scalable from a simple one person website to large enough for a corporate or news website. Generally [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>CMS or Content Management Systems are something that is kind of new but really it&#8217;s not new.</p>
<p>Generally before you would pay an exorbitant price for a CMS system as they truly are scalable from a simple one person website to large enough for a corporate or news website.</p>
<p>Generally when it comes to CMS systems they have a large learning curve when compared to a static website or a blog website.</p>
<p>This is why you really do not see as many of them being used in a home business type environment.</p>
<p>Yet if you truly want to build a community driven website that can scale to needs you may have in the future then a good CMS system maybe right for you.</p>
<p>When you start looking for Content Management Systems, you&#8217;ll find that there are literally hundreds of them.</p>
<p>Finding one that fits your needs can be challenging. When I looked for a cms program I looked for an open source version with a large following and many contributors to both the code and to plugin modules.</p>
<p>For this website I chose the open source software called Drupal. While I cannot say making the transition from static &#8211; blog software to drupal was easy, it is a very powerful piece of software that so far has run reliably.</p>
<ul>
<li><a href="http://www.glennburks.com/static-websites/">Static Websites</a>.</li>
<li><a href="http://www.glennburks.com/what-is-html/">What Is Html</a></li>
<li><a href="http://www.glennburks.com/what-is-css/">What Is CSS</a></li>
<li><a href="http://www.glennburks.com/blogs-and-software/">Blog Websites</a>.</li>
<li><a href="http://www.glennburks.com/content-management-systems/">Content Management systems</a>.</li>
<li><a href="http://www.glennburks.com/combination-static-blog/">Combination Static &#8211; Blog</a>.</li>
<li><a href="http://www.glennburks.com/database-driven-websites/">Database Driven Websites</a>.</li>
</ul>
<div class="wpbuzzer_button" style="float: right; padding-left: 0.5em;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="normal-count" data-url="http://www.glennburks.com/content-management-systems/" data-imageurl=""></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.glennburks.com/content-management-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blogs And Software</title>
		<link>http://www.glennburks.com/blogs-and-software/</link>
		<comments>http://www.glennburks.com/blogs-and-software/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 20:54:33 +0000</pubDate>
		<dc:creator>Glenn Burks</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://dev.glennburks.com/</guid>
		<description><![CDATA[Can A Blog Be Your Primary WebSite? This is an emphatic yes it can. Todays blog software has really progressed in a rapid fashion as to it&#8217;s capabilities. Setting up a blog website can range from simply easy to well lets say don&#8217;t try this at home, yet we should [...]]]></description>
			<content:encoded><![CDATA[<p></p><h2>Can A Blog Be Your Primary WebSite?</h2>
<p>This is an emphatic yes it can. Todays blog software has really progressed in a rapid fashion as to it&#8217;s capabilities.</p>
<p>Setting up a blog website can range from simply easy to well lets say don&#8217;t try this at home, yet we should not be afraid of it.</p>
<p>When it comes to blog software we have choices between totally free blog and hosting, free software and our own website hosting, to paid software and hosting. This allows us to build a blog and keep it within our marketing budget.</p>
<p>The first group here offers free blogs and hosting.</p>
<ul>
<li>Blogger.com</li>
<li>WordPress</li>
</ul>
<p>This second group is just some of the free open source software which would require your own website hosting account.</p>
<ul>
<li>Drupal</li>
<li>WordPress</li>
<li>b2evolution</li>
</ul>
<p>The third group, is paid for paid blog software and hosting.</p>
<ul>
<li>InsiteCreation</li>
<li>TypePad</li>
</ul>
<p>I am sure there are others out there but these are the most dominant out there, which means you do have support should you run into trouble.</p>
<ul>
<li><a href="http://www.glennburks.com/static-websites/">Static Websites</a>.</li>
<li><a href="http://www.glennburks.com/what-is-html/">What Is Html</a></li>
<li><a href="http://www.glennburks.com/what-is-css/">What Is CSS</a></li>
<li><a href="http://www.glennburks.com/blogs-and-software/">Blog Websites</a>.</li>
<li><a href="http://www.glennburks.com/content-management-systems/">Content Management systems</a>.</li>
<li><a href="http://www.glennburks.com/combination-static-blog/">Combination Static &#8211; Blog</a>.</li>
<li><a href="http://www.glennburks.com/database-driven-websites/">Database Driven Websites</a>.</li>
</ul>
<div class="wpbuzzer_button" style="float: right; padding-left: 0.5em;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="normal-count" data-url="http://www.glennburks.com/blogs-and-software/" data-imageurl=""></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.glennburks.com/blogs-and-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Is CSS</title>
		<link>http://www.glennburks.com/what-is-css/</link>
		<comments>http://www.glennburks.com/what-is-css/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 20:52:35 +0000</pubDate>
		<dc:creator>Glenn Burks</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://dev.glennburks.com/</guid>
		<description><![CDATA[The basic purpose of cascading style sheets (CSS) is presentation. In the early days of the internet, with the advent of graphical web browsers designers ran into challenges with the presentation of web pages. In the early years control was in the hands of the user &#8211; visitors to the [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>The basic purpose of cascading style sheets (CSS) is presentation. In the early days of the internet, with the advent of graphical web browsers designers ran into challenges with the presentation of web pages.</p>
<p>In the early years control was in the hands of the user &#8211; visitors to the websites and the different emerging web browsers.</p>
<p>Even today we still run into challenges between Firefox, Safari, Internet Explorer and the many different versions.</p>
<p>Thanks to the World Wide Web Consortium (W3C) a body formed to oversea the technical growth of the internet we have standards today.</p>
<p>(CSS) cascading style sheets is one of the best things in my opinion to come out from this group. Using CSS helps us to generate really clean code and allows our sites to be viewed the way we intended them to look.</p>
<p>One of the big benefits was the ability to eliminate a large portion of the the tables used in the design process. We still keep a few tables around since not all tables are bad.</p>
<p>(CSS) Gives us everything from azimuth to zoom, and knowing how to use it all is a big challenge. Yet, there are many books written on the subject.</p>
<p><a href="http://assets.glennburks.com/wp-content/uploads/html-utopia-cover.png" rel="lightbox[579]"><img class="alignleft size-full wp-image-965" title="html-utopia-cover" src="http://assets.glennburks.com/wp-content/uploads/html-utopia-cover.png" alt="" width="180" height="236" /></a>
<p>One of the few  books I keep on my desk and reference often as I work on my websites:</p>
<p>HTML Utopia: Designing Without Tables Using CSS.</p>
<p> </p>
<p>The Ultimate Guide Beginners Guide To CSS.</p>
<p><a onclick="window.open(this.href, 'spnewWin', 'resizable,height=420,width=560'); return false;" rel="nofollow" href="http://www.sitepoint.com/launch/0b3311a/2/53">Learn More Download Free Chapters Now! </a></p>
<p>&nbsp;</p>
<ul>
<li><a href="http://www.glennburks.com/static-websites/">Static Websites</a>.</li>
<li><a href="http://www.glennburks.com/what-is-html/">What Is Html</a></li>
<li><a href="http://www.glennburks.com/what-is-css/">What Is CSS</a></li>
<li><a href="http://www.glennburks.com/blogs-and-software/">Blog Websites</a>.</li>
<li><a href="http://www.glennburks.com/content-management-systems/">Content Management systems</a>.</li>
<li><a href="http://www.glennburks.com/combination-static-blog/">Combination Static &#8211; Blog</a>.</li>
<li><a href="http://www.glennburks.com/database-driven-websites/">Database Driven Websites</a>.</li>
</ul>
<div class="wpbuzzer_button" style="float: right; padding-left: 0.5em;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="normal-count" data-url="http://www.glennburks.com/what-is-css/" data-imageurl=""></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.glennburks.com/what-is-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Is Html</title>
		<link>http://www.glennburks.com/what-is-html/</link>
		<comments>http://www.glennburks.com/what-is-html/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 20:50:34 +0000</pubDate>
		<dc:creator>Glenn Burks</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://dev.glennburks.com/</guid>
		<description><![CDATA[Hyper Text Markup Language is instructions give to your web browser so that instead of seeing ones and zero&#8217;s you see this page that your viewing. Learning html can really drive you crazy especially when things go wrong and trust me they will. Often in the beginning I would spend [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Hyper Text Markup Language is instructions give to your web browser so that instead of seeing ones and zero&#8217;s you see this page that your viewing. Learning html can really drive you crazy especially when things go wrong and trust me they will.</p>
<p>Often in the beginning I would spend days trying to figure out why something would not display right in the web pages I created. Often just walking away for a few hours then looking at it fresh would reveal the problem.</p>
<h3 style="font-size: 14px; padding-bottom: 5px; margin-top: 10px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; line-height: 17px;"><span style="font-weight: normal; line-height: 16px; font-size: 13px;">Here is the resource I recommend for learning the basics of html:</span></h3>
<h3><span style="font-weight: normal;"><a href="http://assets.glennburks.com/wp-content/uploads/web-site-right-way.gif" rel="lightbox[575]"><img class="size-full wp-image-962 alignleft" title="web-site-right-way" src="http://assets.glennburks.com/wp-content/uploads/web-site-right-way.gif" alt="" width="90" height="145" /></a>Build your own web site the right way using HTML &amp; CSS.</span></h3>
<p>This book is the perfect way for the beginner to begin to learn the right way to setup their very first web site using html and CSS the right way.</p>
<p style="text-align: center;"><span style="font-weight: normal;"><a onclick="window.open(this.href, 'spnewWin', 'resizable,height=420,width=560'); return false;" rel="nofollow" href="http://www.sitepoint.com/launch/0b3311a/2/144">Click here to download 4 free chapters now!</a></span></p>
<h3>HTML Editors</h3>
<p>I  use  Dreamweaver CS3 it is pricey though. Retail is $399, but there are many editors out below $50. I would recommend one that has the capablities of uploading your pages to your web hosting company.</p>
<p><a rel="nofollow" href="http://www.virtualmechanics.com/products/spinner/index.html">SiteSpinner V2.7</a> &#8211; I have not used it, but from what I&#8217;ve read, this is a good one at $49</p>
<p><a rel="nofollow" href="http://www.trellian.com/webpage/">Trellian WebPage Editor</a> &#8211; And best of all Trellian WebPAGE is FREE</p>
<p><a href="http://www.panic.com/coda/" target="_blank">Coda</a> is one that I personally like for the Mac.</p>
<p>You can do a search through your favorite seach engine and find more html editors.</p>
<h3>Graphics Software</h3>
<p>Personally I use both Fireworks CS3 and Adobe Photo Shop CS3 both of these are pretty expensive. There are allot of other programs out there, just do a search in google for “graphic programs”</p>
<p>One that is also free is called <a href="http://www.gimp.org/" target="_blank">GIMP</a></p>
<p> </p>
<ul>
<li><a href="http://www.glennburks.com/static-websites/">Static Websites</a>.</li>
<li><a href="http://www.glennburks.com/what-is-html/">What Is Html</a></li>
<li><a href="http://www.glennburks.com/what-is-css/">What Is CSS</a></li>
<li><a href="http://www.glennburks.com/blogs-and-software/">Blog Websites</a>.</li>
<li><a href="http://www.glennburks.com/content-management-systems/">Content Management systems</a>.</li>
<li><a href="http://www.glennburks.com/combination-static-blog/">Combination Static &#8211; Blog</a>.</li>
<li><a href="http://www.glennburks.com/database-driven-websites/">Database Driven Websites</a>.</li>
</ul>
<div class="wpbuzzer_button" style="float: right; padding-left: 0.5em;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="normal-count" data-url="http://www.glennburks.com/what-is-html/" data-imageurl=""></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.glennburks.com/what-is-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Static Websites</title>
		<link>http://www.glennburks.com/static-websites/</link>
		<comments>http://www.glennburks.com/static-websites/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 20:46:09 +0000</pubDate>
		<dc:creator>Glenn Burks</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://dev.glennburks.com/</guid>
		<description><![CDATA[What is it? A static website is just that, you write your material just as you would in any word processor upload it as a .html or .htm webpage. Creating pages has it&#8217;s advantages and disadvantages. The majority of websites found on the internet fall into this class. Advantages of [...]]]></description>
			<content:encoded><![CDATA[<p></p><h2>What is it?</h2>
<p>A static website is just that, you write your material just as you would in any word processor upload it as  a .html or .htm webpage. Creating pages has it&#8217;s advantages and disadvantages. The majority of websites found on the internet fall into this class.</p>
<h3>Advantages of Static Sites.</h3>
<p>Static sites are simple in nature to create, link together. There are many templates available for static sites, so you can probably find one that fits your personal tastes. This is the way to go in the beginning.</p>
<p>Using a template allows you to get your site online very quickly, yet still it has a learning curve. Yes you will have to learn a little about html <span style="text-decoration: underline;">&#8220;hyper text markup language&#8221;</span> At first it seems confusing but hey if I can learn it so can you!</p>
<p>Templates will use either tables or css for positioning, with css being the preferred choice. CSS &#8220;cascading style sheet&#8221; allow for a much cleaner format with less code in the actual page itself.</p>
<h3>Disadvantages of Static Sites.</h3>
<p>The only major disadvantage I see in a static site is just that it is static. If we look up static in the dictionary this is what we find:</p>
<p><strong>Static: adjective</strong><br /> 1.) <em>static prices</em> unchanged, fixed, stable, steady, unchanging, changeless, unvarying, invariable, constant, consistent. antonym variable.<br /> 2.) a <em>static display</em> stationary, motionless, immobile, unmoving, still, stock-still, at a standstill, at rest, not moving a muscle, like a statue, rooted to the spot, frozen, inactive, inert, lifeless, inanimate. antonym mobile, active, dynamic.</p>
<p>Anything that is static on the web looses it&#8217;s appeal over time not only with your visitors but also the search engines. This is another reason why we never have to get it perfect to begin with.</p>
<ul>
<li><a href="http://www.glennburks.com/static-websites/">Static Websites</a>.</li>
<li><a href="http://www.glennburks.com/what-is-html/">What Is Html</a></li>
<li><a href="http://www.glennburks.com/what-is-css/">What Is CSS</a></li>
<li><a href="http://www.glennburks.com/blogs-and-software/">Blog Websites</a>.</li>
<li><a href="http://www.glennburks.com/content-management-systems/">Content Management systems</a>.</li>
<li><a href="http://www.glennburks.com/combination-static-blog/">Combination Static &#8211; Blog</a>.</li>
<li><a href="http://www.glennburks.com/database-driven-websites/">Database Driven Websites</a>.</li>
</ul>
<div class="wpbuzzer_button" style="float: right; padding-left: 0.5em;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="normal-count" data-url="http://www.glennburks.com/static-websites/" data-imageurl=""></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.glennburks.com/static-websites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using apc
Database Caching 2/7 queries in 0.002 seconds using apc
Object Caching 1048/1048 objects using disk
Content Delivery Network via Amazon Web Services: CloudFront: assets.glennburks.com

Served from: www.glennburks.com @ 2012-02-05 23:47:14 -->
