Pogo Mobile And NVoy
   HOME

TheInfoList



OR:

The ''Pogo Mobile'' was a
GSM The Global System for Mobile Communications (GSM) is a family of standards to describe the protocols for second-generation (2G) digital cellular networks, as used by mobile devices such as mobile phones and Mobile broadband modem, mobile broadba ...
-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. 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 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 only the Android and Mocor OS builds was still under active development. It had previously been d ...
browser available for most current mobile phones. The Pogo Mobile was launched in 2001, only to be withdrawn from the market 2 years later when the manufacturer went into liquidation.


Features


GSM phone functionality

A fully functional
GSM The Global System for Mobile Communications (GSM) is a family of standards to describe the protocols for second-generation (2G) digital cellular networks, as used by mobile devices such as mobile phones and Mobile broadband modem, mobile broadba ...
mobile phone.


Web browser

Full Internet access (dependent on website compatibility with
Internet Explorer 5 Microsoft Internet Explorer 5 (IE5) is the fifth version of the Internet Explorer graphical web browser, the successor to Internet Explorer 4 and one of the main participants of the first browser war. Its distribution methods and Windows integ ...
) using data compression to increase effective GSM speeds to the equivalent of around 70-80 kbit/s.


MP3 playback

MP3 MP3 (formally MPEG-1 Audio Layer III or MPEG-2 Audio Layer III) is a coding format for digital audio developed largely by the Fraunhofer Society in Germany under the lead of Karlheinz Brandenburg. It was designed to greatly reduce the amount ...
files could be played from the MMC card.


Messaging

SMS Short Message Service, commonly abbreviated as SMS, is a text messaging service component of most telephone, Internet and mobile device systems. It uses standardized communication protocols that let mobile phones exchange short text messages, t ...
and Internet
email Electronic mail (usually shortened to email; alternatively hyphenated e-mail) is a method of transmitting and receiving Digital media, digital messages using electronics, electronic devices over a computer network. It was conceived in the ...
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 In meteorology, a cloud is an aerosol consisting of a visible mass of miniature liquid droplets, frozen crystals, or other particles, suspended in the atmosphere of a planetary body or similar space. Water or various other chemicals may ...
service.


Games

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


Technology

