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

<channel>
	<title>Alex Sleat &#187; install</title>
	<atom:link href="http://alexsleat.co.uk/tag/install/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexsleat.co.uk</link>
	<description>/home/alex</description>
	<lastBuildDate>Thu, 15 Jul 2010 09:50:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Spotify finally comes to Linux</title>
		<link>http://alexsleat.co.uk/2010/07/12/spotify-finally-comes-to-linux/</link>
		<comments>http://alexsleat.co.uk/2010/07/12/spotify-finally-comes-to-linux/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 11:47:27 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[spotify]]></category>

		<guid isPermaLink="false">http://alexsleat.co.uk/?p=257</guid>
		<description><![CDATA[<br/>Spotify the free music application for Windows and Mac has finally been officially ported to Linux, while this is only a preview build and currently unsupported it&#8217;s at least a step in the right direction and no more running the &#8230; <a href="http://alexsleat.co.uk/2010/07/12/spotify-finally-comes-to-linux/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<br/><p><a href="https://www.spotify.com/wp-content/uploads/spotify_for_linux-300x187.png"><img class="alignleft" title="Spotify Linux" src="https://www.spotify.com/wp-content/uploads/spotify_for_linux-300x187.png" alt="" width="300" height="187" /></a>Spotify the free music application for Windows and Mac has finally been officially ported to Linux, while this is only a preview build and currently unsupported it&#8217;s at least a step in the right direction and no more running the Windows version through Wine and <a href="http://alexsleat.co.uk/2010/04/30/spotify-wine-and-the-jumping-sound-ubuntu-karmic/">all the trouble I had with that</a>.</p>
<p>The main differences in this version is the lack of local music and that it&#8217;s only available to Premium subscribers while they are looking in to ways of &#8220;reliably&#8221; displaying ads for Free and Open users of it&#8217;s services.</p>
<p>With simple installation instructions for Ubuntu 10.04 and Debian Squeeze other Linux distribution users may be out in the cold for a while but I&#8217;m sure hacks and development with come quickly. Below are the instrutions given on Spotifys secret labs page:</p>
<div class="dean_ch" style="white-space: wrap;"><span class="re3"># <span class="nu0">1</span>. Add this line to your list of repositories by editing your /etc/apt/sources.list</span><br />
deb http://repository.spotify.com stable non-<span class="kw2">free</span></p>
<p><span class="re3"># <span class="nu0">2</span>. Run apt-get update</span><br />
<span class="re3"># <span class="nu0">3</span>. <span class="br0">&#40;</span>optional<span class="br0">&#41;</span> If you want to verify the downloaded packages, you will need to add our public key</span></p>
<p>gpg &#8211;keyserver wwwkeys.de.pgp.net &#8211;recv-keys 4E9CFF4E<br />
gpg &#8211;<span class="kw3">export</span> 4E9CFF4E |sudo apt-key add -</p>
<p><span class="re3"># <span class="nu0">4</span>. Run apt-get <span class="kw2">install</span> spotify-client-qt spotify-client-gnome-support</span></div>
<p>More information can be found on their <a href="http://www.spotify.com/int/blog/archives/2010/07/12/linux/">blog</a> and <a href="http://www.spotify.com/uk/download/previews/">secret labs</a> pages.</p>
]]></content:encoded>
			<wfw:commentRss>http://alexsleat.co.uk/2010/07/12/spotify-finally-comes-to-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo: Fix &#8220;Briefly unavailable for scheduled maintenance. Check back in a minute.&#8221;</title>
		<link>http://alexsleat.co.uk/2010/07/07/howto-fix-briefly-unavailable-for-scheduled-maintenance-check-back-in-a-minute/</link>
		<comments>http://alexsleat.co.uk/2010/07/07/howto-fix-briefly-unavailable-for-scheduled-maintenance-check-back-in-a-minute/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 16:20:35 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://alexsleat.co.uk/?p=243</guid>
		<description><![CDATA[<br/>After installing an update to WordPress I received the error: &#8220;Briefly unavailable for scheduled maintenance. Check back in a minute.&#8221; I was unsure if this was down to my hosts servers being temporarily down, going down during the update or &#8230; <a href="http://alexsleat.co.uk/2010/07/07/howto-fix-briefly-unavailable-for-scheduled-maintenance-check-back-in-a-minute/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<br/><p>After installing an update to WordPress I received the error:</p>
<blockquote><p>&#8220;Briefly unavailable for scheduled maintenance. Check back in a minute.&#8221;</p></blockquote>
<p>I was unsure if this was down to my hosts servers being temporarily down, going down during the update or if WordPress had simply failed to update whatever it was updating. Turns out it was the latter and it&#8217;s really easy to fix, first log on to your ftp, file manager or whatever for your hosting and browse to your wordpress install, in the root of this there should be a .maintenance file, just delete this and everything should be back to normal. Once back in the WordPress dashboard you may be asked to reinstall whatever failed however sometimes it will have completed the install and just not managed to delete this file.</p>
]]></content:encoded>
			<wfw:commentRss>http://alexsleat.co.uk/2010/07/07/howto-fix-briefly-unavailable-for-scheduled-maintenance-check-back-in-a-minute/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo: Install &amp; Use Resynthesizer for GIMP</title>
		<link>http://alexsleat.co.uk/2010/06/28/howto-install-use-resynthesizer-for-gimp/</link>
		<comments>http://alexsleat.co.uk/2010/06/28/howto-install-use-resynthesizer-for-gimp/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 15:28:54 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[GIMP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[10.04]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[alternative]]></category>
		<category><![CDATA[content aware fill]]></category>
		<category><![CDATA[gimp]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[lucid]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[use]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://alexsleat.co.uk/?p=220</guid>
		<description><![CDATA[<br/>Remember this Photoshop CS5 sneak peak showing off it&#8217;s latest and greatest feature Content-Aware Fill a couple months ago, well it turns out a reasonably old plug-in for GIMP (GNU Image Manipulation Program) named Resynthesizer seems to work just as great and because it is &#8230; <a href="http://alexsleat.co.uk/2010/06/28/howto-install-use-resynthesizer-for-gimp/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<br/><p><a href="http://alexsleat.co.uk/wp-content/uploads/2010/06/beforeafter.png"><img class="alignright size-medium wp-image-234" title="Before and After" src="http://alexsleat.co.uk/wp-content/uploads/2010/06/beforeafter-225x300.png" alt="" width="225" height="300" /></a>Remember <a href="http://blogs.adobe.com/jnack/2010/03/caf_in_ps.html" target="_blank">this</a> Photoshop CS5 sneak peak showing off it&#8217;s latest and greatest feature Content-Aware Fill a couple months ago, well it turns out a reasonably old plug-in for GIMP (GNU Image Manipulation Program) named <a href="http://www.logarithmic.net/pfh/resynthesizer" target="_self">Resynthesizer</a> seems to work just as great and because it is what it is, it&#8217;s free and open-source.</p>
<p>Installing on Ubuntu 9.10/10.04 install:</p>
<div class="dean_ch" style="white-space: wrap;">sudo apt-get install gimp-resynthesizer</div>
<p>or for the Source/Windows/Fedora Core 4 versions see the <a href="http://www.logarithmic.net/pfh/resynthesizer">download</a> section.</p>
<p>Once you have it installed, it&#8217;s simple to use really just select something on your image that shouldn&#8217;t be there and right click on the selection Filters -&gt; Map -&gt; Resynthesize.. and up should pop an options box, these settings are pretty standard and will get rid of most things given that they aren&#8217;t too big. It&#8217;s best if you&#8217;re not getting the results you want to play around with the settings yourself to get to know them better.</p>
<p>Click after the break for an example with step by step guide.<span id="more-220"></span></p>
<p>Example:</p>
<p>Let&#8217;s see, we start out with this nice photo of a house but wait.. what are those smelly students doing there? Well, let&#8217;s sort that out..</p>
<p><a href="http://alexsleat.co.uk/wp-content/uploads/2010/06/Screenshot-1.png"><img class="aligncenter size-large wp-image-223" title="Screenshot-1" src="http://alexsleat.co.uk/wp-content/uploads/2010/06/Screenshot-1-1024x640.png" alt="" width="640" height="400" /></a>First thing you&#8217;ll want to do is grab your best selection tool and cut around the edge of those waste of time students..</p>
<p><a href="http://alexsleat.co.uk/wp-content/uploads/2010/06/Screenshot-3.png"><img class="aligncenter size-large wp-image-225" title="Screenshot-3" src="http://alexsleat.co.uk/wp-content/uploads/2010/06/Screenshot-3-1024x640.png" alt="" width="640" height="400" /></a>Now all you have to do is right click Filters -&gt; Map -&gt; Resynthesize..</p>
<p><a href="http://alexsleat.co.uk/wp-content/uploads/2010/06/Screenshot-4.png"><img class="aligncenter size-large wp-image-227" title="Screenshot-4" src="http://alexsleat.co.uk/wp-content/uploads/2010/06/Screenshot-4-1024x640.png" alt="" width="640" height="400" /></a>Next here, you can just hit the Ok button and watch as they magically disappear (probably back to their germ infested student flat).</p>
<p><a href="http://alexsleat.co.uk/wp-content/uploads/2010/06/Screenshot-6.png"><img class="aligncenter size-large wp-image-228" title="Screenshot-6" src="http://alexsleat.co.uk/wp-content/uploads/2010/06/Screenshot-6-1024x640.png" alt="" width="640" height="400" /></a>Now you can just do that for anything, however while doing the edges some strange things happen with the default settings:</p>
<p><a href="http://alexsleat.co.uk/wp-content/uploads/2010/06/Screenshot-9.png"><img class="aligncenter size-large wp-image-229" title="Screenshot-9" src="http://alexsleat.co.uk/wp-content/uploads/2010/06/Screenshot-9-1024x640.png" alt="" width="640" height="400" /></a>To counteract this, I found unchecking &#8220;Make vertically tileable&#8221; seemed to fix this and I would assume (without trying) that if you are doing a vertical edge you might want to take off the horizontally tileable option.</p>
<p><a href="http://alexsleat.co.uk/wp-content/uploads/2010/06/Screenshot-7.png"><img class="aligncenter size-large wp-image-230" title="Screenshot-7" src="http://alexsleat.co.uk/wp-content/uploads/2010/06/Screenshot-7-1024x640.png" alt="" width="640" height="400" /></a>This brings the end result to a pretty reasonable (student free) image only after a couple of minutes, much better than could be expected from using the clone tool and whatever other means you would go through.</p>
<p><a href="http://alexsleat.co.uk/wp-content/uploads/2010/06/Screenshot-10.png"><img class="aligncenter size-large wp-image-231" title="Screenshot-10" src="http://alexsleat.co.uk/wp-content/uploads/2010/06/Screenshot-10-1024x640.png" alt="" width="640" height="400" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://alexsleat.co.uk/2010/06/28/howto-install-use-resynthesizer-for-gimp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo: Install OpenCV in Ubuntu Karmic (9.10)</title>
		<link>http://alexsleat.co.uk/2009/12/02/howto-install-opencv-in-ubuntu-karmic-9-10/</link>
		<comments>http://alexsleat.co.uk/2009/12/02/howto-install-opencv-in-ubuntu-karmic-9-10/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 09:50:25 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[OpenCV]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[karmic]]></category>

		<guid isPermaLink="false">http://alexsleat.co.uk/?p=5</guid>
		<description><![CDATA[<br/>Heres how I got OpenCV installed: First install some needed packages sudo apt-get install build-essential libgtk2.0-dev Now you need to grab FFmpeg for the install to work svn checkout svn://svn.ffmpeg.org/ffmpeg/trunk ffmpeg The svn didn’t work for me, probably something to &#8230; <a href="http://alexsleat.co.uk/2009/12/02/howto-install-opencv-in-ubuntu-karmic-9-10/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<br/><div id="sites-canvas-main-content">
<table cellspacing="0">
<tbody>
<tr>
<td>
<div dir="ltr">
<p>Heres how I got OpenCV installed:</p>
<p>First install some needed packages</p>
<p><code>sudo apt-get install build-essential libgtk2.0-dev</code></p>
<p>Now you need to grab FFmpeg for the install to work</p>
<p><code>svn checkout svn://svn.ffmpeg.org/ffmpeg/trunk ffmpeg</code></p>
<p>The svn didn’t work for me, probably something to do with the proxy I’m under at Uni so I had to grab the source and compile it:</p>
<p>Download – <a rel="nofollow" href="http://ffmpeg.org/releases/ffmpeg-0.5.tar.bz2">http://ffmpeg.org/releases/ffmpeg-0.5.tar.bz2</a></p>
<p>(skip the tar step if you svn the package)</p>
<p><code>tar -jxvf ffmpeg-0.5.tar.bz2</code></p>
<p>Configure and install ffmpeg</p>
<p><code>cd ffmpeg</code></p>
<p><code>./configure --enable-shared</code></p>
<p><code>make</code></p>
<p><code> </code></p>
<p><code>sudo make install</code></p>
<p>Next grab a copy of OpenCV (I used OpenCV-2.0.0.tar.bz2 in this guide)</p>
<p>Download – <a rel="nofollow" href="http://sourceforge.net/projects/opencvlibrary/files/opencv-unix/2.0/">http://sourceforge.net/projects/opencvlibrary/files/opencv-unix/2.0/</a></p>
<p><code>tar -jxvf OpenCV-2.0.0.tar.bz2</code></p>
<p><code>cd OpenCV-2.0.0</code></p>
<p><code>./configure --with-ffmpeg --with-gtk --with-quicktime=false</code></p>
<p><code>make</p>
<p></code></p>
<p><code>sudo make install</code></p>
<p>Now you should be setup, try running one of the sample programs to test it:</p>
<p><code>cd samples/c/</code></p>
<p><code>. build_all.sh</code></p>
<p><code> </code></p>
<p><code>./facedetect</code></p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
]]></content:encoded>
			<wfw:commentRss>http://alexsleat.co.uk/2009/12/02/howto-install-opencv-in-ubuntu-karmic-9-10/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Problems Installing OpenCV in Ubuntu Karmic (9.10)</title>
		<link>http://alexsleat.co.uk/2009/12/01/problems-installing-opencv-in-ubuntu-karmic-9-10/</link>
		<comments>http://alexsleat.co.uk/2009/12/01/problems-installing-opencv-in-ubuntu-karmic-9-10/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 10:03:52 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[OpenCV]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[problems]]></category>

		<guid isPermaLink="false">http://alexsleat.co.uk/?p=33</guid>
		<description><![CDATA[<br/>UPDATE I now have it working and wrote a guide of how I got it to work - http://alexsleat.com/2009/12/02/howto-install-opencv-in-ubuntu-karmic-9-10/ END UPDATE I found a great guide on getting OpenCV to install on Ubuntu Karmic (9.10) –http://ivkin.net/2009/11/installing-opencv-2-0-on-ubuntu-9-10-karmic-koala/ Most the comments show &#8230; <a href="http://alexsleat.co.uk/2009/12/01/problems-installing-opencv-in-ubuntu-karmic-9-10/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<br/><p><strong>UPDATE</strong></p>
<blockquote><p>I now have it working and wrote a guide of how I got it to work -</p>
<p><a href="http://alexsleat.com/2009/12/02/howto-install-opencv-in-ubuntu-karmic-9-10/">http://alexsleat.com/2009/12/02/howto-install-opencv-in-ubuntu-karmic-9-10/</a></p></blockquote>
<p><strong>END UPDATE</strong></p>
<p>I found a great guide on getting OpenCV to install on Ubuntu Karmic (9.10) –<a href="http://ivkin.net/2009/11/installing-opencv-2-0-on-ubuntu-9-10-karmic-koala/">http://ivkin.net/2009/11/installing-opencv-2-0-on-ubuntu-9-10-karmic-koala/</a></p>
<p>Most the comments show the guide works however I have a couple of problems:</p>
<p>Firstly when reloading the libraries to make opencv show up<br />
<code>ldconfig -v | grep opencv</code><br />
That results in the following output:<br />
<code>/sbin/ldconfig.real: Cannot stat /lib/i486-linux-gnu: No such file or directory<br />
/sbin/ldconfig.real: Cannot stat /lib64: No such file or directory<br />
/usr/local/opencv/lib:</code></p>
<p>However continuing on with the installation and it is able to compile all the sample programs, but when attempting to run most of them it seems it fails at running the GUI:<br />
<code>./facedetect<br />
OpenCV Error: Unspecified error (The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Carbon support. If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script) in cvNamedWindow, file highgui/window.cpp, line 100<br />
terminate called after throwing an instance of 'cv::Exception'<br />
Aborted</code></p>
<p>When I find the fix for this I will make sure to update the post, if you find my post and fix it yourself please leave a comment how you did it.</p>
]]></content:encoded>
			<wfw:commentRss>http://alexsleat.co.uk/2009/12/01/problems-installing-opencv-in-ubuntu-karmic-9-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
