Ibrowse Product Profile

Total Page:16

File Type:pdf, Size:1020Kb

Ibrowse Product Profile iBrowse Product Profile • Locked-down browser allows for I N T E R M E C i B R O W S E more control over program flow Locked-down Browser Internet. iBrowse also ensures your • Optimized for web-based data Intermec iBrowse is a locked-down web settings will be maintained in the event collection applications browser developed for Intermec Pocket you need to reset your Intermec handheld PC, Windows Mobile® and Windows® computer. CE devices. The browser was created • Works with Intermec Pocket PC, for customers who wish to utilize web- Custom meta-tags allow developers Windows Mobile® and Windows® CE based applications but not provide users to directly control features of the Devices complete access to the World Wide Web. device such as the barcode scanner or Intermec iBrowse restricts user access to printers without the added overhead • Supports remote configuration and other applications, web sites and other of an ActiveX control. iBrowse includes cold boot assistance components of the Pocket PC operating functions for controlling the scanner, system. There is no address bar so the setting scanner symbologies, enabling or user can only access the links provided hiding the onscreen keyboard, updating • Supports HTML, XML and Javascript on the “Home” page. Also, users are the configuration iBrowse configuration unable to exit the browser to access other file and more. • Provides more screen real-estate for applications or even the Start menu. With your application iBrowse, webmasters have more control A custom Edit control is also provided over program flow to create directed to extend the standard edit box to allow applications removing any confusion developers to enable and disable the • Controls on-screen keyboard from the end-user. scanner when the text box loses focus and automatically moves to the next field Optimized for Data Collection when a scan is completed. With features such as custom meta-tags for barcode scanning and printing, and Battery status and signal strength are the ability to update settings remotely critical indicators for directed uses and via a configuration file, iBrowse provides completion of regular tasks. iBrowse a browser environment suitable for includes battery power indicator and the unique demands of enterprise signal strength indicator on the tool bar data collection applications, whether to always keep your end-user informed in traditional WMS over an intranet or and ensure data integrity. mobile applications accessed over the I N T E R MSupport E C for Web Standards iBrowse allows you to set your home page. Based on the Pocket Internet Explorer, iBrowse supports common web technologies so you can be confident of compatibility with industry standards such as HTML V3.2, Javascript 1.2, ActiveX components, and XML. Automatic Application Launch Intermec iBrowse and iLaunch (available i B R O W Sseparately) E combined provide a complete locked-down solution. Intermec iLaunch is a configurable locked-down menu program that prevents end-users from accessing the start menu and other non- authorized applications. With iLaunch end-users can access up to five mission critical programs within the browser. Mobile Computers Supported • Intermec 700 Series (Mono and Color), Use iBrowse and custom meta-tags to directly configure and control the barcode CV60CE, CN2A, CN2B, CN30, CK30, scanner. Maintain complete control over the keyboard. CK31, and CK61 Operating Systems Supported • Pocket PC 2002 • Pocket PC 2003 • Windows Mobile® 2003 • Windows CE 4.2 • Windows Mobile® 2005 • Windows CE 5.0 North America Europe/ Australia Internet Corporate Headquarters Middle East & Africa Level 4, 1-3 Atchison Street www.intermec.com 6001 36th Avenue West Headquarters St. Leonards, NSW 2065 Copyright © 2006 Intermec Technolo- Everett, Washington 98203 Reading International Business Park Australia Sales gies Corporation. All rights reserved. tel: 425.348.2600 Basingstoke Road 800.934.3163 Intermec is a registered trademark of tel: 61.2.9330.4400 Intermec Technologies Corporation. fax: 425.355.9551 Reading RG2 6DD fax: 61.2.9437.0204 (toll free in N.A.) All other trademarks are the property United Kingdom tel: 425.348.2726 of their respective owners. Printed 550 2nd Street S.E. tel: 44.118.923.0800 South America & Mexico in the U.S.A. Cedar Rapids, Iowa 52401 fax: 44.118.923.0801 Intermec South America Ltda. OEM Sales 611462-01B 03/06 tel: 319.369.3100 Rua Samuel Morse 120 9 andar tel: 425.348.2762 fax: 319.369.3453 Asia Brooklin CEP04576-060 In a continuing effort to improve our Asia Regional Office products, Intermec Technologies São Paulo, SP Customer Service and Corporation reserves the right to Media Supplies 26-16 International Plaza Brazil Support change specifications and features 9290 Le Saint Drive 10 Anson Road tel: 55.11.5502.6770 800.755.5505 without prior notice. Fairfield, Ohio 45014 Singapore 079903 (toll free in N.A.) tel: 513.874.5882 tel: 65.6324.8391 Intermec Technologies de Mexico tel: 425.356.1799 fax: 513.874.8487 fax: 65.6324.8393 Av Tamaulipas #141, Primer Piso Col. Hipodromo Condesa Canada Beijing Representative Office Mexico, DF, 06140 Mexico 7065 Tranmere Drive 29 FL, Unit A1, China Merchant Tower tel: 525.55.241.4800 Mississauga, Ontario 118 Jian Guo Road fax: 525.55.211.8121 L5S 1M2 Canada Chaoyang District, Beijing 100022 tel: 905.673.9333 Tel: 86.10.5165.5922 fax: 905.673.3974 Fax: 86.10.6567.6778.
Recommended publications
  • Web Technologies [R18a0517] Lecture Notes
    WEB TECHNOLOGIES [R18A0517] LECTURE NOTES B.TECH III YEAR – II SEM(R18) (2020-21) DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING MALLA REDDY COLLEGE OF ENGINEERING & TECHNOLOGY (Autonomous Institution – UGC, Govt. of India) Recognized under 2(f) and 12 (B) of UGC ACT 1956 (Affiliated to JNTUH, Hyderabad, Approved by AICTE - Accredited by NBA & NAAC – ‘A’ Grade - ISO 9001:2015 Certified) Maisammaguda, Dhulapally (Post Via. Hakimpet), Secunderabad – 500100, Telangana State, India III Year B. Tech. CSE –II Sem L T/P/D C 4 1/- / - 3 (R18A0517) WEB TECHNOLOGIES Objectives: Giving the students the insights of the Internet programming and how to design and implement complete applications over the web. It covers the notions of Web servers and Web Application Servers, Design Methodologies with concentration on Object-Oriented concepts, Client-Side Programming, Server-Side Programming, Active Server Pages, Database Connectivity to web applications, Adding Dynamic content to web applications, Programming Common Gateway Interfaces, Programming the User Interface for the web applications. UNIT I: Web Basics and Overview: Introduction to Internet, World Wide Web, Web Browsers, URL, MIME, HTTP, Web Programmers Tool box. HTML Common tags: List, Tables, images, forms, frames, Basics of CSS and types of CSS. Client-Side Programming (Java Script): Introduction to Java Script, declaring variables, functions, Event handlers (onclick, onsubmit, etc.,) and Form Validation. UNIT II: Server-Side Programming (PHP): Declaring Variables, Data types, Operators, Control structures, Functions, Reading data from web form controls like text buttons, radio buttons, list, etc., Handling File Uploads, Handling Sessions & Cookies. Introduction to XML: Document type definition, XML Schemas, Document Object model, Presenting XML , Introduction to XHTML, Using XML Processors: DOM and SAX.
    [Show full text]
  • Giant List of Web Browsers
    Giant List of Web Browsers The majority of the world uses a default or big tech browsers but there are many alternatives out there which may be a better choice. Take a look through our list & see if there is something you like the look of. All links open in new windows. Caveat emptor old friend & happy surfing. 1. 32bit https://www.electrasoft.com/32bw.htm 2. 360 Security https://browser.360.cn/se/en.html 3. Avant http://www.avantbrowser.com 4. Avast/SafeZone https://www.avast.com/en-us/secure-browser 5. Basilisk https://www.basilisk-browser.org 6. Bento https://bentobrowser.com 7. Bitty http://www.bitty.com 8. Blisk https://blisk.io 9. Brave https://brave.com 10. BriskBard https://www.briskbard.com 11. Chrome https://www.google.com/chrome 12. Chromium https://www.chromium.org/Home 13. Citrio http://citrio.com 14. Cliqz https://cliqz.com 15. C?c C?c https://coccoc.com 16. Comodo IceDragon https://www.comodo.com/home/browsers-toolbars/icedragon-browser.php 17. Comodo Dragon https://www.comodo.com/home/browsers-toolbars/browser.php 18. Coowon http://coowon.com 19. Crusta https://sourceforge.net/projects/crustabrowser 20. Dillo https://www.dillo.org 21. Dolphin http://dolphin.com 22. Dooble https://textbrowser.github.io/dooble 23. Edge https://www.microsoft.com/en-us/windows/microsoft-edge 24. ELinks http://elinks.or.cz 25. Epic https://www.epicbrowser.com 26. Epiphany https://projects-old.gnome.org/epiphany 27. Falkon https://www.falkon.org 28. Firefox https://www.mozilla.org/en-US/firefox/new 29.
    [Show full text]
  • Why Websites Can Change Without Warning
    Why Websites Can Change Without Warning WHY WOULD MY WEBSITE LOOK DIFFERENT WITHOUT NOTICE? HISTORY: Your website is a series of files & databases. Websites used to be “static” because ​ there were only a few ways to view them. Now we have a complex system, and telling your webmaster what device, operating system and browser is crucial, here’s why: TERMINOLOGY: You have a desktop or mobile “device”. Desktop computers and mobile ​ ​ ​ devices have “operating systems” which are software. To see your website, you’ll pull up a ​ ​ ​ ​ “browser” which is also software, to surf the Internet. Your website is a series of files that ​ ​ needs to be 100% compatible with all devices, operating systems and browsers. Your website is built on WordPress and gets a weekly check up (sometimes more often) to ​ ​ ​ see if any changes have occured. Your site could also be attacked with bad files, links, spam, comments and other annoying internet pests! Or other components will suddenly need updating which is nothing out of the ordinary. WHAT DOES IT LOOK LIKE IF SOMETHING HAS CHANGED? Any update to the following can make your website look differently: There are 85 operating ​ systems (OS) that can update (without warning). And any of the most popular roughly 7 ​ ​ ​ browsers also update regularly which can affect your site visually and other ways. (Lists below) ​ Now, with an OS or browser update, your site’s 18 website components likely will need ​ ​ updating too. Once website updates are implemented, there are currently about 21 mobile ​ devices, and 141 desktop devices that need to be viewed for compatibility.
    [Show full text]
  • Amġga Os 3.9 Kurulum Kġtabi
    AMĠGA OS 3.9 KURULUM KĠTABI Hazırlayan: Serkan DURSUN Katkıda Bulunan: Alper SÖNMEZ VERSĠON 1.0 Sayın Amiga Kullanıcıları; Bu yazımda Amiga Os 3.9 Kurulumunu Sizlere pratik olarak göstermek ve benim bildiğim bir takım ip uçlarını sizler ile paylaşmak istiyorum. Kurulumu birkaç belli aşamada toplamak istiyorum; -Amiga OS 3.9 Emergency-Disk oluĢturulması -Harddiski Amiga’ya tanıtmak ve gerekli ayarların yapılması -Amiga OS 3.9 Kurulumunun gerçekleĢtirilmesi -Amiga OS 3.9 Internet için gerekli programların kurulması -BoingBag-1 ve BoingBag-2 Güncellemelerinin yapılması .:Emergency-Disk:. Bu iĢlemi bir kez gerçekleĢtireceğiz, elde ettiğimiz disketin daha sonra yedek bir kopyasını bulundurmanızı tavsiye ederim. İlk olarak Elimizde Amiga OS 3.1 veya Amiga OS 3.9 Hdd‟mize kurulmuş ve CD-ROM tanıtılmış olmalı ve “Df0:” sürücüsünde boş bir disket olmalıdır. Bu işlemi başka bir Amiga Üzerinde de gerçekleştirebilirsiniz. Başka bir Amiga OS 3.9 ekranında ilk aşama olan “Emergeny-Disk” oluşturma işlemini gerçekleştireceğiz. CD-ROM’umuzda bulunan ” OS-VERSİON3.9” Dizine gidiyoruz.ve “OS3.9Installation” ‘u çalıştırıyoruz. OS3.9 Install Çalıştı, İlk seçeneğimiz olan “Create emergency disk “ seçeneğini seçiyoruz ve “Proceed” butonuna basarak ilerliyoruz. İkinci aşamada herhangi bir seçeneği seçmeden “Proceed” butonuna basarak ilerliyoruz. Boş disketimizi uygun sürücüye yerleştiriyoruz ve disketin olduğu sürücüyü seçiyoruz. “Proceed” butonuna basıyoruz. Size boş disketin sürücüye yerleştirilmesi konusunda son bir uyarı geliyor. Disket sürücüde ise “Proceed” butonu ile devam ediyoruz. Bu aşamada Disketimiz Sıfırdan Format‟lanacaktır, bir müddet bekleyiniz. Disketin Format‟lanması bitti artık diskete gerekli dosyalar kopyalanacaktır. Disketimiz gördüğünüz gibi hazır durumdadır. Yukarıdaki aşamaları bitirdik ancak ufak bir ekmele yapmak istiyorum. Bu şimdi lazım olmasa da bir gün bu konuya hakim olmaya başladığınızda faydalı olacaktır.
    [Show full text]
  • User Guide 1.0
    iBrowseWeb - Premium Web Browser & Search Engine for Apple Watch By Jason Conover ©RF Smart Home LLC User Guide 1.0 1. Introduction 2. Buy iBrowseWeb 3. Install iBrowseWeb 4. Start iBrowseWeb 5. Use iBrowseWeb 6. Use iBrowseWeb Web Browser 7. Use iBrowseWeb Search Engine 8. Troubleshoot iBrowseWeb 1. Introduction iBrowseWeb was developed to provide Apple Watch users with key functionality that was missing from the Apple Watch. Without a web browser and search engine on the Apple Watch, iBrowseWeb is the key software for users to browse the web and search the web apple from your Apple Watch. iBrowseWeb is the Premium Web Browser and Search Engine for Apple Watch. iBrowseWeb provides users with the ability to use a fully functional keyboard and browse your favorite websites or search the web using the best search engine available. Create New Tabs, Save your Favorite Websites, and view all the latest news, links, and images Today. iBrowseWeb provides full support for its software and support tickets can be submitted to help resolve any issues and provide updates that improve upon the current functionality in the future. 2. Buy iBrowseWeb The first step in getting iBrowseWeb on your Apple Watch is to purchase iBrowseWeb from the iTunes store. In order to purchase iBrowseWeb you can either search iBrowseWeb or Apple Watch Search Engine or Apple Watch Web Browser in the App Store on your phone or buy in iTunes using the following link: https://itunes.apple.com/us/app/ibrowseweb-premium-web- browser/id1063838248?ls=1&mt=8 In order to make a purchase in the App Store you have to create an Apple account and add your payment information by going to Settings > iTunes & App Store.
    [Show full text]
  • Karl Jeacle FIRST STEPS AMIGA SURFIN’
    Karl Jeacle FIRST STEPS AMIGA SURFIN’ Karl Jeacle FIRST STEPS AMIGA SURFIN’ First Steps Amiga Surfin’ by Karl Jeacle All rights reserved Copyright © 1996 by Karl Jeacle Cover photograph by Rick Doyle Book design by Jeff Walker No part of this book may be reproduced or transmitted in any form or by any means, graphic, electronic, or mechanical, including photocopying, recording, taping, or by any information storage or retrieval system, without permission in writing from the publisher. Bookmark Publishing Ltd The Old School Greenfield Bedford MK45 5DE England Tel +44 (0) 1525 713671 Fax +44 (0) 1525 713716 ISBN 1-85550-007-8 PRINTED IN GREAT BRITAIN 4 MAKING THE RIGHT CHOICES Foreword Welcome to the Internet! You’ve read about it in magazines, you’ve heard about it on the radio, you’ve even seen it on television. Well now here’s your chance to get connected and experience the Internet for yourself. This book will help you transform a basic Amiga hooked up to a TV into a powerful Internet workstation! You don’t have to be an expert to read this book, we’ll take you through the basics of buying the right hardware and software and how to configure them on your Amiga, and then explain how to install the best applications and how to use these valuable Internet tools to your advantage. People are spending thousands of pounds on expensive PC hardware and software to get connected to the Internet. The Amiga is a perfect low-cost alternative. The higher the specification of your Amiga, the easier it is to use, and the more enjoyable it is to “surf” the Internet, but that doesn’t mean you have to spend hundreds of pounds upgrading your Amiga to try out the Internet.
    [Show full text]
  • Kenneth Arnes Ryan Paul Jaca Network Software Applications History
    Kenneth Arnes Ryan Paul Jaca Network Software Applications Networks consist of hardware, such as servers, Ethernet cables and wireless routers, and networking software. Networking software differs from software applications in that the software does not perform tasks that end-users can see in the way word processors and spreadsheets do. Instead, networking software operates invisibly in the background, allowing the user to access network resources without the user even knowing the software is operating. History o Computer networks, and the networking software that enabled them, began to appear as early as the 1970s. Early networks consisted of computers connected to each other through telephone modems. As personal computers became more pervasive in homes and in the workplace in the late 1980s and early 1990s, networks to connect them became equally pervasive. Microsoft enabled usable and stable peer-to-peer networking with built-in networking software as early as 1995 in the Windows 95 operating system. Types y Different types of networks require different types of software. Peer-to-peer networks, where computers connect to each other directly, use networking software whose basic function is to enable file sharing and printer sharing. Client-server networks, where multiple end-user computers, the clients, connect to each other indirectly through a central computer, the server, require networking software solutions that have two parts. The server software part, running on the server computer, stores information in a central location that client computers can access and passes information to client software running on the individual computers. Application-server software work much as client-server software does, but allows the end-user client computers to access not just data but also software applications running on the central server.
    [Show full text]
  • Apache Couchdb Release 1.4.0
    Apache CouchDB Release 1.4.0 June 24, 2015 Contents 1 Introduction 1 1.1 Using Futon.............................................1 1.2 Using curl .............................................7 2 API Basics 9 2.1 Request Format and Responses...................................9 2.2 HTTP Headers............................................ 10 2.3 JSON Basics............................................. 11 2.4 HTTP Status Codes......................................... 12 2.5 HTTP Range Requests........................................ 13 3 Configuration 15 3.1 CouchDB Configuration Files.................................... 15 3.2 Configuration File Locations..................................... 15 3.3 Update Notifications......................................... 15 3.4 MochiWeb Server Options...................................... 15 3.5 Socket Options Configuration Setting................................ 15 3.6 Virtual Hosts............................................. 16 3.7 HTTP Rewrite Handler........................................ 16 3.8 Configuring Server Administrators................................. 17 3.9 OS Daemons............................................. 18 3.10 Native SSL Support......................................... 18 3.11 HTTP Proxying........................................... 20 3.12 Cross-Origin Resource Sharing................................... 20 4 Replication 23 4.1 Triggering Replication........................................ 23 4.2 Replication Procedure........................................ 23 4.3 Master - Master
    [Show full text]
  • Web Technologies
    DIGITAL NOTES ON R18A0517– WEB TECHNOLOGIES B.TECH III YEAR - I SEM (2021-22) DEPARTMENT OF INFORMATION TECHNOLOGY MALLA REDDY COLLEGE OF ENGINEERING & TECHNOLOGY (Autonomous Institution – UGC, Govt. of India) (Affiliated to JNTUH, Hyderabad, Approved by AICTE - Accredited by NBA & NAAC – ‘A’ Grade - ISO 9001:2015 Certified) Maisammaguda, Dhulapally (Post Via. Hakimpet), Secunderabad – 500100, Telangana State, INDIA. MALLA REDDY COLLEGE OF ENGINEERING & TECHNOLOGY DEPARTMENT OF INFORMATION TECHNOLOGY III Year B.Tech. IT - I Sem L T/P/D C 3 -/-/- 3 (R18A0517)WEB TECHNOLOGIES UNIT I: Web Basics and Overview: Introduction to Internet, World Wide Web, Web Browsers, URL, MIME, HTTP, Web Programmers Tool box. HTML Common tags: List, Tables, images, forms, frames, Cascading Style Sheets (CSS) & its Types. Introduction to Java Script, Declaring variables, functions, Event handlers (onclick, onsubmit, etc.,) and Form Validation. UNIT II: Introduction to XML: Document type definition, XML Schemas, Presenting XML , Introduction to XHTML, Using XML Processors: DOM and SAX. PHP: Declaring Variables, Data types, Operators, Control structures, Functions. UNIT III: Web Servers and Servlets: Introduction to Servlets, Lifecycle of a Servlet, JSDK, Deploying Servlet, The Servlet API, The javax. Servlet Package, Reading Servlet parameters, Reading Initialization parameters. The javax.servlet HTTP package, Handling Http Request & Responses, Cookies and Session Tracking. UNIT IV: Database Access: Database Programming using JDBC, JDBC drivers, Studying Javax.sql.* package, Connecting to database in PHP, Execute Simple Queries, Accessing a Database from a Servlet. Introduction to struts frame works. UNIT V: JSP Application Development: The Anatomy of a JSP Page, JSP Processing. JSP Application Design and JSP Environment, JSP Declarations, Directives, Expressions, Scripting Elements, implicit objects.
    [Show full text]
  • Browsers Supported by Openpro and Setup
    Supported Browser and setup for use with OpenPro 10061 Talbert Ave Suite 200 Fountain Valley, CA 92708 Telephone 714-378-4600 Fax 714-964-1491 www.openpro.com [email protected] OpenPro training demo fundamentals guide Blank Page 2 Table of Contents Introduction 4 Browser and Setup 5 Login to OpenPro 6 Application Menu Uses 8 Exit Fundamentals 10 Application Fundamentals 11-17 Printers and how to setup printers for OpenPro 20-21 3 Introduction Thank you for your interest in OpenPro. This Demonstration Guide is designed to orient you through OpenPro. The guide contains startup information as well as a more detailed overview of the basic business flow. We hope you’ll find the scenarios in the overview to be useful. We’ve loaded the same set of data used to populate the overview screen shots into the database you’ll be accessing during your evaluation period. After your evaluation, we would like to know what your thoughts are and how we can help you to make the proper choices about how OpenPro can help your business. Please don’t hesitate to contact us at [email protected] or call 714-378-4600. And again, thank you for your interest. We truly value you opinions and suggestions. On-line training processes On the www.openpro.com website you can find our on-line training, that walks you thru the processes in this manual. This has general information on the OpenPro ERP packages. But also has video training sessions by application. 4 Web browsers supported by OpenPro The open source Gecko layout engine was developed as part of the Mozilla project.
    [Show full text]
  • Porting a Web Browser to Amigaos3
    Porting a Web Browser to AmigaOS3 4th Year Internship Report June, 6th – August 28th 2016 Polytech MONTPELLIER Dylan LEVY 2014-2017 Promotion 4th Year Computer Science & Management Dpt. Internship Tutor Polytech Tutor Yann-Gaël GUEHENEUC Vincent BERRY Associate Professor Professor, Researcher Ptidej Team LIRMM Internship done in the Computer Science and Software Engineering Department at École Polytechnique de Montréal (PolyMtl), 2900 boul. Édouard-Montpetit, Montréal, Postal Code H3T 1J4, Québec, Canada Content Acknowledgements ..................................................................................................................................................................................................................................................... 1 People .......................................................................................................................................................................................................................................................................... 1 Institutions ................................................................................................................................................................................................................................................................. 1 Introduction ....................................................................................................................................................................................................................................................................
    [Show full text]
  • Understanding Web Design Overview
    Understanding Web Design Overview Big ideas Goals & Audience Theme Navigation Technical Overview Conceptual Web Design Tables vs. CSS Jon Kolko Savannah College of Art & Design IDUS315 - Human Computer Interaction | 1 IDUS315 - Human Computer Interaction | 2 Big Ideas Goals & Audience Designing for the web is different than designing other types of software. Consider designing an automotive parts website & an interaction design portfolio website. Why? What’s the difference? Automotive Interaction Parts Design Portfolio • Infinite complexity What is the purpose of your ? ? • No boundaries website? • No beginning – no ending Who is your intended ? ? audience? • Who is the user? How can you be sure? What is their domain ? ? knowledge? What kind of ? ? vocabulary do they use? How advanced are their ? ? computer skills? What are their ? ? goals? IDUS315 - Human Computer Interaction | 3 IDUS315 - Human Computer Interaction | 4 Theme Theme ashford.com alloy.com Who is the intended audience? Who is the intended audience? How can you tell? How can you tell? What is the goal of the website? What is the goal of the website? What is the goal of the user? What is the goal of the user? IDUS315 - Human Computer Interaction | 5 IDUS315 - Human Computer Interaction | 6 1 Theme Theme marthastewart.com Theme is the emotional quality produced by the content, layout, colors and style of a site. Who is the intended audience? How can you tell? Which theme is most successful? What is the goal of the website? What makes it What is the goal of the user? successful?
    [Show full text]