<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.designbyfamous.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title></title>
 <link>http://www.designbyfamous.com/blog</link>
 <description>Technology and Famous Web News by Jenna Tollerson</description>
 <language>en</language>
<item>
 <title>The Survey for People Who Make Websites</title>
 <link>http://www.designbyfamous.com/blog/2008/8/18/survey-people-who-make-websites</link>
 <description>&lt;p&gt;If you make websites, you should take A List Apart&#039;s 2008 Survey. Not just for the industry, but for yourself. It really made me think.&lt;/p&gt;
&lt;p&gt;Plus, when you finish, you get to slap this sexily designed banner on your site. Goodness, I LOVE typography.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://alistapart.com/articles/survey2008&quot;&gt;&lt;img src=&quot;/files/imce/i-took-the-2008-survey.gif&quot; width=&quot;180&quot; height=&quot;46&quot; alt=&quot;i-took-the-2008-survey.gif&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Via FreshBooks&#039; &lt;a href=&quot;http://www.freshbooks.com/blog/2008/08/05/make-websites-contribute-to-the-a-list-apart-survey/&quot;&gt;FreshThinking&lt;/a&gt;.&lt;/p&gt;
</description>
 <comments>http://www.designbyfamous.com/blog/2008/8/18/survey-people-who-make-websites#comments</comments>
 <category domain="http://www.designbyfamous.com/blog/blog/alistapart">alistapart</category>
 <category domain="http://www.designbyfamous.com/blog/blog/design">design</category>
 <category domain="http://www.designbyfamous.com/blog/blog/link">link</category>
 <category domain="http://www.designbyfamous.com/blog/blog/survey">survey</category>
 <pubDate>Mon, 18 Aug 2008 16:23:29 -0700</pubDate>
 <dc:creator>Jenna</dc:creator>
 <guid isPermaLink="false">47 at http://www.designbyfamous.com</guid>
</item>
<item>
 <title>Thoughts on Best Practices in Web Design</title>
 <link>http://www.designbyfamous.com/blog/2008/5/16/thoughts-best-practices-web-design</link>
 <description>&lt;p&gt;Last week, Spanish Computer Science student Jago wrote in asking for my opinion to include in an assignment about best practices in web design. I thought he asked some truly excellent questions, so with his permission, I&#039;m publishing his questions, along with my answers, here. Thanks, Jago!&lt;/p&gt;
&lt;blockquote style=&quot;font-weight: bold;&quot;&gt;&lt;p&gt;1. If we believe that the thing that can keep people for longer in a website is its design, do you think it would be justifiable to lose in usability and accessibility if it is the only way to get a design that is attractive enough?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Excellent question. Often, when people talk about &quot;web design&quot;, they are referring solely to the graphic design of the page, including colors, typefaces, and images. What is often forgotten is that usability and accessibility are inherently part of design. If you put up a gorgeous building where no one can find the entrance without some effort, you could call it art, but not good design. The same thing goes for websites. If it is difficult for many of your users to take action, like finding the information they want, purchasing goods they are looking for, or leaving feedback, your design has failed. The core of design is planning for utility. The aesthetics of a web site should be complimentary to it&#039;s ease of use, not something that takes away from usability.&lt;/p&gt;
&lt;p&gt;My main point when talking about aesthetics vs. usability in web is this: no one notices good design, but everyone notices bad design. Good design *just works*, but bad design is obvious because a user has to fight with it. I borrowed this idea from &lt;a href=&quot;http://bokardo.com/archives/five-principles-to-design-by/&quot;&gt;here&lt;/a&gt;, which I would highly recommend as further reading for your project.&lt;/p&gt;
&lt;blockquote style=&quot;font-weight: bold;&quot;&gt;&lt;p&gt;2. Do you believe there are current trends in web design? Which ones do you think could be highlighted?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Well, one thing I can say with confidence about graphics is that users and designers love gradients. :) Overall though, graphically, I think designers are all over the place. Web 2.0 is here, and it bought a &lt;a href=&quot;http://f6design.com/journal/2006/10/21/the-visual-design-of-web-20/&quot;&gt;very specific style&lt;/a&gt; with it for awhile, that I believe is now on the decline.&lt;/p&gt;
&lt;p&gt;I think that designers and developers are just starting to take confidence in pushing the limits of web design, because Internet Explorer 6 is (slowly) on its way out. The easier it is to code cross-browser compliant code, the more interesting design is going to get, in terms of interactivity and responding to user preferences.&lt;/p&gt;
&lt;blockquote style=&quot;font-weight: bold;&quot;&gt;&lt;p&gt;3. Do you think &quot;good practices&quot; are necessary in web design? Which one do you think is the most important and should be transmitted to beginners and enthusiasts?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;I absolutely think that &quot;good practices&quot;, or &quot;best practices&quot;, are necessary in web design if you want to reach the widest possible audience, because people are surfing the web using a wide variety of browsers, platforms, and in some cases, devices other than a traditional desktop computer. My main principles include:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1. Coding to standards&lt;/strong&gt;&lt;br /&gt;
This means including a doctype, doing your best to be sure that your HTML, CSS, and Javascript are all valid when run though a W3C validator, and attempting to always write semantically correct code.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2. Using a strong text based design&lt;/strong&gt;&lt;br /&gt;
Whenever you can, use text instead of a graphic: for your site navigation, your page titles, and other elements where you might create a graphic just to represent some text. When you must use graphics, make sure to include an alt attribute, especially if your graphic is representing text.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3. Degrade gracefully.&lt;/strong&gt;&lt;br /&gt;
The information on your site should be accessible without CSS, Javascript, or Flash. If you turn all those things off and the site is no longer usable, your site is not degrading gracefully. In a perfect world, all your users have up-to-date standards-compliant browsers, are surfing with javascript turned on, and have the flash plugin. Unfortunately, many users are surfing with older browsers, or with js turned off, or on a device that doesn&#039;t allow the flash plugin. To support as many users as possible, you must always make sure you are&lt;br /&gt;
degrading gracefully. Which brings me right into my next point:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;4. Accept that the site isn&#039;t going to look the same everywhere.&lt;/strong&gt;&lt;br /&gt;
Because the Internet is available to people with all kinds of devices, and different setups on those devices, one site is going to give you many different-looking results. The best you can do is code to standards and cross your fingers. And of course, test test test your site as many places as you can.&lt;/p&gt;
</description>
 <comments>http://www.designbyfamous.com/blog/2008/5/16/thoughts-best-practices-web-design#comments</comments>
 <category domain="http://www.designbyfamous.com/blog/blog/accessibility">accessibility</category>
 <category domain="http://www.designbyfamous.com/blog/blog/aesthetics">aesthetics</category>
 <category domain="http://www.designbyfamous.com/blog/blog/design">design</category>
 <category domain="http://www.designbyfamous.com/blog/blog/usability">usability</category>
 <pubDate>Fri, 16 May 2008 15:14:37 -0700</pubDate>
 <dc:creator>Jenna</dc:creator>
 <guid isPermaLink="false">44 at http://www.designbyfamous.com</guid>
