<?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>The Maemo &#187; Reviews</title>
	<atom:link href="http://www.themaemo.com/category/reviews/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.themaemo.com</link>
	<description>Maemo News , Hacks , Themes , Wallpapers and More</description>
	<lastBuildDate>Tue, 25 May 2010 10:36:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>HowTo: Install Ovi Store apps from the command line on the N900</title>
		<link>http://www.themaemo.com/howto-install-ovi-store-apps-from-the-command-line-on-the-n900/</link>
		<comments>http://www.themaemo.com/howto-install-ovi-store-apps-from-the-command-line-on-the-n900/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 08:53:35 +0000</pubDate>
		<dc:creator>archebyte</dc:creator>
				<category><![CDATA[Applications - Apps]]></category>
		<category><![CDATA[Devices]]></category>
		<category><![CDATA[Hacks ,Tricks and Tips]]></category>
		<category><![CDATA[Nokia N900]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[maemo]]></category>
		<category><![CDATA[maemo5]]></category>
		<category><![CDATA[n900]]></category>
		<category><![CDATA[shortcuts]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[xterm]]></category>

		<guid isPermaLink="false">http://www.themaemo.com/?p=420</guid>
		<description><![CDATA[
Disclaimer: If you are not comfortable with the command line, do not try this.
If you have installed an app from the Ovi Store web portal, you would have noticed that the process is not fast. Clicking the Download link opens the Application-Manager which takes anywhere from 30-40 seconds to prepare the system before actually starting [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.themaemo.com%2Fhowto-install-ovi-store-apps-from-the-command-line-on-the-n900%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.themaemo.com%2Fhowto-install-ovi-store-apps-from-the-command-line-on-the-n900%2F" height="61" width="51" /></a></div>
<p><em>Disclaimer: If you are not comfortable with the command line, do not try this.</em></p>
<p>If you have installed an app from the Ovi Store web portal, you would have noticed that the process is not fast. Clicking the Download link opens the Application-Manager which takes anywhere from 30-40 seconds to prepare the system before actually starting the download. For those who don&#8217;t like to wait, the apt-get command is a great alternative to speed up things and also allow installing multiple apps (at least the ones that are free) in one go.</p>
<h2>Prerequisites</h2>
<p>There are two things required before starting the download. Setting up the Ovi Repo and creating an Archive folder. You need to do this only once.</p>
<h3>Ovi Repo</h3>
<p>If you have never used the Ovi Store, you would need to have the repo installed first. Downloading an app from the store automatically adds the repo the first time but you need an Ovi account. So if you want the apps but don&#8217;t like signing in, you can add the repo manually:<br />
Name: Ovi<br />
Web: https://downloads.maemo.nokia.com/fremantle/ovi/<br />
Dist: ./</p>
<h3>Archive Folder:</h3>
<p>In order to save space on the root partition, create a download directory for the downloaded packages. Instructions <a href="http://wiki.maemo.org/Keep_a_safe_copy_of_your_favorite_applications#Create_the_Archive_folder">here</a></p>
<h2>Installation</h2>
<p>For installation, all you need is the application&#8217;s package name. The apt-cache command can be used to find it. The following command will search and list all packages with the word &#8216;offscr&#8217; in it:</p>
<pre># apt-cache search offscr</pre>
<p>This will display the 31 nifty apps by Offscr currently available. This also searches descriptions.</p>
<p>Next, install the desired package using apt-get (as root of course):</p>
<pre># apt-get -o dir::cache=/home/user/MyDocs/apt-archive-cache install  offscr-discs  offscr-backgammon  offscr-watch</pre>
<p>This will start the installation process for all 3 apps which will take about the same time it takes for one install from the website. Enjoy!</p>
<p><a href="http://www.directphoneshop.co.uk/coming-soon-mobile-phones.asp">Latest Mobile Phones 2010</a><img src="http://www.themaemo.com/?ak_action=api_record_view&#038;id=420&#038;type=feed" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.themaemo.com/howto-install-ovi-store-apps-from-the-command-line-on-the-n900/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>mkMMS First Third Party MMS for N900</title>
		<link>http://www.themaemo.com/mkmms-first-third-party-mms-for-n900/</link>
		<comments>http://www.themaemo.com/mkmms-first-third-party-mms-for-n900/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 12:20:49 +0000</pubDate>
		<dc:creator>Siraj</dc:creator>
				<category><![CDATA[Applications - Apps]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Devices]]></category>
		<category><![CDATA[Nokia N900]]></category>
		<category><![CDATA[maemo]]></category>
		<category><![CDATA[maemo5]]></category>
		<category><![CDATA[mkmms]]></category>
		<category><![CDATA[n900]]></category>
		<category><![CDATA[n900 camera]]></category>
		<category><![CDATA[n900 mms]]></category>
		<category><![CDATA[n900 mms application]]></category>

		<guid isPermaLink="false">http://www.themaemo.com/?p=395</guid>
		<description><![CDATA[mkMMS First Third Party MMS for N900
We all know N900 doesn&#8217;t yet feature a MMS sending capability. mkMMS is an application developed by Mohammed Sameer
The application is not yet finished. It&#8217;s in alpha stage but it&#8217;s working good. It lacks GUI and very limited in features.This application allows you to create a MMS and send [...]]]></description>
			<content:encoded><![CDATA[<a href='http://www.themaemo.com/mkmms-first-third-party-mms-for-n900/' class='retweet vert' >mkMMS First Third Party MMS for N900</a><div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.themaemo.com%2Fmkmms-first-third-party-mms-for-n900%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.themaemo.com%2Fmkmms-first-third-party-mms-for-n900%2F" height="61" width="51" /></a></div>
<p>We all know N900 doesn&#8217;t yet feature a MMS sending capability. mkMMS is an application developed by<strong> <a title="Index Page" href="http://foolab.org/">Mohammed Sameer</a></strong></p>
<p>The application is not yet finished. It&#8217;s in alpha stage but it&#8217;s working good. It lacks GUI and very limited in features.This application allows you to create a MMS and send your photo to another phone number via Nokia N900. With the current version you can attach only ONE, which can be jpg, png, gif or text file (txt). And at this point it&#8217;s still under development so we can get a full featured version very soon!. You can use it like this</p>
<p><code><strong>./mkmms  /home/temp/photo.jpg m-send-req.mms subject</strong></code></p>
<p>You can get a Copy of mkMMS here :<a href="http://home.foolab.org/files/mkmms.tgzhttp://home.foolab.org/files/mkmms.tgz"> </a><a href="http://home.foolab.org/files/mkmms.tgz">mkMMS</a><img src="http://www.themaemo.com/?ak_action=api_record_view&#038;id=395&#038;type=feed" alt="" /></p>
<a href='http://www.themaemo.com/mkmms-first-third-party-mms-for-n900/' class='retweet vert' >mkMMS First Third Party MMS for N900</a>]]></content:encoded>
			<wfw:commentRss>http://www.themaemo.com/mkmms-first-third-party-mms-for-n900/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>HowTo: Launch a terminal app from a shortcut on Nokia N900 (Part 2)</title>
		<link>http://www.themaemo.com/howto-launch-a-terminal-app-from-a-shortcut-part-2/</link>
		<comments>http://www.themaemo.com/howto-launch-a-terminal-app-from-a-shortcut-part-2/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 07:54:17 +0000</pubDate>
		<dc:creator>archebyte</dc:creator>
				<category><![CDATA[Applications - Apps]]></category>
		<category><![CDATA[Devices]]></category>
		<category><![CDATA[Hacks ,Tricks and Tips]]></category>
		<category><![CDATA[Nokia N900]]></category>
		<category><![CDATA[maemo5]]></category>
		<category><![CDATA[n900]]></category>
		<category><![CDATA[n900 faq]]></category>
		<category><![CDATA[n900 key tips]]></category>
		<category><![CDATA[n900 tips]]></category>
		<category><![CDATA[shortcuts]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[xterm]]></category>

		<guid isPermaLink="false">http://www.themaemo.com/?p=373</guid>
		<description><![CDATA[
This tutorial will show you how to add an icon to the topx shortcut in Part 1.

Find/create a PNG image of dimension 48&#215;48. (google this)
Name the file topx.png
Save file to /usr/share/icons/hicolor/48&#215;48/hildon/ (you will need root access)
Modify the topx.desktop file to include the following line. The right side should be the name of file without the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.themaemo.com%2Fhowto-launch-a-terminal-app-from-a-shortcut-part-2%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.themaemo.com%2Fhowto-launch-a-terminal-app-from-a-shortcut-part-2%2F" height="61" width="51" /></a></div>
<p>This tutorial will show you how to add an icon to the topx shortcut in <a href="http://www.themaemo.com/howto-launch-a-terminal-app-from-a-shortcut/" target="_blank">Part 1</a>.</p>
<ol>
<li>Find/create a PNG image of dimension 48&#215;48. (google <a href="http://images.google.com/images?imgtbs=z&amp;hl=en&amp;sa=1&amp;q=imagesize%3A48x48+filetype%3Apng+linux&amp;aq=f&amp;oq=&amp;aqi=&amp;start=0" target="_blank">this</a>)</li>
<li>Name the file topx.png</li>
<li>Save file to /usr/share/icons/hicolor/48&#215;48/hildon/ (you will need root access)</li>
<li>Modify the topx.desktop file to include the following line. The right side should be the name of file without the .png</li>
</ol>
<p><tt>Icon=topx</tt></p>
<p>The topx.desktop now looks like this:<br />
<tt>[Desktop Entry]<br />
Encoding=UTF-8<br />
Version=0.1<br />
Type=Application<br />
Terminal=true<br />
Name=topx<br />
Exec=/usr/bin/osso-xterm top<br />
Icon=topx<br />
X-Osso-Type=application/x-executable<br />
</tt></p>
<p>Save topx.desktop and reboot to see the icon for the shortcut in the Application Menu. If the icon does not show up, install a couple of apps from the Application Manager. This should update the icon-cache and display it.</p>
<div style="text-align:center"><img src="http://www.themaemo.com/wp-content/uploads/2009/12/Screenshot-20091211-194657.jpg" alt="" /></div>
<p><img src="http://www.themaemo.com/?ak_action=api_record_view&#038;id=373&#038;type=feed" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.themaemo.com/howto-launch-a-terminal-app-from-a-shortcut-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo: Launch a terminal app from a shortcut on Nokia N900</title>
		<link>http://www.themaemo.com/howto-launch-a-terminal-app-from-a-shortcut/</link>
		<comments>http://www.themaemo.com/howto-launch-a-terminal-app-from-a-shortcut/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 07:27:31 +0000</pubDate>
		<dc:creator>archebyte</dc:creator>
				<category><![CDATA[Device]]></category>
		<category><![CDATA[Devices]]></category>
		<category><![CDATA[Hacks ,Tricks and Tips]]></category>
		<category><![CDATA[Nokia N900]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[n900]]></category>
		<category><![CDATA[n900 tips]]></category>
		<category><![CDATA[N900 Tricks]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[xterm]]></category>

		<guid isPermaLink="false">http://www.themaemo.com/howto-launch-a-terminal-app-from-a-shortcut/</guid>
		<description><![CDATA[
On the N900, it is possible to run a terminal program like &#8216;top&#8217; directly from the Desktop/Shortcut. The following example creates a shortcut to launch the system monitior program &#8216;top&#8217;.
1. Use a text-editor like vi or Leafpad to create a file with the following text:

[Desktop Entry]
Encoding=UTF-8
Version=0.1
Type=Application
Terminal=true
Name=topx
Exec=/usr/bin/osso-xterm top
Icon=
X-Window-Icon=
X-HildonDesk-ShowInToolbar=true
X-Osso-Type=application/x-executable

2. Save the file as topx.desktop.
3. As root, copy [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.themaemo.com%2Fhowto-launch-a-terminal-app-from-a-shortcut%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.themaemo.com%2Fhowto-launch-a-terminal-app-from-a-shortcut%2F" height="61" width="51" /></a></div>
<p>On the N900, it is possible to run a terminal program like &#8216;top&#8217; directly from the Desktop/Shortcut. The following example creates a shortcut to launch the system monitior program &#8216;top&#8217;.</p>
<p>1. Use a text-editor like vi or Leafpad to create a file with the following text:</p>
<pre>
[Desktop Entry]
Encoding=UTF-8
Version=0.1
Type=Application
Terminal=true
Name=topx
Exec=/usr/bin/osso-xterm top
Icon=
X-Window-Icon=
X-HildonDesk-ShowInToolbar=true
X-Osso-Type=application/x-executable
</pre>
<p>2. Save the file as topx.desktop.</p>
<p>3. As root, copy the file to the &#8216;/usr/share/applications/hildon/&#8217; directory. This will create an ugly blue application icon in the Application list called &#8216;topx&#8217;. </p>
<div style="text-align:center"><img src="http://www.themaemo.com/wp-content/uploads/2009/12/BmKervie.jpg" /></div>
<p>Launching &#8216;topx&#8217; will execute &#8216;top&#8217; directly in xterm. You may now put a shortcut on the desktop for quick access. The not-so-great part of this desktop-shortcut is that it displays the default icon.</p>
<p><img src="http://www.themaemo.com/?ak_action=api_record_view&#038;id=181&#038;type=feed" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.themaemo.com/howto-launch-a-terminal-app-from-a-shortcut/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>N900 Support Page Online</title>
		<link>http://www.themaemo.com/n900-support-page-online/</link>
		<comments>http://www.themaemo.com/n900-support-page-online/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 17:09:01 +0000</pubDate>
		<dc:creator>Siraj</dc:creator>
				<category><![CDATA[Device]]></category>
		<category><![CDATA[Devices]]></category>
		<category><![CDATA[Nokia N900]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[maemo]]></category>
		<category><![CDATA[maemo browser]]></category>
		<category><![CDATA[maemo ram limit]]></category>
		<category><![CDATA[maemo review]]></category>
		<category><![CDATA[maemo5]]></category>
		<category><![CDATA[n900]]></category>
		<category><![CDATA[n900 camera]]></category>
		<category><![CDATA[n900 expansion slot]]></category>
		<category><![CDATA[n900 faq]]></category>
		<category><![CDATA[n900 fm]]></category>
		<category><![CDATA[n900 fm transmitter]]></category>
		<category><![CDATA[n900 ovistore]]></category>
		<category><![CDATA[n900 softwares]]></category>
		<category><![CDATA[n900 speakers]]></category>
		<category><![CDATA[n900 support]]></category>
		<category><![CDATA[n900 techspecs]]></category>
		<category><![CDATA[n900 thickness]]></category>
		<category><![CDATA[n900 tips]]></category>
		<category><![CDATA[n900 updater]]></category>
		<category><![CDATA[n900 user manual]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[nokia n900]]></category>

		<guid isPermaLink="false">http://www.themaemo.com/?p=135</guid>
		<description><![CDATA[

Hi the N900 support page is finally online.Whats the support page brings us:
-User Manual in all languages
-How To which is used for basic tweaks you can do in N900
-Softwares from Nokia for your N900
-Accessories Available for your N900
-Specification
-Simple 400 FAQ&#8217;s

N900 Support Page

]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.themaemo.com%2Fn900-support-page-online%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.themaemo.com%2Fn900-support-page-online%2F" height="61" width="51" /></a></div>
<p><img class="alignnone" src="http://i49.tinypic.com/idgbyb.jpg" alt="" width="414" height="229" /><br />
Hi the N900 support page is finally online.Whats the support page brings us:<br />
-<a href="http://europe.nokia.com/get-support-and-software/product-support/n900/guides"><strong>User Manual</strong> in all languages</a><br />
-<a href="http://europe.nokia.com/get-support-and-software/product-support/n900/how-to">How To which is used for basic tweaks you can do in N900</a><br />
-<a href="http://europe.nokia.com/get-support-and-software/product-support/n900/software">Softwares from Nokia for your N900</a><br />
-<a href="http://europe.nokia.com/get-support-and-software/product-support/n900/accessories">Accessories Available for your N900</a><br />
-<a href="http://europe.nokia.com/get-support-and-software/product-support/n900/specifications">Specification</a><br />
-<a href="http://europe.nokia.com/get-support-and-software/product-support/n900/faq">Simple 400 FAQ&#8217;s</a><br />
<a href="http://europe.nokia.com/get-support-and-software/product-support/n900"><br />
N900 Support Page<br />
</a><img src="http://www.themaemo.com/?ak_action=api_record_view&#038;id=135&#038;type=feed" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.themaemo.com/n900-support-page-online/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>N900 FM transmitter Demo</title>
		<link>http://www.themaemo.com/n900-fm-transmitter-demo/</link>
		<comments>http://www.themaemo.com/n900-fm-transmitter-demo/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 16:53:01 +0000</pubDate>
		<dc:creator>Siraj</dc:creator>
				<category><![CDATA[Device]]></category>
		<category><![CDATA[Devices]]></category>
		<category><![CDATA[Nokia N900]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[maemo]]></category>
		<category><![CDATA[maemo review]]></category>
		<category><![CDATA[maemo5]]></category>
		<category><![CDATA[n900]]></category>
		<category><![CDATA[n900 camera]]></category>
		<category><![CDATA[n900 car stereo]]></category>
		<category><![CDATA[n900 fm]]></category>
		<category><![CDATA[n900 fm transmitter]]></category>
		<category><![CDATA[n900 fm transmitter demo]]></category>
		<category><![CDATA[n900 key tips]]></category>
		<category><![CDATA[n900 keyboard shortcuts]]></category>
		<category><![CDATA[n900 maemo]]></category>
		<category><![CDATA[n900 speakers.n900 expansion slot]]></category>
		<category><![CDATA[n900 thickness]]></category>
		<category><![CDATA[n900 tips]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[nokia n900]]></category>

		<guid isPermaLink="false">http://www.themaemo.com/?p=131</guid>
		<description><![CDATA[
FM Transmitter Demo
Hi geeks we all know N900 sports a fm transmitter.The N900 fmtransmitter is demoed by Steffen, a member of the Maemo 5 UI Team.The Fm transmitter is basically used to transmit the audio from N900 to the nearby Fm receiver.Here in this below video you can see the working of it.

]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.themaemo.com%2Fn900-fm-transmitter-demo%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.themaemo.com%2Fn900-fm-transmitter-demo%2F" height="61" width="51" /></a></div>
<p><strong>FM Transmitter Demo</strong><br />
Hi geeks we all know N900 sports a fm transmitter.The N900 fmtransmitter is demoed by Steffen, a member of the Maemo 5 UI Team.The Fm transmitter is basically used to transmit the audio from N900 to the nearby Fm receiver.Here in this below video you can see the working of it.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/n99S8iMYKRY&#038;rel=0&#038;color1=0xd6d6d6&#038;color2=0xf0f0f0&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/n99S8iMYKRY&#038;rel=0&#038;color1=0xd6d6d6&#038;color2=0xf0f0f0&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="425" height="344"></embed></object></p>
<p><img src="http://www.themaemo.com/?ak_action=api_record_view&#038;id=131&#038;type=feed" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.themaemo.com/n900-fm-transmitter-demo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>HowTo: Create a shortcut to a file on the N900&#8217;s desktop</title>
		<link>http://www.themaemo.com/how-to-put-a-shortcut-to-a-file-on-the-n900s-desktop/</link>
		<comments>http://www.themaemo.com/how-to-put-a-shortcut-to-a-file-on-the-n900s-desktop/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 18:58:40 +0000</pubDate>
		<dc:creator>archebyte</dc:creator>
				<category><![CDATA[Applications - Apps]]></category>
		<category><![CDATA[Devices]]></category>
		<category><![CDATA[Hacks ,Tricks and Tips]]></category>
		<category><![CDATA[Nokia N900]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[maemo]]></category>
		<category><![CDATA[n900]]></category>
		<category><![CDATA[shortcuts]]></category>

		<guid isPermaLink="false">http://www.themaemo.com/how-to-put-a-shortcut-to-a-file-on-the-n900s-desktop/</guid>
		<description><![CDATA[
Being able create a file-shortcut on the desktop is a standard feature of all desktop environments like XP, GNOME, KDE, OS X etc. Unfortunately, the N900&#8217;s desktop doesn&#8217;t allow putting any kind of link on the desktop except if its a bookmark. So if you like having quick access to certain files from the desktop, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.themaemo.com%2Fhow-to-put-a-shortcut-to-a-file-on-the-n900s-desktop%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.themaemo.com%2Fhow-to-put-a-shortcut-to-a-file-on-the-n900s-desktop%2F" height="61" width="51" /></a></div>
<p>Being able create a file-shortcut on the desktop is a standard feature of all desktop environments like XP, GNOME, KDE, OS X etc. Unfortunately, the N900&#8217;s desktop doesn&#8217;t allow putting any kind of link on the desktop except if its a bookmark. So if you like having quick access to certain files from the desktop, there is a workaround through the browser.</p>
<p>In the following example, I  will create a shortcut to the agenda.pdf file. Open the file-system from the browser (see my previous post) and navigate to the folder of the file&#8217;s location.</p>
<div style="text-align:center;"><img src="http://myn900.files.wordpress.com/2009/11/vbruvvgq.jpg" alt="" /><span id="more-100"></span></div>
<p>Press and hold on the filename to bring up the menu. Select Add Bookmark. Give it a name and Save.</p>
<div style="text-align:center;"><img src="http://myn900.files.wordpress.com/2009/11/bxvgawll.jpg" alt="" /></div>
<p>This will create a bookmak to the file. Now add the bookmark on the desktop.</p>
<div style="text-align:center;"><img src="http://myn900.files.wordpress.com/2009/11/nosazyxx.jpg" alt="" /></div>
<p>Thats it. The file can be launched directly from the desktop.</p>
<div style="text-align:center;"><img src="http://myn900.files.wordpress.com/2009/11/jkesuwea.jpg" alt="" /></div>
<p>Not so nice parts of this hack:<br />
Web-browser launches, bookmark-folder inflates with the links, and the shortcuts on the desktop are deceptive without the thumbnail.</p>
<p><em>created using <a href="http://maemo-wordpy.garage.maemo.org" target="_blank">MaStory</a> on the N900 </em><img src="http://www.themaemo.com/?ak_action=api_record_view&#038;id=100&#038;type=feed" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.themaemo.com/how-to-put-a-shortcut-to-a-file-on-the-n900s-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to take the Red-Pill and install more apps on the N900</title>
		<link>http://www.themaemo.com/taking-the-red-pill/</link>
		<comments>http://www.themaemo.com/taking-the-red-pill/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 16:28:17 +0000</pubDate>
		<dc:creator>archebyte</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[maemo]]></category>
		<category><![CDATA[maemo review]]></category>
		<category><![CDATA[maemo5]]></category>
		<category><![CDATA[n900]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[nokia n900]]></category>

		<guid isPermaLink="false">http://www.themaemo.com/taking-the-red-pill/</guid>
		<description><![CDATA[
The N900 (and the Maemo platform) allows the user to, for lack of a better word, &#8220;turbo-charge&#8221; the Application Manager by opening up a variety of advanced features locked away by default.  Enabling them requires taking the &#8220;Red-Pill&#8221; so to speak. you can always opt for the &#8220;Blue-Pill&#8221; but c&#8217;mon, you only live once. [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.themaemo.com%2Ftaking-the-red-pill%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.themaemo.com%2Ftaking-the-red-pill%2F" height="61" width="51" /></a></div>
<p>The N900 (and the Maemo platform) allows the user to, for lack of a better word, &#8220;turbo-charge&#8221; the Application Manager by opening up a variety of advanced features locked away by default.  Enabling them requires taking the &#8220;Red-Pill&#8221; so to speak. you can always opt for the &#8220;Blue-Pill&#8221; but c&#8217;mon, you only live once. <img src='http://www.themaemo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>So, to enable this mode, open the Application Manager and select Catalogs from the drop-down. This will show a list of catalogs</p>
<div style="text-align:center"><img src="http://www.themaemo.com/wp-content/uploads/2009/11/XEdWEkJh.jpg" alt="" /></div>
<p>Tap &#8220;New&#8221; and type the word matrix in the &#8216;Web address&#8217; field.</p>
<div style="text-align:center"><img src="http://www.themaemo.com/wp-content/uploads/2009/11/LHwePpft.jpg" alt="" /></div>
<p>Now tap on the blurry region above the Catalogs window. This will bring up the &#8220;big choice&#8221;</p>
<div style="text-align:center"><img src="http://www.themaemo.com/wp-content/uploads/2009/11/uQIVhilK.jpg" alt="" /></div>
<p>Taking the Blue-Pill will put you back where you started. Taking the Red-Pill will unlock the new world and the Application Catalog will display new buttons like &#8216;Settings&#8217; and &#8216;Install from File&#8217;</p>
<div style="text-align:center"><img src="http://www.themaemo.com/wp-content/uploads/2009/11/oyAFNqpV.jpg" alt="" /></div>
<p>The Application Manager will now update if an internet-connection is available and display a whole lot more packages. These packages are not only useful for development purposes but also for advanced use.</p>
<p><span style="color: #ff0000;">NOTE</span>: <em>Just a word of caution. Enable this mode only if you feel comfortable with managing the advanced features. The chances of getting your phone bricked are high if you don&#8217;t know what you are doing. If you are willing to take the risk, good luck!</em><img src="http://www.themaemo.com/?ak_action=api_record_view&#038;id=50&#038;type=feed" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.themaemo.com/taking-the-red-pill/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>why the heck Nokia N900 is so thick ?</title>
		<link>http://www.themaemo.com/why-the-hell-nokia-n900-is-so-thick/</link>
		<comments>http://www.themaemo.com/why-the-hell-nokia-n900-is-so-thick/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 18:13:30 +0000</pubDate>
		<dc:creator>Siraj</dc:creator>
				<category><![CDATA[Devices]]></category>
		<category><![CDATA[Nokia N900]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[maemo]]></category>
		<category><![CDATA[maemo ram limit]]></category>
		<category><![CDATA[maemo review]]></category>
		<category><![CDATA[n900 camera]]></category>
		<category><![CDATA[n900 maemo]]></category>
		<category><![CDATA[n900 speakers.n900 expansion slot]]></category>
		<category><![CDATA[n900 stylus]]></category>
		<category><![CDATA[n900 thickness]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[nokia n900]]></category>

		<guid isPermaLink="false">http://www.themaemo.com/?p=24</guid>
		<description><![CDATA[
In our last post we saw how powerful Nokia N900 was, now the question is why is the Nokia N900 so thick ?


You would wonder why the N900 is so thick compared to other mobiles such as HD2 and the famous iPhone 3GS.
lets see why.. It is due to following additions to the beast and [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.themaemo.com%2Fwhy-the-hell-nokia-n900-is-so-thick%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.themaemo.com%2Fwhy-the-hell-nokia-n900-is-so-thick%2F" height="61" width="51" /></a></div>
<p>In our <a href="../nokia-n900-maemo-beast-dragged-to-its-limit/">l</a>ast pos<a href="../nokia-n900-maemo-beast-dragged-to-its-limit/">t</a> we saw <a href="../nokia-n900-maemo-beast-dragged-to-its-limit/">how powerful Nokia N900</a> was, now the question is why is the Nokia N900 so thick ?</p>
<p style="text-align: center;"><img class="aligncenter" src="http://i50.tinypic.com/28v678m.jpg" alt="" width="554" height="416" /></p>
<p style="text-align: center;">
<p>You would wonder why the N900 is so thick compared to other mobiles such as HD2 and the famous iPhone 3GS.</p>
<p>lets see why.. It is due to following additions to the beast and making it a powerful contender to all the mobiles.</p>
<p><span id="more-24"></span></p>
<p>*<strong>Stereo Speakers</strong> &#8211; High Quality stereo speakers.It delivers the sound as the way it was supposed to be delivered.<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/TquCVQNVQqg&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/TquCVQNVQqg&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
*<strong>Expansion Slot</strong>- The Monster can utilize extra memory too if you like so, expansion slot is a must.</p>
<p>*<strong>Full QWERTY</strong> &#8211; Touch screen + QWERTY always a Great combo for a phone like this and the slider takes more room to be perfectly slide out</p>
<p>You might ask why Motorola DROID which also has a QWERTY keyboard and it is slightly thiner..that is because DROID keyboard is FLAT, it is not the case in the N900 which has tactile keyboard with curved buttons.<br />
*<strong>IR</strong> &#8211; Can be used as universal remote, there is already an app for that.<br />
<img src="http://img23.imageshack.us/img23/1373/nokian900back01.jpg" alt="" /></p>
<p>* <strong>5 mpx</strong> &#8211; bigger sensor , lens cover , kick stand, dual LED  &#8211; These spice up the photo output of the beast. Kick Stand makes it a handy video player.</p>
<p>*<strong>Removable battery</strong> &#8211; The power house of the Beast BL-5J 1320mAh take some room in the device.<br />
*<strong>Stylus</strong> &#8211; The stylus is a complementary thing in resistive screen we will need in some time.So some thickness is given to it to fit firmly.<br />
*<strong>Integrated 32GB </strong>- The memory really speaks out for this phone<br />
*<strong>FM transmitter and Receiver , TV-out chip</strong> -The hardware things which spice up the N900 a little more outstanding device<br />
*<strong>Front camera</strong> for Video Calls-A must for all high-end Mobile phone . oh by the way now we can do Skype Video calls  <img src='http://www.themaemo.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>More hardware feature <code>=</code> bigger the size , its inevitable.<img src="http://www.themaemo.com/?ak_action=api_record_view&#038;id=24&#038;type=feed" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.themaemo.com/why-the-hell-nokia-n900-is-so-thick/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Nokia N900 Maemo Beast dragged to its Limit</title>
		<link>http://www.themaemo.com/nokia-n900-maemo-beast-dragged-to-its-limit/</link>
		<comments>http://www.themaemo.com/nokia-n900-maemo-beast-dragged-to-its-limit/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 17:30:07 +0000</pubDate>
		<dc:creator>Siraj</dc:creator>
				<category><![CDATA[Device]]></category>
		<category><![CDATA[Devices]]></category>
		<category><![CDATA[Nokia N900]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[maemo]]></category>
		<category><![CDATA[maemo ram limit]]></category>
		<category><![CDATA[maemo review]]></category>
		<category><![CDATA[n900 maemo]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[nokia n900]]></category>

		<guid isPermaLink="false">http://www.themaemo.com/?p=9</guid>
		<description><![CDATA[
Hi all As we all know the Nokia N900 is a Great multitasking beast with 1gb application memory. Here in this video, archbyte from  TheMaemo.com team  pushes the N900 to its limits check out the cool video from him.



Also a video from Nokia here:

]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.themaemo.com%2Fnokia-n900-maemo-beast-dragged-to-its-limit%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.themaemo.com%2Fnokia-n900-maemo-beast-dragged-to-its-limit%2F" height="61" width="51" /></a></div>
<p style="text-align: left;">Hi all As we all know the Nokia N900 is a Great multitasking beast with 1gb application memory. Here in this video, <span style="color: #0000ff;">archbyte</span> from  <a href="http://www.themaemo.com"><span style="color: #0000ff;">TheMaemo.com</span></a> team  pushes the N900 to its limits check out the cool video from him.</p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/0naeSt9BTFY&amp;color1=0x234900&amp;color2=0xd4d4d4&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/0naeSt9BTFY&amp;color1=0x234900&amp;color2=0xd4d4d4&amp;feature=player_embedded&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p style="text-align: center;"><span id="more-9"></span></p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/URsNHguzHoI&amp;color1=0x234900&amp;color2=0xd4d4d4&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/URsNHguzHoI&amp;color1=0x234900&amp;color2=0xd4d4d4&amp;feature=player_embedded&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p style="text-align: center;"><strong>Also a video from Nokia here:</strong></p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/-t9Qw2sU-WE&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/-t9Qw2sU-WE&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;feature=player_embedded&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object><img src="http://www.themaemo.com/?ak_action=api_record_view&#038;id=9&#038;type=feed" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.themaemo.com/nokia-n900-maemo-beast-dragged-to-its-limit/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
