<?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>Gadget Pilipinas &#187; N900</title>
	<atom:link href="http://www.gadgetpilipinas.net/category/n900/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gadgetpilipinas.net</link>
	<description></description>
	<lastBuildDate>Sun, 26 May 2013 03:31:05 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>[HowTo] Dual Boot Maemo 5 and Android 2.1 Eclair on N900</title>
		<link>http://www.gadgetpilipinas.net/2010/06/howto-dual-boot-maemo-5-and-android-2-1-eclair-on-n900/</link>
		<comments>http://www.gadgetpilipinas.net/2010/06/howto-dual-boot-maemo-5-and-android-2-1-eclair-on-n900/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 05:26:23 +0000</pubDate>
		<dc:creator>Giancarlo Viterbo</dc:creator>
				<category><![CDATA[HowTos]]></category>
		<category><![CDATA[N900]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[dual boot]]></category>
		<category><![CDATA[google android]]></category>
		<category><![CDATA[Maemo]]></category>
		<category><![CDATA[maemo and android]]></category>
		<category><![CDATA[Nokia N900]]></category>

		<guid isPermaLink="false">http://www.gadgetpilipinas.net/?p=1027</guid>
		<description><![CDATA[<p>DJ_Steve and E-Yes of Maemo.org forums managed to install and dualboot Android 2.1 and Maemo 5 OS on their N900. I was able to do it myself on my Nokia N900 and I'm here to share you the steps I followed.</p><p>The post <a href="http://www.gadgetpilipinas.net/2010/06/howto-dual-boot-maemo-5-and-android-2-1-eclair-on-n900/">[HowTo] Dual Boot Maemo 5 and Android 2.1 Eclair on N900</a> appeared first on <a href="http://www.gadgetpilipinas.net">Gadget Pilipinas</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>DJ_Steve and E-Yes of Maemo.org forums managed to install and dualboot Android 2.1 and Maemo 5 OS on their N900. I was able to do it myself on my Nokia N900 and I&#8217;m here to share you the steps I followed.</p>
<p>The following steps are basically similar to DJ_Steve’s instructions. I just managed to modify it to help those who are not familiar with UNIX. I want to tell you that I am not too familiar with the said language as well, but I successfully installed the Android OS on my N900.</p>
<p>First off, there are stuffs that you primarily need in order to go through the process.</p>
<p><strong>1. Knowledge of how to flash your device</strong></p>
<p>- This is very important for many reasons. (1) Should you “brick” your device, you should know how to “bring it back to life”; (2) Flashing the Kernel image provided by DJ_Steve is the same with how you flash firmware/eMMC to your device.</p>
<p><strong>2. DJ_Steve’s Android RootFS: <a href="http://www.loadsofspace.net/NITDroid-0.0.3-1-Eclair-WiFi.tbz2">http://www.loadsofspace.net/NITDroid-0.0.3-1-Eclair-WiFi.tbz2</a> </strong></p>
<p>This is currently the available RootFS (Root Filesystem) compiled by DJ_Steve. This is the main OS that will be installed into the Linux Partition of your MicroSD card that we will create later.</p>
<p><strong>3. DJ_Steve’s Kernel Image: <a href="http://www.loadsofspace.net/zImage-0.0.3">http://www.loadsofspace.net/zImage-0.0.3</a> </strong></p>
<p>This is a custom kernel provided by DJ_Steve.</p>
<p><strong>4. 1 MicroSD Card</strong></p>
<p>I <strong>highly suggest</strong> that you format your MicroSD card first. In this way, you will not accidentally flash the Maemo eMMC later during the process of preparing the memory card.</p>
<p><strong>5. Idea how to edit files and run commands via a terminal linux based PC/VM</strong></p>
<p>This is another crucial requirement. This is going to be so easy if you are reading this tutorial via a Linux-based operating system like Ubuntu/Fedora. Otherwise, if you don’t have an installed Linux OS, I suggest that you grab yourself a VMWare Workstation and an Ubuntu Karmic Koala Image, and install it in your PC-running Windows via virtual machine. In that way, you won’t go through the process of repartitioning your hard drive and “physically” install the Linux OS in the new partition. A Linux-based operating system is required to proceed.</p>
<p><strong>HOW TO:</strong></p>
<p><strong> </strong></p>
<p><strong>1. Install Extras-Devel repository by clicking this, and download and install Bootmenu-n900.</strong></p>
<p>In this way, you  will be able to access installed OS on the available partitions, which we will prepare later by turning on your N900 while the physical keyboard is open.<strong> </strong></p>
<p><strong> </strong></p>
<p><strong>2. Download DJ_Steve’s latest Android RootFS above using your linux virtual machine/linux os.</strong></p>
<p>It is important that you do this via the Linux operating system and <span style="text-decoration: underline;">not </span>via the Windows system because the RootFS will be uploaded into the Linux partition of the MicroSD card later.</p>
<p><strong>3. On your Linux OS, mount your microsd via either n900s usb storage or direct via a card reader (probably faster to do latter) then find out the device node assigned to it on you linux system (dmesg will give you easily enough) then run the following (/dev/sdb is the node the microsd shows as on my system): </strong></p>
<p>Mount your MicroSD card either in the Nokia N900’s storage (not recommended) or directly via the card reader (recommended method) then check out the device node of the card on your linux system.</p>
<p>Open ‘Terminal’ and type ‘dmesg’ to check the device node. You would notice that there would be /dev<strong>/sdc</strong><strong> </strong>or related nodes that will appear on the terminal. My 16gb MicroSD card was identified as /dev<strong>/sdc</strong>. Carefully check the device node, and see to it that the one you identified is not the Phone Memory (if your MicroSD card is IN the Nokia N900).</p>
<p>If you formatted your MicroSD card a while back, it would simply appear as /dev/sdc (no /sdc1, /sdc2/, sdc3, etc). Assuming that this is the case, do the following steps.</p>
<div id='stb-container-1004' class='stb-container'><div id='stb-caption-box-1004' class='stb-custom-caption_box stb_caption' >Code</div><div id='stb-body-box-1004' class='stb-custom-body_box stb_body' ></p>
<p>fdisk /dev/sdc &lt;press return&gt;</p>
<p>o &lt;press return&gt;</p>
<p>n &lt;press return&gt;</p>
<p>p &lt;press return&gt;</p>
<p>1 &lt;press return&gt;</p>
<p>&lt;press return&gt;</p>
<p>+xM &lt;press return&gt; (x is the size of the partition in MB, a formality and not used by android so make it small say 100)</p>
<p>t &lt;press return&gt;</p>
<p>c &lt;press return&gt;</p>
<p>n &lt;press return&gt;</p>
<p>p &lt;press return&gt;</p>
<p>2 &lt;press return&gt;</p>
<p>&lt;press enter&gt;</p>
<p>&lt;press enter&gt;</p>
<p>w &lt;press return&gt;</p>
<p></div></div>
<p>This process will correct and prepare the partition for the next stage.</p>
<p><strong>4. Create the filesystems in the 2 partitions you just created:</strong></p>
<div id='stb-container-3374' class='stb-container'><div id='stb-caption-box-3374' class='stb-custom-caption_box stb_caption' >Code</div><div id='stb-body-box-3374' class='stb-custom-body_box stb_body' >sudo mkdosfs /dev/sdc1</div></div>
<p>This code is to create a filesystem on the first partition recognizable by Windows.</p>
<div id='stb-container-7278' class='stb-container'><div id='stb-caption-box-7278' class='stb-custom-caption_box stb_caption' >Code</div><div id='stb-body-box-7278' class='stb-custom-body_box stb_body' >sudo mke2fs -j /dev/sdc2 -m0</div></div>
<p>This code is to create a filesystem on the second partition recognizable by Linux. This is where we shall install the Android RootFs later.</p>
<p><strong>5. The next thing you need to do now is to mount the second partition</strong>.</p>
<div id='stb-container-6948' class='stb-container'><div id='stb-caption-box-6948' class='stb-custom-caption_box stb_caption' >Code</div><div id='stb-body-box-6948' class='stb-custom-body_box stb_body' >sudo mount /dev/sdc2 /mnt</div></div>
<p>This worked flawlessly on my computer but <span style="text-decoration: underline;">should you encounter several problems</span>, here are the things that you should do:</p>
<div id='stb-box-8389' class='stb-info_box' ></p>
<p>If it tells you that you don&#8217;t have permission to mount because you are not the owner of /mnt, add &#8216;-o&#8217; after the /mnt. It should appear like &#8216;sudo mount /dev/sdc2 /mnt -o&#8217;.</p>
<p>If you can&#8217;t find any /mnt on your Linux filesystem, just &#8216;sudo mkdir /mnt&#8217; to create an /mnt folder in the root directory of the filesystem.</p>
<p></div>
<p>6<strong>. Remember where you placed DJ_Steve&#8217;s Android RootFs and extract it by doing the following commands.</strong></p>
<div id='stb-container-1597' class='stb-container'><div id='stb-caption-box-1597' class='stb-custom-caption_box stb_caption' >Code</div><div id='stb-body-box-1597' class='stb-custom-body_box stb_body' ></p>
<p>cd /mnt</p>
<p>sudo tar xjvvpf ../NITDroid-0.0.3-1-Eclair-WiFi.tbz2</p>
<p></div></div>
<p>Extraction of the Android filesystem in the mounted partition will take sometime. Afterwhich, unmount the partition by entering the command below:</p>
<div id='stb-container-9581' class='stb-container'><div id='stb-caption-box-9581' class='stb-custom-caption_box stb_caption' >Code</div><div id='stb-body-box-9581' class='stb-custom-body_box stb_body' >sudo umount /mnt</div></div>
<p><strong>7. Power off your N900 (if you did all the partitioning process while the MicroSD card is in the N900). Otherwise, insert the MicroSD into your N900 and then power down the device.</strong></p>
<p><strong>8. At this point, you many now turn off the virtual machine running a Linux OS, and return to Windows. </strong></p>
<p>This is optional as you can also do this via the Linux OS (VM or Partition). What is important here is you would be able to flash the kernel provided by DJ_Steve.</p>
<p><strong>9. Boot your n900 into &#8216;flash&#8217; mode (hold &#8216;u&#8217; on keyboard as you connect usb cable)</strong></p>
<p><strong>10. Assuming that the &#8216;zImage&#8217; file is placed where &#8216;flasher-3.5&#8242; is placed, run the following command to flash the kernel into your device.</strong></p>
<p><div id='stb-container-8999' class='stb-container'><div id='stb-caption-box-8999' class='stb-custom-caption_box stb_caption' >Code</div><div id='stb-body-box-8999' class='stb-custom-body_box stb_body' >flasher-3.5 &#8211;set-rd-flags=no-ext-wd,no-lifeguard-reset &#8211;enable-rd-mode -f -k zImage-0.0.3</div></div> -R</p>
<p>Once you hit return/enter, the device should reboot and return you back to Maemo.</p>
<p><strong>THE BACK COVER MUST BE IN PLACE OR THE SYSTEM WILL CRASH</strong>.</p>
<p>The next steps are crucial in being able to boot Android using Bootmenu-n900, which may be downloaded through Extras-Devel repository. Assuming that you have already installed Bootmenu, SSH to your N900&#8242;s filesystem and go to /etc/bootmenu.d/. Create a file named &#8216;android.ext.item&#8217; in the bootmenu.d folder and edit the content of the file.</p>
<p>&#8216;android.ext.item&#8217; should have the content similar to this:</p>
<blockquote><p>ITEM_NAME=&#8221;Android (external SD, <strong>partition 2</strong>)&#8221;<br />
ITEM_ID=&#8221;android3&#8243;<br />
ITEM_DEVICE=&#8221;${EXT_CARD}<strong>p2</strong>&#8221;<br />
ITEM_MODULES=&#8221;mbcache jbd ext3 fat vfat&#8221;<br />
ITEM_FSTYPE=&#8221;ext3&#8243;<br />
ITEM_FSOPTIONS=&#8221;noatime&#8221;</p></blockquote>
<p>You may also do this via your N900 Xterminal. Just follow this <a href="http://talk.maemo.org/showpost.php?p=711653&amp;postcount=935" target="_blank">method</a> .</p>
<p>Here&#8217;s DJ_Steve&#8217;s video tutorial so you can follow what he and I did to successfully put Android in your phone.</p>
<p>Part 1:</p>
<p style="text-align: center;"><p><a href="http://www.gadgetpilipinas.net/2010/06/howto-dual-boot-maemo-5-and-android-2-1-eclair-on-n900/"><em>Click here to view the embedded video.</em></a></p></p>
<p style="text-align: left;">Part 2:</p>
<p style="text-align: center;"><p><a href="http://www.gadgetpilipinas.net/2010/06/howto-dual-boot-maemo-5-and-android-2-1-eclair-on-n900/"><em>Click here to view the embedded video.</em></a></p></p>
<p>Now that everything&#8217;s all set, power down your N900, slide out its keyboard and power on the device back again. At this point, you will notice that the boomenu will execute and will allow you to select 2 choices of OS &#8211; one for Maemo and other one for Android.</p>
<p>For those of who are interested on the progress of this project, you may also look at NitDroid V2 forum discussions <a href="http://talk.maemo.org/showthread.php?t=49811&amp;highlight=bootmenu" target="_blank">here</a>. Don&#8217;t forget to support DJ_Steve, by click <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=8C325GHTPK6A4" target="_blank">this</a>. Currently, the compiled Android OS for N900 isn&#8217;t complete as it doesn&#8217;t have any phone features, sound, bluetooth and accelerometer.</p>
<p>If you have any questions, feel free to drop your comments below. If you know how to simplify the steps, please write it down on the comments section as well.</p>
<p>The post <a href="http://www.gadgetpilipinas.net/2010/06/howto-dual-boot-maemo-5-and-android-2-1-eclair-on-n900/">[HowTo] Dual Boot Maemo 5 and Android 2.1 Eclair on N900</a> appeared first on <a href="http://www.gadgetpilipinas.net">Gadget Pilipinas</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.gadgetpilipinas.net/2010/06/howto-dual-boot-maemo-5-and-android-2-1-eclair-on-n900/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>[Maemo 5] Get Ready for PR 1.2 *UPDATE</title>
		<link>http://www.gadgetpilipinas.net/2010/05/maemo-5-get-ready-for-pr-1-2/</link>
		<comments>http://www.gadgetpilipinas.net/2010/05/maemo-5-get-ready-for-pr-1-2/#comments</comments>
		<pubDate>Mon, 24 May 2010 23:25:09 +0000</pubDate>
		<dc:creator>Giancarlo Viterbo</dc:creator>
				<category><![CDATA[Cellphones]]></category>
		<category><![CDATA[Gadget]]></category>
		<category><![CDATA[N900]]></category>
		<category><![CDATA[Maemo]]></category>
		<category><![CDATA[pr1.2]]></category>

		<guid isPermaLink="false">http://www.gadgetpilipinas.net/?p=891</guid>
		<description><![CDATA[<p>Changelog of PR 1.2 firmware upgrade for Maemo 5 OS is huge and I just want to share it with you.</p><p>The post <a href="http://www.gadgetpilipinas.net/2010/05/maemo-5-get-ready-for-pr-1-2/">[Maemo 5] Get Ready for PR 1.2 *UPDATE</a> appeared first on <a href="http://www.gadgetpilipinas.net">Gadget Pilipinas</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Here is the complete changelog of the upcoming Public Release 1.2 update for Maemo 5 OS:</p>
<p><strong>New Features</strong><br />
Qt 4.6.2 is now preinstalled on the OS.<br />
Changes for the video recording in the Camera Application.<br />
Video calling can be accessed through contacts.<br />
Can dial USSD Codes.<br />
No more “More” menu in application launcher, and is rearrangeable.<br />
Virtual Keyboard has been modified and now looks different.<br />
File Manager is now able to share any file and/or folder.<br />
Typing in Application Manager starts a search (like it is in Contacts or Media Player).<br />
Status area is now reachable in portrait mode</p>
<p><span id="more-891"></span></p>
<p><strong>Browser</strong><br />
1800 tapping browser rss icon lists two RSS feeds, one from an iframe<br />
1801 tapping browser rss icon should list ATOM feed, not just RSS<br />
5485 “restart” button after finishing download not localized (in Finnish)<br />
5526 Type-to-find behaviour is inconsistent and suboptimal in browser<br />
5684 History images do not match actual URLs under them<br />
5705 Browser drawing issue in web pages with (multiple?) Flash applets<br />
5783 Smooth scrolling not active using arrow keys until current page tapped<br />
5829 “Select user name” dialog not finger friendly<br />
5945 URL proposals in browser disappear after some hours<br />
6066 Sticky shift &amp; Fn not working for Flash text input fields: Impossible to use special characters palette<br />
6184 Find on page causes page to reload<br />
6269 Can’t reuse the name of a bookmark that has been deleted<br />
6342 Use Volume hardware key for adjust the device volume instead of zooming a website<br />
6396 Zooming is not working right away when link clicked from desktop<br />
6598 Browser should display passwords one character at a time like other applications<br />
6743 Screen sometimes flickers when scrolling through bookmarks triggers rubber banding<br />
6819 High CPU usage for 15 seconds after page loaded (Deleting History helps)<br />
7174 specifying “DejaVu Sans Mono”,”Courier New”,monospace,Freemono fonts break pre<br />
7235 g_mozilla_parse_env_proxy limits proxy server names to about 20 characters [http_proxy]<br />
7335 Browser shows strong font kerning bugs (esp. when zooming)<br />
7445 mobile4arab.com: After zooming in, sometimes cannot drag to the right side<br />
7566 Browser toolbar steals text focus in fullscreen mode when “Auto focus address field” is enabled<br />
7567 Browser toolbar steals text focus in fullscreen mode with remapped arrow keys<br />
7568 Sites in history overview that were loaded in portrait mode appear distorted<br />
7620 Browser process opens ports on all interfaces.<br />
7806 Browser crashes while sending a comment to Maemo.org<br />
7890 Clicking on webcal:// link does nothing (not even an error dialog)<br />
8010 browser repaints after switching from contacts<br />
8091 Press and hold in Browser portrait mode does nothing<br />
8104 Browser portrait mode makes it stop working after a while<br />
8117 Browser doesn’t show progress indicator when user selects url from urlbar completion list<br />
8252 Browser addressbar refreshes/blanks shortly after new window opens<br />
8276 Imported SSL Certificates not recognized after PR1.1<br />
8362 Some combination of Maemo 5 + Nokia N900 results in improper onChange callbacks in the maemo browser<br />
8385 New browser windows’ contents are not updated when page loads in background<br />
8601 Provide UI to enable/disable portrait mode<br />
8606 Cannot scroll web bookmark folders if more than 5 folders<br />
8683 Browser crashes when browsing some websites<br />
8763 Back yields grayed page<br />
8784 Browser crashes while changing system theme<br />
8920 MicroB loses first keystroke<br />
9362 Page view “unstable” (due to animated GIFs?)<br />
9365 Maemo Browser does not honor CSS serif font specifications<br />
9460 Disable show images leads to failure in opening links in a new window<br />
9555 Only the address bar is visible on the bottom panel<br />
9566 Browser doesn’t stop flash or another plugins while device is locked</p>
<p><strong>Calendar</strong><br />
6431 Alarm setting for Birthday is removed after adding photo to contact<br />
6909 Calendar launches automatically at 4:00 each night<br />
8169 exported .ics calendars have bad line format (LF for empty lines)<br />
8175 Exported calendars lack PRODID properties<br />
8463 libcalendar produces AALARM properties containing unescaped CRLF which prevents OSX synchronisation<br />
8678 Overdue tasks should be displayed as today’s<br />
8889 New event in calendar causes crash when using bg_BG locales<br />
9048 “Internal Error: Application ‘Calendar’ closed when importing ics file</p>
<p><strong>Chat &amp; Call &amp; SMS</strong><br />
5357 Does not accept GSM (USSD) Codes starting with *#<br />
6201 libnice violates Debian packaging policy for description of package “libnice0?<br />
6300 :/ in http:// is converted into an emoticon in some cases<br />
6641 Sofia-SIP throws 500 Internal Server Error<br />
6692 Unable to set a Google Talk account to Away<br />
6733 gmail status set to away when skype status set to invisible<br />
6769 Can’t answer a phone call with a short caller ID<br />
6857 USSD codes are not recognized in chat<br />
6936 Caller voice gets minced after some time when taking call via SIP<br />
7052 Unable to see the sender’s phone number used for a received sms<br />
7212 Sent text messages are shown as unsent<br />
7227 Contact names do not resolve correctly when country code is prefixed.<br />
7375 account-plugin-butterfly – delete contacts doesn’t work<br />
7470 N900 does not support Skype Voicemail Settings<br />
7856 Recent Call entries are shown in conversations<br />
7886 Tapping ‘Task Manager’ shows ‘Clear Conversation’ option while in a conversation<br />
7933 Conversation IM window is not responding when Select contact dialog is displayed in background<br />
8428 Carrier doesn’t stop attempting to send USSD codes that aren’t received (automated balance receipt)<br />
8441 Messages don’t change to “read” status after being read<br />
8454 Placing a call in portrait mode gets desktop stuck in portrait mode upon exit.<br />
8573 Conversation doesn’t respect aspect ratio in avatars<br />
8581 Reduce XMPP data packets to save battery<br />
8854 Jabber opens unnecessary proxy connections<br />
9005 XMPP lacks option to require TLS (vulnerable to MITM attacks)<br />
9231 ‘Open contact card’ broken for newly sent SMS</p>
<p><strong>Connectivity</strong><br />
1635 Eduroam (EAP-TTLS+PAP) WiFi auth<br />
4789 ipctest.c input_cb seems to pass a reference to a freed pointer to sscanf<br />
5550 Not enough memory in target location” when receiving image from Nokia SU-1B using Bluetooth<br />
6502 Control Panel: Cannot change Network mode when Network selection is “Automatic”<br />
6936 Caller voice gets minced after some time when taking call via SIP<br />
7843 BH-103 – Annoying Beeps when calling or receiving a phone call or SMS<br />
8004 PR1.1 has introduced a battery drain bug (not wifi related)<br />
8133 dnsmasq segfaults when connecting to a certain WLAN AP<br />
9057 Wifi wont connect to Dlink DI-524 using WEP<br />
9117 Wrong IAP set for SFR (France)</p>
<p><strong>Core</strong><br />
6088 Very low touchscreen sensivitivity in the area near the left edge of the screen<br />
6450 libglslcompiler crashes when fragment shader contains a for-loop<br />
7029 Device reboots when trying to connect to WIFI due to Oops in rate_control_get_rate()<br />
8268 Unable to authenticate on light.webmoney.ru with user’s SSL certificate.</p>
<p><strong>Contacts</strong><br />
2962 Not able to open Maps application with contacts location as a search string<br />
5510 Contact merge of number dialed manually via Skype fails due to internal error<br />
6503 only 2 Lines of Notes are visible in Contacts<br />
6945 Skype: merged contact has duplicate phone number<br />
7515 List of countries not shown on tapping the country picker button<br />
8022 Making a SIP call crashes osso-addressbook<br />
8159 Missing direct shortcut to use SIP/Skype again in Recent Calls list<br />
8495 “SIP audio” buttons active with no SIP accounts active<br />
9010 Merging contacts, unable to select neither as an option in conflict field</p>
<p><strong>Desktop platform</strong><br />
1163 GtkCellRendererText: Can not edit with virtual keyboard<br />
2501 Hardware keyboard doesn’t switch Input language when pressing Ctrl+Space<br />
3659 Changing icon theme requires reboot to be applied correctly<br />
4579 HildonWindowClipboardOperation is completely undocumented<br />
4608 HildonBanner does not except NULL value for deprecated icon argument<br />
4619 Panning and selecting are mutually exclusive<br />
4638 HildonPannableArea description should mention mov-mode property<br />
4640 hildon_touch_selector_get_active_iter() needed.<br />
4658 Documentation: HildonTouchSelectorEntry is unclear about auto-completion/text column<br />
4695 HildonAnimationActor defines are passively documented in function descriptions<br />
4718 GtkButton + hildon_gtk_widget_set_theme_size() has wrong style when created via GtkBuilder<br />
4845 Remove Scratchboxism in libosso packaging<br />
4851 libosso assumes that all ARM platforms has VFP instructions.<br />
5173 HildonPickerDialog selects the first item always if appended into shown widget<br />
5284 HildonPannableArea: size-request-policy property should be deprecated<br />
5388 Allow keyboard input to jump to an entry in a list (“type ahead”)<br />
5421 keys when long pressed should give the blue symbol/number<br />
5496 HildonTouchSelector: No hint that there are more items<br />
5609 Displays very small fonts (happened once)<br />
5716 Popup menus with rounded corners missing transparency<br />
5838 Certain directory entries are duplicated (listed twice / doubled)<br />
6017 Clicking the dashboard icon highlights it but does not open the dashboard<br />
6060 Application manager finishing an installation in background blocks keyboard input<br />
6069 Documentation missing on HildonNote vs “Cancel” button<br />
6099 Incremental search function is case sensitive for “select objects” dialogue in html form elements like drop-down menus<br />
6193 Browser: Tap is treated as input even if device was in standby mode (screen off)<br />
6233 HildonPickerButton opens HildonPickerDialog dialog in landscape mode<br />
6268 The required #include directives are not documented for Hildon<br />
6361 base’ and ‘more’ applications are visible sametime (messed)<br />
6494 Can’t change desktop Background<br />
6545 HildonAppMenu doesn’t show when another top level widget is around<br />
6931 After installation of software last icon in “More…” view has default icon instead of own one<br />
7126 Notification messages not displayed when optional “category” not set<br />
7285 VKB has strange behavior when using the browser in portrait mode<br />
7694 FN/Shift Locks get disabled by inserting a symbol with Sym<br />
7852 After every boot the phone switches to the default theme<br />
8038 Unlocking screen using power button/touch slide tops last application when on the desktop<br />
8069 Cannot see the track time after black fill covers the white time font<br />
8390 Fast search on the desktop doesn’t work with cyrillic (???????) layout<br />
8731 Memory leaks in widget HildonAnimationActor<br />
8958 portrait layout for receiving call shown in landscape mode (-&gt; no Reject button)<br />
9059 Status bar icons shown on top of the virtual keyboard.<br />
9194 hildon_pannable_area_scroll_to example is wrong (pointer instead of struct)<br />
9552 Polish virtual keyboard: Cannot enter CAPITAL chars with diacritical signs</p>
<p><strong>Desktop Widgets</strong><br />
5894 Play track button doesn’t work<br />
6907 Media Player widget suddenly starts music after Phone call ends<br />
8002 Being offline, RSS Reader tries to connect for refresh unconditionally</p>
<p><strong>Development platform</strong><br />
7743 libalarm API reference lacks details on time fields<br />
8415 MADDE: Cannot install to different directory than the default<br />
9430 MADDE: ‘mad pkg-config’ doesn’t recognize comma separated values</p>
<p><strong>Email</strong><br />
3387 Modest doesn’t fetch GMX IMAP mail (issuing LIST “” instead of LIST “*”)<br />
4834 Remove deprecated GTK+ symbols<br />
4876 Remove libgnomeui dependency<br />
4889 Use single GTK+ includes<br />
4976 Add option in modest to add/not add new contact when replying to mail<br />
5161 Fix some compilation warnings in GNOME version<br />
5266 Remove unneeded modest_osso_load_state () calls<br />
5267 Remove unused modest-osso-autosave-callbacks.[c/h] files<br />
5341 Can’t disable email notification – makes notification unusable if you receive lots of mail<br />
5417 Delete button greyed out when opening from notification popup<br />
5503 Failed outgoing mails when using Nokia Messaging and Exchange<br />
5634 Deleted IMAP messages are not expunged<br />
5836 POP3 TCP connection is left open leading to locking issues<br />
5870 Long emails can’t be read – distorted output on screen after scrolling<br />
6027 Only require libmodest-dbus-client in maemo platform<br />
6048 Volume hardware key works only once; afterwards “Unable to zoom” in list of mail accounts, list of mail folders, New Mail editor<br />
6279 Modest is very slow at loading images<br />
6541 Polish Subject line violates RFC (“Odp.” prefix)<br />
6575 Tapping new Email notification does not bring up email message<br />
6700 Semicolon in To field should be ignored when sending a message<br />
6702 email application does not see folders on imap4 with namespace<br />
7139 Replying to an email with non-ascii chars in From cuts name short<br />
7485 Email message viewer window refreshes a second time when email opened from Notification icon<br />
7718 Unable to save attachment from e-mail without e-mail body<br />
8230 cannot move message anywhere<br />
8574 Subfolders of Zimbra IMAP server not appearing/not available<br />
8604 Type-to-find behaviour is inconsistent and suboptimal in modest</p>
<p><strong>Games</strong><br />
3748 Erroneous “Game not started yet” message<br />
5276 hildon-games-wrapper crashes in hgw_conf_request_string if gconf key has no value<br />
5868 Games do not respect master volume (“sound effects” enabled though)<br />
5869 Chess game over dialog button is unreadable in some themes<br />
6616 Mahjong: ÅamigÅ‚Ã³wka (Confounding cross) does not display high score time in Polish</p>
<p><strong>Images and Camera</strong><br />
4053 Confusing behaviour when saving to a file that matches an existing directory<br />
6194 Shutter release button does not always work<br />
6372 Sometimes photos are not deleted if you delete directly after taking them<br />
7060 Sometimes photos are very green<br />
7160 Camera app hardcodes and requires FAT partition<br />
7394 Some photos are missing EXIF DateTimeOriginal data<br />
7758 Daily image counter in photo filenames not incrementing in some cases<br />
8087 Photo autorotation issue<br />
8310 Image Viewer shows only black screen<br />
8698 camera does not have the night mode function<br />
8877 Volume buttons should work in camera window when lens cover is not opened</p>
<p><strong>Location</strong><br />
6284 Documentation in header files inaccurate – what unit does altitude have?</p>
<p><strong>Map</strong><br />
5337 Ovi Maps gives up finding GPS lock too soon<br />
5391 Virtual keyboard doesn’t appear in Maps<br />
5905 ovi maps brings up “Select connection” dialog relentlessly<br />
9532 Search: can input numbers and other “blue” characters only with -holding- “alt” key</p>
<p><strong>Media player</strong><br />
5318 Missing “Remove from Playlist” option<br />
5522 Plays next radio station when current station cuts out / has playback issues<br />
5805 Album art disappears when next song is played and you unlock the device<br />
7124 media player loses cover art if song changes while screen is locked<br />
7353 RDS station name should not contain album (esp. when its unknown)<br />
7464 mediaplayer treats youtube mp4 urls as audio streams<br />
7536 Can’t search album titles (GtkIconView) by typing on keyboard<br />
7634 Media player volume bar doesn’t work when a browser with youtube played is opened in background.<br />
7995 Internet radio (ogg) stream metadata not displayed<br />
8035 Selecting song in media player doesn’t cause song to play<br />
8043 AVI Streaming broken. Local playback works fine.<br />
8129 Cannot play podcast m4v-file due to issue with qtdemux<br />
8189 Strange black box icon in media player’s album list<br />
8499 Music stops when “low battery” hildon banner is displayed<br />
8525 Media Player is not playing WMV Video streams but KMPlayer can<br />
8653 Media Player crashed when viewing UPNP contents.<br />
9020 Media player crashes when trying to search in All songs<br />
9182 No video shown, only audio, when streaming over upnp</p>
<p><strong>Multimedia</strong><br />
5524 PulseAudio clients are muted and hang on exit when media player is playing music<br />
5554 Embedded windows media stream (ASF) at omroep.nl doesn’t work<br />
6365 maemo-xinput-sounds uses all available CPU<br />
6506 Hardware keys do not change volume when status menu in foreground &amp; browser in background<br />
6792 FM radio transmitter does not play while USB cord is connected<br />
6868 Pulseaudio uses cpu constantly after a phone call.<br />
7082 mafw-dbus-daemon killed by podcast<br />
7133 Shuffle all songs often plays a non-random sequence after the first song<br />
7271 Can’t change FM TX radio station name<br />
7327 Xvid encoded videos unwatchable<br />
7552 fmtx_client should pad station names shorter than 8 chars with spaces<br />
7642 Playback of MP3 files might be cut-off at the end after seeking in file<br />
8011 Changing volume without unlocking the phone no longer works<br />
8172 PR 1.1 Regression: MP4 files with chapters hang playback<br />
8396 FM Transmitter displays gibberish text in Radio player</p>
<p><strong>RSS feed reader</strong><br />
304 Automatic proxy configuration URL not obeyed by RSS feed reader<br />
Settings and Maintenance<br />
5546 In Certificate manager, “Authorities” title is shown two times<br />
5560 Application manager shows “ai_ib_unable_edit” instead of proper, localised string when it has a repository of which it cannot change the details<br />
5746 symlink /var/cache/apt/archives to /home/apt-archives<br />
7446 Unlocking SIM card from control panel fails<br />
7483 “Enter code for unlocking SIM card”” button visible even if phone is not SIM locked<br />
8194 General locale settings for new users does not set the correct locale for text input<br />
8696 Search results window is not responding when search dialog is displayed in background<br />
9229 Upgrade from PR1.1 to PR1.1.1 produces ‘Operation failed’ error</p>
<p><strong>Synchronization</strong><br />
6582 exchange sync cant handle certificate exceptions<br />
6703 MfE calendar sync causes dummy email sync account to appear<br />
8552 URLs in emails from Exchange are parsed incorrectly<br />
System software<br />
5530 Device autolock switches on the display<br />
5674 Autobuilder fails to use opt-ified packages<br />
6746 USB mass storage enabled when connected while device is off<br />
7432 /opt and /home/user not cleared after firmware reflash</p>
<p><strong>UI Specification</strong><br />
5420 Don’t show hildon banner every tap when browsing UPnP shares<br />
5516 Image Viewer: Dealing with “occupied” images is confusing<br />
7054 Cannot set “Regional Settings” to “English (Australia)” or “English (New Zealand)”</p>
<p><strong>Utilities</strong><br />
4852 Remove Scratchboxism in wpeditor packaging<br />
5810 automatically update date/time did not update after plane journey<br />
5824 Maximum number of pseudo terminals too low (4)<br />
6351 Context menu isn’t thumbable/hildonized – options too small<br />
6481 Buenos Aires, Argentina time off by 1 hour<br />
6553 Calculator should remember mode setting<br />
6882 Deletes file to move if destination filename already exists and choosing to not overwrite<br />
8115 Having a modal dialog in background, Alarm dialog blocks entire UI =&gt; battery removal</p>
<p><strong>Updated packages</strong><br />
alarmd 1.1.16+0m5<br />
apt 0.7.20.2maemo13.1+0m5<br />
base-files 3.1.osso2+3.1.10.osso25+0m5<br />
bash 2.05b-2-26osso8+0m5<br />
bluez 4.60-0maemo1.4+0m5<br />
browser-eal 0.5.5-6.1+0m5<br />
cairo 1.8.8-0maemo1+0m5<br />
clinkc 2.0-0osso17+0m5<br />
clutter 0.8.2-0maemo66+0m5<br />
dbus 1.2.14-0maemo4+0m5<br />
dbus-glib 0.78-0maemo7+0m5<br />
desktop-file-utils 0.12-2osso7+0m5<br />
dnsmasq 2.45-1+lenny1+maemo3+0m5<br />
dosfstools 3.0.1-1maemo6+0m5<br />
dpkg 1.14.25maemo3+0m5<br />
dsme 0.60.44+0m5<br />
eds-backend-telepathy 0.4.62-1+0m5<br />
evolution-data-server 1.4.2.1-20100226+0m5<br />
farsight2 0.0.17-0maemo13+0m5<br />
gcc-4.2 4.2.1-4maemo12+0m5<br />
gconf2 2.16.0-2osso6.2+0m5<br />
gdigicam 0.3.5.1+0m5<br />
glib2.0 2.20.3-1maemo4+0m5<br />
glibc 2.5.1-1eglibc23+0m5<br />
gnome-menus 2.23.3-2maemo+0m5<br />
gssdp 0.7.1-0maemo2+0m5<br />
gst-openmax 0.10.0.6~1-0maemo17+0m5<br />
gst-plugins-bad0.10 0.10.14-git265-0maemo10+0m5<br />
gst-plugins-base0.10 0.10.25-0maemo14+0m5<br />
gst-plugins-good0.10 0.10.16-git276-0maemo14+0m5<br />
gstreamer0.10 0.10.25-0maemo4+0m5<br />
gstreamer0.10-plugins-camera 0.79-1+0m5<br />
gtk+2.0 2:2.14.7-1maemo29+0m5<br />
gtkhtml3.14 3.24.4-osso18+0m5<br />
gupnp 0.13.2-0maemo2+0m5<br />
gupnp-av 0.5.2-0maemo2+0m5<br />
gupnp-igd 0.1.4-0maemo3+0m5<br />
hal 0.5.12~git20090219-0maemo7+0m5<br />
hildon-application-manager 1:2.2.60-1+0m5<br />
hildon-application-manager-l10n-public 6.0+r7611+0m5<br />
hildon-control-panel 1:2.2.27-2+0m5<br />
hildon-control-panel-l10n-public 6.0+r7640+0m5<br />
hildon-desktop 1:2.2.135-2+0m5<br />
hildon-fm-l10n-public 6.0+r7483+0m5<br />
hildon-games-wrapper 1.9.4-5+0m5<br />
hildon-home 0.3.66-2+0m5<br />
hildon-input-method 1:2.1.46-1+0m5<br />
hildon-input-method-framework 1:2.1.56-1+0m5<br />
hildon-input-method-l10n-public 6.0+r7520+0m5<br />
hildon-libs-l10n-public 6.0+r7510+0m5<br />
hildon-status-menu 0.3.34+0m5<br />
hildon-theme-layout-5 0.15.0-1+0m5<br />
hildon-thumbnail 3.0.44+0m5<br />
ke-recv-l10n-public 6.0+r7611+0m5<br />
kernel 2.6.28-20100903+0m5<br />
libcanberra 0.14-0maemo4+0m5<br />
libcomapp 1.8.03-01+0m5<br />
libconbtui 1.4.3+0m5<br />
libconic 0.24+0m5<br />
libdsme 0.60.30+0m5<br />
libexif 0.6.17-1maemo3+0m5<br />
libffi 3.0.7-2maemo2+0m5<br />
libgtkadi 0.7.13-1+0m5<br />
libgtkmozembed 1.8.7-2.1+0m5<br />
libhildon 2.2.15-1+0m5<br />
libhildondesktop 2.1.40+0m5<br />
libhildonfm 1:2.28.17+0m5<br />
libhildonmime 2.1.5-1+0m5<br />
libical 1.43-101+0m5<br />
libmafw 0.2.2010.06-1+0m5<br />
libmlocknice 0.1+0m5<br />
libmodest-dbus-client 4:3.2.5-0+0m5<br />
libnice 1:0.0.9-0maemo8.0rtc+0m5<br />
libosso 2.31-1+0m5<br />
librtcom-telepathy-glib 0.1.49+0m5<br />
libsoup2.4 2.26.3-0maemo3+0m5<br />
libunwind 0.99+git20080421-2+0m5<br />
libwidgetutils 1.4.1-6+0m5<br />
libwww-perl 5.803-4osso1+0m5<br />
loudmouth 1.4.1-0osso10+0m5<br />
maemo-af-desktop-l10n-public 6.0+r7640+0m5<br />
maemo-maf 5.0+3+0m5<br />
maemo-mmf 5.0+3+0m5<br />
maemopad 2.6-3<br />
maemo-version 5.0update5+0m5<br />
mafw-gst-renderer 0.2.2010.07-2+0m5<br />
mafw-iradio-source 0.2.2010.06-1+0m5<br />
mafw-shared 0.2.2010.06-1+0m5<br />
mafw-test-gui 0.2.2010.06-1+0m5<br />
mafw-tracker-source 0.2.2010.06-1+0m5<br />
mafw-upnp-source 0.2.2010.07-2+0m5<br />
matchbox-window-manager-2 0.2.89-1+0m5<br />
mce-dev 1.8.17+0m5<br />
microb-eal 2.9.5-1.15+0m5<br />
microb-engine 20091230-1.9.2-6.8+0m5<br />
mini-rc 0.2.67+0m5<br />
modest 3.2.13-3+0m5<br />
obexd 0.18-0maemo5+0m5<br />
ohm 0.1.2-0maemo33+0m5<br />
osso-af-utils 2.12-1+0m5<br />
osso-app-killer 1.33-3+0m5<br />
osso-filemanager-l10n-public 6.0+r7611+0m5<br />
osso-games-startup 1.7.49-1+0m5<br />
osso-gnome-vfs2 2.16.3-2osso11+0m5<br />
osso-gwobex 0.64+0m5<br />
osso-rss-feed-reader 1.8.03-3+0m5<br />
osso-rss-feed-reader-applet 1.7.03-1+0m5<br />
osso-rss-feed-reader-lib 1.8.01-1+0m5<br />
osso-system-lock-l10n-public 6.0+r7585+0m5<br />
osso-uri-l10n-public 6.0+r7510+0m5<br />
pango1.0 1.24.2-0maemo4+0m5<br />
pixman 0.16.2-4+0m5<br />
poppler 0.4.5-5.1etch3maemo1+0m5<br />
posix-locales 2.7.2-1maemo7-binonly0+0m5<br />
pulseaudio 0.9.15-1maemo38+0m5<br />
qt4-x11 4.6.2~git20100224-0maemo1+0m5<br />
rtcom-eventlogger 1.3-4+0m5<br />
rtcom-eventlogger-plugins 1.4-1+0m5<br />
rtcom-eventlogger-ui 1.4-2+0m5<br />
sapwood 3.1.1-10+0m5<br />
sqlite3 3.6.14-1maemo3+0m5<br />
telepathy-farsight 0.0.13-0maemo5+0m5<br />
telepathy-gabble 0.8.11-0maemo2+0m5<br />
telepathy-mission-control 5.2.7-0maemo6+0m5<br />
tetex-bin 3.0-30maemo2+0m5<br />
tiff 1:3.8.2-11maemo5+0m5<br />
tinymail 1.1.90-svn4193+0m5<br />
totem-pl-parser 2.27.2-1maemo2+0m5<br />
tracker 0.6.95-25maemo1+0m5<br />
upstart 0.3.8-64+0m5<br />
wpeditor 3.53-1+0m5<br />
xkeyboard-config 1.5-2maemo15+0m5<br />
xorg-server 2:1.6.99.1-0osso20090208.108+0m5<br />
xserver-xorg-video-fbdev 1:0.4.0-180+0m5</p>
<p>Yes, it&#8217;s huge! I can&#8217;t wait to upgrade my phone! What about you?</p>
<p>[via <a href="http://maemoarena.com/" target="_blank">Maemo Arena</a>]</p>
<p>UPDATE: PR 1.2 is currently being rolled out as an OTA update in UK. Meanwhile, asian N900 users may now manually update their devices by downloading the latest BIN and eMMC images at the <a href="http://tablets-dev.nokia.com/nokia_N900.php" target="_blank">Tablets Dev Page of Nokia</a>. So, what are you waiting for, UPDATE na!</p>
<p>The post <a href="http://www.gadgetpilipinas.net/2010/05/maemo-5-get-ready-for-pr-1-2/">[Maemo 5] Get Ready for PR 1.2 *UPDATE</a> appeared first on <a href="http://www.gadgetpilipinas.net">Gadget Pilipinas</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.gadgetpilipinas.net/2010/05/maemo-5-get-ready-for-pr-1-2/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Google Chrome for Maemo &#8211; Fast, Furious and Promising</title>
		<link>http://www.gadgetpilipinas.net/2010/04/google-chrome-for-maemo-fast-furious-and-promising/</link>
		<comments>http://www.gadgetpilipinas.net/2010/04/google-chrome-for-maemo-fast-furious-and-promising/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 02:46:06 +0000</pubDate>
		<dc:creator>Giancarlo Viterbo</dc:creator>
				<category><![CDATA[N900]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[chrome]]></category>

		<guid isPermaLink="false">http://www.gadgetpilipinas.net/?p=938</guid>
		<description><![CDATA[<p>Things just keep getting better and better for Nokia N900 users. Jacekowski recently ported the crowd-favorite browser to the Nokia N900 and it's wildly fast and furiuos.</p><p>The post <a href="http://www.gadgetpilipinas.net/2010/04/google-chrome-for-maemo-fast-furious-and-promising/">Google Chrome for Maemo &#8211; Fast, Furious and Promising</a> appeared first on <a href="http://www.gadgetpilipinas.net">Gadget Pilipinas</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Things just keep getting better and better for Nokia N900 users. <a title="Jacekowski" href="http://jacekowski.org/maemo/" target="_blank">Jacekowski</a> recently ported the crowd-favorite browser to the Nokia N900 and it&#8217;s wildly fast and furiuos. Since it is still in alpha stage, there are still a couple of bugs like the inability switching back to normal tabbed view from full screen and incompatibilities of certain extensions. (Yes, google chrome extensions, you heard me.)</p>
<p>Here are instructions on how to install Chrome:</p>
<p>1. Be sure that first that you understand this application is a work in progress.</p>
<p>2. Required files are &#8216;libxss-1.1.3.deb&#8217; and &#8216;chromium-5.0.369.2.deb&#8217;, which you can get from Jace Kowski&#8217;s <a href="http://jacekowski.org/maemo/" target="_blank">repo</a>. You may download these 2 files straight from your N900. Be sure to remember where you placed them in your N900 since you will use terminal to install these 2 files.</p>
<p>3. &#8216;sudo gainroot&#8217; to go root using terminal.</p>
<p>4. cd to wherever you placed the 2 files. I placed them in MyDocs/Downloads thus i typed in &#8216;cd MyDocs/Downloads&#8217;.</p>
<p>5. Once you&#8217;re in Downloads folder, execute these 2 commands in order</p>
<ul>
<li>dpkg -i libxss-1.1.3.deb</li>
<li>dpkg -i chromium-5.0.369.2.deb</li>
</ul>
<p>That&#8217;s it. Tapos na. You may now use Chrome.</p>
<p><a href="http://i2.wp.com/www.gadgetpilipinas.net/wp-content/uploads/2010/04/Screenshot-20100410-103253.png"><img class="aligncenter size-medium wp-image-939 colorbox-938" title="Screenshot-20100410-103253" src="http://i2.wp.com/www.gadgetpilipinas.net/wp-content/uploads/2010/04/Screenshot-20100410-103253.png?resize=300%2C180" alt="Chrome for N900" data-recalc-dims="1" /></a></p>
<p style="text-align: center;"><a href="http://i1.wp.com/www.gadgetpilipinas.net/wp-content/uploads/2010/04/Screenshot-20100410-103355.png"><img class="aligncenter size-medium wp-image-940 colorbox-938" title="Screenshot-20100410-103355" src="http://i1.wp.com/www.gadgetpilipinas.net/wp-content/uploads/2010/04/Screenshot-20100410-103355.png?resize=300%2C180" alt="Chrome for N900 2" data-recalc-dims="1" /></a></p>
<p style="text-align: left;">Have you tried this application? What can you say? Hit the comments.</p>
<p style="text-align: left;">(via <a href="http://jacekowski.org/maemo/" target="_blank">Jacekowski</a>)</p>
<p>The post <a href="http://www.gadgetpilipinas.net/2010/04/google-chrome-for-maemo-fast-furious-and-promising/">Google Chrome for Maemo &#8211; Fast, Furious and Promising</a> appeared first on <a href="http://www.gadgetpilipinas.net">Gadget Pilipinas</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.gadgetpilipinas.net/2010/04/google-chrome-for-maemo-fast-furious-and-promising/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>N900 To Be Officially Available in the Philippines in March 2010 *UPDATE 2: Nokia Stores are selling it now</title>
		<link>http://www.gadgetpilipinas.net/2010/04/n900-to-be-available-in-the-philippines-in-march-2010/</link>
		<comments>http://www.gadgetpilipinas.net/2010/04/n900-to-be-available-in-the-philippines-in-march-2010/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 01:12:04 +0000</pubDate>
		<dc:creator>Giancarlo Viterbo</dc:creator>
				<category><![CDATA[Cellphones]]></category>
		<category><![CDATA[Gadget]]></category>
		<category><![CDATA[N900]]></category>
		<category><![CDATA[Maemo]]></category>
		<category><![CDATA[Maemo in the Philippines]]></category>
		<category><![CDATA[N900 in the Philippines]]></category>
		<category><![CDATA[nokia n900 in the Philippines]]></category>
		<category><![CDATA[Philippines]]></category>

		<guid isPermaLink="false">http://www.gadgetpilipinas.net/?p=673</guid>
		<description><![CDATA[<p>There was a rumor back then that the Nokia N900 will be available in March 2010. It was a rumor until today when I received emails from Nokia Careline Philippines.</p><p>The post <a href="http://www.gadgetpilipinas.net/2010/04/n900-to-be-available-in-the-philippines-in-march-2010/">N900 To Be Officially Available in the Philippines in March 2010 *UPDATE 2: Nokia Stores are selling it now</a> appeared first on <a href="http://www.gadgetpilipinas.net">Gadget Pilipinas</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>If Nokia Philippines were part of a covert-op, it would be heralded as THE epitome of secrecy. Over the past 2 months, Pinoys were unsure of Nokia&#8217;s flagship internet table (with phone features) availability in the Philippines. There was a rumor back then that the Nokia N900  will be available in March 2010. It was a rumor  until today when I received an  email from Nokia Careline Philippines.</p>
<p><span id="more-673"></span></p>
<div id="attachment_675" class="wp-caption aligncenter" style="width: 310px"><a href="http://i2.wp.com/www.gadgetpilipinas.net/wp-content/uploads/2010/02/nokia-careline.png"><img class="size-medium wp-image-675 colorbox-673" title="nokia careline" src="http://i2.wp.com/www.gadgetpilipinas.net/wp-content/uploads/2010/02/nokia-careline.png?resize=300%2C140" alt="" data-recalc-dims="1" /></a><p class="wp-caption-text">Click to Zoom</p></div>
<p style="text-align: left;">Though, the said device will indeed become available in the Philippines in March, some eager Filipinos (like me) have already purchased it abroad.</p>
<p>Below is a rundown of all the significant blogs I posted about the Nokia N900:</p>
<p><a href="http://www.gadgetpilipinas.net/2009/09/n900-or-n97-mini/">N90 or the N97</a> &#8211; September 21</p>
<p><a href="http://www.gadgetpilipinas.net/2009/12/n900-in-the-philippines/">N900 in the Philippines</a> &#8211; December 23</p>
<p><a href="http://www.gadgetpilipinas.net/2010/01/n900-spotted-at-infomax-megamall/">N900 Spotted at Infomaxx Megamall</a> &#8211; January 4</p>
<p><a href="http://www.gadgetpilipinas.net/2010/01/face-off-nokia-n900-vs-google-nexus-one/">Face-off: Nokia N900 vs Google Nexus One</a> &#8211; January 7</p>
<p><a href="http://www.gadgetpilipinas.net/2010/01/my-nokia-n900-has-arrived/">My Nokia N900 has Arrived</a> &#8211; January 9</p>
<p><a href="http://www.gadgetpilipinas.net/2010/01/n900-unboxing-photos/">Nokia N900 Unboxing Photos</a> &#8211; January 9</p>
<p><a href="http://www.gadgetpilipinas.net/2010/01/my-top-10-nokia-n900-moments/">My Top 10 N900 Moments</a> &#8211; January 13</p>
<p><a href="http://www.gadgetpilipinas.net/2010/01/nokia-n900-unboxing-video/">Nokia N900 Unboxing Video</a> &#8211; January 14</p>
<p><a href="http://www.gadgetpilipinas.net/2010/01/nokia-n900-unboxing-part-2-initial-boot/">Nokia N900 Unboxing Video (Initial Boot)</a> &#8211; January 14</p>
<p><a href="http://www.gadgetpilipinas.net/2010/01/exclusive-nokia-n900-review/">Exclusive Nokia N900 Review</a> &#8211; January 17</p>
<p><a href="http://www.gadgetpilipinas.net/2010/02/howtoinitiallysetupn900/">How to Initially Setup your N900</a> &#8211; February 1</p>
<p>**UPDATE: There is finally a confirmation that Nokia N900 has finally landed in the Philippines officially. Bents, a member of tipidcp.com, reported in a thread dedicated to N900 users in the Philippines, said:</p>
<blockquote><p>&#8220;Sensya na di ako agad nakasagot. Nakakaloko aralin itong N900. <strong>Sa Nokia sa SM North Edsa Annex (4th floor), SRP nila ay P32,000. </strong>Kung bibilhin mo ng credit card, P31,400 (pwede 12 months to pay). Pag cash, P29 thou yata. There are 2 other stores na meron dun. One is Cellway (sa fifth floor). Cash is P27,500 (with Nokia Care 1 year warranty, plus freebies na cap, fan and car shades). Sa isa pang store sa 5th floor (di ko maalala yung name), lowest na bigay na price nila is P27,800 (with warranty din).&#8221;</p></blockquote>
<p>This is good news! Meanwhile, get ready for the launching of Gadget Pilipinas&#8217; exclusive club for Nokia N900 and future Maemo/Meego devices users in the Philippines in April 2010. Interested ones may signify their interest by commenting their names with their emails below. Please use [at] rather than &#8216;@&#8217; on your email address to avoid phishing.</p>
<p>** UPDATE 2: It is confirmed that all Nokia Stores in the Philippines are already selling the Nokia N900. The phones were indeed shipped to Nokia Stores here in March 2010.</p>
<p>They are not yet displaying it on their &#8220;Find Products&#8221; website though (that is really weird). The phone appears on their &#8216;<a href="http://www.gadgetpilipinas.net/2010/03/nokia-n900-appears-at-nokia-philippines-support-page/" target="_blank">Support</a>&#8216; page.</p>
<p>The post <a href="http://www.gadgetpilipinas.net/2010/04/n900-to-be-available-in-the-philippines-in-march-2010/">N900 To Be Officially Available in the Philippines in March 2010 *UPDATE 2: Nokia Stores are selling it now</a> appeared first on <a href="http://www.gadgetpilipinas.net">Gadget Pilipinas</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.gadgetpilipinas.net/2010/04/n900-to-be-available-in-the-philippines-in-march-2010/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Firefox Mobile for Nokia N900 1.1 Update</title>
		<link>http://www.gadgetpilipinas.net/2010/04/firefox-mobile-for-nokia-n900-1-1-update/</link>
		<comments>http://www.gadgetpilipinas.net/2010/04/firefox-mobile-for-nokia-n900-1-1-update/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 03:05:22 +0000</pubDate>
		<dc:creator>Giancarlo Viterbo</dc:creator>
				<category><![CDATA[N900]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[fennec]]></category>
		<category><![CDATA[firefox for n900]]></category>
		<category><![CDATA[firefox mobile for windows]]></category>

		<guid isPermaLink="false">http://www.gadgetpilipinas.net/?p=909</guid>
		<description><![CDATA[<p>Brace yourselves for the upcoming 1.1 minor update on Firefox Mobile's version for the Nokia N900.</p><p>The post <a href="http://www.gadgetpilipinas.net/2010/04/firefox-mobile-for-nokia-n900-1-1-update/">Firefox Mobile for Nokia N900 1.1 Update</a> appeared first on <a href="http://www.gadgetpilipinas.net">Gadget Pilipinas</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Brace yourselves for the upcoming 1.1 minor update on Firefox Mobile&#8217;s version for the Nokia N900.</p>
<p>According to Mark Finkle, 1.1 update is focused on improving the UI that they did not put in their initial release.</p>
<p>Mobile Firefox planning wiki moreover pointed out that several project improvements have already been put in place like Autofill, Redesigned start page, Portrait support (about time) and Save page to PDF (cool).</p>
<p><a href="http://i2.wp.com/www.gadgetpilipinas.net/wp-content/uploads/2010/04/fennec.jpg"><img class="aligncenter size-full wp-image-910 colorbox-909" title="fennec" src="http://i2.wp.com/www.gadgetpilipinas.net/wp-content/uploads/2010/04/fennec.jpg?resize=640%2C492" alt="" data-recalc-dims="1" /></a></p>
<p>Other pictures from <a href="http://starkravingfinkle.org/blog/2010/04/firefox-mobile-1-1-whats-coming/" target="_blank">starkravingfinkle.org</a>:</p>
<p><a href="http://i0.wp.com/starkravingfinkle.org/blog/wp-content/uploads/2010/04/fennec-form-autofill-style-02-300x187.png"><img class="aligncenter colorbox-909" title="Fennec 1.1 (1)" src="http://i0.wp.com/starkravingfinkle.org/blog/wp-content/uploads/2010/04/fennec-form-autofill-style-02.png?resize=300%2C187" alt="Fennec 1.1 (1)" data-recalc-dims="1" /></a></p>
<p style="text-align: center;">
<p style="text-align: center;"><a href="http://i0.wp.com/starkravingfinkle.org/blog/wp-content/uploads/2010/04/fennec-homepage-09-300x239.png"><img class="aligncenter colorbox-909" title="Fennec 1.1 (2)" src="http://i1.wp.com/starkravingfinkle.org/blog/wp-content/uploads/2010/04/fennec-homepage-09.png?resize=300%2C239" alt="Fennec 1.1 (2)" data-recalc-dims="1" /></a></p>
<p style="text-align: center;">
<p><a href="http://i2.wp.com/starkravingfinkle.org/blog/wp-content/uploads/2010/04/fennec-contextpanel-02-300x239.png"><img class="aligncenter colorbox-909" title="Fennec 1.1 (3)" src="http://i2.wp.com/starkravingfinkle.org/blog/wp-content/uploads/2010/04/fennec-contextpanel-02.png?resize=300%2C239" alt="Fennec 1.1 (3)" data-recalc-dims="1" /></a></p>
<p style="text-align: center;">
<p><a href="http://i0.wp.com/starkravingfinkle.org/blog/wp-content/uploads/2010/04/fennec-pagemenu-01-300x175.png"><img class="aligncenter colorbox-909" title="Fennec 1.1 (4)" src="http://i1.wp.com/starkravingfinkle.org/blog/wp-content/uploads/2010/04/fennec-pagemenu-01.png?resize=300%2C175" alt="Fennec 1.1 (4)" data-recalc-dims="1" /></a></p>
<p>Meanwhile, Firefox Mobile is already out for <a href="http://www.gadgetpilipinas.net/2010/02/firefox-mobile-for-windows-and-android" target="_blank">Android</a>. Still, no word yet if Windows Mobile will have it year.</p>
<p>The post <a href="http://www.gadgetpilipinas.net/2010/04/firefox-mobile-for-nokia-n900-1-1-update/">Firefox Mobile for Nokia N900 1.1 Update</a> appeared first on <a href="http://www.gadgetpilipinas.net">Gadget Pilipinas</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.gadgetpilipinas.net/2010/04/firefox-mobile-for-nokia-n900-1-1-update/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Meego Repo is now LIVE</title>
		<link>http://www.gadgetpilipinas.net/2010/03/meego-repo-is-now-live/</link>
		<comments>http://www.gadgetpilipinas.net/2010/03/meego-repo-is-now-live/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 15:41:29 +0000</pubDate>
		<dc:creator>Giancarlo Viterbo</dc:creator>
				<category><![CDATA[Cellphones]]></category>
		<category><![CDATA[Gadget]]></category>
		<category><![CDATA[N900]]></category>
		<category><![CDATA[Maemo]]></category>
		<category><![CDATA[meego]]></category>
		<category><![CDATA[meego repo]]></category>

		<guid isPermaLink="false">http://www.gadgetpilipinas.net/?p=894</guid>
		<description><![CDATA[<p>The moment I've been waiting for is here.

Official Meego repository for N900 is now live. Click this link to take a peek. Thanks to @wonderhelm for tweeting about this.</p><p>The post <a href="http://www.gadgetpilipinas.net/2010/03/meego-repo-is-now-live/">Meego Repo is now LIVE</a> appeared first on <a href="http://www.gadgetpilipinas.net">Gadget Pilipinas</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>The moment I&#8217;ve been waiting for is here.</p>
<p>Official Meego repository for N900 is now live. Click this <a href="http://repo.meego.com/MeeGo/devel/n900/" target="_blank">link </a>to take a peek. Thanks to @wonderhelm for tweeting about this.</p>
<p>So far, the repo contains RPM files like the ones below:</p>
<pre><img class="colorbox-894"  src="http://i1.wp.com/repo.meego.com/icons/back.gif?w=640" alt="[DIR]" data-recalc-dims="1" /> Parent Directory                                               -
<img class="colorbox-894"  src="http://i1.wp.com/repo.meego.com/icons/unknown.gif?w=640" alt="[   ]" data-recalc-dims="1" /> kernel-n900-2.6.28-2.1.armv5tel.rpm       31-Mar-2010 05:12  3.3M
<img class="colorbox-894"  src="http://i1.wp.com/repo.meego.com/icons/unknown.gif?w=640" alt="[   ]" data-recalc-dims="1" /> kernel-n900-devel-2.6.28-2.1.armv5tel.rpm 31-Mar-2010 05:12  5.2M
<img class="colorbox-894"  src="http://i1.wp.com/repo.meego.com/icons/unknown.gif?w=640" alt="[   ]" data-recalc-dims="1" /> libdsme-0.60.30-1.1.armv5tel.rpm          30-Mar-2010 10:17   17K
<img class="colorbox-894"  src="http://i1.wp.com/repo.meego.com/icons/unknown.gif?w=640" alt="[   ]" data-recalc-dims="1" /> libdsme-devel-0.60.30-1.1.armv5tel.rpm    30-Mar-2010 10:17   10K
<img class="colorbox-894"  src="http://i1.wp.com/repo.meego.com/icons/unknown.gif?w=640" alt="[   ]" data-recalc-dims="1" /> libmlocknice-0.1-1.1.armv5tel.rpm         30-Mar-2010 06:30   15K
<img class="colorbox-894"  src="http://i1.wp.com/repo.meego.com/icons/unknown.gif?w=640" alt="[   ]" data-recalc-dims="1" /> libmlocknice-devel-0.1-1.1.armv5tel.rpm   30-Mar-2010 06:30   16K
<img class="colorbox-894"  src="http://i1.wp.com/repo.meego.com/icons/unknown.gif?w=640" alt="[   ]" data-recalc-dims="1" /> nokia-n900-configs-0.2-1.1.armv5tel.rpm   30-Mar-2010 22:24  4.3K</pre>
<p>I&#8217;m excited to see what&#8217;s going to happen next. What about you?</p>
<p>The post <a href="http://www.gadgetpilipinas.net/2010/03/meego-repo-is-now-live/">Meego Repo is now LIVE</a> appeared first on <a href="http://www.gadgetpilipinas.net">Gadget Pilipinas</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.gadgetpilipinas.net/2010/03/meego-repo-is-now-live/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Nokia N900 Appears at Nokia Philippines Support Page</title>
		<link>http://www.gadgetpilipinas.net/2010/03/nokia-n900-appears-at-nokia-philippines-support-page/</link>
		<comments>http://www.gadgetpilipinas.net/2010/03/nokia-n900-appears-at-nokia-philippines-support-page/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 16:15:22 +0000</pubDate>
		<dc:creator>Giancarlo Viterbo</dc:creator>
				<category><![CDATA[Gadget]]></category>
		<category><![CDATA[N900]]></category>

		<guid isPermaLink="false">http://www.gadgetpilipinas.net/?p=887</guid>
		<description><![CDATA[<p>Yesterday, I blogged that a member of MeegoClub reported that Nokia SM North Edsa had already started selling Nokia N900. Though the said device is not yet available at the 'Find Products' section of Nokia Philippines Website, it is apparently present at the local Nokia Website's Support page. Is this just normal or the Nokia N900 had really silently landed in the Philippines.</p><p>The post <a href="http://www.gadgetpilipinas.net/2010/03/nokia-n900-appears-at-nokia-philippines-support-page/">Nokia N900 Appears at Nokia Philippines Support Page</a> appeared first on <a href="http://www.gadgetpilipinas.net">Gadget Pilipinas</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Yesterday, I blogged that a member of <a href="http://meegoclubph.gadgetpilipinas.net" target="_blank">MeegoClub</a> reported that Nokia SM North Edsa had already started selling Nokia N900. Though the said device is not yet available at the &#8216;Find Products&#8217; section of <a href="http://www.nokia.com.ph/find-products" target="_blank">Nokia Philippines Website</a>, it is apparently present at the local Nokia Website&#8217;s <a href="http://www.nokia.com.ph/support/product-support/n900" target="_blank">Support page</a>. Is this just normal or the Nokia N900 had really silently landed in the Philippines.</p>
<p>Is Nokia covering this up because they want more Nokia X6 sales? Or they are waiting for Sony Ericsson&#8217;s launching of Xperia X10 so they can front Nokia N900 as its director competitor? What do you all think?</p>
<p><a href="http://i1.wp.com/www.gadgetpilipinas.net/wp-content/uploads/2010/03/n900-in-the-philippines.jpg"><img class="aligncenter size-medium wp-image-888 colorbox-887" title="n900 in the philippines" src="http://i1.wp.com/www.gadgetpilipinas.net/wp-content/uploads/2010/03/n900-in-the-philippines.jpg?resize=300%2C181" alt="n900 in the philippines" data-recalc-dims="1" /></a></p>
<p>The post <a href="http://www.gadgetpilipinas.net/2010/03/nokia-n900-appears-at-nokia-philippines-support-page/">Nokia N900 Appears at Nokia Philippines Support Page</a> appeared first on <a href="http://www.gadgetpilipinas.net">Gadget Pilipinas</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.gadgetpilipinas.net/2010/03/nokia-n900-appears-at-nokia-philippines-support-page/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Gadget Pilipinas Created an Exclusive Forum for Maemo/Meego OS Users</title>
		<link>http://www.gadgetpilipinas.net/2010/03/gadget-pilipinas-created-an-exclusive-forum-for-maemomeego-os-users/</link>
		<comments>http://www.gadgetpilipinas.net/2010/03/gadget-pilipinas-created-an-exclusive-forum-for-maemomeego-os-users/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 14:12:00 +0000</pubDate>
		<dc:creator>Giancarlo Viterbo</dc:creator>
				<category><![CDATA[Cellphones]]></category>
		<category><![CDATA[N900]]></category>
		<category><![CDATA[club]]></category>
		<category><![CDATA[meego club]]></category>
		<category><![CDATA[N900 in the Philippines]]></category>
		<category><![CDATA[Philippines]]></category>

		<guid isPermaLink="false">http://www.gadgetpilipinas.net/?p=881</guid>
		<description><![CDATA[<p>Gadget Pilipinas recently created an exclusive forum for Filipino Maemo/Meego users - Meego Club Philippines. This will be a good opportunity to bond Nokia N900 users in the Philippines especially now that the said Maemo OS device (that will soon have the Meego OS in May 2010) is now officially out in the Philippines. (see related post here).</p><p>The post <a href="http://www.gadgetpilipinas.net/2010/03/gadget-pilipinas-created-an-exclusive-forum-for-maemomeego-os-users/">Gadget Pilipinas Created an Exclusive Forum for Maemo/Meego OS Users</a> appeared first on <a href="http://www.gadgetpilipinas.net">Gadget Pilipinas</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Gadget Pilipinas recently created an exclusive forum for Filipino Maemo/Meego users &#8211; <a href="http://meegoclubph.gadgetpilipinas.net/">Meego Club Philippines</a>. This will be a good opportunity to bond Nokia N900 users in the Philippines especially now that the said Maemo OS device (that will soon have the Meego OS in May 2010) is now officially out in the Philippines. (see related post <a href="http://www.gadgetpilipinas.net/2010/03/n900-to-be-available-in-the-philippines-in-march-2010/" target="_blank">here</a>).</p>
<div class="wp-caption aligncenter" style="width: 650px"><a href="http://meegoclubph.gadgetpilipinas.net"><img class="colorbox-881"  title="Meego Club Philippines" src="http://meegoclubph.gadgetpilipinas.net/images/Meego Club Logo resized.png" alt="Meego Club Philippines" width="640" height="120" /></a><p class="wp-caption-text">What&#39;s stopping you from visiting this site?</p></div>
<p style="text-align: right;">6APM9WSE6XGP</p>
<p>The post <a href="http://www.gadgetpilipinas.net/2010/03/gadget-pilipinas-created-an-exclusive-forum-for-maemomeego-os-users/">Gadget Pilipinas Created an Exclusive Forum for Maemo/Meego OS Users</a> appeared first on <a href="http://www.gadgetpilipinas.net">Gadget Pilipinas</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.gadgetpilipinas.net/2010/03/gadget-pilipinas-created-an-exclusive-forum-for-maemomeego-os-users/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Meego is the New Maemo *Update: Meego OS for N900, not too far from reach</title>
		<link>http://www.gadgetpilipinas.net/2010/03/meego-is-the-new-maemo/</link>
		<comments>http://www.gadgetpilipinas.net/2010/03/meego-is-the-new-maemo/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 13:53:07 +0000</pubDate>
		<dc:creator>Giancarlo Viterbo</dc:creator>
				<category><![CDATA[Gadget]]></category>
		<category><![CDATA[N900]]></category>
		<category><![CDATA[LG GW990]]></category>
		<category><![CDATA[Maemo]]></category>
		<category><![CDATA[meego]]></category>

		<guid isPermaLink="false">http://www.gadgetpilipinas.net/?p=686</guid>
		<description><![CDATA[<p>This is probably old news for Maemo fans but for those of you out there who are not yet aware, Meego is the lovechild of Maemo and Moblin</p><p>The post <a href="http://www.gadgetpilipinas.net/2010/03/meego-is-the-new-maemo/">Meego is the New Maemo *Update: Meego OS for N900, not too far from reach</a> appeared first on <a href="http://www.gadgetpilipinas.net">Gadget Pilipinas</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>This is probably old news for Maemo fans but for those of you out there who are not yet aware, Meego is the lovechild of Maemo and Moblin. (Maemo is the main operating system of Nokia&#8217;s latest flagship device, Nokia N900; and Moblin which stands for Mobile Linux is one of the emerging open source operating systems for netbooks. The big merge between the two linux-based mobile operating systems will definitely lead to new devices, softwares and environments.</p>
<p>For more information about Meego, click <a href="http://meego.com/about/faq">this</a>.</p>
<p style="text-align: center;"><p><a href="http://www.gadgetpilipinas.net/2010/03/meego-is-the-new-maemo/"><em>Click here to view the embedded video.</em></a></p></p>
<p style="text-align: left;">Update: Nokia N900 users may soon be seeing Meego OS build in their phones by end of this month. (via <a href="http://www.slashphone.com/meego-build-for-n900-atom-by-end-of-march-2010-048067" target="_blank">Slashgear</a>)</p>
<p>The post <a href="http://www.gadgetpilipinas.net/2010/03/meego-is-the-new-maemo/">Meego is the New Maemo *Update: Meego OS for N900, not too far from reach</a> appeared first on <a href="http://www.gadgetpilipinas.net">Gadget Pilipinas</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.gadgetpilipinas.net/2010/03/meego-is-the-new-maemo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Wake Your N900 with a Shake</title>
		<link>http://www.gadgetpilipinas.net/2010/02/wake-your-n900-with-a-shake/</link>
		<comments>http://www.gadgetpilipinas.net/2010/02/wake-your-n900-with-a-shake/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 11:13:55 +0000</pubDate>
		<dc:creator>Giancarlo Viterbo</dc:creator>
				<category><![CDATA[Gadget]]></category>
		<category><![CDATA[N900]]></category>
		<category><![CDATA[n900 wake shake]]></category>
		<category><![CDATA[wake shake]]></category>

		<guid isPermaLink="false">http://www.gadgetpilipinas.net/?p=703</guid>
		<description><![CDATA[<p>There is now a way to wake your Nokia N900 from sleep by simply shaking it. Be careful though because you might drop your phone from overshaking it.</p><p>The post <a href="http://www.gadgetpilipinas.net/2010/02/wake-your-n900-with-a-shake/">Wake Your N900 with a Shake</a> appeared first on <a href="http://www.gadgetpilipinas.net">Gadget Pilipinas</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>There is now a way to wake your Nokia N900 from sleep by simply shaking it. Be careful though because you might drop your phone from overshaking it.</p>
<p>All you have to do is download a simple python script <a href="http://iskuri.org/niklas/blogi/external/shake" target="_blank">here</a> and upload it to &#8220;/MyDocs/Scripts&#8221; through WinScp. Fire Xterm, proceed to the folder where you uploaded the script and execute it with this command &#8220;python shake.py&#8221; without the quotation marks. The application can recognize your shakes as long as the card terminal is open. Terminate the terminal and it will also close the python app. It should appear like this in Xterm:</p>

<a href='http://www.gadgetpilipinas.net/2010/02/wake-your-n900-with-a-shake/screenshot-20100228-190825/#main' title='Screenshot-20100228-190825'><img data-attachment-id="707" data-orig-file="http://i0.wp.com/www.gadgetpilipinas.net/wp-content/uploads/2010/02/Screenshot-20100228-190825.png?resize=800%2C480" data-orig-size="800,480" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Screenshot-20100228-190825" data-image-description="" data-medium-file="http://i0.wp.com/www.gadgetpilipinas.net/wp-content/uploads/2010/02/Screenshot-20100228-190825.png?resize=230%2C130" data-large-file="http://i0.wp.com/www.gadgetpilipinas.net/wp-content/uploads/2010/02/Screenshot-20100228-190825.png?resize=640%2C360" src="http://i0.wp.com/www.gadgetpilipinas.net/wp-content/uploads/2010/02/Screenshot-20100228-190825.png?resize=110%2C110" class="attachment-thumbnail colorbox-703 " alt="python shake" /></a>
<a href='http://www.gadgetpilipinas.net/2010/02/wake-your-n900-with-a-shake/screenshot-20100228-190841/#main' title='Screenshot-20100228-190841'><img data-attachment-id="706" data-orig-file="http://i1.wp.com/www.gadgetpilipinas.net/wp-content/uploads/2010/02/Screenshot-20100228-190841.png?resize=800%2C480" data-orig-size="800,480" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Screenshot-20100228-190841" data-image-description="" data-medium-file="http://i1.wp.com/www.gadgetpilipinas.net/wp-content/uploads/2010/02/Screenshot-20100228-190841.png?resize=230%2C130" data-large-file="http://i1.wp.com/www.gadgetpilipinas.net/wp-content/uploads/2010/02/Screenshot-20100228-190841.png?resize=640%2C360" src="http://i1.wp.com/www.gadgetpilipinas.net/wp-content/uploads/2010/02/Screenshot-20100228-190841.png?resize=110%2C110" class="attachment-thumbnail colorbox-703 " alt="python shake" /></a>
<a href='http://www.gadgetpilipinas.net/2010/02/wake-your-n900-with-a-shake/screenshot-20100228-190902/#main' title='Screenshot-20100228-190902'><img data-attachment-id="705" data-orig-file="http://i0.wp.com/www.gadgetpilipinas.net/wp-content/uploads/2010/02/Screenshot-20100228-190902.png?resize=800%2C480" data-orig-size="800,480" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;}" data-image-title="Screenshot-20100228-190902" data-image-description="" data-medium-file="http://i0.wp.com/www.gadgetpilipinas.net/wp-content/uploads/2010/02/Screenshot-20100228-190902.png?resize=230%2C130" data-large-file="http://i0.wp.com/www.gadgetpilipinas.net/wp-content/uploads/2010/02/Screenshot-20100228-190902.png?resize=640%2C360" src="http://i0.wp.com/www.gadgetpilipinas.net/wp-content/uploads/2010/02/Screenshot-20100228-190902.png?resize=110%2C110" class="attachment-thumbnail colorbox-703 " alt="python shake" /></a>

<p>This python app was developed as a response to a brainstorm discussion in <a href="http://maemo.org/community/brainstorm/view/shake_to_wake/" target="_blank">Maemo Forums</a>. I really hope that someone can develop an applet to turn this application on/off.</p>
<p>Please bear in mind though that this application eats a lot of resources thus it can drain your battery.</p>
<p>Source: <a href="http://iskuri.org/niklas/blogi/2010/shake-to-wake/" target="_blank">Niklaksen Blogi</a></p>
<p>The post <a href="http://www.gadgetpilipinas.net/2010/02/wake-your-n900-with-a-shake/">Wake Your N900 with a Shake</a> appeared first on <a href="http://www.gadgetpilipinas.net">Gadget Pilipinas</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.gadgetpilipinas.net/2010/02/wake-your-n900-with-a-shake/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  www.gadgetpilipinas.net/category/n900/feed/ ) in 3.72743 seconds, on May 26th, 2013 at 9:20 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 26th, 2013 at 10:20 am UTC -->