</item>
<item>
 <title>The Drupal Song</title>
 <link>http://www.designbyfamous.com/blog/2008/4/15/drupal-song</link>
 <description>&lt;p&gt;A slightly bizarre video and song for Famous Web&#039;s &lt;acronym title=&quot;Content Management System&quot;&gt;CMS&lt;/acronym&gt; of choice, Drupal.&lt;/p&gt;
&lt;p&gt;The most exciting part, for all you non-geeks, is a chance to see many of the different kinds of sites that have been built with Drupal.&lt;br /&gt;
&lt;!--break--&gt;&lt;br /&gt;
&lt;object width=&quot;425&quot; height=&quot;355&quot;&gt;&lt;br /&gt;
&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/lZ-s3DRZJKY&amp;amp;hl=en&quot;&gt;&lt;/param&gt;
&lt;param name=&quot;wmode&quot; value=&quot;transparent&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/lZ-s3DRZJKY&amp;amp;hl=en&quot; type=&quot;application/x-shockwave-flash&quot; wmode=&quot;transparent&quot; width=&quot;425&quot; height=&quot;355&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;
&lt;p&gt;You won&#039;t be able to get the song out of your head. The only cure is to &lt;a href=&quot;/contact&quot;&gt;contact me&lt;/a&gt;, and together, we&#039;ll build a site for you or your organization!&lt;/p&gt;
&lt;p&gt;I know you&#039;re wondering, has anyone remixed this song? Why, &lt;a href=&quot;http://www.lullabot.com/articles/the_drupal_song_remix_tracks&quot;&gt;of course&lt;/a&gt;!&lt;/p&gt;
</description>
 <comments>http://www.designbyfamous.com/blog/2008/4/15/drupal-song#comments</comments>
 <category domain="http://www.designbyfamous.com/blog/blog/drupal">drupal</category>
 <category domain="http://www.designbyfamous.com/blog/blog/song">song</category>
 <category domain="http://www.designbyfamous.com/blog/blog/video">video</category>
 <pubDate>Tue, 15 Apr 2008 17:34:58 -0700</pubDate>
 <dc:creator>Jenna</dc:creator>
 <guid isPermaLink="false">43 at http://www.designbyfamous.com</guid>
