Augmenting the Web Through Open Hypermedia

Total Page:16

File Type:pdf, Size:1020Kb

Augmenting the Web Through Open Hypermedia Augmenting the Web through Open Hypermedia The Development of the Arakne Environment, a Collaborative Open Hypermedia System for Web Augmentation Niels Olof Bouvin Ph.D. Thesis University of Aarhus November 2000 2 Contents 1 Foreword 7 1.1 Structure of this Thesis . 7 1.2 Papers . 8 1.3 The Arakne Environment . 9 1.4 My Background . 9 1.5 Acknowledgements . 10 2 Danish Summary 11 3 Introduction and Motivation 13 3.1 Working on the Web . 13 3.2 Lies Open Hypermedia Dead in the Wake of the Web? . 14 3.3 The Vision of the Augmented Web . 15 3.4 Open Hypermedia Web Augmentation Tool: A Definition . 16 4 Hypermedia and the Web 17 4.1 A Brief History of Hypermedia . 17 4.2 The Classical Monolithic Hypermedia Systems . 17 4.3 Open Hypermedia . 19 4.3.1 Sun’s Link Service . 20 4.3.2 Microcosm . 21 4.3.3 Devise Hypermedia . 22 4.3.4 HyperDisco . 23 4.3.5 HOSS . 24 4.3.6 Chimera . 25 4.3.7 Construct . 25 4.3.8 Integrating Third-party Applications . 26 4.3.9 Open Hypermedia on the Web . 27 4.4 Hypermedia Standardisation Efforts . 29 4.4.1 The Dexter Hypertext Reference Model . 30 4.4.2 Open Hypermedia Systems Working Group . 31 4.5 CSCW and Collaborative Hypermedia . 32 4.6 Hypermedia: Concluding Remarks . 35 4.7 A Brief History of the Web . 35 4.7.1 Hyper-G . 36 4.7.2 The Semantic Web? . 37 4.7.3 Collaboration on the Web . 38 4.7.4 WebDAV . 39 3 4 CONTENTS 4.8 WWW, or What is Wrong with the Web? . 39 4.9 Summary . 41 5 Related Work 43 5.1 XLink . 43 5.2 Internet Explorer Add-ons . 44 5.2.1 Flyswat . 45 5.2.2 iMarkup . 46 5.2.3 Third Voice . 46 5.3 Summary . 46 6 Contributions 47 6.1 [P1]: Unifying Strategies for Web Augmentation . 47 6.2 [P2]: Opening Temporal Media for Web Augmentation . 48 6.3 [P3]: The Arakne Environment and the future of OHSWG . 49 6.4 [P4]: The Collaborative Arakne Environment . 52 6.5 [P5]: The iScent Framework . 52 6.6 Prototypes . 55 6.6.1 DHM/WWW . 55 6.6.2 Navette . 56 6.6.3 The Arakne Environment . 56 6.7 Summary . 60 7 Challenges for Web Augmentation 61 7.1 Working with Web Browsers . 61 7.1.1 The Ideal Web Browser . 63 7.2 Experiences with Java . 64 7.3 Hypermedia Scalability . 65 7.3.1 Scalability through Interchange Files . 66 7.4 Summary . 67 8 Conclusion 69 8.1 Primary Results . 69 8.2 Web Augmentation in the Future? . 70 8.2.1 Commercial future of Web augmentation . 71 8.3 Future Work . 72 8.3.1 Collaboration in the Arakne Environment . 72 8.3.2 Open Sourcing the Arakne Environment . 72 A Use Studies 75 A.1 Landbrugets Rådgivningscenter . 75 A.1.1 The Information Series . 77 A.1.2 Assembling a publication . 77 A.1.3 Handling law material . 77 A.1.4 Moving from paper to the Web . 78 A.1.5 Work with Landbrugets Rådgivningscenter . 78 A.1.6 Experiments at Landbrugets Rådgivningscenter . 80 A.2 Guided Tours at Opasia . 80 CONTENTS 5 B Installing the Arakne Environment 83 B.1 Systems Requirements . 83 B.2 Installing JIntegra . 83 B.3 Installing the Arakne Environment . 83 B.4 Starting the Construct Servers . 84 B.5 Starting the Arakne Environment . 84 C Vocabulary 85 Bibliography 87 List of Figures 4.1 The Construct Process Architecture (from [52]) . 26 4.2 The General Dexter Architecture (from [62]) . 30 4.3 The OHSWG Navigational Data Model . 32 4.4 The Uniform Resource Locator . 36 4.5 The General Web Architecture . 37 5.1 The iMarkup Application (from http://www.imarkup.com/) . 45 6.1 The Arakne Framework . 47 6.2 Mimicry playing the endpoint ’Endpoint 14’ . 49 6.3 The Arakne Environment with Mimicry . 50 6.4 The iScent Framework . 54 6.5 The DHM/WWW Prototype . 55 6.6 The Navette Prototype . 57 6.7 Early Arakne Version . 58 6.8 The Arakne Environment: Two sessions, two views, and a Session Manager. The ticker tape is visible at the bottom. The tabbed panes just above the ticker tape is used to switch between joined sessions. 59 A.1 The Organisation of Danish Agricultural Advisory Services . 75 A.2 Guided Tour at Opasia . 81 List of Tables 4.1 Components and entities in the Dexter model . 31 6 Chapter 1 Foreword 1.1 Structure of this Thesis This report forms the first part of of my Ph.D. thesis titled “Augmenting the Web through Open Hypermedia”. This part summarises my work and relate it to the hyper- media and Web research fields. The second part is formed by the five papers described below in Section 1.2, all dealing with augmenting the Web with open hypermedia or collaboration. The third and final part of my Ph.D. is the Arakne Environment, a sys- tem for creating open hypermedia structures on top of Web pages, which availability is described in Appendix B. It is also available on the CD delivered with this text. Foreword This chapter Danish Summary A summary of the thesis in Danish. Introduction and Motivation The Web is briefly introduced, along with some sce- narios, highlighting some shortcomings of the Web. These scenarios are used to introduce the term ’Web augmentation’, that is using open hypermedia technol- ogy to structure the Web. Hypermedia and the Web My work is related to both open hypermedia research and the Web community. This chapter gives an overview of both fields as well as a brief introduction to the relevant CSCW topics, with special focus on the areas directly related to my work. Related work There are a growing number of commercial products aimed at Web augmentation. This chapter introduces some of these systems along with a de- scription of XLink, a W3C XML standard for navigational hypermedia. Contributions My contributions to the field based on the papers described in Sec- tion 1.2. I have mainly worked directly on Web augmentation and this is re- flected in the papers. My experiences with the Open Hypermedia Systems Work- ing Group compliant Construct servers are reported, as is work on extending and generalising the approach to shared awareness found in the Arakne Environment. Challenges for Web Augmentation While Web augmentation is greatly eased by the accessibility of Web standards, there are some lessons with Web browsers and Java accumulated through my work, that identifies some of the obstacles remain- ing. 7 8 CHAPTER 1. FOREWORD Conclusion This chapter summaries the results, I have achieved, and sets the direc- tions of my future work. The Arakne Environment and its related technologies have now reached a point where work can begin in earnest. Use studies Two cases, one detailing the need for Web augmentation at Landbrugets Rådgivningscenter, another showing Web augmentation in the form of guided tours used in practice at the Opasia Web portal (the largest Danish ISP). Installing the Arakne Environment A short description detailing how to download and install the Arakne Environment. Vocabulary Short definitions of various terms used throughout this text. 1.2 Papers The core part of this thesis consists of the following papers, included with the thesis: • N. O. Bouvin. Unifying strategies for Web augmentation. In Proceedings of the 10th ACM Hypertext Conference, pages 91–100, Darmstadt, Germany, Feb. 1999. This paper introduces the term “Web augmentation”. Based on a study of a number of Web augmentation tools, a general framework to model Web augmentation, as well as an implementation using this framework is presented. Referred to in this text as [17] and then marked with [P1]. • N. O. Bouvin and R. Schade. Integrating temporal media and open hypermedia on the World Wide Web. In Computer Networks — The International Journal of Computer and Telecommunications Networking, (31):1453–1465, 1999. Tradi- tionally, Web augmentation has concentrated on adding links to Web pages, that is, HTML documents. This paper describes how temporal media, such as video or audio clips, may be augmented with links on the Web. Referred to in this text as [20] and then marked with [P2]. • N. O. Bouvin. Experiences with OHP and issues for the future. in Lecture Notes in Computer Science 1903. Springer, 2000. Based on the work of porting the Arakne Environment to the Open Hypermedia Protocol, this paper reflects on the state of the standards developed by the Open Hypermedia Systems Working Group, and discusses how this work can continue in the future. Referred to in this text as [19] and then marked with [P3]. • N. O. Bouvin. Collaborative Web-based open hypermedia and mutual awareness. To be submitted for publication. This paper describes how collaborative work and shared awareness is supported in the Arakne Environment, with special focus on how collaboration can be seamlessly integrated into the interaction with the system. Referred to in this text as [15] and then marked with [P4]. • K. M. Anderson and N. O. Bouvin. Enabling project awareness and intersub- jectivity via hypermedia-enabled event trails. Submitted for publication. This paper introduces the iScent architecture, a system to support shared awareness and intersubjectivity between co-workers. As such it is a continuation and gen- eralisation of the awareness tools already present in the Arakne Environment. Referred to in this text as [6] and then marked with [P5]. 1.3. THE ARAKNE ENVIRONMENT 9 1.3 The Arakne Environment The Arakne Environment is a tangible result of my Ph.D.
Recommended publications
  • Link ? Rot: URI Citation Durability in 10 Years of Ausweb Proceedings
    Link? Rot. URI Citation Durability in 10 Years of AusWeb Proceedings. Link? Rot. URI Citation Durability in 10 Years of AusWeb Proceedings. Baden Hughes [HREF1], Research Fellow, Department of Computer Science and Software Engineering [HREF2] , The University of Melbourne [HREF3], Victoria, 3010, Australia. [email protected] Abstract The AusWeb conference has played a significant role in promoting and advancing research in web technologies in Australia over the last decade. Papers contributed to AusWeb are highly connected to the web in general, to digital libraries and to other conference sites in particular, owing to the publication of proceedings in HTML and full support for hyperlink based referencing. Authors have exploited this medium progressively more effectively, with the vast majority of references for AusWeb papers now being URIs as opposed to more traditional citation forms. The objective of this paper is to examine the reliability of URI citations in 10 years worth of AusWeb proceedings, particularly to determine the durability of such references, and to classify their causes of unavailability. Introduction The AusWeb conference has played a significant role in promoting and advancing research in web technologies in Australia over the last decade. In addition, the AusWeb forum serves as a point of reflection for practitioners engaged in web infrastructure, content and policy development; allowing the distillation of best practice in the management of web services particularly in higher educational institutions in the Australasian region. Papers contributed to AusWeb are highly connected to the web in general, to digital libraries and to other conference sites in particular, owing to the publication of proceedings in HTML and full support for hyperlink based referencing.
    [Show full text]
  • A Taxonomy and Business Analysis for Mobile Web Applications
    A Taxonomy and Business Analysis for Mobile Web Applications Kevin Hao Liu Working Paper CISL# 2009-01 January 2009 Composite Information Systems Laboratory (CISL) Sloan School of Management, Room E53-320 Massachusetts Institute of Technology Cambridge, MA 02142 A Taxonomy and Business Analysis for Mobile Web Applications By Kevin Hao Liu Ph.D. Computer Science Victoria University Submitted to the System Design and Management Program in Partial Fulfillment of the Requirements for the Degree of Master of Science in Management and Engineering At the Massachusetts Institute of Technology February 2009 © 2009 Kevin H Liu. All rights reserved The author hereby grants to MIT permission to reproduce and to distribute publicly paper and electronic copies of this thesis document in whole or in part in any medium now known or hereafter created. Signature of Author Kevin H Liu System Design and Management Program February 2009 Certified by Stuart E Madnick John Norris Maguire Professor of Information Technology Sloan School of Management Professor of Engineering Systems School of Engineering Massachusetts Institute of Technology Thesis Supervisor Certified by Patrick Hale Director System Design & Management Program Massachusetts Institute of Technology A Taxonomy and Business Analysis for Mobile Web Applications By Kevin Hao Liu Submitted to the System Design and Management Program in February 2009 in Partial Fulfillment of the Requirements for the Degree of Master of Science in Management and Engineering ABSTRACT Mobile web applications refer to web applications on mobile devices, aimed at personalizing, integrating, and discovering mobile contents in user contexts. This thesis presents a comprehensive study of mobile web applications by proposing a new taxonomy for mobile web applications, and conducting a business analysis in the field of mobile web applications.
    [Show full text]
  • Learning from Multimedia and Hypermedia
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by DSpace at Open Universiteit Nederland Chapter 15 Learning from Multimedia and Hypermedia Peter Gerjets and Paul Kirschner Abstract Computer-based multimedia and hypermedia resources (e.g., the world wide web) have become one of the primary sources of academic information for a majority of pupils and students. In line with this expansion in the field of education, the scientific study of learning from multimedia and hypermedia has become a very active field of research. In this chapter we provide a short overview with regard to research on learning with multimedia and hypermedia. In two review sections, we describe the educational benefits of multiple representations and of learner control, as these are the two defining characteristics of hypermedia. In a third review section we describe recent scientific trends in the field of multimedia/hypermedia learning. In all three review sections we will point to relevant European work on multimedia/hypermedia carried out within the last 5 years, and often carried out within the Kaleidoscope Network of Excellence. According to the interdisciplinary nature of the field this work might come not only from psychology, but also from technology or pedagogy. Comparing the different research activities on multimedia and hypermedia that have dominated the international scientific discourse in the last decade reveals some important differences. Most important, a gap seems to exist between researchers mainly interested in a “serious” educational use of multi- media/hypermedia and researchers mainly interested in “serious” experimental re- search on learning with multimedia/hypermedia.
    [Show full text]
  • Hypermedia Apis for Sensor Data: a Pragmatic Approach to the Web of Things
    Hypermedia APIs for Sensor Data: A pragmatic approach to the Web of Things The MIT Faculty has made this article openly available. Please share how this access benefits you. Your story matters. Citation Russell, Spencer, and Joseph Paradiso. “Hypermedia APIs for Sensor Data: A Pragmatic Approach to the Web of Things.” Proceedings of the 11th International Conference on Mobile and Ubiquitous Systems: Computing, Networking and Services (2014). As Published http://dx.doi.org/10.4108/icst.mobiquitous.2014.258072 Publisher European Union Digital Library/ICST Version Author's final manuscript Citable link http://hdl.handle.net/1721.1/103763 Terms of Use Creative Commons Attribution-Noncommercial-Share Alike Detailed Terms http://creativecommons.org/licenses/by-nc-sa/4.0/ Hypermedia APIs for Sensor Data A pragmatic approach to the Web of Things Spencer Russell Joseph A. Paradiso [email protected] [email protected] Responsive Environments Group MIT Media Lab Massachusetts Institute of Technology Cambridge, MA, USA ABSTRACT dards and protocols such as AllJoyn1 and MQTT2, other As our world becomes more instrumented, sensors are ap- projects [20] seek to use existing application-level Web stan- pearing in our homes, cars, and on our bodies [12]. These dards such as HTTP to provide an interface that is more sensors are connected to a diverse set of systems and pro- familiar to developers, and also that can take advantage of tocols driven by cost, power, bandwidth, and more. De- tooling and infrastructure already in place for the World spite this heterogeneous infrastructure, we need to be able Wide Web. These efforts are often dubbed the Web of to build applications that use that data, and the most value Things, which reflects the relationships to existing Web stan- comes from integrating these disparate sources together.
    [Show full text]
  • Web Crawler in Mobile Systems
    International Journal of Machine Learning and Computing, Vol. 2, No. 4, August 2012 Web Crawler in Mobile Systems Pavalam S. M., S. V. Kasmir Raja, Jawahar M., and Felix K. Akorli the crawler, Section 3 discusses the different types of Abstract—With the advent of internet technology, data has crawlers, and Section 4 explores the software used in mobile exploded to a considerable amount. Large volumes of data can phones for crawling purposes with Section 5 discusses the be explored easily through search engines, to extract valuable advantages that crawlers can bring in mobile information. Web crawlers are an indispensible part of search communications and section 6 brings out the summary. engine, which are program (proceeds with the search term) that can traverse through the hyperlinks, indexes them, parses the files and adds new links in to its queue and the mentioned process is done several times until search term vanishes from II. ARCHITECTURE OF A CRAWLER those pages. The web crawler looks for updating the links which Web crawler (also known as Spiders or robots) is software has already been indexed. This paper briefly reviews the concepts of web crawler, its architecture and its different types. that can start with a Uniform Resource Locator (known as It lists the software used by various mobile systems and also seed URL), downloads the pages with associated links and explores the ways of usage of web crawler in mobile systems and looks for the updates and stores them for later use. This reveals the possibility for further research. process is done iteratively.
    [Show full text]
  • 99-0144-00 Datasheet 270 UK.Qxd
    270 communicator The HandspringTM TreoTM 270 colour communicator does it all. Now you can have your phone, Palm OS® organiser, email, SMS text messaging, and wireless web in one amazingly compact and indispensable device—in full-colour. full-colour screen Browsing the Web, viewing photos and playing games just got a lot more fun…and more colourful. With the Treo’s vivid colour screen, text and graphics are more readable. mobile phone The Treo communicator does everything a mobile phone does and more. That’s because this dual-band GSM 900-1800 phone features a personal speaker phone and makes calling easier and faster than ever Treo 270 has a built-in, backlit keyboard, making one-handed before thanks to full integration with built-in PhoneBook. Treo also access to key functions easy includes all the features you would expect in a phone, like named speed and thumb typing fast—even in dial, three-way calling and call history. the dark. Palm OS organiser With 16MB of memory, the rechargeable Treo 270 has everything you need to organise your life. It includes Date Book Plus, PhoneBook (an improved Address Book), To Do List and Memo Pad. And, you can run thousands of Palm OS applications and use HotSync® to backup, update, and transfer data between Treo and your desktop. wireless messaging device Send and receive SMS and email wirelessly. SMS text messaging has never been easier. Send a quick update to colleagues, get the info you need fast. Or send and receive email from virtually anywhere. Treo turns SMS into a powerful professional tool.
    [Show full text]
  • Chevrolet Blazer Owner Manual (GMNA-Localizing-U.S./Canada/Mexico- 13557845) - 2020 - CRC - 3/24/20
    20_CHEV_Blazer_COV_en_US_84373191C_2020MAR30.ai 1 3/20/2020 8:49:23 AM C M Y CM MY CY CMY K Chevrolet Blazer Owner Manual (GMNA-Localizing-U.S./Canada/Mexico- 13557845) - 2020 - CRC - 3/24/20 Contents Introduction . 2 Keys, Doors, and Windows . 7 Seats and Restraints . 39 Storage . 91 Instruments and Controls . 98 Lighting . 145 Infotainment System . 154 Climate Controls . 155 Driving and Operating . 161 Vehicle Care . 243 Service and Maintenance . 337 Technical Data . 351 Customer Information . 355 Reporting Safety Defects . 365 OnStar . 369 Connected Services . 375 Index . 378 Chevrolet Blazer Owner Manual (GMNA-Localizing-U.S./Canada/Mexico- 13557845) - 2020 - CRC - 3/24/20 2 Introduction Introduction For vehicles first sold in Canada, Canadian Vehicle Owners substitute the name “General Motors of Canada Company” for A French language manual can be Chevrolet Motor Division wherever it obtained from your dealer, at appears in this manual. www.helminc.com, or from: This manual describes features that Propriétaires Canadiens may or may not be on the vehicle On peut obtenir un exemplaire de because of optional equipment that ce guide en français auprès du was not purchased on the vehicle, The names, logos, emblems, concessionnaire ou à l'adresse model variants, country suivante: slogans, vehicle model names, and specifications, features/applications vehicle body designs appearing in that may not be available in your Helm, Incorporated this manual including, but not limited region, or changes subsequent to Attention: Customer Service to, GM, the GM logo, CHEVROLET, the printing of this owner’s manual. 47911 Halyard Drive the CHEVROLET Emblem, and Plymouth, MI 48170 BLAZER are trademarks and/or Refer to the purchase USA service marks of General Motors documentation relating to your LLC, its subsidiaries, affiliates, specific vehicle to confirm the Using this Manual or licensors.
    [Show full text]
  • User's Manual
    BLAZER SERIES User’s Manual AUGUST, 2008 VERSION 5.0 WRITTEN FOR BLAZER-EXPRESS BLAZER-PRO TJBEX-1620 TJB-1650 Tempe, Arizona USA Copyright Notices ©2004-2008 U.S. Screen Print & Inkjet Technology, Tempe, Arizona. All Rights Reserved. No part of this publication may be reproduced mechanically or electronically or in any form without the prior written permission of U.S. Screen Print & Inkjet Technology (U.S. Screen). The information in this Manual is for informational use only, is subject to change without notice and should not be construed as a commitment by U.S. Screen. U.S. Screen assumes no responsibility or liability for any errors or inaccuracies that may appear in this document. T-Jet®, T-Jet® Blazer Express, Fast T-Jet® Blazer Express, Blazer PRO, Fast T-Jet Blazer PRO, FastINK™, FastRIP™, FastARTIST™, FastBRIGHT™ and FastFILMS™ are trademarks, trade names or registered trademarks of U.S. Screen Print & Inkjet Technology, Tempe, Arizona. All trademarks, trade names and copyrights are acknowledged for software and sample shirt images. PostScript®, Adobe® Photoshop® and Adobe® Illustrator® are registered trademarks of Adobe Inc. Apple and Macintosh are trademarks of Apple Corp. CorelDRAW® is a registered trademark of the Corel Corporation. Epson™ is a trademark of Epson Corporation. Windows®, Windows XP, Windows Vista and Windows 2000 are trademarks or registered trademarks of Microsoft Corporation. Federal copyright laws permit you to make a backup of any Software included with your Fast T-Jet Blazer Pro for archival purposes only. Any other duplication of this Software, including copies offered through sale, loan, rental or gift is a violation of law and subject to both criminal and civil penalties.
    [Show full text]
  • Extended Link Visualization with DHTML: the Web As an Open Hypermedia System
    Extended Link Visualization with DHTML: The Web as an Open Hypermedia System Glenn Oberholzer and Erik Wilde Computer Engineering and Networks Laboratory Swiss Federal Institute of Technology, Z¨urich TIK Report 125 January 2002 Abstract The World Wide Web is by far the most successful hypermedia system, its name often being used synonymously for the Internet. However, it is based on a rather restricted hy- permedia model with limited linking functionality. Even though underlying systems may provide a richer data model, there is still the question of how to present this informa- tion in a Web-based interface in an easily understandable way. Assuming an underlying system similar to Topic Maps, which allows storing, managing, and categorizing meta data and links, we propose a presentation of extended links. We try to provide a usable way for users to handle the additional functionality. The mechanism is based on already available technologies like DHTML. It is one facet of our approach to make the Web more interconnected and to work towards a more richly and openly linked Web. Keywords: Electronic publishing (020), Graphic design (029), Hypermedia (036), Internet (045), World Wide Web (084), XLink, Linkbases, DHTML 1 Introduction Compared to many other hypermedia systems [24,11,16], the linking capabilities of the World Wide Web are rather limited. It only makes use of a few concepts of hypermedia. In recent years, however, new recommendations issued by the W3C like XML [3], XLink [10], and XPointer [9], or ISO/IEC’s Topic Maps [19] have tried to overcome this shortcoming. Due to the popularity of the Web, efforts have to be made to integrate and improve the current system with more sophisticated hypermedia concepts.
    [Show full text]
  • Hypertext and Hypermedia Digital Multimedia, 2Nd Edition Nigel Chapman & Jenny Chapman Chapter 12
    Hypertext and Hypermedia Digital Multimedia, 2nd edition Nigel Chapman & Jenny Chapman Chapter 12 This presentation © 2004, MacAvon Media Productions 12 384 Hypertext • Text augmented with links • Link: pointer to another piece of text in same or different document • Navigational metaphor • User follows a link from its source to its destination, usually by clicking on source with the mouse • Use browser to view and navigate hypertext © 2004, MacAvon Media Productions 12 385–386 Cursory History • Memex – V Bush, 1945 • Concept of linked documents; photo- mechanical realization never implemented • Xanadu – Ted Nelson, late 1960s/early 1970s • Intended as global system • Hypercard – Apple, 1987 • Shipped with every Mac; popularized concept • World Wide Web – 1992 © 2004, MacAvon Media Productions 12 386–388 Non-linearity • Hypertext not usually read linearly (from start to finish) • Links encourage branching off • History and back button permit backtracking • Not an innovation, but the immediacy of following links by clicking creates a different experience from traditional non-linearity (e.g. cross-references in encyclopedia) © 2004, MacAvon Media Productions 12 389 Links • Simple unidirectional links • Connect single point on one page with a point on another page (e.g. WWW) • Extended links • Regional links (ends may be regions within a page) • Bidirectional links (may be followed in both directions) • Multilinks (may have more than two ends) © 2004, MacAvon Media Productions 12 390–391 Browsing & Searching • Browsing – retrieve information
    [Show full text]
  • Samsung Galaxy Camera Forensics
    Combining technical and legal expertise to deliver investigative, discovery and forensic solutions worldwide. SAMSUNG GALAXY April 11, 2013 Introduction. The Samsung Galaxy camera was Operating System: Abstract released on November 16, 2012. This Android 4.1 (Jellybean) Samsung Galaxy Camera device has the potential to replace mobile Network:2G, 3G or 4G (LTE) phones, as it has the same functionality GSM, HSPA+ Forensics of a smartphone, with the additional perk of a high quality camera. This creates an Processor:1.4 GHz Quad Core attractive incentive to buy the camera, Memory:microSD, 4GB on The purpose of this project which could lead to the possibility of it board, 1GB RAM was to determine whether or not forensics on the Samsung Galaxy becoming more popular. Connectivity: WiFI As the camera’s popularity rises in the 802.11a/b/g/n, WiFi hotspot camera was possible. Although market, and more users purchase the the camera runs an Android device, the risk of the camera being used Bluetooth:Yes operating system, there was still a chance that no data could be in an illicit manner rises as well. As the GPS:Yes extracted, as forensics on this Samsung Galaxy camera is now a part device had never been done of an investigator’s scope, understanding Table 1. before. To begin the process of where any evidence can be retrieved Goals. this project, as much data as is crucial. Using several different The goal for this project was to possible had to be created on forensic tools, any data that could be of develop an informational guide for the the camera by utilizing all of the applications and features that evidentiary value is detailed in this paper.
    [Show full text]
  • Weekday Clothing Size Guide
    Weekday Clothing Size Guide Waleed hydroplaned enticingly while barkless Irvine pichiciagos inexorably or hobbled insuperably. Seasonless and zincy Romain pasteurises centesimally and lams his reeves deistically and visually. Calcic or ophiological, Walt never compartmentalized any clonks! Want from weekday does not only evolved as though it comes equppied with carina shero upload, weekday clothing size guide you. These suits run do to size. Until your chest binders and weekday clothing size guide direct are meant to weekday does weekday? Scroll down the see my favourite minimalistic pieces from COS, Arket and Weekday. How to fit guide on a minute or guardian and clothing size guide. Please note that weekday. Please flow the selector above to browse availability in other countries. Take debit cards currently offer discounts currently. Rowe jeans are spent straight through that sits high integrity the waist, and through the seat and gets looser at the thighs. Here you leave find suits in various fits and colours. The biggest part of the problem with a military discounts, weekday clothing size guide below your order tracking updates on store? In your videos, weekday cruelty free on our site and clothes sizes can you have sales. To time placing the fullest part of sophistication with like tabloids, join the size guide direct sunlight silk designer to designate an enigmatic aura around the customized nature of clothes are. Please remove an in cause to add additional bonus products. Discover our teams are designed for you like you might feel at weekday clothing size guide below is weekday may not count and.
    [Show full text]