<?xml version="1.0" encoding="UTF-8" standalone="no"?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0"><channel><title>MyWebByDesign</title><description>Web Design and marketing blog. Includes information on XHTML, Dreamweaver, WordPress, CSS and Photoshop as well as PHP.</description><managingEditor>noreply@blogger.com (WebByDesign)</managingEditor><pubDate>Fri, 8 Nov 2024 10:27:13 -0500</pubDate><generator>Blogger http://www.blogger.com</generator><openSearch:totalResults xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">7</openSearch:totalResults><openSearch:startIndex xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">1</openSearch:startIndex><openSearch:itemsPerPage xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">25</openSearch:itemsPerPage><link>http://mywebbydesign.blogspot.com/</link><language>en-us</language><itunes:explicit>no</itunes:explicit><itunes:subtitle>Web Design and marketing blog. Includes information on XHTML, Dreamweaver, WordPress, CSS and Photoshop as well as PHP.</itunes:subtitle><itunes:owner><itunes:email>noreply@blogger.com</itunes:email></itunes:owner><item><title>Background Repeat Gives Big Visuals Without Load Lag</title><link>http://mywebbydesign.blogspot.com/2011/06/background-repeat-gives-big-visuals.html</link><category>CSS</category><category>load_time</category><category>web_design</category><category>XHTML</category><author>noreply@blogger.com (WebByDesign)</author><pubDate>Mon, 20 Jun 2011 00:52:00 -0400</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3303867659399004709.post-9138250967161332520</guid><description>&lt;span style="background-color: white; color: #0b5394; font-family: Verdana, sans-serif;"&gt;Sometimes you want to give your site more visual pop, but don't want art to add to the load time of your site. Images have a lot of information and can cause impatient viewers to bounce before they load. Recently I was reviewing my site in order to change the look a bit.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjyHyAUbOhQLLDh3fNl8vre_fz1loZ9yH4fvMCoE6ssQJZemiHGJWpC3Zm8DJ9kfOzicIfeiq526eu319Sv7ipqg6xQaL8hJ2VHML3AF183lAH4k_-bE41-qjd-uHzxRUNPams9kPf-tO8/s1600/maaHome.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span style="background-color: white; color: #0b5394; font-family: Verdana, sans-serif;"&gt;&lt;img border="0" height="200" i$="true" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjyHyAUbOhQLLDh3fNl8vre_fz1loZ9yH4fvMCoE6ssQJZemiHGJWpC3Zm8DJ9kfOzicIfeiq526eu319Sv7ipqg6xQaL8hJ2VHML3AF183lAH4k_-bE41-qjd-uHzxRUNPams9kPf-tO8/s320/maaHome.jpg" width="320" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;strong&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;&lt;span style="background-color: white; color: #0b5394; font-family: Verdana, sans-serif;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: white; color: #0b5394; font-family: Verdana, sans-serif;"&gt;It was okay, but I knew it could be better. I decided that I wanted a linen look to the background...something that would further the theme of a deskpad or wallboard. I found a nice jpeg, used the slice tool and saved a slice that was 16 by 800 pixels. Then added it to css under body.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="background-color: white; color: #0b5394; font-family: Verdana, sans-serif;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;
&lt;strong&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;span style="background-color: white; color: #0b5394; font-family: Verdana, sans-serif;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: #cfe2f3; color: #0b5394; font-family: Verdana, sans-serif;"&gt;body {background-image: url(../images/Linen_05a.png); background-repeat:repeat-x;}&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: white; color: #0b5394; font-family: Verdana, sans-serif;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: white; color: #0b5394; font-family: Verdana, sans-serif;"&gt;Since the slice was long and thin, I had it repeat horizontally. If your slice is wide and short have it repeat vertically by using "repeat y" in the command. If you are dealing with an image that is short and thin, you would repeat both x and y by just using the command "repeat".&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: white; color: #0b5394; font-family: Verdana, sans-serif;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="background-color: white; color: #0b5394; font-family: Verdana, sans-serif;"&gt;With minimal effort and no load drag, the site went from ordinary to interesting.&lt;/span&gt;&lt;br /&gt;
&lt;strong&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;span style="background-color: white; color: #0b5394; font-family: Verdana, sans-serif;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;
&lt;strong&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;span style="background-color: white; color: #0b5394; font-family: Verdana, sans-serif;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi7867ppDsCGesjCa6BaPm-VQxruGUIDtKHC9N8-B7cT3S2mtThTGH-NDEjM44DH5POr30w9-Fg0p6vLHmLAU7dVuxfNEjnr5JRBtB6gPaNkQhCgUOCvTmR78Ne9cD7yfec0skrYsI14bo/s1600/homepg.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span style="background-color: white; color: #0b5394; font-family: Verdana, sans-serif;"&gt;&lt;strong&gt;&lt;img border="0" height="205" i$="true" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi7867ppDsCGesjCa6BaPm-VQxruGUIDtKHC9N8-B7cT3S2mtThTGH-NDEjM44DH5POr30w9-Fg0p6vLHmLAU7dVuxfNEjnr5JRBtB6gPaNkQhCgUOCvTmR78Ne9cD7yfec0skrYsI14bo/s320/homepg.jpg" width="320" /&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;strong&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;&lt;span style="background-color: white; color: #0b5394; font-family: Verdana, sans-serif;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;span style="background-color: white; color: #0b5394; font-family: Verdana, sans-serif;"&gt;You can find pictures of textures that lend themselves to slicing and experiment on your own site. It gives a little extra flair to the look, and is easy to remove if you don't feel it works.﻿&lt;/span&gt;&lt;/div&gt;&lt;a href="http://www.flickr.com/photos/my_web_by_design/sets/72157626881236941/show/"&gt;&lt;span style="background-color: white; color: #0b5394; font-family: Verdana, sans-serif;"&gt;Slideshow&lt;/span&gt;&lt;/a&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjyHyAUbOhQLLDh3fNl8vre_fz1loZ9yH4fvMCoE6ssQJZemiHGJWpC3Zm8DJ9kfOzicIfeiq526eu319Sv7ipqg6xQaL8hJ2VHML3AF183lAH4k_-bE41-qjd-uHzxRUNPams9kPf-tO8/s72-c/maaHome.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><georss:featurename xmlns:georss="http://www.georss.org/georss">Frederick, MD, USA</georss:featurename><georss:point xmlns:georss="http://www.georss.org/georss">39.414268799999988 -77.4105409</georss:point><georss:box xmlns:georss="http://www.georss.org/georss">39.372833299999989 -77.4692654 39.455704299999987 -77.3518164</georss:box></item><item><title>Winning with Wordpress</title><link>http://mywebbydesign.blogspot.com/2011/06/winning-with-wordpress.html</link><category>CMS</category><category>website</category><category>WordPress</category><author>noreply@blogger.com (WebByDesign)</author><pubDate>Sun, 5 Jun 2011 20:43:00 -0400</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3303867659399004709.post-3351771517987696127</guid><description>&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;Sometimes a client wants a level of interactivity that requires more than Dreamweaver and Jscript. If you want to provide an agile site in a timely manner, consider using &lt;/span&gt;&lt;a href="http://wordpress.org/" target="_blank"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;WordPress.&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt; It is no longer just a blog&amp;nbsp;platform. WordPress has grown into useful contact management software&amp;nbsp;which gives designers the utility of Php without requiring them to speak that language.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjl58RMCnsQz1ThDW4Q7148EvaNy2Wa8Vmvw8XzF5MpdDwl6DSu1AhI8rPUW7ssKI1127GtUh2adQHPKVAPvW54tR-uSWI1LylRUGdvwvbL8H73l3AKioZrrebR2dfpbpIBoG_7818N2Ng/s1600/Adventure+Journal+themesmlr.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;" target="_blank"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;&lt;img border="0" height="240" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjl58RMCnsQz1ThDW4Q7148EvaNy2Wa8Vmvw8XzF5MpdDwl6DSu1AhI8rPUW7ssKI1127GtUh2adQHPKVAPvW54tR-uSWI1LylRUGdvwvbL8H73l3AKioZrrebR2dfpbpIBoG_7818N2Ng/s320/Adventure+Journal+themesmlr.jpg" width="320" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;They have a variety of themes to choose from and with a little time and effort; you can use a minimal template to pretty much call your own shots. What it gives you in return is a quick, effective way to provide blogs, static pages, forums, videos and easy interface with third party software. The amazing thing is that it’s free!&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;While it may take some effort to feel conversant, it is more intuitive and user friendly than straight HTML and CSS. Practice makes, if not perfect, at least palatable, and there are tons of tutorials and troubleshooting pages that address most anything you may want to know.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgeZHJeuyODpOsw20ESxydAIzTDuqg4dZv76RHhnzJ5fEfl0byto7A4YOiCRKmVqbbkhrjFJRZtsa5GMMrH46TOAzQYNSkYRDaxHYu-wo80hz67xJ_jnd6W7_MAP3FWiciO8fDRfbaVEXg/s1600/Wordpress+dashboardsmlr.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;&lt;img border="0" height="240" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgeZHJeuyODpOsw20ESxydAIzTDuqg4dZv76RHhnzJ5fEfl0byto7A4YOiCRKmVqbbkhrjFJRZtsa5GMMrH46TOAzQYNSkYRDaxHYu-wo80hz67xJ_jnd6W7_MAP3FWiciO8fDRfbaVEXg/s320/Wordpress+dashboardsmlr.jpg" t8="true" width="320" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif; font-size: 11pt; line-height: 115%; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-bidi-language: AR-SA; mso-bidi-theme-font: minor-bidi; mso-fareast-font-family: Calibri; mso-fareast-language: EN-US; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;Recently I was working on a website which needed to look like a regular website, but include a blog, forum, donation page and gallery. I knew that WordPress would have the answers I needed, and it took only a short time to discover under Reading in Settings, you can make the home page a "static" page and your blog page in blog "loop" format. See the image below.&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiRKPZmybjsCaWJRInvuHs5XQwgDFMzvPxcXUykkCwODP7IFP-b4ZeFqMdDahBljpHJsUwNwBISRRQkNsGMzrOUFRlqHeAEDxLxNr-cv7Twckqs4ljCF-5oF_FhY2KV6aeEx3HH7lBs8uc/s1600/Settingssmlr.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;&lt;img border="0" height="240" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiRKPZmybjsCaWJRInvuHs5XQwgDFMzvPxcXUykkCwODP7IFP-b4ZeFqMdDahBljpHJsUwNwBISRRQkNsGMzrOUFRlqHeAEDxLxNr-cv7Twckqs4ljCF-5oF_FhY2KV6aeEx3HH7lBs8uc/s320/Settingssmlr.jpg" t8="true" width="320" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;The forum was provided by a plug-in called Mingle Forum which can be uploaded in zip format to your WordPress site. There is other forum plug-ins out there, but this looked very compatible with WordPress and proved to be so. &lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;The point is, WordPress is a wonderful tool created to be compatible with a world of widgets that make a designer's life so much easier and productive. While I love Dreamweaver, WordPress is earning my respect as a fine content management tool which gives wings to my designs.&lt;/span&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjl58RMCnsQz1ThDW4Q7148EvaNy2Wa8Vmvw8XzF5MpdDwl6DSu1AhI8rPUW7ssKI1127GtUh2adQHPKVAPvW54tR-uSWI1LylRUGdvwvbL8H73l3AKioZrrebR2dfpbpIBoG_7818N2Ng/s72-c/Adventure+Journal+themesmlr.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Review and Revise</title><link>http://mywebbydesign.blogspot.com/2011/04/review-and-revise.html</link><category>Revise</category><category>website</category><author>noreply@blogger.com (WebByDesign)</author><pubDate>Sun, 3 Apr 2011 19:24:00 -0400</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3303867659399004709.post-5689373702891103846</guid><description>&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;In the excitement of&amp;nbsp;making a website, it is tempting to be carried on the euphoria of the right-brained creative impulse. It was this intuitive brain mode which caused me to ignore accepted concepts which tell the web designer that less is more:&amp;nbsp; less curlicues on the font (san serif), concentrated content, less colors. I was infatuated with the end product of a less than analytical approach to my personal website, and published it.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;&lt;img border="0" height="250" r6="true" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjyHyAUbOhQLLDh3fNl8vre_fz1loZ9yH4fvMCoE6ssQJZemiHGJWpC3Zm8DJ9kfOzicIfeiq526eu319Sv7ipqg6xQaL8hJ2VHML3AF183lAH4k_-bE41-qjd-uHzxRUNPams9kPf-tO8/s400/maaHome.jpg" width="400" /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;After the initial flush of infatuation wore off, I could see that my site was overstuffed and too wordy. The golden seconds in which you either catch your viewer's attention or cause them to bounce had been squandered on self-indulgent excess. I needed to cut the fat.&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgW60mBi2ZKvnBaLqY35zw_4YdWr2kzpXuIRknQ5KDvvB-dTbVUTFqImLiavWOWRYx_EeGATcGDuGTABxPP_FwQtmJcZHaYozRVR2QjkSwb-Q0FGTiTQsipzRXnWJWUSBSEW1El0rTpv-s/s1600/maaHomerev.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;&lt;img border="0" height="236" r6="true" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgW60mBi2ZKvnBaLqY35zw_4YdWr2kzpXuIRknQ5KDvvB-dTbVUTFqImLiavWOWRYx_EeGATcGDuGTABxPP_FwQtmJcZHaYozRVR2QjkSwb-Q0FGTiTQsipzRXnWJWUSBSEW1El0rTpv-s/s400/maaHomerev.jpg" width="400" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;Replacing the fussy serif font with Verdana, trimming the text,&amp;nbsp;coordinating font colors&amp;nbsp;and bringing the right column&amp;nbsp;flush with the top of the middle column streamlined the look. Cutting the word count allowed me to make the main body a larger font size making it easier to read.&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: left;"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;To see the transformation page for page check out this slideshow:&lt;/span&gt;&lt;a href="http://www.flickr.com/photos/my_web_by_design/sets/72157626297391583/show/" target="_blank"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;Revision&lt;/span&gt;&lt;/a&gt;&lt;span id="goog_847086101"&gt;&lt;/span&gt;&lt;span id="goog_847086102"&gt;&lt;/span&gt;&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjyHyAUbOhQLLDh3fNl8vre_fz1loZ9yH4fvMCoE6ssQJZemiHGJWpC3Zm8DJ9kfOzicIfeiq526eu319Sv7ipqg6xQaL8hJ2VHML3AF183lAH4k_-bE41-qjd-uHzxRUNPams9kPf-tO8/s72-c/maaHome.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Server-Side Scripts and Other Dark Arts</title><link>http://mywebbydesign.blogspot.com/2011/03/server-side-scripts-and-other-dark-arts.html</link><category>contact form processing</category><category>Php</category><author>noreply@blogger.com (WebByDesign)</author><pubDate>Thu, 17 Mar 2011 22:13:00 -0400</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3303867659399004709.post-676611449329566937</guid><description>&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj_eGhc3fr6GgHdEzPxGXyVa6mAmFOXvzpk3kgTfCmeauHddR1RpqIIfyNsQGiijVBC3bkrIAIwIYdhA0vHFyCaNSM1T8NdDSxH3GTbCnBwoEAIKl4GGy81KuiftR7-7zJvctu3taLJCbo/s1600/Midnight+Magic.jpg" imageanchor="1" style="clear: right; cssfloat: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;&lt;img border="0" height="209" r6="true" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj_eGhc3fr6GgHdEzPxGXyVa6mAmFOXvzpk3kgTfCmeauHddR1RpqIIfyNsQGiijVBC3bkrIAIwIYdhA0vHFyCaNSM1T8NdDSxH3GTbCnBwoEAIKl4GGy81KuiftR7-7zJvctu3taLJCbo/s320/Midnight+Magic.jpg" width="320" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;Website Development is sometimes divided into two camps: the design afficianados who love to&amp;nbsp;make wireframes,&amp;nbsp;wield Photoshop&amp;nbsp;and choose fonts; and the code wizards who have crossed the divide from XHTML, CSS even Jquery and Jscripts and have journeyed to the borderlands of&amp;nbsp;PHP, ASP&amp;nbsp;and server side scripts. &lt;/span&gt;&lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;To some of us,&amp;nbsp;coders are an&amp;nbsp;obscure lot, clothed in mystery and arcane knowledge. Their incantations protect against SQL Injection Attacks, conjure variables from contact forms and deliver&amp;nbsp;the contents to Webmasters' emails.&amp;nbsp;&amp;nbsp;Since it is based on C, it allows its creator to go beyond server-side scripting, and create client-side GUI applications that work on most platforms. For many of us it causes the knee-locking terror usually saved for advanced math.&lt;/span&gt;&lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;Recently, I needed to implement a reliable contact form&amp;nbsp;along with a&amp;nbsp;form processing script. Unfamiliar with the shadowlands of php, the project held all the appeal of a root canal. Anyone who knows me will affirm that I am not a quitter. I think of this as a positive trait: perseverence. My friends and family, though tend to describe it as obsessive compulsive disorder and find it annoying...The bottom line is, that I read blogs, took tutorials, scanned scripts, wrote and tested and pulled out enough hair to contribute to Locks of Love. In the end, I produced a contact form that not&amp;nbsp;only functioned properly, but fit well into the website I was working on. &lt;/span&gt;&lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;Some of the sites I found useful were:&lt;/span&gt;&lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;a href="http://nfriedly.com/techblog/2009/06/how-to-build-a-spam-free-contact-forms-without-captchas/"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;NFriedly Tech Blog&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;, &lt;/span&gt;&lt;a href="http://www.daaq.net/old/php/index.php?page=uses+of+php&amp;amp;parent=what+is+php"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;Daaq net&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;, &lt;/span&gt;&lt;a href="http://www.youtube.com/watch?v=x9K_ByyYLOM"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;YouTube&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;, &lt;/span&gt;&lt;a href="http://www.newthinktank.com/?s=php+"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;New Think Tank&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;,&amp;nbsp;and the &lt;/span&gt;&lt;a href="http://www.w3schools.com/php/default.asp"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;W3CSchools&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;.&amp;nbsp;A little spin on your favorite search engine will reward you with numerous sites willing to share: information, free downloads and troubleshooting. In my opinion, it is worth taking the time to&amp;nbsp;sift through the piles of information to gain a foothold in Php. I hold with the old saying :&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;span style="color: #0b5394;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;em&gt;Give a man a fish and he'll eat for a day. Teach a man to fish and he will eat for a lifetime.&lt;/em&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;&lt;/span&gt;&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj_eGhc3fr6GgHdEzPxGXyVa6mAmFOXvzpk3kgTfCmeauHddR1RpqIIfyNsQGiijVBC3bkrIAIwIYdhA0vHFyCaNSM1T8NdDSxH3GTbCnBwoEAIKl4GGy81KuiftR7-7zJvctu3taLJCbo/s72-c/Midnight+Magic.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>Life is What Happens</title><link>http://mywebbydesign.blogspot.com/2011/01/life-is-what-happens.html</link><category>scheduling</category><category>working_your_plan</category><author>noreply@blogger.com (WebByDesign)</author><pubDate>Mon, 3 Jan 2011 14:24:00 -0500</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3303867659399004709.post-8471676005668474227</guid><description>&lt;div class="separator" style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none; clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEik0pFNWeI9aUMnrcniVf-kAdOJyh8kCGr-zcYnbahdcy1M6WJKxRKp5m1zfXlo8Fl0Pge9GTU2KSZ_4pfMcm26aEKlE8Tx_KaIM92HPORE3HfuYyZ0dMm63nNkcKA7JvsGToXnzPmIdQ0/s1600/Going+Nowhere.jpg" imageanchor="1" style="clear: left; cssfloat: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;&lt;img border="0" height="272" r6="true" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEik0pFNWeI9aUMnrcniVf-kAdOJyh8kCGr-zcYnbahdcy1M6WJKxRKp5m1zfXlo8Fl0Pge9GTU2KSZ_4pfMcm26aEKlE8Tx_KaIM92HPORE3HfuYyZ0dMm63nNkcKA7JvsGToXnzPmIdQ0/s400/Going+Nowhere.jpg" width="400" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;"Life is what happens when you're busy making plans" is often ascribed to John Lennon. Some cognoscenti said it predates Lennon, but that isn't as important as the message the phrase conveys. A lot can slip by when you are focused on other things.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;I know this, because it has been months since I have posted to this blog. Granted, there was a lot going on in my life then, but rather than charting and steering the course, I was swept down the raging rapids. When I finally reached still water, I was amazed at the time and opportunities lost.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;In Web Design and SEO it is particularly important to not only &lt;em&gt;make&lt;/em&gt; plans, but also to &lt;em&gt;implement&lt;/em&gt; them. Success in this arena requires juggling many projects, with diverse steps and keeping each one moving forward as if it were the only one.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;Since Web Design and SEO are both science and art, it is not a surprise that many of us can be seduced by the creative, right-brained tasks where our only constraints are the borders of our imagination. Time and project management can suffer as a result. Remedies can include project analysis, careful scheduling, and a realistic take on our capabilities and limitations. While it is tempting to schedule based on best case scenario, it is better to plot some time for the unexpected.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;Project management software can take some of the work out of moving diverse projects forward, but are only useful when they are given the proper weight in our work plan. Take 20 to 30 minutes at the start of the day to get an overview of all projects to see that they are scheduled properly. Then we can devote our attention to the more right-brained tasks which give our work that signature style. Remember to factor in unexpected interruptions. Allow for callbacks and customer contact. Acknowledge the fact that there will be times when the answer isn't as clear as first thought. Then, remember that we are getting paid for doing what we love, and resolve to do what it takes to make it shine.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;script type="text/javascript"&gt;
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-12878343-4']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();
&lt;/script&gt;&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiUktdUCgA8BU0s3lwtwBanFKRxuVndFdVCKxV9tjKZYhx8CZpWnhp9UODo9cnQV1ZY2bHHUdb2NXzFmXObrTcCO0cSJZcSzkZSKhMYAQ1Hw4bKDk5xraib9HuZzBFXGHuqCbOGMaJVRaU/s1600/handnicon.jpg"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;&lt;img alt="" border="0" id="BLOGGER_PHOTO_ID_5558056042700076354" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiUktdUCgA8BU0s3lwtwBanFKRxuVndFdVCKxV9tjKZYhx8CZpWnhp9UODo9cnQV1ZY2bHHUdb2NXzFmXObrTcCO0cSJZcSzkZSKhMYAQ1Hw4bKDk5xraib9HuZzBFXGHuqCbOGMaJVRaU/s320/handnicon.jpg" style="cursor: hand; float: left; height: 95px; margin: 0px 10px 10px 0px; width: 96px;" /&gt;&lt;/span&gt;&lt;/a&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEik0pFNWeI9aUMnrcniVf-kAdOJyh8kCGr-zcYnbahdcy1M6WJKxRKp5m1zfXlo8Fl0Pge9GTU2KSZ_4pfMcm26aEKlE8Tx_KaIM92HPORE3HfuYyZ0dMm63nNkcKA7JvsGToXnzPmIdQ0/s72-c/Going+Nowhere.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total></item><item><title>The Stuff That Dreams are Made Of</title><link>http://mywebbydesign.blogspot.com/2010/07/stuff-that-dreams-are-made-of.html</link><category>art</category><category>photography</category><category>Photoshop</category><category>Web design</category><author>noreply@blogger.com (WebByDesign)</author><pubDate>Wed, 21 Jul 2010 13:30:00 -0400</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3303867659399004709.post-1061409064946023150</guid><description>&lt;div class="separator" style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none; clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPvZCnUvAre0ZWjE9BuSXWaeSnXMpP0fDqS0FIoIJCRSK_yzED5YNS0uegL8AwjKr8c4UrwzKa5C0HkhMczqBgzSRx3pmCkHxL5s79RP4YrKNA2Ebj_4U2SaAyMCOqYUuBE4rEQ3NfcBo/s1600/David_right_profile.gif" imageanchor="1" style="clear: left; cssfloat: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;&lt;img border="0" r6="true" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPvZCnUvAre0ZWjE9BuSXWaeSnXMpP0fDqS0FIoIJCRSK_yzED5YNS0uegL8AwjKr8c4UrwzKa5C0HkhMczqBgzSRx3pmCkHxL5s79RP4YrKNA2Ebj_4U2SaAyMCOqYUuBE4rEQ3NfcBo/s1600/David_right_profile.gif" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;People claim that Michaelangelo said that his great sculptures were already inside the marble he carved, that he just got the extra stone out of the way. There is genius in that statement. Every work of art is a fusion of materials, subject matter, artistic inspiration and even random experience in the artist's life.&lt;/span&gt;&lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;The purpose of art is to communicate...an emotion, an idea, whatever. Creative works are not static. They are changed by the interaction of the viewer. The audience brings their own interpretation of the work.&lt;/span&gt;&lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;Though I do not presume to say that what I do is high art, it is influenced by works that I have seen, heard and experienced. I often seal out the noise of the real world by a set of ear buds and my favorites on my MP3. What I listen to often influences my work, and I gear the music toward the project at hand.&lt;/span&gt;&lt;/div&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;Sometimes a photo catches my fancy and spins my site construction in a whole new direction. Recently my impulsive inclinations turned my format of a personal &lt;/span&gt;&lt;a href="http://www.cordialsinthecourtyard.com/"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;blogsite&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt; into a Southern Gothic nightmare. In my defense, I had 6 hours sleep and nothing to eat for13 hours. &lt;/span&gt;&lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;script type="text/javascript"&gt;
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-12878343-4']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();
&lt;/script&gt;&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none; clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgngaV_RgichBQxQiK6-F9lk8lN37_wMDk-afph19oBj2NswyKWdXNOfyN9ewDq93zfrWWkgVdhxsyjMtWzAdPBd3M9CrLaz-_DBQad4A2pjn_k7qMrXwQfcfgi4af-O94HUkk2UkPDJLg/s1600/poorly+planned+webpage+crop.jpg" imageanchor="1" style="clear: right; cssfloat: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;&lt;img border="0" height="187" r6="true" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgngaV_RgichBQxQiK6-F9lk8lN37_wMDk-afph19oBj2NswyKWdXNOfyN9ewDq93zfrWWkgVdhxsyjMtWzAdPBd3M9CrLaz-_DBQad4A2pjn_k7qMrXwQfcfgi4af-O94HUkk2UkPDJLg/s320/poorly+planned+webpage+crop.jpg" width="320" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;People I know and respect tried to give their advice in a gentle way. They used the calm, quiet voice usually reserved for a rabid animal. It was then that I had an "out of body" moment, seeing the careful impassivity of their faces which were glistening ever so slightly, I realized that I was turning into the crazy aunt in a Southern Gothic novel, and it was time to return to sanity. I scrapped the florid graphics and jungle-wild format for something closer to conformity. After all, the content was shocking enough.&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPvZCnUvAre0ZWjE9BuSXWaeSnXMpP0fDqS0FIoIJCRSK_yzED5YNS0uegL8AwjKr8c4UrwzKa5C0HkhMczqBgzSRx3pmCkHxL5s79RP4YrKNA2Ebj_4U2SaAyMCOqYUuBE4rEQ3NfcBo/s72-c/David_right_profile.gif" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total></item><item><title>SEO Charting Your Path</title><link>http://mywebbydesign.blogspot.com/2010/06/seo-charting-your-path.html</link><category>Search Engine Optimization</category><category>Web design</category><author>noreply@blogger.com (WebByDesign)</author><pubDate>Mon, 28 Jun 2010 14:33:00 -0400</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3303867659399004709.post-300918656739300804</guid><description>&lt;div class="separator" style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none; clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhVj9LcablT9DzXhEAQu1eJWdrryN1qjaL2HnfGF-b4Nr15W0z-YzzYah9FYk1dxzT9aauEuc5vPKkWxhoEE74LtrNwPPCySOH8bERYZ1v-6a0pTmgsd2oUsI09SH8sfGWmanhVI3eZ1FA/s1600/hand+and+ruler+61009mwz0qssmr.jpg" imageanchor="1" style="clear: left; cssfloat: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;&lt;img border="0" height="320" r6="true" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhVj9LcablT9DzXhEAQu1eJWdrryN1qjaL2HnfGF-b4Nr15W0z-YzzYah9FYk1dxzT9aauEuc5vPKkWxhoEE74LtrNwPPCySOH8bERYZ1v-6a0pTmgsd2oUsI09SH8sfGWmanhVI3eZ1FA/s320/hand+and+ruler+61009mwz0qssmr.jpg" width="212" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;Well designed websites require more than attractive composition, graphics and fonts. Designers must write with clarity, speak with authority and read clients’ minds. We are wizards with XML and Photoshop and Dreamweaver. And we can craft deathless prose that would charm the scales off a sidewinder. It is sometimes difficult not to be blinded by our own shining abilities.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;What we may fail to recognize, is that a website without traffic is like the Mona Lisa in a closet. If Shakespeare hadn't actually presented his plays to an audience, or published his sonnets, he would be just another anonymous rube of Renaissance England. The most beautifully crafted website would be just another unfulfilled promise if no one clicked on the site. So, although aesthetics rank high in the world of Web Design, having that design show up on page one of a search engine is even more imperative.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;Search engine optimization is the step that brings buyers and their bank accounts to the site. It cannot be an afterthought to be dealt with once the &lt;i&gt;important&lt;/i&gt; work is done. A successful design must integrate SEO from the word go. It requires a thorough understanding of the industry showcased by the site. It has its own magic spells. Key words should be used early and often. Content should be organic to the industry. The result should be like a Nakashima table: design drawn from the essence of the medium.&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;The marketplace on the World Wide Web is an interconnection of virtual communities. It helps to have a reputation because there are no secrets in cyberspace. There is no instant answer that can take the place of relationships built on positive interaction. You can, however, shine your web presence by doing a little pro bono work. The hour spent on an informational site which educates readers, also builds credibility and repays the worker many times over.&lt;/span&gt;&lt;/div&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;script type="text/javascript"&gt;
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-12878343-4']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();
&lt;/script&gt;&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style="color: #999999; float: left; font-size: 10px;"&gt;&lt;a href="http://www.freedigitalphotos.net/images/view_photog.php?photogid=151"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;Image Above: Suat Eman / FreeDigitalPhotos.net&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;span style="font-family: Verdana, sans-serif;"&gt;&lt;br /&gt;
&lt;span style="color: #0b5394;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none; clear: both; text-align: center;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjnQjTrcW8J87FZ1RyfjL5i5uZlN7WqGQJ7lqLv6KCfo4e2zR7Bo0bJsVdjlo-57nlpJEtfg_DG_JFGC_cs9S2Sl7hnKzu0Cn_VqzHLhOvTMfV9M6YM0tjW1zt4PxTh-yY9fL0Lz6lCb_E/s1600/hand.png" imageanchor="1" style="clear: left; cssfloat: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;span style="color: #0b5394; font-family: Verdana, sans-serif;"&gt;&lt;img border="0" r6="true" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjnQjTrcW8J87FZ1RyfjL5i5uZlN7WqGQJ7lqLv6KCfo4e2zR7Bo0bJsVdjlo-57nlpJEtfg_DG_JFGC_cs9S2Sl7hnKzu0Cn_VqzHLhOvTMfV9M6YM0tjW1zt4PxTh-yY9fL0Lz6lCb_E/s1600/hand.png" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhVj9LcablT9DzXhEAQu1eJWdrryN1qjaL2HnfGF-b4Nr15W0z-YzzYah9FYk1dxzT9aauEuc5vPKkWxhoEE74LtrNwPPCySOH8bERYZ1v-6a0pTmgsd2oUsI09SH8sfGWmanhVI3eZ1FA/s72-c/hand+and+ruler+61009mwz0qssmr.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total></item></channel></rss>