<?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>Tue, 24 Apr 2012 20:51:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.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>“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 20:51:15 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<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 19:08:17 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Tweaks on my mac]]></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 Then I copied the launchd files to the ~/Library/LauchAgents directory cp /usr/local/Cellar/sleepwatcher/2.2/de.bernhard-baehr.sleepwatcher-20compatibility-localuser.plist ~/Library/LaunchAgents I restarted [...]]]></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>

		<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 solved it by running: apt-get install kernel-package apt-get install gcc-4.3 linux-headers-`uname -r` -y I found [...]]]></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 19:23:50 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Applications on my mac]]></category>
		<category><![CDATA[Linked]]></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 applications from their dock. Dock real estate can become precious, and some apps don&#8217;t make [...]]]></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 18:47:16 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Applications on my mac]]></category>
		<category><![CDATA[Cloud Computing]]></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 permits a “Outlook Anyware”-type setup, IMAP over HTTPS). Well you can either stick to running [...]]]></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 21:10:38 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Applications on my 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 17:01:07 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Tweaks on my 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 modem on a windows machine and disabled the PIN-code on the simcard. I personally get [...]]]></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 21:04:19 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Linked]]></category>
		<category><![CDATA[Tweaks on my mac]]></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 19:58:36 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Linked]]></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 17:15:43 +0000</pubDate>
		<dc:creator>Carl-Fredrik</dc:creator>
				<category><![CDATA[Browser tweaks]]></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 here.]]></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>
	</channel>
</rss>