The original Pogo was based on the Samsung S3C44A0 SoC with an
ARM7 ARM7 is a group of 32-bit RISC ARM processor cores licensed by ARM Holdings for microcontroller use. The ARM7 core family consists of ARM700, ARM710, ARM7DI, ARM710a, ARM720T, ARM740T, ARM710T, ARM7TDMI, ARM7TDMI-S, ARM7EJ-S. The ARM7TDMI an ...
core at 33 MHz, 16 MB of
DRAM Dram, DRAM, or drams may refer to: Technology and engineering * Dram (unit), a unit of mass and volume, and an informal name for a small amount of liquor, especially whisky or whiskey * Dynamic random-access memory, a type of electronic semicondu ...
, 4 MB of
Flash ROM Flash memory is an electronic non-volatile computer memory storage medium that can be electrically erased and reprogrammed. The two main types of flash memory, NOR flash and NAND flash, are named for the NOR and NAND logic gates. Both use ...
, 320x240 Transflective 256-colour LCD (Kyocera), Wavecom GSM module, Valence
Li-Ion A lithium-ion or Li-ion battery is a type of rechargeable battery that uses the reversible intercalation of Li+ ions into electronically conducting solids to store energy. Li-ion batteries are characterized by higher specific energy, energy d ...
1860mAh battery and Micronas
DSP DSP may refer to: Computing * Digital signal processing, the mathematical manipulation of an information signal * Digital signal processor, a microprocessor designed for digital signal processing * Dynamic Reconfiguration port * Yamaha DSP-1 ...
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 Memory footprint refers to the amount of main memory that a program uses or references while running. The word footprint generally refers to the extent of physical dimensions that an object occupies, giving a sense of its size. In computing, t ...
, and was around 700k when compiled from C++, including UI data files. It featured a full web-browser, including
JavaScript JavaScript (), often abbreviated as JS, is a programming language and core technology of the World Wide Web, alongside HTML and CSS. Ninety-nine percent of websites use JavaScript on the client side for webpage behavior. Web browsers have ...
, email, some games in Flash 4 and embedded database for addresses, links, etc.,
MP3 MP3 (formally MPEG-1 Audio Layer III or MPEG-2 Audio Layer III) is a coding format for digital audio developed largely by the Fraunhofer Society in Germany under the lead of Karlheinz Brandenburg. It was designed to greatly reduce the amount ...
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 In computer networking, a thin client, sometimes called slim client or lean client, is a simple (low-Computer performance, performance) computer that has been Program optimization, optimized for Remote desktop, establishing a remote connectio ...
-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 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 A thin-film-transistor liquid-crystal display (TFT LCD) is a type of liquid-crystal display that uses thin-film transistor, thin-film-transistor technology to improve image qualities such as addressability and contrast. A TFT LCD is an active mat ...
, camera, Samsung S3C440B0X SoC at 75 MHz, 16 MB of
SDRAM Synchronous dynamic random-access memory (synchronous dynamic RAM or SDRAM) is any DRAM where the operation of its external pin interface is coordinated by an externally supplied clock signal. DRAM integrated circuits (ICs) produced from the ...
, 16 MB of Flash ROM and enhanced Wavecom module. Macromedia also revised the terms of the
Flash Flash, flashes, or FLASH may refer to: Arts, entertainment, and media Fictional aliases * The Flash, several DC Comics superheroes with super speed: ** Flash (Jay Garrick) ** Barry Allen ** Wally West, the first Kid Flash and third adult Flash ...
licence, so Macromedia Flash was removed and the UI replaced with an
HTML Hypertext Markup Language (HTML) is the standard markup language for documents designed to be displayed in a web browser. It defines the content and structure of web content. It is often assisted by technologies such as Cascading Style Sheets ( ...
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 Razorfish or razor fish may refer to: Species Fish A common name used for three unrelated groups of fishes: * The genera ''Aeoliscus'', and ''Centriscus'', also known as shrimpfishes, in the family Centriscidae * The genus ''Xyrichtys'' of the f ...
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 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 Celestica Inc. is a Canadian multinational design, manufacturing, hardware platform, and supply chain electronics manufacturing services (EMS) company headquartered in Toronto, Ontario. The company operates in 50 sites across 15 countries. ...
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. An initial 5000 units were shipped to
Carphone Warehouse Carphone Warehouse is a mobile phone retailer based in London, United Kingdom. In August 2014 the company became a subsidiary of Currys plc (previously named "Dixons Carphone"), which was formed by the merger of its former parent Carphone Wareh ...
in the UK and went on sale. Sales and marketing proved problematic with O2 launching the very first
Windows Mobile Windows Mobile is a discontinued mobile operating system developed by Microsoft for smartphones and personal digital assistants (PDA). Designed to be the portable equivalent of the Windows desktop OS in the emerging Mobile device, mobile/port ...
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.Pogo Mobile Solutions' nVoy Communicator
/ref> At the close of 2003, the company ceased trading and the staff all left.


See also

*
iPhone The iPhone is a line of smartphones developed and marketed by Apple that run iOS, the company's own mobile operating system. The first-generation iPhone was announced by then–Apple CEO and co-founder Steve Jobs on January 9, 2007, at ...
*
Opera Mini 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 only the Android and Mocor OS builds was still under active development. It had previously been d ...
* Danger Hiptop *
BlackBerry BlackBerry is a discontinued brand of handheld devices and related mobile services, originally developed and maintained by the Canadian company Research In Motion (RIM, later known as BlackBerry Limited) until 2016. The first BlackBerry device ...


References

{{Reflist


External links


Pogo Portal, user site archived from 2002 by the Wayback Machine.

Pogo User, user site archived from 2002 by the Wayback Machine.
Smartphones