<?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>theBlaine.com &#187; Website Changes</title>
	<atom:link href="http://theblaine.com/website-changes/feed/" rel="self" type="application/rss+xml" />
	<link>http://theblaine.com</link>
	<description>Not just a Blaine . . . theBlaine!</description>
	<lastBuildDate>Mon, 01 Jun 2009 01:13:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Time for another change</title>
		<link>http://theblaine.com/2008/11/time-for-another-change/</link>
		<comments>http://theblaine.com/2008/11/time-for-another-change/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 01:04:50 +0000</pubDate>
		<dc:creator>theBlaine</dc:creator>
				<category><![CDATA[Website Changes]]></category>

		<guid isPermaLink="false">http://theblaine.com/?p=2587</guid>
		<description><![CDATA[Okay, I know I haven't done much to the site for the past month. Recently I started working for a new company as their Network Administrator and I've been spending a lot of my spare time brushing up on Windows Server 2003 and Terminal Services. I've also been spending a lot of my evenings learning how to code in Ajax and jQuery so I can overhaul my Tasks Manager to be more of an web-based application ...]]></description>
			<content:encoded><![CDATA[<p>Okay, I know I haven&#8217;t done much to the site for the past month. Recently I started working for a new company as their Network Administrator and I&#8217;ve been spending a lot of my spare time brushing up on Windows Server 2003 and Terminal Services. I&#8217;ve also been spending a lot of my evenings learning how to code in Ajax and jQuery so I can overhaul my Tasks Manager to be more of an web-based application instead of the simple HTML version.</p>
<p>Though my site has been live for maybe 3 months, I have found that I am not happy with the layout and content. Originally I wanted the website to contain some personal photos, talk about my hobbies and keep my friends and family updated with things in my life. Now that I&#8217;ve been using the site it&#8217;s not very functional for me. My plan is to finish up with rebuilding my Task Manager and then I plan on changing the entire layout of the site again to more suit my needs while still being able to keep my friends and family up-to-date.</p>
<p>Until then, I&#8217;m sorry for not keeping things updated and I know you&#8217;ll like the site more once I change things around again. Remember&#8230; Progress is good, but sometimes it&#8217;s slow.</p>
<p>theBlaine</p>
]]></content:encoded>
			<wfw:commentRss>http://theblaine.com/2008/11/time-for-another-change/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recent Changes to the Site</title>
		<link>http://theblaine.com/2008/10/recent-changes-to-the-site/</link>
		<comments>http://theblaine.com/2008/10/recent-changes-to-the-site/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 09:59:21 +0000</pubDate>
		<dc:creator>theBlaine</dc:creator>
				<category><![CDATA[Website Changes]]></category>

		<guid isPermaLink="false">http://theblaine.com/?p=2524</guid>
		<description><![CDATA[I’ve done some major back-end work on the site in the past couple of days. It wouldn’t be noticeable to anyone unless you dug into the code and the structure of the site, but it makes things easier for me from a website maintenance stand-point. I was able to remove some JavaScript code that re sized ...]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve done some major back-end work on the site in the past couple of days. It wouldn&#8217;t be noticeable to anyone unless you dug into the code and the structure of the site, but it makes things easier for me from a website maintenance stand-point.</p>
<p><span id="more-2524"></span></p>
<p>I was able to remove some JavaScript code that re sized columns by replacing the DIVs with a TABLE. Now I know some of you cringe a little since it&#8217;s a step backwards. But for those of you who have dealt with DIVs and column layouts, nothing is simpler than just using a TABLE sometimes.</p>
<p>I also changed the way I was loading other JavaScripts to help make each page load a little faster and now I&#8217;m loading more of the built-in libraries. Then I did some general &#8220;layout&#8221; cleaning to make the site more cross-browser compatible.</p>
<p>And finally, I began the structure needed for the second version of <a href="/tasks/">Task Manager</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://theblaine.com/2008/10/recent-changes-to-the-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Content Ready</title>
		<link>http://theblaine.com/2008/09/content-ready/</link>
		<comments>http://theblaine.com/2008/09/content-ready/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 02:01:00 +0000</pubDate>
		<dc:creator>theBlaine</dc:creator>
				<category><![CDATA[Website Changes]]></category>

		<guid isPermaLink="false">http://theblaine.com/?p=1309</guid>
		<description><![CDATA[I&#8217;ve been pretty busy in the past 2 weeks and today I was finally able to sit down and play a bit with my site. I&#8217;m creating some new content boxes that will be used on the site to contain text. Now I&#8217;ll be able to start adding more content and adding more to the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been pretty busy in the past 2 weeks and today I was finally able to sit down and play a bit with my site. I&#8217;m creating some new content boxes that will be used on the site to contain text. Now I&#8217;ll be able to start adding more content and adding more to the site. To be quite honest, this article doesn&#8217;t really serve a purpose. I&#8217;m writing it to test out several features.<br />
<span id="more-1309"></span></p>
<ul>
<li>post-notifications: this will send out an email to registered users whenever new content is posted to the site</li>
<li>more: this tag should split the article and only display what&#8217;s above the tag when displaying the first snippet of the artcle which is used on article lists</li>
<li>next page: this will test if the next page tag will seperate the article into multiple pages</li>
<li>ago: testing date displays that have the same date as the current date, in places specified it will display an ago message (i.e. 3 hours ago)</li>
<li>get_time/date: make sure places calling the get_time/date function are not using the ago message if they don&#8217;t need it</li>
</ul>
<div>This line and everything above it should be on Page 1 only.</div>
]]></content:encoded>
			<wfw:commentRss>http://theblaine.com/2008/09/content-ready/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Updated META data for SEO</title>
		<link>http://theblaine.com/2008/07/updated-meta-data-for-seo/</link>
		<comments>http://theblaine.com/2008/07/updated-meta-data-for-seo/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 00:00:00 +0000</pubDate>
		<dc:creator>theBlaine</dc:creator>
				<category><![CDATA[Website Changes]]></category>

		<guid isPermaLink="false">http://theblaine.com/?p=644</guid>
		<description><![CDATA[Tonight I modified the way my site is generating meta data. Meta data&#8217;s purpose, is to show search engines how to index my articles in their database. I won&#8217;t go into the details, but since this change is transparent to most of my visitors and the subject of meta data for Search Engine Optimization, or [...]]]></description>
			<content:encoded><![CDATA[<p>Tonight I modified the way my site is generating <span style="text-decoration: underline;">meta data</span>. Meta data&#8217;s purpose, is to show search engines how to index my articles in their database. I won&#8217;t go into the details, but since this change is transparent to most of my visitors and the subject of meta data for <strong>S</strong>earch <strong>E</strong>ngine <strong>O</strong>ptimization, or <span style="text-decoration: underline;">SEO</span>, can be complex and detailed. So instead, I will give you a quick explanation of what I did.<br />
<span id="more-644"></span><br />
The first thing I did, was to change the way my site was displaying the <span style="text-decoration: underline;">pages&#8217; title</span>. The <span style="text-decoration: underline;">title</span> is what you see in the upper left hand corner of your web browser, aka the title window.  It&#8217;s also the title you&#8217;ll see for each page in your taskbar.</p>
<p>The next thing I modified was the <span style="text-decoration: underline;">meta description</span> for each page, before the description was hard-coded globally.  This is a no-no when it comes to search engines, because this would cause duplicate page descriptions throughout the site.  Now the meta description is based on the content of that particular page/article. Or, I can hard code the description as I&#8217;m writing the article using a custom key and value.</p>
<p>Finally, I changed the meta keywords from a bunch of hard-coded words targeting &#8220;Blaine,&#8221; to keywords and tags associated with the particular article.</p>
<p>The three of these changes will help with SEO and give me better placement in search engine results. The targeted meta data will give my pages and articles better relavance when indexing my site in search engines.</p>
]]></content:encoded>
			<wfw:commentRss>http://theblaine.com/2008/07/updated-meta-data-for-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Added Background</title>
		<link>http://theblaine.com/2008/07/added-background/</link>
		<comments>http://theblaine.com/2008/07/added-background/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 07:15:32 +0000</pubDate>
		<dc:creator>theBlaine</dc:creator>
				<category><![CDATA[Website Changes]]></category>

		<guid isPermaLink="false">http://theblaine.com/?p=554</guid>
		<description><![CDATA[Tonight I added a background image to all the pages. The image is a montage of some of my interests. The plan is to have a unique background image for each category to help you recognize where you are at inside the site. But for now I&#8217;m just going to use the same image for [...]]]></description>
			<content:encoded><![CDATA[<p>Tonight I added a background image to all the pages. The image is a montage of some of my interests. The plan is to have a unique background image for each category to help you recognize where you are at inside the site. But for now I&#8217;m just going to use the same image for all pages.<br />
<span id="more-554"></span><br />
The backbround image is taller than most pages, so you won&#8217;t see the entire background unless you are on a page that scrolls down a bit. <a href="http://theblaine.com/articles/">Try here to see more</a> of the background, <a href="http://theblaine.com/articles/">this link</a> will take you to the <a href="http://theblaine.com/articles/">Latest Articles page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://theblaine.com/2008/07/added-background/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Added Breadcrumbs</title>
		<link>http://theblaine.com/2008/07/added-breadcrumbs/</link>
		<comments>http://theblaine.com/2008/07/added-breadcrumbs/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 17:45:23 +0000</pubDate>
		<dc:creator>theBlaine</dc:creator>
				<category><![CDATA[Website Changes]]></category>

		<guid isPermaLink="false">http://theblaine.com/?p=453</guid>
		<description><![CDATA[To help you with navigating this website I have added &#8220;Breadcrumbs&#8221;. Breadscrumbs are the text links above in the red bar that show you the path to your current location in the website. As you go deeper into the the site or into a category, the links give you an easy way to back out [...]]]></description>
			<content:encoded><![CDATA[<p>To help you with navigating this website I have added &#8220;Breadcrumbs&#8221;. Breadscrumbs are the text links above in the red bar that show you the path to your current location in the website. As you go deeper into the the site or into a category, the links give you an easy way to back out and find your way home.<br />
<span id="more-453"></span><br />
The name &#8220;Breadcrumbs&#8221; comes from the fairy tales we all used to read as a kids. The Breadcrumbs were dropped on your way to an unfamiliar place so you can follow the trail of breadcrumbs back until you find your way home. This is a <a href="http://mtekk.weblogs.us/code/breadcrumb-navxt/">plugin that I downloaded</a> specifically for my Wordpress site. You can <a href="http://mtekk.weblogs.us/code/breadcrumb-navxt/">download it here</a> if you would like to install it into your Wordpress website. There are still some tweaks I would like to do to the navigation. One is displaying a category&#8217;s sub-categories before you are actually there so you can navigate deeper into the site. Similar to a street sign showing you where you can go next.&nbsp; Right now it only shows you where you are and how to get back home. I will work on that later, right now, I&#8217;m fine with how it is. I hope it&#8217;s helpful.</p>
]]></content:encoded>
			<wfw:commentRss>http://theblaine.com/2008/07/added-breadcrumbs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trackbacks and RSS feeds</title>
		<link>http://theblaine.com/2008/07/trackbacks-and-rss-feeds/</link>
		<comments>http://theblaine.com/2008/07/trackbacks-and-rss-feeds/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 05:36:30 +0000</pubDate>
		<dc:creator>theBlaine</dc:creator>
				<category><![CDATA[Website Changes]]></category>

		<guid isPermaLink="false">http://theblaine.com/?p=424</guid>
		<description><![CDATA[I turned on trackbacks which will allow me to make a reference inside of an article to another website&#8217;s article and it will notify that site admin that he&#8217;s been referenced on my site. This is, in turn, automatically generates a comment on their article with a link back to my website to help generate [...]]]></description>
			<content:encoded><![CDATA[<p>I turned on <a href="http://theblaine.com/2008/07/how-to-use-trackbacks-and-pingbacks-in-wordpress/">trackbacks</a> which will allow me to make a reference inside of an article to another website&#8217;s article and it will notify that site admin that he&#8217;s been referenced on my site. This is, in turn, automatically generates a comment on their article with a link back to my website to help generate traffic and give credit to other authors when I reference their work.<br />
<span id="more-424"></span><br />
Also, I activated RSS feeds on individual articles so you can set up a Live Bookmark to follow up on comments and responses for any of the articles.</p>
<p>Both the Trackback link and the RSS 2.0 link will be located just below the actual article with the meta data (date/time and category of the article).</p>
]]></content:encoded>
			<wfw:commentRss>http://theblaine.com/2008/07/trackbacks-and-rss-feeds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Website To-Do List</title>
		<link>http://theblaine.com/2008/07/website-to-do-list/</link>
		<comments>http://theblaine.com/2008/07/website-to-do-list/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 01:41:21 +0000</pubDate>
		<dc:creator>theBlaine</dc:creator>
				<category><![CDATA[Website Changes]]></category>

		<guid isPermaLink="false">http://theblaine.com/?p=385</guid>
		<description><![CDATA[I just started adding articles to the website and in less than an hour I am finding many things I want to change to make the site more user friendly and easier to navigate. Below is an on-going list of things I want to add/change/fix in no particular order. I will try to get to [...]]]></description>
			<content:encoded><![CDATA[<p>I just started adding articles to the website and in less than an hour I am finding many things I want to change to make the site more user friendly and easier to navigate. Below is an on-going list of things I want to add/change/fix in no particular order. I will try to get to them as I go along on my on-going effort to keep things on this site fresh.<br />
<span id="more-385"></span></p>
<ul>
<li>Add screenshots and samples of completed website designs and custom coding</li>
<li>Create ASP/PHP tutorials and make my professional work more highlighted on the site</li>
<li>Implement <span style="text-decoration: underline;">tags</span> for pages and posts for better searching and indexing (SEO)</li>
<li><span style="color: #999999;"><span style="text-decoration: line-through;">Rebuild the sidebar lists and expand margins and padding for longer titles</span> </span><span style="color: #999999;"><span style="color: #ff0000;">10/21/2008</span></span></li>
<li>Modify email subscription function for end-users</li>
<li><span style="color: #ff0000;"><span style="color: #000000;">Build a page to help explain how to use the site and it&#8217;s features</span></span></li>
<li>Add content to the following empty categories:
<ul>
<li><span style="color: #999999;"><span style="text-decoration: line-through;">Who Is The Blaine?</span></span></li>
<li><span style="color: #999999;"><span style="text-decoration: line-through;">My Hobbies</span></span></li>
<li><span style="color: #999999;"><span style="text-decoration: line-through;">Website Development</span></span></li>
<li><strong>Blaine’s Soapbox</strong></li>
<li><strong>Random Stuff</strong></li>
</ul>
</li>
<li><span style="text-decoration: line-through;"><span style="color: #999999;">Reorganize categories and pages to a smoother flow</span></span><span style="color: #999999;"> </span><span style="color: #999999;"><span style="color: #ff0000;">10/16/2008</span></span></li>
<li><span style="color: #999999;"><span style="text-decoration: line-through;">Change Latest Articles to Main or Home Page, use as a notification and main menu page then move the articles into their category pages</span></span><span style="color: #999999;"> </span><span style="color: #999999;"><span style="color: #ff0000;">10/16</span></span><span style="color: #999999;"><span style="color: #ff0000;">/2008</span></span></li>
<li><span style="color: #999999;"><span style="text-decoration: line-through;">Update/modify all <span style="text-decoration: underline;">category descriptions</span> to add in META DESCRIPTIONS for SEO</span></span><span style="color: #999999;"> </span><span style="color: #999999;"><span style="color: #ff0000;">10/16</span></span><span style="color: #999999;"><span style="color: #ff0000;">/2008</span></span></li>
<li><span style="color: #999999;"><span style="text-decoration: line-through;">Update/modify posts and pages to add &#8220;<span style="text-decoration: underline;">description</span>&#8221; custom key value for META DESCRIPTIONS</span></span><span style="color: #999999;"> </span><span style="color: #999999;"><span style="color: #ff0000;">10/16</span></span><span style="color: #999999;"><span style="color: #ff0000;">/2008</span></span></li>
<li><span style="color: #999999;"><span style="text-decoration: line-through;">Add script navigation into the red bar in the header for sub-categories</span></span><span style="color: #999999;"> </span><span style="color: #999999;"><span style="color: #ff0000;">10/16</span></span><span style="color: #999999;"><span style="color: #ff0000;">/2008</span></span></li>
<li><span style="color: #999999;"><span style="text-decoration: line-through;">Create a way to flag notices on top of specific post/pages/categories</span> </span><span style="color: #999999;"><span style="color: #ff0000;">10/16</span></span><span style="color: #999999;"><span style="color: #ff0000;">/2008</span></span></li>
<li><span style="color: #999999;"><span style="text-decoration: line-through;">Find a way to make Sticky Posts on top of certain categories and particular posts</span><span style="color: #ff0000;"> added plugin 7/30/2008</span><br />
</span></li>
<li><span style="color: #999999;"><span style="text-decoration: line-through;">Fix breadcrumbs, when on multiple pages inside an archive, it breaks on page 2+ and just says &#8220;array&#8221;</span></span> <span style="color: #ff0000;">completed 7/28/2008</span></li>
<li><span style="color: #999999;"><span style="text-decoration: line-through;">Remove background color from bottom multi-page nav (visible on top of content bg)</span></span></li>
<li><span style="color: #999999;"><span style="text-decoration: line-through;">Add a background image to each category (and page, maybe)</span> <span style="color: #ff0000;">completed 7/26/2008</span><br />
</span></li>
<li><span style="color: #999999;"><span style="text-decoration: line-through;">Optimize meta tags for search engine placement</span></span></li>
<li><span style="color: #999999;"><span style="text-decoration: line-through;">Fix top menu tab highlighting with the new sub-categories</span> <span style="color: #ff0000;">completed 7/22/2008</span><br />
</span></li>
<li><span style="color: #999999;"><span style="text-decoration: line-through;">Add more sub categories</span></span> <span style="color: #ff0000;">will add more as the site grows</span></li>
<li><span style="color: #999999;"><span style="text-decoration: line-through;">Modify Comment links to make them more accesible</span></span><span style="color: #ff0000;"> completed 7/21/2008</span></li>
<li><span style="color: #999999;"><span style="text-decoration: line-through;">Change posts archives with videos into a clickable links to the actual post</span></span> <span style="color: #ff0000;">completed 7/20/2008</span></li>
<li><span style="color: #999999;"><span style="text-decoration: line-through;">Create more links in the Webpages sidebar to specific pages or posts</span></span><span style="color: #ff0000;"> completed 7/21/2008 will add more as the site grows</span></li>
<li><span style="color: #999999;"><span style="text-decoration: line-through;">Add metadata (possibly in the blue bar) to single pages</span></span><span style="color: #ff0000;"> completed 7/20/2008</span></li>
<li><span style="color: #999999;"><span style="text-decoration: line-through;">Add time stamp to posts on archive pages</span></span><span style="color: #ff0000;"> added to single pages, no need on archives 7/20/2008</span></li>
<li><span style="color: #999999;"><span style="text-decoration: line-through;">Change and create new READ MORE links for posts</span></span> <span style="color: #ff0000;">created new text links 7/20/2008</span></li>
<li><span style="color: #999999;"><span style="text-decoration: line-through;">Create a better title area for posts with background and more meta data to help separate posts</span></span><span style="color: #ff0000;"> completed 7/20/2008</span></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://theblaine.com/2008/07/website-to-do-list/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Videos and Pics</title>
		<link>http://theblaine.com/2008/07/videos-and-pics/</link>
		<comments>http://theblaine.com/2008/07/videos-and-pics/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 06:47:02 +0000</pubDate>
		<dc:creator>theBlaine</dc:creator>
				<category><![CDATA[Website Changes]]></category>

		<guid isPermaLink="false">http://theblaine.com/?p=303</guid>
		<description><![CDATA[Right now the site has a bunch of videos and pics and not much else. I&#8217;m filling up the site with the easier things first so I can give you something to look at. Soon there will be a lot more things to waste your time on while you&#8217;re here at my website, but for [...]]]></description>
			<content:encoded><![CDATA[<p>Right now the site has a bunch of videos and pics and not much else. I&#8217;m filling up the site with the easier things first so I can give you something to look at. Soon there will be a lot more things to waste your time on while you&#8217;re here at my website, but for now you&#8217;re going to have to settle for a few videos and pictures. I&#8217;ll add more in the near future. This is just to get the site up and going.</p>
]]></content:encoded>
			<wfw:commentRss>http://theblaine.com/2008/07/videos-and-pics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beta Release</title>
		<link>http://theblaine.com/2008/07/beta-release/</link>
		<comments>http://theblaine.com/2008/07/beta-release/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 03:05:27 +0000</pubDate>
		<dc:creator>theBlaine</dc:creator>
				<category><![CDATA[Website Changes]]></category>

		<guid isPermaLink="false">http://theblaine.com/?p=256</guid>
		<description><![CDATA[This is the first test-drive on the new site. For the next few nights I’ll be ironing bugs I find as I start to kick the tires on this baby.]]></description>
			<content:encoded><![CDATA[<p>This is the first test-drive on the new site. For the next few nights I&#8217;ll be ironing bugs I find as I start to kick the tires on this baby.</p>
<p><span style="text-decoration: underline;">Here is a list of a few of the things the site can currently do:</span><br />
<span id="more-256"></span></p>
<ul>
<li>Welcome page is complete</li>
<li>Articles page is ready for articles</li>
<li>Commenting on articles is on, you do not need to be logged in</li>
<li>RSS feed is working</li>
<li>Photo galleries using Shutter Reloaded plugin</li>
<li>Code syntaxing&nbsp; script completed for sourcecode viewing</li>
<li>404 email notifications</li>
<li>Google Adsense working</li>
<li>XML Sitemap setup and working</li>
<li>NextGen Gallery setup and tested</li>
<li>Website Stats running</li>
<li>Google Analytics setup</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://theblaine.com/2008/07/beta-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
