<?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>Ex nihilo nihil fit &#187; Mobile</title> <atom:link href="http://victorhurdugaci.com/category/mobile/feed/" rel="self" type="application/rss+xml" /><link>http://victorhurdugaci.com</link> <description>Victor Hurdugaci&#039;s playground</description> <lastBuildDate>Tue, 29 Nov 2011 07:38:40 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator> <item><title>Windows Mobile &#8220;Storage Card2&#8243; Problem</title><link>http://victorhurdugaci.com/windows-mobile-storage-card2-problem/</link> <comments>http://victorhurdugaci.com/windows-mobile-storage-card2-problem/#comments</comments> <pubDate>Sat, 11 Jul 2009 15:07:51 +0000</pubDate> <dc:creator>Victor</dc:creator> <category><![CDATA[Beginner]]></category> <category><![CDATA[Mobile]]></category> <category><![CDATA[Fix]]></category> <category><![CDATA[Storage Card 2]]></category> <category><![CDATA[Windows Mobile]]></category> <guid
isPermaLink="false">http://victorhurdugaci.com/?p=1159</guid> <description><![CDATA[If you have an Windows Mobile phone or PDA you might have had this problem. Sometimes the &#8220;\Storage Card&#8221; folder gets renamed to &#8220;\Storage Card2&#8243;. What are the consequences of this? Each file reference to the &#8220;\Storage Card&#8221; will not work; this includes the shortcuts from the start menu to applications installed on the SD [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: justify;">If you have an Windows Mobile phone or PDA you might have had this problem. Sometimes the &#8220;\Storage Card&#8221; folder gets renamed to &#8220;\Storage Card2&#8243;. What are the consequences of this? Each file reference to the &#8220;\Storage Card&#8221; will not work; this includes the shortcuts from the start menu to applications installed on the SD card.</p><p
style="text-align: justify;">The big problem is that if you don&#8217;t notice the folder rename and soft reset the device it will create an empty &#8220;\Storage Card&#8221; folder that will be used as the storage card. However the old &#8220;\Storage Card2&#8243; will still be there and you will not be able to delete the new &#8220;\Storage Card&#8221;. Also, applications from &#8220;\Storage Card2&#8243; will not be launched from shortcuts.</p><p
style="text-align: justify;">After many ROMs updates I am not able to fix completely this problem but I figured out how to fix it without hard resetting the device. The new &#8220;\Storage Card&#8221; folder <strong>cannot be deleted</strong> but&#8230; it <strong>can be renamed. </strong>So all you have to do is to rename &#8220;\Storage Card&#8221; to something else like &#8220;\Storage Card3&#8243; and reset the device. After this, &#8220;\Storage Card2&#8243; will become &#8220;\Storage Card&#8221; and you are free to delete &#8220;\Storage Card3&#8243;.</p> ]]></content:encoded> <wfw:commentRss>http://victorhurdugaci.com/windows-mobile-storage-card2-problem/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Windows Mobile 6.5 SDK is Available</title><link>http://victorhurdugaci.com/windows-mobile-65-sdk-is-available/</link> <comments>http://victorhurdugaci.com/windows-mobile-65-sdk-is-available/#comments</comments> <pubDate>Fri, 05 Jun 2009 21:25:44 +0000</pubDate> <dc:creator>Victor</dc:creator> <category><![CDATA[Microsoft]]></category> <category><![CDATA[Mobile]]></category> <category><![CDATA[News]]></category> <category><![CDATA[Device Emulator]]></category> <category><![CDATA[SDK]]></category> <category><![CDATA[Windows Mobile]]></category> <category><![CDATA[Windows Mobile 6.5]]></category> <category><![CDATA[WM]]></category> <guid
isPermaLink="false">http://victorhurdugaci.com/?p=1097</guid> <description><![CDATA[The Windows Mobile 6.5 Developer Tool Kit adds documentation, sample code, header and library files, emulator images and tools to Visual Studio that let you build applications for Windows Mobile 6.5. A new set of APIs is being introduced that will enable application developers to take advantage of the new Windows Mobile 6.5 touch gesture [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: justify;"><a
href="http://victorhurdugaci.com/wp-content/uploads/2009/06/wm65emulator.jpg" target="_blank"><img
class="alignright size-medium wp-image-1098" title="wm65emulator" src="http://victorhurdugaci.com/wp-content/uploads/2009/06/wm65emulator-197x300.jpg" alt="wm65emulator" width="197" height="300" /></a>The Windows Mobile 6.5 Developer Tool Kit adds documentation, sample code, header and library files, emulator images and tools to Visual Studio that let you build applications for Windows Mobile 6.5.</p><p
style="text-align: justify;">A new set of APIs is being introduced that will enable application developers to take advantage of the new Windows Mobile 6.5 touch gesture framework. The gesture APIs allow an application to handle touch gesture input and provide a visually consistent experience with the rest of the device UI. Note that the gesture APIs are only available on the Windows Mobile Classic and Professional SKUs.</p><p
style="text-align: justify;">Windows Mobile 6.5 Developer Tool Kit comes with the following Emulator Images:</p><ul
style="text-align: justify;"><li>Windows Mobile 6.5 Professional Square Emulator</li><li>Windows Mobile 6.5 Professional QVGA Emulator</li><li>Windows Mobile 6.5 Professional WQVGA Emulator</li><li>Windows Mobile 6.5 Professional VGA Emulator</li><li>Windows Mobile 6.5 Professional WVGA Emulator</li><li>Windows Mobile 6.5 Standard Square Emulator</li><li>Windows Mobile 6.5 Standard QVGA Emulator</li></ul><p
style="text-align: justify;">In order to install the SDK and integrate it with Visual Studio you must also install the <a
href="http://www.microsoft.com/downloads/details.aspx?familyid=06111a3a-a651-4745-88ef-3d48091a390b&amp;displaylang=en" target="_blank">Windows Mobile 6.0 SDK</a>. Make sure you install this first. I had problems with the 6.5 SDK because I forgot to install 6.0 SDK. If you somehow install 6.5 without 6.0 you must uninstall the first one in order to reinstall it&#8230;</p><p
style="text-align: justify;">The Windows Mobile 6.5 Developer Kit can be downloaded from <a
href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=20686a1d-97a8-4f80-bc6a-ae010e085a6e" target="_blank">this link</a>.</p> ]]></content:encoded> <wfw:commentRss>http://victorhurdugaci.com/windows-mobile-65-sdk-is-available/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Windows Mobile 6.5 on Toshiba G900</title><link>http://victorhurdugaci.com/windows-mobile-65-on-toshiba-g900/</link> <comments>http://victorhurdugaci.com/windows-mobile-65-on-toshiba-g900/#comments</comments> <pubDate>Wed, 03 Jun 2009 18:47:49 +0000</pubDate> <dc:creator>Victor</dc:creator> <category><![CDATA[Intermediate]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[Mobile]]></category> <category><![CDATA[Review]]></category> <category><![CDATA[Tutorial]]></category> <category><![CDATA[PDA]]></category> <category><![CDATA[ROM]]></category> <category><![CDATA[Toshiba Portege G900]]></category> <category><![CDATA[Upgrade]]></category> <category><![CDATA[Windows Mobile]]></category> <category><![CDATA[Windows Mobile 6.5]]></category> <category><![CDATA[WM]]></category> <guid
isPermaLink="false">http://victorhurdugaci.com/?p=1054</guid> <description><![CDATA[Before writing anything else I must warn all readers that changing the operating systems on your mobile will void the warranty. If the upgrade process fails the phone might be damaged and no service will fix that for free. Do it on your own risk and make sure the following list is satisfied: Ask people [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: justify;"><a
href="http://victorhurdugaci.com/wp-content/uploads/2009/06/about.jpg"><img
class="alignright size-medium wp-image-1077" title="about" src="http://victorhurdugaci.com/wp-content/uploads/2009/06/about-180x300.jpg" alt="about" width="104" height="173" /></a>Before writing anything else I must warn all readers that changing the operating systems on your mobile will void the warranty. If the upgrade process fails the phone might be damaged and no service will fix that for free. Do it on your own risk and make sure the following list is satisfied:</p><ul
style="text-align: justify;"><li>Ask people about the ROM you want to install. Make sure it did not brake any phone.</li><li>The phone&#8217;s battery must be at least 50% charged (better 100%)</li><li>Make sure you have and UPS. Or a laptop with good battery because if you cancel the process after it started the results might be unexpected.</li><li>Make sure the USB cable is firmly connect and is not broken!</li></ul><p>I cannot be made responsible for any damages caused directly or indirectly by this article.</p><p><span
id="more-1054"></span></p><p
style="text-align: justify;">On PortegeClub.com there is a WM 6.5 ROM Release Candidate for the G900. Because PortegeClub is not always working I uploaded the ROM on my server  and you can download it from <a
href="http://victorhurdugaci.com/wp-content/uploads/2009/06/WM65AllmostOfficial2RC1.rar">this link</a>. It is not the kitchen version (clean version) and it includes some software but it is reasonable and it is not bloated.</p><p
style="text-align: justify;">The upgrade process is simple:<a
href="http://victorhurdugaci.com/wp-content/uploads/2009/06/superruu.jpg" target="_blank"><img
class="alignright size-medium wp-image-1057" title="superruu" src="http://victorhurdugaci.com/wp-content/uploads/2009/06/superruu-300x175.jpg" alt="superruu" width="300" height="175" /></a></p><ol
style="text-align: justify;"><li>Get the ROM</li><li>Get SuperRUU</li><li>Run SuperRUU on a 32 bit Windows machine</li><li>Select the ROM image and check the &#8220;OS&#8221; radio button</li><li>Click &#8220;Upgrade target&#8221;.</li><li>Turn off the phone and start it while pressing the left softkey. A red screen should appear informing you that you need USB connection.</li><li>Connect the phone to the PC running SuperRUU and the upgrade process should start. Do not interrupt it!!! It takes about two minutes.</li></ol><p
style="text-align: center"><a
href="http://victorhurdugaci.com/wp-content/uploads/2009/06/update_1.jpg" target="_blank"><img
class="alignnone size-medium wp-image-1058" title="update_1" src="http://victorhurdugaci.com/wp-content/uploads/2009/06/update_1-227x300.jpg" alt="update_1" width="227" height="300" /></a> <a
href="http://victorhurdugaci.com/wp-content/uploads/2009/06/update_2.jpg" target="_blank"><img
class="alignnone size-medium wp-image-1059" title="update_2" src="http://victorhurdugaci.com/wp-content/uploads/2009/06/update_2-260x300.jpg" alt="update_2" width="260" height="300" /></a></p><p>WM6.5 brings a new startup logo and animation and a lot of other visual changes.</p><p
style="text-align: center"><a
href="http://victorhurdugaci.com/wp-content/uploads/2009/06/wm65_start.jpg"><img
class="alignnone size-medium wp-image-1071" title="wm65_start" src="http://victorhurdugaci.com/wp-content/uploads/2009/06/wm65_start-300x225.jpg" alt="wm65_start" width="300" height="225" /></a><a
href="http://victorhurdugaci.com/wp-content/uploads/2009/06/wm65_logo.jpg"><img
class="alignnone size-medium wp-image-1070" title="wm65_logo" src="http://victorhurdugaci.com/wp-content/uploads/2009/06/wm65_logo-300x225.jpg" alt="wm65_logo" width="300" height="225" /></a></p><p
style="text-align: justify;">The first thing you will notice after startup is the new redesigned Today screen which supports widgets just like the HTC home screen. It&#8217;s aspect is nice but you will find out soon that it cannot be customized. The only item supporting customization is the favorites widget :( Like usual there are widgets for time, messages, calls, pictures and music. Also you can use the classical Today screen items but you will use the eye-candy widgets. What I really enjoyed is that you can scroll through items by moving your finger over the screen in any region not just on the right side &#8211; this is a nice addition and also works for menus.</p><p
style="text-align: center"><a
href="http://victorhurdugaci.com/wp-content/uploads/2009/06/today_01.jpg" target="_blank"><img
class="alignnone size-medium wp-image-1061" title="today_01" src="http://victorhurdugaci.com/wp-content/uploads/2009/06/today_01-180x300.jpg" alt="today_01" width="162" height="270" /></a> <a
href="http://victorhurdugaci.com/wp-content/uploads/2009/06/today_02.jpg" target="_blank"><img
class="alignnone size-medium wp-image-1062" title="today_02" src="http://victorhurdugaci.com/wp-content/uploads/2009/06/today_02-180x300.jpg" alt="today_02" width="162" height="270" /></a> <a
href="http://victorhurdugaci.com/wp-content/uploads/2009/06/today_03.jpg" target="_blank"><img
class="alignnone size-medium wp-image-1063" title="today_03" src="http://victorhurdugaci.com/wp-content/uploads/2009/06/today_03-180x300.jpg" alt="today_03" width="162" height="270" /></a> <a
href="http://victorhurdugaci.com/wp-content/uploads/2009/06/today_04.jpg" target="_blank"><img
class="alignnone size-medium wp-image-1064" title="today_04" src="http://victorhurdugaci.com/wp-content/uploads/2009/06/today_04-180x300.jpg" alt="today_04" width="162" height="270" /></a></p><p
style="text-align: justify;">Another major interface change is the start menu. Well it is no longer MENU, it&#8217;s a start screen that displays shortcuts to applications and phone settings. They are all arranged in the well-known WM6.5 combs and have a nice aspect. You can also scroll through items with your finger and when you get to the top/bottom of the menu there is a visual bounce effect that creates a realistic sensation. What is hard here is to navigate with the hardware DPad through items because pressing right many times cycles through a &#8220;row&#8221; of the comb and is not going the lower items. You must use all directions to navigate.</p><p
style="text-align: center"><a
href="http://victorhurdugaci.com/wp-content/uploads/2009/06/start_1.jpg"><img
class="alignnone size-medium wp-image-1067" title="start_1" src="http://victorhurdugaci.com/wp-content/uploads/2009/06/start_1-180x300.jpg" alt="start_1" width="180" height="300" /></a> <a
href="http://victorhurdugaci.com/wp-content/uploads/2009/06/start_2.jpg"><img
class="alignnone size-medium wp-image-1068" title="start_2" src="http://victorhurdugaci.com/wp-content/uploads/2009/06/start_2-180x300.jpg" alt="start_2" width="180" height="300" /></a></p><p
style="text-align: justify;">There are some other major visual changes but I don&#8217;t have screenshots for them. The first thing is the unlock screen which has an object that must be slide in order to unlock the phone just like on iPhone. The second are the menus that are larger and more &#8220;finger-friendly&#8221; &#8211; you can navigate easily with the finger through them.</p><p
style="text-align: justify;">On my G900 screen rotation took almost 10 seconds (from portrait to landscape). While using the PDA in landscape the icons seemed crowded, hard to follow and the Today screen was not so good looking.</p><p
style="text-align: center"><a
href="http://victorhurdugaci.com/wp-content/uploads/2009/06/todayl_1.jpg" target="_blank"><img
class="alignnone size-thumbnail wp-image-1073" title="todayl_1" src="http://victorhurdugaci.com/wp-content/uploads/2009/06/todayl_1-150x90.jpg" alt="todayl_1" width="150" height="90" /></a> <a
href="http://victorhurdugaci.com/wp-content/uploads/2009/06/todayl_2.jpg" target="_blank"><img
class="alignnone size-thumbnail wp-image-1074" title="todayl_2" src="http://victorhurdugaci.com/wp-content/uploads/2009/06/todayl_2-150x90.jpg" alt="todayl_2" width="150" height="90" /></a> <a
href="http://victorhurdugaci.com/wp-content/uploads/2009/06/todayl_3.jpg" target="_blank"><img
class="alignnone size-thumbnail wp-image-1075" title="todayl_3" src="http://victorhurdugaci.com/wp-content/uploads/2009/06/todayl_3-150x90.jpg" alt="todayl_3" width="150" height="90" /></a></p><p
style="text-align: justify;">Because it is not an official release I cannot say it works bad. There could be &#8220;unofficial&#8221; reasons why this is not working properly. Anyhow, I haven&#8217;t seen other major changes except the interface. The problem with interface changes is that you get used to them quickly and then you start to see what is not working. The ringtones are corrupted in this ROM and the SD card is disconnecting after a few hours so I reverted the ROM to a kitchen version of Windows Mobile 6.1 &#8211; you should try the 6.5, it&#8217;s a nice experience!</p> ]]></content:encoded> <wfw:commentRss>http://victorhurdugaci.com/windows-mobile-65-on-toshiba-g900/feed/</wfw:commentRss> <slash:comments>22</slash:comments> </item> <item><title>Live Mesh &#8211; Synchronizing Life</title><link>http://victorhurdugaci.com/live-mesh-synchronizing-life/</link> <comments>http://victorhurdugaci.com/live-mesh-synchronizing-life/#comments</comments> <pubDate>Sat, 21 Feb 2009 15:33:22 +0000</pubDate> <dc:creator>Victor</dc:creator> <category><![CDATA[Cloud Computing]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[Misc]]></category> <category><![CDATA[Mobile]]></category> <category><![CDATA[Commercial]]></category> <category><![CDATA[Live Mesh]]></category> <guid
isPermaLink="false">http://victorhurdugaci.com/?p=499</guid> <description><![CDATA[Great commercial:]]></description> <content:encoded><![CDATA[<p>Great commercial:</p><div
style="text-align: center; margin: auto"><object
type="application/x-shockwave-flash" style="width:720px; height:420px;" data="http://www.youtube.com/v/lFpwzg-AP_Q"><param
name="movie" value="http://www.youtube.com/v/lFpwzg-AP_Q" /></object></div> ]]></content:encoded> <wfw:commentRss>http://victorhurdugaci.com/live-mesh-synchronizing-life/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>IPhone Evolution</title><link>http://victorhurdugaci.com/iphone-evolution/</link> <comments>http://victorhurdugaci.com/iphone-evolution/#comments</comments> <pubDate>Sat, 04 Oct 2008 16:32:46 +0000</pubDate> <dc:creator>Victor</dc:creator> <category><![CDATA[Funny]]></category> <category><![CDATA[Mobile]]></category> <category><![CDATA[Evolution]]></category> <category><![CDATA[iPhone]]></category> <guid
isPermaLink="false">http://victorhurdugaci.com/?p=283</guid> <description><![CDATA[I don&#8217;t really like posting funny images or videos on my blog but the one below really amused me. [One small step for man one giant leap for mankind.]]]></description> <content:encoded><![CDATA[<p>I don&#8217;t really like posting funny images or videos on my blog but the one below really amused me.</p><p>[<em>One small step for man one giant leap for mankind.</em>]</p><p
style="text-align: center;"><img
class="size-full wp-image-284 aligncenter" title="iphoneevolution" src="http://victorhurdugaci.com/wp-content/uploads/iphoneevolution.jpg" alt="" width="500" height="444" /></p> ]]></content:encoded> <wfw:commentRss>http://victorhurdugaci.com/iphone-evolution/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Microsoft Live Mesh (Tech Preview) Review</title><link>http://victorhurdugaci.com/microsoft-livemesh-tech-preview-review/</link> <comments>http://victorhurdugaci.com/microsoft-livemesh-tech-preview-review/#comments</comments> <pubDate>Fri, 03 Oct 2008 06:54:22 +0000</pubDate> <dc:creator>Victor</dc:creator> <category><![CDATA[Microsoft]]></category> <category><![CDATA[Mobile]]></category> <category><![CDATA[Live Mesh]]></category> <category><![CDATA[Remote Desktop]]></category> <category><![CDATA[Synchronization]]></category> <guid
isPermaLink="false">http://victorhurdugaci.com/?p=266</guid> <description><![CDATA[If you have multiple computer (work, home etc) you know that file synchronization between them is not the easiest task. If you have a Mac, a PC and a Windows Mobile device then the things can get even worse. Live Mesh puts you at the center of your digital world, seamlessly connecting you to the [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://victorhurdugaci.com/wp-content/uploads/mesh1.jpg"><img
class="alignright size-medium wp-image-267" title="mesh1" src="http://victorhurdugaci.com/wp-content/uploads/mesh1-300x203.jpg" alt="" width="300" height="203" /></a>If you have multiple computer (work, home etc) you know that file synchronization between them is not the easiest task. If you have a Mac, a PC and a Windows Mobile device then the things can get even worse.</p><blockquote><p>Live Mesh puts you at the center of your digital world, seamlessly connecting you to the people, devices, programs, and information you care about &#8211; available wherever you happen to be.</p></blockquote><p>Live Mesh is a free service. You get a live desktop with 5 GB storage space where you can place your files. Also you can sync files between devices without uploading the on the live desktop.</p><p><span
id="more-266"></span></p><p>The current version, because is just a Tech Preview, offers support only for Windows but the versions for Mac and Windows Mobile are promised to come soon.</p><p>To add a device you have to log to mesh.com and choose Add Device. After this you get a small application that you install and that&#8217;s it. Now you can choose what folders and how to synchronize them.</p><p><a
href="http://victorhurdugaci.com/wp-content/uploads/mesh2.jpg"><img
class="size-medium wp-image-268 alignnone" title="mesh2" src="http://victorhurdugaci.com/wp-content/uploads/mesh2-300x275.jpg" alt="" width="300" height="275" /></a></p><p>Also, you can access your Live desktop from any web browser and you can see the files that you have uploaded &#8211; the web interface is pretty cool and looks like a Windows Vista Desktop :)</p><p><a
href="http://victorhurdugaci.com/wp-content/uploads/mesh3.jpg"><img
class="size-medium wp-image-269 alignnone" title="mesh3" src="http://victorhurdugaci.com/wp-content/uploads/mesh3-300x183.jpg" alt="" width="300" height="183" /></a></p><p>One of the most interesting features of Live Mesh is the Remote Desktop. If one of the PCs from your Mesh network (one of your devices) is online you can connect remote to it and you don&#8217;t have to care about dynamic IPs.</p><p><a
href="http://victorhurdugaci.com/wp-content/uploads/mesh4.jpg"><img
class="size-medium wp-image-270 alignnone" title="mesh4" src="http://victorhurdugaci.com/wp-content/uploads/mesh4-300x131.jpg" alt="" width="300" height="131" /></a></p><p>TIP: Mesh is now available only for users from US but if you change the country from live profile to United States you can join the program ;) You can change it back after this.</p><p>Live Mesh seems to me one of the most useful and interesting things Microsoft released in the last year.</p> ]]></content:encoded> <wfw:commentRss>http://victorhurdugaci.com/microsoft-livemesh-tech-preview-review/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Toshiba Portege G900 Review</title><link>http://victorhurdugaci.com/toshiba-portege-g900-review/</link> <comments>http://victorhurdugaci.com/toshiba-portege-g900-review/#comments</comments> <pubDate>Sat, 09 Aug 2008 15:01:07 +0000</pubDate> <dc:creator>Victor</dc:creator> <category><![CDATA[Mobile]]></category> <category><![CDATA[Review]]></category> <category><![CDATA[Toshiba Portege G900]]></category> <category><![CDATA[Windows Mobile]]></category> <guid
isPermaLink="false">http://victorhurdugaci.com/?p=147</guid> <description><![CDATA[Some people want small/fancy looking phones, others want powerful phones, while others want both. I belong to the second category &#8211; I want a powerful phone and I don&#8217;t really care about the aspect. If you want a fancy looking or small phone, Toshiba G900 is not for you! After almost two months of research [...]]]></description> <content:encoded><![CDATA[<p>Some people want small/fancy looking phones, others want powerful phones, while others want both. I belong to the second category &#8211; I want a powerful phone and I don&#8217;t really care about the aspect. If you want a fancy looking or small phone, Toshiba G900 is not for you!</p><p>After almost two months of research I finally decided to buy a G900. I needed a new mobile phone but I also wanted some big screen in order to be able to navigate on the Internet without carrying the laptop with me. So what I was searching was:</p><ul><li>Big screen</li><li>Wireless network card</li><li>QWERTY keyboard</li><li>Touch screen</li><li>GSM support</li></ul><p>Toshiba Portege G900 has all this and even more but with some costs.</p><p><span
id="more-147"></span></p><p>There are three things you will notice on G900 at the first look: the big display, no numeric keyboard and the size. Some people will categorize this phone as &#8220;huge&#8221; and they are probably right because it has  119 x 61 x 21.5 mm (4.68 x 2.4 x 0.84 in) and weights almost 200 g.</p><p>There is no numeric keyboard like on most mobile phones. Phone numbers can be dialed by using the keyboard that appears on the screen &#8211; it has big buttons so there should be no problem in pressing them with the finger &#8211; or by sliding the QWERTY and typing the number from there.</p><p>The screen. I mean THE SCREEN is a 3&#8221; touch screen display with a resolution of 800&#215;480. The resolution is one of the best on the market (most PDA&#8217;s have 320&#215;240 or 640&#215;480). It is great for web navigation because almost any webpage can fit it&#8217;s width in 800 pixels so there is no need of vertical scrooling which means a faster any easier navigation.</p><p>Except of the three things mentioned above the aspect is a classic one. There is a navigation pad in the center of the buttons block, the classical accept/reject(end) call, two softkeys and four buttons that can be configured as you with (by default they are: Start, Contacts, OK and Messaging). On the right side there is a volume button and the camera button while on top there is the power button. I forgot to mention one important button that is positioned above the screen oposite to the front camera; by default it launches the Internet browser but many people, including me, found that is more appropriate for rotating the screen.</p><p>On the left side of the device is a headset jack and the MiniSD card slot while on the bottom there is a mini USB connector where you connect the data cable or the power charger. All connectors are covered by rubber lids. Near the USB connector is the telescopic stylus.</p><p>There are two cameras, a rear 2 MP one and a front VGA one. Pictures quality is OK for outdoor photos but you need a tripod for night shots because there is no stabilizer. On a scale from from 1 to 5 I would rate picture quality with 3.5.</p><p>There is also a sliding full QWERTY keyboard. Many mobile devices that have keyboards also have some small buttons that are hard to press. G900 has quite large buttons but the top row, in my opinion, is to close to the side of the screen and sometimes the keys are hard to be pressed.</p><p
style="text-align: center;"><a
href="http://victorhurdugaci.com/wp-content/uploads/dscn0306.jpg"><img
class="alignnone size-thumbnail wp-image-155" title="dscn0306" src="http://victorhurdugaci.com/wp-content/uploads/dscn0306-150x112.jpg" alt="" width="150" height="112" /></a><a
href="http://victorhurdugaci.com/wp-content/uploads/dscn0303.jpg"><img
class="alignnone size-thumbnail wp-image-153" title="dscn0303" src="http://victorhurdugaci.com/wp-content/uploads/dscn0303-150x112.jpg" alt="" width="150" height="112" /></a><a
href="http://victorhurdugaci.com/wp-content/uploads/dscn0301.jpg"><img
class="alignnone size-thumbnail wp-image-151" title="dscn0301" src="http://victorhurdugaci.com/wp-content/uploads/dscn0301-150x112.jpg" alt="" width="150" height="112" /></a><a
href="http://victorhurdugaci.com/wp-content/uploads/dscn0300.jpg"><img
class="alignnone size-thumbnail wp-image-150" title="dscn0300" src="http://victorhurdugaci.com/wp-content/uploads/dscn0300-150x112.jpg" alt="" width="150" height="112" /></a><a
href="http://victorhurdugaci.com/wp-content/uploads/dscn0299.jpg"><img
class="alignnone size-thumbnail wp-image-149" title="dscn0299" src="http://victorhurdugaci.com/wp-content/uploads/dscn0299-150x112.jpg" alt="" width="150" height="112" /></a><a
href="http://victorhurdugaci.com/wp-content/uploads/dscn0298.jpg"><img
class="alignnone size-thumbnail wp-image-148" title="dscn0298" src="http://victorhurdugaci.com/wp-content/uploads/dscn0298-150x112.jpg" alt="" width="150" height="112" /></a><a
href="http://victorhurdugaci.com/wp-content/uploads/dscn0304.jpg"><img
class="alignnone size-thumbnail wp-image-154" title="dscn0304" src="http://victorhurdugaci.com/wp-content/uploads/dscn0304-112x150.jpg" alt="" width="112" height="150" /></a><a
href="http://victorhurdugaci.com/wp-content/uploads/dscn0302.jpg"><img
class="alignnone size-thumbnail wp-image-152" title="dscn0302" src="http://victorhurdugaci.com/wp-content/uploads/dscn0302-112x150.jpg" alt="" width="112" height="150" /></a></p><p>Equipped with a 520 MHz processor and 128 MB of RAM memory Toshiba Portege G900 is able to run many applications simultaneous. Windows Mobile 6 Professional runs exceptional on this device but there is some lag when you rotate the screen.</p><p>One interesting undocumented thing is that this mobile device is equipped with a Goforce 5500 graphic accelerator, the same GPU as on O2 XDA Flame. Some more information about this topic can be found <a
href="http://myg900.com/index.php?showtopic=336" target="_blank">here.</a></p><p>Another useful addition is a finger print reader. It&#8217;s main purpose is for security but Toshiba implemented cool features. You can click on the finger print reader or even scroll pages by sliding your finder over it. This biometric reader is placed behind the screen and is available only when the keyboard is visible.</p><p>The default software configuration includes Windows Mobile 6 Professional, Office Mobile, Opera browser, Picsel Viewer and some Toshiba applications. Another options that can be activated by software is the USB connection option &#8211; you can connect any USB device to G900 (memory stick, camera, etc).</p><p>I&#8217;ve read on some sites that the phone has problems with the battery and lasts under a day but the battery of my G900 resisted almost three days.</p><p>Full specifications:</p><table
border="1"><tbody><tr><td>Full name</td><td>Toshiba Portege G900</td></tr><tr><td>Dimensions</td><td>119 x 61 x 21.5 mm</td></tr><tr><td>Weight</td><td>198g</td></tr><tr><td>Display type</td><td>TFT touchscreen, 65K colors</td></tr><tr><td>Display size</td><td>3&#8221; widescreen, 800&#215;480 resolution</td></tr><tr><td>Processor</td><td>Marvell PXA270, 520 MHz</td></tr><tr><td>Memory</td><td>128 MB RAM, 40 MB user memory, MiniSD card support</td></tr><tr><td>WLAN</td><td>Wi-Fi 802.11b/g</td></tr><tr><td>Bluetooth</td><td>Yes, v2.0 with A2DP</td></tr><tr><td>3G</td><td>HSDPA, 3.6 Mbps</td></tr><tr><td>EDGE</td><td>Yes</td></tr><tr><td>USB</td><td>v1.1 miniUSB</td></tr><tr><td>OS</td><td>Windows Mobile 6 Professional</td></tr><tr><td>Battery type</td><td>Standard battery, Li-Ion 1320 mAh</td></tr><tr><td>Stand-by type</td><td>Up to 320 h</td></tr><tr><td>Talk type</td><td>Up to 4 h 20 min</td></tr></tbody></table> ]]></content:encoded> <wfw:commentRss>http://victorhurdugaci.com/toshiba-portege-g900-review/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Google Android. iPhone killer?</title><link>http://victorhurdugaci.com/google-android-iphone-killer/</link> <comments>http://victorhurdugaci.com/google-android-iphone-killer/#comments</comments> <pubDate>Sat, 31 May 2008 07:37:57 +0000</pubDate> <dc:creator>Victor</dc:creator> <category><![CDATA[Mobile]]></category> <category><![CDATA[News]]></category> <category><![CDATA[Gadget]]></category> <category><![CDATA[Google Android]]></category> <category><![CDATA[iPhone]]></category> <category><![CDATA[Touchscreen]]></category> <guid
isPermaLink="false">http://victorhurdugaci.com/?p=40</guid> <description><![CDATA[Google revealed latest Android prototype. Will this be an iPhone killer? In the following video, you can see an overview of the new interface and menu structure, including the clever pattern-based unlock screen. Much of the GUI can be interacted with &#8211; for instance pulling down the title bar reveals missed calls and new messages [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: left;">Google revealed latest Android prototype. Will this be an iPhone killer?</p><p
style="text-align: center;"><img
class="size-full wp-image-41 aligncenter" title="androidheader" src="http://victorhurdugaci.com/wp-content/uploads/androidheader.jpg" alt="" width="500" height="281" /></p><p
style="text-align: left;">In the following video, you can see an overview of the new interface and menu structure, including the clever pattern-based unlock screen. Much of the GUI can be interacted with &#8211; for instance pulling down the title bar reveals missed calls and new messages &#8211; using the familiar palette of swipes and taps. You can also see the straightforward way to create shortcuts on the home screen; a matter of holding down your finger and then following through the contextual menus.</p><p
style="text-align: center;"><object
type="application/x-shockwave-flash" width="520" height="390" data="http://www.youtube.com/v/arXolJrLVEg"><param
name="movie" value="http://www.youtube.com/v/arXolJrLVEg" /></object></p> ]]></content:encoded> <wfw:commentRss>http://victorhurdugaci.com/google-android-iphone-killer/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