</item>
<item>
 <title>Famous Web Client David Feldman Releases New Comedy CD</title>
 <link>http://www.designbyfamous.com/blog/2008/2/21/famous-web-client-david-feldman-releases-new-comedy-cd</link>
 <description>&lt;p&gt;David Feldman is now selling his new CD, &lt;em&gt;Left Without Paying&lt;/em&gt;, at his site, &lt;a href=&quot;http://www.davidfeldmancomedy.com&quot; title=&quot;www.davidfeldmancomedy.com&quot;&gt;www.davidfeldmancomedy.com&lt;/a&gt;.&lt;br /&gt;
&lt;!--break--&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.davidfeldmancomedy.com/store/product/left-without-paying-david-feldman/3121&quot;&gt;&lt;img src=&quot;/files/imce/leftwopayingfront.jpg&quot; width=&quot;180&quot; height=&quot;180&quot; alt=&quot;leftwopayingfront.jpg&quot; align=&quot;right&quot; /&gt;&lt;/a&gt;The CD was recorded live at the ACME Comedy Club in Minneapolis, Minnesota, with 11 hilarious tracks. As they say, some material may not be suitable for younger listeners, but as we all know, that is the best kind.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.davidfeldmancomedy.com&quot;&gt;DavidFeldmanComedy.com&lt;/a&gt; was designed and developed by Famous Web. The newest feature is the &lt;a href=&quot;http://www.davidfeldmancomedy.com/store&quot;&gt;store&lt;/a&gt;, which enables David to sell products&amp;#8212;like his CD&amp;#8212;on his own site, with secure checkout powered by PayPal.&lt;/p&gt;
&lt;p&gt;Congratulations, David!&lt;/p&gt;
</description>
 <comments>http://www.designbyfamous.com/blog/2008/2/21/famous-web-client-david-feldman-releases-new-comedy-cd#comments</comments>
 <category domain="http://www.designbyfamous.com/blog/blog/announcement">announcement</category>
 <category domain="http://www.designbyfamous.com/blog/blog/ecommerce">ecommerce</category>
 <pubDate>Thu, 21 Feb 2008 10:23:51 -0800</pubDate>
 <dc:creator>Jenna</dc:creator>
 <guid isPermaLink="false">42 at http://www.designbyfamous.com</guid>
</item>
<item>
 <title>Configuring your email client: Outlook 2003</title>
 <link>http://www.designbyfamous.com/blog/2007/11/26/configuring-your-email-client-outlook-2003</link>
 <description>&lt;p&gt;This is a brief tutorial designed to help you set up your email in Outlook 2003, when you host your site with Famous Web. If you have questions, please &lt;a href=&quot;/contact&quot;&gt;contact us&lt;/a&gt;.&lt;br /&gt;
