<?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>Martin Fleming &#187; Ubuntu</title>
	<atom:link href="http://martin-fleming.co.uk/tag/ubunutu/feed/" rel="self" type="application/rss+xml" />
	<link>http://martin-fleming.co.uk</link>
	<description>Sharing my experiences and knowledge</description>
	<lastBuildDate>Fri, 11 Nov 2011 15:08:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Fix Ugly Fonts in Ubuntu</title>
		<link>http://martin-fleming.co.uk/2011/02/fix-ugly-fonts-in-ubuntu/</link>
		<comments>http://martin-fleming.co.uk/2011/02/fix-ugly-fonts-in-ubuntu/#comments</comments>
		<pubDate>Mon, 21 Feb 2011 11:24:52 +0000</pubDate>
		<dc:creator>Marty (admin)</dc:creator>
				<category><![CDATA[Solutions]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://martin-fleming.co.uk/?p=375</guid>
		<description><![CDATA[<p>After recently trying out Kubuntu by installing kubuntu-desktop package, after switching back to Ubuntu I found all the fonts to be very ugly and scrawny.  Simply playing with the font settings in System > Preferences > Appearence made the desktop and application fonts appear much nicer but fonts in Firefox and Chromium still looked very nasty.</p>
<p>The fix is quite simple, in your home directory delete the folder &#8220;~/.fontconfig&#8221;.  Log out to restart your session and your fonts should now appear smooth and fuller.</p>
]]></description>
		<wfw:commentRss>http://martin-fleming.co.uk/2011/02/fix-ugly-fonts-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shared Folders on Ubuntu Server Virtual Machine in VMware Player</title>
		<link>http://martin-fleming.co.uk/2011/02/shared-folders-on-ubuntu-server-virtual-machine-in-vmware-player/</link>
		<comments>http://martin-fleming.co.uk/2011/02/shared-folders-on-ubuntu-server-virtual-machine-in-vmware-player/#comments</comments>
		<pubDate>Fri, 11 Feb 2011 17:40:55 +0000</pubDate>
		<dc:creator>Marty (admin)</dc:creator>
				<category><![CDATA[Solutions]]></category>
		<category><![CDATA[10.04]]></category>
		<category><![CDATA[Lucid]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu Server]]></category>
		<category><![CDATA[Virtualisation]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://martin-fleming.co.uk/?p=273</guid>
		<description><![CDATA[I have just recently migrated my virtual machines from VirtualBox to VMware player, mainly beacuse VMWare player seems to give far better performance and also NAT networking is better though out with easier communication from host to guest.

One of my VM's is an instance of Ubuntu Server 10.04, which exactly mirrors the software configuration of my production web server, this enables me to develop on my laptop without the need for an internet connection.  The Ubuntu Server VM needs to have access to the files that I am working on in order to server these up as a website back to me.  VirtualBox has a very easy configuration for shared folders but VMware has been problematic with the Ubuntu Server VM not seeing or mounting the shared folders.  However, I have found the solution to this problem.]]></description>
		<wfw:commentRss>http://martin-fleming.co.uk/2011/02/shared-folders-on-ubuntu-server-virtual-machine-in-vmware-player/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Transcode/Convert Videos for Cowon J3/S9 using Mencoder on Command Line</title>
		<link>http://martin-fleming.co.uk/2011/02/transcodeconvert-videos-for-cowon-j3s9-using-mencoder-on-command-line/</link>
		<comments>http://martin-fleming.co.uk/2011/02/transcodeconvert-videos-for-cowon-j3s9-using-mencoder-on-command-line/#comments</comments>
		<pubDate>Thu, 03 Feb 2011 17:09:40 +0000</pubDate>
		<dc:creator>Marty (admin)</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[Cowon]]></category>
		<category><![CDATA[Cowon J3]]></category>
		<category><![CDATA[Cowon S9]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Maverick]]></category>
		<category><![CDATA[Mencoder]]></category>
		<category><![CDATA[MP3]]></category>
		<category><![CDATA[transcode]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[XVID]]></category>

		<guid isPermaLink="false">http://martin-fleming.co.uk/?p=253</guid>
		<description><![CDATA[There are many programs around for converting or transcoding videos, but I find GUI tools can sometimes be a lot of clicking to get the job done.  The command line is ideal for this task as in one line we can transcode and resize/resample any video we want.  The real power, however, is when we add this to a script to start automating the work for us.  In this example I have used the Mencoder tool which is part of Mplayer program but there are others such as ffmpeg and transcode (Linux only). I also believe Avidemux can be used on the command line as well.]]></description>
		<wfw:commentRss>http://martin-fleming.co.uk/2011/02/transcodeconvert-videos-for-cowon-j3s9-using-mencoder-on-command-line/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Ubuntu Get Touchpad Working on Sony Vaio E Series VPCE*****</title>
		<link>http://martin-fleming.co.uk/2010/12/ubuntu-get-touchpad-working-on-sony-vaio-e-series-vpce/</link>
		<comments>http://martin-fleming.co.uk/2010/12/ubuntu-get-touchpad-working-on-sony-vaio-e-series-vpce/#comments</comments>
		<pubDate>Thu, 23 Dec 2010 15:38:04 +0000</pubDate>
		<dc:creator>Marty (admin)</dc:creator>
				<category><![CDATA[Solutions]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[Maverick]]></category>
		<category><![CDATA[Sony]]></category>
		<category><![CDATA[touchpad]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Vaio]]></category>

		<guid isPermaLink="false">http://martin-fleming.co.uk/?p=166</guid>
		<description><![CDATA[<p>Having just recently been given a new laptop for work (Sony Vaio E Series 15.5&#8243;), I have found that the touch pad doesn&#8217;t work with Ubuntu 10.10 (Maverick).</p>
<p>The solution is simple, you just need to edit the file /etc/default/grub. Change the following line</p>
<pre><code>GRUB_CMDLINE_LINUX=""</code></pre>
<p>to</p>
<pre><code>GRUB_CMDLINE_LINUX="i8042.nopnp"</code></pre>
<p>After the edit, open up a terminal and run</p>
<pre class="cmd">$sudo update-grub</pre>
<p>Then reboot and find your touch pad working.  There is however, a problem, which is that it is recognised as a mouse so you can not use features such as turning of the touch pad when you are typing, which I find really annoying.</p>
]]></description>
		<wfw:commentRss>http://martin-fleming.co.uk/2010/12/ubuntu-get-touchpad-working-on-sony-vaio-e-series-vpce/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>SOLVED: Blank or Dark Reddish Video on Ubuntu Karmic with ATI Graphics</title>
		<link>http://martin-fleming.co.uk/2009/11/solved-blank-or-dark-reddish-video-on-ubuntu-karmic-with-ati-graphics/</link>
		<comments>http://martin-fleming.co.uk/2009/11/solved-blank-or-dark-reddish-video-on-ubuntu-karmic-with-ati-graphics/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 10:59:29 +0000</pubDate>
		<dc:creator>Marty (admin)</dc:creator>
				<category><![CDATA[Solutions]]></category>
		<category><![CDATA[ATI]]></category>
		<category><![CDATA[GStreamer]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://martin-fleming.co.uk/?p=97</guid>
		<description><![CDATA[<p>I have just recently splashed out on a Dell Studio 17 which comes with ATI HD3650 graphics.  I would have been happier if they still did this laptop with Intel graphics which, in my experience, work hassle free out of the box.</p>
<p>I took my hard drive out of my old laptop which had Intel GMA graphics and put it in my shiny new Studio 17.  Everything seemed to be fine until I tried playing a video in Totem or VLC.  The video was very dark and reddish.  I tried installing the proprietry crap fglrx which seems to suck at multi head if the external monitor has a higher resolution than the laptop screen.  With this fglrx driver enabled the video completely disappeared and left just a blank black window in Totem.<span id="more-97"></span></p>
<p>The solution is easy, run</p>
<pre class="cmd">$ gstreamer-properties</pre>
<p>On the <strong>Video</strong> tab on <strong>Default Output</strong> select <strong>X Window System (No Xv)</strong>.</p>
]]></description>
		<wfw:commentRss>http://martin-fleming.co.uk/2009/11/solved-blank-or-dark-reddish-video-on-ubuntu-karmic-with-ati-graphics/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Roadsend PHP Compiler Ubuntu 64bit deb package</title>
		<link>http://martin-fleming.co.uk/2009/10/roadsend-php-compiler-ubuntu-64bit-deb-package/</link>
		<comments>http://martin-fleming.co.uk/2009/10/roadsend-php-compiler-ubuntu-64bit-deb-package/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 10:45:48 +0000</pubDate>
		<dc:creator>Marty (admin)</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Bigloo]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Roadsend]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://martin-fleming.co.uk/?p=73</guid>
		<description><![CDATA[<p>I have built a binary package for Roadsend Compiler.  Unfortunately It does not include support for GTK 2 but the website says support is under development.  The PHP-Qt website also says its working on support for Roadsend.  I had trouble compiling in ODBC support so I expect this will not work.<span id="more-73"></span></p>
<p>For now Roadsend can be used to compile CLI apps or webapps where you want to protect the source code.  The Roadsend Compiler is completely independent from the Zend Engine and actually compiles to a binary file for your operating system / architecture so very different from other source code protection systems such as Zend Guard, Ioncube or Bcompiler.  Roadsend also can use its PHP engine to interpret and run scripts just like the Zend Engine.</p>
<p>You will need to install the Bigloo package first then the Roadsend package.</p>
<p>Tested on Karmic (9.10)</p>
<ul>
<li><a href="/downloads/bigloo_3.2a-1_amd64.deb">bigloo_3.2a-1_amd64.deb</a></li>
<li><a href="/downloads/roadsend-php_2.9.8-1_amd64.deb">roadsend-php_2.9.8-1_amd64.deb</a></li>
</ul>
<p>You will also have to change the LD_LIBRARY_PATH before it will work.  For some unknown reason putting this in .profile wont work so we are going to export this new path in our .bashrc file</p>
<pre class="cmd">$ echo 'export LD_LIBRARY_PATH="/usr/local/lib"' | tee -a ~/.bashrc</pre>
]]></description>
		<wfw:commentRss>http://martin-fleming.co.uk/2009/10/roadsend-php-compiler-ubuntu-64bit-deb-package/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP-GTK Ubuntu 64bit deb package</title>
		<link>http://martin-fleming.co.uk/2009/10/php-gtk-ubuntu-64bit-deb-package/</link>
		<comments>http://martin-fleming.co.uk/2009/10/php-gtk-ubuntu-64bit-deb-package/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 14:14:25 +0000</pubDate>
		<dc:creator>Marty (admin)</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[GTK]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://martin-fleming.co.uk/?p=59</guid>
		<description><![CDATA[<p>I&#8217;ve looked everywhere for a binary deb package for PHP-GTK so I have compiled my own and posted it here to share.  To use it you will have to manually edit your php.ini file but I have writen instructions for this below.<span id="more-59"></span></p>
<p>Tested on Jaunty (9.04), Karmic (9.10)</p>
<p><a href="/downloads/php-gtk_2.0.1-1_amd64.deb">php-gtk_2.0.1-1_amd64.deb</a></p>
<h3>Installation Instructions</h3>
<p>Download the deb file for your version of Ubuntu above and double click this file when downloaded.</p>
<p>Once installed you will need to edit your php.ini file to get it to work.</p>
<pre class="cmd">$ sudo gedit /etc/php5/cli/php.ini</pre>
<p>In the Dynamic Extensions part of the file add the line extension=php_gtk2.so</p>
<pre>;;;;;;;;;;;;;;;;;;;;;;
; Dynamic Extensions ;
;;;;;;;;;;;;;;;;;;;;;;
;
; If you wish to have an extension loaded automatically, use the following
; syntax:
;
;   extension=modulename.extension
;
; For example, on Windows:
;
;   extension=msql.dll
;
; ... or under UNIX:
;
;   extension=msql.so
;
; Note that it should be the name of the module only; no directory information
; needs to go here.  Specify the location of the extension with the
; extension_dir directive above.

extension=php_gtk2.so</pre>
<p>You may wish to do a simple test to make sure all is working (taken from <a href="http://gtk.php.net/manual/en/tutorials.helloworld.php">http://gtk.php.net/manual/en/tutorials.helloworld.php</a>).</p>
<pre><code>&lt;?php
if (!class_exists('gtk')) {
 die("Please load the php-gtk2 module in your php.ini\r\n");
}

$wnd = new GtkWindow();
$wnd-&gt;set_title('Hello world');
$wnd-&gt;connect_simple('destroy', array('gtk', 'main_quit'));

$lblHello = new GtkLabel("Just wanted to say\r\n'Hello world!'");
$wnd-&gt;add($lblHello);

$wnd-&gt;show_all();
Gtk::main();
?&gt;</code></pre>
]]></description>
		<wfw:commentRss>http://martin-fleming.co.uk/2009/10/php-gtk-ubuntu-64bit-deb-package/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>SOLVED: O2 Pay &amp; Go Mobile Broadband on Ubuntu Karmic</title>
		<link>http://martin-fleming.co.uk/2009/10/o2-pay-and-go-mobile-broadband-on-ubuntu-karmic/</link>
		<comments>http://martin-fleming.co.uk/2009/10/o2-pay-and-go-mobile-broadband-on-ubuntu-karmic/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 11:09:56 +0000</pubDate>
		<dc:creator>Marty (admin)</dc:creator>
				<category><![CDATA[Solutions]]></category>
		<category><![CDATA[Karmic]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mobile Broadband]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://martin-fleming.co.uk/?p=3</guid>
		<description><![CDATA[<p>I don&#8217;t know about other distro&#8217;s but the mobile broadband data in Ubuntu is inaccurate for O2 Pay and Go broadband.  In Jaunty I could just use the Network Manager to correct the APN to m-bb.o2.co.uk.  However, after upgrading to Karmic Beta, Network Manager seems to have a bug and does not save any edited connection data.  This bug may be fixed in the final release but for now there is an easy solution to this problem.<span id="more-3"></span></p>
<p>Fire up your text editor</p>
<pre class="cmd" >$ sudo gedit /usr/share/mobile-broadband-provider-info/serviceproviders.xml</pre>
<p>On line 1877 (or around if this file has been updated since I wrote this post) change the APN to m-bb.o2.co.uk from payandgo.o2.co.uk</p>
<pre><code>&lt;apn value="m-bb.o2.co.uk"&gt;
 &lt;name&gt;Prepaid&lt;/name&gt;
 &lt;username&gt;payandgo&lt;/username&gt;
 &lt;password&gt;payandgo&lt;/password&gt;
&lt;/apn&gt;</code></pre>
<p>If you currently have a connection set in your Network Manager you will need to delete it and add a new mobile broadband connection.  Selecting O2 prepaid will now set you up with a working connection.</p>
<p>If you have no credit, don&#8217;t forget the only website you can visit will be <a href="https://mobilebroadbandaccess.o2.co.uk/">O2&#8242;s Top Up Website</a>.</p>
]]></description>
		<wfw:commentRss>http://martin-fleming.co.uk/2009/10/o2-pay-and-go-mobile-broadband-on-ubuntu-karmic/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

