<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">

    <title type="text">The TRIF3CTA Blog</title>
    <subtitle type="text">Thoughts on planning, building, and promoting websites.</subtitle>
    <link rel="alternate" type="text/html" href="http://trif3cta.com/blog" />
    <link rel="self" type="application/atom+xml" href="http://trif3cta.com/blog/atom/" />
    <updated>2009-09-12T18:33:31Z</updated>
    <rights>Copyright (c) 2009, trif3cta</rights>
    <generator uri="http://expressionengine.com/" version="1.6.7">ExpressionEngine</generator>
    <id>tag:trif3cta.com,2009:04:23</id>

    <entry>
      <title>Minimalist jQuery: 11 useful plugins under 4K</title>
      <link rel="alternate" type="text/html" href="http://trif3cta.com/blog/entry/jquery-plugins-under-4k/" />
      <id>tag:trif3cta.com,2009:blog/23.171</id>
      <published>2009-04-23T16:32:17Z</published>
      <updated>2009-05-18T01:49:18Z</updated>
      <author>
            <name>trif3cta</name>
                  </author>

      <category term="Web design &amp; development"
        scheme="http://trif3cta.com/blog/category/c/web-design/"
        label="Web design &amp; development" />
      <content type="html"><![CDATA[
       <img src="http://assets.trif3cta.com/img/uploads/jq-min/feather.jpg" width="560" height="266" alt="Lightweight jQuery" />

<p>jQuery makes our lives easier. So much so that it's tempting to use it all the time, inadvertently slowing our page load times (cue <a href="http://developer.yahoo.com/yslow/">YSlow</a> and <a href="http://stevesouders.com/hammerhead/">Hammerhead</a>). Combining, compressing, and delivering scripts at the end of your page helps in the HTTP request department. On the file size front, below are jQuery plugins that give solid bang for your performance buck.</p>

<p><em>Note: Files were minified using <a href="http://developer.yahoo.com/yui/compressor/">YUI Compressor</a>. Size derived from <code>ls -lh</code>.</em></p>

<dl>
  <dt><a href="http://www.sunsean.com/idTabs/">idTabs</a></dt>
  <dd>Size: 2.1K</dd>
  <dd>What it does: Simple and flexible tabbed interfaces</dd>
  <dd><a href="http://www.sunsean.com/idTabs/" class="img-lnk"><img src="http://assets.trif3cta.com/img/uploads/jq-min/idtabs.jpg" width="350" height="230" alt="idTabs" /></a></dd>
</dl>

<dl>
  <dt><a href="http://www.gmarwaha.com/jquery/jcarousellite/">jCarousel Lite</a></dt>
  <dd>Size: 2.1K</dd>
  <dd>What it does: Offers a multi-option carousel (slider)</dd>
  <dd><a href="http://www.gmarwaha.com/jquery/jcarousellite/" class="img-lnk"><img src="http://assets.trif3cta.com/img/uploads/jq-min/jcarousel-lite.jpg" width="350" height="230" alt="jCarousel Lite" /></a></dd>
</dl>

<dl>
  <dt><a href="http://plugins.jquery.com/project/lazy">Lazy Loader</a></dt>
  <dd>Size: 530B</dd>
  <dd>What it does: On-demand plugin loading</dd>
  <dd><a href="http://plugins.jquery.com/project/lazy" class="img-lnk"><img src="http://assets.trif3cta.com/img/uploads/jq-min/lazy.jpg" width="350" height="230" alt="Lazy Loader" /></a></dd>
</dl>

<dl>
  <dt><a href="http://www.codenothing.com/archives/jquery/single-drop-down-menu/">Single Drop-Down Menu</a></dt>
  <dd>Size: 584B</dd>
  <dd>What it does: Basic drop-down navigation menus</dd>
  <dd><a href="http://www.codenothing.com/archives/jquery/single-drop-down-menu/" class="img-lnk"><img src="http://assets.trif3cta.com/img/uploads/jq-min/single-dropdown.jpg" width="350" height="230" alt="Single Drop-Down Menu" /></a></dd>
</dl>

<dl>  
  <dt><a href="http://dev.iceburg.net/jquery/jqModal/">jQModal</a></dt>
  <dd>Size: 2.8K</dd>
  <dd>What it does: Modal windows AKA "lightboxes"</dd>
  <dd><a href="http://dev.iceburg.net/jquery/jqModal/" class="img-lnk"><img src="http://assets.trif3cta.com/img/uploads/jq-min/jqmodal.jpg" width="350" height="230" alt="jQModal" /></a></dd>
<dl>

<dl>  
  <dt><a href="http://www.lousyllama.com/sandbox/jquery-autotab">AutoTab</a></dt>
  <dd>Size: 1.6K</dd>
  <dd>What it does: Filters form input and tabs to next field</dd>
  <dd><a href="http://www.lousyllama.com/sandbox/jquery-autotab" class="img-lnk"><img src="http://assets.trif3cta.com/img/uploads/jq-min/autotab.jpg" width="350" height="230" alt="AutoTab" /></a></dd>
<dl>
 
<dl>
  <dt><a href="http://cssglobe.com/post/1695/easiest-tooltip-and-image-preview-using-jquery">CSS Globe Tooltip</a></dt>
  <dd>Size: 479B</dd>
  <dd>What it does: Dead simple hover hints</dd>
  <dd><a href="http://cssglobe.com/post/1695/easiest-tooltip-and-image-preview-using-jquery" class="img-lnk"><img src="http://assets.trif3cta.com/img/uploads/jq-min/easy-tooltip.jpg" width="350" height="230" alt="CSS Globle Easy Tooltip" /></a></dd>
<dl>

<dl>
  <dt><a href="http://stanlemon.net/projects/jgrowl.html">jGrowl</a></dt>
  <dd>Size: 4.1K</dd>
  <dd>What it does: Notifications a la Growl for OS X</dd>
  <dd><a href="http://stanlemon.net/projects/jgrowl.html" class="img-lnk"><img src="http://assets.trif3cta.com/img/uploads/jq-min/jgrowl.jpg" width="350" height="230" alt="jGrowl" /></a></dd>
<dl>
  
<dl>
  <dt><a href="http://malsup.com/jquery/cycle/lite/">Cycle Lite</a></dt>
  <dd>Size: 3.5K</dd>
  <dd>What it does: Rotates banners/images</dd>
  <dd><a href="http://malsup.com/jquery/cycle/lite/" class="img-lnk"><img src="http://assets.trif3cta.com/img/uploads/jq-min/cycle-lite.jpg" width="350" height="230" alt="Cycle Lite" /></a></dd>
</dl>

<dl>
  <dt><a href="http://jquery.kuzemchak.net/toggleval.php">ToggleVal</a></dt>
  <dd>Size: 1.1K</dd>
  <dd>What it does: Erases hint values from form elements on-click</dd>
  <dd><a href="http://jquery.kuzemchak.net/toggleval.php" class="img-lnk"><img src="http://assets.trif3cta.com/img/uploads/jq-min/toggleval.jpg" width="350" height="230" alt="ToggleVal" /></a></dd>
<dl>

<dl>
  <dt><a href="http://pop.seaofclouds.com/">Pop!</a></dt>
  <dd>Size: 872B</dd>
  <dd>What it does: Easy and accessible drop-downs</dd>
  <dd><a href="http://pop.seaofclouds.com/" class="img-lnk"><img src="http://assets.trif3cta.com/img/uploads/jq-min/pop.jpg" width="350" height="230" alt="Pop! jQuery Plugin" /></a</dd> 
</dl>
 

<!-- taxonomy -->
<div class="taxonomy">
<span class="cats">filed under: <a href="http://trif3cta.com/blog/category/c/web-design/">Web design & development</a>,</span> &nbsp;

<span class="tags">tags:  
<a href="http://trif3cta.com/blog/tag/jquery" title="jquery">jquery</a>, 
 
<a href="http://trif3cta.com/blog/tag/jquery-slideshow" title="jquery slideshow">jquery slideshow</a>, 
 
<a href="http://trif3cta.com/blog/tag/jquery-tooltip" title="jquery tooltip">jquery tooltip</a>, 
 
<a href="http://trif3cta.com/blog/tag/jquery-tabs" title="jquery tabs">jquery tabs</a>, 
 
<a href="http://trif3cta.com/blog/tag/jquery-lightbox" title="jquery lightbox">jquery lightbox</a>, 
 
<a href="http://trif3cta.com/blog/tag/jquery-plugins" title="jquery plugins">jquery plugins</a>, 
 
<a href="http://trif3cta.com/blog/tag/jquery-performance" title="jquery performance">jquery performance</a>,</span>
</div>
        
      ]]></content>
    </entry>

    <entry>
      <title>Characteristics of the ultimate link (for SEO purposes)</title>
      <link rel="alternate" type="text/html" href="http://trif3cta.com/blog/entry/ultimate-seo-link/" />
      <id>tag:trif3cta.com,2009:blog/23.170</id>
      <published>2009-03-03T03:13:44Z</published>
      <updated>2009-05-18T01:48:45Z</updated>
      <author>
            <name>trif3cta</name>
                  </author>

      <category term="Search engine marketing"
        scheme="http://trif3cta.com/blog/category/c/search-engine-marketing/"
        label="Search engine marketing" />
      <content type="html"><![CDATA[
       <img src="http://assets.trif3cta.com/img/uploads/hyperlink.gif"  alt="hyperlink" width="200" height="200" class="right"  />

<p>The ultimate link:</p>


<ul>
  <li>is useful to the reader</li>
	<li>is comprised of text</li>
	<li>is featured on a highly-trafficked and trusted site</li>
	<li>comes early in the page markup</li>
	<li>uses descriptive anchor text</li>
	<li>is surrounded by relevant copy</li>
	<li>is on a page that ranks well in the search results</li>
	<li>is on a page that has a high number of inbound links</li>
	<li>is on a page with a healthy Google PageRank</li>
	<li>is on a page with a relatively low number of outbound links, each of which are of good quality</li>
	<li>is not redirected through a script</li>
	<li>does not have the nofollow attribute</li>
	<li>is on a domain that has a reputable history of at least 2-3 years</li>
</ul> 

<!-- taxonomy -->
<div class="taxonomy">
<span class="cats">filed under: <a href="http://trif3cta.com/blog/category/c/search-engine-marketing/">Search engine marketing</a>,</span> &nbsp;

<span class="tags">tags:  
<a href="http://trif3cta.com/blog/tag/link-quality" title="link quality">link quality</a>, 
 
<a href="http://trif3cta.com/blog/tag/link-building" title="link-building">link-building</a>,</span>
</div>
        
      ]]></content>
    </entry>

    <entry>
      <title>960 pixel grid reference image</title>
      <link rel="alternate" type="text/html" href="http://trif3cta.com/blog/entry/960-pixel-grid-reference-image/" />
      <id>tag:trif3cta.com,2009:blog/23.166</id>
      <published>2009-03-02T02:59:25Z</published>
      <updated>2009-05-18T01:47:26Z</updated>
      <author>
            <name>trif3cta</name>
                  </author>

      <category term="Web design &amp; development"
        scheme="http://trif3cta.com/blog/category/c/web-design/"
        label="Web design &amp; development" />
      <content type="html"><![CDATA[
       <p>Until recently, grid systems have been the domain of print designers. Now they're all the rage in web design, with new CSS frameworks popping up left and right. <a href="http://960.gs">Nathan Smith's 960 Grid System</a> caught on quickly and deservedly so, it's a great prototyping tool; clean enough to pull off for production if you wish. </p>

<p>From the <a href="http://960.gs">960 Grid System</a> website:</p>

<blockquote>
<p>&ldquo;All modern monitors support at least 1024 × 768 pixel resolution. 960 is divisible by 2, 3, 4, 5, 6, 8, 10, 12, 15, 16, 20, 24, 30, 32, 40, 48, 60, 64, 80, 96, 120, 160, 192, 240, 320 and 480. This makes it a highly flexible base number to work with.&rdquo;</p>
</blockquote>

<p>Since I'm not keen on math and prefer to just write my IDs/classes on the fly, I made a simple graphic of a 960 pixel grid broken down into smaller units. I've found it useful on a number of recent projects  and thought I'd share.</p>

<p>Preview (click on the image for the full view):</p>

<a href="http://assets.trif3cta.com/img/uploads/960-grid-units.jpg">
<img src="http://assets.trif3cta.com/img/uploads/960-grid-units-s.jpg" width="480" height="218" alt="960 pixel grid units preview" />
</a>

 

<!-- taxonomy -->
<div class="taxonomy">
<span class="cats">filed under: <a href="http://trif3cta.com/blog/category/c/web-design/">Web design & development</a>,</span> &nbsp;

<span class="tags">tags:  
<a href="http://trif3cta.com/blog/tag/960-pixel-grid" title="960 pixel grid">960 pixel grid</a>, 
 
<a href="http://trif3cta.com/blog/tag/css-layout" title="css layout">css layout</a>, 
 
<a href="http://trif3cta.com/blog/tag/960-grid-system" title="960 grid system">960 grid system</a>,</span>
</div>
        
      ]]></content>
    </entry>

    <entry>
      <title>XHTML/CSS web forms: 5 simple techniques</title>
      <link rel="alternate" type="text/html" href="http://trif3cta.com/blog/entry/xhtml-css-web-forms-5-simple-techniques/" />
      <id>tag:trif3cta.com,2009:blog/23.156</id>
      <published>2009-02-14T17:12:59Z</published>
      <updated>2009-05-18T01:47:01Z</updated>
      <author>
            <name>trif3cta</name>
                  </author>

      <category term="Web design &amp; development"
        scheme="http://trif3cta.com/blog/category/c/web-design/"
        label="Web design &amp; development" />
      <content type="html"><![CDATA[
       <div id="example1">

<h2>Technique 1: The Label Sandwich</h2>
<p>Wrap your inputs, selects, and textareas in the label element, and set them all as block-level. Set radio buttons and checkboxes to display inline so they'll appear on the same line. If you'd like your label and radio buttons/checkboxes on separate lines, you can either choose not to wrap it in the label, or use a hard line-break. One of each is shown below.</p>

<p>While this may seem a little funky, the <acronym title="World Wide Web Consortium">W3C</acronym> actually shows this in their <a href="http://www.w3.org/TR/html401/interact/forms.html#edef-LABEL">"implicit" label example</a>.</p>

<h3>Key benefit: simplicity</h3>
  
<h4>The code:</h4>  
  
<pre class="brush: xhtml">
  
label, input, select, textarea {display: block;}
label {margin-bottom: 10px;}
input[type="radio"], input[type="checkbox"] {display: inline;}

  &lt;form action=&quot;&quot; method=&quot;&quot;&gt;
    &lt;fieldset&gt;
      &lt;legend&gt;Contact Form&lt;/legend&gt;
      
      &lt;label for=&quot;name&quot;&gt;
        Name
        &lt;input name=&quot;name&quot; id=&quot;name&quot; size=&quot;20&quot; /&gt;
      &lt;/label&gt;
      
      &lt;label for=&quot;email&quot;&gt;
        Email
        &lt;input name=&quot;email&quot; id=&quot;email&quot; size=&quot;20&quot; /&gt;
      &lt;/label&gt;
      
      &lt;label for=&quot; Choices&quot;&gt; Choices (radio) &amp;amp;mdash; &lt;em&gt;wrapped label&lt;/em&gt;
        &lt;input type=&quot;radio&quot; name=&quot; Choice&quot; /&gt; Choice 1
        &lt;input type=&quot;radio&quot; name=&quot; Choice&quot; /&gt; Choice 2
        &lt;input type=&quot;radio&quot; name=&quot; Choice&quot; /&gt; Choice 3
      &lt;/label&gt; 
      
    &lt;label for=&quot; Choices2&quot; style=&quot;margin-bottom: 0;&quot;&gt; Choices (checkbox) &amp;amp;mdash; &lt;em&gt;non-wrapped label, margin reset&lt;/em&gt;&lt;/label&gt;
      &lt;input type=&quot;checkbox&quot; name=&quot; Choice2&quot; /&gt; Choice 1
      &lt;input type=&quot;checkbox&quot; name=&quot; Choice2&quot; /&gt; Choice 2
      &lt;input type=&quot;checkbox&quot; name=&quot; Choice2&quot; /&gt; Choice 3
    
    &lt;div style=&quot;height: 10px;&quot;&gt;&lt;!-- just to split the demo up --&gt;&lt;/div&gt;
    
    &lt;label for=&quot; Choices3&quot;&gt; Choices (checkbox) &amp;amp;mdash &lt;em&gt;wrapped, hard line-break&lt;/em&gt;&lt;br /&gt;
      &lt;input type=&quot;checkbox&quot; name=&quot; Choice3&quot; /&gt; Choice 1
      &lt;input type=&quot;checkbox&quot; name=&quot; Choice3&quot; /&gt; Choice 2
      &lt;input type=&quot;checkbox&quot; name=&quot; Choice3&quot; /&gt; Choice 3
    &lt;/label&gt;      
    &lt;label for=&quot;dropdown&quot;&gt;
      Question
      &lt;select id=&quot;dropdown&quot;&gt;
        &lt;optgroup label=&quot;Group of Options&quot;&gt;
          &lt;option&gt;Option 1&lt;/option&gt;
          &lt;option&gt;Option 2&lt;/option&gt;
          &lt;option&gt;Option 3&lt;/option&gt;
        &lt;/optgroup&gt;
      &lt;/select&gt;
    &lt;/label&gt;
      
    &lt;label for=&quot;message&quot;&gt;
      Message
      &lt;textarea name=&quot;message&quot;rows=&quot;12&quot; cols=&quot;36&quot;&gt;&lt;/textarea&gt;
    &lt;/label&gt;
      
     &lt;input type=&quot;submit&quot; value=&quot;send it&quot; /&gt;
      
    &lt;/fieldset&gt;
  &lt;/form&gt;
</pre>

  
<h4>The Output:</h4>  
  
  <form action="" method="">
    <fieldset>
      <legend>Contact Form</legend>
      
      <label for="name">
        Name
        <input name="name" id="name" size="20" />
      </label>
      
      <label for="email">
        Email
        <input name="email" id="email" size="20" />
      </label>
      
      <label for=" Choices"> Choices (radio) &mdash; <em>wrapped label</em>
        <input type="radio" name=" Choice" /> Choice 1
        <input type="radio" name=" Choice" /> Choice 2
        <input type="radio" name=" Choice" /> Choice 3
      </label> 
      
    <label for=" Choices2" style="margin-bottom: 0;"> Choices (checkbox) &mdash; <em>non-wrapped label, margin reset</em></label>
      <input type="checkbox" name=" Choice2" /> Choice 1
      <input type="checkbox" name=" Choice2" /> Choice 2
      <input type="checkbox" name=" Choice2" /> Choice 3
    
    <div style="height: 10px;"><!-- just to split the demo up --></div>
    
    <label for=" Choices3"> Choices (checkbox) &mdash <em>wrapped, hard line-break</em><br />
      <input type="checkbox" name=" Choice3" /> Choice 1
      <input type="checkbox" name=" Choice3" /> Choice 2
      <input type="checkbox" name=" Choice3" /> Choice 3
    </label>      
    <label for="dropdown">
      Question
      <select id="dropdown">
        <optgroup label="Group of Options">
          <option>Option 1</option>
          <option>Option 2</option>
          <option>Option 3</option>
        </optgroup>
      </select>
    </label>
      
    <label for="message">
      Message
      <textarea name="message"rows="12" cols="36"></textarea>
    </label>
      
     <input type="submit" value="send it" />
      
    </fieldset>
  </form>
</div><!-- /EXAMPLE 1 ---------------------->  
 
<!-- EXAMPLE 2 ----------------------> 
<div id="example2">
  
<h2>Technique 2: The Lazy-Ass</h2>

<p>Purists will cringe at this one, but many developers go for the quick and easy by peppering their markup with breaks. It works, but it hamstrings your styling ability. You don't need any CSS to pull it off.</p>

<h3>Key benefit: speed</h3>


<h4>The code:</h4>

 <pre class="brush: xhtml">

  &lt;form action=&quot;&quot; method=&quot;&quot;&gt;
    &lt;fieldset&gt;
      &lt;legend&gt;Contact Form&lt;/legend&gt;
      
      &lt;label for=&quot;name&quot;&gt;Name&lt;/label&gt;
        &lt;input name=&quot;name&quot; id=&quot;name&quot; size=&quot;20&quot; /&gt;
      
      &lt;br /&gt;&lt;br /&gt;
      
      &lt;label for=&quot;email&quot;&gt;Email&lt;/label&gt;
        &lt;input name=&quot;email&quot; id=&quot;email&quot; size=&quot;20&quot; /&gt;
     
     &lt;br /&gt;&lt;br /&gt;
      
      &lt;label for=&quot; Choices&quot;&gt; Choices (radio)&lt;/label&gt;
      &lt;br /&gt; 
        &lt;input type=&quot;radio&quot; name=&quot; Choice&quot; /&gt; Choice 1
        &lt;input type=&quot;radio&quot; name=&quot; Choice&quot; /&gt; Choice 2
        &lt;input type=&quot;radio&quot; name=&quot; Choice&quot; /&gt; Choice 3
    
    &lt;br /&gt;&lt;br /&gt;
          
    &lt;label for=&quot; Choices3&quot;&gt; Choices (checkbox)&lt;/label&gt; 
    &lt;br /&gt;
      &lt;input type=&quot;checkbox&quot; name=&quot; Choice3&quot; /&gt; Choice 1
      &lt;input type=&quot;checkbox&quot; name=&quot; Choice3&quot; /&gt; Choice 2
      &lt;input type=&quot;checkbox&quot; name=&quot; Choice3&quot; /&gt; Choice 3
         
    &lt;br /&gt;&lt;br /&gt;
         
    &lt;label for=&quot;dropdown&quot;&gt;Question&lt;/label&gt;
     
     &lt;br /&gt;
      
      &lt;select id=&quot;dropdown&quot;&gt;
        &lt;optgroup label=&quot;Group of Options&quot;&gt;
          &lt;option&gt;Option 1&lt;/option&gt;
          &lt;option&gt;Option 2&lt;/option&gt;
          &lt;option&gt;Option 3&lt;/option&gt;
        &lt;/optgroup&gt;
      &lt;/select&gt;
    
     &lt;br /&gt;&lt;br /&gt;
      
    &lt;label for=&quot;message&quot;&gt;Message&lt;/label&gt;
    &lt;br /&gt;
    
      &lt;textarea name=&quot;message&quot;rows=&quot;12&quot; cols=&quot;36&quot;&gt;&lt;/textarea&gt;
    &lt;br /&gt;
    
     &lt;input type=&quot;submit&quot; value=&quot;send it&quot; /&gt;
      
    &lt;/fieldset&gt;
  &lt;/form&gt;
</pre>

<h4>The output:</h4>

  <form action="" method="">
    <fieldset>
      <legend>Contact Form</legend>
      
      <label for="name">Name</label>
        <input name="name" id="name" size="20" />
      
      <br /><br />
      
      <label for="email">Email</label>
        <input name="email" id="email" size="20" />
     
     <br /><br />
      
      <label for=" Choices"> Choices (radio)</label>
      <br /> 
        <input type="radio" name=" Choice" /> Choice 1
        <input type="radio" name=" Choice" /> Choice 2
        <input type="radio" name=" Choice" /> Choice 3
    
    <br /><br />
          
    <label for=" Choices3"> Choices (checkbox)</label> 
    <br />
      <input type="checkbox" name=" Choice3" /> Choice 1
      <input type="checkbox" name=" Choice3" /> Choice 2
      <input type="checkbox" name=" Choice3" /> Choice 3
         
    <br /><br />
         
    <label for="dropdown">Question</label>
     
     <br />
      
      <select id="dropdown">
        <optgroup label="Group of Options">
          <option>Option 1</option>
          <option>Option 2</option>
          <option>Option 3</option>
        </optgroup>
      </select>
    
     <br /><br />
      
    <label for="message">Message</label>
    <br />
    
      <textarea name="message"rows="12" cols="36"></textarea>
    <br />
    
     <input type="submit" value="send it" />
      
    </fieldset>
  </form>

</div><!-- /EXAMPLE 2 ---------------------->  
 
<!-- EXAMPLE 3 ----------------------> 
 
<div id="example3">
  
<h2>Technique 3: Mr. Semantic</h2>

<p>One of the tenets of web standards is to think about the type of data you're working with and code accordingly. Since a form is a list of sequential questions, the ordered list element makes for a snug fit.</p>

<h3>Key benefit: structure</h3>


<h4>The code:</h4>

<pre class="brush: xhtml">

ol {
  list-style: none; 
  padding-left: 0;
  }
  
  &lt;form action=&quot;&quot; method=&quot;&quot;&gt;
    &lt;fieldset&gt;
      &lt;legend&gt;Contact Form&lt;/legend&gt;
      
      &lt;ol&gt;
        &lt;li&gt;
          &lt;label for=&quot;name&quot;&gt;Name&lt;/label&gt;
          &lt;input name=&quot;name&quot; id=&quot;name&quot; size=&quot;20&quot; /&gt;
       &lt;/li&gt; 
        
       &lt;li&gt;
        &lt;label for=&quot;email&quot;&gt;Email&lt;/label&gt;
        &lt;input name=&quot;email&quot; id=&quot;email&quot; size=&quot;20&quot; /&gt;
       &lt;/li&gt;
        
      &lt;li&gt;
        &lt;label for=&quot; Choices&quot;&gt; Choices (radio)&lt;/label&gt;
          &lt;input type=&quot;radio&quot; name=&quot; Choice&quot; /&gt; Choice 1
          &lt;input type=&quot;radio&quot; name=&quot; Choice&quot; /&gt; Choice 2
          &lt;input type=&quot;radio&quot; name=&quot; Choice&quot; /&gt; Choice 3
      &lt;/li&gt;
       
      &lt;li&gt;    
      &lt;label for=&quot; Choices3&quot;&gt; Choices (checkbox)&lt;/label&gt; 
        &lt;input type=&quot;checkbox&quot; name=&quot; Choice3&quot; /&gt; Choice 1
        &lt;input type=&quot;checkbox&quot; name=&quot; Choice3&quot; /&gt; Choice 2
        &lt;input type=&quot;checkbox&quot; name=&quot; Choice3&quot; /&gt; Choice 3
     &lt;/li&gt;       
           
     &lt;li&gt;
      &lt;label for=&quot;dropdown&quot;&gt;Question&lt;/label&gt;
        
        &lt;select id=&quot;dropdown&quot;&gt;
          &lt;optgroup label=&quot;Group of Options&quot;&gt;
            &lt;option&gt;Option 1&lt;/option&gt;
            &lt;option&gt;Option 2&lt;/option&gt;
            &lt;option&gt;Option 3&lt;/option&gt;
          &lt;/optgroup&gt;
        &lt;/select&gt;
      &lt;/li&gt;
      
      &lt;li&gt;  
      &lt;label for=&quot;message&quot;&gt;Message&lt;/label&gt;&lt;br /&gt;
        &lt;textarea name=&quot;message&quot;rows=&quot;12&quot; cols=&quot;36&quot;&gt;&lt;/textarea&gt;
      &lt;/li&gt;
      
      &lt;li&gt;&lt;input type=&quot;submit&quot; value=&quot;send it&quot; /&gt;&lt;/li&gt;
       
      &lt;/ol&gt;
  
    &lt;/fieldset&gt;
  &lt;/form&gt;
</pre>

<h4>The output:</h4>

  <form action="" method="">
    <fieldset>
      <legend>Contact Form</legend>
      
      <ol>
        <li>
          <label for="name">Name</label>
          <input name="name" id="name" size="20" />
       </li> 
        
       <li>
        <label for="email">Email</label>
        <input name="email" id="email" size="20" />
       </li>
        
      <li>
        <label for=" Choices"> Choices (radio)</label>
          <input type="radio" name=" Choice" /> Choice 1
          <input type="radio" name=" Choice" /> Choice 2
          <input type="radio" name=" Choice" /> Choice 3
      </li>
       
      <li>    
      <label for=" Choices3"> Choices (checkbox)</label> 
        <input type="checkbox" name=" Choice3" /> Choice 1
        <input type="checkbox" name=" Choice3" /> Choice 2
        <input type="checkbox" name=" Choice3" /> Choice 3
     </li>       
           
     <li>
      <label for="dropdown">Question</label>
        
        <select id="dropdown">
          <optgroup label="Group of Options">
            <option>Option 1</option>
            <option>Option 2</option>
            <option>Option 3</option>
          </optgroup>
        </select>
      </li>
      
      <li>  
      <label for="message">Message</label><br />
        <textarea name="message"rows="12" cols="36"></textarea>
      </li>
      
      <li><input type="submit" value="send it" /></li>
       
      </ol>
  
    </fieldset>
  </form>

</div><!-- /EXAMPLE 3 ---------------------->   

<!-- EXAMPLE 4 ---------------------->  

<div id="example4">

<h2>Technique 4: DIVide and conquer</h2>

<p>What if you need your form to be horizontally-oriented? There are situations (and clients) that call for a form to use horizontal space. Here we can rely on our old pal the div, since we're dividing the form into columns. This is easily acheived using the Label Sandwich method.</p>

<h3>Key benefit: use of space</h3>
 
<h4>The code:</h4>

<pre class="brush: xhtml">

label, input, select, textarea {display: block;}
label {margin-bottom: 10px;}
input[type="radio"], input[type="checkbox"] {display: inline;}
.form-column {
  width: 150px;
  height: 250px;
  padding-left: 20px;
  border-left: 1px solid #ccc;
  float: left;
  }

  &lt;form action=&quot;&quot; method=&quot;&quot;&gt;
    &lt;fieldset&gt;
      &lt;legend&gt;Contact Form&lt;/legend&gt;


&lt;div class=&quot;form-column&quot;&gt;
  
      &lt;label for=&quot;name&quot;&gt;
        Name
        &lt;input name=&quot;name&quot; id=&quot;name&quot; size=&quot;20&quot; /&gt;
      &lt;/label&gt;
      
      &lt;label for=&quot;email&quot;&gt;
        Email
        &lt;input name=&quot;email&quot; id=&quot;email&quot; size=&quot;20&quot; /&gt;
      &lt;/label&gt;
      
      &lt;label for=&quot; Choices&quot;&gt; Choices (radio)&lt;br /&gt;
        &lt;input type=&quot;radio&quot; name=&quot; Choice&quot; /&gt; Choice 1
        &lt;input type=&quot;radio&quot; name=&quot; Choice&quot; /&gt; Choice 2
        &lt;input type=&quot;radio&quot; name=&quot; Choice&quot; /&gt; Choice 3
      &lt;/label&gt; 
&lt;/div&gt;&lt;!-- /form-column --&gt;    

&lt;div class=&quot;form-column&quot;&gt;
    
    &lt;label for=&quot; Choices3&quot;&gt; Choices (radio)&lt;br /&gt;
      &lt;input type=&quot;radio&quot; name=&quot; Choice2&quot; /&gt; Choice 1
      &lt;input type=&quot;radio&quot; name=&quot; Choice2&quot; /&gt; Choice 2
      &lt;input type=&quot;radio&quot; name=&quot; Choice2&quot; /&gt; Choice 3
    &lt;/label&gt;     
    
    &lt;label for=&quot; Choices3&quot;&gt; Choices (checkbox)&lt;br /&gt;
      &lt;input type=&quot;checkbox&quot; name=&quot; Choice2&quot; /&gt; Choice 1
      &lt;input type=&quot;checkbox&quot; name=&quot; Choice2&quot; /&gt; Choice 2
      &lt;input type=&quot;checkbox&quot; name=&quot; Choice2&quot; /&gt; Choice 3
    &lt;/label&gt;  
    
    &lt;label for=&quot;dropdown&quot;&gt;
      Question
      &lt;select id=&quot;dropdown&quot;&gt;
        &lt;optgroup label=&quot;Group of Options&quot;&gt;
          &lt;option&gt;Option 1&lt;/option&gt;
          &lt;option&gt;Option 2&lt;/option&gt;
          &lt;option&gt;Option 3&lt;/option&gt;
        &lt;/optgroup&gt;
      &lt;/select&gt;
    &lt;/label&gt;

     &lt;input type=&quot;submit&quot; value=&quot;send it&quot; /&gt;

&lt;/div&gt;&lt;!-- /form-column --&gt;    
  
    
    &lt;/fieldset&gt;
  &lt;/form&gt;

</pre> 

<h4>The output:</h4>

  <form action="" method="">
    <fieldset>
      <legend>Contact Form</legend>


<div class="form-column">
  
      <label for="name">
        Name
        <input name="name" id="name" size="20" />
      </label>
      
      <label for="email">
        Email
        <input name="email" id="email" size="20" />
      </label>
      
      <label for=" Choices"> Choices (radio)<br />
        <input type="radio" name=" Choice" /> Choice 1
        <input type="radio" name=" Choice" /> Choice 2
        <input type="radio" name=" Choice" /> Choice 3
      </label> 
</div><!-- /form-column -->    

<div class="form-column">
    
    <label for=" Choices3"> Choices (radio)<br />
      <input type="radio" name=" Choice2" /> Choice 1
      <input type="radio" name=" Choice2" /> Choice 2
      <input type="radio" name=" Choice2" /> Choice 3
    </label>     
    
    <label for=" Choices3"> Choices (checkbox)<br />
      <input type="checkbox" name=" Choice2" /> Choice 1
      <input type="checkbox" name=" Choice2" /> Choice 2
      <input type="checkbox" name=" Choice2" /> Choice 3
    </label>  
    
    <label for="dropdown">
      Question
      <select id="dropdown">
        <optgroup label="Group of Options">
          <option>Option 1</option>
          <option>Option 2</option>
          <option>Option 3</option>
        </optgroup>
      </select>
    </label>
      
     <input type="submit" value="send it" />
     
 </div><!-- /form-column -->    
    
    </fieldset>
  </form>


</div><!-- /EXAMPLE 4 ---------------------->  

<!-- EXAMPLE 5 ---------------------->  

<div id="example5">
  
<h2>Technique 5: The Old School Lazy-Ass</h2>

<p>If you'd rather not bother with CSS, are in a huge hurry, and don't plan on browser-testing &ndash; you should find a new career. Just kidding, this one's for you.</p>

<h3>Key benefit: intuitive</h3>


<h4>The code:</h4>

<pre class="brush: xhtml">
  &lt;form action=&quot;&quot; method=&quot;&quot;&gt;
    &lt;fieldset&gt;
      &lt;legend&gt;Contact Form&lt;/legend&gt;

&lt;table&gt;

  &lt;tr&gt;
 &lt;!-- column one --&gt;   

    &lt;td&gt;
        &lt;label for=&quot;name&quot;&gt;Name&lt;/label&gt;
        &lt;input name=&quot;name&quot; id=&quot;name&quot; size=&quot;20&quot; /&gt;
      
      &lt;br /&gt;&lt;br /&gt;
      
      &lt;label for=&quot;email&quot;&gt;Email&lt;/label&gt;
        &lt;input name=&quot;email&quot; id=&quot;email&quot; size=&quot;20&quot; /&gt;
     
     &lt;br /&gt;&lt;br /&gt;
      
      &lt;label for=&quot; Choices&quot;&gt; Choices (radio)&lt;/label&gt;
      &lt;br /&gt; 
        &lt;input type=&quot;radio&quot; name=&quot; Choice&quot; /&gt; Choice 1
        &lt;input type=&quot;radio&quot; name=&quot; Choice&quot; /&gt; Choice 2
        &lt;input type=&quot;radio&quot; name=&quot; Choice&quot; /&gt; Choice 3
    &lt;/td&gt;
 
 &lt;!-- column two --&gt;   
    &lt;td&gt;
    
    &lt;label for=&quot; Choices3&quot;&gt; Choices (checkbox)&lt;/label&gt; 
    &lt;br /&gt;
      &lt;input type=&quot;checkbox&quot; name=&quot; Choice3&quot; /&gt; Choice 1
      &lt;input type=&quot;checkbox&quot; name=&quot; Choice3&quot; /&gt; Choice 2
      &lt;input type=&quot;checkbox&quot; name=&quot; Choice3&quot; /&gt; Choice 3
         
    &lt;br /&gt;&lt;br /&gt;
         
    &lt;label for=&quot;dropdown&quot;&gt;Question&lt;/label&gt;
     
     &lt;br /&gt;
      
      &lt;select id=&quot;dropdown&quot;&gt;
        &lt;optgroup label=&quot;Group of Options&quot;&gt;
          &lt;option&gt;Option 1&lt;/option&gt;
          &lt;option&gt;Option 2&lt;/option&gt;
          &lt;option&gt;Option 3&lt;/option&gt;
        &lt;/optgroup&gt;
      &lt;/select&gt;
&lt;/td&gt;
 
 &lt;!-- column three --&gt;   
    &lt;td&gt;   
    &lt;label for=&quot;message&quot;&gt;Message&lt;/label&gt;
    &lt;br /&gt;
    
     &lt;input type=&quot;submit&quot; value=&quot;send it&quot; /&gt;&lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;      
            
    &lt;/fieldset&gt;
  &lt;/form&gt;
</pre>

<h4>The output:</h4>

  <form action="" method="">
    <fieldset>
      <legend>Contact Form</legend>

<table>

  <tr>
 <!-- column one -->   

    <td>
        <label for="name">Name</label>
        <input name="name" id="name" size="20" />
      
      <br /><br />
      
      <label for="email">Email</label>
        <input name="email" id="email" size="20" />
     
     <br /><br />
      
      <label for=" Choices"> Choices (radio)</label>
      <br /> 
        <input type="radio" name=" Choice" /> Choice 1
        <input type="radio" name=" Choice" /> Choice 2
        <input type="radio" name=" Choice" /> Choice 3
    </td>
 
 <!-- column two -->   
    <td>
    
    <label for=" Choices3"> Choices (checkbox)</label> 
    <br />
      <input type="checkbox" name=" Choice3" /> Choice 1
      <input type="checkbox" name=" Choice3" /> Choice 2
      <input type="checkbox" name=" Choice3" /> Choice 3
         
    <br /><br />
         
    <label for="dropdown">Question</label>
     
     <br />
      
      <select id="dropdown">
        <optgroup label="Group of Options">
          <option>Option 1</option>
          <option>Option 2</option>
          <option>Option 3</option>
        </optgroup>
      </select>
    
    <br /><br />

     <input type="submit" value="send it" /></td>
  </tr>
</table>      
            
    </fieldset>
  </form>
  
</div><!-- /EXAMPLE 5 ---------------------->  

 



 
 

<!-- taxonomy -->
<div class="taxonomy">
<span class="cats">filed under: <a href="http://trif3cta.com/blog/category/c/web-design/">Web design & development</a>,</span> &nbsp;

<span class="tags">tags:  
<a href="http://trif3cta.com/blog/tag/web-forms" title="web forms">web forms</a>, 
 
<a href="http://trif3cta.com/blog/tag/form-layout" title="form layout">form layout</a>, 
 
<a href="http://trif3cta.com/blog/tag/css-forms" title="css forms">css forms</a>, 
 
<a href="http://trif3cta.com/blog/tag/html-forms" title="html forms">html forms</a>,</span>
</div>
        
      ]]></content>
    </entry>

    <entry>
      <title>Add a trailing slash via .htaccess to prevent duplicate content</title>
      <link rel="alternate" type="text/html" href="http://trif3cta.com/blog/entry/add-a-trailing-slash-via-htaccess-to-prevent-duplicate-content/" />
      <id>tag:trif3cta.com,2008:blog/23.144</id>
      <published>2008-10-15T22:04:17Z</published>
      <updated>2009-05-18T01:46:18Z</updated>
      <author>
            <name>trif3cta</name>
                  </author>

      <category term="Search engine marketing"
        scheme="http://trif3cta.com/blog/category/c/search-engine-marketing/"
        label="Search engine marketing" />
      <content type="html"><![CDATA[
       <p>Avoid having <strong>example.com/blah</strong> and <strong>example.com/blah/</strong> looking like separate (and thus duplicate) pages in search engine indexes by automatically adding a trailing slash using Apache's mod_rewrite.</p>

<p>Here's a quick fix to a common problem known as the "Apache trailing slash problem." Trailing slashes are the proper way to reference files in Apache, yet folks (naturally) tend to leave them off when typing or hyperlinking. Many times people attempt to remedy the situation by allowing both <strong>example.com/foo</strong> and <strong>example.com/foo/</strong> to work. The problem is that Google and other search engines see these as two different pages, yet the content is the same. <a href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=66359">Duplicate content</a> is a major SEO no-no and should be avoided.</p>

<p>The fix is to rewrite URL's lacking the trailing slash to automagically add them. That way people can type either, Apache has the explicit path it needs, and Google's happy. Sounds good to me. Here's the directive to add to your .htaccess file:</p>

<pre class="brush: plain">
# trailing slash fix
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !(\.[a-zA-Z0-9]{1,5}|/)$
RewriteRule (.*)$ <a href="http://example.com/$1/">http://example.com/$1/</a> [R=301,L]
</pre>

<h2>References</h2>


<ul>
	<li><a href="http://www.standardzilla.com/2007/07/09/dont-forget-your-trailing-slash/">Don't forget your trailing slash</a></li>
	<li><a href="http://soulpass.com/2008/01/11/htaccess-add-trailing-slash-to-url/">.htaccess Add Trailing Slash to URL</a></li>
	<li><a href="http://enarion.net/web/apache/htaccess/trailing-slash/">.htaccess rewrite rule to add a trailing slash to requested urls</a></li>
	<li><a href="http://httpd.apache.org/docs/2.0/misc/rewriteguide.html">Apache's URL Rewriting Guide</a></li>
</ul>

 

<!-- taxonomy -->
<div class="taxonomy">
<span class="cats">filed under: <a href="http://trif3cta.com/blog/category/c/search-engine-marketing/">Search engine marketing</a>,</span> &nbsp;

<span class="tags">tags:  
<a href="http://trif3cta.com/blog/tag/.htaccess" title=".htaccess">.htaccess</a>, 
 
<a href="http://trif3cta.com/blog/tag/apache" title="apache">apache</a>,</span>
</div>
        
      ]]></content>
    </entry>

    <entry>
      <title>Web Design and Marketing Solutions for Business Websites</title>
      <link rel="alternate" type="text/html" href="http://trif3cta.com/blog/entry/web-design-and-marketing-solutions-for-business-websites-book-review/" />
      <id>tag:trif3cta.com,2008:blog/23.143</id>
      <published>2008-10-15T17:02:38Z</published>
      <updated>2009-05-18T01:45:39Z</updated>
      <author>
            <name>trif3cta</name>
                  </author>

      <category term="Book reviews"
        scheme="http://trif3cta.com/blog/category/c/book-reviews/"
        label="Book reviews" />
      <content type="html"><![CDATA[
       <div class="right" style="text-align: center; padding-left: 10px;">
<img src="/img/web-solutions.jpg" width="249" height="300" alt="Web Design and Marketing Solutions for Business Websites" />
<p><a href="http://www.amazon.com/gp/product/1590598393?ie=UTF8&tag=trifecinteram-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=1590598393">Buy this book at Amazon.com</a><img src="http://www.assoc-amazon.com/e/ir?t=trifecinteram-20&l=as2&o=1&a=1590598393" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></p>
</div>


<p>Building a strong business website requires patience, planning, and the collaboration of technical and non-technical team members. It's much easier said than done – websites can easily get off-track when the goals of different departments collide.  In <em>Web Design and Marketing Solutions for Business Websites</em>, web veteran Kevin Potts offers a practical field-guide on how to get it done.</p>

<h2>Gettin' Down to Business</h2>
<p>The strength of this book it that the author keeps business objectives at the heart of each chapter, all while noting best practices on the technical side.  He leads each subject with questions you should be asking yourself and what to shoot for, the implementation advice flows from there.</p>

<p>Early in the book the focus is on determining the role your website plays in your organization.  Is it primarily to  provide basic information about your company? To facilitate offline sales? Support current customers? Once you tease out and prioritize the primary aims of your site, you can move into the planning phase.</p>

<h2>From Building to Promoting</h2>
<p>From the broad-level questions, <em>Web Design and Marketing Solutions for Business Websites</em> then delves into important topics such as information architecture (how to organize the navigation for your site), what counts as well-written content, and making sure your site is accessible to the widest possible audience. There aren't many books that give you specific advice on writing an "About Us" section, or how to tackle "Frequently Asked Questions" – yet we all need them for our sites. Pott's clearly outlines point-by-point how to approach these and many other subjects.</p>

<p>A good portion of the book is dedicated to site-building, but equal attention is given to site-promoting. Nearly all of us need to actively promote our sites once they're up, and the author discusses the various ways we might handle this.  The fundamentals of SEO, email marketing (props to <a href="http://www.trademarkmedia.com/">Austin web design company TradeMark Media</a>, whose newsletter is featured as a good example on pages 328 & 332), and online advertising are covered in this book.  Specific platforms and software are suggested throughout the book, so you aren't left in a lurch when you finish reading.</p>

<h2>Overall</h2>
<p><em>Web Design and Marketing Solutions for Business Websites</em> is a strong effort, as Kevin Potts is a talented writer. He has a knack for tying the different facets of web design together in a way that non-geeks can appreciate. This book would be a valuable addition to your web team's bookshelf.</p>

<h2><a href="http://www.amazon.com/gp/product/1590598393?ie=UTF8&tag=trifecinteram-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=1590598393">Buy this book at Amazon.com</a><img src="http://www.assoc-amazon.com/e/ir?t=trifecinteram-20&l=as2&o=1&a=1590598393" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></h2>

<br />

<h2>Book Details & Notes:</h2>

<p><a href="http://kevinpottsdesign.com/">http://kevinpottsdesign.com/</a> - If you're interested in working with Kevin, contact him here. He's based out of St. Louis, Missouri.</p>

<p><a href="http://www.graphicpush.com ">http://www.graphicpush.com </a>- His popular weblog on design, code, and the Textpattern content management system  (note: he's a co-author of <a href="http://textpatternsolutions.com/">Textpattern Solutions</a>, <em>the</em> book to get for learning the platform).</p>


<dl>
	<dt>Title:  Web Design and Marketing Solutions for Business Websites</dt>
	<dd>Author: Kevin Potts</dd>
	<dd>Publisher: friends of ED</dd>
	<dd>ISBN: 1590598393</dd>
	<dd>Length: 400 pages</dd>
	<dd>Suggested Price: $39.99</dd>
</dl>

<ul class="normal-list">
	<li>Chapter 1: Overview</li>
	<li>Chapter 2: Content</li>
	<li>Chapter 3: Accessibility</li>
	<li>Chapter 4: Architecture and Navigation</li>
	<li>Chapter 5: The Homepage</li>
	<li>Chapter 6: The About Section</li>
	<li>Chapter 7: Products and Services</li>
	<li>Chapter 8: Independent Validation</li>
	<li>Chapter 9: The Corporate Blog</li>
	<li>Chapter 10: Customer Support</li>
	<li>Chapter 11: Contingency Planning</li>
	<li>Chapter 12: Legalese</li>
	<li>Chapter 13: Search Engine Optimization</li>
	<li>Chapter 14: Outbound Marketing</li>
	<li>Chapter 15: Online Advertising</li>
	<li>Appendix: Resources</li>
</ul> 

<!-- taxonomy -->
<div class="taxonomy">
<span class="cats">filed under: <a href="http://trif3cta.com/blog/category/c/book-reviews/">Book reviews</a>,</span> &nbsp;

<span class="tags">tags:  
<a href="http://trif3cta.com/blog/tag/copywriting" title="copywriting">copywriting</a>, 
 
<a href="http://trif3cta.com/blog/tag/information-architecture" title="information architecture">information architecture</a>, 
 
<a href="http://trif3cta.com/blog/tag/business-websites" title="business websites">business websites</a>,</span>
</div>
        
      ]]></content>
    </entry>

    <entry>
      <title>Austin Tech Blogs: 13 Mashable Missed</title>
      <link rel="alternate" type="text/html" href="http://trif3cta.com/blog/entry/austin-tech-blogs-13-that-mashable-missed/" />
      <id>tag:trif3cta.com,2008:blog/23.142</id>
      <published>2008-10-12T03:46:20Z</published>
      <updated>2009-05-18T01:45:22Z</updated>
      <author>
            <name>trif3cta</name>
                  </author>

      <category term="Austin news &amp; notes"
        scheme="http://trif3cta.com/blog/category/c/austin-news-notes/"
        label="Austin news &amp; notes" />
      <content type="html"><![CDATA[
       <div id="austin-tech-blogs">

<p>Shortly after Mashable stopped by Austin a few months back, they posted their <a href="http://mashable.com/2008/08/07/13-austin-tech-blogs/">13 Important Austin Technology Blogs</a>. It's a solid list indeed, but I thought I'd add a few that I routinely check for that weren't on their list.</p>

<p>In alphabetical order:</p>


<dl>
	<dt><a href="http://adomatica.blogspot.com/"><img src="http://assets.trif3cta.com/img/uploads/adomatica.jpg" width="262" height="198" alt="Adomatica" /></a></dt>
	<dd><a href="http://adomatica.blogspot.com/">Adomatica</a></dd>
	<dd>News and gossip about the Austin advertising scene </dd>
</dl>


<dl>
	<dt><a href="Your professional source for all the latest Search Engine Marketing news and events.
"><img src="http://assets.trif3cta.com/img/uploads/apogee-search-blog.jpg" width="262" height="198" alt="Apogee Search Blog" /></a></dt>
	<dd><a href="Your professional source for all the latest Search Engine Marketing news and events.
">Apogee Search Blog</a></dd>
	<dd>Search Engine Marketing news and events</dd>
</dl>

<dl>
	<dt><a href="http://angelinvestinginaustin.blogspot.com"><img src="http://assets.trif3cta.com/img/uploads/angel-investing-in-austin.jpg" width="262" height="198" alt="Angel Investing in Austin" /></a></dt>
	<dd><a href="http://angelinvestinginaustin.blogspot.com">Angel Investing in Austin</a></dd>
	<dd>The Central Texas Angel Network Blog</dd>
</dl>


<dl>
	<dt><a href="http://www.austinpreneur.com"><img src="http://assets.trif3cta.com/img/uploads/austinpreneur.jpg" width="262" height="198" alt="Austinpreneur" /></a></dt>
	<dd><a href="http://www.austinpreneur.com">Austinpreneur</a></dd>
	<dd>Joshua Baer, an entrepreneur in Austin, TX</dd>
</dl>


<dl>
	<dt><a href="http://www.bootstrapaustin.org/"><img src="http://assets.trif3cta.com/img/uploads/bootstrap-austin.jpg" width="262" height="198" alt="Bootstrap Austin" /></a></dt>
	<dd><a href="http://www.bootstrapaustin.org/">Bootstrap Austin</a></dd>
	<dd>The blog of an org dedicated to lean-and-mean entrepreneurship</dd>
</dl>


<dl>
	<dt><a href="http://www.bramblog.com/"><img src="http://assets.trif3cta.com/img/uploads/bramblog.jpg" width="262" height="198" alt="Bramblog" /></a></dt>
	<dd><a href="http://www.bramblog.com/">Bramblog</a></dd>
	<dd>Eric Bramlett on Technology, Web Design, SEO, SEM, SMM, Rep Mgt</dd>
</dl>


<dl>
	<dt><a href="http://www.buzzstream.com/blog/"><img src="http://assets.trif3cta.com/img/uploads/buzzstream.jpg" width="262" height="198" alt="Buzzstream" /></a></dt>
	<dd><a href="http://www.buzzstream.com/blog/">BuzzStream</a></dd>
	<dd>Ideas, Startups, Social Media, PR, SEO, Austin</dd>
</dl>


<dl>
	<dt><a href="http://www.customerchaos.com/"><img src="http://assets.trif3cta.com/img/uploads/conversion-scientist.jpg" width="262" height="198" alt="Conversion Scientist" /></a></dt>
	<dd><a href="http://www.customerchaos.com/">The Conversion Scientist</a></dd>
	<dd>Conversion Marketing for Businesses by Brian Massey</dd>
</dl>

<dl>
	<dt><a href="http://www.longhornkate.com/"><img src="http://assets.trif3cta.com/img/uploads/longhorn-kate.jpg" width="262" height="198" alt="Longhorn Kate" />
</a></dt>
	<dd><a href="http://www.longhornkate.com/">Longhorn Kate</a></dd>
	<dd>Kate Morris - Search Engine Marketing Lover</dd>
</dl>


<dl>
	<dt><a href="http://www.silverspider.com"><img src="http://assets.trif3cta.com/img/uploads/silver-spider.jpg" width="262" height="198" alt="Silver Spider" /></a></dt>
	<dd><a href="http://www.silverspider.com">Silver Spider</a></dd>
	<dd>The Web site of Alex S. Jones, community catalyst, user advocate, Web technologist, barbecue acolyte & information junkie</dd>
</dl>


<dl>
	<dt><a href="http://tracksuitceo.com"><img src="http://assets.trif3cta.com/img/uploads/tracksuit-ceo.jpg" width="262" height="198" alt="Tracksuit CEO" /></a></dt>
	<dd><a href="http://tracksuitceo.com">Tracksuit CEO</a></dd>
	<dd>Master the Blogosphere in the comfort of your own Tracksuit - by Daniel Hope</dd>
</dl>


<dl>
	<dt><a href="http://whoisjonray.com/"><img src="http://assets.trif3cta.com/img/uploads/whoisjonray.jpg" width="262" height="198" alt="Who is Jon  Ray?" /></a></dt>
	<dd><a href="http://whoisjonray.com/">Who is Jon Ray?</a></dd>
	<dd>Jon Ray on creating compelling marketing, PR, social media and video content.
</dd>
</dl>

</div><!-- austin blogs -->













 

<!-- taxonomy -->
<div class="taxonomy">
<span class="cats">filed under: <a href="http://trif3cta.com/blog/category/c/austin-news-notes/">Austin news & notes</a>,</span> &nbsp;

<span class="tags">tags:  
<a href="http://trif3cta.com/blog/tag/austin-tech-blogs" title="austin tech blogs">austin tech blogs</a>,</span>
</div>
        
      ]]></content>
    </entry>

    <entry>
      <title>Internet marketing/web design links of the week (10.6.08)</title>
      <link rel="alternate" type="text/html" href="http://trif3cta.com/blog/entry/internet-marketing-web-design-10608/" />
      <id>tag:trif3cta.com,2008:blog/23.141</id>
      <published>2008-10-06T23:46:13Z</published>
      <updated>2009-05-18T01:44:14Z</updated>
      <author>
            <name>trif3cta</name>
                  </author>

      <category term="News &amp; notes"
        scheme="http://trif3cta.com/blog/category/c/news-notes/"
        label="News &amp; notes" />
      <content type="html"><![CDATA[
       <p>Wow, has it been that long since the last post? Clients have kept me crazy busy, but I did manage to find a few links that caught my interest.</p>


<ul class="normal-list">
	<li><a href="http://www.tate.org.uk/tateetc/issue8/fischliweiss_workingitout.htm">Dinstinguish sense from nonsense &ndash; simple advice on How to Work Better [via Tate.org]</a></li>
	<li><a href="http://www.conversationmarketing.com/2007/05/navigation_analysis_with_googl.htm">Want to know how people use your site? Check out Navigation Analysis with Google Analytics [via Conversation Marketing]</a></li>
	<li><a href="http://elliotjaystocks.com/blog/archive/2007/destroy-the-web-20-look-future-of-web-design-new-york/">An oldie-but-goodie, Destroy the Web 2.0 Look [via Elliot Jay Stocks]</a></li>
	<li><a href="http://yoast.com/perfect-wordpress-theme/">10 Checks to the Perfect WordPress Theme [via Yoast]</a></li>
	<li><a href="http://sixrevisions.com/web_design/30_beautifully_blue_web_designs/">30 Beautifully Blue Web Designs [via Six Revisions]</a></li>
</ul>

 

<!-- taxonomy -->
<div class="taxonomy">
<span class="cats">filed under: <a href="http://trif3cta.com/blog/category/c/news-notes/">News & notes</a>,</span> &nbsp;

<span class="tags">tags:  
<a href="http://trif3cta.com/blog/tag/productivity" title="productivity">productivity</a>, 
 
<a href="http://trif3cta.com/blog/tag/wordpress" title="wordpress">wordpress</a>, 
 
<a href="http://trif3cta.com/blog/tag/google-analytics" title="google analytics">google analytics</a>,</span>
</div>
        
      ]]></content>
    </entry>

    <entry>
      <title>Internet marketing/web design links of the week (9.8.08)</title>
      <link rel="alternate" type="text/html" href="http://trif3cta.com/blog/entry/internet-marketing-web-design-links-9808/" />
      <id>tag:trif3cta.com,2008:blog/23.140</id>
      <published>2008-09-09T04:15:48Z</published>
      <updated>2009-05-18T01:43:50Z</updated>
      <author>
            <name>trif3cta</name>
                  </author>

      <category term="News &amp; notes"
        scheme="http://trif3cta.com/blog/category/c/news-notes/"
        label="News &amp; notes" />
      <content type="html"><![CDATA[
       <h3><a href="http://nettuts.com/site-builds/how-to-create-a-wordpress-theme-from-scratch/">How to Create a WordPress Theme From Scratch [via Nettuts]</a></h3>
<p>One of the best explanations I've seen, just the facts ma'am. Everything you need to get going, nothing you don't.</p>

<h3><a href="http://hackwordpress.com/6-wordpress-tips-and-tricks/">6 WordPress Tips &amp; Tricks [via Hack WordPress]</a></h3>
<p>Keeping with the WordPress topic, a few great security tips and how to add a sideblog. It's all about functions.php nowadays.</p>

<h3><a href="http://rwillustrator.blogspot.com/2008/09/making-illustrator-and-fireworks-fit.html">Making Illustrator and Fireworks Fit [via RW Illustrator]</a></h3>
<p>Fireworks wins over a naysayer. Opening .AI's in CS4? Oh hell yes.</p>

<h3><a href="http://brandautopsy.typepad.com/brandautopsy/2008/09/buzz-vs-sustain.html">Buzz vs. Sustainable Word-of-Mouth [via Brand Autopsy]</a></h3>
<p>Kathy Sierra is brilliant, props to John Moore (who has a great blog and is here in Austin) for catching this great tweet.</p>

<h3><a href="http://www.buzzstream.com/blog/building-backlinks-with-reports.html">Building Backlinks With Reports [via BuzzStream]</a></h3>
<p>It's all about getting those links, I'll gladly do my part by linking to another interesting post by Jeremy. I'm excited to see what BuzzStream has up its sleeve.</p>

<h3><a href="http://www.juiceanalytics.com/writing/11-parallels-between-architecture-and-interface-design/">Parallels Between Architecture and Interface Design [via Juice Analytics]</a></h3>
<p><em>"... translate vague but strongly-held desires of the client into a practical reality."</em> Amen.</p>

<h3><a href="http://www.slideshare.net/pengwynn/javascript-and-ruby-frameworks-presentation">JavaScript and Ruby Frameworks [via Wynn from Squeejee @ The Lonestar Ruby Conference]</a></h3>
<p>jQuery, Prototype, EXTjs, YUI, Mootools - the libaries we know and love. Did you know about SproutCore? Can you make them play nice with your Ruby app?</p>


<h3><a href="http://effectize.com/jquery-developer-guide#plugins">jQuery Developer Guide [via Effectize]</a></h3>
<p>I'm a sucker for a great jQuery plugin list. Hook, line, and sinker.</p>




 

<!-- taxonomy -->
<div class="taxonomy">
<span class="cats">filed under: <a href="http://trif3cta.com/blog/category/c/news-notes/">News & notes</a>,</span> &nbsp;

<span class="tags">tags:  
<a href="http://trif3cta.com/blog/tag/wordpress" title="wordpress">wordpress</a>, 
 
<a href="http://trif3cta.com/blog/tag/jquery" title="jquery">jquery</a>, 
 
<a href="http://trif3cta.com/blog/tag/backlinks" title="backlinks">backlinks</a>, 
 
<a href="http://trif3cta.com/blog/tag/branding" title="branding">branding</a>, 
 
<a href="http://trif3cta.com/blog/tag/javascript" title="javascript">javascript</a>,</span>
</div>
        
      ]]></content>
    </entry>

    <entry>
      <title>Internet marketing/web design links of the week (9.1.08)</title>
      <link rel="alternate" type="text/html" href="http://trif3cta.com/blog/entry/internet-marketing-web-design-links-of-the-week-9108/" />
      <id>tag:trif3cta.com,2008:blog/23.138</id>
      <published>2008-09-02T03:35:05Z</published>
      <updated>2009-05-18T01:43:06Z</updated>
      <author>
            <name>trif3cta</name>
                  </author>

      <category term="News &amp; notes"
        scheme="http://trif3cta.com/blog/category/c/news-notes/"
        label="News &amp; notes" />
      <content type="html"><![CDATA[
       <ul class="normal-list">
	<li><a href="http://abcnews.go.com/Technology/story?id=5666969&page=1">Where Do You Click and What Does it Mean? [via ABC's 20/20]</a></li>
	<li><a href="http://speckyboy.com/2008/08/28/75-powerful-adobe-fireworks-extensions-it-really-can-be-as-great-as-photoshop/">75 Powerful Adobe Fireworks Extensions [via SpeckyBoy]</a></li>
	<li><a href="http://sixrevisions.com/tools/adobe_air_apps_web_designers">10 Adobe Air Apps for Web Designers [via Six Revisions]</a></li>
	<li><a href="http://www.getelastic.com/evogear-branding/">Branding from Email to Customer Service [via Get Elastic]</a></li>
	<li><a href="http://themeshaper.com/wordpress-theme-blank-framework/">Any WordPress Theme Can Be a Blank Framework [via ThemeShaper]</a></li>
	<li><a href="http://www.uie.com/articles/ia_essential">Four Essential Skills for Information Architects [via User Interface Engineering]</a></li>
	<li><a href="http://alistapart.com/articles/sprites2">CSS Sprites: It's JavaScript Time [via A List Apart]</a></li>
	<li><a href="http://patrickhaney.com/thinktank/2008/08/19/automatic-awesompersands">Automatic Awesompersands [via Patrick Haney]</a></li>
	<li><a href="http://thesidepath.com/">A Simple User Interface for .htaccess Redirects [via Sidepath]</a> </li>
	<li><a href="http://tedserbinski.com/tags/mothersclick/tracking-external-links-and-in-network-links-with-google-analytics-and-jquery">Tracking External Links and "In-Network" Links with Google Analytics and jQuery [via Ted Serbinski]</a></li>
</ul> 

<!-- taxonomy -->
<div class="taxonomy">
<span class="cats">filed under: <a href="http://trif3cta.com/blog/category/c/news-notes/">News & notes</a>,</span> &nbsp;

<span class="tags">tags:  
<a href="http://trif3cta.com/blog/tag/wordpress" title="wordpress">wordpress</a>, 
 
<a href="http://trif3cta.com/blog/tag/jquery" title="jquery">jquery</a>, 
 
<a href="http://trif3cta.com/blog/tag/branding" title="branding">branding</a>, 
 
<a href="http://trif3cta.com/blog/tag/ampersands" title="ampersands">ampersands</a>, 
 
<a href="http://trif3cta.com/blog/tag/adobe-air" title="adobe air">adobe air</a>, 
 
<a href="http://trif3cta.com/blog/tag/css-sprites" title="css sprites">css sprites</a>,</span>
</div>
        
      ]]></content>
    </entry>

    <entry>
      <title>Dynamic Copyright Notices in 7 Web Languages</title>
      <link rel="alternate" type="text/html" href="http://trif3cta.com/blog/entry/dynamic-copyright-notices-in-7-web-languages/" />
      <id>tag:trif3cta.com,2008:blog/23.137</id>
      <published>2008-08-31T00:39:33Z</published>
      <updated>2009-05-18T01:42:34Z</updated>
      <author>
            <name>trif3cta</name>
                  </author>

      <category term="Web design &amp; development"
        scheme="http://trif3cta.com/blog/category/c/web-design/"
        label="Web design &amp; development" />
      <content type="html"><![CDATA[
       <p>Website copyright notices are ubiquitous; you can find them in the footer of almost any site. It's also easy to spot copyright notices that haven't been updated in years, which could potentially send the signal that nobody is behind the wheel. A simple solution is to have the year update dynamically.</p> 

<p>Here's several ways to "set it and forget it":</p>

<h3>JavaScript</h3>
<code class="javascript">
&amp;copy; &lt;script type=&quot;text/javascript&quot;&gt;

//&lt;![CDATA[
var d = new Date(); document.write(d.getFullYear());
//]]&gt;
&lt;/script&gt;
</code>

<h3>PHP</h3>
<code class="php">
&amp;copy; &lt;?php echo date(&quot;Y&quot;); ?&gt;
</code>

<h3>Ruby/ERB</h3>
<code class="ruby">
&amp;copy; &lt;%= Time.now.year %&gt;
</code>

<h3>Django/Python</h3>
<code class="python">
&amp;copy; {% now &quot;Y&quot; %}
</code>

<h3>ASP</h3>
<code class="asp">
&amp;copy; &lt;% Response.Write Year(now) %&gt;
</code>

<h3>JSP</h3>
<code class="java">
&amp;copy; &lt;jsp:useBean id=&quot;now&quot; class=&quot;java.util.Date&quot;/&gt;
&lt;fmt:formatDate value=&quot;${now}&quot; type=&quot;DATE&quot; pattern=&quot;yyyy&quot;/&gt;
</code>

<h3>ActionScript/Flash </h3>
<code class="actionscript">
trace(&quot;&amp;copy; &quot; + new Date().getFullYear();
</code>

 

<!-- taxonomy -->
<div class="taxonomy">
<span class="cats">filed under: <a href="http://trif3cta.com/blog/category/c/web-design/">Web design & development</a>,</span> &nbsp;

<span class="tags">tags:  
<a href="http://trif3cta.com/blog/tag/timestamp" title="timestamp">timestamp</a>, 
 
<a href="http://trif3cta.com/blog/tag/copyright-notice" title="copyright notice">copyright notice</a>,</span>
</div>
        
      ]]></content>
    </entry>

    <entry>
      <title>Internet marketing &amp;amp; web design links of the week (8.25.08)</title>
      <link rel="alternate" type="text/html" href="http://trif3cta.com/blog/entry/internet-marketing-web-design-links-of-the-week-82508/" />
      <id>tag:trif3cta.com,2008:blog/23.136</id>
      <published>2008-08-26T03:25:24Z</published>
      <updated>2009-05-18T01:41:25Z</updated>
      <author>
            <name>trif3cta</name>
                  </author>

      <category term="News &amp; notes"
        scheme="http://trif3cta.com/blog/category/c/news-notes/"
        label="News &amp; notes" />
      <content type="html"><![CDATA[
       <ul class="normal-list">
	<li><a href="http://marketingblog.realestategrowth.com/archives/the-3-best-social-media-ideas-for-improving-your-sales-youll-ever-read.html">The 3 Best Social Media Ideas for Improving Your Sales You'll Ever Read [via Real Estate Growth]</a></li>
	<li><a href="http://www.getelastic.com/add-to-cart-buttons/">107 Add to Cart Buttons of the Top Online Retailers [via Get Elastic]</a></li>
	<li><a href="http://searchenginewatch.com/showPage.html?page=3630589">What Are You Converting? By Tim Ash [via Search Engine Watch]</a></li>
	<li><a href="http://www.lukew.com/ff/entry.asp?720">Web Application Hierarchy presentation slides from An Event Apart Boston [via LukeW]</a></li>
	<li><a href="http://sixrevisions.com/tools/adobe_air_apps_web_designers">10 Adobe AIR Apps for Web Designers [via Six Revisions]</a></li>
	<li><a href="http://blogs.msdn.com/webmaster/archive/2008/08/19/diagnose-seo-issues-ses-san-jose-presentation.aspx">Diagnose SEO Issues [Live Search Webmaster Center Blog]</a></li>
	<li><a href="http://www.b2bemailmarketing.com/2008/08/12-content-idea.html">12 Content Ideas for Your Email Marketing [via BeRelevant]</a></li>
</ul>


 

<!-- taxonomy -->
<div class="taxonomy">
<span class="cats">filed under: <a href="http://trif3cta.com/blog/category/c/news-notes/">News & notes</a>,</span> &nbsp;

<span class="tags">tags:  
<a href="http://trif3cta.com/blog/tag/social-media" title="social media">social media</a>, 
 
<a href="http://trif3cta.com/blog/tag/adobe-air" title="adobe air">adobe air</a>, 
 
<a href="http://trif3cta.com/blog/tag/conversions" title="conversions">conversions</a>, 
 
<a href="http://trif3cta.com/blog/tag/add-to-cart-buttons" title="add-to-cart buttons">add-to-cart buttons</a>,</span>
</div>
        
      ]]></content>
    </entry>

    <entry>
      <title>Landing Page Optimization by Tim Ash</title>
      <link rel="alternate" type="text/html" href="http://trif3cta.com/blog/entry/landing-page-optimization-by-tim-ash/" />
      <id>tag:trif3cta.com,2008:blog/23.135</id>
      <published>2008-08-20T04:24:51Z</published>
      <updated>2009-05-18T01:40:52Z</updated>
      <author>
            <name>trif3cta</name>
                  </author>

      <category term="Book reviews"
        scheme="http://trif3cta.com/blog/category/c/book-reviews/"
        label="Book reviews" />
      <content type="html"><![CDATA[
       <div style="float: right; padding-left: 10px; text-align: center;">
<img src="http://assets.trif3cta.com/img/uploads/lpo.jpg" width="200" height="247" alt="Landing Page Optmization Book" />
<p><a href="http://www.amazon.com/gp/product/0470174625?ie=UTF8&tag=trifecinteram-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=0470174625">Buy this book at Amazon.com</a><img src="http://www.assoc-amazon.com/e/ir?t=trifecinteram-20&l=as2&o=1&a=0470174625" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />
</p>
</div>

<blockquote cite="Tim Ash">
<p>“The best way to get visitors to act is to appeal to their fundamental emotional motivations.” 
<strong>Chapter 1, p.17</strong></p>
</blockquote>


<p>If a good portion of your income depends on the performance of a website, then chances are that you've spent some serious time and effort trying to figure out what works. Good news for you, Tim Ash has written a manual on how to objectively test and improve your website with <em>Landing Page Optimization, The Definitive Guide to Testing and Tuning for Conversions</em>.</p>

<h2>What is this book about?</h2>
<p>Landing pages (where visitors initially arrive on your site) are crucial to the success of your site.  Regardless if your user arrived from a search, by clicking an ad, or from a site linking to yours &mdash; you have a limited amount of time to make your case. <em>Landing Page Optimization</em> is a comprehensive look at how you can systematically improve your conversion rate.</p>  

<p><em>Landing Page Optimization</em> is broken into three sections, <em>Background, What & How to Tune, and Getting It Done</em>. The book is written clearly and professionally, although the sheer density of information included makes it best suited for reading at intervals.  For those wondering, yes, there are plenty of pictures and sidebars. </p>

<h2>Who wrote it?</h2>
<p>Tim Ash, President of <a href="http://sitetuners.com">SiteTuners.com</a>, a frequent speaker on Internet marketing who comes from a scholarly background in Computer Engineering and Cognitive Science and it shows (in a good way).</p>

<h2>Who should read Landing Page Optimization?</h2>

<ul class="normal-list">
	<li>search engine marketers</li>
	<li>direct response copywriters</li>
	<li>web designers & developers</li>
	<li>affiliate marketers</li>
	<li>if you're reading this site, probably you</li>
</ul>

<h2>What are some of the key concepts or takeaways?</h2>
<p>A few especially salient ideas to me were:</p>

<ul class="normal-list">
	<li>your visitors should design your site (gather feedback in multiple ways, including offline)</li>
	<li>never underestimate the importance of trust (display trust indicators and reduce anxiety wherever possible)</li>
	<li>quickly discard non-performing assets (don't get too attached, be clinical)</li>
	<li>simplicity can be powerful (avoid info overload &ndash; see graphic)</li>
</ul>


<img src="http://assets.trif3cta.com/img/uploads/sitetuners.jpg" width="350" height="463" class="left" alt="SiteTuners.com" />

<p>There is a wealth of compelling material in the book,  including a short chapter at the end of the book dedicated to understanding and using <a href="www.google.com/websiteoptimizer">Google Website Optimizer</a>, Google's free testing tool (part of the <a href="http://trif3cta.com/blog/entry/the-trifecta-tool-from-seomoz-debuts-plus-the-google-trifecta-webinar/">Google Trifecta</a>).</p>

<h2>What were your favorite parts of the book?</h2>
<p>As a student of marketing, I appreciated Chapters 3 & 4 which are titled <em>Understanding Your Audience</em> and <em>Understanding the Decision Process</em>.  This sets a great foundation as Tim transitions into more advanced concepts and statistical analysis (there is ample math in this book for you data wonks out there). He also dedicates the latter part of the book (Section III) on how you might actually get this done in a work environment, which demonstrates that Mr. Ash is in touch with the needs of his readers. How refreshing!</p>

<h2>What could be better?</h2>
<p>There were patches where the math befuddled me and I imagine it might lose some others as well (apologies to my quantitative statistics professor). If he omitted some of the formulas, Tim would likely hear it from the math pros out there, so it's understandable. He did a great job covering a litany of topics, not unlike <a href="http://trif3cta.com/blog/entry/building-findable-websites-by-aarron-walter-book-review/">Aarron Walter in Building Findable Websites</a>.</p>

<h2>Would you recommend it?</h2>
<p>Absolutely. In addition to the web design and usability advice, there are thoughtful quotes from philosophers, non-cheesy marketing  strategies, scientific explanations of the mind and human behavior, specific use cases (one small change resulted in a $48M increase in one instance), and the book is packed to the gills with statistics (anybody for full factorial parametric multivariate testing?).  If you're interested in purchasing a copy, consider buying it through the author's official site:</p>


<h3><a href="http://www.amazon.com/gp/product/0470174625?ie=UTF8&tag=trifecinteram-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=0470174625">Buy this book at Amazon.com</a><img src="http://www.assoc-amazon.com/e/ir?t=trifecinteram-20&l=as2&o=1&a=0470174625" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />
</h3>

<br />
<h3><a href="http://landingpageoptimizationbook.com/">Landing Page Optimization Book </a>(Official Site)</h3>

<h3>Other Reviews</h3>

<ul class="normal-list">
	<li><a href="http://www.searchengineguide.com/mike-moran/book-review-landing-page-optimization.php">Mike Moran &ndash; Search Engine Guide</a></li>
	<li><a href="http://www.clixmarketing.com/blog/2008/04/24/book-review-landing-page-optimization-by-tim-ash/">James Thompson &ndash; Clix Marketing</a></li>
	<li><a href="http://cindyking.biz/book-review-landing-page-optimization/">Cindy King</a></li>
</ul>

<h3>Book info/chapter listing:</h3>

<p>
Landing Page Optimization<br />
The Definitive Guide to Testing and Tuning for Conversions<br />
Tim Ash<br /><br />

Paperback: 384 pages <br />
Publisher: Wiley Press - Sybex (January 29, 2008) <br />
ISBN-10: 0470174625<br />
ISBN-13: 978-0470174623 <br />
</p>


<ul class="normal-list">
	<li><strong>Part I - Background </strong></li>
	<li>Chapter 1 - Setting The Stage</li>
	<li>Chapter 2 - Understanding Your Landing Page </li>
	<li>Chapter 3 - Understanding Your Audience </li>
	<li>Chapter 4 - Understanding The Decision Process </li>
	<li><strong>Part II - What & How To Tune </strong></li>
	<li>Chapter 5 - Why Your Site Is Not Perfect </li>
	<li>Chapter 6 - Selecting Elements to Tune </li>
	<li>Chapter 7 - The Math of Tuning </li>
	<li>Chapter 8 - Tuning Methods </li>
	<li><strong>Part III - Getting It Done</strong> </li>
	<li>Chapter 9 - Getting Buy-in & Assembling Your Team </li>
	<li>Chapter 10 - Developing Your Action Plan </li>
	<li>Chapter 11 - Avoiding The Pitfalls </li>
	<li>Appendix A - A Closer Look At The Google Website Optimizer </li>
</ul> 

<!-- taxonomy -->
<div class="taxonomy">
<span class="cats">filed under: <a href="http://trif3cta.com/blog/category/c/book-reviews/">Book reviews</a>,</span> &nbsp;

<span class="tags">tags:  
<a href="http://trif3cta.com/blog/tag/conversion" title="conversion">conversion</a>, 
 
<a href="http://trif3cta.com/blog/tag/landing-page" title="landing page">landing page</a>,</span>
</div>
        
      ]]></content>
    </entry>

    <entry>
      <title>Internet marketing &amp;amp; web design links of the week (8.17.08)</title>
      <link rel="alternate" type="text/html" href="http://trif3cta.com/blog/entry/internet-marketing-web-design-links-81808/" />
      <id>tag:trif3cta.com,2008:blog/23.134</id>
      <published>2008-08-18T19:14:21Z</published>
      <updated>2009-05-18T01:40:22Z</updated>
      <author>
            <name>trif3cta</name>
                  </author>

      <category term="News &amp; notes"
        scheme="http://trif3cta.com/blog/category/c/news-notes/"
        label="News &amp; notes" />
      <content type="html"><![CDATA[
       <ul class="normal-list">
	<li><a href="http://www.google.com/insights/search/">Google Insights for Search (BETA)</a> [thanks <a href="http://www.seoptimise.com/blog/2008/08/30-great-web-tools-you-might-not-know-yet-but-should.html">SEOptimise</a>]</li>
	<li><a href="http://www.buzzstream.com/blog/entrepreneur-self-test-do-i-need-a-pr-agency.html">Entreprenuer Self Test: Do I need a PR Agency? [via BuzzStream]</a></li>
	<li><a href="http://www.juiceanalytics.com/writing/thrown-ad-wolves-or-learn-my-adwords-mistakes/">Thrown to the Ad-Wolves... or, Learn from My AdWords Mistakes [via Juice Analytics]</a></li>
	<li><a href="http://www.davidmihm.com/blog/considerations-for-smbiz-owners/5-steps-for-5-stars-reputation-management-for-small-businesses/">5 Steps for 5 Stars: Reputation Management for Small Businesses [via David Mihm]</a></li>
	<li><a href="http://www.austinstartup.com/2008/08/bootstrapping-a-business-in-the-freemium-model/">Bootstrapping a Business in the Freemium Model [via Austin Startup]</a></li>
	<li><a href="http://www.convertoffline.com/smooth-reviews-like-service-magic/">Smooth Reviews Like Service Magic [via Convert Offline]</a></li>
	<li><a href="http://www.wolf-howl.com/seo/kiss-seo/">KISS SEO [via Graywolf]</a></li>
	<li><a href="http://www.simplebits.com/notebook/2008/08/14/ampersands.html">Use the Best Available Ampersand [via SimpleBits]</a></li>
</ul>  

<!-- taxonomy -->
<div class="taxonomy">
<span class="cats">filed under: <a href="http://trif3cta.com/blog/category/c/news-notes/">News & notes</a>,</span> &nbsp;

<span class="tags">tags:  
<a href="http://trif3cta.com/blog/tag/pr" title="pr">pr</a>, 
 
<a href="http://trif3cta.com/blog/tag/ampersands" title="ampersands">ampersands</a>, 
 
<a href="http://trif3cta.com/blog/tag/google-adwords" title="google adwords">google adwords</a>, 
 
<a href="http://trif3cta.com/blog/tag/local-seo" title="local seo">local seo</a>,</span>
</div>
        
      ]]></content>
    </entry>

    <entry>
      <title>Refresh Austin: From a Surface Warfare Officer to a Gypsy Guitarist</title>
      <link rel="alternate" type="text/html" href="http://trif3cta.com/blog/entry/refresh-austin-808/" />
      <id>tag:trif3cta.com,2008:blog/23.133</id>
      <published>2008-08-18T01:22:28Z</published>
      <updated>2009-05-18T01:39:29Z</updated>
      <author>
            <name>trif3cta</name>
                  </author>

      <category term="Austin news &amp; notes"
        scheme="http://trif3cta.com/blog/category/c/austin-news-notes/"
        label="Austin news &amp; notes" />
      <content type="html"><![CDATA[
       <p>The August meeting for Refresh Austin (an org for designers, developers and other web professionals) showcased why I enjoy the group &ndash; it can seamlessly cover a lot of ground without stretching.</p>

<p>First off, a tip of the hat to <a href="http://bluefishgroup.com">Blue Fish Development Group</a> for hosting the meeting at their beautiful downtown office, complete with beer and snacks.</p>

<h2>A Surface Warfare Officer Turned Writer</h2>

<p>Sheila Scarborough (<a href="http://www.sheilascarborough.com/">SheilaScarborough.com</a>) is a writer with a fascinating story. After 23 years in the Navy, she decided to become a writer. Not any type of writer mind you, but one who specializes in family travel &mdash; and drag racing!</p>

<img src="http://assets.trif3cta.com/img/uploads/sheila.png" width="163" height="230" alt="Sheila Scarborough" class="left" />


<p>In her entertaining (and sans-projector, nicely done) presentation she shared a number of practical writing tips such as:</p>


<ul class="normal-list">
	<li>don't bury the lead</li>
	<li>know your area of expertise</li>
	<li>be conversational, not sloppy</li>
	<li>view yourself as a writer</li>
	<li>write shitty first drafts</li>
	<li>watch out for your own cliches</li>
	<li>details distinguish the great from the good</li>
	<li>keep an editorial calendar</li>
	<li>have a "linkbait" list on tap for slow times</li>
</ul>

<br />

<p>She also recommended:</p>

<ul>
	<li><a href="http://www.amazon.com/Writing-Stephen-King/dp/0743455967/ref=pd_bbs_sr_1?ie=UTF8&s=books&qid=1218930356&sr=1-1">Stephen King on Writing</a></li>
	<li><a href="http://www.amazon.com/Bird-Some-Instructions-Writing-Life/dp/0385480016">Bird by Bird by Ann Lamott </a></li>
	<li><a href="http://copyblogger.com">Copyblogger</a></li>
	<li><a href="http://www.skelliewag.org/">Skelliwag</a></li>
	<li><a href="http://dooce.com/">Dooce</a></li>
</ul>

<p>As Sheila fielded questions, she summed up her advice on writing in five words &ndash; <em>"show up and don't suck."</em></p>	


<h2>Django: A web framework named after a Gypsy Guitar Legend</h2>

<img src="http://assets.trif3cta.com/img/uploads/django_logo.png" width="157" height="72" alt="Django Web Framework" class="left" />


<p>Jon Loyens from <a href="http://www.thinktiv.com/">thinktiv</a> was up next with his presentation on <a href="http://www.djangoproject.com/">Django</a>, which is billed as <em>"the Web framework for perfectionists with deadlines."</em> It's named after Jazz guitarist Django Reinhardt, and all of its plugins carry musician names as well, which is kind of fun. For you non-geeks out there, Django helps programmers build complex websites much faster and with less headaches. Jon worked through his sharp looking slides as he built an article-posting application lickety-split.</p>

<p>I was quite eager to learn more about the Python-based Django as it looks like I'll be working on a Django-based site for a client. A few things struck me about the framework:</p>
<img src="http://assets.trif3cta.com/img/uploads/django.png" width="256" height="207" alt="Django Reinhardt" class="right" />


<ul class="normal-list">
	<li><strong>urls.py</strong> is a config file that allows you to easily map URLs however you'd like which is great for usability and SEO</li>
	<li><strong>a GUI admin</strong> enables end-users to enter data using a clean admin interface while you simultaneously build-out the app</li>
	<li><strong>auto-reload</strong> your development server when you refresh, no need to restart all the time</li>
	<li><strong>deliberately simple templates</strong> caters to front-end designers and keeps us out of trouble</li>
	<li><strong>lots of deployment options available</strong> since Python is supported nearly everywhere</li>
</ul>

<p>Many thanks to Jon for showing us the ropes, I'll definitely take Django for a spin one of these days.</p>


<p>For more about Refresh or to see pics and presentation slides, check out the official <a href="http://refreshaustin.org">Refresh Austin</a> site. I'll see you all again next month.</p>


<p><strong>Update:</strong> Sheila &amp; Jon's presentation notes and slides are now posted on the <a href="http://www.refreshaustin.org/2008/august-meeting-writing-for-the-web-and-introduction-to-django/">Refresh Austin</a> site. Go check them out!</p>

 

<!-- taxonomy -->
<div class="taxonomy">
<span class="cats">filed under: <a href="http://trif3cta.com/blog/category/c/austin-news-notes/">Austin news & notes</a>,</span> &nbsp;

<span class="tags">tags:  
<a href="http://trif3cta.com/blog/tag/refresh-austin" title="refresh austin">refresh austin</a>, 
 
<a href="http://trif3cta.com/blog/tag/writing" title="writing">writing</a>, 
 
<a href="http://trif3cta.com/blog/tag/networking" title="networking">networking</a>, 
 
<a href="http://trif3cta.com/blog/tag/django" title="django">django</a>,</span>
</div>
        
      ]]></content>
    </entry>


</feed>