<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>highball.se</title>
	
	<link>http://highball.se</link>
	<description>Out of clutter, find simplicity</description>
	<lastBuildDate>Sat, 08 Dec 2012 14:59:41 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Highballse" /><feedburner:info uri="highballse" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Linux Colloquy push notifications from Debian Squeeze</title>
		<link>http://feedproxy.google.com/~r/Highballse/~3/nCgpFgXf6ek/</link>
		<comments>http://highball.se/2012/11/linux-colloquy-push-notifications-from-debian-squeeze/#comments</comments>
		<pubDate>Wed, 28 Nov 2012 22:16:56 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bouncer]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[irc]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[znc]]></category>

		<guid isPermaLink="false">http://highball.se/?p=888</guid>
		<description><![CDATA[To get this working I did the folloing on my Debian Squeeze installation. Compile the latest znc $ sudo aptitude install build-essential libssl-dev libperl-dev pkg-config $ sudo aptitude build-dep znc $ wget http://znc.in/releases/znc-latest.tar.gz $ tar -xzvf znc*.*gz $ cd znc* &#8230; <a href="http://highball.se/2012/11/linux-colloquy-push-notifications-from-debian-squeeze/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>To get this working I did the folloing on my Debian Squeeze installation.</p>
<h2 id="compilethelatestznc">Compile the latest znc</h2>
<pre><code>$ sudo aptitude install build-essential libssl-dev libperl-dev pkg-config 
$ sudo aptitude build-dep znc 
$ wget http://znc.in/releases/znc-latest.tar.gz 
$ tar -xzvf znc*.*gz $ cd znc* 
$ ./configure 
$ make 
$ sudo make install </code></pre>
<h2 id="installcolloquypushadd-on">Install Colloquy push add-on</h2>
<pre><code>$ curl -LO http://github.com/wired/colloquypush/raw/master/znc/colloquy.cpp 
$ znc-buildmod colloquy.cpp </code></pre>
<p>Move colloquy.so to ZNC’s modules folder. By default, this is ~/.znc/modules/.</p>
<pre><code>$ mv colloquy.so ~/.znc/modules/ </code></pre>
<h2 id="configureznc">Configure ZNC</h2>
<pre><code>$ /usr/local/bin/znc --makeconf </code></pre>
<h2 id="misc">Misc</h2>
<p>Load the Push module with ZNC, either through webadmin or by typing /msg *status loadmod colloquy.</p>
<p>For help and options, type /msg *colloquy help or /msg *colloquy status in your IRC client.</p>
<p>Note: if you want to disable push when another client is connected to znc, pass the following argument to the colloquy module (make sure your module is up-to-date):</p>
<pre><code>-attachedpush 0 </code></pre>
<p>or send a message to *colloquy after loading the module:</p>
<pre><code>/msg *colloquy attachedpush 0 </code></pre>
<h2 id="sources">Sources</h2>
<ul>
<li><a href="http://colloquy.info/project/wiki/PushNotifications">PushNotifications – Colloquy: Support &amp; Development</a></li>
<li><a href="http://wiki.znc.in/Installation">Installation &#8211; ZNC</a></li>
</ul>
<img src="http://feeds.feedburner.com/~r/Highballse/~4/nCgpFgXf6ek" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://highball.se/2012/11/linux-colloquy-push-notifications-from-debian-squeeze/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://highball.se/2012/11/linux-colloquy-push-notifications-from-debian-squeeze/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=linux-colloquy-push-notifications-from-debian-squeeze</feedburner:origLink></item>
		<item>
		<title>Create fluid apps with shell script</title>
		<link>http://feedproxy.google.com/~r/Highballse/~3/jzq_ANwN0Is/</link>
		<comments>http://highball.se/2012/10/create-fluid-apps-with-shell-script/#comments</comments>
		<pubDate>Thu, 18 Oct 2012 05:02:40 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Tweaks on my mac]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[fluid]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://highball.se/?p=884</guid>
		<description><![CDATA[With netflix now available in Sweden I made an fluid app for netflix to have in my dock. I found the script over at lifehacker. It is really useful because you get to specify what browser you want the fluid &#8230; <a href="http://highball.se/2012/10/create-fluid-apps-with-shell-script/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>With netflix now available in Sweden I made an fluid app for netflix to have in my dock.</p>
<p>I found the <a href="http://cache.gawker.com/assets/images/lifehacker/2010/08/makeapp.sh">script</a> over at <a href="http://lifehacker.com/5611711/create-application-shortcuts-in-google-chrome-for-mac-with-a-shell-script">lifehacker</a>.</p>
<p>It is really useful because you get to specify what browser you want the fluid app to launch.</p>
<img src="http://feeds.feedburner.com/~r/Highballse/~4/jzq_ANwN0Is" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://highball.se/2012/10/create-fluid-apps-with-shell-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://highball.se/2012/10/create-fluid-apps-with-shell-script/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=create-fluid-apps-with-shell-script</feedburner:origLink></item>
		<item>
		<title>Patching GNU Screen with vertical split support in OS X</title>
		<link>http://feedproxy.google.com/~r/Highballse/~3/yV0vOb0ITOc/</link>
		<comments>http://highball.se/2012/08/patching-gnu-screen-with-vertical-split-support-in-os-x/#comments</comments>
		<pubDate>Thu, 30 Aug 2012 20:13:54 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Tweaks on my mac]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[terminal.app]]></category>

		<guid isPermaLink="false">http://highball.se/?p=876</guid>
		<description><![CDATA[I found this great article on how to get support for vertical split in GNU Screen when running Mac OS X. $ cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/screen co screen $ curl http://old.evanmeagher.net/files/gnu-screen-vertsplit.patch &#62; gnu-screen-vertsplit.patch $ cd screen/src $ patch &#60; ../../gnu-screen-vertsplit.patch $ &#8230; <a href="http://highball.se/2012/08/patching-gnu-screen-with-vertical-split-support-in-os-x/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I found this great article on how to get support for vertical split in GNU Screen when running Mac OS X.</p>
<p><code><br />
$ cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/screen co screen<br />
$ curl http://old.evanmeagher.net/files/gnu-screen-vertsplit.patch &gt; gnu-screen-vertsplit.patch<br />
$ cd screen/src<br />
$ patch &lt; ../../gnu-screen-vertsplit.patch<br />
$ ./configure --enable-locale --enable-telnet --enable-colors256 --enable-rxct_osc<br />
$ make<br />
$ sudo make install<br />
</code></p>
<p>Sources:</p>
<ul>
<li><a href="http://old.evanmeagher.net/files/gnu-screen-vertsplit.patch">http://old.evanmeagher.net/files/gnu-screen-vertsplit.patch</a></li>
<li><a href="https://gist.github.com/761392">https://gist.github.com/761392</a></li>
</ul>
<img src="http://feeds.feedburner.com/~r/Highballse/~4/yV0vOb0ITOc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://highball.se/2012/08/patching-gnu-screen-with-vertical-split-support-in-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://highball.se/2012/08/patching-gnu-screen-with-vertical-split-support-in-os-x/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=patching-gnu-screen-with-vertical-split-support-in-os-x</feedburner:origLink></item>
		<item>
		<title>Terminal Focus in Mac OS X</title>
		<link>http://feedproxy.google.com/~r/Highballse/~3/_5vkxOfDQHo/</link>
		<comments>http://highball.se/2012/08/terminal-focus-in-mac-os-x/#comments</comments>
		<pubDate>Sun, 26 Aug 2012 08:44:46 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Tweaks on my mac]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[terminal.app]]></category>
		<category><![CDATA[tweak]]></category>

		<guid isPermaLink="false">http://highball.se/?p=871</guid>
		<description><![CDATA[I really like to have the Terminal.app to focus on the window without me having to click on it to make it active.. I found the following command: defaults write com.apple.terminal FocusFollowsMouse -string YES Source: osxdaily.com]]></description>
			<content:encoded><![CDATA[<p>I really like to have the Terminal.app to focus on the window without me having to click on it to make it active..</p>
<p>I found the following command: </p>
<p><code>defaults write com.apple.terminal FocusFollowsMouse -string YES</code></p>
<p>Source: <a href="http://osxdaily.com/2011/04/18/terminal-focus-follow-mouse-mac/">osxdaily.com</a></p>
<img src="http://feeds.feedburner.com/~r/Highballse/~4/_5vkxOfDQHo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://highball.se/2012/08/terminal-focus-in-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://highball.se/2012/08/terminal-focus-in-mac-os-x/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=terminal-focus-in-mac-os-x</feedburner:origLink></item>
		<item>
		<title>How to install Google Authenticator under Debian Squeeze</title>
		<link>http://feedproxy.google.com/~r/Highballse/~3/2d_SksG_o_E/</link>
		<comments>http://highball.se/2012/08/how-to-install-google-authenticator-under-debian-squeeze/#comments</comments>
		<pubDate>Mon, 06 Aug 2012 16:46:43 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[tweak]]></category>

		<guid isPermaLink="false">http://highball.se/?p=854</guid>
		<description><![CDATA[The Two way authentication from Google is very cool! I found a post describing how to install it under sid, but I have modified it to apply to the current version of Debian stable. Download the libpam-google-authenticator package from http://packages.debian.org/wheezy/libpam-google-authenticator. (It is not &#8230; <a href="http://highball.se/2012/08/how-to-install-google-authenticator-under-debian-squeeze/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The Two way authentication from Google is very cool! I found a <a href="http://blog.wains.be/2011/10/25/two-step-authentication-on-ssh-with-google-authenticator-under-debian-sid/">post</a> describing how to install it under sid, but I have modified it to apply to the current version of Debian stable.</p>
<ol>
<li>Download the libpam-google-authenticator package from <a href="http://packages.debian.org/wheezy/libpam-google-authenticator">http://packages.debian.org/wheezy/libpam-google-authenticator</a>. (It is not available in Squeeze stable, so I downloaded the following manually: http://ftp.se.debian.org/debian/pool/main/g/google-authenticator/libpam-google-authenticator_20110413.68230188bdc7-1.1_amd64.deb)</li>
<li>Run:<br />
<code>sudo aptitude install libqrencode3</code><br />
<code>sudo dpkg -i libpam-google-authenticator_20110413.68230188bdc7-1.1_amd64.deb</code></li>
<li>Configure google-authenticator by running<br />
<code>google-authenticator</code></li>
<li>Scan the barcode from the Google Authenticator app on your mobile device.</li>
<li>Edit /etc/ssh/sshd_config and set :<br />
<code>ChallengeResponseAuthentication yes</code></li>
<li>Edit /etc/pam.d/sshd and add at the very beginning of the file :<br />
<code>auth required pam_google_authenticator.so</code></li>
<li>Restart the service :<br />
<code>service ssh restart</code></li>
<li>Done</li>
</ol>
<p>&nbsp;</p>
<p>Sources:</p>
<ul>
<li><a href="http://blog.wains.be/2011/10/25/two-step-authentication-on-ssh-with-google-authenticator-under-debian-sid/">http://blog.wains.be/2011/10/25/two-step-authentication-on-ssh-with-google-authenticator-under-debian-sid/</a></li>
<li><a href="http://packages.debian.org/wheezy/libpam-google-authenticator">http://packages.debian.org/wheezy/libpam-google-authenticator</a></li>
</ul>
<img src="http://feeds.feedburner.com/~r/Highballse/~4/2d_SksG_o_E" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://highball.se/2012/08/how-to-install-google-authenticator-under-debian-squeeze/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://highball.se/2012/08/how-to-install-google-authenticator-under-debian-squeeze/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-to-install-google-authenticator-under-debian-squeeze</feedburner:origLink></item>
		<item>
		<title>Exporting VMs MAC and IP from vCenter</title>
		<link>http://feedproxy.google.com/~r/Highballse/~3/jR8oPo4ICsc/</link>
		<comments>http://highball.se/2012/06/exporting-vms-mac-and-ip-from-vcenter/#comments</comments>
		<pubDate>Mon, 11 Jun 2012 04:35:00 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[vsphere 4]]></category>
		<category><![CDATA[vsphere 5]]></category>

		<guid isPermaLink="false">http://highball.se/?p=847</guid>
		<description><![CDATA[I stumbled across a forum post that describes a simple way to export all of your VMs MAC and ip addresses. Just connect to your vCenter database using SQL Management studio and run the following: select e.name, n.mac_address, n.network_name, i.ip_address &#8230; <a href="http://highball.se/2012/06/exporting-vms-mac-and-ip-from-vcenter/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I stumbled across a forum post that describes a simple way to export all of your VMs MAC and ip addresses. </p>
<p>Just connect to your vCenter database using SQL Management studio and run the following:</p>
<p><code>select e.name, n.mac_address, n.network_name, i.ip_address<br />
from vpx_vm v</p>
<p>inner join vpx_nic n on (v.id = n.entity_id)<br />
inner join vpx_entity e on (v.id = e.id)<br />
inner join vpx_ip_address i on (i.entity_id = n.entity_id and i.device_id = n.device_id)</code></p>
<p>Source: <a href="http://communities.vmware.com/thread/217326">http://communities.vmware.com/thread/217326</a></p>
<img src="http://feeds.feedburner.com/~r/Highballse/~4/jR8oPo4ICsc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://highball.se/2012/06/exporting-vms-mac-and-ip-from-vcenter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://highball.se/2012/06/exporting-vms-mac-and-ip-from-vcenter/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=exporting-vms-mac-and-ip-from-vcenter</feedburner:origLink></item>
		<item>
		<title>How I clear my bash history</title>
		<link>http://feedproxy.google.com/~r/Highballse/~3/nbmahQ6dNR0/</link>
		<comments>http://highball.se/2012/05/how-i-clear-my-bash-history/#comments</comments>
		<pubDate>Thu, 24 May 2012 05:49:57 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tweaks on my mac]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[terminal.app]]></category>
		<category><![CDATA[tweak]]></category>

		<guid isPermaLink="false">http://highball.se/?p=723</guid>
		<description><![CDATA[I don&#8217;t really know why, but I don&#8217;t like the fact that my terminal (bash) keeps a record of every command that I have typed.. So I added the following lines to my ~/.bash_profile file: rm ~/.bash_history touch ~/.bash_history]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t really know why, but I don&#8217;t like the fact that my terminal (bash) keeps a record of every command that I have typed..</p>
<p>So I added the following lines to my <strong>~/.bash_profile</strong> file:</p>
<p><code>rm ~/.bash_history<br />
touch ~/.bash_history</code></p>
<img src="http://feeds.feedburner.com/~r/Highballse/~4/nbmahQ6dNR0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://highball.se/2012/05/how-i-clear-my-bash-history/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://highball.se/2012/05/how-i-clear-my-bash-history/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-i-clear-my-bash-history</feedburner:origLink></item>
		<item>
		<title>“Mac Spaces” alternative for Windows</title>
		<link>http://feedproxy.google.com/~r/Highballse/~3/NTgmghY-la0/</link>
		<comments>http://highball.se/2012/04/mac-spaces-alternative-for-windows/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 19:51:15 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[spaces]]></category>
		<category><![CDATA[tweak]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://highball.se/?p=703</guid>
		<description><![CDATA[I really like Spaces or Mission Control in Mac OS X. There is a pretty good alternative in Windows, not built-in of course&#8230;But with a small app called Dexpot. Download the beta here.]]></description>
			<content:encoded><![CDATA[<p>I really like Spaces or <a href="http://www.apple.com/macosx/whats-new/mission-control.html">Mission Contro</a>l in Mac OS X.</p>
<p>There is a pretty good alternative in Windows, not built-in of course&#8230;But with a small app called <a href="http://dexpot.de/">Dexpot</a>.</p>
<p><object width="560" height="315" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/XYMYFSdT_xQ?version=3&amp;hl=en_US&amp;rel=0" /><param name="allowfullscreen" value="true" /><embed width="560" height="315" type="application/x-shockwave-flash" src="http://www.youtube.com/v/XYMYFSdT_xQ?version=3&amp;hl=en_US&amp;rel=0" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p><object width="560" height="315" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/hjIjlycTGqk?version=3&amp;hl=en_US&amp;rel=0" /><param name="allowfullscreen" value="true" /><embed width="560" height="315" type="application/x-shockwave-flash" src="http://www.youtube.com/v/hjIjlycTGqk?version=3&amp;hl=en_US&amp;rel=0" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
<p>Download the beta <a href="http://dexpot.de/index.php?id=beta16">here</a>.</p>
<img src="http://feeds.feedburner.com/~r/Highballse/~4/NTgmghY-la0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://highball.se/2012/04/mac-spaces-alternative-for-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://highball.se/2012/04/mac-spaces-alternative-for-windows/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=mac-spaces-alternative-for-windows</feedburner:origLink></item>
		<item>
		<title>Mac: Run Script before or after Wake from Sleep</title>
		<link>http://feedproxy.google.com/~r/Highballse/~3/XzqxMv-DNKU/</link>
		<comments>http://highball.se/2012/04/mac-run-script-before-or-after-wake-from-sleep/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 18:08:17 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Tweaks on my mac]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[tweak]]></category>

		<guid isPermaLink="false">http://highball.se/?p=689</guid>
		<description><![CDATA[I have a few scripts that I want want my macbook to run just before I put it to sleep (by simply closing the lid). To achive this I did the following: I installed sleepwatcher via brew brew install sleepwatcher &#8230; <a href="http://highball.se/2012/04/mac-run-script-before-or-after-wake-from-sleep/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have a few scripts that I want want my macbook to run just before I put it to sleep (by simply closing the lid).</p>
<p>To achive this I did the following:</p>
<ol>
<li>I installed sleepwatcher via <a href="http://mxcl.github.com/homebrew/">brew</a><br />
<code>brew install sleepwatcher</code></li>
<li>Then I copied the launchd files to the ~/Library/LauchAgents directory<br />
<code>cp /usr/local/Cellar/sleepwatcher/2.2/de.bernhard-baehr.sleepwatcher-20compatibility-localuser.plist ~/Library/LaunchAgents</code></li>
<li>I restarted my Macbook and created the ~/.sleep script which contains the commands that will run before sleep.. (You could also create a ~/.wakeup script that runs when the mac wakes up.)</li>
</ol>
<p>Source: <a href="http://echodittolabs.org/blog/2010/06/run-mac-script-wake-sleep-login-ichat">EchoDitto Labs</a>, <a href="http://stackoverflow.com/questions/98995/run-script-on-suspend-resume-in-mac-os-x">Stack Overflow</a></p>
<img src="http://feeds.feedburner.com/~r/Highballse/~4/XzqxMv-DNKU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://highball.se/2012/04/mac-run-script-before-or-after-wake-from-sleep/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://highball.se/2012/04/mac-run-script-before-or-after-wake-from-sleep/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=mac-run-script-before-or-after-wake-from-sleep</feedburner:origLink></item>
		<item>
		<title>gcc path problem with Debian 6.0.4 on VMware Fusion</title>
		<link>http://feedproxy.google.com/~r/Highballse/~3/2w844h7lORo/</link>
		<comments>http://highball.se/2012/03/gcc-path-problem-with-debian-6-0-4-on-vmware-fusion/#comments</comments>
		<pubDate>Fri, 02 Mar 2012 22:00:35 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://highball.se/?p=678</guid>
		<description><![CDATA[I got the following error message while installing VMware Tools on Debian 6.0.4 on VMware Fusion. The path "/usr/bin/gcc" is not valid path to the gcc binary. I tried to fix it by installing the linux-header files&#8230;without any success. I &#8230; <a href="http://highball.se/2012/03/gcc-path-problem-with-debian-6-0-4-on-vmware-fusion/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I got the following error message while installing VMware Tools on Debian 6.0.4 on VMware Fusion.</p>
<blockquote>
<pre><code>The path "/usr/bin/gcc" is not valid path to the gcc binary.</code></pre>
</blockquote>
<p>I tried to fix it by installing the <a href="http://superuser.com/questions/192047/gcc-path-not-valid-when-installing-vmware-tools-from-vmware-workstation-7-1-1-bu">linux-header files</a>&#8230;without any success.</p>
<p>I solved it by running:</p>
<p><code>apt-get install kernel-package</code></p>
<p><code>apt-get install gcc-4.3 linux-headers-`uname -r` -y</code></p>
<p>I found the solution <a href="http://www.nflug.org/pipermail/nflug/2003-November/016976.html">here</a>.</p>
<img src="http://feeds.feedburner.com/~r/Highballse/~4/2w844h7lORo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://highball.se/2012/03/gcc-path-problem-with-debian-6-0-4-on-vmware-fusion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://highball.se/2012/03/gcc-path-problem-with-debian-6-0-4-on-vmware-fusion/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=gcc-path-problem-with-debian-6-0-4-on-vmware-fusion</feedburner:origLink></item>
		<item>
		<title>Dockless hides apps from the dock</title>
		<link>http://feedproxy.google.com/~r/Highballse/~3/S1_kLtn94t4/</link>
		<comments>http://highball.se/2011/10/dockless-hides-apps-from-the-dock/#comments</comments>
		<pubDate>Tue, 04 Oct 2011 18:23:50 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Applications on my mac]]></category>
		<category><![CDATA[Linked]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[linked]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">https://highball.se/2011/10/dockless-hides-apps-from-the-dock/</guid>
		<description><![CDATA[I&#8217;ve been using a small app called dockless. Dockless hides the icon from the dock&#8230;that&#8217;s all. But it does it great and it&#8217;s free. Dockless is a little app that does what some people have always wanted &#8211; remove certain &#8230; <a href="http://highball.se/2011/10/dockless-hides-apps-from-the-dock/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using a small app called <a href="http://homepage.mac.com/fahrenba/programs/dockless/dockless.html">dockless</a>. Dockless hides the icon from the dock&#8230;that&#8217;s all. But it does it great and it&#8217;s free. </p>
<blockquote><p>Dockless is a little app that does what some people have always wanted &#8211; remove certain applications from their dock. Dock real estate can become precious, and some apps don&#8217;t make a whole lot of sense sitting there. That&#8217;s where Dockless comes in. With Dockless, any OS X application can be made to show in the Dock or not.</p></blockquote>
<p>Download dockless <a href="http://homepage.mac.com/fahrenba/programs/dockless/dockless.html">here</a></p>
<img src="http://feeds.feedburner.com/~r/Highballse/~4/S1_kLtn94t4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://highball.se/2011/10/dockless-hides-apps-from-the-dock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://highball.se/2011/10/dockless-hides-apps-from-the-dock/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=dockless-hides-apps-from-the-dock</feedburner:origLink></item>
		<item>
		<title>DavMail is a Exchange to IMAP CalDav proxy</title>
		<link>http://feedproxy.google.com/~r/Highballse/~3/-pkSoKIeAqA/</link>
		<comments>http://highball.se/2011/09/davmail-is-a-exchange-to-imap-caldav-proxy/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 17:47:16 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Applications on my mac]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://highball.se/?p=652</guid>
		<description><![CDATA[Snow Leopard and Mac OS X Lion both have built in support for Exchange 2007 and 2010. But what do you do if your company is running Exchange 2003 or if you want to run IMAP (And your company only &#8230; <a href="http://highball.se/2011/09/davmail-is-a-exchange-to-imap-caldav-proxy/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-654" title="2011-09-21_20-41-03" src="http://highball.se/wp-content/uploads/2011/09/2011-09-21_20-41-03.png" alt="" width="267" height="103" />Snow Leopard and Mac OS X Lion both have built in support for Exchange 2007 and 2010.</p>
<p>But what do you do if your company is running Exchange 2003 or if you want to run IMAP (And your company only permits a “Outlook Anyware”-type setup, IMAP over HTTPS).</p>
<p>Well you can either stick to running the Outlook Web Access, which in Exchange 2010 is kind of nice, or you can install a program called <a href="http://davmail.sourceforge.net/">DavMail</a>. DavMail acts as a proxy between your computer and the corporate Exchange server.</p>
<p>Some really nice features in DavMail:</p>
<ul>
<li>It’s cross-platform. You can run it on your Mac, Windows och Linux machine.</li>
<li>You can run it on a server or locally on your client-computer.</li>
</ul>
<img src="http://feeds.feedburner.com/~r/Highballse/~4/-pkSoKIeAqA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://highball.se/2011/09/davmail-is-a-exchange-to-imap-caldav-proxy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://highball.se/2011/09/davmail-is-a-exchange-to-imap-caldav-proxy/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=davmail-is-a-exchange-to-imap-caldav-proxy</feedburner:origLink></item>
		<item>
		<title>Marked.app</title>
		<link>http://feedproxy.google.com/~r/Highballse/~3/tSpYf_7PGtA/</link>
		<comments>http://highball.se/2011/09/marked-app/#comments</comments>
		<pubDate>Thu, 15 Sep 2011 20:10:38 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Applications on my mac]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://highball.se/?p=646</guid>
		<description><![CDATA[This is just a great app if you write in MultiMarkdown. Marked shows a preview of your markdown files. Simple and great! Get it in the App Store!]]></description>
			<content:encoded><![CDATA[<p>This is just a great app if you write in <a href="http://fletcherpenney.net/multimarkdown/">MultiMarkdown</a>.</p>
<p><a href="http://markedapp.com/">Marked</a> shows a preview of your markdown files. Simple and great!</p>
<p><a href="http://itunes.apple.com/us/app/marked/id448925439?mt=12"><img class="alignnone size-medium wp-image-647" title="2011-09-15_22-59-10" src="http://highball.se/wp-content/uploads/2011/09/2011-09-15_22-59-10-300x209.png" alt="" width="300" height="209" /></a></p>
<p>Get it in the <a href="http://itunes.apple.com/us/app/marked/id448925439?mt=12">App Store</a>!</p>
<img src="http://feeds.feedburner.com/~r/Highballse/~4/tSpYf_7PGtA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://highball.se/2011/09/marked-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://highball.se/2011/09/marked-app/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=marked-app</feedburner:origLink></item>
		<item>
		<title>How to install Huawei e173 on Mac OS Lion</title>
		<link>http://feedproxy.google.com/~r/Highballse/~3/hI0vNvYQdMs/</link>
		<comments>http://highball.se/2011/09/how-to-install-huawei-e173-on-mac-os-lion/#comments</comments>
		<pubDate>Wed, 14 Sep 2011 16:01:07 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Tweaks on my mac]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[lion]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://highball.se/?p=637</guid>
		<description><![CDATA[I live in Sweden and bought a Huawei e173 from the Swedish operator Telia. The only problem is that the 3G modem came with drivers and software for Snow Leopard (Mac OS X 10.6). To start off, I installed the &#8230; <a href="http://highball.se/2011/09/how-to-install-huawei-e173-on-mac-os-lion/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I live in Sweden and bought a Huawei e173 from the Swedish operator <a href="http://www.telia.se">Telia</a>. The only problem is that the 3G modem came with drivers and software for Snow Leopard (Mac OS X 10.6).</p>
<p>To start off, I installed the modem on a windows machine and disabled the PIN-code on the simcard. I personally get quite annoyed when I have to enter a PIN-code everyone I connect a 3G modem..</p>
<p>Next, I downloaded <a href="http://www.mobinil.com/DownLoads/usb/MobileConnectDriver(4.25.17.00).zip">the drivers</a> on my own from <a href="http://www.mobinil.com/Mobinilservices/Internet/Devices/USBModems.aspx">mobinil.com</a>, installed them and configured the modem with the following settings:</p>
<p><a href="http://highball.se/wp-content/uploads/2011/09/2011-09-14_15-25-30.png"><img class="alignnone size-medium wp-image-638" title="2011-09-14_15-25-30" src="http://highball.se/wp-content/uploads/2011/09/2011-09-14_15-25-30-300x260.png" alt="" width="300" height="260" /></a></p>
<p><a href="http://highball.se/wp-content/uploads/2011/09/2011-09-14_15-25-44.png"><img class="alignnone size-medium wp-image-639" title="2011-09-14_15-25-44" src="http://highball.se/wp-content/uploads/2011/09/2011-09-14_15-25-44-300x233.png" alt="" width="300" height="233" /></a></p>
<p><strong>Dial:</strong> *99#</p>
<p><strong>Vendor:</strong>Generic</p>
<p><strong>Model:</strong> GPRS (GSM/3G)</p>
<p><strong>APN:</strong> online.telia.se</p>
<p>Note that the APN is different on every carrier. Just Google it…</p>
<img src="http://feeds.feedburner.com/~r/Highballse/~4/hI0vNvYQdMs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://highball.se/2011/09/how-to-install-huawei-e173-on-mac-os-lion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://highball.se/2011/09/how-to-install-huawei-e173-on-mac-os-lion/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-to-install-huawei-e173-on-mac-os-lion</feedburner:origLink></item>
		<item>
		<title>I just remapped my Caps Lock to open nvALT</title>
		<link>http://feedproxy.google.com/~r/Highballse/~3/D290WFk8bSs/</link>
		<comments>http://highball.se/2011/09/i-just-remapped-my-caps-lock-to-open-nvalt/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 20:04:19 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Linked]]></category>
		<category><![CDATA[Tweaks on my mac]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[tweak]]></category>

		<guid isPermaLink="false">http://highball.se/?p=631</guid>
		<description><![CDATA[I just remapped the Caps Lock key since I&#8217;m not using it! In my case I want it to open nvALT for really fast note-taking. Source: How To Turn Caps Lock Into A Search Key On Your Mac, Redux]]></description>
			<content:encoded><![CDATA[<p>I just remapped the Caps Lock key since I&#8217;m not using it!</p>
<p>In my case I want it to open <a href="http://brettterpstra.com/project/nvalt/">nvALT</a> for really fast note-taking.</p>
<p><iframe src="http://www.youtube.com/embed/kPI3Hn1gwJA" frameborder="0" width="399" height="247"></iframe></p>
<p>Source: <a href="http://www.lifehacker.com.au/2011/03/how-to-turn-caps-lock-into-a-search-key-on-your-mac-redux/">How To Turn Caps Lock Into A Search Key On Your Mac, Redux</a></p>
<img src="http://feeds.feedburner.com/~r/Highballse/~4/D290WFk8bSs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://highball.se/2011/09/i-just-remapped-my-caps-lock-to-open-nvalt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://highball.se/2011/09/i-just-remapped-my-caps-lock-to-open-nvalt/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=i-just-remapped-my-caps-lock-to-open-nvalt</feedburner:origLink></item>
		<item>
		<title>Linked: How To Upgrade VMware ESXi 3.5 To 4.1 Update 1 (Free Version)</title>
		<link>http://feedproxy.google.com/~r/Highballse/~3/kHLBi54Z9q4/</link>
		<comments>http://highball.se/2011/09/linked-how-to-upgrade-vmware-esxi-3-5-to-4-1-update-1-free-version/#comments</comments>
		<pubDate>Sat, 03 Sep 2011 18:58:36 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Linked]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[esxi]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://highball.se/?p=627</guid>
		<description><![CDATA[One more great guide from the guys at TheHowToForge! A step by step instruction on how to use the Host Update Utility from VMware. http://www.howtoforge.com/how-to-upgrade-vmware-esxi-3.5-to-4.1-update-1-free-version]]></description>
			<content:encoded><![CDATA[<p>One more great guide from the guys at TheHowToForge!</p>
<p>A step by step instruction on how to use the Host Update Utility from VMware.</p>
<p><a href="http://www.howtoforge.com/how-to-upgrade-vmware-esxi-3.5-to-4.1-update-1-free-version">http://www.howtoforge.com/how-to-upgrade-vmware-esxi-3.5-to-4.1-update-1-free-version</a></p>
<img src="http://feeds.feedburner.com/~r/Highballse/~4/kHLBi54Z9q4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://highball.se/2011/09/linked-how-to-upgrade-vmware-esxi-3-5-to-4-1-update-1-free-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://highball.se/2011/09/linked-how-to-upgrade-vmware-esxi-3-5-to-4-1-update-1-free-version/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=linked-how-to-upgrade-vmware-esxi-3-5-to-4-1-update-1-free-version</feedburner:origLink></item>
		<item>
		<title>Certificate Patrol add-on for Firefox</title>
		<link>http://feedproxy.google.com/~r/Highballse/~3/iRwqqZsJw7E/</link>
		<comments>http://highball.se/2011/08/certificate-patrol-add-on-for-firefox/#comments</comments>
		<pubDate>Thu, 11 Aug 2011 16:15:43 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Browser tweaks]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://highball.se/?p=620</guid>
		<description><![CDATA[Great plugin for Firefox! Your browser trusts many certification authorities and intermediate sub-authorities quietly, every time you enter an HTTPS web site. This add-on reveals when certificates are updated, so you can ensure it was a legitimate change. Download it &#8230; <a href="http://highball.se/2011/08/certificate-patrol-add-on-for-firefox/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Great plugin for Firefox!</p>
<p><a href="http://highball.se/wp-content/uploads/2011/08/2011-08-10_20-04-50.png"><img class="alignnone size-full wp-image-623" title="2011-08-10_20-04-50" src="http://highball.se/wp-content/uploads/2011/08/2011-08-10_20-04-50.png" alt="" width="303" height="198" /></a></p>
<blockquote><p>Your browser trusts many certification authorities and intermediate sub-authorities quietly, every time you enter an HTTPS web site. This add-on reveals when certificates are updated, so you can ensure it was a legitimate change.</p></blockquote>
<p>Download it <a href="https://addons.mozilla.org/en-US/firefox/addon/certificate-patrol/">here</a>.</p>
<img src="http://feeds.feedburner.com/~r/Highballse/~4/iRwqqZsJw7E" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://highball.se/2011/08/certificate-patrol-add-on-for-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://highball.se/2011/08/certificate-patrol-add-on-for-firefox/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=certificate-patrol-add-on-for-firefox</feedburner:origLink></item>
		<item>
		<title>Enforce HTTPS with a .htaccess file</title>
		<link>http://feedproxy.google.com/~r/Highballse/~3/E1YxAiEPs5g/</link>
		<comments>http://highball.se/2011/08/enforce-https-with-a-htaccess-file/#comments</comments>
		<pubDate>Tue, 09 Aug 2011 16:44:16 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tweak]]></category>

		<guid isPermaLink="false">http://highball.se/?p=616</guid>
		<description><![CDATA[Start by enabling mod_rewrite then create an .htaccess file in the directory that you want to force HTTPS. The content of the .htaccess-file: RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteCond %{REQUEST_URI} somefolder RewriteRule ^(.*)$ https://www.domain.com/somefolder/$1 [R,L] Now if you go to &#8230; <a href="http://highball.se/2011/08/enforce-https-with-a-htaccess-file/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Start by enabling <strong>mod_rewrite</strong> then create an <strong>.htaccess</strong> file in the directory that you want to force <strong>HTTPS</strong>.</p>
<p>The content of the <strong>.htaccess</strong>-file:</p>
<pre><code>RewriteEngine On RewriteCond %{SERVER_PORT} 80 
RewriteCond %{REQUEST_URI} somefolder 
RewriteRule ^(.*)$ https://www.domain.com/somefolder/$1 [R,L]</code></pre>
<p>Now if you go to <strong>http://</strong>www.domain.com/somefolder you will be redirected to <strong>https://</strong>www.domain.com/somefolder.</p>
<img src="http://feeds.feedburner.com/~r/Highballse/~4/E1YxAiEPs5g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://highball.se/2011/08/enforce-https-with-a-htaccess-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://highball.se/2011/08/enforce-https-with-a-htaccess-file/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=enforce-https-with-a-htaccess-file</feedburner:origLink></item>
		<item>
		<title>How to force TotalTerminal to always display on top of the dock</title>
		<link>http://feedproxy.google.com/~r/Highballse/~3/oW72f2u9yXw/</link>
		<comments>http://highball.se/2011/08/how-to-force-totalterminal-to-always-display-on-top-of-the-dock/#comments</comments>
		<pubDate>Mon, 08 Aug 2011 16:02:10 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Tweaks on my mac]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[tweak]]></category>

		<guid isPermaLink="false">http://highball.se/?p=608</guid>
		<description><![CDATA[I have been using TotalTerminal for a while now. But since the latest 1.1.1 the visor is displayed under the dock. (I have my dock on the left side of my screen) This is both annoying and renders the TotalTerminal &#8230; <a href="http://highball.se/2011/08/how-to-force-totalterminal-to-always-display-on-top-of-the-dock/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have been using TotalTerminal for a while now. But since the latest 1.1.1 the visor is displayed under the dock. (I have my dock on the left side of my screen) This is both annoying and renders the TotalTerminal useless.</p>
<p><a href="http://highball.se/wp-content/uploads/2011/08/2011-08-08_09-31-04.png"><img class="alignnone size-medium wp-image-611" title="2011-08-08_09-31-04" src="http://highball.se/wp-content/uploads/2011/08/2011-08-08_09-31-04-300x231.png" alt="" width="300" height="231" /></a></p>
<p>This is all due to a <a href="https://github.com/binaryage/totalterminal/issues/15">bug fix</a> in 1.1.1. There is a way to fix this issue.</p>
<p>Open a new terminal.app window and enter the following line:</p>
<pre><code>defaults write com.apple.Terminal TotalTerminalVisorWindowOnHighLevel -bool YES </code></pre>
<p>Restart Terminal.app with TotalTerminal.</p>
<p><a href="http://highball.se/wp-content/uploads/2011/08/2011-08-08_09-32-03.png"><img class="alignnone size-medium wp-image-612" title="2011-08-08_09-32-03" src="http://highball.se/wp-content/uploads/2011/08/2011-08-08_09-32-03-300x233.png" alt="" width="300" height="233" /></a></p>
<p>The TotalTerminal visor is now shown on top of the dock.</p>
<p>Source: <a href="http://getsatisfaction.com/binaryage/topics/force_total_terminal_to_always_display_on_top_of_the_dock">GetSatisfaction</a></p>
<img src="http://feeds.feedburner.com/~r/Highballse/~4/oW72f2u9yXw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://highball.se/2011/08/how-to-force-totalterminal-to-always-display-on-top-of-the-dock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://highball.se/2011/08/how-to-force-totalterminal-to-always-display-on-top-of-the-dock/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-to-force-totalterminal-to-always-display-on-top-of-the-dock</feedburner:origLink></item>
		<item>
		<title>Linked: Everything You Need to Know About Versions</title>
		<link>http://feedproxy.google.com/~r/Highballse/~3/8AF_jVd-ZW8/</link>
		<comments>http://highball.se/2011/08/linked-everything-you-need-to-know-about-versions/#comments</comments>
		<pubDate>Sun, 07 Aug 2011 20:23:29 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[My Mac]]></category>
		<category><![CDATA[linked]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://highball.se/?p=599</guid>
		<description><![CDATA[Great post about versions in Mac OS X Lion! http://www.maclife.com/article/howtos/everything_you_need_know_about_versions]]></description>
			<content:encoded><![CDATA[<p>Great post about versions in Mac OS X Lion!</p>
<p><a href="http://www.maclife.com/article/howtos/everything_you_need_know_about_versions">http://www.maclife.com/article/howtos/everything_you_need_know_about_versions</a></p>
<img src="http://feeds.feedburner.com/~r/Highballse/~4/8AF_jVd-ZW8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://highball.se/2011/08/linked-everything-you-need-to-know-about-versions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://highball.se/2011/08/linked-everything-you-need-to-know-about-versions/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=linked-everything-you-need-to-know-about-versions</feedburner:origLink></item>
		<item>
		<title>VSA Storage in vSphere 5</title>
		<link>http://feedproxy.google.com/~r/Highballse/~3/kypp2aIK7Ds/</link>
		<comments>http://highball.se/2011/08/vsa-storage-in-vsphere-5/#comments</comments>
		<pubDate>Sun, 07 Aug 2011 20:11:24 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vsphere 5]]></category>

		<guid isPermaLink="false">http://highball.se/?p=594</guid>
		<description><![CDATA[Nice video from VMware!]]></description>
			<content:encoded><![CDATA[<p>Nice video from VMware!</p>
<p><iframe src="http://www.youtube.com/embed/7g_xsvgydHs" frameborder="0" width="438" height="273"></iframe></p>
<img src="http://feeds.feedburner.com/~r/Highballse/~4/kypp2aIK7Ds" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://highball.se/2011/08/vsa-storage-in-vsphere-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://highball.se/2011/08/vsa-storage-in-vsphere-5/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=vsa-storage-in-vsphere-5</feedburner:origLink></item>
		<item>
		<title>Linked: Configure BgInfo to run via a GPO for a consistent experience</title>
		<link>http://feedproxy.google.com/~r/Highballse/~3/c9LDA-vlxiM/</link>
		<comments>http://highball.se/2011/08/linked-configure-bginfo-to-run-via-a-gpo-for-a-consistent-experience/#comments</comments>
		<pubDate>Sat, 06 Aug 2011 13:56:30 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Linked]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[linked]]></category>
		<category><![CDATA[tweak]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://highball.se/?p=590</guid>
		<description><![CDATA[Found this great tip at techrepublic.com! Configure BgInfo to run via a GPO for a consistent experience]]></description>
			<content:encoded><![CDATA[<p>Found this great tip at techrepublic.com!</p>
<p><a href="http://www.techrepublic.com/blog/datacenter/configure-bginfo-to-run-via-a-gpo-for-a-consistent-experience/4701">Configure BgInfo to run via a GPO for a consistent experience</a></p>
<img src="http://feeds.feedburner.com/~r/Highballse/~4/c9LDA-vlxiM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://highball.se/2011/08/linked-configure-bginfo-to-run-via-a-gpo-for-a-consistent-experience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://highball.se/2011/08/linked-configure-bginfo-to-run-via-a-gpo-for-a-consistent-experience/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=linked-configure-bginfo-to-run-via-a-gpo-for-a-consistent-experience</feedburner:origLink></item>
		<item>
		<title>Enable Clipboard Copy and Paste in vSphere Client 4.1</title>
		<link>http://feedproxy.google.com/~r/Highballse/~3/5sqA-JrO3To/</link>
		<comments>http://highball.se/2011/08/enable-clipboard-copy-and-paste-in-vsphere-client-4-1/#comments</comments>
		<pubDate>Sat, 06 Aug 2011 12:30:22 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[tweak]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vsphere 4]]></category>

		<guid isPermaLink="false">http://highball.se/?p=584</guid>
		<description><![CDATA[First enable local or remote TSM from the vSphere Client on every ESXi host: Select the host and click the Configuration tab. Click Security profile &#62; Properties. Click Local Tech Support or Remote Tech Support (SSH) and click Options. Choose &#8230; <a href="http://highball.se/2011/08/enable-clipboard-copy-and-paste-in-vsphere-client-4-1/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>First enable local or remote TSM from the vSphere Client on every ESXi host:</p>
<ol>
<li>Select the host and click the Configuration tab.</li>
<li>Click Security profile &gt; Properties.</li>
<li>Click Local Tech Support or Remote Tech Support (SSH) and click Options.</li>
<li>Choose the desired startup policy and click Start, then click OK.</li>
<li>Verify that the daemon selected in step 3 shows as running in the Services Properties window</li>
</ol>
<p>Next enable Clipboard Copy and Paste on every ESXi host:</p>
<p>Log in to the ESX/ESXi host as a root user and open the <strong>/etc/vmware/config</strong> file using a text editor.<br />
Add these entries to the file:</p>
<pre><code>isolation.tools.copy.disable="FALSE" 
isolation.tools.paste.disable="FALSE"</code></pre>
<p>Save and close the file. The Copy and Paste options are only enabled when the virtual machines restart or resume the next time.</p>
<p>Source: <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1026437">http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1026437</a></p>
<p>Source: <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1017910">http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1017910</a></p>
<img src="http://feeds.feedburner.com/~r/Highballse/~4/5sqA-JrO3To" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://highball.se/2011/08/enable-clipboard-copy-and-paste-in-vsphere-client-4-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://highball.se/2011/08/enable-clipboard-copy-and-paste-in-vsphere-client-4-1/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=enable-clipboard-copy-and-paste-in-vsphere-client-4-1</feedburner:origLink></item>
		<item>
		<title>I’m creating a Mac OS X USB boot drive, just in case</title>
		<link>http://feedproxy.google.com/~r/Highballse/~3/-jOyJgANK1s/</link>
		<comments>http://highball.se/2011/07/im-creating-a-mac-os-x-usb-boot-drive-just-in-case/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 18:08:19 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Tweaks on my mac]]></category>
		<category><![CDATA[lion]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[tweak]]></category>

		<guid isPermaLink="false">http://highball.se/?p=574</guid>
		<description><![CDATA[So I&#8217;ve decided to make a USB boot drive with lion just in case of my MacBook Pro HDD decides to die on me.. Fired up Disk Utility, created a Mac OS X partition on the thumbdrive  and restored the &#8230; <a href="http://highball.se/2011/07/im-creating-a-mac-os-x-usb-boot-drive-just-in-case/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve decided to make a USB boot drive with lion just in case of my MacBook Pro HDD decides to die on me..</p>
<p><img class="alignnone size-full wp-image-576" title="2011-07-27_20-49-12" src="http://highball.se/wp-content/uploads/2011/07/2011-07-27_20-49-12.png" alt="" width="399" height="95" /></p>
<p>Fired up Disk Utility, created a Mac OS X partition on the thumbdrive  and restored the lion dmg (InstallESD.dmg) to the drive.</p>
<p><img class="alignnone size-full wp-image-575" title="2011-07-27_20-45-05" src="http://highball.se/wp-content/uploads/2011/07/2011-07-27_20-45-05.png" alt="" width="296" height="80" /></p>
<p>Source: <a href="http://holgr.com/blog/2011/02/creating-a-bootable-os-x-10-7-lion-disc/">Creating a bootable OS X 10.7 Lion disc (holgr.com)<br />
</a></p>
<img src="http://feeds.feedburner.com/~r/Highballse/~4/-jOyJgANK1s" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://highball.se/2011/07/im-creating-a-mac-os-x-usb-boot-drive-just-in-case/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://highball.se/2011/07/im-creating-a-mac-os-x-usb-boot-drive-just-in-case/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=im-creating-a-mac-os-x-usb-boot-drive-just-in-case</feedburner:origLink></item>
		<item>
		<title>Ejecting USB drives takes two tries with CleanMyMac</title>
		<link>http://feedproxy.google.com/~r/Highballse/~3/LmEX9y95IiU/</link>
		<comments>http://highball.se/2011/07/ejecting-usb-drives-takes-two-tries-with-cleanmymac/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 20:52:49 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Tweaks on my mac]]></category>
		<category><![CDATA[lion]]></category>

		<guid isPermaLink="false">http://highball.se/?p=563</guid>
		<description><![CDATA[Some time ago I found that when I tried to eject any external drives  from my Mac it always failed on the first try, but succeeded on the second. This is very annoying, as I&#8217;m using alfred to speed up &#8230; <a href="http://highball.se/2011/07/ejecting-usb-drives-takes-two-tries-with-cleanmymac/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Some time ago I found that when I tried to eject any external drives  from my Mac it always failed on the first try, but succeeded on the second.</p>
<p>This is very annoying, as I&#8217;m using <a href="http://www.alfredapp.com/">alfred </a>to speed up pretty much every command on my Mac. So basically I had to type &#8220;eje&#8221; (the start of the Eject command) two times instead of one..</p>
<p><a href="http://highball.se/wp-content/uploads/2011/07/2011-07-25_18-02-50.png"><img class="alignnone size-full wp-image-568" title="2011-07-25_18-02-50" src="http://highball.se/wp-content/uploads/2011/07/2011-07-25_18-02-50.png" alt="" width="261" height="95" /></a></p>
<p>It turned out that <a href="http://macpaw.com/">CleanMyMac</a> checked the drives as they where being unmounted, thereby locking the drive. So I disabled these settings and voila, everything worked.</p>
<p><a href="http://highball.se/wp-content/uploads/2011/07/2011-07-25_18-10-14.png"><img class="alignnone size-medium wp-image-567" title="2011-07-25_18-10-14" src="http://highball.se/wp-content/uploads/2011/07/2011-07-25_18-10-14-300x271.png" alt="" width="300" height="271" /></a></p>
<img src="http://feeds.feedburner.com/~r/Highballse/~4/LmEX9y95IiU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://highball.se/2011/07/ejecting-usb-drives-takes-two-tries-with-cleanmymac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://highball.se/2011/07/ejecting-usb-drives-takes-two-tries-with-cleanmymac/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=ejecting-usb-drives-takes-two-tries-with-cleanmymac</feedburner:origLink></item>
		<item>
		<title>Linked: How to remove the Login Window entry from the OS X Lion Menu Bar – Simple Help</title>
		<link>http://feedproxy.google.com/~r/Highballse/~3/laeL0bJmpP8/</link>
		<comments>http://highball.se/2011/07/linked-how-to-remove-the-login-window-entry-from-the-os-x-lion-menu-bar-%e2%80%93-simple-help/#comments</comments>
		<pubDate>Sat, 23 Jul 2011 15:49:39 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Linked]]></category>
		<category><![CDATA[Tweaks on my mac]]></category>
		<category><![CDATA[linked]]></category>
		<category><![CDATA[lion]]></category>
		<category><![CDATA[tweak]]></category>

		<guid isPermaLink="false">http://highball.se/?p=558</guid>
		<description><![CDATA[This is the first thing I removed from my Mac OS X Lion install. How to remove the Login Window entry from the OS X Lion Menu Bar – Simple Help.]]></description>
			<content:encoded><![CDATA[<p>This is the first thing I removed from my Mac OS X Lion install.</p>
<p><a href="http://www.simplehelp.net/2011/07/21/how-to-remove-the-login-window-entry-from-the-os-x-lion-menu-bar/">How to remove the Login Window entry from the OS X Lion Menu Bar – Simple Help</a>.</p>
<img src="http://feeds.feedburner.com/~r/Highballse/~4/laeL0bJmpP8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://highball.se/2011/07/linked-how-to-remove-the-login-window-entry-from-the-os-x-lion-menu-bar-%e2%80%93-simple-help/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://highball.se/2011/07/linked-how-to-remove-the-login-window-entry-from-the-os-x-lion-menu-bar-%e2%80%93-simple-help/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=linked-how-to-remove-the-login-window-entry-from-the-os-x-lion-menu-bar-%25e2%2580%2593-simple-help</feedburner:origLink></item>
		<item>
		<title>Linked: HowTo upgrade from Debian Lenny to Squeeze | MDLog:/sysadmin</title>
		<link>http://feedproxy.google.com/~r/Highballse/~3/kRFmVYgppMk/</link>
		<comments>http://highball.se/2011/06/linked-howto-upgrade-from-debian-lenny-to-squeeze-mdlogsysadmin/#comments</comments>
		<pubDate>Thu, 30 Jun 2011 19:26:27 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Linked]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[linked]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://highball.se/?p=556</guid>
		<description><![CDATA[Great guide on how-to upgrade Debian. HowTo upgrade from Debian Lenny to Squeeze &#124; MDLog:/sysadmin.]]></description>
			<content:encoded><![CDATA[<p>Great guide on how-to upgrade Debian.</p>
<p><a href="http://www.ducea.com/2011/02/05/howto-upgrade-from-debian-lenny-to-squeeze/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+Mdlog+%28MDLog%3A%2Fsysadmin%29">HowTo upgrade from Debian Lenny to Squeeze | MDLog:/sysadmin</a>.</p>
<img src="http://feeds.feedburner.com/~r/Highballse/~4/kRFmVYgppMk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://highball.se/2011/06/linked-howto-upgrade-from-debian-lenny-to-squeeze-mdlogsysadmin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://highball.se/2011/06/linked-howto-upgrade-from-debian-lenny-to-squeeze-mdlogsysadmin/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=linked-howto-upgrade-from-debian-lenny-to-squeeze-mdlogsysadmin</feedburner:origLink></item>
		<item>
		<title>Linked: How to Ensure Ethernet Connects Before AirPort on Your Mac</title>
		<link>http://feedproxy.google.com/~r/Highballse/~3/gUD0_KgOyZE/</link>
		<comments>http://highball.se/2011/06/linked-how-to-ensure-ethernet-connects-before-airport-on-your-mac/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 10:28:55 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Linked]]></category>
		<category><![CDATA[Tweaks on my mac]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[linked]]></category>
		<category><![CDATA[lion]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://highball.se/?p=553</guid>
		<description><![CDATA[Some time ago I found this great blog-post about how to prioritize the Ethernet connection over Wi-Fi. In my case this is when I&#8217;m at home. Sometimes, your Mac will connect to a janky Wi-Fi network. The connection is slow &#8230; <a href="http://highball.se/2011/06/linked-how-to-ensure-ethernet-connects-before-airport-on-your-mac/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Some time ago I found this great blog-post about how to prioritize the Ethernet connection over Wi-Fi. In my case this is when I&#8217;m at home.</p>
<blockquote><p>Sometimes, your Mac will connect to a janky Wi-Fi network. The  connection is slow or you&#8217;re on the other side of a lead wall and you&#8217;re  getting a really poor signal. When you <em>finally</em> find an  Ethernet jack to plug into, you may notice you&#8217;re still  connected to  the Wi-Fi network that was giving you problems. This is because your  Network Service Order list is out  of its proper order to allow the  Ethernet to take over when plugged  in. Don&#8217;t fret, we&#8217;ll show you how  to reset the Service Order list  on your Mac to ensure that Ethernet  takes priority over AirPort.</p></blockquote>
<p><a href="http://www.maclife.com/article/howtos/how_ensure_ethernet_connects_airport_your_mac">Read the full post at maclife.com</a></p>
<img src="http://feeds.feedburner.com/~r/Highballse/~4/gUD0_KgOyZE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://highball.se/2011/06/linked-how-to-ensure-ethernet-connects-before-airport-on-your-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://highball.se/2011/06/linked-how-to-ensure-ethernet-connects-before-airport-on-your-mac/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=linked-how-to-ensure-ethernet-connects-before-airport-on-your-mac</feedburner:origLink></item>
		<item>
		<title>SMARTReporter</title>
		<link>http://feedproxy.google.com/~r/Highballse/~3/Q9bjrx8ZSqA/</link>
		<comments>http://highball.se/2011/06/smartreporter/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 17:25:49 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Applications on my mac]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://highball.se/?p=548</guid>
		<description><![CDATA[A couple of months ago I found this litte app that checks all the disks on my Mac for any errors. SMARTReporter is a free application for Mac OS X that can warn you of some hard disk drive failures &#8230; <a href="http://highball.se/2011/06/smartreporter/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A couple of months ago I found this litte app that checks all the disks on my Mac for any errors.</p>
<blockquote><p>SMARTReporter is a free application for Mac OS X that can warn you of  some hard disk drive failures before they actually happen! It does so by  periodically polling the S.M.A.R.T. status of your hard disk drive.  S.M.A.R.T. (Self-Monitoring Analysis and Reporting Technology) is a  technology built into most modern hard disk drives that acts as an  &#8220;early warning system&#8221; for pending hard disk drive problems.  SMARTReporter can notify you of impending hard disk drive failures by  sending e-mails, displaying a warning dialog or executing an  application. The current status of your hard disk drives is always  displayed through the customizable menu item.<br />
Because SMARTReporter relies on the S.M.A.R.T. implementation  of Mac OS X, it only supports ATA, SATA or eSATA hard disk drives, if  you want S.M.A.R.T. support for your SCSI or FireWire hard disk drive,  send <a href="http://www.apple.com/feedback/macosx.html">feedback to Apple</a>.<br />
Please note that a S.M.A.R.T. alert doesn&#8217;t mean that your  HDD will completely fail for sure, nor can S.M.A.R.T. catch all possible  HDD errors &#8211; it&#8217;s just a very valuable indicator. Follow <a href="http://www.storagereview.com/guide2000/ref/hdd/perf/qual/featuresSMART.html">this link</a> for more information about S.M.A.R.T. technology.</p></blockquote>
<p><a href="http://www.corecode.at/smartreporter/">corecode-&gt;SMARTReporter</a>.</p>
<img src="http://feeds.feedburner.com/~r/Highballse/~4/Q9bjrx8ZSqA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://highball.se/2011/06/smartreporter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://highball.se/2011/06/smartreporter/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=smartreporter</feedburner:origLink></item>
		<item>
		<title>moveAddict enables you to cut/paste files in Finder</title>
		<link>http://feedproxy.google.com/~r/Highballse/~3/Pxsq59O7hjE/</link>
		<comments>http://highball.se/2011/06/moveaddict-enables-you-to-cutpaste-files-in-finder/#comments</comments>
		<pubDate>Fri, 03 Jun 2011 12:12:08 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Applications on my mac]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://highball.se/2011/06/moveaddict-enables-you-to-cutpaste-files-in-finder/</guid>
		<description><![CDATA[moveAddict is a simple must-buy in the Mac App Store. It is a small app that enables a missing feature in the Finder, Cut and paste files. moveAddict in the Mac App Store]]></description>
			<content:encoded><![CDATA[<p><center><a href='http://highball.se/wp-content/uploads/2011/06/B2B5FD05-CB44-485B-BDAF-277860F864BC1.jpg'><img src='http://highball.se/wp-content/uploads/2011/06/B2B5FD05-CB44-485B-BDAF-277860F864BC1.jpg' border='0' width='188' height='131' style='margin:5px'></a></center><br />moveAddict is a simple must-buy in the Mac App Store. It is a small app that enables a missing feature in the Finder, Cut and paste files.</p>
<p><a href="http://itunes.apple.com/us/app/moveaddict/id404213171?mt=12">moveAddict in the Mac App Store</a></p>
<img src="http://feeds.feedburner.com/~r/Highballse/~4/Pxsq59O7hjE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://highball.se/2011/06/moveaddict-enables-you-to-cutpaste-files-in-finder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://highball.se/2011/06/moveaddict-enables-you-to-cutpaste-files-in-finder/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=moveaddict-enables-you-to-cutpaste-files-in-finder</feedburner:origLink></item>
	</channel>
</rss>
