<?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>Capital Professional Services &#187; Web Design</title>
	<atom:link href="http://www.capproservices.com/category/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.capproservices.com</link>
	<description>Creating a Place for You in Cyberspace</description>
	<lastBuildDate>Fri, 27 Aug 2010 01:08:47 +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>Making your web site accessible</title>
		<link>http://www.capproservices.com/making-your-web-site-accessible/</link>
		<comments>http://www.capproservices.com/making-your-web-site-accessible/#comments</comments>
		<pubDate>Sun, 01 Aug 2010 23:09:39 +0000</pubDate>
		<dc:creator>Lisa McMahon</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[alt tag]]></category>
		<category><![CDATA[color blind]]></category>
		<category><![CDATA[disabilities]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[screen reader]]></category>
		<category><![CDATA[title tag]]></category>

		<guid isPermaLink="false">http://www.capproservices.com/?p=95</guid>
		<description><![CDATA[Keep in mind the needs of disabled visitors when you are designing your web site, especially for those who are blind or partially sighted Besides keeping your web site focused, it is also import to consider accessibility. Some of the people who visit your web site will be suing different monitors that yours or running [...]]]></description>
			<content:encoded><![CDATA[<h3>Keep in mind the needs of disabled visitors when you are designing your web site, especially for those who are blind or partially sighted</h3>
<p>Besides keeping your web site focused, it is also import to consider accessibility. Some of the people who visit your web site will be suing different monitors that yours or running it at a different resolution. More importantly, however, some users will have poor eyesight or even completely blind. How do you ensure that your web site is user-friendly to people with these limitations?</p>
<p>You might need to make some changes to the way you code your site to sthat you don&#8217;t alientat this group of users. It is possible that they may be using a screen reader which reads the words out loud. Some screen readers are more advanced than others but in all cases you should do your part to help your web visitor. Stick to the guidelines given here as well as clean HTML and CSS and your web site should be more accessible.<span id="more-95"></span></p>
<h3>Navigation</h3>
<p>This is one of the most challenging aspects of your web site to your users with disabilities. If you use Flash or JavaScript for your navigation bar, screen readers may ot be able to interpret the links. An easy alternative is to use CSS.</p>
<p>Users may also want to increase font size or remove the display of images (text-only) to make your web pages easier to read. If you use images for your navigation but any text embedded with them will not be able to be read by the screen reader.  The easiest way to fix this is to always use the &lt;alt&gt; tag for every image. For example if you designate a little house icon for your home page or even have the word &#8220;home&#8221; embedded in the button so it is no longer text, the screen reader can&#8217;t &#8220;see&#8221; it. If, however, the tag for you image is &lt;img alt=&#8221;link to home page&#8221; &#8230;&gt; the screen reader can describe the image to the user with disabilities. Also when images are turned off in the browser the alternate text will be displayed.</p>
<p>Also be careful in using tables in your page design. Screen readers often have difficulty understanding them. Tables can be made accessible by keeping them simple and not using empty cells.</p>
<h3>Hyperlinks</h3>
<p>You can also provide short cuts to navigate your site by including the accesskey attribute in your links. For example, &lt;a href=<a href="http://capproservices.com/">http://capproservices.com/</a> accesskey=&#8221;H&#8221;&gt; lets the user press Alt or Ctrl plus H to follow the link to your home page. Don&#8217;t try to do this for all of your links &#8212; just for the main navigation bar. JAWS, the most popular screen reader, can read Accesskeys aloud allowing users to access pages more quickly.</p>
<p>Another attribute to add to links is &lt;title&gt;. This will indicate to the user the destination of the link.</p>
<p>Using the right colors is also important for navigation. There are many people who are color blind. Tools such as <a href="http://colorfilter.wickline.org">http://colorfilter.wickline.org</a> will simulate how your web site pages appear to someone who is color blind.</p>
<p>There are also tools to help you check to be sure your web site adheress to the Web Accessibility Initiative (WAI):</p>
<ul>
<li><a href="http://www.etre.com/tools/accessibilitycheck" target="_blank">Accessibility check</a></li>
<li><a href="http://www.visionaustralia.org/info.aspx?page=1985">Accessibility Tools</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.capproservices.com/making-your-web-site-accessible/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Writing for the Web</title>
		<link>http://www.capproservices.com/writing-for-the-web/</link>
		<comments>http://www.capproservices.com/writing-for-the-web/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 20:21:52 +0000</pubDate>
		<dc:creator>Lisa McMahon</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[copywriting]]></category>
		<category><![CDATA[grammar]]></category>
		<category><![CDATA[punctuation]]></category>
		<category><![CDATA[spelling]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://www.capproservices.com/?p=91</guid>
		<description><![CDATA[I&#8217;m really not much of a writer. I have the technical part pretty much down, i.e., spelling, grammar, punctuation, etc., but when it comes to being creative &#8212; nothing! There is a lot of free stuff out there &#8212; and I mean truly free. If you are like me without a creative writing bone in your [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m really not much of a writer. I have the technical part pretty much down, i.e., spelling, grammar, punctuation, etc., but when it comes to being creative &#8212; nothing! There is a lot of free stuff out there &#8212; and I mean truly free. If you are like me without a creative writing bone in your body, there are articles written by those that do have them. These can be found on such sites as <a title="EzineArticles.com (opens in new window)" href="http://EzineArticles.com" target="_blank">EzineArticles.com</a>.</p>
<p>Since this articles is about writing, however, and not publishing other&#8217;s work, let me remind you to use that word processor on your PC to its fullest extent. All of the really good ones provide tools to check spelling, grammar and punctuation. If you don&#8217;t have one of these good ones, I suggest that you check out <a title="OpenOffice.org (opens in new window)" href="http://OpenOffice.org" target="_blank">OpenOffice.org</a> for their free software suite.</p>
<p>Many people find it difficult to read from a screen rather than paper. They also seem to have a much shorter attention span.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.capproservices.com/writing-for-the-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Adobe Kuler</title>
		<link>http://www.capproservices.com/using-adobe-kuler/</link>
		<comments>http://www.capproservices.com/using-adobe-kuler/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 18:14:46 +0000</pubDate>
		<dc:creator>Lisa McMahon</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Adobe Kuler]]></category>
		<category><![CDATA[analogous]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[complementary]]></category>
		<category><![CDATA[monochromatic]]></category>

		<guid isPermaLink="false">http://www.capproservices.com/?p=84</guid>
		<description><![CDATA[Adobe has a great free tool to help you design the color scheme for your web site. Adobe Kuler (pronounced like &#8220;cooler&#8221;) can be found at http://kuler.adobe.com. If you have an Adobe ID sign it with that to download and share color schemes. You can also sign up (free) even if you do not have [...]]]></description>
			<content:encoded><![CDATA[<p>Adobe has a great free tool to help you design the color scheme for your web site. Adobe Kuler (pronounced like &#8220;cooler&#8221;) can be found at <a href="http://kuler.adobe.com">http://kuler.adobe.com</a>. If you have an Adobe ID sign it with that to download and share color schemes. You can also sign up (free) even if you do not have an Adobe ID. You do not have to sign up unless you want to save or download your color schemes.</p>
<p>There are three ways to choose a color scheme:</p>
<ol>
<li>Pick one of the ones already developed by other Kuler users</li>
<li>Create a new one using the color wheel</li>
<li>Create a new one based upon an image (one you upload or select from Flickr)</li>
</ol>
<p>Let&#8217;s look at each of these three and how you would use them for your web site.<span id="more-84"></span></p>
<h3>Using Existing Color Schemes</h3>
<p>Using the menu or search box on the left of the screen, select an item or enter in a search term, e.g., blue or water. In the second column from the left select one that you like or go to the bottom of the list and use the navigation icons to view more results. Click on the one that appeals to you in this column and then click on the box that directs you to &#8220;Make changes to this theme and view color values&#8221; that is over the description of the color scheme you selected in the main center column. You can make adjustments to any of the displayed colors by using the sliders below each color or by draggin its circle on the color wheel. When you have all the colors the way you want them, note the HEX characters displayed below each color swatch. This is what you will enter in your Cascading Style Sheet for various design elements for your web site (more on this later).</p>
<h3>Using the Color Wheel</h3>
<p>Click the Create link in the first column. Select one of the six &#8220;rules&#8221; at the top of the color wheel page. In the color wheel, drag the dot with the circle around it to your primary color choice. The other dots will move to new locations based upon your rule and primary color choice. It&#8217;s fun to play with all of the possibilities.</p>
<h3>Using an image</h3>
<p>Click the Create link in the first column of the Kuler home page. Select the &#8220;From an image&#8221; link in the upper left. Either upload an image using the &#8220;Upload&#8221; button located below the default image or select the flickr button. Select an image and then use the suggested colors from the photo or move the dots around the photo to pick up the colors you want to use. You can also change the &#8220;mood&#8221; to get a different set of swatches.</p>
<div id="attachment_89" class="wp-caption aligncenter" style="width: 310px"><img class="size-full wp-image-89" title="Harvest Orchard color scheme" src="http://www.capproservices.com/wp-content/uploads/2009/06/HarvestOrchard.jpg" alt="Harvest Orchard color scheme" width="300" height="62" /><p class="wp-caption-text">Harvest Orchard color scheme</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.capproservices.com/using-adobe-kuler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a Unified Look</title>
		<link>http://www.capproservices.com/creating-a-unified-look/</link>
		<comments>http://www.capproservices.com/creating-a-unified-look/#comments</comments>
		<pubDate>Mon, 11 May 2009 18:13:51 +0000</pubDate>
		<dc:creator>Lisa McMahon</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[browser compatability]]></category>
		<category><![CDATA[color schemes]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[page layout]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[typefaces]]></category>

		<guid isPermaLink="false">http://www.capproservices.com/?p=77</guid>
		<description><![CDATA[When visitors come to your site and go from page to page (hopefully, they will stick around that long!), do they know that all the pages they visit on your site are all part of your domain? Your web site should have a consistent look and feel throughout all your pages. Color schemes If you [...]]]></description>
			<content:encoded><![CDATA[<p>When visitors come to your site and go from page to page (hopefully, they will stick around that long!), do they know that all the pages they visit on your site are all part of your domain? Your web site should have a consistent look and feel throughout all your pages.</p>
<h3>Color schemes</h3>
<p>If you are not an artist, you may need assistance in picking the colors for your site. If you are a complete novice or know that you tend to match stripes with plaids, you are probably better off using a predesigned template. If you do have color sense, you will still need to keep a few &#8220;rules&#8221; in mind when designing your site. Stick to a few key colors: three to five are best. Complementary color schemes work very well, e.g., blue and orange. Monochromatic or analagous color schemes will also work. See Kuler article for more on picking color schemes.<span id="more-77"></span></p>
<h3>Font schemes</h3>
<p>Did you know that you only have a handful of fonts from which to choose if you want your visitors to see the same as you see on your screen? Most of us have dozens of fonts installed on our personal PCs from various software programs. The trouble is that the visitor must have the exact same font installed on their PC in order for it to be displayed in their browser. For this reason, it is important to stick to the following fonts which I have grouped into two main categories: <strong>serif</strong> (w3c.org definition:  &#8220;Glyphs of serif fonts, as the term is used in CSS, have finishing strokes, flared or tapering ends, or have actual serifed endings [including slab serifs]. Serif fonts are typically proportionately-spaced. They often display a greater variation between thick and thin strokes than fonts from the &#8216;sans-serif&#8217; generic font family.&#8221;) and <strong>sans serif</strong> (w3c.org definition: &#8220;Glyphs in sans-serif fonts, as the term is used in CSS, have stroke endings that are plain &#8212; without any flaring, cross stroke, or other ornamentation. Sans-serif fonts are typically proportionately-spaced. They often have little variation between thick and thin strokes, compared to fonts from the &#8216;serif&#8217; family.&#8221;). <strong>Cursive</strong> (w3c.org definition: &#8220;Glyphs in cursive fonts, as the term is used in CSS, generally have either joining strokes or other cursive characteristics beyond those of italic typefaces. The glyphs are partially or completely connected, and the result looks more like handwritten pen or brush writing than printed letterwork.&#8221;), <strong>fantasy </strong>(w3c.org definition: &#8220;Fantasy fonts, as used in CSS, are primarily decorative while still containing representations of characters [as opposed to Pi or Picture fonts, which do not represent characters].&#8221;) and <strong>monospace</strong> (w3c.org definition:  &#8220;The sole criterion of a monospace font is that all glyphs have the same fixed width. [This can make some scripts, such as Arabic, look most peculiar.] The effect is similar to a manual typewriter, and is often used to set samples of computer code.&#8221;)<strong> </strong>are also supported font types.</p>
<table border="1" cellspacing="2" cellpadding="2">
<tbody>
<tr>
<th>serif fonts</th>
<th>sans serif fonts</th>
<th>cursive</th>
<th>fantasy</th>
<th>monospace</th>
</tr>
<tr>
<td>Times New Roman</td>
<td>Arial</td>
<td>Caflisch Script</td>
<td>Alpha Geometrique</td>
<td>Courier</td>
</tr>
<tr>
<td>Garamond</td>
<td>Verdana</td>
<td>Adobe Poetica</td>
<td>Critter</td>
<td>Courier New</td>
</tr>
<tr>
<td>Bodoni</td>
<td>Tahoma</td>
<td>Sanvito</td>
<td>Cottonwood</td>
<td>Prestige</td>
</tr>
<tr>
<td>Minion Web</td>
<td>Helvetica</td>
<td>Ex Ponto</td>
<td>FB Reactor</td>
<td>Everson Mono</td>
</tr>
<tr>
<td>Stone Serif</td>
<td>Avant Garde Gothic</td>
<td>Snell Roundhand</td>
<td>Studz</td>
<td></td>
</tr>
<tr>
<td>Georgia</td>
<td>Univers</td>
<td>Zapf-Chancery</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Bitstream Cyberbit</td>
<td>Futura</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td>Stone Sans</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td>Gill Sans</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td>Akzidenz Grotesk</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td>Trebuchet</td>
<td></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
<h3>Page layout</h3>
<p>Another design element which will give your web site a unified look and feel is page layout. Page elements (banners, menu bars, navigation bars, pictures, number of columns, footers, etc.) that are located in the same place on every page will achieve this. Again, predesigned templates can assist you greatly in this task.</p>
<h3>Browser compatiblity</h3>
<p>There are many browsers in use around the world. Here are the statistics for September 2009 for this web site:</p>
<h4>Top 10 Browsers</h4>
<ol>
<li>50.4% &#8211; Microsoft Internet Explorer (41.5% of the total are still using version 6)</li>
<li>32.1% &#8211; Unknown</li>
<li>6.8% &#8211; Opera</li>
<li>6.4% &#8211; Mozilla</li>
<li>2.3% &#8211; Firefox</li>
<li>1.1% &#8211; Safari</li>
<li>0.3% &#8211; LibWWW</li>
<li>0.1% &#8211; Lynx</li>
<li>0% &#8211; Netscape (1 hit)</li>
<li>0% &#8211; Wget (1 hit)</li>
</ol>
<p>Based upon these statistics we need to test on a variety of browser versions because different browsers (and their versions) support different web standards.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.capproservices.com/creating-a-unified-look/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Limiting Your Content</title>
		<link>http://www.capproservices.com/limiting-your-content/</link>
		<comments>http://www.capproservices.com/limiting-your-content/#comments</comments>
		<pubDate>Tue, 05 May 2009 16:14:04 +0000</pubDate>
		<dc:creator>Lisa McMahon</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[consistent design]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[page length]]></category>

		<guid isPermaLink="false">http://www.capproservices.com/?p=75</guid>
		<description><![CDATA[When developing your web site, it is very important to focus on what you know. Keep your content relevant to your anticipated users. When planning your web site, narrow your focus and then stick to it. Limiting Design Your web site design should help people find the information they are seeking. This is really two [...]]]></description>
			<content:encoded><![CDATA[<p>When developing your web site, it is very important to focus on what you know. Keep your content relevant to your anticipated users. When planning your web site, narrow your focus and then stick to it.</p>
<h2>Limiting Design</h2>
<p>Your web site design should help people find the information they are seeking. This is really two separate categories. First, you will want to make sure that you have a consistent design throughout your site. This can be accomplished through a template or cascading style sheet (more on this in another article). Secondly, you will want to keep your pages short, less than 1,000 words.</p>
<p>Keep vertical scrolling to a minimum &#8212; a sales page and blogs seems to be the accepted exceptions. Horizontal scrolling, however, is never acceptable. The &#8220;standard&#8221; width is currently designed to work on a 1024 x 768 monitor resolution. This amounts to about 960 usable horizontal pixels. Keeping your design narrow is ideal as it is difficult to read across wide columns of information. There&#8217;s a reason newspaper columns are so narrow!<span id="more-75"></span></p>
<h2>Limiting Pages</h2>
<p>This doesn&#8217;t mean limiting your site to a few pages. Content rich sites make the search engines happy. What this does mean is sticking to your topic and breaking up long pages into several pages. It also means you should combine very short pages that only have a paragraph or two of information. &#8220;Perhaps the only thing readers hate more than having to sccan thousands of words onone page is constantly havingto click to a new page, because there are only a few words on each one.&#8221; (<a title="Build a Better Website (opens in new window)" href="http://www.magazine-group.co.uk/magazine/books-and-directories/computers-and-technology/build-a-better-website-2010" target="_blank">Martin, 2008</a>)</p>
<h2>Limiting Language</h2>
<p>Who will be visiting your web site? What language will they use? Do they understand technical terms specific to your topic? You may need to provide a glossary or links to Wikipedia to explain unfamiliar terms. Also be careful not to talk down to your audience.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.capproservices.com/limiting-your-content/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Design Software</title>
		<link>http://www.capproservices.com/web-design-software/</link>
		<comments>http://www.capproservices.com/web-design-software/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 17:13:16 +0000</pubDate>
		<dc:creator>Lisa McMahon</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Adobe Dreamweaver]]></category>
		<category><![CDATA[FrontPage]]></category>
		<category><![CDATA[Microsoft Expression Web]]></category>
		<category><![CDATA[web design software]]></category>

		<guid isPermaLink="false">http://www.capproservices.com/?p=59</guid>
		<description><![CDATA[I have to confess &#8230; please don&#8217;t hate me &#8212; I loved FrontPage. I began using FrontPage when it was first owned by Vermeer in the mid-90&#8242;s. I have owned every version from that initial version and have recently begun learning Microsoft Expression Web 2. (I had Expression Web 1 on my PC for awhile [...]]]></description>
			<content:encoded><![CDATA[<p>I have to confess &#8230; please don&#8217;t hate me &#8212; I loved FrontPage. I began using FrontPage when it was first owned by Vermeer in the mid-90&#8242;s. I have owned every version from that initial version and have recently begun learning Microsoft Expression Web 2. (I had Expression Web 1 on my PC for awhile but never used it.)</p>
<p>I&#8217;ve used a lot of different products over the years including NetObjects Fusion and Dreamweaver. I currently use Dreamweaver CS3 for most of my web development, mostly because of its tight integration with Flash, Photoshop and Fireworks. I am hoping to learn the entire Microsoft Expression Studio as I&#8217;ve read lots of good reviews and I find the interface comfortable.<span id="more-59"></span></p>
<h2>Top New Features in Adobe Dreamweaver CS4</h2>
<ul>
<li>Live View</li>
<li>Code hinting for AJAX and JavaScript</li>
<li>New user interface</li>
<li>Related files and code navigator</li>
<li>HTML data sets</li>
<li>Adobe InContext Editing (extra service)</li>
<li>CSS best practices</li>
<li>Adobe Photoshop smart objects</li>
<li>Subversion (source control) integration</li>
<li>Adobe AIR authoring support</li>
</ul>
<p>New $399</p>
<h2>Microsoft Expression Web 2 Features</h2>
<ul>
<li>Professional web design environment</li>
<li>Standards based site design</li>
<li>CSS layout</li>
<li>CSS site templates</li>
<li>CSS style application</li>
<li>CSS Management</li>
<li>Property task pane</li>
<li>Rich data presentation</li>
<li>ASP.NET 3.5</li>
<li>Edit PHP pages</li>
</ul>
<p>New $299</p>
<h2>Namo Web Editor 8</h2>
<ul>
<li>New user interface &#8211; ribbon menu</li>
<li>Effective presentation features</li>
<li>Teaching plan wizard</li>
<li>A variety of quiz features</li>
<li>Easy statistics learning</li>
<li>DIV tag through visual not just code</li>
<li>Rich design resources</li>
<li>Connect to a blog</li>
</ul>
<p>New $99</p>
<h2>CoffeeCup HTML Editor 2008</h2>
<ul>
<li>HTML and CSS code completion</li>
<li>Project management</li>
<li>Quick tag help</li>
<li>Quick start from layout</li>
<li>Optimized resource tabs</li>
<li>Cleaner, valid markup</li>
</ul>
<p>Full version $49</p>
<h2>NetObjects Fusion 11</h2>
<ul>
<li>AJAX UI components</li>
<li>AJAX effects and transitions</li>
<li>Data source XML binding</li>
<li>Databind to any object</li>
<li>XHTML 1.0 publishing</li>
<li>Automatic code hinting</li>
<li>Integrate custom scripts</li>
<li>Image gallery</li>
<li>Google site traffic tools</li>
<li>Integrated web apps</li>
</ul>
<p>Full version $199.95</p>
<h2>NetObjects Fusion Essentials</h2>
<ul>
<li>Drag and drop layouts</li>
<li>Site Management Tools</li>
<li>Upload files with built-in FTP</li>
<li>Form builder</li>
<li>Photo Gallery</li>
<li>e-commerce tool</li>
<li>Custom shape tools</li>
<li>Rollover images</li>
<li>Insert custom HTML and scripts</li>
<li>Flash, QuickTime, and more</li>
</ul>
<p>Free download</p>
]]></content:encoded>
			<wfw:commentRss>http://www.capproservices.com/web-design-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Planning your web site</title>
		<link>http://www.capproservices.com/planning-your-web-site/</link>
		<comments>http://www.capproservices.com/planning-your-web-site/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 16:05:11 +0000</pubDate>
		<dc:creator>Lisa McMahon</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[planning]]></category>
		<category><![CDATA[sitemap]]></category>
		<category><![CDATA[web site]]></category>

		<guid isPermaLink="false">http://www.capproservices.com/?p=41</guid>
		<description><![CDATA[If you follow these planning guidelines for a better quality web site, you will save hours of frustration later. Once you have registered your domain name and arranged your hosting, it is very tempting to dive right in putting pages on your new web site. Without proper planning, however, you will quickly find that the [...]]]></description>
			<content:encoded><![CDATA[<p>If you follow these planning guidelines for a better quality web site, you will save hours of frustration later.</p>
<p>Once you have registered your domain name and arranged your hosting, it is very tempting to dive right in putting pages on your new web site. Without proper planning, however, you will quickly find that the web you have woven has become very tangled.</p>
<p>The first think to consider is the focus of your web site. In general, is your web site to share information, sell products or build relationships? Who is your primary audience? You also need to consider how technically savvy your readers are? What age group or social demographic? What information will your readers expect to find on your web site? What information do you have readily available for your readers? What types of information do you expect to put on your Web site, e.g., calendar, newsletters, staff profiles, etc.? Who will be the &#8220;webmaster&#8221; &#8212; the web manager &#8212; of your web site? Will you have assistance in maintaining your web site? How often do you expect to update the content on your web site? How much time per week or per month will you dedicate to updating your site?<span id="more-41"></span></p>
<h3>Map it out</h3>
<p>One very effective way to plan your web site is to map it out using pencil and paper. (If you are comfortable using software, Microsoft Word has a great organizational chart feature that you could use instead. See example at right.)<img class="alignnone size-full wp-image-50" title="sitemap" src="http://www.capproservices.com/wp-content/uploads/2009/04/sitemap.gif" alt="sitemap" width="302" height="342" align="right" /></p>
<p>Decide what information, in a general sense, will be on each page. Connect other pages to the home page with lines and you will begin to see a navigational structure. A good &#8220;rule&#8221; to follow, is to limit each level of navigation to seven pages. As with almost all rules, there are exceptions.<br />
You&#8217;ll notice in the example that I have a single page hanging off the home page: About Us. Pages that should be available from every page in the web site should be at the same level as the home page.</p>
<p>If you are going to use a content management system (CMS) like Joomla, you won&#8217;t need to be concerned about a file or folder structure. On the other hand, if you are going to upload the pages of your web site manually, you will need to have some kind of structure. At the very least, create an images folder.</p>
<h3>Looking good</h3>
<p>Put away your paper and pencil (or Microsoft Word) and hit the web. Spend some time, perhaps an hour or two every day for a week, browsing the Internet. Take note of sites you like and why. Perhaps you like the way one site handles navigation or how another one uses color. You might also note things you don&#8217;t like and why.</p>
<p>According to <a href="http://www.nngroup.com/" target="_blank">Nielsen Norman research</a>, &#8220;users visiting a new site spend an average of 30 seconds on the homepage and less than two minutes on the entire site before deciding to abandon it. They spend a bit more time if they decide to stay on a site, but still only four minutes on average.&#8221; If they have to spend 15 of their 30 seconds figuring out which link to click on your home page, you&#8217;ve probably lost them. He says: &#8220;Thus, websites should have almost no features: focus on the words.&#8221;</p>
<p>Now you are finally ready to begin sketching some page designs. Start with your home page. Keep in mind the things you liked and noted in your earlier research. You probably noticed in your research that most web sites have a logo in the upper left corner of every page which links back to the home page. Depending upon your audience, you probably will not want to deviate from what most users expect to find on your web site. Other elements common to most web sites is left-hand navigation that may change as users travel further down into your site&#8217;s structure, and global navigation at the bottom of the page in the form of text links.</p>
<p>Unless visitors arrive at your site via a search engine, most of them will arrive through your front door: your home page. Think about the images you can use. Do you have a logo? If you&#8217;d like them to come back, you will need content that is fresh and frequently updated.</p>
<p>Now that you have your plan, it is time to create your web site.</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.capproservices.com/planning-your-web-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You can build a web site in 30 minutes</title>
		<link>http://www.capproservices.com/build-a-web-site-in-30-minutes/</link>
		<comments>http://www.capproservices.com/build-a-web-site-in-30-minutes/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 17:25:39 +0000</pubDate>
		<dc:creator>Lisa McMahon</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.capproservices.com/?p=66</guid>
		<description><![CDATA[For the purpose of this example, we are going to use Google Sites. Navigate to http://sites.google.com with your browser. You will need a Google account to create a free site. If you use any of Google&#8217;s services, such as Google Mail, you already have account. Click on Create site. You will be presented with a [...]]]></description>
			<content:encoded><![CDATA[<p>For the purpose of this example, we are going to use Google Sites.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-51" title="welcome_to_google_sites" src="http://www.capproservices.com/wp-content/uploads/2009/04/welcome_to_google_sites.jpg" alt="welcome_to_google_sites" width="491" height="327" /></p>
<p>Navigate to <a title="Google Sites" href="http://sites.google.com" target="_blank">http://sites.google.com</a> with your browser. You will need a Google account to create a free site. If you use any of Google&#8217;s services, such as Google Mail, you already have account. Click on Create site.<span id="more-66"></span></p>
<p><img class="aligncenter size-full wp-image-54" title="googlesitescreatesite" src="http://www.capproservices.com/wp-content/uploads/2009/04/googlesitescreatesite.png" alt="googlesitescreatesite" width="325" height="258" /></p>
<p>You will be presented with a form to complete. Enter the name for your site, a short (optional) description and select a theme. If you don&#8217;t want anyone to see what you are designing, select &#8220;Only people I specify&#8221; for Share with. I didn&#8217;t like the themes so I clicked on the More themes link and was presented with about two dozen themes.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-53" title="googlesitescreatenewsite" src="http://www.capproservices.com/wp-content/uploads/2009/04/googlesitescreatenewsite.png" alt="googlesitescreatenewsite" width="540" height="439" /></p>
<p>Finally, you will need enter the code displayed. This is to prevent automated programs from maliciously creating a bunch of sites on Google&#8217;s servers.</p>
<p><img class="aligncenter size-full wp-image-55" title="googlesitestypecode" src="http://www.capproservices.com/wp-content/uploads/2009/04/googlesitestypecode.png" alt="googlesitestypecode" width="502" height="158" /></p>
<p>Click the Create site button and you will be presented with Google&#8217;s site building tool. Click the Edit page button and begin typing.</p>
<p><img class="aligncenter size-medium wp-image-52" title="googlesites_iwdsample" src="http://www.capproservices.com/wp-content/uploads/2009/04/googlesites_iwdsample-300x238.png" alt="googlesites_iwdsample" width="300" height="238" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.capproservices.com/build-a-web-site-in-30-minutes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perfecting your web site&#8217;s navigation</title>
		<link>http://www.capproservices.com/web-site-navigation/</link>
		<comments>http://www.capproservices.com/web-site-navigation/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 15:40:39 +0000</pubDate>
		<dc:creator>Lisa McMahon</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[breadcrumb]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[web deign]]></category>
		<category><![CDATA[web site]]></category>

		<guid isPermaLink="false">http://www.capproservices.com/?p=32</guid>
		<description><![CDATA[&#8220;Build it and they will come&#8221; &#8212; at least, that&#8217;s what you&#8217;ve probably heard from a lot of web design firms wanting your dollars but not caring if your web site is a success. We&#8217;ll cover how to attract visitors on another page. Once you&#8217;ve got them, however, you&#8217;ve got to keep them interested. If [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;Build it and they will come&#8221; &#8212; at least, that&#8217;s what you&#8217;ve probably heard from a lot of web design firms wanting your dollars but not caring if your web site is a success. We&#8217;ll cover how to attract visitors on another page. Once you&#8217;ve got them, however, you&#8217;ve got to keep them interested. If your navigation isn&#8217;t easy to understand and consistent across all the pages of your site.</p>
<h2>Navigation is crucial</h2>
<p>The components that make up the navigational structure of a web site are known as navigational elements. The first thing to consider is your domain or company name. If your company name is well branded, potential visitors may enter it into their browser&#8217;s address bar or a search engine. So although your name isn&#8217;t normally considered a navigational element, it becomes one when used to locate your web site. If this is a possibility for your site, keep your web site name short, don&#8217;t use punctuation or unusual spelling. You should also keep your subfolder names short, too, and for best search engine rankings, use keywords.<span id="more-32"></span></p>
<p>Usability studies show that a visitor&#8217;s path through a site frequently takes him back to the home page. Some visitors will start here but many may arrive at a page deep within your site. As they browse this page, if they find what they were searching for they may click on other links on that page. If they want to check out the site as a whole, they will want to start at the &#8220;beginning&#8221; which for web sites is the home page. For this reason, it is important to have a link to your home page on every page of your web site. This conventional navigational element is usually found on multiple locations. The usual locations for these links are: (1) the upper left, usually a graphical link; (2) in a text link at the bottom of the page, usually part of a horizontal menu bar; and (3) sometimes as part of a breadcrumb trail.</p>
<h2>Links</h2>
<p>During the infancy of the World Wide Web, pages were displayed in 16 or less colors, using mostly text and sometimes including very simple graphical images. Users expected all links to be blue underlined text, like <span class="stdLink"><span style="text-decoration: underline;"><span style="color: #0000ff;">this</span></span></span>. Today, web designers have done all kinds of tortuous things to links: like <a href="http://www.capproservices.com/html-editors/" target="_blank"><span style="color: #000000;">this</span></a> (click on &#8220;this&#8221; to see where it takes you), or <a href="http://www.capproservices.com/html-editors/" target="_blank"><span style="color: #000000;">this</span></a> or even <a href="http://www.capproservices.com/get-a-domain-name/" target="_blank"><span class="redBlinkLink"><strong><span style="color: #ffffff; font-family: Arial; background-color: #ff0000;">this</span></strong></span></a>. (For this last one, it is a white text with a red background, a black-dotted border and it BLINKS! You won&#8217;t see the blinking in all browsers, e.g., Internet Explorer.)</p>
<p>There&#8217;s nothing wrong with having distinctive links for your web site as long as your visitor can easily find them! Make sure they are in a different color from standard text. If a visitor looks at your web site and can&#8217;t immediately tell where all the links are, they won&#8217;t like it and won&#8217;t stick around very long.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.capproservices.com/web-site-navigation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML Editors</title>
		<link>http://www.capproservices.com/html-editors/</link>
		<comments>http://www.capproservices.com/html-editors/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 15:38:07 +0000</pubDate>
		<dc:creator>Lisa McMahon</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[web design software]]></category>

		<guid isPermaLink="false">http://www.capproservices.com/?p=28</guid>
		<description><![CDATA[To view pages published on the World Wide Web you need a web browser. Internet Explorer, Mozilla Firefox, and Safari are the most popular. The pages that you see on the Internet have been created by publishers such as yourself using a special markup language called HTML (HyperText Markup Language). This language provides the instructions [...]]]></description>
			<content:encoded><![CDATA[<p>To view pages published on the World Wide Web you need a web browser. Internet Explorer, Mozilla Firefox, and Safari are the most popular. The pages that you see on the Internet have been created by publishers such as yourself using a special markup language called HTML (HyperText Markup Language). This language provides the instructions to the browser on how to display the page.</p>
<p>The simplest form of HTML pages, also called static HTML, can be created by anyone with a text editor. For example, Windows users could use the built-in Windows Notepad application to create web pages. Although you could use this application, there are other HTML editors available which are much easier to use. <a href="http://www.flos-freeware.ch/" target="_blank">Notepad2</a> is a free, lightweight editor that includes syntax highlighting for a number of programming languages including HTML. A more comprehensive editor is <a href="http://vps.arachnoid.com/arachnophilia/" target="_blank">Arachnophilia</a>, which is built using Java so that it will work on a number of different operating systems.</p>
<p>Most word processing applications, like Microsoft Word and OpenOffice provide a way to save regular documents as HTML documents but they usually contain a lot of extra code to support the formatting you have used.<span id="more-28"></span></p>
<p>Quite a few of the web hosting companies offer site building tools but you will quickly find them limiting. See Yahoo! GeoCities or Google Sites.</p>
<p>Even if you decide to purchase a software package to assist you, I recommend that you learn at least the basics of HTML coding.</p>
<p>The following are some commonly used text editors that may be used to create web pages (must know HTML):</p>
<div>
<table style="width: 100%;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr valign="top">
<td>
<div>
<ul>
<li><a title="EditPlus" href="http://www.editplus.com/" target="_blank">EditPlus</a></li>
<li><a title="Emacs" href="http://www.gnu.org/software/emacs/" target="_blank">Emacs</a></li>
<li><a title="Gedit" href="http://projects.gnome.org/gedit/" target="_blank">gedit</a></li>
<li><a title="JEdit" href="http://www.jedit.org/" target="_blank">jEdit</a></li>
<li><a title="Kate (text editor)" href="http://kate-editor.org/" target="_blank">Kate</a></li>
<li><a title="Nano (text editor)" href="http://nano-editor.org/" target="_blank">nano</a></li>
<li><a title="Notepad" href="http://en.wikipedia.org/wiki/Notepad" target="_blank">Notepad</a></li>
<li><a href="http://bluefish.openoffice.nl/" target="_blank">Bluefish</a></li>
<li><a href="http://www.eclipse.org/" target="_blank">Eclipse</a></li>
</ul>
</div>
</td>
<td>
<div>
<ul>
<li><a title="TextEdit" href="http://www.apple.com/macosx/" target="_blank">TextEdit</a></li>
<li><a title="UltraEdit" href="http://www.ultraedit.com/index.php?name=UE_AdvFeatures" target="_blank">UltraEdit</a></li>
<li><a title="Crimson Editor" href="http://www.crimsoneditor.com/" target="_blank">Crimson Editor</a></li>
<li><a title="Vi" href="http://ex-vi.sourceforge.net/" target="_blank">vi</a></li>
<li><a title="Vim (text editor)" href="http://www.vim.org/" target="_blank">Vim</a></li>
<li><a title="Notepad++" href="http://notepad-plus.sourceforge.net/uk/site.htm" target="_blank">Notepad++</a></li>
<li><a title="TextMate" href="http://macromates.com/" target="_blank">TextMate</a></li>
<li><a href="http://www.chami.com/html-kit/" target="_blank">HTML-Kit</a></li>
</ul>
</div>
</td>
<td>
<ul>
<li><a href="http://www.fookes.com/notetab/index.php" target="_blank">NoteTab Light</a></li>
<li><a href="http://hapedit.free.fr/" target="_blank">HAPedit</a></li>
<li><a href="http://www.pspad.com/" target="_blank">PSPad</a></li>
<li><a href="http://www.tsware.net/products.php" target="_blank">TSW WebCoder</a></li>
<li><a href="http://quanta.sourceforge.net/" target="_blank">Quanta Plus</a></li>
<li><a href="http://www.crystalfibers.com/index.php?topicid=20" target="_blank">Matrix Y2K</a></li>
<li><a href="http://www.kevingunn.com/weborama.htm" target="_blank">Web-O-Rama</a></li>
<li><a href="http://www.coffeecup.com/html-editor/" target="_blank">Coffee Cup</a></li>
</ul>
</td>
</tr>
</tbody>
</table>
</div>
<p>WYSIWYG (What You See Is What You Get) web authoring tools</p>
<table style="width: 100%;" border="0">
<tbody>
<tr>
<th>Free</th>
<th>Inexpensive</th>
<th>Not cheap</th>
</tr>
<tr>
<td>
<ul>
<li><a href="http://www.kompozer.net/" target="_blank">KompoZer</a></li>
<li><a href="http://www.seamonkey-project.org/" target="_blank">SeaMonkey</a></li>
<li><a href="http://www.w3.org/Amaya/Amaya.html" target="_blank">Amaya</a></li>
<li><a href="http://www.trellian.com/webpage/" target="_blank">Trellian</a></li>
<li><a href="http://www.aptana.com/studio" target="_blank">Aptana Studio</a> (works with Eclipse)</li>
<li><a href="http://www.bluevoda.com/" target="_blank">Bluvoda</a></li>
<li><a href="http://www.evrsoft.com/" target="_blank">Evrsoft First Page</a></li>
</ul>
</td>
<td valign="top">
<ul>
<li><a href="http://www.softpress.com/" target="_blank">Freeway</a> (for Macs)</li>
<li><a href="http://www.apple.com/ilife/iweb/" target="_blank">iWeb</a> (for Macs)</li>
<li><a href="http://www.realmacsoftware.com/rapidweaver/index.php" target="_blank">RapidWeaver</a> (for Macs)</li>
</ul>
</td>
<td valign="top">
<ul>
<li><a href="http://www.adobe.com/products/dreamweaver/" target="_blank">Adobe Dreamweaver</a></li>
<li><a href="http://www.altova.com/" target="_blank">Altova</a></li>
<li><a href="http://www.microsoft.com/expression/products/overview.aspx?key=web" target="_blank">Microsoft Expression Web</a></li>
<li><a href="http://www.netobjects.com/" target="_blank">NetObjects Fusion</a></li>
</ul>
</td>
</tr>
</tbody>
</table>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.capproservices.com/html-editors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
