<?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>Working Design</title>
	<atom:link href="http://www.workingdesign.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.workingdesign.net</link>
	<description>Working Design strives to make working together engaging and professional. Your project needs to hit the mark and achieve the results you desire.</description>
	<lastBuildDate>Tue, 24 Jan 2012 00:37:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Use Google Calendars on your website</title>
		<link>http://www.workingdesign.net/2011/12/21/use-google-calendars-on-your-website/</link>
		<comments>http://www.workingdesign.net/2011/12/21/use-google-calendars-on-your-website/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 19:34:33 +0000</pubDate>
		<dc:creator>Colin</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[Tip-sheets]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.workingdesign.net/?p=1557</guid>
		<description><![CDATA[I tend to recommend a lot of google products. One that I recommend very often is the use of Google Calendars as a calendar of events on your website. Using Google Calendars saves you having to install and configure clunky event management plugins, and fits easily onto a page on your website using a little <a href="http://www.workingdesign.net/2011/12/21/use-google-calendars-on-your-website/" class="more-link">More &#x25b6;</a>]]></description>
			<content:encoded><![CDATA[<p>I tend to recommend a lot of google products. One that I recommend very often is the use of Google Calendars as a calendar of events on your website. Using Google Calendars saves you having to install and configure clunky event management plugins, and fits easily onto a page on your website using a little bit of embedding code. You can even have more than one calendar display at a time and choose which ones you want displayed from a little drop-down menu. I will briefly describe how this is done and include links to the Google documentation for each step. They do a much better job of explaining than I would.<span id="more-1557"></span></p>
<p>The first thing you&#8217;re going to need is a Google-ID. If you have a gmail address, you already have one. If not, go and get one. This is your single sign-on to all of Google&#8217;s services. If you are setting something up for an organization, you probably want to get a Google-ID specifically for that organization so that you can share it with others. Here are instructions on how to <a title="Sign up for a Google Account" href="https://accounts.google.com/SignUp" target="_blank">sign up for your Google-ID</a>.</p>
<p>Now that you have your new Google-ID go log into <a title="Google Calendar" href="https://www.google.com/calendar" target="_blank">Google Calendars</a>. The first thing you&#8217;ll have to do is <a title="Create a new calendar" href="http://support.google.com/calendar/bin/answer.py?hl=en&amp;answer=37095" target="_blank">create a new calendar</a>. This will be the calendar that you embed on your website, so give it a meaningful name like &#8220;<em>My Organization&#8217;s</em> Events&#8221;. Make sure you <a title="Make a calendar public" href="http://support.google.com/calendar/bin/answer.py?hl=en&amp;answer=37083" target="_blank">set the visibility of the calendar</a> to public. If you skip this step, nobody else will be able to see it. Finally you are ready to embed the calendar into your website by <a title="Embed a calendar in your website" href="http://support.google.com/calendar/bin/answer.py?hl=en&amp;answer=41207" target="_blank">pasting the embed code into</a> (for example) a page in WordPress.</p>
<p>If  you need to you can create more than one calendar and include them all in one calendar view. Just check off each of the calendars you want included in the list on the Google Calendars embedding page. If you find there are too many events in your combined calendars for the Month view, try changing to the Week or Agenda views. They are better able to display more entries in each day.</p>
<p>I&#8217;ve completed all of these steps in order to embed a calendar into this post that displays three Google Calendars. If you click on the little down arrow in the top right corner, you can choose which of the three calendars you&#8217;d like to see.</p>
<p><iframe style="border-width: 0;" src="https://www.google.com/calendar/b/0/embed?height=600&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=en.china%23holiday%40group.v.calendar.google.com&amp;color=%23B1365F&amp;src=en.danish%23holiday%40group.v.calendar.google.com&amp;color=%23333333&amp;src=en.dutch%23holiday%40group.v.calendar.google.com&amp;color=%236B3304&amp;ctz=America%2FVancouver" frameborder="0" scrolling="no" width="640" height="600"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.workingdesign.net/2011/12/21/use-google-calendars-on-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preparing your images for the web</title>
		<link>http://www.workingdesign.net/2011/12/09/preparing-your-images-for-the-web/</link>
		<comments>http://www.workingdesign.net/2011/12/09/preparing-your-images-for-the-web/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 00:45:40 +0000</pubDate>
		<dc:creator>Colin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Tip-sheets]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.workingdesign.net/?p=1521</guid>
		<description><![CDATA[It&#8217;s become an age old question. &#8220;How do I optimize my image files so that they are small and fast loading, but still look great?&#8221; Image formats, and image optimization tools have come a long way, but there have always been just a few fundamental concepts at play here. The better you understand these concepts, <a href="http://www.workingdesign.net/2011/12/09/preparing-your-images-for-the-web/" class="more-link">More &#x25b6;</a>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s become an age old question. &#8220;How do I optimize my image files so that they are small and fast loading, but still look great?&#8221; Image formats, and image optimization tools have come a long way, but there have always been just a few fundamental concepts at play here. <span id="more-1521"></span>The better you understand these concepts, the easier image optimization gets, and the faster your website loads, and better it looks.</p>
<h3>Kinds of image data</h3>
<p>The first concept is the identification of the kind of image data you are dealing with.</p>
<p>There are generally two different kinds of image data. The first type of data we can identify is what I&#8217;ll call <strong>very complex image data</strong>. This is the kind of data that comes from a camera. Photographs, paintings, sketches and any other data which are organic in nature have a great variety of tone, color, rich texture, and look like real things.</p>
<p>The second kind of image data we&#8217;ll discuss is what I&#8217;ll term <strong>less complex image data</strong>. These kinds of images have strong lines and edges, high contrasts, simplified color palettes, and smooth textures. Cartoons, computer generated images, rasterized vector drawings, technical drawings, icons, and rendered type all fall into this category.</p>
<h3>Data compression</h3>
<p>Now that we understand the two major types of image data we are dealing with, we should understand why we bother with this differentiation to begin with. The answer lies in data compression.</p>
<p>Data compression is the technique of taking a set of data, and representing it in a way that is smaller than before. If we didn&#8217;t do any data compression, we could handle any kind of image in the same way and it would always look great. The problem is image files are very large, and our pages would take forever to load up if there were no compression applied to them.</p>
<p>Since we must apply data compression to images for the web, we need to understand the two major kinds of data compression we&#8217;re interested in. There is one kind of compression for each of the two kinds of image data we are dealing with.</p>
<h4>Lossy compression</h4>
<p>The first is called lossy compression. This kind of data compression works by representing the raw image data in a way that is mathematically analogous to a waveform. Mathematical techniques which simplify that waveform are then applied. The simpler the waveform data are, the smaller they are to store in a computer. In this way images can be compressed to very small fractions of their original size.</p>
<p>The downside of lossy compression is that once the original data are simplified in this way, that complexity is lost forever. There is no way of getting it back. This is why this kind of compression is called lossy. When it comes time to de-compress the data to re-create the image, the image will not look exactly the same as it did before. The more the data are simplified, the smaller the image file gets, and the more different the image looks after de-compression.</p>
<p>This sounds bad, but when applied to the right kind of image, lossy compression is by far the best choice. We apply this kind of data compression to our complex image data. Images with more natural textures and greater complexity are more forgiving of lossy compression because they are so complex, that our eyes have a much harder time detecting the difference between the original and compressed images.</p>
<h4>Lossless compression</h4>
<p>The second kind of image compression relevant to us is called lossless compression. This kind of data compression works by searching the image for repeating identical sets of data, and reducing them. For example, if an image has a pure white background and large patches of one color, these areas of the image will be identified. These identical repeated sets are then mapped and indexed so that the data are only stored once, thus making the resulting image file smaller than the original data.</p>
<p>The downside of lossless compression is that it cannot compress very complex image data as well as lossy compression can. If we were to compress a photograph using lossless compression, the compressed file would still be relatively large.</p>
<p>The good thing is that when applied to less complex data, Lossless compression yields very small files, and the de-compressed image is exactly the same as the original. This is important with less complex image data because with images of this kind it is much easier for us to notice when there are changes in the data.</p>
<h3>Choosing an image format</h3>
<p>So now we know that when we are compressing very complex image data, like a photograph, we should use a lossy compression algorithm, and when we are compressing less complex image data, like a line drawing, we should use a lossless compression algorithm. The question remains, what kind of image format should we be using for each.</p>
<p>These days there are three major compressed image formats being used on the web. I&#8217;ll explain each of them.</p>
<p><strong>JPEG</strong>, which is an acronym for Joint Photographic Expert Group, is an image format which is best used for photographs and other kinds of complex image data. It is the kind of image format used in all digital cameras (unless you are shooting in raw mode, which applies no compression). It will compress your photographs, paintings, and other very complex images down to a reasonable size, and you will hardly notice any difference in the de-compressed image.</p>
<p><strong>PNG</strong>, which is as acronym for Portable Network Graphic, is quickly becoming the most common of the lossless image formats used on the web. It should be used for all of your less complex images such as cartoons, computer generated imagery, rendered type, and technical drawings. It will apply enough compression to get your less complex data down to a reasonable size, and the de-compressed image will look exactly the same as the original.</p>
<p>PNG also comes with the added bonus of being able to store alpha channel image data. This allows you to store images with variable transparency.</p>
<p><strong>GIF</strong>, which is an acronym for Graphics Interchange Format, is an older lossless image format which is still in common use on the web. While it can compress less complex data reasonably well, it only works with 256 color, or 8bit image data. If your original image contains more than 256 colors, using GIF compression becomes a lossy compression format since it must simplify the color data of the image. For this reason, it&#8217;s probably best to never use the GIF image format.</p>
<h3>Optimization tips</h3>
<p>Now that we understand which image formats we should use for which kinds of images, and understand why, we should be able to create websites with great looking images that load quickly. There are still a few little points which can help us squeeze just a little bit more performance out of our images.</p>
<p><strong>Color palette optimization</strong></p>
<p>The main recurring theme of this post has been simplification of image data. Simplified images compress better, and so become faster to load. With this in mind, it is a good idea to simplify the color pallette of your images as much as possible before compressing.</p>
<p>In the case of very complex image data such as a photograph, there is very little that can be done with regards to palette optimization, with the exception of black and white images. If you are dealing with a black and white image, you may want to convert the image to &#8220;greyscale&#8221;.</p>
<p>With regards to less complex image data, such as rendered type, palette optimization is almost always possible. Try reducing the color depth of your image from 24bit, or RGB, down to indexed color. Do you notice any image degradation? If not, great! The use of indexed color palettes will dramatically reduce an image&#8217;s file size.</p>
<p><strong>Compression level, or &#8220;Image Quality&#8221;</strong></p>
<p>The level of compression used is most relevant when you are creating JPEG image files. The compression level controls the amount of data simplification that occurs when compressing an image. This setting is usually called &#8220;Image Quality&#8221; in image manipulation software and is represented as a percentage value. When you compress a JPEG with 100% image quality, a very low compression level is implied, and very little data simplification occurs. When you compress a JPEG with 50% image quality, a very high compression level is implied and a lot of data simplification occurs.</p>
<p>It&#8217;s probably best to try and keep your image quality somewhere between 65% and 85%. Below 65% image quality the amount of data degradation starts to become distracting from the image. Anything above 85% image quality generally looks exactly the same to the human eye, and will only result in a larger file size.</p>
<p><strong>Image size</strong></p>
<p>This last point may seem obvious, but it remains a very common error on the web. When creating your final image, make sure you size it to exactly the size you want to display it at on the web. By size, I mean the area the image takes up on the screen, measured in the number of pixels from left to right (the X axis), and the number of pixels from top to bottom (the Y axis).</p>
<p>If you render your final image bigger than the size at which you intend to display it on your website, you are just making a larger file, making your website take longer to load.</p>
<p>Also, forget about DPI, and inches or centimeters when sizing your images for the web. The web is measured in pixels, and the size of a pixel varies from screen to screen, making DPI an irrelevant concept.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.workingdesign.net/2011/12/09/preparing-your-images-for-the-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What RSS is and what it isn&#8217;t</title>
		<link>http://www.workingdesign.net/2011/12/07/what-rss-is-and-what-it-isnt/</link>
		<comments>http://www.workingdesign.net/2011/12/07/what-rss-is-and-what-it-isnt/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 19:57:44 +0000</pubDate>
		<dc:creator>Colin</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[Social Media]]></category>

		<guid isPermaLink="false">http://www.workingdesign.net/?p=1497</guid>
		<description><![CDATA[I have noticed many people are confused by what happens when they click the RSS icon on their website. I think this confusion stems from people forgetting exactly what RSS is, in combination with the placement of the RSS icon in the same place as other social media icons. What RSS is The Wiki article <a href="http://www.workingdesign.net/2011/12/07/what-rss-is-and-what-it-isnt/" class="more-link">More &#x25b6;</a>]]></description>
			<content:encoded><![CDATA[<p>I have noticed many people are confused by what happens when they click the RSS icon on their website. I think this confusion stems from people forgetting exactly what RSS is, in combination with the placement of the RSS icon in the same place as other social media icons.<span id="more-1497"></span></p>
<h2>What RSS is</h2>
<p>The Wiki article puts it very succintly.</p>
<blockquote><p>RSS (originally RDF Site Summary, often dubbed Really Simple Syndication) is a family of web feed formats used to publish frequently updated works—such as blog entries, news headlines, audio, and video—in a standardized format.[2] An RSS document (which is called a &#8220;feed&#8221;, &#8220;web feed&#8221;,[3] or &#8220;channel&#8221;) includes full or summarized text, plus metadata such as publishing dates and authorship.</p></blockquote>
<blockquote><p>RSS feeds can be read using software called an &#8220;RSS reader&#8221;, &#8220;feed reader&#8221;, or &#8220;aggregator&#8221;, which can be web-based, desktop-based, or mobile-device-based. The user subscribes to a feed by entering into the reader the feed&#8217;s URI or by clicking a feed icon in a web browser that initiates the subscription process.</p></blockquote>
<p>Once subscribed to the feed in the RSS reader, the visitor no longer needs to visit your website in order to read your updates. The former visitor now becomes a reader of your content as it is syndicated to their RSS reader. This makes reading the content of her favorite websites more convenient by bringing just the relevant content from those websites into once place, the RSS reader.</p>
<p>Whether this is a good thing for your website is up for debate. Do you really want people reading your website&#8217;s content without actually visiting your website? Anyways&#8230;</p>
<h2>The RSS icon</h2>
<p>The RSS icon was probably the first &#8220;social media icon&#8221;. It&#8217;s that small orange icon with the concentric semi-circles found in the footer of a website, inviting the visitor to &#8220;click to subscribe&#8221;. Over time, more social media icons appeared in this space inviting clicks to things like twitter feeds and facebook pages.</p>
<p><strong>This is probably why the confusion about RSS began.</strong></p>
<p>People used to clicking the twitter and facebook icons in the footers of websites started clicking the RSS icon out of curiosity, and were probably disappointed by what they got.</p>
<p>Wikipedia mentions clicking a feed icon in a web browser that initiates a subscribe process. In order for the subscribe process to occur, the visitor clicking the rss icon must have an RSS reader installed on her computer which will detect the icon click and handle the subscription. If no such reader is installed, and the web-browser doesn&#8217;t also behave as an RSS reader (<a href="http://www.mozilla.org/en-US/firefox/features/" target="top">some do</a>), the visitor will most likely be greeted by a screen full of XML that looks something like this:</p>
<pre style="font-size: 10px; line-height: 1.2;">
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; ?&gt;
&lt;rss version=&quot;2.0&quot;&gt;
&lt;channel&gt;
        &lt;title&gt;RSS Title&lt;/title&gt;
        &lt;description&gt;This is an example of an RSS feed&lt;/description&gt;
        &lt;link&gt;http://www.someexamplerssdomain.com/main.html&lt;/link&gt;
        &lt;lastBuildDate&gt;Mon, 06 Sep 2010 00:01:00 +0000 &lt;/lastBuildDate&gt;
        &lt;pubDate&gt;Mon, 06 Sep 2009 16:45:00 +0000 &lt;/pubDate&gt;
        &lt;ttl&gt;1800&lt;/ttl&gt;

        &lt;item&gt;
                &lt;title&gt;Example entry&lt;/title&gt;
                &lt;description&gt;Here is some text containing an interesting description.&lt;/description&gt;
                &lt;link&gt;http://www.wikipedia.org/&lt;/link&gt;
                &lt;guid&gt;unique string per item&lt;/guid&gt;
                &lt;pubDate&gt;Mon, 06 Sep 2009 16:45:00 +0000 &lt;/pubDate&gt;
        &lt;/item&gt;

&lt;/channel&gt;
&lt;/rss&gt;
</pre>
<p>It&#8217;s quite a different action than that which occurs when clicking on the twitter or facebook icon, which simply opens the twitter or facebook page in the browser.</p>
<h2>What RSS isn&#8217;t</h2>
<p>Because of the placement of other social media icons near the RSS icon, all of which lead to other web pages, people who are not familiar with RSS naturally expect the RSS icon to do the some thing as the others. Open the &#8220;RSS web page&#8221;. Unfortunately, as I&#8217;ve just discussed, there is no such thing. There may be web-based RSS readers such as Google Reader, but RSS isn&#8217;t a web page. It&#8217;s a bunch of XML gobbledy-gook meant to be read by a machine. A machine running an RSS reader!</p>
<h2>My radical solution</h2>
<p>Since the social media icon context has changed from meaning click here to subscribe to my RSS feed with your RSS reader, to meaning click on these icons to read my tweets and updates on social media websites, I suggest surrendering all of the social media icon space on your website to social media website. RSS icons aren&#8217;t really necessary, anyway, as these days hidden code within a website can tell an RSS reader what to subscribe to. This allows you to subscribe to a website&#8217;s RSS feed simply by entering the website&#8217;s address. It would eliminate the confusing RSS icon and make all social media icons behave the same way.</p>
<p>I realize this post is a little technical, and hard to understand if you&#8217;ve never used an RSS reader before. Here are a couple of links to popular readers so that you can try them out.</p>
<p><a href="http://www.google.com/reader" target="new">Google Reader</a> (a web-based RSS reader)<br />
<a href="http://www.rssowl.org/" target="new">RSS owl</a> A stand-alone desktop application RSS reader for most platforms.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.workingdesign.net/2011/12/07/what-rss-is-and-what-it-isnt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your WordPress homework!</title>
		<link>http://www.workingdesign.net/2011/11/22/your-wordpress-homework/</link>
		<comments>http://www.workingdesign.net/2011/11/22/your-wordpress-homework/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 23:56:26 +0000</pubDate>
		<dc:creator>Colin</dc:creator>
				<category><![CDATA[Featured]]></category>

		<guid isPermaLink="false">http://www.workingdesign.net/?p=1477</guid>
		<description><![CDATA[So, we’ve helped you build a website. The content reflects your marketing plan, calls to action, organizational structure and more. Now what? Well, it’s time for you to take over your shiny new site and make it work for you. And that means you’re going to need to learn how to use the WordPress CMS <a href="http://www.workingdesign.net/2011/11/22/your-wordpress-homework/" class="more-link">More &#x25b6;</a>]]></description>
			<content:encoded><![CDATA[<p>So, we’ve helped you build a website. The content reflects your marketing plan, calls to action, organizational structure and more. Now what?</p>
<p><span id="more-1477"></span>Well, it’s time for you to take over your shiny new site and make it work for you. And that means you’re going to need to learn how to use the WordPress CMS (Content Management System. A great place to start is with the WordPress Lessons documentation which can be found here:</p>
<p><a href="http://codex.wordpress.org/WordPress_Lessons">http://codex.wordpress.org/WordPress_Lessons</a></p>
<p>Another great way to get comfortable with your WordPress site is to watch a tutorial video. This way you will be able to see somebody actually walk through the WordPress dashboard and follow along. There’s a great WordPress tutorial video series here:</p>
<p><a href="http://www.youtube.com/watch?v=jJoodIiuy5I&amp;feature=related" rel="shadowbox[sbpost-1477];player=swf;width=640;height=385;">http://www.youtube.com/watch?v=jJoodIiuy5I&amp;feature=related</a></p>
<p>Another excellent resource is lynda.com. this site offers a wealth of information and tutorials on all things technical including excellent tutorials on WordPress. There’s a fee for the service and we’ve found it to be good value for money.</p>
<p><a href="http://www.lynda.com/search?q=wordpress&amp;x=33&amp;y=8">http://www.lynda.com/search?q=wordpress&amp;x=33&amp;y=8</a></p>
<p>Finally, book a training session with us. With most projects we offer a one or two hour training session. It can be a great way to answer any lingering questions you may have after reviewing the resources above.</p>
<p>Happy WordPressing!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.workingdesign.net/2011/11/22/your-wordpress-homework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 questions to ask your web hosting provider</title>
		<link>http://www.workingdesign.net/2011/11/18/5-questions-to-ask-your-web-hosting-provider/</link>
		<comments>http://www.workingdesign.net/2011/11/18/5-questions-to-ask-your-web-hosting-provider/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 00:53:41 +0000</pubDate>
		<dc:creator>Colin</dc:creator>
				<category><![CDATA[Tip-sheets]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Workingfolio]]></category>

		<guid isPermaLink="false">http://www.workingdesign.net/?p=1458</guid>
		<description><![CDATA[We&#8217;ve launched a lot of websites for our clients on a lot of different web-hosting services over the years. And we&#8217;ve often found that clients choose providers that make things unnecessarily difficult, and much more time consuming than they should be. How should you choose a host? What should you be looking for in order <a href="http://www.workingdesign.net/2011/11/18/5-questions-to-ask-your-web-hosting-provider/" class="more-link">More &#x25b6;</a>]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve launched a lot of websites for our clients on a lot of different web-hosting services over the years. And we&#8217;ve often found that clients choose providers that make things unnecessarily difficult, and much more time consuming than they should be. How should you choose a host? What should you be looking for in order to get the best service?<span id="more-1458"></span></p>
<p>Here are five questions you should ask your potential hosting provider in order to make sure you are choosing one that will be problem free, and easy to work with.</p>
<p><strong>1. Is web-hosting the company’s primary business?</strong></p>
<p>To provide web hosting is not a difficult task. Any company with access to a server room and a fast Internet connection can do it. As a result, just about every telephone company, Internet service provider, and communications firm offers hosting.</p>
<p>Unfortunately, while it may be easy to offer hosting, it is very difficult to offer good hosting. When a company’s main focus is something other than their web hosting, you will usually find that they are slow to respond to your support requests and they don’t keep their service up to date. They often have downtime and take a long time to restore service.</p>
<p><strong>2. Does the hosting company offer the LAMP stack?</strong></p>
<p>Yes, Windows has come a long way and definitely sucks less than it did in the 90s. But it still makes for a poor web-hosting platform for anything meant to run on a LAMP (Linux Apache MySQL PHP) stack.</p>
<p>When you are running WordPress, Drupal, or any of the other PHP-based (<a title="PHP" href="http://blog.roshambo.org/how-the-php-acronym-was-reborn/" target="_blank">PHP</a>) CMS (Content Management System) platforms, you should always choose to run them on the platform for which they are developed. This will help prevent unexpected incompatibilities such as the Windows file-path problem, and non-standard URL rewriting systems.</p>
<p><strong>3. Is an easy to use control panel provided?</strong></p>
<p>Just about every hosting company offers a control panel these days. What makes a big difference is if the control panel offered is easy to use. There are several third party control panel products available these days. If you are comfortable using one of them, make sure your hosting company uses it, and make sure it is kept up to date. A 2 year old version of CPanel is a sign of a stagnating web-hosting company.</p>
<p>Also, look for a custom built control panel. If a hosting company has developed their own control panel system, it’s likely that it is going to be simpler to use. Just make sure you get a chance to take it for a test drive before you commit.</p>
<p><strong>4. Do they make it easy to get SSH access to the web-server?</strong></p>
<p>This is perhaps the most telling question you can ask your provider. If SSH access to the server is not provided, it usually means the company is not confident about their system’s security.</p>
<p>Going without SSH access will also mean many of the tasks involved in uploading, launching, and maintaining your website will take much more time than is necessary. This could lead to high system administration bills if you’re paying someone to take care of these tasks for you.</p>
<p><strong>5. Can you seamlessly upgrade you service?</strong></p>
<p>It’s a great problem to have. You launch your website on an inexpensive shared hosting environment, and it becomes so popular that you need to move it to a private virtual server to get the kind of performance your visitors demand.</p>
<p>But there’s often a catch. Lesser hosting companies will stop supporting you once you’ve moved onto a private server. You may even find that you are required to take care of all of the system administration of your new private server.</p>
<p>Make sure when you upgrade your service your hosting company will continue to support you and will provide you with a complete turn-key web-server, and will continue to provide system administration services such as data backups, and system upgrades.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.workingdesign.net/2011/11/18/5-questions-to-ask-your-web-hosting-provider/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to submit your website to search engines</title>
		<link>http://www.workingdesign.net/2011/10/26/how-to-submit-your-website-to-search-engines/</link>
		<comments>http://www.workingdesign.net/2011/10/26/how-to-submit-your-website-to-search-engines/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 19:00:14 +0000</pubDate>
		<dc:creator>Colin</dc:creator>
				<category><![CDATA[Tip-sheets]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.workingdesign.net/?p=1423</guid>
		<description><![CDATA[We are often asked for advice about how to submit a website to the major search engines, and what other things one can do to begin promoting a new website. Here&#8217;s a list of the submission pages of the three major search engines. Just follow the instructions on each of them to submit your site. <a href="http://www.workingdesign.net/2011/10/26/how-to-submit-your-website-to-search-engines/" class="more-link">More &#x25b6;</a>]]></description>
			<content:encoded><![CDATA[<p>We are often asked for advice about how to submit a website to the major search engines, and what other things one can do to begin promoting a new website. Here&#8217;s a list of the submission pages of the three major search engines. Just follow the instructions on each of them to submit your site.<span id="more-1423"></span></p>
<p>Major search engines submission pages:<br />
<a title="Google" href="http://www.google.com/addurl/"> http://www.google.com/addurl/</a><br />
<a title="Bing" href="http://www.bing.com/webmaster/SubmitSitePage.aspx" target="_blank"> http://www.bing.com/webmaster/SubmitSitePage.aspx</a><br />
<a title="Yahoo" href="https://siteexplorer.search.yahoo.com/submit" target="_blank"> https://siteexplorer.search.yahoo.com/submit</a></p>
<p>It can also pay off to have your site listed in DMOZ. DMOZ is an open website directory project that gets included in a lot of smaller search engines all over the world. To get your site listed in DMOZ, follow these instructions.</p>
<p>DMOZ submission instructions:<br />
<a title="DMOZ" href="http://www.dmoz.org/add.html" target="_blank"> http://www.dmoz.org/add.html</a></p>
<p>Finally, I always think it&#8217;s a good idea to ask for feedback about your site by addressing a couple of appropriate google (Usenet) groups. It&#8217;s an easy way to get people looking at your site, and can help to create a little bit of link popularity to get your site started on its way to the front page of the search engines.</p>
<p>Browse the list of google groups for one which is appropriate to you site, and politely ask for people to have a look and tell you what they think. If you&#8217;re intimidated about posting to Google Groups, you can read about Usenet posting ettiquete here: <a title="RFC1855 Netiquette" href="http://tools.ietf.org/html/rfc1855" target="_blank">http://tools.ietf.org/html/rfc1855</a></p>
<p>Google Groups:<br />
<a title="Google Groups" href="https://groups.google.com/forum/#!browse" target="_blank"> https://groups.google.com/forum/#!browse</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.workingdesign.net/2011/10/26/how-to-submit-your-website-to-search-engines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Media Democracy Days coming up</title>
		<link>http://www.workingdesign.net/2011/10/12/media-democracy-days-coming-up/</link>
		<comments>http://www.workingdesign.net/2011/10/12/media-democracy-days-coming-up/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 21:06:23 +0000</pubDate>
		<dc:creator>workingdesign</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[Media Democracy Days]]></category>

		<guid isPermaLink="false">http://www.workingdesign.net/?p=1409</guid>
		<description><![CDATA[Working Design is proud to once again sponsor the expanded Media Democracy Days. For the first time, the 10th annual edition will run over three days from Nov. 11-13 at the Vancouver Public Library with other events taking place at nearby venues. Last year, Media Democracy Day drew together more than a thousand people in <a href="http://www.workingdesign.net/2011/10/12/media-democracy-days-coming-up/" class="more-link">More &#x25b6;</a>]]></description>
			<content:encoded><![CDATA[<p>Working Design is proud to once again sponsor the expanded Media Democracy Days. For the first time, the 10th annual edition will run over three days from Nov. 11-13 at the Vancouver Public Library with other events taking place at nearby venues.</p>
<p>Last year, Media Democracy Day drew together more than a thousand people<span id="more-1409"></span> in dialogue about the state of media in Canada and around the world. Two of this year’s key speakers are Judy Rebick, author and founder of Rabble.ca and Dr. Sut Jhally, professor and founder of the Media Education Foundation.</p>
<p>Panel discussions will include topics like unions and public opinion in a crisis economy, aboriginal uses of new media and the future of journalism.</p>
<p>The Sunday program will include hands-on media workshops.</p>
<p>Media Democracy Days’ mission is: Know the Media. Be the Media. Change the Media.</p>
<p>For more information visit the MDD site: http://mediademocracyday.org/2011/09/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.workingdesign.net/2011/10/12/media-democracy-days-coming-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Access Awareness Day &#8211; June 4</title>
		<link>http://www.workingdesign.net/2011/06/03/access-awareness-day-june-4/</link>
		<comments>http://www.workingdesign.net/2011/06/03/access-awareness-day-june-4/#comments</comments>
		<pubDate>Fri, 03 Jun 2011 18:17:56 +0000</pubDate>
		<dc:creator>workingdesign</dc:creator>
				<category><![CDATA[Clients]]></category>

		<guid isPermaLink="false">http://www.workingdesign.net/?p=1325</guid>
		<description><![CDATA[June 4th is Access Awareness Day. Working Design is pleased to have played a role in developing materials for the annual Access Awareness Day sponsored by our client SPARC BC – The Social Planning and Research Council of BC. Celebrated on the first Saturday in June, the event promotes the rights of people with disabilities, <a href="http://www.workingdesign.net/2011/06/03/access-awareness-day-june-4/" class="more-link">More &#x25b6;</a>]]></description>
			<content:encoded><![CDATA[<p><strong>June 4th is Access Awareness Day.</strong> Working Design is pleased to have played a role in developing materials for the annual Access Awareness Day sponsored by our client SPARC BC – The Social Planning and Research Council of BC.</p>
<p>Celebrated on the first Saturday in June, the event promotes the rights of people with disabilities, and raises awareness about accessibility and social inclusion. <span id="more-1325"></span><br />
The brochure focused on seven features that makes a community accessible. These include adaptable housing and accessible parks, parking, gas stations, public transit, streets, taxi services.</p>
<p><a title="SPARC BC Access Awareness Brochure" href="http://www.workingdesign.net/wordpress/wp-content/uploads/2011/06/SPARCBC_Access.pdf"><span style="color: #0099cc;"><strong>The brochure can be downloaded as a PDF.</strong> </span></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.workingdesign.net/2011/06/03/access-awareness-day-june-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Are you safe on the job?</title>
		<link>http://www.workingdesign.net/2011/04/28/are-you-safe-on-the-job/</link>
		<comments>http://www.workingdesign.net/2011/04/28/are-you-safe-on-the-job/#comments</comments>
		<pubDate>Thu, 28 Apr 2011 00:12:01 +0000</pubDate>
		<dc:creator>workingdesign</dc:creator>
				<category><![CDATA[Branding]]></category>
		<category><![CDATA[BC Federation of Labour]]></category>
		<category><![CDATA[CUPE BC]]></category>
		<category><![CDATA[Dorothy Wigmore occupational health and safety specialist]]></category>
		<category><![CDATA[National Day of Mourning April 28]]></category>
		<category><![CDATA[occupational health and safety]]></category>

		<guid isPermaLink="false">http://www.workingdesign.net/?p=1249</guid>
		<description><![CDATA[Today is the 27th annual National Day of Mourning for workers killed or injured on the job. According to WorkSafe BC, last year 143 BC workers lost their lives. In 2009 nearly 100,000 British Columbians were injured on the job. Nearly three million work days were lost. Conceived of by CUPE National in 1984, the campaign is <a href="http://www.workingdesign.net/2011/04/28/are-you-safe-on-the-job/" class="more-link">More &#x25b6;</a>]]></description>
			<content:encoded><![CDATA[<p>Today is the 27th annual National Day of Mourning for workers killed or injured on the job.</p>
<p>According to WorkSafe BC, last year 143 BC workers lost their lives. In 2009 nearly 100,000 British Columbians were injured on the job. Nearly three million work days were lost.<span id="more-1249"></span></p>
<p>Conceived of by CUPE National in 1984, the campaign is a Canadian initiative that has gone international. http://en.wikipedia.org/wiki/Workers%27_Memorial_Day</p>
<p>For this year’s April 28 event Working Design was asked to develop a new logo for the BC Federation of Labour’s annual campaign. http://www.workingdesign.net/medium/identity/</p>
<p>We also designed a new poster for the BC division of the Canadian Union of Public Employees (CUPE). http://www.workingdesign.net/medium/posters/</p>
<p>The Canadian campaign has long been symbolized by a canary in a birdcage. You probably know the story: coal miners would carry the tiny bird into the mines to detect gas in the air. Sensitive to toxic vapours, the canaries would react if poisonous gas was present. If the birds showed signs of distress – or died – the miners knew they were in danger.</p>
<p>Workers who have been injured or lost their lives are our society’s canaries, a warning of dangers in the workplace and a reminder of the vulnerability of workers.</p>
<p>Many of us work in environments that aren’t likely to lead to to being killed on the job. But, in almost every workplace we face hazards that can harm our bodies or minds.</p>
<p><strong>What’s the problem and how do we fix it? Health and safety specialist Dorothy Wigmore has some answers:</strong><br />
“Too many workplace hazards in any workplace are ignored or not dealt with properly,” says our friend and client Dorothy Wigmore, a health and safety specialist based in Winnipeg.</p>
<p>Ergonomic hazards are common in most jobs, including offices. That’s why musculoskeletal injuries or disorders – another name for aches and pains, or repetitive strain injuries– are way over half the “injuries” reported to compensation boards. They also tend to be the most un-reported.</p>
<p>“People working at computers can expect problems with their necks, shoulders, backs, wrists and legs,” Wigmore says. “Often, they have to sit in postures that strain their bodies, in set-ups that don’t fit. Few of us are trained about how to adjust our chairs or other things we use. Many of us can’t make too many adjustments, given the set-ups we have.</p>
<p>Overhead office lighting usually is too bright, while we don’t have enough on the documents we use. Eye strain comes from the glare and reflections and how well our glasses let us see the screen.”</p>
<p>It’s not just the physical set-up. Studies show that “stress” sets us up for these health problems in our necks, shoulders and lower backs. Changing the physical set-up improves things; reducing the stressors too will more likely reduce the musculoskeletal aches and pains.</p>
<p>Ergonomics is about designing jobs and workplaces to meet people’s needs — whether physical and mental. It’s an art and science, Wigmore says. The purpose is to prevent people getting hurt because of their work.</p>
<p>Wigmore recommends ergonomic assessments to look at things such as seating, where the monitor is, and keyboards — truly ergonomic ones can be adjusted in three dimensions and usually have a separate number pad. Standing is also a big hazard (linked to high blood pressure and other health effects)</p>
<p>“Assessments are hard to do on your own. You really need another set of eyes,” Wigmore says. “Ergonomists can help. For on-going activities, train the folks on health and safety committees, have an ergonomics committee and get an ergonomic buddy system going.” They’re all part of participatory ergonomics programmes (http://www.iwh.on.ca/pe-guide); studies say they’re the most effective.</p>
<p><strong>More information and useful resources</strong></p>
<ul>
<li><a href="http://www.iwh.on.ca/preventing-msds">The Institute for Work &amp; Health’s</a> materials about preventing “musculoskeletal disorders”</li>
<li><a href="http://safemanitoba.com/NewEyes_HS_Toolbox.aspx">Ergonomics and mapping materials</a> in the Safety and Health Toolbox of the guide for joint health and safety committees, “Seeing the workplace with new eyes”, for which Wigmore was the main author</li>
<li><a href="http://www.ccohs.ca/oshanswers/ergonomics/">The many materials about ergonomics</a> prepared by the Canadian Centre for Occupational Health and Safety (CCOHS)</li>
<li><a href="http://www.lni.wa.gov/safety/topics/ergonomics/default.asp">The “ideas bank”, interactive computer workstation layout course</a> and other materials from the State of Washington’s Department of Labor and Industries</li>
<li><a href="http://www.hazards.org/strains/">The many materials and international links</a> from the UK’s Hazards group</li>
<li><a href="http://www.cinbiose.uqam.ca/equipe/membre.php?membre=8&amp;section=publications">And for more academic resources, Karen Messing</a> (a leading specialist in women’s occupational health) does very important and practical work</li>
</ul>
<p>Dorothy Wigmore can be contacted at: dorothyw@web.ca. Read her latest item on the Day of Mourning written for the Canadian Centre for Policy Alternatives in Manitoba: http://bit.ly/ipfQZW. Keep an eye out for her soon-to-be launched website which we are helping develop.</p>
<p><strong>The canary logo and our new version</strong></p>
<p><img class="alignnone size-full wp-image-1180" title="Day of Mourning logos" src="http://www.workingdesign.net/wordpress/wp-content/uploads/2011/04/two_canaries_DOM2.png" alt="" width="600" height="189" /><br />
There have been many versions of the canary logo generated over the years, as unions and federations across Canada created their own publicity materials. But one image is most common – a shaded and textured ink drawing of a bird in a cage.</p>
<p>That illustration has an old-fashioned feel, which evokes the 19th century coal mine tale. Its style is detailed and difficult to render at a small size or apply to items like clothing.</p>
<p>Using the new logo we developed, The BC Federation of Labour, is creating a unified look for all their materials. The new art reproduces well at all sizes and applications, from banners to buttons to baseball hats.</p>
<p>As you can see, we gave the iconic canary image a cleaner and more contemporary feel. We maintained the black and yellow colour associated with danger and simplified the lines. We re-styled the bird while trying to maintain a serious tone (it’s amazing how every small bird drawing these days reminds you of the Twitter bird). We incorporated the BC Fed’s name in a way that echos their own logo. And we popped the bird partway out of its cage to suggest a sense of hope and empowerment.</p>
<p>For CUPE we designed a full page ad for their member magazine, the Public Employee. We wanted a bold graphic treatment and a focus on the striking shape of the bird. Here, too, we foregrounded the canary and dropped the cage back for a greater sense of openness and movement.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.workingdesign.net/2011/04/28/are-you-safe-on-the-job/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looking at 25 years of the Working Design visual identity</title>
		<link>http://www.workingdesign.net/2011/04/19/25-years-of-identity/</link>
		<comments>http://www.workingdesign.net/2011/04/19/25-years-of-identity/#comments</comments>
		<pubDate>Tue, 19 Apr 2011 18:49:01 +0000</pubDate>
		<dc:creator>workingdesign</dc:creator>
				<category><![CDATA[Branding]]></category>
		<category><![CDATA[brand identity]]></category>
		<category><![CDATA[business cards]]></category>
		<category><![CDATA[can]]></category>
		<category><![CDATA[graphic design]]></category>
		<category><![CDATA[logos]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[typographic design]]></category>
		<category><![CDATA[Working Design]]></category>

		<guid isPermaLink="false">http://www.workingdesign.net/?p=1199</guid>
		<description><![CDATA[Developing logos, graphic identities and helping clients with their branding are among our favourite projects at Working Design. Whether it’s for a research institute, a social service agency or a business, the process of defining a look, an online presence and who you are in your sector, the process is the same. The job can <a href="http://www.workingdesign.net/2011/04/19/25-years-of-identity/" class="more-link">More &#x25b6;</a>]]></description>
			<content:encoded><![CDATA[<p>Developing logos, graphic identities and helping clients with their branding are among our favourite projects at Working Design. Whether it’s for a research institute, a social service agency or a business, the process of defining a look, an online presence and who you are in your sector, the process is the same.</p>
<p>The job can be more challenging, however, when the client is…yourself. <span id="more-1199"></span> Working Design is constantly evaluating our role and identity, and refining our online presence and marketing. In the past few months we’ve launched a redeveloped website, expanded our social media presence through Twitter and Facebook and, finally, printed new business cards.</p>
<p>When the latest batch was delivered last week it was time to clear out a few boxes of the old ones. In looking at them, we saw our history in a nutshell. In 25 years we’ve gone from a cut-and-paste print design studio to a completely computer-based operation working almost equally in web development and print material design.</p>
<p>Our first card from the 80s uses a found graphic depicting a workers’ hand turning a wrench. Wrenches – and later, cogs – are ongoing themes in our identity work.<br />
<img class="alignnone size-full wp-image-1213" title="wd_buscard_cream" src="http://www.workingdesign.net/wordpress/wp-content/uploads/2011/04/wd_buscard_cream1.png" alt="" width="144" height="252" /></p>
<p>Our next card features a bolder design, more dramatic use of colour with updated typography (the beautiful Rotis Serif) and an enlarged version of the same graphic.<br />
<img class="alignnone size-full wp-image-1214" title="wd_buscard_rust" src="http://www.workingdesign.net/wordpress/wp-content/uploads/2011/04/wd_buscard_rust1.png" alt="" width="252" height="145" /><br />
Card number three from the mid-90s leans towards the grunge look and uses the new rules of text juxtaposition and sequence promoted by designers like David Carson. It uses shadowgram images and a dramatic, contemporary –for its time– use of typestyles and colour.<br />
<img class="alignnone size-full wp-image-1215" title="wd_buscard_gold" src="http://www.workingdesign.net/wordpress/wp-content/uploads/2011/04/wd_buscard_gold1.png" alt="" width="252" height="143" /></p>
<p>In the early 2000s we developed our first website and became more marketing savvy. We introduced our tagline – “working (at more than) design” developed by our freind and colleague , Bill Tieleman from West Star Communications. Also we indicate our main areas of work: ideas, graphics, communication. We market-tested design and colour options and our survey group clearly favoured a cool blue card with chartreuse-coloured letters. In addition, this card followed the trend towards two-sided presentations made necessary to include the increased information of email addresses, website url, cel phone numbers as well as all the other stuff.</p>
<p><img class="alignnone size-full wp-image-1246" title="WD-bscrd_2008" src="http://www.workingdesign.net/wordpress/wp-content/uploads/2011/04/WD-bscrd_2008.png" alt="" width="252" height="304" /></p>
<p>Fast forward to 2011 and we have a simplified, open design. In today’s crowded information environment, it’s even more critical to get to the point quickly, stand out and be visually accessible. We think we’ve done that. What do <em>you</em> say?</p>
<p><a href="http://www.workingdesign.net/wordpress/wp-content/uploads/2011/04/WD_bscrds_2011.png" rel="shadowbox[sbpost-1199];player=img;"><img class="alignnone size-full wp-image-1245" title="WD_bscrds_2011" src="http://www.workingdesign.net/wordpress/wp-content/uploads/2011/04/WD_bscrds_2011.png" alt="" width="252" height="326" /></a></p>
<p>Also, check out our <a href="http://www.workingdesign.net/2009/05/28/building-your-brand-the-logo/">tip sheet on branding and developing logos</a></p>
<p>And, for examples on some of our identity jobs have a look at our <a href="http://www.workingdesign.net/medium/identity/">portfolio.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.workingdesign.net/2011/04/19/25-years-of-identity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

