Pogo Mobile and nVoy

Last updated

The Pogo Mobile was a GSM-based mobile device developed by British start-up Pogo Technology Ltd. It combined web browsing, messaging, audio playback and phone functionality in a portable form.

Contents

It used a server-side compression system to shrink web pages before sending to the device, improving the effective speed of the device by reducing the amount of data that needed to be sent to the device. A similar system is used by the Opera Mini browser available for most current mobile phones.

The Pogo Mobile was launched in 2001, [1] only to be withdrawn from the market 2 years later when the manufacturer went into liquidation.

Features

GSM phone functionality

A fully functional GSM mobile phone.

Web browser

Full Internet access (dependent on website compatibility with Internet Explorer 5) using data compression to increase effective GSM speeds to the equivalent of around 70-80 kbit/s.

MP3 playback

MP3 files could be played from the MMC card.

Messaging

SMS and Internet email integrated into one inbox.

PIM functions

A diary and contacts facility was included, integrated into the phone and messaging functionality and synchronised with a cloud service.

Games

A number of Flash 4 games were included that made use of the device's touch-screen interface.

Technology

The original Pogo device Pogo-v1.jpg
The original Pogo device

The original Pogo was based on the Samsung S3C44A0 SoC with an ARM7 core at 33 MHz, 16 MB of DRAM, 4 MB of Flash ROM, 320x240 Transflective 256-colour LCD (Kyocera), Wavecom GSM module, Valence Li-Ion 1860mAh battery and Micronas DSP for audio functions. It also had an MMC slot compatible with PC formatted MMCs.

The OS (32-bit non-preemptive threaded) was written for high-performance on the ARM core with minimal memory footprint, and was around 700k when compiled from C++, including UI data files. It featured a full web-browser, including JavaScript, email, some games in Flash 4 and embedded database for addresses, links, etc., MP3 playback, full GSM phone functionality and local "client-server" design with a UI also implemented in Flash 4. The UI was designed to be operated via a touchscreen and a single button located on one of the "lugs" of the device (the other three corners housing the antenna, stylus and charger socket). Although a carbon-fibre stylus was included, the UI was designed to be operated by the owner's finger.

The "local server" operated in such a way that all machine functions - making a phone call, playing a sound file from MMC, or anything else, were implemented as small C++ "servlets" that the UI would invoke via the browser - the only UI was the browser, there was no other "GUI" library exported. For example, the url "http://devpogo/phone/call?number=0123456" would place a voice call to the specified number. A security mechanism existed to prevent unauthorised pages from invoking the local servlets.

As such, the user would never have to go online, or even know if the function being displayed was being served locally or remotely. This "thin client-thin network-server" model underpinned the whole product. Between handset and the network were proprietary protocols (see patent) and a proxy that looked like a "normal" browser to the wider internet. The proxy carried out much of the grunt-work of browsing - caching, JavaScript parsing, session management, re-formatting and compression - and together with the handset led to what was called the "distributed browser" model, with UI on the handset driven by compressed display deltas from the proxy.

Two major revisions of the OS took place, implementing 2-slot GPRS (19200 baud, an effective rate of 70-80 kbit/s) and "downloadable objects" - servlets that would install themselves locally on demand to extend the functionality of the device without user intervention.

A prototype of the nVoy Nvoy.jpg
A prototype of the nVoy

A third and final revision of the OS supported the nVoy, intended to be Pogo's next product. It was to have featured a 16-bit colour TFT LCD, camera, Samsung S3C440B0X SoC at 75 MHz, 16 MB of SDRAM, 16 MB of Flash ROM and enhanced Wavecom module. Macromedia also revised the terms of the Flash licence, so Macromedia Flash was removed and the UI replaced with an HTML version. The nVoy was a much sleeker design being 19 mm thick and taken up almost entirely by the screen. A version of the nVoy with a slide-out keyboard was also developed. The device was not mass-produced and never reached the market.

History

The Pogo concept was developed within the London office of Razorfish in 1999. An Austrian Financier approached Razorfish claiming he wanted to be "in the Internet", and a number of ideas were presented to him. He initially funded some research into the concept, but declined to take the concept further.

