<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>symbian-os &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/symbian-os/</link>
	<description>Feed of posts on WordPress.com tagged "symbian-os"</description>
	<pubDate>Wed, 25 Nov 2009 06:57:32 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[An Introduction to the Symbian Virtual Platform]]></title>
<link>http://blog.symbian.org/2009/11/20/an-introduction-to-the-symbian-virtual-platform/</link>
<pubDate>Fri, 20 Nov 2009 16:51:55 +0000</pubDate>
<dc:creator>Tyson Key</dc:creator>
<guid>http://blog.symbian.org/2009/11/20/an-introduction-to-the-symbian-virtual-platform/</guid>
<description><![CDATA[Hi, I&#8217;m Tyson Key, a college student currently residing somewhere in the north of England. Whe]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Hi, I&#8217;m Tyson Key, a college student currently residing somewhere in the north of England.</p>
<p>When I&#8217;m not studying, I happen to advocate and contribute to open source, and open platforms and enjoy spending time testing and documenting software, and exploring various aspects of low-level operating system and computer networking technology &#8211; all whilst trying to be a generally reasonable and agreeable person&#8230;</p>
<p>Of course, I also happen to be a heavy user, and advocate of the Symbian platform, and have been involved with the Symbian Foundation to varying extents, since its announcement.</p>
<p>Introduction aside, I&#8217;ve been invited to introduce the Symbian Virtual Platform. This is a project that I&#8217;ve been involved in beta testing, prior to the release of the Symbian Kernel Taster Kit.</p>
<p style="text-align:left;"><strong>What&#8217;s the Symbian Virtual Platform?</strong></p>
<p>The <a href="http://developer.symbian.org/wiki/index.php/SYBORG/QEMU">Symbian Virtual Platform</a> consists of a customised version of <a href="http://www.qemu.org">QEMU</a> (an Open Source CPU instruction set and hardware emulator), containing several additional features, along with a corresponding baseport referred to as Syborg.</p>
<p>This combination potentially represents the future of inexpensive, accurate, user-level application testing, and low-level debugging and experimentation on the Symbian Platform, without the need for additional hardware.</p>
<p>As a bonus, some of the hallmark causes of frustration with the older Windows-based emulator (commonly referred to as WINS or WINSCW dependant upon toolchain used) are removed, such as:</p>
<ul>
<li>Low performance</li>
<li>Simulation inaccuracy (e.g. differing memory models with various limitations, behavioural differences from real hardware, and disabled/restricted software functionality)</li>
<li>Platform dependence &#8211; QEMU is well-supported under Windows, most Linux distributions and Mac OS X, and also runs under many other operating systems<!--more--></li>
</ul>
<p style="text-align:center;">
<p style="text-align:left;"><strong>What can it do for you?</strong></p>
<p>The &#8220;official&#8221;/mainline version of QEMU already emulates an ARMv5 architecture CPU, and a number of hardware features including &#8211; but not limited to:</p>
<ul>
<li>Serial ports &#8211; complete with the ability to redirect traffic to a file, which is essential for Symbian Platform debugging and problem diagnosis</li>
<li>Ethernet chipsets &#8211; a driver for which is included in Syborg, although additional work is necessary, before being suitable for intensive use</li>
<li>Various forms of Flash memory devices (e.g. MultiMediaCard/SD Card, and SPI NAND Flash)</li>
<li>An audio chipset &#8211; support for this in the baseport was <a href="http://developer.symbian.org/oss/FCL/interim/QEMU/rev/5fca9e46c6fa">recently contributed</a> by Johnathan White of Accenture</li>
</ul>
<p>However, the version supplied by Symbian also adds a number of useful features that enhance this functionality to potentially save development time and effort, and let users/enthusiasts test software quickly and easily without access to a physical handset, including:</p>
<ul>
<li>The ability to run real Symbian OS binaries &#8220;as-is&#8221; &#8211; meaning that you no longer also need to rebuild software to run within an x86 and Windows-only simulator</li>
<li>A host file system-backed emulated drive (<code><em>S:\</em></code> on the QEMU guest, which maps to <code><em>\svphostfs</em></code> on the host) that acts as an extension of firmware when custom executables are added, and allows for quickly moving files between the host and guest whilst the Platform is running</li>
<li>A Python-based dynamic hardware modelling system that allows for varying degrees of control over the behaviour of the emulated system at runtime, without needing to modify QEMU source code and rebuild</li>
</ul>
<p style="text-align:left;">The source code for these enhancements, and the baseport are available in the Symbian Foundation <a href="http://developer.symbian.org/oss/FCL/sf/adaptation/qemu/">repositories</a>.</p>
<p style="text-align:left;">
<p style="text-align:center;">
<p style="text-align:left;"><strong>Intrigued? Here&#8217;s what it looks like&#8230;</strong></p>
<p style="text-align:center;"><strong> </strong></p>
<div class="wp-caption aligncenter" style="width: 410px"><strong><strong><img title="Symbian OS under QEMU" src="http://lh6.ggpht.com/_Y5mZY1-de8o/SvW6fUEjS9I/AAAAAAAADPo/7FfhBD0BTdk/Symbian_OS_on_QEMU.PNG" alt="" width="400" height="316" /></strong></strong><p class="wp-caption-text">An EShell session, showing the output of various utilities, on a Windows XP host</p></div>
<p style="text-align:center;">
<p style="text-align:center;">
<p style="text-align:center;">
<p><strong> </strong></p>
<p style="text-align:center;"><strong> </strong></p>
<p><strong> </strong></p>
<p style="text-align:center;">
<p style="text-align:left;"><strong>What have I done with QEMU?</strong></p>
<ul>
<li>Built several ROM images containing various Platform components, and documented the results on the <a href="http://developer.symbian.org/forum/forumdisplay.php?f=31">Symbian forums</a> so that others can assist in resolving problems, and enhancing the results</li>
<li>Spent time debugging the execution of various binaries using serial port file redirection, and resolving dependency issues, as they arose</li>
</ul>
<p>Which leads nicely on to a practical example, based upon a problem that I faced&#8230;</p>
<p><strong>Getting the EUserHL Walkthrough test suite running</strong></p>
<p>A forum thread that I started, with additional suggestions from the community, prior to writing this post is available <a href="http://developer.symbian.org/forum/showthread.php?t=3653">here</a> for reference.  I&#8217;ll now attempt to explain how I answered a not-too-uncommon question using several features of the Symbian Virtual Platform, and a process of elimination -</p>
<blockquote><p><em>How can I test a Platform component (in this case &#8211; EUserHL), when I don&#8217;t have access to the source code?</em></p></blockquote>
<p>The initial steps involved boil down to:</p>
<ul>
<li>Install and configure the Symbian <a href="http://developer.symbian.org/main/tools_and_kits/downloads/view.php?id=8">Kernel Taster Kit</a> and RVCT 4.0 according to the instructions on the Symbian Wiki</li>
<li>Create a directory on the host file system at <em>\svphostfs</em> and a set of subdirectories to hold executables and DLLs inside: <em>sys\bin</em></li>
<li>Copy <em>\epoc32\release\armv5\urel\euserhl_walkthrough.exe</em> and <em>\epoc32\release\armv5\urel\euserhl.dll</em> to <em>\svphostfs\sys\bin</em></li>
<li>Start a <em>cmd.exe </em>prompt session, and switch to <em>\symbian-qemu-0.9.1\bin\</em></li>
</ul>
<ul>
<li>Run QEMU using the prebuilt Syborg ROM image using: <em>arm-none-symbianelf-qemu-system -M \sf\adaptation\qemu\baseport\syborg\syborg.dtb -kernel \epoc32\rom\syborg.img </em>within the active <em>cmd.exe </em>session</li>
<li>Once the ROM has booted to EShell, attempt to invoke <em>euserhl_walkthrough.exe</em></li>
<li>Notice that execution simply bails, before printing a rather vague, generic &#8220;<em>Not found&#8221;</em> error message</li>
</ul>
<p>Obviously, this a rather sorry state of affairs &#8211; but there&#8217;s hope.  So, let&#8217;s move on:</p>
<ul>
<li>Halt the previous QEMU session</li>
<li>This time, run QEMU again using <em>arm-none-symbianelf-qemu-system -M \sf\adaptation\qemu\baseport\syborg\syborg.dtb -kernel \epoc32\rom\syborg.img <strong>-serial file:&#8221;EUserHLDebug.txt&#8221; <span style="font-style:normal;"><span style="font-weight:normal;">to redirect serial port output to a file</span></span></strong></em></li>
<li>Within the EShell session, invoke <em>trace /L 4 </em>to enable debugging of executable loading and DLL iteration</li>
<li>Attempt to invoke <em>euserhl_walkthrough.exe </em>once again within EShell, to receive the familiar <em>&#8220;Not found</em>&#8221; error</li>
<li>Open <em>\symbian-qemu-0.9.1\bin\EUserHLDebug.txt </em>on the host, using your favourite text editor</li>
<li>Following the chain of execution, from <em>euserhl_walkthrough.exe</em> onwards, to <em>euserhl.dll</em>, we can see that various dependency DLLs are located successfully (demarcated by &#8220;<em>New image found</em>&#8220;)</li>
<li>However, if we closely follow <em>euserhl.dll</em>, the fact that a critical dependency is missing at a late stage is alluded to by &#8220;<em>No suitable image found</em>&#8221; &#8211; although reattempts are constantly being made to locate the missing DLL</li>
<li>Unfortunately, this debug output does not tell us exactly which DLL we require &#8211; so we turn to another useful tool (<em>elftran</em>)</li>
<li>At this stage, it would be a good idea to halt the QEMU session, to avoid some rather confusing behaviour that arises from the handling of the <em>S:\</em> drive, and executable caching when copying additional DLLs and executables to <em>\sys\bin</em> within it</li>
</ul>
<p>Now, we should be on the home stretch:</p>
<ul>
<li>Within another <em>cmd.exe</em> session, run: <em>elftran \svphostfs\sys\bin\euserhl.dll &#62; EUserHLDeps.txt </em>to create a file containing information related to the dependencies of the <em>euserhl.dll </em>binary, amongst other attributes</li>
<li>Searching for &#8220;imports from&#8221; within the <em>EUserHLDeps.txt </em>file will reveal that <em>euserhl.dll </em>depends upon <em>estor.dll</em> &#8211; which doesn&#8217;t exist in the prebuilt ROM image, or in <em>\svphostfs\sys\bin</em></li>
<li>Copy <em>\epoc32\release\armv5\urel\estor.dll</em> to <em>\svphostfs\sys\bin</em></li>
<li>Run <em>arm-none-symbianelf-qemu-system -M \sf\adaptation\qemu\baseport\syborg\syborg.dtb -kernel \epoc32\rom\syborg.img</em> once again</li>
<li>With a little luck, attempting to invoke <em>euserhl_walkthrough.exe </em>should result in:</li>
<div class="wp-caption aligncenter" style="width: 410px"><img title="EUserHL Test Suite" src="http://symbianfoundation.wordpress.com/files/2009/11/euserhl-start.png" alt="" width="400" height="313" /><p class="wp-caption-text">Partial output from running the EUserHL Walkthrough test suite</p></div>
<li>Have fun exploring the serial debugging and tracing tracing functionality, and the host-bound file system</li>
</ul>
<p>If that&#8217;s not enough, you can even try to build these components into a ROM image:</p>
<ul>
<li>Copy <em>\sf\os\kernelhwsrv\kernel\eka\rombuild\tshell.oby</em> to <em>\sf\os\kernelhwsrv\kernel\eka\rombuild\tshellwitheuserhl.oby</em></li>
<li><em> </em>
<div id="_mcePaste"><span style="font-style:normal;"><em>Add the following lines to the bottom of <em>\sf\os\kernelhwsrv\kernel\eka\rombuild\tshellwitheuserhl.oby</em>:</em></span></div>
<div id="_mcePaste"><em>file=\epoc32\release\armv5\udeb\estor.dll \sys\bin\estor.dll</em></div>
<div id="_mcePaste"><em>file=\epoc32\release\armv5\udeb\euserhl_walkthrough.exe\sys\bin\euserhl_walkthrough.exe</em></div>
<div id="_mcePaste"><em>file=\epoc32\release\armv5\udeb\euserhl.dll \sys\bin\euserhl.dll</em></div>
<p><em> </em></li>
<li>Delete <em>euserhl_walkthrough.exe</em>, <em>euserhl.dll</em> and <em>estor.dll</em> from <em>\svphostfs\sys\bin\</em> to ensure that the contents of the ROM are not being supplemented/overridden with the contents of <em>S:\sys\bin</em> on the guest at boot time</li>
<li>Within a <em>cmd.exe</em> session, switch to <em>\sf\os\kernelhwsrv\kernel\eka\rombuild</em></li>
<li>Run <em>rom &#8211;variant=syborg &#8211;inst=armv5 &#8211;build=udeb &#8211;type=tshellwitheuserhl &#8211;name=\epoc32\rom\tshellwitheuserhl.img </em>to attempt to build a new ROM image containing the EUserHL DLL, walkthrough/demo application, and the EStor DLL</li>
<li>If everything worked according to plan, you should be able to run your new ROM image using: <em>arm-none-symbianelf-qemu-system -M \sf\adaptation\qemu\baseport\syborg\syborg.dtb -kernel \epoc32\rom\tshellwitheuserhl.img </em>within the <em>\symbian-qemu-0.9.1\bin\ </em>directory</li>
<li>Invoking <em>euserhl_walkthrough.exe </em>for the final time should produce the same result as the previous exercise!</li>
</ul>
<p style="text-align:center;">
<p style="text-align:left;"><strong>Additional Resources and Information</strong></p>
<ul>
<li>A series of forum threads related to <a href="http://developer.symbian.org/forum/showthread.php?t=3685">PIPS and networking</a>, and the legacy, development-specific <a href="http://developer.symbian.org/forum/showthread.php?t=3739">TechView GUI</a>, in addition to the aforementioned EUserHL thread that I started, and continue to contribute to</li>
<li>A list of backlog items and planned features for the Symbian Virtual Platform are available, <a href="http://developer.symbian.org/wiki/index.php/QEMU_Backlog">here</a></li>
<li>Johnathan&#8217;s presentation about the Symbian Virtual Platform at SEE 2009:<object id="22311005" name="22311005" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" align="middle" height="500" width="100%">
<param name="movie" value="http://documents.scribd.com/ScribdViewer.swf?document_id=22311005&access_key=key-2ckdbevfesfwi42g36yx&page=&version=1&auto_size=true&viewMode="><param name="quality" value="high"><param name="play" value="true"><param name="loop" value="true"><param name="scale" value="showall"><param name="wmode" value="opaque"><param name="devicefont" value="false"><param name="bgcolor" value="#ffffff"><param name="menu" value="true"><param name="allowFullScreen" value="true"><param name="allowScriptAccess" value="always"><param name="salign" value="">
<embed src="http://documents.scribd.com/ScribdViewer.swf?document_id=22311005&access_key=key-2ckdbevfesfwi42g36yx&page=&version=1&auto_size=true&viewMode=" name="22311005_object" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" play="true" loop="true" scale="showall" wmode="opaque" devicefont="false" bgcolor="#ffffff" menu="true" allowfullscreen="true" allowscriptaccess="always" salign="" type="application/x-shockwave-flash" align="middle"  height="500" width="100%"></embed>
</object>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/22311005">View this document on Scribd</a></div></li>
</ul>
<p><strong> </strong></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Nokia’s High-end Smartphone Future with Maemo, not Symbian]]></title>
<link>http://itsoluti0ns.wordpress.com/2009/11/18/nokia%e2%80%99s-high-end-smartphone-future-with-maemo-not-symbian/</link>
<pubDate>Wed, 18 Nov 2009 20:21:10 +0000</pubDate>
<dc:creator>itsoluti0ns</dc:creator>
<guid>http://itsoluti0ns.wordpress.com/2009/11/18/nokia%e2%80%99s-high-end-smartphone-future-with-maemo-not-symbian/</guid>
<description><![CDATA[Finland’s Nokia is still the largest mobile handset manufacturer in the world, but its influence in ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://itsoluti0ns.wordpress.com/files/2009/11/nokia.jpg"><img class="alignnone size-full wp-image-359" title="nokia" src="http://itsoluti0ns.wordpress.com/files/2009/11/nokia.jpg" alt="" width="129" height="82" /></a> Finland’s <a href="http://www.nokia.com/">Nokia</a> is still the largest mobile handset manufacturer in the world, but its influence in the high-end (and high-profit) smartphone market is increasingly falling short of competitors like RIM and Apple, in part because Nokia can’t seem to capitalize on features and capabilities consumers want in a smartphone. But Nokia is determined to forge ahead in the smartphone marketplace—and the company is placing its best on the Linux-based Maemo mobile OS, rather than the tried-and-true Symbian OS that has powered most of the company’s devices for years. At a gathering in London, Nokia marketing executives told Maeomo developers that Nokia plans to drop Symbian from its high-end N-series Internet-capable mobile devices by 2012.</p>
<p><img title="Nokia N900" src="http://www.digitaltrends.com/wp-content/uploads/2009/08/nokia-puts-the-internet-in-your-pocket-with-linux-based-n900-2.jpg" alt="Nokia N900" width="500" height="350" /></p>
<p>Nokia has been building its high-end devices around the Symbian operating system for more than a decade; however, the company’s new N900 is the first device Nokia has shipped based on Maemo. The N900 is largely viewed as a transitional device to help developers (and even a few customers) make the transition from Symbian to Maemo. Although Nokia has not made an official statement, the company apparently will maintain Symbian on its E-series devices (aimed at enterprise customers) and video-centric X-series devices. Nokia is also promising tools to developers so they can create applications for both Symbian and Maemo, which in turn can be sold though Nokia’s Ovi Store.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Symbian to be replaced by 2012]]></title>
<link>http://blog.clove.co.uk/2009/11/18/symbian-to-be-replaced-by-2012/</link>
<pubDate>Wed, 18 Nov 2009 17:32:00 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid>http://blog.clove.co.uk/2009/11/18/symbian-to-be-replaced-by-2012/</guid>
<description><![CDATA[Nokia says it will replace Symbian with its Maemo Linux by 2012. All high-end N series multimedia de]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><span style="color:#000000;">Nokia says it will replace Symbian with its Maemo Linux by 2012.   <br /></span>
<p>All high-end N series multimedia devices will be running the Linux OS by then. Rubbing salt in the wounds of longtime Epoc developers, it disclosed the news to a meetup of Maemo enthusiasts – Ben Smith reports at The Really Mobile Project blog. X series and E series devices will continue to run Symbian OS – at least for the time being.</p>
<p>Nokia says it will replace Symbian with its Maemo Linux by 2012.</p>
<p><span style="font-size:small;"></span>
<p>&#160;</p>
</p>
<p style="margin:0;" class="MsoNormal"><span style="font-family:times new roman;font-size:small;"><span style="color:#000000;">&#160;</span></span></p>
<p style="margin:0;" class="MsoNormal"><span style="font-size:small;"><span style="color:#000000;"><span style="font-family:times new roman;"><span style="color:#000000;"><img style="display:block;float:none;margin-left:auto;margin-right:auto;" alt="" src="http://public.bay.livefilestore.com/y1pRUmFmyIFS56wl7XvZyR0jeLDkjygDsGqE4Ba_TBoqHE3w9yeVaeQoRN8kcfRH5iQ4E776swdhjBRz1gvdRo_6w/Nokia N900.jpg" />&#160;</span></span></span></span></p>
<p style="margin:0;" class="MsoNormal"><span style="color:#000000;"></span></p>
<p>It isn’t such a surprise. At NokiaWorld in September, Nokia confirmed in public and in private that Maemo was the bedrock for future high-end devices, with Symbian downgraded to a “workhorse” smartphone OS for the midrange. Only a fortnight earlier, Nokia had strenuously denied the strategy. So much for honest community relations. </p>
<p>So, after billions of dollars of investment over 11 years, how can Nokia now justify changing horses? Especially since Symbian still offers the best kernel and middleware stack for mobiles, with the meanest power management, and years of debugging. </p>
<p>It&#8217;s Nokia’s inept record of developing UIs and services (think anything with the word “Ovi” near it) that&#8217;s to blame, and also its negligence in failing to give Symbian a modern and attractive development environment (it bought Trolltech’s QT five years too late). Thanks to lousy software development, it had boxed itself into a corner. Only four years ago, Nokia had three in-house user interfaces for Symbian which &#8211; if it had sustained the investment &#8211; would cover everything from tablets to instant-on netbooks (where iPhone OS and Android OS are today). </p>
<p>It’s a case of neglecting to feed the dog, then saying it can’t afford the vet’s bill. <span style="color:#000000;">&#160; <br /></span></p>
<p style="margin:0;" class="MsoNormal">
<p style="margin:0;" class="MsoNormal"><span style="color:#000000;"><span style="font-family:times new roman;font-size:small;">Source <a href="http://www.theregister.co.uk/2009/11/18/nokia_symbian_nseries_cull/" target="_blank">The Register</a></span></span></p>
</p>
<p style="margin:0;" class="MsoNormal"><span style="color:#000000;">     <br /></span></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Symbian OS]]></title>
<link>http://sususoda.wordpress.com/2009/11/17/symbian-os/</link>
<pubDate>Tue, 17 Nov 2009 13:47:36 +0000</pubDate>
<dc:creator>chicken16</dc:creator>
<guid>http://sususoda.wordpress.com/2009/11/17/symbian-os/</guid>
<description><![CDATA[Nih saya mau sharing tentang Symbian OS. Symbian OS berawal dari tahun 1998, terjadi sebuah kerjasam]]></description>
<content:encoded><![CDATA[Nih saya mau sharing tentang Symbian OS. Symbian OS berawal dari tahun 1998, terjadi sebuah kerjasam]]></content:encoded>
</item>
<item>
<title><![CDATA[Pengembangan Symbian C++]]></title>
<link>http://juragansapi.wordpress.com/2009/11/11/pengembangan-symbian-c/</link>
<pubDate>Wed, 11 Nov 2009 04:54:21 +0000</pubDate>
<dc:creator>juragansapi</dc:creator>
<guid>http://juragansapi.wordpress.com/2009/11/11/pengembangan-symbian-c/</guid>
<description><![CDATA[Symbian merupakan sebuah perusahaan patungan antara Nokia, Motorola, Erikson, Matsushita, dan Psion.]]></description>
<content:encoded><![CDATA[Symbian merupakan sebuah perusahaan patungan antara Nokia, Motorola, Erikson, Matsushita, dan Psion.]]></content:encoded>
</item>
<item>
<title><![CDATA[Νokia: Ανάκληση και δωρεάν αντικατάσταση φορτιστών κινητών τηλεφώνων]]></title>
<link>http://xollothnews.wordpress.com/2009/11/09/%ce%bdokia-%ce%b1%ce%bd%ce%ac%ce%ba%ce%bb%ce%b7%cf%83%ce%b7-%ce%ba%ce%b1%ce%b9-%ce%b4%cf%89%cf%81%ce%b5%ce%ac%ce%bd-%ce%b1%ce%bd%cf%84%ce%b9%ce%ba%ce%b1%cf%84%ce%ac%cf%83%cf%84%ce%b1%cf%83%ce%b7/</link>
<pubDate>Mon, 09 Nov 2009 10:36:50 +0000</pubDate>
<dc:creator>xollothnews</dc:creator>
<guid>http://xollothnews.wordpress.com/2009/11/09/%ce%bdokia-%ce%b1%ce%bd%ce%ac%ce%ba%ce%bb%ce%b7%cf%83%ce%b7-%ce%ba%ce%b1%ce%b9-%ce%b4%cf%89%cf%81%ce%b5%ce%ac%ce%bd-%ce%b1%ce%bd%cf%84%ce%b9%ce%ba%ce%b1%cf%84%ce%ac%cf%83%cf%84%ce%b1%cf%83%ce%b7/</guid>
<description><![CDATA[Νokia: Ανάκληση και δωρεάν αντικατάσταση φορτιστών κινητών τηλεφώνων &#8211; ADSLgr.com &nbsp; Φινλα]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><div><a href="http://www.adslgr.com/forum/showthread.php?t=339814">Νokia: Ανάκληση και δωρεάν αντικατάσταση φορτιστών κινητών τηλεφώνων &#8211; ADSLgr.com</a>
<p>&#160;</p>
<blockquote><p><a href="http://images.google.com/imgres?imgurl=http://i225.photobucket.com/albums/dd168/evansp1/DIAFORA/575px-Nokia_Connecting_Peoplesvg.png&#38;imgrefurl=http://www.grtones.com/index.php%3Ftopic%3D10611.0&#38;usg=__rLqcYUMZIXWmvgfGT8xWc5v6bZA=&#38;h=288&#38;w=575&#38;sz=19&#38;hl=en&#38;start=6&#38;tbnid=tkXOGTxVtprzkM:&#38;tbnh=67&#38;tbnw=134&#38;prev=/images%3Fq%3D%25CE%259Dokia%26ndsp%3D18%26hl%3Den%26lr%3D%26sa%3DN%26start%3D1"><img style="border:1px solid;" src="http://t2.gstatic.com/images?q=tbn:tkXOGTxVtprzkM:http://i225.photobucket.com/albums/dd168/evansp1/DIAFORA/575px-Nokia_Connecting_Peoplesvg.png" alt="" width="134" height="67" /></a>Φινλανδία – Η Nokia ενεργοποίησε σήμερα ένα πρόγραμμα αντικατάστασης φορτιστών, μέσω του οποίου συνιστάται στους καταναλωτές που έχουν στη κατοχή τους κάποιους συγκεκριμένους φορτιστές, οι οποίοι φέρουν τη διακριτική ονομασία Nokia αλλά έχουν κατασκευαστεί από εξωτερικούς προμηθευτές της εταιρείας, να προβούν στη δωρεάν αντικατάστασή τους. Στο πλαίσιο της καθιερωμένης διαδικασίας ποιοτικού ελέγχου των προϊόντων της, η Nokia εντόπισε το ενδεχόμενο να υπάρχει κάποιο πρόβλημα σχετικό με την ποιότητα συγκεκριμένων φορτιστών τους οποίους έχει κατασκευάσει ένας από τους εξωτερικούς προμηθευτές της εταιρείας. Πιο συγκεκριμένα, διαπιστώθηκε ότι το πλαστικό κάλυμμα των συγκεκριμμένων φορτιστών θα μπορούσε να χαλαρώσει και να αποκολληθεί, αφήνοντας εκτεθειμένο το εσωτερικό της συσκευής και προξενώντας, ενδεχομένως, κίνδυνο ηλεκτροπληξίας, σε περίπτωση που ο χρήστης θα ακουμπούσε σε ορισμένα σημεία του εσωτερικού του φορτιστή ενόσω αυτός θα βρισκόταν συνδεδεμένος σε έναν ενεργό ρευματοδότη. Η Nokia δε γνωρίζει οποιοδήποτε περιστατικό ή τραυματισμός που να σχετίζεται με τους συγκεκριμένους φορτιστές.<a href="http://www.adslgr.com/forum/showthread.php?t=339814">[next]</a></p></blockquote>
</div>
<div class="zemanta-pixie" style="margin-top:10px;height:15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/351e526c-173f-80af-9758-a829af2f1f6c/"><img class="zemanta-pixie-img" style="border:medium none;float:right;" src="http://img.zemanta.com/reblog_e.png?x-id=351e526c-173f-80af-9758-a829af2f1f6c" alt="Reblog this post [with Zemanta]" /></a></div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[tahun 2010, nokia siap tinggalkan N-GAGE]]></title>
<link>http://gado2net.wordpress.com/2009/11/06/tahun-2010-nokia-siap-tinggalkan-n-gage/</link>
<pubDate>Fri, 06 Nov 2009 07:44:05 +0000</pubDate>
<dc:creator>gado2net</dc:creator>
<guid>http://gado2net.wordpress.com/2009/11/06/tahun-2010-nokia-siap-tinggalkan-n-gage/</guid>
<description><![CDATA[Nokia berencana tinggalkan platform N-Gage. Pada September 2010 mendatang, platform tersebut tidak l]]></description>
<content:encoded><![CDATA[Nokia berencana tinggalkan platform N-Gage. Pada September 2010 mendatang, platform tersebut tidak l]]></content:encoded>
</item>
<item>
<title><![CDATA[Push Email Gratis dengan System Seven]]></title>
<link>http://technomobile.wordpress.com/2009/10/27/tips-push-email-gratis-dengan-system-seven/</link>
<pubDate>Tue, 27 Oct 2009 14:47:35 +0000</pubDate>
<dc:creator>technomobile</dc:creator>
<guid>http://technomobile.wordpress.com/2009/10/27/tips-push-email-gratis-dengan-system-seven/</guid>
<description><![CDATA[Push email sesungguhnya bukan monopoli ponsel Blackberry. Ponsel merek lain pun bisa menikmati layan]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><div id="_mcePaste"><img class="alignleft" title="System Seven" src="http://www.symbian-skin.com/upload/System-SEVEN.JPG" alt="" width="240" height="320" />Push email sesungguhnya bukan monopoli ponsel Blackberry. Ponsel merek lain pun bisa menikmati layanan mengirim/menerima email dengan seketika atau realtime. Banyak aplikasi push email gratisan tapi yang cukup baik bekrja adalah System Seven yang bekerja pada sistm oprasi Symbian OS dan Windows Mobile. Aplikasi ini mampu melakukan push email terhadap beberapa account email sekaligus seperti Gmail, Yahoo Mail, AOL, Hotmail, serta email korporat sehingga Anda bisa mengakses email setiap waktu di handphone Anda.</div>
<div><!--more-->Caranya mudah.</div>
<div id="_mcePaste">
<ol>
<li>Anda harus mendaftarkan diri di www.seven.com</li>
<li>Menyetujui perjanjian yang diajukan System Seven.</li>
<li>Mengisi data diri, operator seluler, jenis ponsel.</li>
<li>Buka email Anda untuk memastikan registrasi System Seven Anda berhasil.</li>
<li>Setelah mendapat user ID, masukkan user ID dan password Anda.</li>
<li>Klik menu download software dengan memilih “consumer edition”.</li>
<li>Masukkan no handphone tujuan Anda.</li>
<li>Lalu Ada mendapat SMS dari System Seven berupa link yang harus mendownload dan menginstal di ponsel Anda.</li>
<li>Aktifkan System Seven di ponsel dengan mengisi account email Anda.</li>
<li>Selamat, Anda bisa mengakses email Anda setiap waktu di handphone Anda.</li>
</ol>
</div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Ζημίες 559 εκατ. ευρώ για τη Nokia]]></title>
<link>http://xollothnews.wordpress.com/2009/10/16/%ce%b6%ce%b7%ce%bc%ce%af%ce%b5%cf%82-559-%ce%b5%ce%ba%ce%b1%cf%84-%ce%b5%cf%85%cf%81%cf%8e-%ce%b3%ce%b9%ce%b1-%cf%84%ce%b7-nokia/</link>
<pubDate>Fri, 16 Oct 2009 09:47:09 +0000</pubDate>
<dc:creator>xollothnews</dc:creator>
<guid>http://xollothnews.wordpress.com/2009/10/16/%ce%b6%ce%b7%ce%bc%ce%af%ce%b5%cf%82-559-%ce%b5%ce%ba%ce%b1%cf%84-%ce%b5%cf%85%cf%81%cf%8e-%ce%b3%ce%b9%ce%b1-%cf%84%ce%b7-nokia/</guid>
<description><![CDATA[kathimerini.gr | Ζημίες 559 εκατ. ευρώ για τη Nokia το τρίτο τρίμηνο Δραστικές ζημίες για πρώτη φορά]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://portal.kathimerini.gr/4dcgi/_w_articles_kathworld_10_16/10/2009_302577">kathimerini.gr &#124; Ζημίες 559 εκατ. ευρώ για τη Nokia το τρίτο τρίμηνο</a></p>
<blockquote><p><img src="http://sup.kathimerini.gr/kathnews/photos/16-10-09/16-10-09_302577_1.jpg" border="0" alt="" hspace="4" vspace="1" width="200" align="Left" />Δραστικές ζημίες για πρώτη φορά την τρέχουσα δεκαετία εμφάνισε ο φινλανδικός κολοσσός της Nokia, οι οποίες ανήλθαν στα 559 εκατ. ευρώ κατά το τρίτο τρίμηνο. Πρόκειται για τις πρώτες τριμηνιαίες ζημίες της εταιρείας από το 1996, οι οποίες αποδίδονται στη μειωμένη ζήτηση για κινητά τηλέφωνα, αλλά και στις ζημίες που προέκυψαν από τη συνεργασία της εταιρείας με τη <a class="zem_slink" title="Siemens" rel="homepage" href="http://www.siemens.com/">Siemens</a>. Οι πωλήσεις της Nokia το τρίτο τρίμηνο είχαν παρουσιάσει μείωση κατά 20%.[<a href="http://portal.kathimerini.gr/4dcgi/_w_articles_kathworld_10_16/10/2009_302577">next]</a></p></blockquote>
<div class="zemanta-pixie" style="margin-top:10px;height:15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/9e7563bb-0d99-8ba5-bf29-d998e277dfda/"><img class="zemanta-pixie-img" style="border:medium none;float:right;" src="http://img.zemanta.com/reblog_e.png?x-id=9e7563bb-0d99-8ba5-bf29-d998e277dfda" alt="Reblog this post [with Zemanta]" /></a></div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Εκπτώσεις Nokia]]></title>
<link>http://xollothnews.wordpress.com/2009/10/11/%ce%b5%ce%ba%cf%80%cf%84%cf%8e%cf%83%ce%b5%ce%b9%cf%82-nokia/</link>
<pubDate>Sun, 11 Oct 2009 03:45:24 +0000</pubDate>
<dc:creator>xollothnews</dc:creator>
<guid>http://xollothnews.wordpress.com/2009/10/11/%ce%b5%ce%ba%cf%80%cf%84%cf%8e%cf%83%ce%b5%ce%b9%cf%82-nokia/</guid>
<description><![CDATA[Εκπτώσεις Nokia, Θέλω και εγώ | Techblog Το ηλεκτρονικό κατάστημα της Nokia USA έχει διήμερο εκπτώσε]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://techblog.gr/smallnews/nokia-winter-sales-7821/">Εκπτώσεις Nokia, Θέλω και εγώ &#124; Techblog</a><br />
<a href="http://images.google.com/imgres?imgurl=http://www.letsgodigital.org/images/artikelen/109/nokia-5610.jpg&#38;imgrefurl=http://www.letsgodigital.org/en/16417/nokia-5610/&#38;usg=__O4xiaWp0cSX-_HZj2qsmr9ydjEE=&#38;h=509&#38;w=530&#38;sz=70&#38;hl=en&#38;start=7&#38;tbnid=8XGZsnV6H70DBM:&#38;tbnh=127&#38;tbnw=132&#38;prev=/images%3Fq%3DNokia%26ndsp%3D18%26hl%3Den%26lr%3D%26sa%3DN%26start%3D1"><img style="border:1px solid;" src="http://t1.gstatic.com/images?q=tbn:8XGZsnV6H70DBM:http://www.letsgodigital.org/images/artikelen/109/nokia-5610.jpg" alt="" width="132" height="127" /></a>Το ηλεκτρονικό κατάστημα της Nokia USA έχει διήμερο εκπτώσεων σήμερα και αύριο. Μοντέλα όπως τα Nokia N97 και Nokia N86 είναι φθηνότερα 150 και 100 δολάρια αντίστοιχα και σύμφωνα με την εταιρεία υπάρχει ικανοποιητικό απόθεμα. Θα ήταν πολύ ενδιαφέρον να βλέπαμε παρόμοιες κινήσεις και στη χώρα μας με εκπτώσεις direct από τον αντιπρόσωπο και να μην ψάχνουμε για 1-2 ευρώ διαφορά στα καταστήματα των εταιρειών κινητής τηλεφωνίας[<a href="http://techblog.gr/smallnews/nokia-winter-sales-7821/">next]</a></p>
<div class="zemanta-pixie" style="margin-top:10px;height:15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/9bfc01ef-33e1-8bd0-8443-9d5dd116b9dc/"><img class="zemanta-pixie-img" style="border:medium none;float:right;" src="http://img.zemanta.com/reblog_e.png?x-id=9bfc01ef-33e1-8bd0-8443-9d5dd116b9dc" alt="Reblog this post [with Zemanta]" /></a></div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Windows Mobile 6.5 released]]></title>
<link>http://jwiener.wordpress.com/2009/10/07/windows-mobile-6-5-released/</link>
<pubDate>Wed, 07 Oct 2009 10:27:19 +0000</pubDate>
<dc:creator>TheTelecomBlog.com</dc:creator>
<guid>http://jwiener.wordpress.com/2009/10/07/windows-mobile-6-5-released/</guid>
<description><![CDATA[The first batch of phones with Microsoft’s newest mobile OS is just about to hit the streets, with a]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img class="alignleft size-medium wp-image-1293" src="http://www.thetelecomblog.com/wp-content/uploads/2009/10/windows_mobile_6_5_home-225x300.gif" alt="windows_mobile_6_5_home" width="225" height="300" />The first batch of phones with <a href="http://www.microsoft.com/windowsmobile/en-us/default.mspx?qstr=WT.mc_id=MSCOM_NDGP">Microsoft’s</a> newest mobile OS is just about to hit the streets, with an expected 30+ handsets available for the year end.</p>
<p>Some of the new features in the updated OS include the ability to find your phone, a $5/use charge instead of an annual fee.  You can use this feature to locate your phone, make it ring (even if the ringer is turned off) or remotely wipe the phone in the event you can’t get your hands back on it.</p>
<p>The addition of flash support in an updated Internet Explorer is a skill set that the smartphone competitors haven’t managed to overcome yet, and the addition of the <span style="text-decoration:line-through;">App Store</span> Windows Marketplace enables existing and new MS customer’s access to the <a href="http://news.cnet.com/8301-13860_3-10367699-56.html">thousands of apps</a> already available for the different iterations of the mobile OS.</p>
<p>With over 50 million phones running Microsoft’s mobile operating system sold in the past few years, you would expect that more than 10% of windows users would know that there was a mobile version of their desktop.  Kevin Keith,  <a href="http://www.guardian.co.uk/technology/2009/oct/06/windows-phone-mobile">Microsoft’s GM of Windows Mobile Marketing</a> shared that “People don&#8217;t know that Windows has a phone,&#8221; and that the marketing budget to resolve this will run in the “hundreds of millions of dollars.”</p>
<p>Currently at 15% market share, will Microsoft be able to stave off the likes of the <a href="http://www.apple.com/iphone/?cid=OAS-US-DOMAINS-iphone.com">iPhone</a>, <a href="http://www.android.com/">Android</a>, <a href="http://www.symbian.org/">Symbian</a>, or <a href="http://www.palm.com/us/">Pre</a> competitors?  Is this a “go big or go home” situation that will see MS limping back to Redmond?</p>
<p>Written by: Jason Finnerty. <a href="http://www.digitcom.ca/">www.digitcom.ca</a>. Follow TheTelecomBlog.com by: <a href="http://feeds.feedburner.com/thetelecomblog">RSS</a>, <a href="http://twitter.com/digitcom">Twitter</a>, <a href="http://identi.ca/digitcom">Identi.ca</a>, or <a href="http://friendfeed.com/digitcom">Friendfeed</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[WordMobi - S60v3]]></title>
<link>http://alaiksander.wordpress.com/2009/10/06/wordmobi-s60v3/</link>
<pubDate>Tue, 06 Oct 2009 10:24:06 +0000</pubDate>
<dc:creator>alaiksander</dc:creator>
<guid>http://alaiksander.wordpress.com/2009/10/06/wordmobi-s60v3/</guid>
<description><![CDATA[Lama sekali semenjak posting terakhir saya di wordpress. Ini adalah kali pertama saya menggunakan wo]]></description>
<content:encoded><![CDATA[Lama sekali semenjak posting terakhir saya di wordpress. Ini adalah kali pertama saya menggunakan wo]]></content:encoded>
</item>
<item>
<title><![CDATA[adobe janjikan fitur adobe flash pada ponsel pintar]]></title>
<link>http://gado2net.wordpress.com/2009/10/05/adobe-janjikan-fitur-adobe-flash-pada-ponsel-pintar/</link>
<pubDate>Mon, 05 Oct 2009 06:25:39 +0000</pubDate>
<dc:creator>gado2net</dc:creator>
<guid>http://gado2net.wordpress.com/2009/10/05/adobe-janjikan-fitur-adobe-flash-pada-ponsel-pintar/</guid>
<description><![CDATA[Adobe menjanjikan versi terbaru Flash Player terbaru besutannya dapat berfungsi pada ponsel, sama se]]></description>
<content:encoded><![CDATA[Adobe menjanjikan versi terbaru Flash Player terbaru besutannya dapat berfungsi pada ponsel, sama se]]></content:encoded>
</item>
<item>
<title><![CDATA[Samsung Omnia i8910 HD]]></title>
<link>http://alexp3.wordpress.com/2009/10/04/samsung-omnia-i8910-hd-2/</link>
<pubDate>Sun, 04 Oct 2009 18:22:15 +0000</pubDate>
<dc:creator>alexp3</dc:creator>
<guid>http://alexp3.wordpress.com/2009/10/04/samsung-omnia-i8910-hd-2/</guid>
<description><![CDATA[There is a new Italian update for the Samsung HD that includes the long waiting &#8216;Kinetic scrol]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>There is a new Italian update for the Samsung HD that includes the long waiting &#8216;Kinetic scrolling&#8217; for the webbrowser same like we already saw on the iPhone and the google phones.</p>
<p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/1tG77mNWioU&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' /><param name='allowfullscreen' value='true' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/v/1tG77mNWioU&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' type='application/x-shockwave-flash' allowfullscreen='true' width='425' height='350' wmode='transparent'></embed></object></span></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Nokia E71 &ndash; An update]]></title>
<link>http://richhewlett.com/2009/10/03/nokia-e71-an-update/</link>
<pubDate>Sat, 03 Oct 2009 20:48:56 +0000</pubDate>
<dc:creator>Rich Hewlett</dc:creator>
<guid>http://richhewlett.com/2009/10/03/nokia-e71-an-update/</guid>
<description><![CDATA[In May posted an entry about my new Nokia E71 smart phone. This is a quick update post and I can con]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p align="justify">In May posted an entry about <a href="http://richhewlett.com/2009/05/20/nokia-e71" target="_blank">my new Nokia E71 smart phone</a>. This is a quick update post and I can confirm that the novelty factor has still yet to wane. I&#8217;ve found more uses for my E71 than I originally expected. In addition to the applications listed in my original post I have since downloaded these apps:</p>
<ul>
<li>
<div><em>T<a href="http://www.twibble.de/twibble-mobile/" target="_blank">wibble</a></em>: If you do that ‘Twitter’ thing then this application is an excellent mobile client that makes it easy to keep up to date on the move, and it works great on the E71.</div>
</li>
<li>
<div><em>* UPDATE:  I&#8217;ve since dumped Twibble for <a href="http://www.snaptu.com/" target="_blank">Snaptu</a>. The Twitter client is excellent on Snaptu and you gain from the extra plugins such as RSS readers, FaceBook etc. *  </em></div>
</li>
<li>
<div><em>Snakes</em>: A new 3D take on the old Nokia ‘Snake’ game. The link I used for this is no longer valid, but it might still be available on the Nokia site.</div>
</li>
<li>
<div><em><a href="http://nds1.nokia.com/phones/files/software/Nokia_E71_Top_Hits_Solitaire_Collection.sis">Top Hits Solitaires</a></em>: A nice selection of basic card games.</div>
</li>
<li>
<div><em><a href="http://nds1.nokia.com/phones/files/software/Nokia_E71_Global_Race.sis">Global Race – Raging Thunder</a></em>: A very smart driving game.</div>
</li>
<li>
<div><em><a href="https://store.ovi.com/" target="_blank">Ovi Store</a></em>: Despite Nokia’s efforts this is no Apple iPhone ‘App Store’ but it’s worth having a look through the list of available applications for your Nokia phone periodically as there are a lot of apps available and many are free.</div>
</li>
</ul>
<p align="justify">I listen to lots of podcasts and I’m finding that the E71 makes this so easy through its in-built Podcasting application. It enables you to add podcasts to your regular download list by searching by podcast name or you can just  add the feed URL if you know it. You can then check for updates and download them for playing on the phone manually or automatically. The phones in-built speaker is solid too. It’s loud and clear enough to listen to in the car whilst travelling without the need for an additional FM Transmitter.</p>
<p align="justify">I find the Opera Mini browser makes mobile browsing really easy and slick on the E71. It&#8217;s very fast and easy to use, adjusting the view of the page to fit neatly on your screen minimising the amount of scrolling required per page.</p>
<p align="justify">All in all I&#8217;m still enjoying my E71 and am starting to wonder how I managed without it. My first months data transfer amount was a eye watering 1 GB of data which shows the extent to which I&#8217;ve been maximising the phones 3G connectivity features.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Ένα κινητό…μια περιουσία!]]></title>
<link>http://xollothnews.wordpress.com/2009/09/26/%ce%ad%ce%bd%ce%b1-%ce%ba%ce%b9%ce%bd%ce%b7%cf%84%cf%8c%e2%80%a6%ce%bc%ce%b9%ce%b1-%cf%80%ce%b5%cf%81%ce%b9%ce%bf%cf%85%cf%83%ce%af%ce%b1/</link>
<pubDate>Sat, 26 Sep 2009 02:53:31 +0000</pubDate>
<dc:creator>xollothnews</dc:creator>
<guid>http://xollothnews.wordpress.com/2009/09/26/%ce%ad%ce%bd%ce%b1-%ce%ba%ce%b9%ce%bd%ce%b7%cf%84%cf%8c%e2%80%a6%ce%bc%ce%b9%ce%b1-%cf%80%ce%b5%cf%81%ce%b9%ce%bf%cf%85%cf%83%ce%af%ce%b1/</guid>
<description><![CDATA[Cosmo.gr &#8211; Ένα κινητό…μια περιουσία! Με το διόλου ευκαταφρόνητο ποσό των 4.900 ευρώ μπορεί καν]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://www.cosmo.gr/Mobiles/250903.html">Cosmo.gr &#8211; Ένα κινητό…μια περιουσία!</a></p>
<blockquote><p><a href="http://images.google.com/imgres?imgurl=http://i.telegraph.co.uk/telegraph/multimedia/archive/01488/phone-l_1488281f.jpg&#38;imgrefurl=http://www.telegraph.co.uk/technology/mobile-phones/6228279/Vertu-Constellation-Ayxta-mobile-phone-on-sale-for-4500.html&#38;usg=__R3Pep2RqK4LlDxOSCk3xqNGpjpw=&#38;h=137&#38;w=220&#38;sz=4&#38;hl=en&#38;start=1&#38;tbnid=78s-M6h9_fOFZM:&#38;tbnh=67&#38;tbnw=107&#38;prev=/images%3Fq%3DConstellation%2BAyxta%26ndsp%3D18%26hl%3Den%26lr%3D%26sa%3DN%26start%3D1"><img style="border:1px solid;" src="http://t2.gstatic.com/images?q=tbn:78s-M6h9_fOFZM:http://i.telegraph.co.uk/telegraph/multimedia/archive/01488/phone-l_1488281f.jpg" alt="" width="107" height="67" /></a>Με το διόλου ευκαταφρόνητο ποσό των 4.900 ευρώ μπορεί κανείς να αποκτήσει το κινητό Constellation Ayxta, το οποίο επιτρέπει στον κάτοχό του 24ωρη πρόσβαση σε υπηρεσίες αλλά αυτόματη αλλαγή ζώνης ώρας σε περίπτωση ταξιδιού με το πάτημα ενός κουμπιού.</p>
<p>Το Constellation Ayxta ανήκει στην εταιρία <a class="zem_slink" title="Vertu" rel="homepage" href="http://www.vertu.com/">Vertu</a>, θυγατρική της φιλανδικής <a class="zem_slink" title="Nokia" rel="homepage" href="http://nokia.com/">Nokia</a>, το οποίο είναι κατασκευασμένο με ατσάλι και δέρμα ενώ η γυάλινη οθόνη του έχει αντοχή στα χτυπήματα.[<a href="http://www.cosmo.gr/Mobiles/250903.html">next]</a></p></blockquote>
<div class="zemanta-pixie" style="margin-top:10px;height:15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/71329161-a890-8fc7-987f-3f9cd60f23c0/"><img class="zemanta-pixie-img" style="border:medium none;float:right;" src="http://img.zemanta.com/reblog_e.png?x-id=71329161-a890-8fc7-987f-3f9cd60f23c0" alt="Reblog this post [with Zemanta]" /></a></div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Nokia 7705 Twist: Promo Video]]></title>
<link>http://xollothnews.wordpress.com/2009/09/25/nokia-7705-twist-promo-video/</link>
<pubDate>Fri, 25 Sep 2009 09:40:54 +0000</pubDate>
<dc:creator>xollothnews</dc:creator>
<guid>http://xollothnews.wordpress.com/2009/09/25/nokia-7705-twist-promo-video/</guid>
<description><![CDATA[Nokia 7705 Twist: Promo Video | Mobiland Ένα πολύ έξυπνο promo βίντεο για το Nokia 7705 Twist έκανε ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><div><a href="http://www.mobiland.gr/nokia-7705-twist-promo-video/">Nokia 7705 Twist: Promo Video &#124; Mobiland</a></p>
<blockquote><p><a href="http://images.google.com/imgres?imgurl=http://www.mobilecrunch.com/wp-content/uploads/2009/09/Nokia7705Twist-3-300x300.jpg&#38;imgrefurl=http://www.mobilecrunch.com/2009/09/10/verizon-to-launch-nokia-7705-twist-early-next-week/&#38;usg=__mwD7NQYvR08xKIExqtCYGS-92nc=&#38;h=300&#38;w=300&#38;sz=23&#38;hl=en&#38;start=3&#38;tbnid=Gj4cNnCXA8t0VM:&#38;tbnh=116&#38;tbnw=116&#38;prev=/images%3Fq%3DNokia%2B7705%2BTwist%26ndsp%3D18%26hl%3Den%26lr%3D%26sa%3DN%26start%3D1"><img style="border:1px solid;" src="http://t0.gstatic.com/images?q=tbn:Gj4cNnCXA8t0VM:http://www.mobilecrunch.com/wp-content/uploads/2009/09/Nokia7705Twist-3-300x300.jpg" alt="" width="116" height="116" /></a>Ένα πολύ έξυπνο promo βίντεο για το <a class="zem_slink" title="Nokia" rel="homepage" href="http://nokia.com">Nokia</a> 7705 Twist έκανε την εμφάνιση του στο διαδίκτυο. Αρχικά μάλλον όλοι θα πιστέψετε ότι οι τρείς κοπέλες φωνάζουν για το σκυλάκι, ωστόσο τα πράγματα στο βίντεο είναι λίγο διαφορετικά. Πριν δούμε το βίντεο ας θυμηθούμε λίγο τα χαρακτηριστικά του Twist.<a href="http://www.mobiland.gr/nokia-7705-twist-promo-video/">[next]</a></p></blockquote>
</div>
<div class="zemanta-pixie" style="margin-top:10px;height:15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/b1be8689-03b9-83b0-b3a2-bfb2df2c0b28/"><img class="zemanta-pixie-img" style="border:medium none;float:right;" src="http://img.zemanta.com/reblog_e.png?x-id=b1be8689-03b9-83b0-b3a2-bfb2df2c0b28" alt="Reblog this post [with Zemanta]" /></a></div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Iphone Application Development – why any company need to develop Iphone Application]]></title>
<link>http://search4i.wordpress.com/2009/09/21/iphone-application-development-%e2%80%93-why-any-company-need-to-develop-iphone-application/</link>
<pubDate>Mon, 21 Sep 2009 11:34:02 +0000</pubDate>
<dc:creator>search4i</dc:creator>
<guid>http://search4i.wordpress.com/2009/09/21/iphone-application-development-%e2%80%93-why-any-company-need-to-develop-iphone-application/</guid>
<description><![CDATA[Iphone is one of the best and most used hi-tech devices which highly scramble in the market with the]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Iphone is one of the best and most used hi-tech devices which highly scramble in the market with their all simple, easy and user-friendly features. Most of endeavor is developed to enlarge the features of iphone beyond the basic features which are available on the iphone. This is the correct time to make an accomplished unique iphone application using any existing third party application on this Iphone.</p>
<p>Today iphone is the most popular mobile phone among all smart-phones available in the marker. Now <strong><a href="http://www.weblineindia.com/iphone_mobile_application_development.htm">Iphone application development</a></strong> is highly important for the business execution and user based applications as a result of it makes quickly mobilize most of Internet users. Iphone is the most popular device with latest and advanced technologies, where anyone can surf the internet, e-mail, send massages, watch videos, listen music, keep and maintain daily schedule and surely make calls at the same time.</p>
<p>Today&#8217;s generation is such that atonement is temporary in technology and the same is the case with the owners of the iPhone at full load. so, any individual and company is ready to expand beyond what is normally and easily available on the iPhone mobile is the time when we are ready to create and develop an unique <a href="http://www.weblineindia.com/iphone_mobile_application_development.htm">iphone application</a> or porting of any third party application on this Iphone.</p>
<p>Since the applications development for the iPhone is rising very fast; the popular customize application offers users with the satisfaction of using an excellent and super device. As iPhone is portable and advanced device with the latest technology builds the web application development nearly using same procedure as creating web application and benefit is that iphone allows a quick connection to the Internet so user can find and get their data any time and any where. Iphone is not as easy and simple to design and create and develop a website, but the advantage of <a href="http://www.weblineindia.com/wap_mobile_applications.htm">creation an iPhone application</a> is that you can get paid whenever someone downloads it.</p>
<p>To create iphone application for your company or any other purpose, keep in mind some few points following:</p>
<ul>
<li>For which type of audience you develop this iphone application?</li>
<li>Make your iphone application easy, simple and very user-friendly, don’t imagine and create much complex as users need fast and simple application.</li>
<li>Create iphone application with those types of things which user likes most and more and they will download them again and again.</li>
<li>Imagine diverting and amusing as users want unique and amazing that is worthwhile to use again and again.</li>
</ul>
<p>The vital and final thing to bear in mind is to create impressive iphone application that people could visualize and use it more than once and something impressive that they would like to show their family, friends and other people who would also in revolve to purchase it for themselves.</p>
<p><strong>Weblineindia</strong> is leading <a href="http://www.weblineindia.com/">offshore IT outsourcing company</a> in India that offers <a href="http://www.weblineindia.com/wap_mobile_applications.htm">mobile application development</a> ,  <a href="http://www.weblineindia.com/iphone_mobile_application_development.htm">iphone application development</a>, <a href="http://www.weblineindia.com/blackberry_application_development.htm">blackberry application development</a>, <a href="http://www.weblineindia.com/android_mobile_web_application_development.htm">Android Mobile Application development</a> and <a href="http://www.weblineindia.com/android_mobile_web_application_development.htm">Symbian OS Application development</a> solutions.</p>
<p><span style="color:#333333;font-family:arial;font-size:14px;line-height:22px;"><a style="color:#0052a3;text-decoration:none;" href="http://www.weblineindia.com/hire_managed_programmers.htm"><img style="border:1px solid #cccccc;padding:2px;" title="Request Free Quote - We are a one stop solution for all your web development outsourcing needs." longdesc="http://weblineindia.blogspot.com/#" src="http://www.weblineindia.com/images/requestinfo_banner.jpg" border="0" alt="Request Free Quote - We are a one stop solution for all your web development outsourcing needs." width="510" height="82" /></a></span></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Preview: Nokia 2700]]></title>
<link>http://xollothnews.wordpress.com/2009/09/01/preview-nokia-2700/</link>
<pubDate>Tue, 01 Sep 2009 03:47:33 +0000</pubDate>
<dc:creator>xollothnews</dc:creator>
<guid>http://xollothnews.wordpress.com/2009/09/01/preview-nokia-2700/</guid>
<description><![CDATA[Preview: Nokia 2700 | Mobiland Μπορεί συνήθως να γράφουμε για κινητά που κοστίζουν πάνω από 200 ευρώ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><div><a href="http://www.mobiland.gr/preview-nokia-2700/">Preview: Nokia 2700 &#124; Mobiland</a></p>
<blockquote><p><a href="http://images.google.com/imgres?imgurl=http://www.mobileguerilla.com/images/nokia-6700-classic.jpg&#38;imgrefurl=http://www.mobileguerilla.com/articles/2009/01/29/nokia-2700-6303-6700-classic-announced.php&#38;usg=__RJg-u49wrzJnoRe7pmhkUai9tas=&#38;h=700&#38;w=346&#38;sz=35&#38;hl=en&#38;start=11&#38;tbnid=9jvz1b1QlOctWM:&#38;tbnh=140&#38;tbnw=69&#38;prev=/images%3Fq%3DNokia%2B2700%26ndsp%3D18%26hl%3Den%26lr%3D%26sa%3DN%26start%3D1"><img style="border:1px solid;" src="http://tbn3.google.com/images?q=tbn:9jvz1b1QlOctWM:http://www.mobileguerilla.com/images/nokia-6700-classic.jpg" alt="" width="69" height="140" /></a>Μπορεί συνήθως να γράφουμε για κινητά που κοστίζουν πάνω από 200 ευρώ και έρχονται εξοπλισμένα με πάρα πολλά και εξελιγμένα τεχνικά χαρακτηριστικά. Όμως οι Έλληνες καταναλωτές δεν αγοράζουν μόνο αυτά. Σίγουρα είναι πολλοί αυτοί που επιλέγουν ένα φθηνότερο κινητό τηλέφωνο το οποίο μπορεί άνετα να ανταπεξέλθει στις καθημερινές τους ανάγκες. Ένα τέτοιο τηλέφωνο είναι και το <a class="zem_slink" title="Nokia" rel="homepage" href="http://nokia.com">Nokia</a> 2700. Κομψό, φθηνό και με πολύ καλές δυνατότητες για την τιμή του.[<a href="http://www.mobiland.gr/preview-nokia-2700/">next]</a></p></blockquote>
</div>
<div class="zemanta-pixie" style="margin-top:10px;height:15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/13c2e1e4-8cf4-8725-8bb1-eb4b2691208b/"><img class="zemanta-pixie-img" style="border:medium none;float:right;" src="http://img.zemanta.com/reblog_e.png?x-id=13c2e1e4-8cf4-8725-8bb1-eb4b2691208b" alt="Reblog this post [with Zemanta]" /></a></div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Smartcam:Πρόγραμμα για μετατροπή Symbian κινητού σε web camera.]]></title>
<link>http://xollothnews.wordpress.com/2009/08/29/smartcam%cf%80%cf%81%cf%8c%ce%b3%cf%81%ce%b1%ce%bc%ce%bc%ce%b1-%ce%b3%ce%b9%ce%b1-%ce%bc%ce%b5%cf%84%ce%b1%cf%84%cf%81%ce%bf%cf%80%ce%ae-symbian-%ce%ba%ce%b9%ce%bd%ce%b7%cf%84%ce%bf%cf%8d-%cf%83/</link>
<pubDate>Sat, 29 Aug 2009 09:59:59 +0000</pubDate>
<dc:creator>xollothnews</dc:creator>
<guid>http://xollothnews.wordpress.com/2009/08/29/smartcam%cf%80%cf%81%cf%8c%ce%b3%cf%81%ce%b1%ce%bc%ce%bc%ce%b1-%ce%b3%ce%b9%ce%b1-%ce%bc%ce%b5%cf%84%ce%b1%cf%84%cf%81%ce%bf%cf%80%ce%ae-symbian-%ce%ba%ce%b9%ce%bd%ce%b7%cf%84%ce%bf%cf%8d-%cf%83/</guid>
<description><![CDATA[Smartcam:Πρόγραμμα για μετατροπή Symbian κινητού σε web camera. | PC Magazine Ένα διασκεδαστικό και ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><div><a href="http://e-pcmag.gr/forum/60351">Smartcam:Πρόγραμμα για μετατροπή Symbian κινητού σε web camera. &#124; PC Magazine</a></p>
<blockquote><p><a href="http://images.google.com/imgres?imgurl=http://handheld.softpedia.com/images/software/screens/SmartCam-0.jpg&#38;imgrefurl=http://handheld.softpedia.com/progScreenshots/SmartCam-Screenshot-40130.html&#38;usg=__TQqNbYSmSXv2KX6ez50W6A6a514=&#38;h=480&#38;w=531&#38;sz=54&#38;hl=en&#38;start=2&#38;tbnid=BHujfG9E-5Ay0M:&#38;tbnh=119&#38;tbnw=132&#38;prev=/images%3Fq%3DSmartcam%26ndsp%3D18%26hl%3Den%26lr%3D%26sa%3DN%26start%3D1"><img style="border:1px solid;" src="http://t3.gstatic.com/images?q=tbn:BHujfG9E-5Ay0M:http://handheld.softpedia.com/images/software/screens/SmartCam-0.jpg" alt="" width="132" height="119" /></a>Ένα διασκεδαστικό και χρήσιμο πρόγραμμα για να μετατρέψουμε το κινητό μας (μόνο Symbian&#8230;) σε Web Camera.  To δοκίμασα και δούλεψε μια χαρά με άριστη ποιότητα εικόνας.  Συνεργάζεται και με διάφορα προγράμματα που χρησιμοποιούν webcam όπως ισχυρίζονται οι δημιουργοί του.[<a href="http://e-pcmag.gr/forum/60351">next]</a></p></blockquote>
</div>
<div class="zemanta-pixie" style="margin-top:10px;height:15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/03653797-e832-87ab-a273-6e72b0c0cf73/"><img class="zemanta-pixie-img" style="border:medium none;float:right;" src="http://img.zemanta.com/reblog_e.png?x-id=03653797-e832-87ab-a273-6e72b0c0cf73" alt="Reblog this post [with Zemanta]" /></a></div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Preview: Nokia 6700]]></title>
<link>http://xollothnews.wordpress.com/2009/08/29/preview-nokia-6700/</link>
<pubDate>Sat, 29 Aug 2009 09:59:06 +0000</pubDate>
<dc:creator>xollothnews</dc:creator>
<guid>http://xollothnews.wordpress.com/2009/08/29/preview-nokia-6700/</guid>
<description><![CDATA[Preview: Nokia 6700 | Mobiland Πριν λίγες μέρες κυκλοφόρησε και στην ελληνική αγορά, ένα κινητό τηλέ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><div><a href="http://www.mobiland.gr/preview-nokia-6700/">Preview: Nokia 6700 &#124; Mobiland</a></p>
<blockquote><p><a href="http://images.google.com/imgres?imgurl=http://www.notebookplatformu.com/img/assets/image/news/phone_pda/nokia-6700-classic-04.jpg&#38;imgrefurl=http://www.notebookplatformu.com/Haberler/Haberler/6700-nokiadan-5-megapiksel-cep-825.html&#38;usg=__IRyLgrTfXClAeCp6Vkt_Dd1FrnE=&#38;h=340&#38;w=606&#38;sz=46&#38;hl=en&#38;start=5&#38;tbnid=vD7cNnIW6Hb7aM:&#38;tbnh=76&#38;tbnw=136&#38;prev=/images%3Fq%3DNokia%2B6700%26ndsp%3D18%26hl%3Den%26lr%3D%26sa%3DN%26start%3D1"><img style="border:1px solid;" src="http://t0.gstatic.com/images?q=tbn:vD7cNnIW6Hb7aM:http://www.notebookplatformu.com/img/assets/image/news/phone_pda/nokia-6700-classic-04.jpg" alt="" width="136" height="76" /></a>Πριν λίγες μέρες κυκλοφόρησε και στην ελληνική αγορά, ένα κινητό τηλέφωνο της <a class="zem_slink" title="Nokia" rel="homepage" href="http://nokia.com">Nokia</a> το οποίο φιλοδοξεί να έχει την ίδια επιτυχημένη πορεία με τον προκάτοχό του, Nokia 6300. Το νέο τηλέφωνο ακούει στο όνομα Nokia 6700 και ενώ σχεδιαστικά ακολουθεί τις ίδιες γραμμές με το 6300, τα τεχνικά του χαρακτηριστικά είναι αρκετά εξελιγμένα και σίγουρα θα κεντρίσουν το ενδιαφέρον των χρηστών. Αν και πιστεύω ότι λόγος που οι περισσότεροι θα σπεύσουν να το αγοράσουν είναι ο εργονομικός του σχεδιασμός, η ευκολία χρήσης του καθώς και η απλή αλλά πολύ κομψή εξωτερική του εμφάνιση.[<a href="http://www.mobiland.gr/preview-nokia-6700/">next]</a></p></blockquote>
</div>
<div class="zemanta-pixie" style="margin-top:10px;height:15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/b73a44cf-af0c-82f4-be62-36b45861c6fa/"><img class="zemanta-pixie-img" style="border:medium none;float:right;" src="http://img.zemanta.com/reblog_e.png?x-id=b73a44cf-af0c-82f4-be62-36b45861c6fa" alt="Reblog this post [with Zemanta]" /></a></div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Nokia Money - μεταφορά χρημάτων με το κινητό]]></title>
<link>http://xollothnews.wordpress.com/2009/08/27/nokia-money-%ce%bc%ce%b5%cf%84%ce%b1%cf%86%ce%bf%cf%81%ce%ac-%cf%87%cf%81%ce%b7%ce%bc%ce%ac%cf%84%cf%89%ce%bd-%ce%bc%ce%b5-%cf%84%ce%bf-%ce%ba%ce%b9%ce%bd%ce%b7%cf%84%cf%8c/</link>
<pubDate>Thu, 27 Aug 2009 08:03:55 +0000</pubDate>
<dc:creator>xollothnews</dc:creator>
<guid>http://xollothnews.wordpress.com/2009/08/27/nokia-money-%ce%bc%ce%b5%cf%84%ce%b1%cf%86%ce%bf%cf%81%ce%ac-%cf%87%cf%81%ce%b7%ce%bc%ce%ac%cf%84%cf%89%ce%bd-%ce%bc%ce%b5-%cf%84%ce%bf-%ce%ba%ce%b9%ce%bd%ce%b7%cf%84%cf%8c/</guid>
<description><![CDATA[CyberEddie: Nokia Money &#8211; μεταφορά χρημάτων με το κινητό Η Nokia ξεκινά να προσφέρει μια νέα υ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><div><a href="http://www.cybereddie.gr/2009/08/nokia-money.html">CyberEddie: Nokia Money &#8211; μεταφορά χρημάτων με το κινητό</a></p>
<blockquote><p><a href="http://images.google.com/imgres?imgurl=http://compareindia.in.com/media/images/2008/may/img_50491_nokia_3110_classic.jpg&#38;imgrefurl=http://compareindia.in.com/hot-deals/mobile-mobile-phones-gsm/nokia-money-savers/42262/0&#38;usg=__KgQgZdcBtNsU9Yeb2VWjMTaZ2Gw=&#38;h=535&#38;w=535&#38;sz=31&#38;hl=en&#38;start=6&#38;tbnid=oSg5BY_mf2RprM:&#38;tbnh=132&#38;tbnw=132&#38;prev=/images%3Fq%3DNokia%2BMoney%26ndsp%3D18%26hl%3Den%26lr%3D%26sa%3DN%26start%3D1"><img style="border:1px solid;" src="http://t1.gstatic.com/images?q=tbn:oSg5BY_mf2RprM:http://compareindia.in.com/media/images/2008/may/img_50491_nokia_3110_classic.jpg" alt="" width="132" height="132" /></a>Η <a class="zem_slink" title="Nokia" rel="homepage" href="http://nokia.com">Nokia</a> ξεκινά να προσφέρει μια νέα υπηρεσία -Nokia Money -, σε 24ωρη βάση παρακαλώ, μέσω τις οποίας είναι δυνατό να μεταφέρει χρήματα κάποιος σε κάποιον άλλο με μέσο το κινητό του!!!! Ακόμα κάποιος θα είναι σε θεση να μπορεί να πληρώσει για αγαθά και υπηρεσίες ή λογαριασμούς μέσω προπληρωμένων <a class="zem_slink" title="Subscriber Identity Module" rel="wikipedia" href="http://en.wikipedia.org/wiki/Subscriber_Identity_Module">SIM</a> καρτών. Μιλάμε δηλαδή για διακίνηση χρήματος μέσω κινητών, που είναι το επόμενο μεγάλο στοίχημα.[<a href="http://www.cybereddie.gr/2009/08/nokia-money.html">next</a>]</p></blockquote>
</div>
<div class="zemanta-pixie" style="margin-top:10px;height:15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/73b8c3fc-8e56-86b7-b024-ca636f511dbf/"><img class="zemanta-pixie-img" style="border:medium none;float:right;" src="http://img.zemanta.com/reblog_e.png?x-id=73b8c3fc-8e56-86b7-b024-ca636f511dbf" alt="Reblog this post [with Zemanta]" /></a></div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Innovative Technology Offers Security and Safety via Patent-Pending Smartphone Software]]></title>
<link>http://jtreklog.wordpress.com/2009/08/26/innovative-technology-offers-security-and-safety-via-patent-pending-smartphone-software/</link>
<pubDate>Wed, 26 Aug 2009 21:01:04 +0000</pubDate>
<dc:creator>jtreklog</dc:creator>
<guid>http://jtreklog.wordpress.com/2009/08/26/innovative-technology-offers-security-and-safety-via-patent-pending-smartphone-software/</guid>
<description><![CDATA[A ground-breaking patent-pending technology offers safety features on cell phones that can literally]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p style="text-align:center;">A ground-breaking patent-pending technology offers safety features on cell phones that can literally save lives.</p>
<p>Rolling Meadows, Ill.-based company JTrek developed this personal security and safety software for Smartphones. It is the world&#8217;s first fully functional wireless video security system built into cell phones, using video, photo and audio and GPS monitoring capabilities.</p>
<p>For a nominal monthly fee, JTrek users literally have a full-time personal surveillance protection device. All that is required is a Smartphone, Internet service and a small network of emergency contacts.</p>
<p>If the user is in danger, he or she simply sends a panic alert. This notifies emergency contacts and law enforcement. The automated web-based monitoring center receives the notification, determines where the problem is, and immediately sends alerts to the user&#8217;s emergency contacts so that help may be dispatched.</p>
<div id="attachment_9" class="wp-caption aligncenter" style="width: 220px"><a href="http://www.jtrek.com/products.php"><img class="size-medium wp-image-9 " title="blackberry1" src="http://jtreklog.wordpress.com/files/2009/08/blackberry1.png?w=210" alt="Blackberry Smartphone with JTrek" width="210" height="300" /></a><p class="wp-caption-text">Blackberry Smartphone with JTrek</p></div>
<p>The technology is perfect for Smartphone-savvy college students.</p>
<p>&#8220;Every parent or university should consider it as a way to protect their children and students,&#8221; said James D. Richie, chief executive officer of JTrek LLC.</p>
<p>With this cutting-edge technology, text messaging notifications and video/photo imagery is recorded and transmitted by the Smartphone to the JTrek web servers. Even if the phone is taken by an attacker, the images remain stored on JTrek&#8217;s servers and emergency alerts are sent automatically.</p>
<p>JTrek&#8217;s mobile application is currently available for Windows Mobile, Blackberry, iPhone, Nokia and Symbian OS devices. Many more phones will be supported in the coming months. JTrek works on all major cellular wireless networks.</p>
<p>For more information when JTrek will be available in your area, visit <a href="http://www.jtrek.com/">www.jtrek.com</a>.</p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
