<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>ryan.sh</title><link>http://ryan.sh/</link><description></description><lastBuildDate>Sun, 14 Mar 2010 17:27:00 -0400</lastBuildDate><item><title>If You Think You Need Some Lovin’</title><link>http://ryan.sh/2010/03/14/pomplamoose/</link><description>&lt;p&gt;Pomplamoose is a band containing Nataly Dawn and Jack Conte. I think I have a crush on&amp;nbsp;them.&lt;/p&gt;
&lt;iframe width="500" height="281"  id="youtube_iframe" src="https://www.youtube.com/embed/z9KMgg7T_sg?feature=oembed&amp;amp;enablejsapi=1&amp;amp;origin=http://safe.txmblr.com&amp;amp;wmode=opaque" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ryan Witt</dc:creator><pubDate>Sun, 14 Mar 2010 17:27:00 -0400</pubDate><guid isPermaLink="false">tag:ryan.sh,2010-03-14:2010/03/14/pomplamoose/</guid></item><item><title>Vim Tips and Tricks</title><link>http://ryan.sh/2010/02/16/fastsoft-vim-speedup/</link><description>&lt;p&gt;The FastSoft engineers often give presentations to bring each-other up to date on technical issues. These presentations are appropriately called &amp;#8220;speedups&amp;#8221; (get it? fastsoft? speedups? har har). This speedup, given by &lt;a href="https://twitter.com/kriskowal"&gt;@kriskowal&lt;/a&gt;, is a tricks and tips discussion on his favorite editor,&amp;nbsp;vim.&lt;/p&gt;
&lt;p&gt;&lt;span class="dquo"&gt;&amp;#8220;&lt;/span&gt;Slides&amp;#8221; for this&amp;nbsp;presentation:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;^w hjkl move to windows

^w HJKL move windows

^w +- horizontal resize
^w = even splits
^w10&amp;amp;lt;&amp;amp;gt; vertical resize

O
I  ia  A
o

gg
0     ^      $
G

{
}

:!

   /----------------------\
   |:e :e# :vs :sp ^w hjkl|
   |:e :e# :vs :sp ^w hjkl|
   |:e :e# :vs :sp ^w hjkl|
   |:e :e# :vs :sp ^w hjkl|
   \----------------------/

:n :N

Vv^V o
&amp;amp;gt;&amp;amp;gt; &amp;amp;lt;&amp;amp;lt;
=
:set et sw ts
:!expand unexpand
gq
:set ve=all
comment/uncomment
:set incsearch n N
:noh
:set tw

highlight OverLength ctermbg=red ctermfg=white guibg=red guifg=white
match OverLength &amp;#39;\%78v.*&amp;#39;

:set modeline
:set wrap lbr number
/ n .
&lt;/pre&gt;&lt;/div&gt;


&lt;iframe src="https://player.vimeo.com/video/9474607?title=0&amp;byline=0&amp;portrait=0" width="500" height="281" frameborder="0" title="FastSoft Vim Tips and Tricks Discussion" webkitallowfullscreen mozallowfullscreen allowfullscreen&gt;&lt;/iframe&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ryan Witt</dc:creator><pubDate>Tue, 16 Feb 2010 12:28:00 -0500</pubDate><guid isPermaLink="false">tag:ryan.sh,2010-02-16:2010/02/16/fastsoft-vim-speedup/</guid><category>discussion</category><category>fastsoft</category><category>speedup</category><category>vim</category><category>code</category></item></channel></rss>