<?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; Solutions</title>
	<atom:link href="http://martin-fleming.co.uk/category/solutions/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>MAC OSX  error: bad interpreter: No such file or directory</title>
		<link>http://martin-fleming.co.uk/2011/11/mac-osx-error-bad-interpreter-no-such-file-or-directory/</link>
		<comments>http://martin-fleming.co.uk/2011/11/mac-osx-error-bad-interpreter-no-such-file-or-directory/#comments</comments>
		<pubDate>Fri, 11 Nov 2011 15:08:35 +0000</pubDate>
		<dc:creator>Marty (admin)</dc:creator>
				<category><![CDATA[Solutions]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://martin-fleming.co.uk/?p=418</guid>
		<description><![CDATA[<p>I have a few scripts that I use on the command line and as OSX is Unix these scripts can invoke theire resoective interpreters with a &#8220;Shebang&#8221; (#!).  With some of these scripts I was getting an error ad others not.</p>
<pre> /usr/bin/php^M: bad interpreter: No such file or directory</pre>
<p><span id="more-418"></span></p>
<pre></pre>
<p>This error seems to be because the files in question do not use Mac line endings.  To get it to work you need to convert your file into Mac line endings, and using the terminal app, we can easily do this with Nano, already built into OSX.</p>
<p>Right first step is to open the problem file in Nano</p>
<pre class="cmd" >nano -w [yourfilename]</pre>
<p>Press f3 to access the save dialogue.  Now here is where we need to change the file to Mac line endings.  The key combination to do this is the Meta Key + M.  On the Mac Wirless Keyboard the Meta Key is Escape so press Escape  + M, then press Enter to save and F2 to quit out of Nano.</p>
<p>Try executing the file again and this time it should work.</p>
<p>&nbsp;</p>
]]></description>
		<wfw:commentRss>http://martin-fleming.co.uk/2011/11/mac-osx-error-bad-interpreter-no-such-file-or-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash EU/UK Motorla Xoom Firmware to US GED and get OTA updates no Root Needed</title>
		<link>http://martin-fleming.co.uk/2011/08/flash-euuk-motorla-xoom-firmware-to-us-ged-and-get-ota-updates-no-root-needed/</link>
		<comments>http://martin-fleming.co.uk/2011/08/flash-euuk-motorla-xoom-firmware-to-us-ged-and-get-ota-updates-no-root-needed/#comments</comments>
		<pubDate>Thu, 04 Aug 2011 15:29:42 +0000</pubDate>
		<dc:creator>Marty (admin)</dc:creator>
				<category><![CDATA[Solutions]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Honeycomb]]></category>
		<category><![CDATA[Motorola]]></category>
		<category><![CDATA[Xoom]]></category>

		<guid isPermaLink="false">http://martin-fleming.co.uk/?p=402</guid>
		<description><![CDATA[<p>After convincing myself a tablet is a must have, I recently bought an Ipad.  I owned it for three daya and took it back to Apple.  I was niave, I assumed if my iMac was amazing then an iPad should be as well.  Well it was not, I hated it.</p>
<p>The other choice was Android, specifically Andriod 3 Honeycomb.  The Playbook and HP&#8217;s Touchpad were not considered as these products could easily fail due to low market adoption.</p>
<p>I have had a handful of Android phones such as the G1, Dell Streak, HTC Desire, Sony Xperia X10i and Samsung Nexus S.  The Nexus S is by far the best one due to being a Google Experience Device and receiving updates straight from Google.  This is also the route I shall follow with a Android tablet.  This filtered down the selection to just one device, the Motorola Xoom.<span id="more-402"></span></p>
<p>Best Buy Hedge End staff will have you believe that all Honeycomb tablets are directly updated by Google by this is just blatant lies.  They also told me the Xoom is the official Google tablet which means it get updates first but the display unit is locked to 3.0.1, turns out this was another blatant lie.</p>
<p>The real truth is that the US version is GED and not the EU/UK version. This is really annoying as the Xoom costs £100 more that the competition such as Acer Aconia Tab or Asus Transformer and has older version of Android Honeycomb installed.  Granted it has 32GB of memory vs the 16GB of the others but expandable microSD cards are realtivly cheap.  The EU/UK Xoom is a rip off pure and simple.</p>
<p>However, if you have a bit of technical ability, you can turn the EU/UK Xoom into the GED US version very easily.  I did this and got 2 immediate updates in succession taking me from 3.0.1 to 3.1 to 3.2.  There is no rooting required and this can be reversed incase you need to do a warranty claim.  I have read online that some people when doing this process get Google Market in American Dollars but my device has stayed in pounds.  I think this is due to my device being used and set up on the original firmware before I flashed it.</p>
<p>The process is simple please follow the steps below, please note this is for the WiFi version only.</p>
<p><a href="/downloads/XoomGED.zip">Download the kit including the firmware here</a></p>
<p>Extract the archive XoomGED.zip, if you are not using Windows rename the fastboot-lin or fastboot-mac file to fastboot.  Also if you are using windows you may need additional drivers which I believe are avaiable from the Android SDK. You will find two firmwares in the archive the US and UK versions.  The UK one is included incase you need to return your device to factory incase of any warranty claims.</p>
<p>Open the command prompt and navigate to the extracted folder</p>
<p>Turn off your xoom hold down the volme down key as you turn it on, release the volume down key when the screen says &#8220;starting Fastboot protocol support&#8221;</p>
<p>In the command prompt type</p>
<pre class="cmd">fastboot devices</pre>
<p>If you can see you device listed in the terminal output you can continue to type</p>
<pre class="cmd">fastboot oem unlock</pre>
<p>then follow the onscreen instructions</p>
<p>Reboot your Xoom into fastboot mode.  In the terminal window navigate into the US Original Firmware folder and run the following commands</p>
<pre class="cmd">fastboot flash boot boot.img</pre>
<pre class="cmd">fastboot flash system system.img</pre>
<pre class="cmd">fastboot flash recovery recovery.img</pre>
<pre class="cmd">fastboot flash userdata userdata.ing</pre>
<pre class="cmd">fastboot erase cache</pre>
<pre class="cmd">fastboot oem lock</pre>
<p>Reboot your Xoom and you should be presented after booting with a system update</p>
<h3>* Update *</h3>
<p>I have had to revert my Xoom back to the UK firmware due to the HDMI port not working and I need to get it repaired.  I had to perform the flashing process on Windows and I was missing a dll and a driver, which I have sourced and added to my download in case any other Window users need these items when performing this process.</p>
]]></description>
		<wfw:commentRss>http://martin-fleming.co.uk/2011/08/flash-euuk-motorla-xoom-firmware-to-us-ged-and-get-ota-updates-no-root-needed/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<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>Changing IP on every request, 3 mobile broadband</title>
		<link>http://martin-fleming.co.uk/2011/01/changing-ip-on-3-mobile-broadband/</link>
		<comments>http://martin-fleming.co.uk/2011/01/changing-ip-on-3-mobile-broadband/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 17:27:07 +0000</pubDate>
		<dc:creator>Marty (admin)</dc:creator>
				<category><![CDATA[Solutions]]></category>
		<category><![CDATA[3]]></category>
		<category><![CDATA[Mobile Broadband]]></category>
		<category><![CDATA[Router]]></category>

		<guid isPermaLink="false">http://martin-fleming.co.uk/?p=221</guid>
		<description><![CDATA[Just had a really frustrating day with my 3 mobile broadband Internet connection.  It seems on each HTTP request my IP address is changing.  As with most mobile broadband connections you are on a giant subnet, the IP address that changes is the IP from the web server to the 3 proxy server, not from the proxy server to my router.  My IP address is 94.197.147.xxx with the xxx part being a random 3 numbers for each request.

This causes a lot of problems.  For normal web browsing its fine but for any websites that need a login this can be problematic.  Your IP address is always a good unique piece of information that is hashed into a session key, so any site that does this will not recognise you from one request to the next. For example eBay was logging me out all the time and I could get nothing done.]]></description>
		<wfw:commentRss>http://martin-fleming.co.uk/2011/01/changing-ip-on-3-mobile-broadband/feed/</wfw:commentRss>
		<slash:comments>1</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: Missing MP3 album meta information (ID3 tags) Windows 7 &amp; Vista</title>
		<link>http://martin-fleming.co.uk/2010/06/solved-missing-mp3-album-meta-information-id3-tags-windows-7-vista/</link>
		<comments>http://martin-fleming.co.uk/2010/06/solved-missing-mp3-album-meta-information-id3-tags-windows-7-vista/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 10:31:15 +0000</pubDate>
		<dc:creator>Marty (admin)</dc:creator>
				<category><![CDATA[Solutions]]></category>
		<category><![CDATA[ID3]]></category>
		<category><![CDATA[Kid3]]></category>
		<category><![CDATA[M4a]]></category>
		<category><![CDATA[MP3]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://martin-fleming.co.uk/?p=124</guid>
		<description><![CDATA[<p>Having finally migrated my main computer over to Windows 7, due to issues with my graphics card I encountered with Ubuntu Lucid, I noticed an issue with Windows Media Player not being able to correctly identify some of my music in my collection.</p>
<p>This issue is also there when using Windows Explorer to view the music files.  Its seems that some MP3&#8242;s and M4a&#8217;s (AAC) do not show any <a href="http://en.wikipedia.org/wiki/ID3">ID3 information</a>.  I know this information is there as its works perfectly with <a href="http://projects.gnome.org/rhythmbox/">Rhythmbox</a> on Ubuntu, or even <a href="http://www.getsongbird.com/">Songbird</a> on Windows but its seems that Windows has an issue with some files.<span id="more-124"></span></p>
<p>It turns out the answer to this problem is rather unsurpirising, Windows 7 does not support nativley ID3 v2.4.  The solution is to either use a different media player such as Songbird or to convert your ID3 v2.4 to ID3 v2.3.</p>
<p>I don&#8217;t care much for Songbird, <a href="http://www.mediamonkey.com/">Media Monkey</a>, iTunes or any other media player I have found available for Windows and hope one day either <a href="http://banshee-project.org/">Banshee</a> or Rhythmbox will be available for the Windows platform, so until then I have chosen to convert my ID3 tags.  There is a great application for completing this task called <a href="http://kid3.sourceforge.net/">Kid3</a> which you can download from Sourceforge here <a href="http://kid3.sourceforge.net/#download">kid3.sourceforge.net/#download</a></p>
<p><img class="alignnone size-full wp-image-125" title="Kid3 ID3 Tag Editor" src="http://martin-fleming.co.uk/wp-content/uploads/2010/06/kid3.png" alt="Kid3 ID3 Tag Editor" width="578" height="612" /></p>
]]></description>
		<wfw:commentRss>http://martin-fleming.co.uk/2010/06/solved-missing-mp3-album-meta-information-id3-tags-windows-7-vista/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SOLVED: Installing MySQL Windows 7 (not responding)</title>
		<link>http://martin-fleming.co.uk/2010/03/solved-installing-mysql-windows-7-not-responding/</link>
		<comments>http://martin-fleming.co.uk/2010/03/solved-installing-mysql-windows-7-not-responding/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 13:47:10 +0000</pubDate>
		<dc:creator>Marty (admin)</dc:creator>
				<category><![CDATA[Solutions]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://martin-fleming.co.uk/?p=115</guid>
		<description><![CDATA[<p>Recently I had to install a WAMP server on my laptop running Windows 7.  The downside to Windows, in my opinion, is there is no package management tools such as apt-get or yum, therefore all software has to be installed and maintained manually.</p>
<p>Installing MySQL seemed to be a headache.  The installer would stop responding at Instance Configuration Wizard, however the solution to this problem is easy.<span id="more-115"></span></p>
<p><img class="alignnone size-full wp-image-116" title="MySQL Instance Configuraion Wizard" src="http://martin-fleming.co.uk/wp-content/uploads/2010/03/Capture.jpg" alt="MySQL Instance Configuraion Wizard" width="578" height="442" /></p>
<p>You need to punch a hole in Windows firewall for MySQL before you install.  Open up TCP ports 3306 for both incoming and outgoing and the installation will complete fully.</p>
<p>If you get stuck with a problem that I did where it installed MySQL without a root password even though you selected one, run:</p>
<pre class="cmd">$ mysqladmin -u root password NEWPASSWORD
</pre>
<p>Replacing NEWPASSWORD with your password.</p>
<p>If the command above does not work for you, you will need to use a full path to the command which may be in C:\Program Files\MySQL or C:\Program Files (x86)\MySQL or another location depending on where you installed it.</p>
]]></description>
		<wfw:commentRss>http://martin-fleming.co.uk/2010/03/solved-installing-mysql-windows-7-not-responding/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>SOLVED: Top Up T-mobile PAYG mobile broadband with Linux or router</title>
		<link>http://martin-fleming.co.uk/2010/03/solved-top-up-t-mobile-payg-mobile-broadband-with-linux-or-router/</link>
		<comments>http://martin-fleming.co.uk/2010/03/solved-top-up-t-mobile-payg-mobile-broadband-with-linux-or-router/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 13:52:49 +0000</pubDate>
		<dc:creator>Marty (admin)</dc:creator>
				<category><![CDATA[Solutions]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mobile Broadband]]></category>
		<category><![CDATA[O2]]></category>
		<category><![CDATA[T-mobile]]></category>

		<guid isPermaLink="false">http://martin-fleming.co.uk/?p=109</guid>
		<description><![CDATA[<p>Pay as you go mobile broadband data is normally the same price as the contract options with T-mobile and O2.  However, a non Windows or Mac user (or if dongle is connected to a router) can easily top up online.</p>
<p>T-mobile is a little more difficult than O2.  You get a swipe card to top up with but you still need to select the usage you wish to use to deduct from your credit (daily, weekly or monthly).  This is easy with the connection manager software that comes with the dongles but all the software does is take you here <a href="http://www.t-zones.co.uk/apps/ebdc/en/purchase-redirect">www.t-zones.co.uk/apps/ebdc/en/purchase-redirect</a>.<span id="more-109"></span></p>
<p>So its simple, get your dongle, use the swipe card and then visit the web address above and your good to go.  Your dongle will not be activated until you top up and after top up it could take up to 1 hour.</p>
<p>T-mobile also let you know that you can top up by using &#8220;my T-mobile&#8221; online.  However, this involves getting a pin sent to you by sms so you will have to use a Windows or Mac machine to receive this or put your sim card in a phone that will accept it.</p>
<p>This is slightly more hassle that the fantastic way O2 PAYG mobile broadband works as you just need to visit the website <a href="https://mobilebroadbandaccess.o2.co.uk">https://mobilebroadbandaccess.o2.co.uk</a> pay and go.  No content locks or hassle involved.  With T-mobile though, you get a much better fair use policy on internet usage and you do not get charged for going over your usage, instead they may block video sites and downloads between he hours of 4pm and midnight, whereas every other provider will charge you stupid amounts or stop your usage.</p>
<p>Just as a re-cap, the connection deatils for T-mobile PAYG mobile broadband are</p>
<p>APN: general.t-mobile.uk<br />
Number: *99#<br />
Username: user<br />
Password: pass</p>
]]></description>
		<wfw:commentRss>http://martin-fleming.co.uk/2010/03/solved-top-up-t-mobile-payg-mobile-broadband-with-linux-or-router/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mobile Broadband APN, Username and Password</title>
		<link>http://martin-fleming.co.uk/2010/02/mobile-broadband-apn-username-and-password/</link>
		<comments>http://martin-fleming.co.uk/2010/02/mobile-broadband-apn-username-and-password/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 11:00:49 +0000</pubDate>
		<dc:creator>Marty (admin)</dc:creator>
				<category><![CDATA[Solutions]]></category>
		<category><![CDATA[Mobile Broadband]]></category>

		<guid isPermaLink="false">http://martin-fleming.co.uk/?p=100</guid>
		<description><![CDATA[<p>If you are struggling to use your mobile broadband with a router and don&#8217;t know the settings, please find the information below useful.</p>
<h2>Contract</h2>
<table border="0">
<tbody>
<tr>
<th>Provider</th>
<th>APN</th>
<th>Username</th>
<th>Password</th>
</tr>
<tr>
<td>Three</td>
<td>3internet</td>
<td>username</td>
<td>password</td>
</tr>
<tr>
<td>o2</td>
<td>mobile.o2.co.uk</td>
<td>o2web</td>
<td>password</td>
</tr>
<tr>
<td>Vodafone</td>
<td>internet</td>
<td>web</td>
<td>web</td>
</tr>
<tr>
<td>Orange</td>
<td>orangeinternet</td>
<td>orange</td>
<td>orange</td>
</tr>
<tr>
<td>T-mobile</td>
<td>general.t-mobile.uk</td>
<td>user</td>
<td>pass</td>
</tr>
</tbody>
</table>
<h2>Pay as you go</h2>
<table border="0">
<tbody>
<tr>
<th>Provider</th>
<th>APN</th>
<th>Username</th>
<th>Password</th>
</tr>
<tr>
<td>Three</td>
<td>3internet</td>
<td>username</td>
<td>password</td>
</tr>
<tr>
<td>o2</td>
<td>m-bb.o2.co.uk</td>
<td>payandgo</td>
<td>payandgo</td>
</tr>
<tr>
<td>Vodafone</td>
<td>pp.vodafone.co.uk</td>
<td>wap</td>
<td>wap</td>
</tr>
<tr>
<td>Orange</td>
<td>consumerbroadband</td>
<td>Multimedia</td>
<td>Orange</td>
</tr>
<tr>
<td>T-mobile</td>
<td>general.t-mobile.uk</td>
<td>t-mobile</td>
<td>tm</td>
</tr>
</tbody>
</table>
]]></description>
		<wfw:commentRss>http://martin-fleming.co.uk/2010/02/mobile-broadband-apn-username-and-password/feed/</wfw:commentRss>
		<slash:comments>1</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>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>