&lt;!--break--&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt; Open Outlook 2003.
&lt;/li&gt;
&lt;li&gt; Click the &#039;Tools&#039; menu, and select &#039;E-mail Accounts&#039;.
&lt;p&gt;&lt;img src=&quot;http://www.designbyfamous.com/files/images/outlook2003-01.jpg&quot; alt=&quot;&quot; title=&quot;&quot; class=&quot;image _original&quot; height=&quot;201&quot; width=&quot;348&quot; /&gt;&lt;/p&gt;
&lt;p&gt;
&lt;/li&gt;
&lt;li&gt; Click &#039;Add a new e-mail account&#039; and then click &#039;Next&#039;.
&lt;p&gt;&lt;img src=&quot;http://www.designbyfamous.com/files/images/outlook2003-02.jpg&quot; alt=&quot;&quot; title=&quot;&quot; class=&quot;image _original&quot; height=&quot;440&quot; width=&quot;573&quot; / /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt; Select POP3 or IMAP and click &#039;Next&#039;.&lt;br /&gt;
NOTE: (mt) Media Temple servers  support  POP3 and IMAP.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.designbyfamous.com/files/images/outlook2003-03.jpg&quot; alt=&quot;&quot; title=&quot;&quot; class=&quot;image _original&quot; height=&quot;439&quot; width=&quot;572&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt; - Enter &#039;Your Name&#039; as you want it to appear.&lt;br /&gt;
 - Enter your full email address &lt;a href=&quot;mailto:john@example.com&quot;&gt;john@example.com&lt;/a&gt;. (Replace &#039;john&#039; with your username, and replace example.com with your domain.) in the &#039;Email address:&#039; field.&lt;br /&gt;
 - Enter your username john@example.com&#039;(Replace &#039;john&#039; with your username, and replace example.com with your domain.) in the &#039;Account name:&#039; field.&lt;br /&gt;
 - Enter your email password in the &#039;Password&#039; field.&lt;/p&gt;
&lt;p&gt; - Enter &#039;mail.example.com&#039; (Replace example.com with your domain.) in the &#039;Incoming mail (POP3, IMAP) server:&#039; field.&lt;br /&gt;
 - Enter &#039;mail.example.com&#039;  (Replace example.com with your domain.) in the &#039;Outgoing mail (SMTP) server:&#039; field.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.designbyfamous.com/files/images/outlook-xp.gif&quot; alt=&quot;&quot; title=&quot;&quot; class=&quot;image _original&quot; height=&quot;328&quot; width=&quot;425&quot; /&gt;&lt;/p&gt;
&lt;p&gt;
&lt;/li&gt;
&lt;li&gt; - Click on &#039;More Settings...&#039;&lt;br /&gt;
 - Click on the &#039;Outgoing Server&#039; tab.&lt;br /&gt;
 - Check &#039;My outgoing server (SMTP) Requires Authentication&#039;.&lt;br /&gt;
 - Make sure &#039;Use same setting as my incoming mail server&#039; is also checked.&lt;/p&gt;
&lt;p&gt; - Click on &#039;OK&#039;.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.designbyfamous.com/files/images/outlook2003-05.jpg&quot; alt=&quot;&quot; title=&quot;&quot; class=&quot;image _original&quot; height=&quot;439&quot; width=&quot;363&quot; /&gt;&lt;/p&gt;
&lt;p&gt;
&lt;/li&gt;
&lt;li&gt;Click the &#039;Test Account Settings&#039; button and you should see all items with green check marks. Click the &#039;close&#039; Button to close the test window.
&lt;p&gt;&lt;img src=&quot;http://www.designbyfamous.com/files/images/outlook2003-06.jpg&quot; alt=&quot;&quot; title=&quot;&quot; class=&quot;image _original&quot; height=&quot;232&quot; width=&quot;485&quot; /&gt;&lt;/p&gt;
&lt;p&gt;
&lt;/li&gt;
&lt;li&gt; Click &#039;Next&#039; to save your settings.
&lt;p&gt;
&lt;/li&gt;
&lt;li&gt; Congratulations you have finished the setup of your email account, Click &#039;Finish&#039; to close the setup wizard.
&lt;p&gt;&lt;img src=&quot;http://www.designbyfamous.com/files/images/outlook2003-08.jpg&quot; alt=&quot;&quot; title=&quot;&quot; class=&quot;image _original&quot; height=&quot;438&quot; width=&quot;569&quot; /&gt;&lt;/p&gt;
&lt;p&gt;
&lt;/li&gt;
&lt;/ol&gt;
</description>
 <comments>http://www.designbyfamous.com/blog/2007/11/26/configuring-your-email-client-outlook-2003#comments</comments>
 <category domain="http://www.designbyfamous.com/blog/blog/email">email</category>
 <category domain="http://www.designbyfamous.com/blog/blog/help">help</category>
 <category domain="http://www.designbyfamous.com/blog/blog/howto">howto</category>
 <pubDate>Mon, 26 Nov 2007 14:43:12 -0800</pubDate>
 <dc:creator>Jenna</dc:creator>
 <guid isPermaLink="false">38 at http://www.designbyfamous.com</guid>
</item>
<item>
 <title>Now Offering Hosting</title>
 <link>http://www.designbyfamous.com/blog/2007/7/26/now-offering-hosting</link>
 <description>&lt;p&gt;Now when you purchase a new web site with Famous Web, the setup and hosting can be handled entirely in-house. That means less work for you, and a single point of contact for all issues. &lt;a href=&quot;/contact&quot;&gt;Get in touch today&lt;/a&gt; about your web site needs.&lt;/p&gt;
</description>
 <comments>http://www.designbyfamous.com/blog/2007/7/26/now-offering-hosting#comments</comments>
 <category domain="http://www.designbyfamous.com/taxonomy/term/2">Products</category>
 <pubDate>Thu, 26 Jul 2007 12:01:10 -0700</pubDate>
 <dc:creator>Jenna</dc:creator>
 <guid isPermaLink="false">20 at http://www.designbyfamous.com</guid>
</item>
<item>
 <title>In the Media</title>
 <link>http://www.designbyfamous.com/blog/2007/5/29/media</link>
 <description>&lt;p&gt;Famous Web is featured the most recent issue of &lt;a href=&quot;http://www.dwebmagazine.com/&quot;&gt;D-Web Magazine&lt;/a&gt;. &lt;a href=&quot;http://www.dwebmagazine.com/articles/article021.html&quot;&gt;Read the article here&lt;/a&gt;.&lt;/p&gt;
</description>
 <comments>http://www.designbyfamous.com/blog/2007/5/29/media#comments</comments>
 <category domain="http://www.designbyfamous.com/taxonomy/term/1">PR</category>
 <pubDate>Tue, 29 May 2007 09:46:31 -0700</pubDate>
 <dc:creator>Jenna</dc:creator>
 <guid isPermaLink="false">2 at http://www.designbyfamous.com</guid>
</item>
</channel>
</rss>
