<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>2manyvariables</title>
	<atom:link href="http://2manyvariables.inmachina.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://2manyvariables.inmachina.com</link>
	<description>&#34;To be is to be the value of a (bound) variable — W.V.O. Quine</description>
	<lastBuildDate>Fri, 01 Oct 2010 16:56:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Vim color picker script for OS X</title>
		<link>http://2manyvariables.inmachina.com/2010/03/macvim-color-picker-script/</link>
		<comments>http://2manyvariables.inmachina.com/2010/03/macvim-color-picker-script/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 01:29:22 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://2manyvariables.inmachina.com/?p=29</guid>
		<description><![CDATA[The Support OS X&#8217;s Color picker thread on the MacVim mailinglist made me hack on a little vim script that lets you select a color in OS X&#8217;s color picker and automatically insert it at the current postition in the buffer. This can for example be useful for web developers who are editing their CSS [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2F2manyvariables.inmachina.com%2F2010%2F03%2Fmacvim-color-picker-script%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2F2manyvariables.inmachina.com%2F2010%2F03%2Fmacvim-color-picker-script%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>The <a href="http://groups.google.de/group/vim_mac/t/44ffdfc9d8fddf37?hl=de">Support OS X&#8217;s Color picker</a> thread on the MacVim mailinglist made me hack on a little vim script that lets you select a color in OS X&#8217;s color picker and automatically insert it at the current postition in the buffer.<br />
This can for example be useful for web developers who are editing their CSS files with Vim or similar tasks.</p>
<h4>Installation</h4>
<p>You can grab the script <a href="http://2manyvariables.inmachina.com/static/colorx.vim">here</a><br />
To install the script, as usual put it into</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">~<span style="color: #000000; font-weight: bold;">/</span>.vim<span style="color: #000000; font-weight: bold;">/</span>plugins</pre></div></div>

<h4>Usage</h4>

<div class="wp_syntax"><div class="code"><pre class="vim" style="font-family:monospace;"><span style="color: #adadad; font-style: italic;">&quot;to insert hex values at the current position</span>
<span style="color: #000000;">:</span>ColorHEX<span style="color: #adadad; font-style: italic;">
&quot;to insert RGB values at the current position</span>
<span style="color: #000000;">:</span>ColorRGB</pre></div></div>

<h4>Update (2010-03-13)</h4>
<p>Uploaded new version 0.2 that keeps the focus on MacVim or the Terminal and checks for OS X. Also renamed the script to colorx.vim<br />
The script is now also hosted at <a href="http://www.vim.org/scripts/script.php?script_id=3014">Vim scripts</a></p>
<h4>Update (2010-10-01)</h4>
<p>Updated to version 0.3. New feature: pick up the hex color code under the cursor.</p>
]]></content:encoded>
			<wfw:commentRss>http://2manyvariables.inmachina.com/2010/03/macvim-color-picker-script/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Automatically import all your FLACs into iTunes</title>
		<link>http://2manyvariables.inmachina.com/2009/07/automatically-import-all-your-flacs-into-itunes/</link>
		<comments>http://2manyvariables.inmachina.com/2009/07/automatically-import-all-your-flacs-into-itunes/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 21:54:30 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://2manyvariables.inmachina.com/?p=19</guid>
		<description><![CDATA[iTunes lacks FLAC support out of the box and as annoying as that is, there is hope. Fluke lets you import and play your FLACs with iTunes. Unfortunatly the standard method requires that you select the files you want to import in the Finder and open them with &#8220;Open with&#8221;. This can be cumbersome if [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2F2manyvariables.inmachina.com%2F2009%2F07%2Fautomatically-import-all-your-flacs-into-itunes%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2F2manyvariables.inmachina.com%2F2009%2F07%2Fautomatically-import-all-your-flacs-into-itunes%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>iTunes lacks FLAC support out of the box and as annoying as that is, there is hope. <a href="http://blowintopieces.com/fluke/">Fluke</a> lets you import and play your FLACs with iTunes.<br />
Unfortunatly the standard method requires that you select the files you want to import in the Finder and open them with &#8220;Open with&#8221;.</p>
<p>This can be cumbersome if you have many FLACs in different places. To add them all in one run, open<br />
the Terminal, cd into the directory where your music is stored an run</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">find</span> . <span style="color: #660033;">-name</span> <span style="color: #ff0000;">&quot;*.flac&quot;</span> <span style="color: #660033;">-print0</span> <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">xargs</span> <span style="color: #660033;">-0</span> open <span style="color: #660033;">-a</span> Fluke</pre></td></tr></table></div>

<p>This will search in the current directory and all it&#8217;s subdirectories for FLAC files and import them</p>
]]></content:encoded>
			<wfw:commentRss>http://2manyvariables.inmachina.com/2009/07/automatically-import-all-your-flacs-into-itunes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vim LaTeX-suite and OS X</title>
		<link>http://2manyvariables.inmachina.com/2009/07/vim-latex-suite-and-os-x/</link>
		<comments>http://2manyvariables.inmachina.com/2009/07/vim-latex-suite-and-os-x/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 19:12:28 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[latex]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://2manyvariables.inmachina.com/?p=3</guid>
		<description><![CDATA[One of the many great features that LaTeX-suite provides is autocompletion for \ref, \cite etc. Unfortuantly LaTeX-suite maps autocompletion to F9 and this is mapped to fast-forward on OS X. If you don&#8217;t want to disable the standard F1-F9 mappings and go the FN+F1-9 route, simply add 1 2 3 &#34; TeX &#34; Fix F9 [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2F2manyvariables.inmachina.com%2F2009%2F07%2Fvim-latex-suite-and-os-x%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2F2manyvariables.inmachina.com%2F2009%2F07%2Fvim-latex-suite-and-os-x%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>One of the many great features that LaTeX-suite provides is autocompletion for \ref, \cite etc. Unfortuantly LaTeX-suite maps autocompletion to F9 and this is mapped to fast-forward on OS X.</p>
<p>If you don&#8217;t want to disable the standard F1-F9 mappings and go the FN+F1-9 route, simply add</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
</pre></td><td class="code"><pre class="vim" style="font-family:monospace;"><span style="color: #adadad; font-style: italic;">&quot; TeX</span><span style="color: #adadad; font-style: italic;">
&quot; Fix F9 mapping on MacBook</span>
<span style="color: #804040;">autocmd</span> <span style="color: #25BB4D;">FileType</span> tex imap <span style="color: #000000;">&lt;</span>buffer<span style="color: #000000;">&gt;</span> <span style="color: #000000;">&lt;</span>M<span style="color: #000000;">-</span>TAB<span style="color: #000000;">&gt;</span> <span style="color: #000000;">&lt;</span>Plug<span style="color: #000000;">&gt;</span>Tex_Completion</pre></td></tr></table></div>

<p>to your ~/.vimrc. This will map autocompletion to ALT+TAB when a tex-file is loaded.</p>
<p>Now back to finishing that thesis&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://2manyvariables.inmachina.com/2009/07/vim-latex-suite-and-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

