<?xml version="1.0"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>kassens.net</title>
    <link>http://kassens.net/</link>
    <atom:link href="http://kassens.net/rss.xml" rel="self" type="application/rss+xml" />
    <description>Jan Kassens' personal Blog</description>
    <language>en-us</language>
    <pubDate>Thu, 12 Jan 2012 13:56:37 -0600</pubDate>
    <lastBuildDate>Thu, 12 Jan 2012 13:56:37 -0600</lastBuildDate>
    
    <item>
      <title>A Better MacVim Icon</title>
      <link>http://kassens.net/articles/a_better_macvim_icon.html</link>
      <pubDate>Tue, 13 Dec 2011 00:00:00 -0600</pubDate>
      <author>jan@kassens.net (Jan Kassens)</author>
      <guid>http://kassens.net/articles/a_better_macvim_icon</guid>
      <description>&lt;p&gt;The default MacVim looks rather outdated. Drew Yeaton hated the icon enough to create this beatiful replacement.&lt;/p&gt;

&lt;p&gt;&lt;img src='/static/thumbs/icon_macvim_span2.png' alt='' /&gt;&lt;/p&gt;

&lt;p&gt;Download: &lt;a href='/static/macvim.icns'&gt;macvim.icns&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Source: &lt;a href='http://dribbble.com/shots/337065'&gt;dribbble.com/shots/337065&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Making Sublime Text 2 Pretty</title>
      <link>http://kassens.net/articles/making_sublime_text_2_pretty.html</link>
      <pubDate>Fri, 09 Dec 2011 00:00:00 -0600</pubDate>
      <author>jan@kassens.net (Jan Kassens)</author>
      <guid>http://kassens.net/articles/making_sublime_text_2_pretty</guid>
      <description>&lt;p&gt;I recently started using &lt;a href='http://www.sublimetext.com/2'&gt;Sublime Text 2&lt;/a&gt;. It&amp;#8217;s a copy of the good parts of TextMate, with improvements on the bad parts. &amp;#8220;Command T&amp;#8221; is quite a bit faster on bigger projects, it has split windows to see multiple files at a time and plugins can be written in Python. Only visually is Sublime lacking behind TextMate in the default setting. Fortunately, there are ways to fix the visual appearance.&lt;/p&gt;

&lt;h2 id='get_a_nice_icon'&gt;Get a nice icon&lt;/h2&gt;

&lt;p&gt;The default icon of Sublime Text 2 (left) looks imho rather ugly. Luckily, multiple people have created alternative icons. I like the one create by DesignKode (second from left) the most. If you prefer to keep closer to the original icon, Daniel Matarazzo and Dan Perrera have created other nice replacements.&lt;/p&gt;
&lt;ul class='media-grid'&gt;
	&lt;li&gt;
    &lt;img src='/static/thumbs/icon_original_span2.png' /&gt;
	&lt;/li&gt;
	&lt;li&gt;
		&lt;a href='http://www.designkode.com/blog/sublime-text-icon'&gt;
			&lt;img src='/static/thumbs/icon_designkode_span2.png' /&gt;
		&lt;/a&gt;
	&lt;/li&gt;
	&lt;li&gt;
		&lt;a href='https://github.com/dmatarazzo/Sublime-Text-2-Icon'&gt;
			&lt;img src='/static/thumbs/icon_dmatarazzo_span2.png' /&gt;
		&lt;/a&gt;
	&lt;/li&gt;
	&lt;li&gt;
		&lt;a href='http://dribbble.com/shots/311515'&gt;
			&lt;img src='/static/thumbs/sublime_dan_perrera_span2.png' /&gt;
		&lt;/a&gt;
	&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id='get_a_nice_theme'&gt;Get a nice theme&lt;/h2&gt;

&lt;p&gt;Not only is the default icon ugly, but the default theme also doesn&amp;#8217;t really look right. Fortunately, &lt;a href='http://www.buymeasoda.com/'&gt;Ian Hill&lt;/a&gt; did an excellent job at creating the &lt;a href='https://github.com/buymeasoda/soda-theme/'&gt;Soda theme&lt;/a&gt; as an alternative to the default theme. It ships in a beautiful light and dark variant.&lt;/p&gt;
&lt;ul class='media-grid'&gt;
	&lt;li&gt;
		&lt;a href='/static/full/soda_light.png'&gt;
			&lt;img src='/static/thumbs/soda_light_span5.png' /&gt;
		&lt;/a&gt;
	&lt;/li&gt;
	&lt;li&gt;
		&lt;a href='/static/full/soda_dark.png'&gt;
			&lt;img src='/static/thumbs/soda_dark_span5.png' /&gt;
		&lt;/a&gt;
	&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;
	&lt;span class='label'&gt;Hint&lt;/span&gt; Make sure to select the matching syntax
	highlighting to get a coherent color style across editor and syntax
	coloring.
&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>

