<?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; Linux</title>
	<atom:link href="http://martin-fleming.co.uk/tag/linux/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>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>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>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>