The research lead to the observation that, at the time, most websites were made up of only around 25% of "content"; the rest of the data was structured metadata or markup that yielded easily to compression. Patented technologies [2] were developed that could deliver web-sites over a 9600 GSM CSD link with performance similar to the 33.6K and 56K modems common at the time.

This initial work and the prototype hardware were funded by Razorfish Ventures ($250,000), and later by David Ishag who took the product to market (approximately £4m).

Prototype hardware was developed by Razorfish in New York, and design for manufacture of the launch device by Celestica in the UK. Celestica failed to achieve a viable BoM and misunderstood a number of key design points, so the electronic design was brought in house.

The initial product was readied in Winter 2001 and was runner up in the category of "Best New Handset Device" at the GSM Association Awards in Cannes in 2002. [3]

An initial 5000 units were shipped to Carphone Warehouse in the UK and went on sale. [4] Sales and marketing proved problematic with O2 launching the very first Windows Mobile phone, the XDA, and combined with some technical issues related to battery performance, sales failed to take off, despite a very enthusiastic userbase of around 1200 customers. The company went into voluntary liquidation in late 2002. The company and its assets were purchased by Ran Mokady, who invested a further £1m over the following year and re-developed the product into the nVoy. [5] At the close of 2003, the company ceased trading and the staff all left.

See also

Related Research Articles

<span class="mw-page-title-main">Danger Hiptop</span> Smartphone produced by Danger Incorporated

The Danger Hiptop, also re-branded as the T-Mobile Sidekick, Mobiflip and Sharp Jump, is a GPRS/EDGE/UMTS smartphone that was produced by Danger, Inc. from 2002 to 2010.

<span class="mw-page-title-main">Nokia 7610</span> 2004 cell phone model

The Nokia 7610 is a Symbian OS mobile phone introduced at CEBIT on 18 March 2004. It features a 1 megapixel camera with a design similar to 2003's Nokia 7600. It went on sale with a list price of €500 and came with a 64 MB MMC card. It runs on Nokia's Series 60 platform. It was marketed as a stylish and imaging device, and allowed direct Bluetooth photo printing. End-users can also use the 7610 with Nokia Lifeblog. Other pre-installed applications include the Opera Mobile web browser, RealPlayer and Kodak Photo Sharing.

<span class="mw-page-title-main">Mobile browser</span> Web browser designed for use on mobile devices

A mobile browser is a web browser designed for use on a mobile device such as a mobile phone, PDA, smartphone, or tablet. Mobile browsers are optimized to display web content most effectively on small screens on portable devices. Some mobile browsers, especially older versions, are designed to be small and efficient to accommodate the low memory capacity and low bandwidth of certain wireless handheld devices. Traditional smaller feature phones use stripped-down mobile web browsers; however, most current smartphones have full-fledged browsers that can handle the latest web technologies, such as CSS 3, JavaScript, and Ajax.

<span class="mw-page-title-main">Nokia 9210 Communicator</span> Cell phone model

The Nokia 9210 Communicator is a third-generation Communicator series mobile phone produced by Nokia, announced on 21 November 2000 and released in June 2001. It greatly improved on the second generation Nokia 9110 Communicator, providing a colour main screen and using an ARM processor. It is one of the few mobile phones able to send and receive fax.

A Rich Internet Application is a web application that has many of the characteristics of desktop application software. The concept is closely related to a single-page application, and may allow the user interactive features such as drag and drop, background menu, WYSIWYG editing, etc. The concept was first introduced in 2002 by Macromedia to describe Macromedia Flash MX product. Throughout the 2000-s, the term was generalized to describe browser-based applications developed with other competing browser plugin technologies including Java applets, Microsoft Silverlight.

<span class="mw-page-title-main">Nokia 9000 Communicator</span> Mobile phone model

The Nokia 9000 Communicator was the first product in Nokia's Communicator series, announced at CeBIT 1996 and introduced into the market on 15 August 1996. The phone weighed 397 grams (14.0 oz), was powered by an Intel 24 MHz i386 CPU, and had 8 MB of memory. The memory was divided between applications, program memory and user data. The operating system was PEN/GEOS 3.0. The Communicator was one of the earliest smartphones on the market, after the IBM Simon in 1994 and the HP OmniGo 700LX, a DOS-based palmtop PC with integrated cradle for the Nokia 2110 cellular mobile phone, announced in late 1995 and shipped in March 1996.

