<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
   <channel>
      <title>RyanWerth.com</title>
      <link>http://www.ryanwerth.com/</link>
      <description></description>
      <language>en</language>
      <copyright>Copyright 2008</copyright>
      <lastBuildDate>Fri, 12 Oct 2007 09:46:55 -0600</lastBuildDate>
      <generator>http://www.sixapart.com/movabletype/</generator>
      <docs>http://blogs.law.harvard.edu/tech/rss</docs> 

            <item>
         <title>Escalator temporarily stairs &amp;#8230; sorry for the convenience.</title>
         <description><![CDATA[Too good on the way to work today:
<img alt="Escalator temporarily stairs" src="http://www.ryanwerth.com/images/10-12-07_0932.jpg" width="384" height="480" />
Kind of a crappy image (taken via celli), but still gotta make you feel a little good.]]></description>
         <link>http://www.ryanwerth.com/sorry-for-the-convenience.html</link>
         <guid>http://www.ryanwerth.com/sorry-for-the-convenience.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Personal</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">hedberg</category>
        
         <pubDate>Fri, 12 Oct 2007 09:46:55 -0600</pubDate>
      </item>
            <item>
         <title>ALA at it again</title>
         <description><![CDATA[<em>Two</em> (count &#8217;em <em>2</em>) articles on the importance content  plays (or at least &#8220;should play&#8221;) in good design. It somehow still amazes me, how <em>still</em> so too often layout is allowed to dictate content rather than content determining what the layout should accommodate.

<a href="http://www.alistapart.com/issues/242" title="A List Apart: Issue 242">Read Issue 242</a>]]></description>
         <link>http://www.ryanwerth.com/ala-at-it-again.html</link>
         <guid>http://www.ryanwerth.com/ala-at-it-again.html</guid>
        
        
         <pubDate>Wed, 01 Aug 2007 00:46:19 -0600</pubDate>
      </item>
            <item>
         <title>Expression Engine ASCII Encoder plugin</title>
         <description><![CDATA[Just a plugin I wrote (and the Ellis crew cleaned up and optimized) for Expression Engine as an alternative to the built in JavaScript Email encoding. Submitted to their Add-On library as well, however it never seemed to get posted after they cleaned up the code. It's similar to some plugins that are already out there, but a bit simpler and a little more straight-forward.

It's easy to use, just enclose the text you want to encode in the plugins tags.

<code>{exp:ascii_encode}Text to encode{/exp:ascii_encode}</code>

Ideal for masking Email addresses and any other content you might not want harvested.

<a href="/expressionengine/plugins/pi.ascii_encode.php.zip" title="Expression Engine ASCII Encoder">Download it here</a>, and upload pi.ascii_encode.php to your plugins directory.]]></description>
         <link>http://www.ryanwerth.com/development/expression-engine-ascii-encode.html</link>
         <guid>http://www.ryanwerth.com/development/expression-engine-ascii-encode.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Development</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">Expression Engine</category>
        
         <pubDate>Thu, 26 Jul 2007 10:30:50 -0600</pubDate>
      </item>
            <item>
         <title>ASCII Email Encoder</title>
         <description><![CDATA[<a href="/email-encoder/">A simple form for encoding text to ASCII characters</a>. It&#8217;s by no means &#8220;100% bot-proof&#8221; and will most likely someday not be an effective way to hide text from harvesters, but I've been using this exact method for the past 6&#8211;8 months with great success. There are other similar Web-apps out there, but many seem to have their own set of caveats (e.g. some convert all text to lowercase, etc.). This incarnation should display whatever characters you enter as they are entered (case intact).

*Note: It&#8217;s not much to look at right now (I&#8217;ll dress it up some when I get a chance), but should be functioning fine. Please feel free to leave any bugs you run into in the comments and I&#8217;ll see what I can do.]]></description>
         <link>http://www.ryanwerth.com/development/ascii-email-encoder.html</link>
         <guid>http://www.ryanwerth.com/development/ascii-email-encoder.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Design</category>
                  <category domain="http://www.sixapart.com/ns/types#category">Development</category>
        
        
         <pubDate>Sat, 16 Jun 2007 14:57:38 -0600</pubDate>
      </item>
            <item>
         <title>The Best ALA Article I&amp;#8217;ve Read This Year</title>
         <description><![CDATA[Admittedly, I haven&#8217;t read all of the ALA articles this year, &#8230; but <a href="http://alistapart.com/articles/youarenotarobot" title="A List Apart: Articles: You Are Not a Robot">this one</a>, perhaps solely for its assertion that &#8220;<strong>Web design is a discipline</strong>,&#8221; really struck a cord with me.]]></description>
         <link>http://www.ryanwerth.com/design/the-best-ala-article-ive-read.html</link>
         <guid>http://www.ryanwerth.com/design/the-best-ala-article-ive-read.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Design</category>
                  <category domain="http://www.sixapart.com/ns/types#category">Development</category>
        
        
         <pubDate>Wed, 13 Jun 2007 22:56:04 -0600</pubDate>
      </item>
            <item>
         <title>Improvements in Safari 3 Beta</title>
         <description><![CDATA[<p>I&#8217;m not sure if it&#8217;s just out of habit, or convenience, or if somewhere in my subconscious I preferred it&#8217;s [apparent] quickness, but I almost always find myself using Safari when browsing the Web. So, needless to say I downloaded the beta of version 3.0 as soon as it was available on apple.com. I&#8217;m sure there's numerous improvements made, and I'm not even entirely sure what they've been trying to sell it on, but from a design/development standpoint, a few new features and fixes have already caught my eye.</p>
<dl>
<dt>Support for styling of form elements</dt>
<dd>This was always kind of a bummer, both when using Safari or when designing a site. Using Safari, you always knew you might not be getting the whole picture when it came to styled form elements. And from a design standpoint, you never wanted to do anything too drastic that might only partially style form elements for Safari users. As lame as I feel admitting it, I&#8217;m totally excited that Safari&#8217;s supporting form element styling, though probably more from a user viewpoint. It&#8217;s so weird running across styled submit buttons I&#8217;ve done for past projects and since forgotten about.</dd>
<dt>HTML over Flash</dt>
<dd>This used to be a problem in [nearly?] all major browsers. Dropdowns in that primary-nav resting right above your main Flash content, never seemed to behave quite right. Flash always bullying that HTML content for top z-index. Well now Safari (as well as Firefox) users can view all the HTML content they want on top of Flash player.</dd>
<dt>Improved &#8220;Find&#8221;</dt>
<dd>No more searching for that pale-blue highlight. Command+f now dims the whole page (or source) with all instances of the searched text remaining un-dimmed, and the current/target found instance being highlighted in orange.</dd>
</dl>
<p>There are a couple of annoyances that come along with the beta though &#8211; not the least of which is the resizable textarea elements. I&#8217;m all for providing the user with desired functionality, but this one just seems a little too weird for me. Personally, I think it&#8217;s the designer&#8217;s responsibility to ensure a textarea is sized adequately, if not, increasing the browser&#8217;s font-size should provide the flexibility to scale the textarea to a reasonable and usable alternative. I haven&#8217;t looked into how the textarea&#8217;s parent element&#8217;s width must be defined to ensure it scales with the textarea, and I can't say I'm going to concern myself with it any time soon. A behavior this quirky in a browser is a bit of a detractor for me. It&#8217;s only the beta Ryan, it&#8217;s only the beta</p>]]></description>
         <link>http://www.ryanwerth.com/development/improvements-in-safari-3-beta.html</link>
         <guid>http://www.ryanwerth.com/development/improvements-in-safari-3-beta.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Design</category>
                  <category domain="http://www.sixapart.com/ns/types#category">Development</category>
        
        
         <pubDate>Tue, 12 Jun 2007 21:48:07 -0600</pubDate>
      </item>
            <item>
         <title>The Cornelius Group are Robots</title>
         <description><![CDATA[<object class="youtube" type="application/x-shockwave-flash" data="http://www.youtube.com/v/cJK-Vbs8cHs" width="425" height="350">
  <param name="movie" value="http://www.youtube.com/v/cJK-Vbs8cHs" />
  <param name="FlashVars" value="playerMode=embedded" />
</object>

Last Monday, the 7th, some friends and I had the opportunity to check out &#8220;<strong><a href="http://cornelius-sound.com/" title="cornelius-sound.com">The Cornelius Group &#8216;Sensuous Synchronized Show,&#8217;</a></strong>&#8221; and the name&#8217;s pretty much spot-on &#8230; it was almost exactly what I was anticipating (which isn&#8217;t a bad thing at all), probably even a little better. The closest thing I can think of comparing it to would maybe be what I imagine a Velvet Underground show at Warhol&#8217;s Factory might have been like &#8211; except Lou Reed&#8217;s a malfunctioning robot covering Mr. Bungle covering Drug Me &#8230; and that my friend is why I don&#8217;t write reviews for Rolling Stone. Pitchfork&#8217;s got some <a href="http://www.pitchforkmedia.com/article/news/42804-photos-cornelius-chicago-il-050707" title="Pitchfork: Photos: Cornelius [Chicago, IL; 05/07/07]">good pictures</a> up that are almost as bright and ridiculous as I remember the show being.

Anyway, if you haven&#8217;t had a chance to check out the show, and you&#8217;re not in Europe, I think you&#8217;re officially out of luck for the time being. So, <a href="http://youtube.com/watch?v=cJK-Vbs8cHs" title="YouTube - Cornelius - Gum (Live)">here&#8217;s a clip</a> that maybe <em>almost</em> comes close to capturing the overwhelmingness of the whole crazy effing show.]]></description>
         <link>http://www.ryanwerth.com/the-cornelius-group-are-robots.html</link>
         <guid>http://www.ryanwerth.com/the-cornelius-group-are-robots.html</guid>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">Chicago</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Music</category>
        
         <pubDate>Mon, 14 May 2007 18:02:45 -0600</pubDate>
      </item>
            <item>
         <title>Simplify</title>
         <description><![CDATA[With a recent influx in requests for estimates coming from my site over the last few weeks, I decided it time to change formats a bit. In late November, I accepted a full-time position as senior Web designer with <a href="http://www.juiceinteractive.com" title="Juice Interactive: Chicago Web, Video, and New Media Design">Juice Interactive</a> in Chicago. I&#8217;d like to, for the time being, dedicate my professional efforts solely to <a href="http://www.juiceinteractive.com" title="Juice Interactive: Chicago Web, Video, and New Media Design">Juice</a>, and am therefore currently <em>not</em> accepting any freelance work (and will most likely not be for the remainder of 2007). Please <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#105;&#110;&#102;&#111;&#64;&#106;&#117;&#105;&#99;&#101;&#105;&#110;&#116;&#101;&#114;&#97;&#99;&#116;&#105;&#118;&#101;&#46;&#99;&#111;&#109;&#63;&#115;&#117;&#98;&#106;&#101;&#99;&#116;&#61;&#73;&#110;&#113;&#117;&#105;&#114;&#121;&#32;&#102;&#114;&#111;&#109;&#32;&#82;&#121;&#97;&#110;&#87;&#101;&#114;&#116;&#104;&#46;&#99;&#111;&#109;" title="Contact Juice!">contact Juice</a> if you&#8217;re interested in working with me. We&#8217;ve got a great (and still quaint), specialized team of individuals, affording each of us the opportunity to focus on our respective areas of expertise. It&#8217;s still the same quality work &#8230; but now instead of spending my nights balancing the books and worrying about taxes and billing, I can focus solely on what I know and do best (and maybe get a couple hours of sleep every now and then).

That said, expect a bit of a change around here. I intend to post more frequently and more personal content going forward (not having to take care of the billing off the clock will hopefully give me a chance to get out and enjoy the city a little more). So, in short, I&#8217;m looking forward to the change in formats for the site and my life. ]]></description>
         <link>http://www.ryanwerth.com/design/simplify.html</link>
         <guid>http://www.ryanwerth.com/design/simplify.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Design</category>
                  <category domain="http://www.sixapart.com/ns/types#category">Development</category>
        
        
         <pubDate>Fri, 04 May 2007 07:46:06 -0600</pubDate>
      </item>
      
   </channel>
</rss>

