<?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; Applications &#8211; Apps</title>
	<atom:link href="http://www.themaemo.com/category/reviews/applications-apps/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: 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>Welcome To TheMaemo.com</title>
		<link>http://www.themaemo.com/welcome-to-the-maemo/</link>
		<comments>http://www.themaemo.com/welcome-to-the-maemo/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 14:44:07 +0000</pubDate>
		<dc:creator>Satz</dc:creator>
				<category><![CDATA[Applications - Apps]]></category>
		<category><![CDATA[Device]]></category>
		<category><![CDATA[Devices]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Hacks ,Tricks and Tips]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Nokia N900]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[maemo]]></category>
		<category><![CDATA[maemo5]]></category>
		<category><![CDATA[n900]]></category>
		<category><![CDATA[nokia n900]]></category>

		<guid isPermaLink="false">http://www.themaemo.com/?p=3</guid>
		<description><![CDATA[
Hello folks !
Our Maemo team will be posting about latest news, rumors, reviews and hacks . we will soon open a download section where you can download  or submit your applications , wallpapers and themes.
Enjoy your Stay !

]]></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%2Fwelcome-to-the-maemo%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.themaemo.com%2Fwelcome-to-the-maemo%2F" height="61" width="51" /></a></div>
<p>Hello folks !</p>
<p>Our Maemo team will be posting about latest news, rumors, reviews and hacks . we will soon open a download section where you can download  or submit your applications , wallpapers and themes.</p>
<p>Enjoy your Stay !</p>
<p><img src="http://maemo.nokia.com/img/feature-stack.jpg" alt="Nokia Maemo N900" width="766" height="266" /></p>
<p><img src="http://www.themaemo.com/?ak_action=api_record_view&#038;id=3&#038;type=feed" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.themaemo.com/welcome-to-the-maemo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