<span class="mw-page-title-main">Windows Mobile</span> Family of mobile operating systems by Microsoft (2000-2013)

Windows Mobile is a discontinued mobile operating system developed by Microsoft for smartphones and personal digital assistants.

<span class="mw-page-title-main">Nokia 6630</span> Mobile phone

The Nokia 6630 is a 3G mobile phone announced by Nokia on 14 June 2004 and released in November. It runs on Symbian OS 8.0a. Codenamed Charlie during development, it is an evolution of the 6600 and 6620 smartphones, supporting tri-band GSM.

<span class="mw-page-title-main">Nokia 6680</span> Mobile phone

The Nokia 6680 is a high-end 3G mobile phone running Symbian operating system, with Series 60 2nd Edition user interface. It was announced on 14 February 2005, and was released the next month. The 6680 was Nokia's first device with a front camera, and was specifically marketed for video calling. It was also Nokia's first with a camera flash. It was the forerunner of the Nseries, which was released in April 2005; its successor being the N70.

<span class="mw-page-title-main">Nokia 770 Internet Tablet</span> Cell phone model

The Nokia 770 Internet Tablet is a wireless Internet appliance from Nokia, originally announced at the LinuxWorld Summit in New York City on 25 May 2005. It is designed for wireless Internet browsing and email functions and includes software such as Internet radio, an RSS news reader, ebook reader, image viewer and media players for selected types of media.

<span class="mw-page-title-main">Opera Mini</span> Mobile browser developed by Opera Software

Opera Mini is a mobile web browser made by Opera. It was primarily designed for the Java ME platform, as a low-end sibling for Opera Mobile, but as of 2022 only the Android build was still under active development. It had previously been developed for iOS, Windows 10 Mobile, Windows Phone 8.1, BlackBerry, Symbian, and Bada.

<span class="mw-page-title-main">Blazer (web browser)</span> Web browser

Blazer was a web browser available for Palm handhelds running Palm OS 3.1 or higher.

Wireless Application Protocol (WAP) is a technical standard for accessing information over a mobile wireless network. A WAP browser is a web browser for mobile devices such as mobile phones that use the protocol. Introduced in 1999, WAP achieved some popularity in the early 2000s, but by the 2010s it had been largely superseded by more modern standards. Modern phones have proper Web browsers, so they do not need WAP markup for compatibility, and therefore, most are no longer able to render and display pages written in WML, WAP's markup language.

The Nokia 6000 series or Classic Business series is range of mobile phones marketed by Nokia. This family of phones is notable for their conservative, unisex designs, making them popular with business users.

<span class="mw-page-title-main">Sony Ericsson Xperia X1</span> Smartphone model

The Xperia X1 is a high-end smartphone from Sony Ericsson, and is the first in the manufacturer's Xperia series. The phone was designed and built by Taiwanese OEM HTC. The X1 was first presented at the 2008 Mobile World Congress.

<span class="mw-page-title-main">LG Arena (KM900)</span> Multimedia phone

The LG-KM900, or LG Arena, is an LG Electronics flagship multimedia phone for Q1 2009, succeeded by the LG GD900. Announced at the Mobile World Congress on February 16, 2009, the KM900 is the first phone to feature LG’s new 3D S-Class user interface.

<span class="mw-page-title-main">Vision Mobile Browser</span> Web browser

Vision was a mobile browser developed by Novarra Inc. that ran on Java Platform, Micro Edition. It was first released in 2002, and the final release was in 2009.

<span class="mw-page-title-main">Samsung i8000 Omnia II</span> Smartphone model

The Samsung Omnia II GT-I8000(H/L/U) is a multimedia smartphone announced at Samsung Mobile Unpacked on June 15, 2009. Earlier Omnia II releases run Windows Mobile 6.1, however they are upgradable to version 6.5 Professional. There is also an unofficial and experimental Android version available. Verizon is the official US carrier for this phone and released it in December 2009.

<span class="mw-page-title-main">Puffin Browser</span> Web browser

Puffin Browser is a remote browser developed by CloudMosa, an American mobile technology company founded by Shioupyn Shen.

References