<?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>New Linux User &#187; mobile</title>
	<atom:link href="http://www.everyjoe.com/newlinuxuser/tag/mobile/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.everyjoe.com/newlinuxuser</link>
	<description>Linux Tips - Information for Using Linux</description>
	<lastBuildDate>Sun, 20 Dec 2009 17:51:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Killing Processes &amp; A Bit of Maemo</title>
		<link>http://www.everyjoe.com/newlinuxuser/killing-processes-a-bit-of-maemo/</link>
		<comments>http://www.everyjoe.com/newlinuxuser/killing-processes-a-bit-of-maemo/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 03:50:56 +0000</pubDate>
		<dc:creator>Clair Ching</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[maemo]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[phones]]></category>
		<category><![CDATA[processes]]></category>

		<guid isPermaLink="false">http://www.everyjoe.com/newlinuxuser/killing-processes-a-bit-of-maemo/</guid>
		<description><![CDATA[In Linux sometimes your applications end up hanging.  For some reason they just don&#8217;t work all of a sudden.  Or they are totally unresponsive.  If and when that happens don&#8217;t panic.  I&#8217;ve been there and dealt with that too.  
When almost the entire screen freezes I launch a virtual terminal by pressing CTRL-ALT-F1 and then look for the process number of the application which I think triggered it.  Usually it&#8217;s firefox or what.  In any case, looking for the process number could be done by listing them all with the ps command and [...]<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></description>
			<content:encoded><![CDATA[<p>In Linux sometimes your applications end up hanging.  For some reason they just don&#8217;t work all of a sudden.  Or they are totally unresponsive.  If and when that happens don&#8217;t panic.  I&#8217;ve been there and dealt with that too.  </p>
<p>When almost the entire screen freezes I launch a virtual terminal by pressing CTRL-ALT-F1 and then look for the process number of the application which I think triggered it.  Usually it&#8217;s firefox or what.  In any case, looking for the process number could be done by listing them all with the <code>ps</code> command and then <code>grep</code>.  Then use the <code>kill</code> command. That or I look for the process in the graphical user interface.</p>
<p>As for the rest of the methods for killing processes there&#8217;s a blog entry on <a href="http://makeuseof.com">MakeUseOf</a> that would help you remember the different methods.  </p>
<p>In the Philippines, one of our local bloggers was able to check out the Nokia N900 with Maemo running on it.  It&#8217;s said to be really beautiful and has a fast response time.  It feels light, in his words. <a href="http://abuggedlife.com/2009/12/17/hands-on-with-the-nokia-n900-running-on-maemo-interface/">Hands on with the Nokia N900</a> (by Jayvee Fernandez) has a quick run-down of what he liked about the phone.  Some comparisons with the iPhone and the Android-powered HTC Hero are mentioned too.  Sounds good right?</p>
<p>For other such topics, let me know  what else you&#8217;re curious about. Let&#8217;s see what we could talk about on this blog.</p>
<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/newlinuxuser/killing-processes-a-bit-of-maemo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remuco as Remote for Your Media Player</title>
		<link>http://www.everyjoe.com/newlinuxuser/remuco-as-remote-for-your-media-player/</link>
		<comments>http://www.everyjoe.com/newlinuxuser/remuco-as-remote-for-your-media-player/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 03:43:40 +0000</pubDate>
		<dc:creator>Clair Ching</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[media player]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[remote control]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://www.everyjoe.com/newlinuxuser/?p=1518</guid>
		<description><![CDATA[Those with bluetooth or wifi on their machines will most likely enjoy using Remuco, an application to let you use your mobile phone as a remote control.   Right now, Remuco can be used with the following media players:

Amarok
Audacious
Banshee
Exaile
MPD
Rhythmbox
Totem
TVtime
VLC
XMMS2

ou may use any of the above mentioned applications on your Linux box but features with regards to control, information displayed, and browsing depend on which one of them you use.  If you&#8217;re using Banshee, there are no browsing features available.  But you could control the volume, skip to the next track (or go to the previous one), toggle [...]<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Those with bluetooth or wifi on their machines will most likely enjoy using Remuco, an application to let you use your mobile phone as a remote control.   Right now, Remuco can be used with the following media players:</p>
<ul>
<li>Amarok</li>
<li>Audacious</li>
<li>Banshee</li>
<li>Exaile</li>
<li>MPD</li>
<li>Rhythmbox</li>
<li>Totem</li>
<li>TVtime</li>
<li>VLC</li>
<li>XMMS2</li>
</ul>
<p><div id="attachment_1520" class="wp-caption alignleft" style="width: 94px"><img src="http://www.everyjoe.com/newlinuxuser/files/2009/09/logo.jpg" alt="Remuco" width="84" height="55" class="size-full wp-image-1520" /><p class="wp-caption-text">Remuco</p></div>You may use any of the above mentioned applications on your Linux box but features with regards to control, information displayed, and browsing depend on which one of them you use.  If you&#8217;re using Banshee, there are no browsing features available.  But you could control the volume, skip to the next track (or go to the previous one), toggle shuffle mode, toggle repeat mode and seek forward as well as backward in the currently playing track.   Other features such as browsing the playlist and/or media library are mostly availble to the other media players.  For a complete list of features and media players, check out the <a href="http://code.google.com/p/remuco/wiki/Features">Remuco Features page on their wiki</a>.</p>
<p><a href="http://code.google.com/p/remuco/wiki/DistributionPackages">The Remuco project has packages for Arch Linux, Debian, Gentoo and Ubuntu.</a>  If you&#8217;re using any of the mentioned distros, you should have a way to install the package instead of installing from source. <img src='http://www.everyjoe.com/newlinuxuser/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Hmm.  Right now, the information available regarding <a href="http://remuco.sourceforge.net/cgi-bin/report">mobile devices you could use with Remuco</a> are limited.  Basically you need  JavaME support (MIDP ≥ 2.0, CLDC ≥ 1.1). If you use Bluetooth to connect to a player adapter, there must be JSR-82 (Java Bluetooth) support too.  Nevertheless it looks like an interesting thing to use.  Too bad I have to borrow someone&#8217;s bluetooth dongle first to try it out.  That or I could try using my older laptop  once I get to the office.</p>
<p>But I think it&#8217;s cool, especially if you&#8217;re reading a book and you&#8217;re using your computer to play music in the background.  Sometimes it&#8217;s just too fun lying down and reading rather than having to go up and change and the music.  I hope that more phones could be tested and checked if Remuco works just fine with them too.</p>
<p>Thanks to the Ubuntu Manual for giving information about <a href="http://ubuntumanual.org/posts/245/using-mobile-phone-as-remote-for-linux-media-players-is-fun">how to install Remuco on Ubuntu Karmic, Jaunty and Intrepid</a>.  I wouldn&#8217;t have known about this app if not for the blog entry.</p>
<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/newlinuxuser/remuco-as-remote-for-your-media-player/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Watch Out for Linux on Your Mobile Phones</title>
		<link>http://www.everyjoe.com/newlinuxuser/watch-out-for-linux-on-your-mobile-phones/</link>
		<comments>http://www.everyjoe.com/newlinuxuser/watch-out-for-linux-on-your-mobile-phones/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 07:19:28 +0000</pubDate>
		<dc:creator>Clair Ching</dc:creator>
				<category><![CDATA[The Free World.]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[maemo]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[phones]]></category>
		<category><![CDATA[samsung]]></category>

		<guid isPermaLink="false">http://www.everyjoe.com/newlinuxuser/watch-out-for-linux-on-your-mobile-phones/</guid>
		<description><![CDATA[There were some models of mobile phones that had Linux on them.  It was how many years ago when Motorola released some, and I think it was also possible to have Ubuntu on Palm mobile phones, if I recall correctly.  Anyhow, these past few days had something to say about Linux and mobile phone manufacturers such as Nokia and Samsung, aside from Palm, RIM and HTC.  And also something about the dwindling marketshare of Microsoft&#8217;s smartphones.
There&#8217;s a review of Nokia&#8217;s N900.  From the looks of things, Nokia will be using Maemo rather than Symbian on its [...]<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></description>
			<content:encoded><![CDATA[<p>There were some models of mobile phones that had Linux on them.  It was how many years ago when Motorola released some, and I think it was also possible to have Ubuntu on Palm mobile phones, if I recall correctly.  Anyhow, these past few days had something to say about Linux and mobile phone manufacturers such as Nokia and Samsung, aside from Palm, RIM and HTC.  And also something about the <a href="http://www.itwire.com/content/view/27040/127/">dwindling marketshare of Microsoft&#8217;s smartphones</a>.</p>
<div id="attachment_1439" class="wp-caption alignleft" style="width: 212px"><img class="size-medium wp-image-1439" src="http://www.everyjoe.com/newlinuxuser/files/2009/08/phonecall_web-202x300.jpg" alt="Mobile phones have practically become part of our lives.  And Linux is emerging as an OS to be used on the smartphones." width="202" height="300" /><p class="wp-caption-text">Mobile phones have practically become part of our lives.  And Linux is emerging as an OS to be used on the smartphones. Image credit: Morguefile, user: taliesin</p></div>
<p><a href="&lt;/dd">There&#8217;s </a><a href="http://www.mobile-review.com/review/nokia-rx51-n900-en.shtml" target="_parent">a review of Nokia&#8217;s N900</a>.  From the looks of things, Nokia will be using Maemo rather than Symbian on its smartphone offerings in the future.  With Symbian they are too limited and with Maemo, they hope to attract even more developers.  With what they gave as screenshots of the phone and its applications, it looks user friendly enough for me to get interested in it.  In terms of the design of the phone&#8217;s interface, the icons look clear enough and big enough.</p>
<p>Samsung seems to be following Nokia when it comes to making a Linux that fits its smartphones.   It will combine Linux will its TouchWiz technology.  <a href="http://www.unwiredview.com/2009/08/20/more-insights-from-eldar-windows-mobile-is-dead-new-linux-mobile-os-from-samsung/">Unwired View points out other information that might be important when it comes to the development of an operating system for Samsung phones.</a></p>
<p>For me, what&#8217;s exciting is that there are advantages in the Maemo-powered Nokia N900:</p>
<ul>
<li>Faster boot time.  This is what&#8217;s apparent in the protoype.</li>
<li>It has a stable browser.  It also has support for Flash, video and applets.</li>
<li>It&#8217;s easier to switch languages in it compared to the Symbian-powered Nokia phones.</li>
</ul>
<p>If the Nokia N900 is like this, it brings me to wonder what the Samsung phones will look like with Touch Wiz and its OS.  I think that there will be users that won&#8217;t even care what OS is on their phones but for those who do care, this is great news.</p>
<p>Are there other mobile phones that you are excited about because of Linux?  What are they?  Care to share them here?</p>
<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/newlinuxuser/watch-out-for-linux-on-your-mobile-phones/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a Ringtone with Audacity</title>
		<link>http://www.everyjoe.com/newlinuxuser/creating-a-ringtone-with-audacity/</link>
		<comments>http://www.everyjoe.com/newlinuxuser/creating-a-ringtone-with-audacity/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 04:33:53 +0000</pubDate>
		<dc:creator>Clair Ching</dc:creator>
				<category><![CDATA[Geeky Fun]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[audacity]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[ringtones]]></category>

		<guid isPermaLink="false">http://www.everyjoe.com/newlinuxuser/?p=1045</guid>
		<description><![CDATA[I am sure that you might have a song or two which you&#8217;d like to make into custom ringtones for certain people who frequently call you.  The boss could have a ringtone like the Star Wars&#8217; Imperial Death March (especially if he&#8217;s always giving you impossible deadlines) or your sister could have a ringtone of her favorite song.  It could be anything. Sometimes these tunes are not available or you only want certain segments to be used.  In any case, you could do it yourself using Audacity.
Audacity is actually capable of a whole lot more audio editing [...]<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I am sure that you might have a song or two which you&#8217;d like to make into custom ringtones for certain people who frequently call you.  The boss could have a ringtone like the Star Wars&#8217; Imperial Death March (especially if he&#8217;s always giving you impossible deadlines) or your sister could have a ringtone of her favorite song.  It could be anything. Sometimes these tunes are not available or you only want certain segments to be used.  In any case, you could do it yourself using <a href="http://audacity.sourceforge.net">Audacity</a>.</p>
<div id="attachment_1043" class="wp-caption alignleft" style="width: 310px"><a href="http://audacity.sourceforge.net"><img class="size-medium wp-image-1043" src="http://www.everyjoe.com/newlinuxuser/files/2009/04/audacity-ringtone-300x175.png" alt="a ringtone made using Audacity" width="300" height="175" /></a><p class="wp-caption-text">a ringtone made using Audacity</p></div>
<p>Audacity is actually capable of a whole lot more audio editing features but as I am not really using them yet, I am not very familiar with them.  For now, let me share how I made my own ringtone.</p>
<ol>
<li>I installed Audacity.  Of course it has dependencies too so it&#8217;s good if you check them first.  This is especially for those of you who have a lot of mp3 files.</li>
<li>I loaded the song of my choice.  Audacity converted that.</li>
<li>With the selection tool, I dragged the mouse pointer to the starting time and ending time of the song I wanted to use.  If you are not too sure about the time of the song, then you could actually drag the mouse on top of the bar with the time and have it play that segment.  When you have decided the part to select, put the mouse pointer over the part with the spiky lines.  Take note of the timing. Drag the pointer within the area from the start time to the end time.  It will be greyed out by Audacity so you know.</li>
<li>I selected the trim tool. It&#8217;s the one with the wave in between the sideways T-like things.  This will give you only the part you selected earlier.</li>
<li>I used the time shift tool to move the segment to the beginning of the time.</li>
<li>Lastly, I converted the file to mp3 via the Export command on the File menu.</li>
</ol>
<p>It&#8217;s the simplest way I know to make a custom ringtone. There&#8217;s probably fade in and fade out somewhere.  The moment I figure out how to use it, I&#8217;d definitely let you know.</p>
<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/newlinuxuser/creating-a-ringtone-with-audacity/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ubuntu Linux on the Nokia 800</title>
		<link>http://www.everyjoe.com/newlinuxuser/ubuntu-linux-on-the-nokia-800/</link>
		<comments>http://www.everyjoe.com/newlinuxuser/ubuntu-linux-on-the-nokia-800/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 05:12:18 +0000</pubDate>
		<dc:creator>Clair Ching</dc:creator>
				<category><![CDATA[Geeky Fun]]></category>
		<category><![CDATA[The Free World.]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[nokia 800]]></category>

		<guid isPermaLink="false">http://www.newlinuxuser.com/ubuntu-linux-on-the-nokia-800/</guid>
		<description><![CDATA[Last year there were news about Nokia 770 and Debian Linux.  A while ago I read about Ubuntu coming to Nokia 800.  From the article, Ubuntu is already running on an SD card.   Sounds exciting.  It&#8217;s just that the Nokia 800 will probably be a high-end consumer device here in the country if ever they sell it in the Philippines.  On the website its price is indicated as USD 299.99 already, which is several thousand pesos cheaper than the Asus EEE so even though the Nokia 800 might be an interesting proposition to new [...]<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Last year there were news about Nokia 770 and Debian Linux.  A while ago I read about Ubuntu coming to <a href="http://www.mobilemag.com/content/100/333/C15155/">Nokia 800</a>.  From the article, Ubuntu is already running on an SD card. <img src='http://www.everyjoe.com/newlinuxuser/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  Sounds exciting.  It&#8217;s just that the Nokia 800 will probably be a high-end consumer device here in the country if ever they sell it in the Philippines.  On the website its price is indicated as USD 299.99 already, which is several thousand pesos cheaper than the Asus EEE so even though the Nokia 800 might be an interesting proposition to new Linux users who are concerned with being very mobile and want to really light, the Asus EEE might still be a better investment right now.</p>
<p>But I am still glad to read about this development.  Mobile computing is definitely getting more exciting these days.  And maybe some of you will get a handheld device as your first Linux machine. <img src='http://www.everyjoe.com/newlinuxuser/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Ubuntu on the laptop or on the phone? Or maybe both? It&#8217;s an exciting time I tell you!</p>
<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/newlinuxuser/ubuntu-linux-on-the-nokia-800/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux on the Motorola A810</title>
		<link>http://www.everyjoe.com/newlinuxuser/linux-on-the-motorola-a810/</link>
		<comments>http://www.everyjoe.com/newlinuxuser/linux-on-the-motorola-a810/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 04:42:02 +0000</pubDate>
		<dc:creator>Clair Ching</dc:creator>
				<category><![CDATA[The Free World.]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[motorola]]></category>
		<category><![CDATA[phones]]></category>

		<guid isPermaLink="false">http://www.newlinuxuser.com/linux-on-the-motorola-a810/</guid>
		<description><![CDATA[Lookie!  Another Linux-based phone.  This time it&#8217;s a Motorola A810.
I wish I could see more of these things locally.  Well, and support for them as well.  So far, there are reports from the FCC as to the specs of the phone and the pictures as well.
I&#8217;ve tried one of the Linux-powered phones before and I found them nifty to use.  The user interface was quite different but then again, most Motorola phones are different if you ask me.  I&#8217;m in Asia so I&#8217;d just hope to see it in the mall one of these [...]<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Lookie!  Another Linux-based phone.  This time it&#8217;s a <a href="http://gullfoss2.fcc.gov/oetcf/eas/reports/ViewExhibitReport.cfm?mode=Exhibits&#038;RequestTimeout=500&#038;calledFromFrame=N&#038;application_id=268272&#038;fcc_id='IHDP56HU1'">Motorola A810</a>.</p>
<p>I wish I could see more of these things locally.  Well, and support for them as well.  So far, there are reports from the FCC as to the specs of the phone and the pictures as well.</p>
<p>I&#8217;ve tried one of the Linux-powered phones before and I found them nifty to use.  The user interface was quite different but then again, most Motorola phones are different if you ask me.  I&#8217;m in Asia so I&#8217;d just hope to see it in the mall one of these days and blog about it&#8230; using my Sony Ericsson phone. Heh.</p>
<p>But seriously, why not a smart phone with embedded Linux, right? <img src='http://www.everyjoe.com/newlinuxuser/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Post from: <a href="http://www.everyjoe.com/newlinuxuser">New Linux User</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.everyjoe.com/newlinuxuser/linux-on-the-motorola-a810/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>