<?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>George&#039;s Technology Blog &#187; Web Design</title>
	<atom:link href="http://imblogginghere.com/techblog/articles/webdesign/feed/" rel="self" type="application/rss+xml" />
	<link>http://imblogginghere.com/techblog</link>
	<description>» Smart Phones, Web Design, Google or whatever</description>
	<lastBuildDate>Wed, 01 Feb 2012 04:27:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Cool Website Design &#8211; Smart USA (the Eco Friendly Car)</title>
		<link>http://imblogginghere.com/techblog/201109/webdesign/cool-website-design-smart-usa-the-eco-friendly-car/</link>
		<comments>http://imblogginghere.com/techblog/201109/webdesign/cool-website-design-smart-usa-the-eco-friendly-car/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 02:03:55 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://imblogginghere.com/techblog/?p=2671</guid>
		<description><![CDATA[I saw a commercial for the Smart (the unbig, uncar) tonight and hit their website for a nice surprise. Its not the best website ever, but its home page is super-interesting. If you don&#8217;t like it you can visit the Smart&#8217;s eco-friendly high mpg full website. I don&#8217;t often write about websites, but this one]]></description>
		<wfw:commentRss>http://imblogginghere.com/techblog/201109/webdesign/cool-website-design-smart-usa-the-eco-friendly-car/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get Dreamweaver 8 Working On Windows 7</title>
		<link>http://imblogginghere.com/techblog/201109/webdesign/get-dreamweaver-8-working-on-windows-7/</link>
		<comments>http://imblogginghere.com/techblog/201109/webdesign/get-dreamweaver-8-working-on-windows-7/#comments</comments>
		<pubDate>Wed, 07 Sep 2011 01:47:21 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[dreamweaver]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://imblogginghere.com/techblog/?p=2584</guid>
		<description><![CDATA[UPDATE: This did NOT get rid of the problem I had with disappearing passwords! However I do seem to be able to edit images properly. After my last post on Dreamweaver 8 working on Windows 7 back in January 2011, I&#8217;m finally posting an update. I&#8217;ve been using Dreamweaver 8 on Windows 7 Home Premium]]></description>
		<wfw:commentRss>http://imblogginghere.com/techblog/201109/webdesign/get-dreamweaver-8-working-on-windows-7/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dreamweaver 8 on Windows 7</title>
		<link>http://imblogginghere.com/techblog/201101/webdesign/dreamweaver-8-on-windows-7/</link>
		<comments>http://imblogginghere.com/techblog/201101/webdesign/dreamweaver-8-on-windows-7/#comments</comments>
		<pubDate>Thu, 27 Jan 2011 07:57:50 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[dreamweaver]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://imblogginghere.com/techblog/?p=1766</guid>
		<description><![CDATA[Does Dreamweaver 8 work on Windows 7? Let&#8217;s see. First off, I have to install Dreamweaver MX 2004, because my Dreamweaver 8 is an upgrade. The installation went off with no errors, so let&#8217;s run DW MX 2004 and see if it works. DREAMWEAVER MX 2004 WORK ON Windows 7? Well, it did for me]]></description>
		<wfw:commentRss>http://imblogginghere.com/techblog/201101/webdesign/dreamweaver-8-on-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP URI/URL of This Page in Address Bar</title>
		<link>http://imblogginghere.com/techblog/201011/webdesign/php-uriurl-of-this-page-in-address-bar/</link>
		<comments>http://imblogginghere.com/techblog/201011/webdesign/php-uriurl-of-this-page-in-address-bar/#comments</comments>
		<pubDate>Tue, 16 Nov 2010 05:25:55 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://imblogginghere.com/techblog/?p=1582</guid>
		<description><![CDATA[Sometimes PHP_SELF doesn&#8217;t do what I need when I&#8217;m trying to programmatically find the name of a web page on-the-fly on certain dynamic sites I&#8217;ve worked on. for example, I might want to show or hide Adsense, or banners or something based on the page&#8217;s name. In these case sometimes this PHP $_SERVER variable works]]></description>
		<wfw:commentRss>http://imblogginghere.com/techblog/201011/webdesign/php-uriurl-of-this-page-in-address-bar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO and the Importance of Choosing Keywords</title>
		<link>http://imblogginghere.com/techblog/201010/webdesign/seo-webdesign/seo-and-the-importance-of-choosing-keywords/</link>
		<comments>http://imblogginghere.com/techblog/201010/webdesign/seo-webdesign/seo-and-the-importance-of-choosing-keywords/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 16:53:09 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[keyword]]></category>

		<guid isPermaLink="false">http://imblogginghere.com/techblog/?p=1561</guid>
		<description><![CDATA[For SEO, the importance of choosing keywords for your web site cannot be over-emphasized enough, in my opinion. WHEN TO START CHOOSING KEYWORDS Hopefully you started considering your keywords for your future SEO efforts when you were deciding what domain to buy. If not, stop posting, writing or adding pages until you give keywords some]]></description>
		<wfw:commentRss>http://imblogginghere.com/techblog/201010/webdesign/seo-webdesign/seo-and-the-importance-of-choosing-keywords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO: Tweeting about 15 Sites for Learning and Mastering</title>
		<link>http://imblogginghere.com/techblog/201010/webdesign/seo-webdesign/seo-tweeting-about-15-sites/</link>
		<comments>http://imblogginghere.com/techblog/201010/webdesign/seo-webdesign/seo-tweeting-about-15-sites/#comments</comments>
		<pubDate>Wed, 27 Oct 2010 03:45:32 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://imblogginghere.com/techblog/?p=1539</guid>
		<description><![CDATA[A tweet I twote earlier&#8230; A great link sent to me by a great friend&#8230; 15 Sites for Learning and Mastering SEO http://bit.ly/7W92Q8 Now, this post to add more meat to that post. I love SEO and don&#8217;t normally have the time to read about it much. When I do its a quick look at]]></description>
		<wfw:commentRss>http://imblogginghere.com/techblog/201010/webdesign/seo-webdesign/seo-tweeting-about-15-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS &#8211; Order and Unordered Lists</title>
		<link>http://imblogginghere.com/techblog/201010/webdesign/css-order-and-unordered-lists/</link>
		<comments>http://imblogginghere.com/techblog/201010/webdesign/css-order-and-unordered-lists/#comments</comments>
		<pubDate>Tue, 05 Oct 2010 14:07:09 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://imblogginghere.com/techblog/?p=1491</guid>
		<description><![CDATA[Unordered Lists No bullet: ul.nobullet { list-style-type: none; }]]></description>
		<wfw:commentRss>http://imblogginghere.com/techblog/201010/webdesign/css-order-and-unordered-lists/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joomla or Drupal &#8211; Which is better?</title>
		<link>http://imblogginghere.com/techblog/201010/webdesign/site-content-management/joomla-or-drupal-which-is-better/</link>
		<comments>http://imblogginghere.com/techblog/201010/webdesign/site-content-management/joomla-or-drupal-which-is-better/#comments</comments>
		<pubDate>Sat, 02 Oct 2010 23:38:23 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[Site Content Management]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[joomla]]></category>

		<guid isPermaLink="false">http://imblogginghere.com/techblog/?p=1455</guid>
		<description><![CDATA[I&#8217;ve always coded sites &#8220;by hand.&#8221; At first, early on it was using Windows Notepad and later I began using EvrSoft FirstPage, and then year later it was Macromedia Dreamweaver (before Adobe bough them out). During the past year or so we&#8217;ve been using WordPress self-hosted blogs more and more. WordPress has a great following]]></description>
		<wfw:commentRss>http://imblogginghere.com/techblog/201010/webdesign/site-content-management/joomla-or-drupal-which-is-better/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book Giveaway off and Running</title>
		<link>http://imblogginghere.com/techblog/201009/webdesign/book-giveaway-off-and-running/</link>
		<comments>http://imblogginghere.com/techblog/201009/webdesign/book-giveaway-off-and-running/#comments</comments>
		<pubDate>Wed, 29 Sep 2010 00:34:21 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[book giveaway]]></category>

		<guid isPermaLink="false">http://imblogginghere.com/techblog/?p=1360</guid>
		<description><![CDATA[Well, the book giveaway for Web Style Guide: Basic Design Principles for Creating Web Sites, Second Edition is now officially out there. Initial testing of the contact form failed until I realized it was working but somewhere the email was not coming through because I was using email addresses like george@example.com and the emails were]]></description>
		<wfw:commentRss>http://imblogginghere.com/techblog/201009/webdesign/book-giveaway-off-and-running/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>htaccess Rewrite URL to www &#8211; or No www</title>
		<link>http://imblogginghere.com/techblog/201009/webdesign/htaccess-rewrite-url-to-www-or-no-www/</link>
		<comments>http://imblogginghere.com/techblog/201009/webdesign/htaccess-rewrite-url-to-www-or-no-www/#comments</comments>
		<pubDate>Tue, 21 Sep 2010 15:54:11 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://imblogginghere.com/techblog/?p=1217</guid>
		<description><![CDATA[To make ALL visits to your website go to your website with www. (www.example.com) or without it (example.com) use the following code in your .htaccess file. The idea is that some search engines (or at least the important ones) will direct &#8220;search engine juice&#8221; to one of your URL&#8217;s instead of splitting it between 2,]]></description>
		<wfw:commentRss>http://imblogginghere.com/techblog/201009/webdesign/htaccess-rewrite-url-to-www-or-no-www/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

