<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Shane Sveller &#187; OSX</title>
	<atom:link href="http://shanesveller.com/category/computers/osx/feed/" rel="self" type="application/rss+xml" />
	<link>http://shanesveller.com</link>
	<description>Somewhere between happy and total f**king wreck</description>
	<lastBuildDate>Thu, 07 Jan 2010 18:31:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Snippet: Update Your Local Git/Subversion-based Textmate Bundles with Sake</title>
		<link>http://shanesveller.com/2008/11/21/snippet-update-your-local-gitsubversion-based-textmate-bundles-with-sake/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=snippet-update-your-local-gitsubversion-based-textmate-bundles-with-sake</link>
		<comments>http://shanesveller.com/2008/11/21/snippet-update-your-local-gitsubversion-based-textmate-bundles-with-sake/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 19:40:02 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[bundles]]></category>
		<category><![CDATA[gist]]></category>
		<category><![CDATA[sake]]></category>
		<category><![CDATA[snippet]]></category>
		<category><![CDATA[textmate]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://shanesveller.com/?p=82</guid>
		<description><![CDATA[This snippet for <a href="http://github.com/defunkt/sake/">sake</a> allows you to quickly and easily update subversion- and git-based <a href="http://www.macromates.com/">TextMate</a> bundles.]]></description>
			<content:encoded><![CDATA[<p><a href="http://gist.github.com/27571">Gist</a><br />
<span id="more-82"></span><br />
<br />
Install this with <a href="http://errtheblog.com/posts/60-sake-bomb">Sake</a> and run sake textmate:bundles:update to update any local bundles you have checked out through svn/git.</p>
]]></content:encoded>
			<wfw:commentRss>http://shanesveller.com/2008/11/21/snippet-update-your-local-gitsubversion-based-textmate-bundles-with-sake/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL ruby gem with MacPorts MySQL</title>
		<link>http://shanesveller.com/2008/06/13/mysql-ruby-gem-with-macports-mysql/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=mysql-ruby-gem-with-macports-mysql</link>
		<comments>http://shanesveller.com/2008/06/13/mysql-ruby-gem-with-macports-mysql/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 20:24:28 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
				<category><![CDATA[OSX]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[gem]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://shanesveller.com/?p=53</guid>
		<description><![CDATA[<pre>sudo env ARCHFLAGS="-arch i386" gem install mysql -- --with-mysql-include=/opt/local/include/mysql5 --with-mysql-lib=/opt/local/lib/mysql5 --with-mysql-config=/opt/local/lib/mysql5/bin/mysql_config</pre>]]></description>
			<content:encoded><![CDATA[<pre class="brush: bash">sudo env ARCHFLAGS=&quot;-arch i386&quot; gem install mysql -- --with-mysql-include=/opt/local/include/mysql5 --with-mysql-lib=/opt/local/lib/mysql5 --with-mysql-config=/opt/local/lib/mysql5/bin/mysql_config</pre>
<p>This worked for me with mysql installed via macports by the command:</p>
<pre class="brush: bash">sudo port install mysql5 +server</pre>
<p>Source: <a href="http://codeintensity.blogspot.com/2007/09/installing-ruby-mysql-gem-with-macports.html">Code Intensity</a></p>
]]></content:encoded>
			<wfw:commentRss>http://shanesveller.com/2008/06/13/mysql-ruby-gem-with-macports-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More OSX apps I love</title>
		<link>http://shanesveller.com/2008/05/27/more-osx-apps-i-love/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=more-osx-apps-i-love</link>
		<comments>http://shanesveller.com/2008/05/27/more-osx-apps-i-love/#comments</comments>
		<pubDate>Tue, 27 May 2008 19:12:53 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://shanesveller.com/?p=52</guid>
		<description><![CDATA[Herein I briefly describe and link many more OSX applications that are useful to me.]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://macromates.com/" target="_blank">TextMate</a> &#8211; Programmer&#8217;s text editor</li>
<li><a href="http://1password.com/" target="_blank">1Password</a> &#8211; secure password and information manager that integrates into your browser(s)</li>
<li><a href="http://appzapper.com/" target="_blank">AppZapper</a> &#8211; clean up behind software you decide to axe</li>
<li>Boot Camp &#8211; Yeah, there&#8217;s still some Windows apps I use. (built into OSX)</li>
<li><a href="http://www.briksoftware.com/products/camouflage" target="_blank">Camouflage</a> &#8211; hide those pesky desktop icons for focus and clarity</li>
<li><a href="http://coversutra.com/" target="_blank">CoverSutra</a> &#8211; iTunes tool for keyboard shortcuts, album artwork, Spotlight-like search, and Last.FM integration</li>
<li><a href="http://cyberduck.ch/" target="_blank">Cyberduck</a> &#8211; FTP/SFTP client with drag-and-drop and Growl notifications</li>
<li><a href="http://www.mozilla.com/en-US/firefox/all-rc.html" target="_blank">Firefox 3.0</a> &#8211; only in release candidate status, but already a contender to finally replace Safari</li>
<li><a href="http://fluidapp.com/" target="_blank">Fluid</a> &#8211; turn any website into a .app</li>
<li><a href="http://handbrake.m0k.org/" target="_blank">Handbrake</a> &#8211; DVD-ripping tool for converting DVDs to digital video files for your iPod, AppleTV, XBMC, etc.</li>
<li><a href="http://islayer.com/index.php?op=item&amp;id=28" target="_blank">iStat Menus</a> &#8211; monitor your CPU, memory, and network usage in your menu bar</li>
<li><a href="http://macports.org" target="_blank">MacPorts</a> &#8211; install Unix/linux tools using a tool similar to apt-get</li>
<li><a href="http://www.neooffice.org/neojava/" target="_blank">NeoOffice</a> &#8211; good, free replacement for the <strong></strong>slow and bloated MS Office</li>
<li><a href="http://www.parallels.com/en/products/desktop/" target="_blank">Parallels Desktop</a> &#8211; run Windows or Linux inside OSX</li>
<li><a href="http://homepage.mac.com/adg/SquidMan/index.html" target="_blank">SquidMan</a> &#8211; run the Squid HTTP caching proxy on OSX</li>
<li>SuperDuper / Carbon Copy Cloner &#8211; great backup tool</li>
<li><a href="http://www.ted.nu/" target="_blank">ted</a> &#8211; Torrent episode downloader &#8211; track your favorite TV shows!</li>
<li>Time Machine &#8211; great, simple, configure-and-forget backup solution (built into OSX)</li>
<li><a href="http://iconfactory.com/software/twitterrific" target="_blank">Twitterific</a> &#8211; Twitter client</li>
<li><a href="http://www.id-design.com/software/whatsize" target="_blank">WhatSize</a> / GrandPerspective &#8211; a graphical overview of what&#8217;s eating up all your harddrive space (hint: pr0n.)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://shanesveller.com/2008/05/27/more-osx-apps-i-love/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OSX apps I can&#8217;t live without</title>
		<link>http://shanesveller.com/2008/05/01/osx-apps-i-cant-live-without/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=osx-apps-i-cant-live-without</link>
		<comments>http://shanesveller.com/2008/05/01/osx-apps-i-cant-live-without/#comments</comments>
		<pubDate>Thu, 01 May 2008 16:17:48 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://shanesveller.com/?p=43</guid>
		<description><![CDATA[Herein I briefly describe and link many OSX applications that are useful to me.]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://adiumx.com">Adium</a> Multi-protocol IM client; supports AIM, Yahoo, MSN, MySpace, Google Talk, and loads more.</li>
<li><a href="http://growl.info">Growl</a> pop-up notifications for anything and everything</li>
<li><a href="http://www.apple.com/safari/">Safari</a> &#8211; included with OSX</li>
<li><a href="http://www.apple.com/macosx/features/mail.html">Mail</a> and Address Book- included with OSX</li>
<li><a href="http://www.blacktree.com/">Quicksilver</a> keyboard-based launcher; hard to explain what it does, but useful as all hell</li>
<li><a href="http://getfirefox.com">Firefox</a> browser, though I don&#8217;t use it nearly as much on OSX because of Safari</li>
<li><a href="http://www.loganscollins.com/schoolhouse/">Schoolhouse</a> homework manager or <em>iProcrastinate</em></li>
<li><a href="http://colloquy.info/">Colloquy</a> IRC chat client</li>
<li><a href="http://toolbar.google.com/gmail-helper/notifier_mac.html">Google Mail notifier</a></li>
<li><a href="http://www.grapefruit.ch/iBackup/">iBackup</a></li>
<li><a href="http://www.newsgator.com/Individuals/NetNewsWire/default.aspx">NetNewsWire</a> RSS reader</li>
<li><a href="http://skim-app.sourceforge.net">Skim</a> PDF reader (Preview is good, Skim is better)</li>
<li><a href="http://www.apple.com/downloads/macosx/system_disk_utilities/theunarchiver.html">The Unarchiver</a> for zips, rars, aces, etc.</li>
<li><a href="http://transmissionbt.com">Transmission</a> bittorrent client</li>
<li><a href="http://www.videolan.org/">VLC</a> media player for files Quicktime won&#8217;t handle</li>
</ul>
<p><img src="http://shanesveller.com/wp-content/uploads/2008/05/adium.png" alt="" width="64" class="alignnone size-full wp-image-49" /><img src="http://shanesveller.com/wp-content/uploads/2008/05/512-safari-leopard.png" alt="Safari Icon" width="64" class="alignnone" /><img src="http://shanesveller.com/wp-content/uploads/2008/05/512-mail-leopard.png" alt="Leopard Mail Icon" width="64" class="alignnone size-full wp-image-45" /><img src="http://shanesveller.com/wp-content/uploads/2008/05/quicksilvericon.png" alt="" width="64" class="alignnone size-full wp-image-48" /><img src="http://shanesveller.com/wp-content/uploads/2008/05/extra-firefox.png" alt="" width="64" class="alignnone size-full wp-image-47" /></p>
]]></content:encoded>
			<wfw:commentRss>http://shanesveller.com/2008/05/01/osx-apps-i-cant-live-without/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Personal internet acceleration, part 1</title>
		<link>http://shanesveller.com/2008/04/14/personal-internet-acceleration-part-1/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=personal-internet-acceleration-part-1</link>
		<comments>http://shanesveller.com/2008/04/14/personal-internet-acceleration-part-1/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 17:57:07 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[squid]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://shanesveller.com/?p=38</guid>
		<description><![CDATA[My SFF server machine has been configured to speed up my digital life. Squid caching web proxy apt-cacher caching apt proxy BIND9 caching/local DNS server Installing the squid web proxy apt-get install squid squid-prefetch You will then need to configure the ACL to allow access through the proxy from the local network. nano /etc/squid/squid.conf visible_hostname]]></description>
			<content:encoded><![CDATA[<p>My SFF server machine has been configured to speed up my digital life.<span id="more-20"></span></p>
<ul>
<li>Squid caching web proxy</li>
<li>apt-cacher caching apt proxy</li>
<li>BIND9 caching/local DNS server</li>
</ul>
<h3>Installing the squid web proxy</h3>
<p><code>apt-get install squid squid-prefetch</code></p>
<p>You will then need to configure the ACL to allow access through the proxy from the local network.</p>
<p><code>nano /etc/squid/squid.conf</code></p>
<pre>
visible_hostname server1     #Line added
...
http_port 8080     #Line changed
...
cache_dir ufs /var/spool/squid 2000 16 256     #Line changed
...
acl local src 10.0.1.0/255.255.255.0     #Line added
http_access allow local     #Line added
</pre>
<p>This configures the squid cache to listen on port 8080 instead of 3128, allows access from all IPs in the range 10.0.1.1 &#8211; 10.0.1.255, and sets the cache size to 2000MB. Then you need to restart the squid service:<br />
<code>/etc/init.d/squid restart</code></p>
<p>You can then configure your end users&#8217; machines to use <code>http://server1:8080/</code> as their internet proxy. I recommend setting this for insecure (non-SSL) traffic only as I have noticed some odd behavior with SSL proxying.</p>
<p>In <a href="http://getfirefox.com">Firefox</a> this is dead-simple:</p>
<ol>
<li>Open the Preferences window from the application menu on OSX or the Options window from the Tools menu on Windows.</li>
<li>Choose the Advanced section at the top, followed by the Network tab.</li>
<li>Click the Settings button under the Connection header.</li>
<li>Choose the &#8220;Manual configuration&#8221; radio button and enter <code>http://server1:8080/</code> in the HTTP Proxy box.</li>
</ol>
<p>Safari on OSX uses the system-wide proxy settings:</p>
<ol>
<li>Choose System Preferences from the Apple menu</li>
<li>Click the Network item under the Internet &amp; Network heading</li>
<li>Select your primary connection, wireless or wired, from the left-hand list and click the Advanced button</li>
<li>Choose the Proxies tab, choose Manually in the drop-down menu, check the box next to Web Proxy</li>
<li>Enter <code>server1</code> in the first box and <code>8080</code> in the second box</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://shanesveller.com/2008/04/14/personal-internet-acceleration-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Memcached and memcached gem on Leopard</title>
		<link>http://shanesveller.com/2008/03/31/memcached-and-memcached-gem-on-leopard/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=memcached-and-memcached-gem-on-leopard</link>
		<comments>http://shanesveller.com/2008/03/31/memcached-and-memcached-gem-on-leopard/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 02:10:13 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[gem]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://shanesveller.com/?p=31</guid>
		<description><![CDATA[<ul>
<pre>sudo port install memcached libmemcached
sudo env ARCHFLAGS="-arch i386" gem install memcached -- --with-rlibmemcached-include=/opt/local/include --with-rlibmemcached-lib=/opt/local/lib</pre>]]></description>
			<content:encoded><![CDATA[<p>In the pursuit of utilizing memcached on my 2008 MacBook with Leopard, I&#8217;ve been stuck for a while trying to get the <code>memcached</code> gem to compile and install properly using memcached installed through <a href="http://www.macports.org/">MacPorts</a>.<br />
<span id="more-16"></span><br />
After stumbling upon the proper procedure at the <a href="http://peleteiro.net/memcached-libmemcached-and-rubys-libmemcached-on-leopard-2008-02-15">Peleteiro blog</a>, I finally noticed that it&#8217;s actually in the <a href="http://blog.evanweaver.com/files/doc/fauna/memcached/files/README.html">memcached gem docs</a>.</p>
<p>Anyhow, here&#8217;s the proper procedure for installing memcached and the gem on Leopard:</p>
<ul>
<li><code>sudo port install memcached libmemcached</code></li>
<li><code>sudo env ARCHFLAGS="-arch i386" gem install memcached -- --with-rlibmemcached-include=/opt/local/include --with-rlibmemcached-lib=/opt/local/lib</code></li>
</ul>
<p>I might later look into trying <a href="http://blog.evanweaver.com/files/doc/fauna/interlock/files/README.html">interlock</a> or <a href="http://github.com/defunkt/cache_fu/tree/master">cache_fu</a>, or following some/all of <a href="http://blog.rayvinly.com/articles/2007/11/29/setting-up-ruby-on-rails-with-mysql-on-mac-os-x-10-5-leopard">these direction</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://shanesveller.com/2008/03/31/memcached-and-memcached-gem-on-leopard/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>OSX hair-tearing bug</title>
		<link>http://shanesveller.com/2008/02/13/osx-hair-tearing-bug/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=osx-hair-tearing-bug</link>
		<comments>http://shanesveller.com/2008/02/13/osx-hair-tearing-bug/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 18:38:01 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
				<category><![CDATA[OSX]]></category>
		<category><![CDATA[bugfix]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[spaces]]></category>

		<guid isPermaLink="false">http://shanesveller.com/2008/02/13/osx-hair-tearing-bug/</guid>
		<description><![CDATA[On OSX Leopard, Spaces will sometimes affect the display of your applications and windows even when it is disabled. Clearing its configuration can resolve this.]]></description>
			<content:encoded><![CDATA[<p>Recently I picked up a 13&#8243; MacBook that I have upgraded some. It&#8217;s got Leopard, and I used Time Machine to restore all my settings and software from my now-neglected iMac.</p>
<p>The settings transferred included some for Spaces. Now, I tried Spaces and didn&#8217;t find it that useful, so I disabled it. But I didn&#8217;t clear out any preferences for it.<br />
<span id="more-11"></span><br />
So since I&#8217;ve had the MacBook, whether I would use it solo, using Synergy with my desktop, or using a KVM with a secondary monitor, windows (primarily TextMate and iTerm) would go missing. Just totally AWOL, not display anywhere. I could hide/unhide the apps to my heart&#8217;s content, even restart the app. No dice, they&#8217;d stay gone until I reboot.</p>
<p>As it turns out, through an utterly random comment about a bug with some software that interfaces <strong>with</strong> Spaces, I decided to try clearing all my Spaces&#8217; app assignments. Yes, Spaces was disabled. I still tried it, and that was the ticket, it turns out. With Spaces disabled, OSX was still trying to force TextMate to Space 2, for example, and with that not existing, it just disappears. Problem solved.</p>
<p>Fucking Spaces.</p>
]]></content:encoded>
			<wfw:commentRss>http://shanesveller.com/2008/02/13/osx-hair-tearing-bug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
