Single Source Publishing with Apache Forrest

Size: px
Start display at page:

Download "Single Source Publishing with Apache Forrest"

Transcription

1 Single Source Publishing with Apache Forrest by Ferdinand Soethe, Ross Gardler Apache Forrest harnesses the power of Apache Cocoon to build a single source publishing framework, based on common standards (xml). It is easy to use and extend to suit a wide variety of publishing needs. Learn how to get started with Forrest in few easy steps. Take a closer look at the design concepts behind Forrest. See that it can be easy to publish a single document to very different target media (Web, print, speech, presentation slides) in a consistent and uniform way. Find out about 'smart' slide presentions you can create with Forrest. Take a tour of input-plugins for OpenOffice and other common formats learning how to integrate different document- and data sources in a common corporate design. Discover Forrest's potential to quickly embed dynamic data from local and remote systems. Table of contents 1 Introduction Publishing Facts A Look At Alternatives Facts about Forrest Forrest Publishing Features SSP Power in Detail Forrest for (Your) Business Thank You! Time for Your Questions... 24

2 1. Introduction 1.1. Single Source Publishing? Single Source Publishing... is about creating content for different target media from just a single source (document), has the potential to improve media quality, enhance author's satisfaction and save you time and money Goals of this Session In this session we'll talk about Apache Forrest, the affordable publishing-solution, show you how simple it is to get started, explain the power in Forrest's architecture and give you a tour of useful applications Here for You today... Ferdinand Soethe Systems Analyst, Technical Writer and Consultant Committer and Member of Forrest PMC Currently working on the Smart Presentations PlugIn Who can I ask? Fell free to contact me privately by (ferdinand@apache.org). Post questions about Apache Forrest to one of the Apache Forrest project mailing lists ( Agenda Page 2

3 Presentation (40 minutes) Introduction Publishing Facts 2005 A Look At Alternatives Facts about Forrest Forrest Publishing Features SSP Power in Detail Forrest for (Your) Business Questions & Answers (10 minutes) 2. Publishing Facts The WYSIWYG-Trap Hardly any word processing software lives up to the promise Writing and typesetting often are incompatible skills WYSIWYG-Documents translate poorly to other media WYSIWYG: Success or Failure Wikipedia has the following entry for WYSIWYG: A description of a user interface that allows the user to view the end result while the document or graphic character is being created. For example, a user can see on screen how a document will look when printed. Allows the user to concentrate entirely on how the content should appear. Also refers to the ability of modifying the layout of a document without having to type (and remember) names of layout commands. Also used to describe specifically a web-page creation program in which the user creates the web page visually, while the program generates the HTML for it. Often users can also edit this HTML if they so desire. WYSIWYG, is becoming increasingly difficult to realise. This is partly because we often want to use the same content in different environments. To reuse content in a WYSIWYG environment usually means one has to re-edit the layout for each publication. Furthermore, using the same tool for content editing and layout means that the writer of the content must Page 3

4 also play the role of layout designer. Two skills that are rarely present in any one individual. Where WYSIWYG is useful is in single use documents that are unlikely to be further processed in any way, perhaps for a quick, informal letter to a friend. However, in the business environment it is unusual to create content that will not need to be further processed. For further discussion about the history of WYSIWYG and a discussion of its strengths and weakness see What has WYSIWYG done to us? ( first published in The author observes: how we were seduced by WYSIWYG's illusion of control and how we lowered our expectations and typographic standards and became deeply confused about who in publishing is supposed to do what. He goes on to conclude: Good typography requires a lot more than good-quality typefaces. It also requires improved composition algorithms within publishing software -- both for paper and for the Web. It is interesting to read this paper today, nearly ten years later. The majority of issues and problems identified in that paper are still of great concern. In fact, with the growth of the Web Publishing and "user level" tools for "easy" "publishing" the issues raised within become even more important Examples of HTML Export problems with Microsoft Word Table Of Contents Become Meaningless Inexplicable Whitespace Inserted Bad Layout of Objects Mixing of Content and Style Information Additional Information Here are just a few examples from a single Microsoft Word Document exported as an HTML page using the latest editition of MS Word. This document was pulled randomly from the Internet to illustrate the dangers of using a word processor to create content intended for use in any environment other than the originating word processor Table Of Contents Become Meaningless When a word processor creates a tables of contents it usually inserts a special marker into the Page 4

5 content itself indicating that the contents should be displayed at the given point. However, this is not always the appropriate location or method for creating a table of contents. Table of Contents Relevant only to Print The screenshot shows how this chosen document has created a table of contents that refers to the page number that the content appears on. But this is a web page rendering, there are no page numbers. It would be more appropriate to create a table of contents with hyperlinks to the relevant section of the web page. Alternatively, we may choose to place the Table of Contents in the navigation menu of the site. With this HTML export it is impossible to do this without editing the exported file. This is hardly Single Source Publishing Inexplicable Whitespace Inserted In this screenshot we can see that for some strange reason there is a large chunk of whitespace inserted between the table header and the table itself. This whitespace cannot be seen in the original document so clearly, the editor is failing in its goal of WYSIWYG editing. Page 5

6 Bad Layout of Objects Large amounts of meningless whitespace are inserted In this final screenshot we see an example of the word processors failure to translate layout of objects correctly to the screen. Notice how the Date object is not aligned with other meta data elements, in fact, it is hidden behind the image. In addition notice how the text is incorrectly appearing to the right of the image and then wrapping below the image. In the Page 6

7 editing environment this text all appears below the image. Again, a complete failure of the editor to provide a WYSIWYG environment. Objects overlap One Another Mixing of Content and Style Information Not content with mixing style and content (which we now know is a bad thing) it also seems "necessary" to create hugely complex and bloated embedded style sheets. This creates long load times and prevents central control over the websites style. To even further complicate things there is often a wild mix of html-formatting (align), element-local styles and style-sheet references. This makes it very hard to predict the outcome or even edit the styles in a consistent way. g 2.3. The Internet Publishing Chore Publishing to the Internet is a requirement for corporate business and non-profits. It's complex and costly to design Web-Sites that look great, navigate easily, offer full access with a browser of choice, and satisfy all standards Web-Site Usability A good web interface is based more in website usability than graphical rendering. A consistent visual design will provide the necessary orientation cues and navigational controls critically needed by users. A successful implementation of these website usability techniques will guarantee that your users will find the information they are looking for in the most efficient and pleasing manner. Page 7

8 Unfortunately, maintaining a consistent look and feel is almost impossible when content editors are given WYSIWYG tools. Where one editor will use headings classes others will use bold The tools dilemma Most Web-Design tools were designed for marketing rather than publishing so they tweak html until pages look good, make graphic designers happy fulfill advertising needs. Unfortunately they usually do not satisfy our criteria, create good looking print versions And easy maintenance is usually low on the list! 2.5. In Summary As a Result: Most documents are prepared for publishing twice. The costs are enormous! The results are poor! 3. A Look At Alternatives 3.1. Time for a change! After 20 years of FYO (Format-Your-Own) it's time to look for alternatives based on the requirements of a modern publishing concept: Authors know the meaning of their text! Typesetting and Web design are professional tasks! It makes sense to keep them separate! Think about cost! Page 8

9 We need to make professional typesetting and Web design affordable! 3.2. Multimedia Publishing Requirements This leads to three simple requirements: Create all media from the same document. Automatically apply formatting-templates. Cut costs of professional typesetting and Web design Aditional Requirements? It can certainly be argued that there are many more requirements in a publishing environment. However, these are the ones that are not adequately covered by current publishing tools Consider Single Source Publishing Single source publishing is about smart document processing: Semantical markup adds meaning to text: <author> <fullname>ferdinand Soethe</fullName> < >ferdinand@apache.org</ > </author> The author need not think about looks! Applying professionally designed templates results in superior layouts Definition: Single source publishing From Wikipedia, the free encyclopedia: Single source publishing or single sourcing allows the same content to be used in different documents and in various formats. For example, a software company may have several products with user guides that share a common procedure, like instructions on how to open a file. Rather than maintain duplicate versions of this procedure (one in each manual) the manuals can share the content, perhaps flowing it into the document at the time of publication. Eliminating duplicate content can save translation costs, reduce maintenance costs, improve consistency and reduce errors. Page 9

10 Single sourcing also allows the creation of documents in various formats from the same content. For example, a company might use the same content in online help, a printed document and a Web page. With a single source solution, the company only has to update the one source file for the content and regenerate the three outputs. Ideally, a single source solution does not require human intervention to customize the formatting or content for the various outputs. This can be difficult to achieve without the use of some kind of content management system Consider SSP (cont)... Customizing the general layouts to create individual site design shares template cost among many users. Applying different transformations, information can be served to multiple media Single Source Publishing To produce multiple documents from a single source it is necessary to be able to apply templates to the documents. These templates describe how the document should look. In order to do this it is necessary for the typesetting system to know what the content represents. For example, it must be able to tell the difference between a title of a book and the author of that book. This is known as "markup". Since an author will understand the semantics of the content they write it is possible for the author to apply a "semantic markup" to the content at the point of authoring. The author need not concern themselves with how this will be presented in the final published version. This enables the author to adopt editing tools that suit their needs as a content editor, they need not encumber themselves with graphical environments designed for typesetting. Just as the content author is freed from the limitations of a typesetting editor, the professional typesetter need no longer concern themselves with content and content editing tools. They need only address the typesetting of content that is correctly "marked up" with its semantic meaning. Finally, since the content and the layout is completely separate it is possible to apply different typesetting templates to the same content. This allows the content to be published in multiple formats and layouts. Each of these templates will create a version of the content that is "marked up" with presentational information appropriate for the desired usage of the content. 4. Facts about Forrest Page 10

11 4.1. Behind the Scenes Apache Forrest Forrest Processing Apache Forrest is a publishing framework that transforms input from various sources into a unified presentation in one or more output formats. The modular and extensible plugin architecture is based on Apache Cocoon and relevant standards, which separates presentation from content. Forrest can generate static documents, or be used as a dynamic server, or be deployed by its automated facility. For more details see the Apache Forrest website ( SSP and Forrest The general concept of Single Source Publishing is not new. What's new is Forrest as a free-to-use framework for Single Source Publishing With a focus on practical application, Page 11

12 quick and easy to get started and extensible when you need it Apache Forrest: A Single Source Publishing Framework Forrest is far from a quick and dirty solution. Forrest is built on the world's leading XML application framework, Apache Cocoon, which provides advanced users with extremely powerful publishing capabilities. Multiple task-specific source XML formats are provided (e.g. How-To, FAQ, change logs and todo lists supported natively), together with a range of non-xml formats including Apache xdocs xml format, plain html documents, some Wiki formats, a subset of DocBook, OpenOffice.org and MS Office. Multiple output formats supported, for example HTML and PDF (using Apache FOP). Native Scalable Vector Graphics rendering. Simply drop the SVG in the appropriate directory and it will be rendered as PNG. Transparent inclusion and aggregation of external content, like RSS news feeds. Full extensibility is possible, for example, databases queries, charting, web services integration. Based on Java and XML standards, Forrest is platform-independent, making for a documentation system that is just as portable as the XML data that it processes How to get started Install Forrest Create a new project with Forrest Start Forrest as a server Write a document and add it as a new page Show the results in the browser Getting Help to Get Started See the Apache Forrest website ( and users mailing list for more details. 5. Forrest Publishing Features Page 12

13 5.1. Forrest Publishing Features Forrest is full of powerful features right from the start! Out of the box you get Automatic generation of Web and Print Media Site-Navigation Support for Accessibility Requirements Flexible staging options 5.2. Automatic generation of Web and Print Media Forrest will automatically generate output in html- (Web) and pdf-format (Print) from a single source. In contrast to most legacy systems, this output looks good, prints well, conforms to all important web-standards, and is fully functional online and offline A Running Start Apache Forrest provides a running start in Single Source Publishing. It will generate a range of output formats together with any necessary usability content such as navigation menus in web sites, tables of contents in printed materials. It comes preconfigured with templates for HTML and Print output formats and will even manage the publication of your content to your chosen server Site-Navigation Tabs and menues for site-navigation are automatically generated from simple structure for a site that looks good, is easy to understand, and is tested and works properly with most clients. Page 13

14 5.4. Support for Accessibility Requirements Forrest already implements many requirements of accessibility guidlines that require you to present information in a way that makes access independend of capabilities and features or your client device, are or are about to become law in many parts of the world, and a must for many corporate business sites Flexible staging options Forrest output can be presented in a variety of ways Static HTML for cheap hosting and easy distribution on CD or DVD, Application Server if you need powerful interactive features, Build and deploy robot for time delayed updates of static sites Delivery of Content Unique amongst comparable documentation tools, Forrest generates sites that can run both interactively as a dynamic web application, or as statically rendered pages. This is important since some publication formats are static by their nature, for example printed materials will always be static. However, the ability to serve in a dynamic environment enables realtime updating of sites when content is edited (including otherwise static documents, such as PDF). Furthermore, it provides a path for website growth: start off small and static, and if dynamic features (user login, forms processing, runtime data, site search etc) are one day needed, these can be accommodated by switching to webapp mode. 6. SSP Power in Detail 6.1. Single Source Publishing XXL Internally Forrest implements SSP in a 21st century software architecture: Modular architecture with a flexible plugin concept Separate presentation layer and separation of concerns Commitment to platform independence and common standards Page 14

15 6.2. Extensibility through PlugIns Input-plugins to make use of files in many common data formats. Output-plugins to present your content in various common formats. Extend functionality with internal plugins to meet authors needs Extensibility Forrest, at its core, is nothing more than a framework for processing XML documents. However, it has a plugin mechanism that allows features to be added by simply installing any number of plugins. Plugins are installed simply by adding their name to your projects configuration. There are three types of plugin: Input Plugins These read in a file of a specific format, for example, Docbook or MS Office and convert them to a format usable by Apache Forrest Output Plugins These take the processed files output by Forrest core and convert them into some rendered format. For example XHTML, PDF or plain Text. Internal Plugins Extend the internal processing of the data. Internal plugins perform functions like building site navigation structures. The functionality of Apache Forrest can be extended almost limitlessly. The project maintains a list of Plugins (Apache Forrest website ( that have been complete or are in development. We are also aware of projects that have built plugins to do things such as execute database queries, read electronic sensors and perform periodic updates of sections of the content. Note: Plugins are a new feature of the most recent release of Forrest. The project is currently extracting functionality from the core into plugins in order to enable users to build the document publishing system that satisfies their individual needs. However, this is an ongoing process and at the time of writing some functionality scheduled to be moved into plugins still remains in core. This simply means that you may have some features you don't need as part of your initial download Skinnable Interface Page 15

16 Forrest's keeps site design separate from content (separation of concerns) Content authors don't have to worry about looks: <skill level="advanced, BSc">Internet Technologies</skill> Designers develop and test new looks without interfering with content creation. New skins can be applied to all documents in a flash Real Life Skinning Applications Output formats can be "skinned" that is, the look and feel can be changed quickly and easily. As with plugins. The skins are external units of functionality and can be packaged and downloaded as and when needed. Alternatively, users can develop their own skins consistent with corporate branding Some Example Skins Developed By Forrest Users Page 16

17 verit skin Page 17

18 XML Belux skin Page 18

19 Dream Models skin Page 19

20 Outerthought skin Page 20

21 CESE skin 7. Forrest for (Your) Business 7.1. Making the most of Forrest and SSP... A few tips for a good start: Forrest Licensing Rules of Open Source Getting Bug Fixes and Support Is Forrest a Reliable Platform? 7.2. Forrest Licensing Page 21

22 What does the Apache License mean? You can use the Forrest free of charge! It is OK to use for commercial projects (with very few limitations). Your extensions and modifications will not have to become Open Source. You could even create new commercial Software based on Forrest Apache Software License (Version 2.0) (TXT or HTML) The 2.0 version of the Apache License was approved by the ASF in The goals of this license revision have been to reduce the number of frequently asked questions, to allow the license to be reusable without modification by any project (including non-asf projects), to allow the license to be included by reference instead of listed in every file, to clarify the license on submission of contributions, to require a patent license on contributions that necessarily infringe the contributor's own patents, and to move comments regarding Apache and other inherited attribution notices to a location outside the license terms (the NOTICE file). The result is a license that is supposed to be compatible with other open source licenses while remaining true to the original goals of the Apache Group and supportive of collaborative development across both nonprofit and commercial organizations. The Apache Software Foundation is still trying to determine if this version of the Apache License is compatible with the GPL. All packages produced by the ASF are implicitly licensed under the Apache License, Version 2.0, unless otherwise explicitly stated. More developer documentation on how to apply the Apache License to your work can be found in Applying the Apache License, Version Rules of Open Source As Open Source development is a volunteer effort, it follows other rules than Closed Source Software: You are free to use what is already there... and welcome to add what is missing, or spend some money (saved on the license) to have someone else add it for you. Forrest - just like Slosed Source Software - has bugs... Page 22

23 but we are committed to fixing them, and have no sales department to push us into hasty releases Getting Bug Fixes and Support There is no Forrest hotline... but a mailing lists ( to address any question You have about Forrest, to discuss Your questions with the people who build forrest, and a large helpful community. If a bug is bugging you... do something about it: help us fix it... and you will find a lot of people chipping in Contributing The Forrest Project is an Open Source ( volunteer project released under a very liberal license. This means there are many ways to contribute to the project - either with direct participation (coding, documenting, answering questions, proposing ideas, reporting bugs, suggesting bug-fixes, etc..) or by resource donations (money, time, publicity, hardware, software, conference presentations, speeches, etc...). To begin with, we suggest you to subscribe to the Forrest mailing lists ( (follow the link for information on how to subscribe and to access the mail list archives). Listen-in for a while, to hear how others make contributions. You can get your local working copy of the latest and greatest code (which you find in the Forrest module in the SVN code repository. Review the todo list, choose a task (or perhaps you have noticed something that needs patching). Make the changes, do the testing, generate a patch, and post to the developer mailing list. (Do not worry - the process is easy and explained on the Forrest website.) Document writers are usually the most wanted people so if you like to help but you're not familiar with the innermost technical details, don't worry: we have work for you! How The Apache Software Foundation Works ( Page 23

24 Contributing to Forrest ( Forrest mailing lists ( A reliable platform? Trust Forrest with mission critical business applications if you follow a few simple rules: Plan to spend some of the license fees saved Don't assume that Open Source Software is easier to learn. Take your time introducing Forrest. Help us make Forrest better. 8. Thank You! Presentation Questions & Answers (20 min) 9. Time for Your Questions We have only 10 minutes Try to keep it short Give others a chance to ask there questions For further information check out: Page 24

Single Source Publishing with Apache Forrest

Single Source Publishing with Apache Forrest Single Source Publishing with Apache Forrest by Ferdinand Soethe, Ross Gardler Apache Forrest harnesses the power of Apache Cocoon to build a single source publishing framework, based on common standards

More information

Plugins Index. Table of contents. 1 Plugins Index Released Plugins Whiteboard Plugins...8

Plugins Index. Table of contents. 1 Plugins Index Released Plugins Whiteboard Plugins...8 Table of contents 1...2 1.1 Released Plugins... 2 1.2 Whiteboard Plugins...8 1 Plugins are a way of extending Forrest to satisfy site-specific needs. If a site requires one or more plugins then the site

More information

Xerte Online Toolkits v3.0 Release Notes

Xerte Online Toolkits v3.0 Release Notes Xerte Online Toolkits v3.0 Release Notes The new login page for Xerte Online Toolkits v3.0 The Xerte Project has made huge progress since we last released a new version of the software. We are now an Apereo

More information

Information Technology Web Solution Services

Information Technology Web Solution Services Information Technology Web Solution Services Icetech, Inc. HUBZONE (410) 225-3117 (410) 225-3120 Fax webmaster@icetech.net http://www.icetech.net Contents EXECUTIVE SUMMARY... 2 OUR SERVICES INCLUDE:...

More information

Evaluation Guide for ASP.NET Web CMS and Experience Platforms

Evaluation Guide for ASP.NET Web CMS and Experience Platforms Evaluation Guide for ASP.NET Web CMS and Experience Platforms CONTENTS Introduction....................... 1 4 Key Differences...2 Architecture:...2 Development Model...3 Content:...4 Database:...4 Bonus:

More information

Quantum, a Data Storage Solutions Leader, Delivers Responsive HTML5-Based Documentation Centers Using MadCap Flare

Quantum, a Data Storage Solutions Leader, Delivers Responsive HTML5-Based Documentation Centers Using MadCap Flare A Customer Success Story in Technical Communication Best Practices Quantum, a Data Storage Solutions Leader, Delivers Responsive HTML5-Based Documentation Centers Using MadCap Flare GOALS Reinvent product

More information

Content Author's Reference and Cookbook

Content Author's Reference and Cookbook Sitecore CMS 7.0 Content Author's Reference and Cookbook Rev. 130425 Sitecore CMS 7.0 Content Author's Reference and Cookbook A Conceptual Overview and Practical Guide to Using Sitecore Table of Contents

More information

A Guide to CMS Functions

A Guide to CMS Functions 2017-02-13 Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone +45 3915 7600 www.orckestra.com Contents 1 INTRODUCTION... 3 1.1 Who Should Read This Guide 3 1.2 What You Will Learn 3 2 WHAT IS A CMS

More information

BEAWebLogic. Portal. Overview

BEAWebLogic. Portal. Overview BEAWebLogic Portal Overview Version 10.2 Revised: February 2008 Contents About the BEA WebLogic Portal Documentation Introduction to WebLogic Portal Portal Concepts.........................................................2-2

More information

COLUMN. Choosing the right CMS authoring tools. Three key criteria will determine the most suitable authoring environment NOVEMBER 2003

COLUMN. Choosing the right CMS authoring tools. Three key criteria will determine the most suitable authoring environment NOVEMBER 2003 KM COLUMN NOVEMBER 2003 Choosing the right CMS authoring tools The authoring environment is the most important aspect of a content management system (CMS), for without content authors, there would be nothing

More information

Chapter 2 Web Development Overview

Chapter 2 Web Development Overview Chapter 2 Web Development Overview Presented by Thomas Powell Slides adopted from HTML & XHTML: The Complete Reference, 4th Edition 2003 Thomas A. Powell Five Pillars of Sites Web sites have five aspects

More information

Case study on PhoneGap / Apache Cordova

Case study on PhoneGap / Apache Cordova Chapter 1 Case study on PhoneGap / Apache Cordova 1.1 Introduction to PhoneGap / Apache Cordova PhoneGap is a free and open source framework that allows you to create mobile applications in a cross platform

More information

The main differences with other open source reporting solutions such as JasperReports or mondrian are:

The main differences with other open source reporting solutions such as JasperReports or mondrian are: WYSIWYG Reporting Including Introduction: Content at a glance. Create A New Report: Steps to start the creation of a new report. Manage Data Blocks: Add, edit or remove data blocks in a report. General

More information

All Adobe Digital Design Vocabulary Absolute Div Tag Allows you to place any page element exactly where you want it Absolute Link Includes the

All Adobe Digital Design Vocabulary Absolute Div Tag Allows you to place any page element exactly where you want it Absolute Link Includes the All Adobe Digital Design Vocabulary Absolute Div Tag Allows you to place any page element exactly where you want it Absolute Link Includes the complete URL of the linked document, including the domain

More information

Web publishing training pack Level 2 Extend your knowledge of the web publishing system

Web publishing training pack Level 2 Extend your knowledge of the web publishing system Web publishing training pack Level 2 Extend your knowledge of the web publishing system Learning Objective: Understanding of concepts to enhance web pages look, streamline web publishing and evaluate your

More information

Where's the Beef from Enterprise Structured Content

Where's the Beef from Enterprise Structured Content Simply XML August 2017 Newsletter: Where's the Beef for Enterprise Structured Content Creating Great Structured Content-- Beta Participants Wanted Simply XML Tips and Tricks! August 2017 Simply XML August

More information

Creating a Website Using Weebly.com (July 2012 Update)

Creating a Website Using Weebly.com (July 2012 Update) Creating a Website Using Weebly.com (July 2012 Update) Weebly.com is a website where anyone with basic word processing skills can create a website at no cost. No special software is required and there

More information

Contents. 1. Using Cherry 1.1 Getting started 1.2 Logging in

Contents. 1. Using Cherry 1.1 Getting started 1.2 Logging in 1 Contents 1. Using Cherry 1.1 Getting started 1.2 Logging in 2. Site Page Hierarchy Management 2.1 Page Addition 2.2 Page Deletion 2.3 Editing Page Details 3. Page Content Modification 3.1 Page Revisions

More information

contents Take Action! writing a plan page 21 making money page 66 usability testing page 129 improving site speed page 218 increasing traffic page 266

contents Take Action! writing a plan page 21 making money page 66 usability testing page 129 improving site speed page 218 increasing traffic page 266 contents Introduction 2 Take Action! writing a plan page 21 making money page 66 usability testing page 129 improving site speed page 218 increasing traffic page 266 improving search rank page 309 I Planning

More information

The Cocoon Portal. A portal solution and framework. Carsten Ziegeler Competence Center Open Source S&N AG, Germany

The Cocoon Portal. A portal solution and framework. Carsten Ziegeler Competence Center Open Source S&N AG, Germany The Cocoon Portal A portal solution and framework Carsten Ziegeler cziegeler@apache.org Competence Center Open Source S&N AG, Germany About Member of the Apache Software Foundation Committer in some Apache

More information

CounselLink Reporting. Designer

CounselLink Reporting. Designer CounselLink Reporting Designer Contents Overview... 1 Introduction to the Document Editor... 2 Create a new document:... 2 Document Templates... 3 Datasets... 3 Document Structure... 3 Layout Area... 4

More information

Episerver CMS. Editor User Guide

Episerver CMS. Editor User Guide Episerver CMS Editor User Guide Episerver CMS Editor User Guide 17-2 Release date 2017-03-13 Table of Contents 3 Table of contents Table of contents 3 Introduction 11 Features, licenses and releases 11

More information

3Lesson 3: Web Project Management Fundamentals Objectives

3Lesson 3: Web Project Management Fundamentals Objectives 3Lesson 3: Web Project Management Fundamentals Objectives By the end of this lesson, you will be able to: 1.1.11: Determine site project implementation factors (includes stakeholder input, time frame,

More information

ONLINE PUBLISHING. FOR LOCAL GROUPs. Create posters, flyers and other promotional. materials from your desk.

ONLINE PUBLISHING. FOR LOCAL GROUPs. Create posters, flyers and other promotional. materials from your desk. ONLINE PUBLISHING FOR LOCAL GROUPs Create posters, flyers and other promotional materials from your desk. ACCESSING THE SITE To access the system please go to www.parkinsons.org.uk/templates 1. You will

More information

Getting Started with everydayhero

Getting Started with everydayhero Getting Started with Powered By: TABLE OF CONTENTS Welcome Letter Welcome to. 2 Creating a New Campaign Getting Started... 3 Settings Up Campaign Dates, Custom URLs, and Content 4 Laying Out Visual Design

More information

I Got My Mojo Workin'

I Got My Mojo Workin' I Got My Mojo Workin' Gary Murphy Hilbert Computing, Inc. http://www.hilbertinc.com/ glm@hilbertinc.com Gary Murphy I Got My Mojo Workin' Slide 1 Agenda Quick overview on using Maven 2 Key features and

More information

1. I NEED TO HAVE MULTIPLE VERSIONS OF VISUAL STUDIO INSTALLED IF I M MAINTAINING APPLICATIONS THAT RUN ON MORE THAN ONE VERSION OF THE.

1. I NEED TO HAVE MULTIPLE VERSIONS OF VISUAL STUDIO INSTALLED IF I M MAINTAINING APPLICATIONS THAT RUN ON MORE THAN ONE VERSION OF THE. CUSTOMER PAIN POINTS 1. I NEED TO HAVE MULTIPLE VERSIONS OF VISUAL STUDIO INSTALLED IF I M MAINTAINING APPLICATIONS THAT RUN ON MORE THAN ONE VERSION OF THE.NET FRAMEORK. THAT S TAKING UP SPACE ON MY HARDDRIVE

More information

administrative control

administrative control administrative control Powerful membership management features Administrative Control Powerful membership management features Member Management Create and manage member types Approve members via email

More information

This chapter is intended to take you through the basic steps of using the Visual Basic

This chapter is intended to take you through the basic steps of using the Visual Basic CHAPTER 1 The Basics This chapter is intended to take you through the basic steps of using the Visual Basic Editor window and writing a simple piece of VBA code. It will show you how to use the Visual

More information

the NXT-G programming environment

the NXT-G programming environment 2 the NXT-G programming environment This chapter takes a close look at the NXT-G programming environment and presents a few simple programs. The NXT-G programming environment is fairly complex, with lots

More information

IBM Workplace Services Express - Technical Overview and Directions. Stuart Duguid Asia Pacific Portal & Workplace Technical Lead

IBM Workplace Services Express - Technical Overview and Directions. Stuart Duguid Asia Pacific Portal & Workplace Technical Lead IBM Workplace Services Express - Technical Overview and Directions Stuart Duguid Asia Pacific Portal & Workplace Technical Lead Disclaimer The following material is directional in nature and does not imply

More information

XF Rendering Server 2008

XF Rendering Server 2008 XF Rendering Server 2008 Using XSL Formatting Objects for Producing and Publishing Business Documents Abstract IT organizations are under increasing pressure to meet the business goals of their companies.

More information

Content Management Systems

Content Management Systems Content Management Systems By multiple authors, see citation for each section Overview This reading includes two documents that explain the concept behind content management (CMS) systems and why you would

More information

every Website Packages

every Website Packages every every Website Packages So you ve decided you need a new website.. Congratulations! It s a big step venturing into the rabbit hole of the interwebs and you don t want to take a wrong turn. We love

More information

Website Design Guide

Website Design Guide Website Design Guide 8/28/2017 Spark Website Design US 2017 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical,

More information

RESPONSIVE WEB DESIGN IN 24 HOURS, SAMS TEACH YOURSELF BY JENNIFER KYRNIN

RESPONSIVE WEB DESIGN IN 24 HOURS, SAMS TEACH YOURSELF BY JENNIFER KYRNIN RESPONSIVE WEB DESIGN IN 24 HOURS, SAMS TEACH YOURSELF BY JENNIFER KYRNIN DOWNLOAD EBOOK : RESPONSIVE WEB DESIGN IN 24 HOURS, SAMS TEACH Click link bellow and free register to download ebook: RESPONSIVE

More information

Slide 1 & 2 Technical issues Slide 3 Technical expertise (continued...)

Slide 1 & 2 Technical issues Slide 3 Technical expertise (continued...) Technical issues 1 Slide 1 & 2 Technical issues There are a wide variety of technical issues related to starting up an IR. I m not a technical expert, so I m going to cover most of these in a fairly superficial

More information

Microsoft Windows SharePoint Services

Microsoft Windows SharePoint Services Microsoft Windows SharePoint Services SITE ADMIN USER TRAINING 1 Introduction What is Microsoft Windows SharePoint Services? Windows SharePoint Services (referred to generically as SharePoint) is a tool

More information

The diverse software in Adobe Creative Suite 2 enables you to create

The diverse software in Adobe Creative Suite 2 enables you to create Chapter 1: Introducing Adobe Creative Suite 2 In This Chapter Looking over InDesign Drawing with Illustrator Introducing Photoshop Getting started with Acrobat Going over GoLive Integrating the programs

More information

WYSIWON T The XML Authoring Myths

WYSIWON T The XML Authoring Myths WYSIWON T The XML Authoring Myths Tony Stevens Turn-Key Systems Abstract The advantages of XML for increasing the value of content and lowering production costs are well understood. However, many projects

More information

Mission Possible: Move to a Content Management System to Deliver Business Results from Legacy Content

Mission Possible: Move to a Content Management System to Deliver Business Results from Legacy Content Mission Possible: Move to a Content Management System to Deliver Business Results from Legacy Content Greg Fagan, Sales Director Data Conversion Laboratory So you ve decided you need a system to migrate,

More information

FROM 4D WRITE TO 4D WRITE PRO INTRODUCTION. Presented by: Achim W. Peschke

FROM 4D WRITE TO 4D WRITE PRO INTRODUCTION. Presented by: Achim W. Peschke 4 D S U M M I T 2 0 1 8 FROM 4D WRITE TO 4D WRITE PRO Presented by: Achim W. Peschke INTRODUCTION In this session we will talk to you about the new 4D Write Pro. I think in between everyone knows what

More information

Dreamweaver is a full-featured Web application

Dreamweaver is a full-featured Web application Create a Dreamweaver Site Dreamweaver is a full-featured Web application development tool. Dreamweaver s features not only assist you with creating and editing Web pages, but also with managing and maintaining

More information

Targeted Content Channel Creation Tutorial

Targeted Content Channel Creation Tutorial Targeted Content Channel Creation Tutorial Document Revision v2.0.1 Creation Date 01/05/2005 Last Modification 03/22/2005 Jonathan P. Wheat Luminis Developers Network Programmer / Analyst Messiah College

More information

DocOrigin Release 3.1 TECHNICAL PRODUCT OVERVIEW

DocOrigin Release 3.1 TECHNICAL PRODUCT OVERVIEW DocOrigin Release 3.1 TECHNICAL PRODUCT OVERVIEW TECHNICAL PRODUCT OVERVIEW INTRODUCTION DESiGN MERGE FOLDER MONITOR FILTER EDITOR FILLABLE FORMS DocOrigin Release 3.1 Document generation solution for

More information

Adobe Graphics Software

Adobe Graphics Software Adobe Graphics Software Untitled-1.indd 1 20.11.2015 13:05:28 Untitled-1.indd 2 20.11.2015 13:05:28 3 Recent versions have brought in functionality for working with 3D designs, though the program still

More information

IMI WHITE PAPER INFORMATION MAPPING AND DITA: TWO WORLDS, ONE SOLUTION

IMI WHITE PAPER INFORMATION MAPPING AND DITA: TWO WORLDS, ONE SOLUTION n ao in i f rpp a t IMI WHITE PAPER INFORMATION MAPPING AND DITA: TWO WORLDS, ONE SOLUTION Abstract Introduction Information Mapping is a structured writing method with a long and successful history. It

More information

Localization of AOO proposal for new workflow

Localization of AOO proposal for new workflow Localization of AOO proposal for new workflow 21 October 2012 Contents Introduction...3 Overview...4 Actors and Systems...5 Developers...5 Translators...5 translator using pootle...6 Translator using l10n...6

More information

TeamRaiser Configuration

TeamRaiser Configuration TeamRaiser Configuration Overview... 2 Objectives... 2 TeamRaiser Overview... 3 The Participant Experience... 6 The Participant Center... 12 The Donor Experience... 16 EXERCISE 1: The Participant and Donor

More information

Easing into Data Exploration, Reporting, and Analytics Using SAS Enterprise Guide

Easing into Data Exploration, Reporting, and Analytics Using SAS Enterprise Guide Paper 809-2017 Easing into Data Exploration, Reporting, and Analytics Using SAS Enterprise Guide ABSTRACT Marje Fecht, Prowerk Consulting Whether you have been programming in SAS for years, are new to

More information

Content Author's Reference and Cookbook

Content Author's Reference and Cookbook Sitecore CMS 7.2 Content Author's Reference and Cookbook Rev. 140225 Sitecore CMS 7.2 Content Author's Reference and Cookbook A Conceptual Overview and Practical Guide to Using Sitecore Table of Contents

More information

social media icons on the bottom (will be replaced with logos) Features Download About Learn Contribute Donate Store FAQ

social media icons on the bottom (will be replaced with logos) Features Download About Learn Contribute Donate Store FAQ fixed header when scrolling down slides will have timer for next slide note about news section. When people are searching for news, they usually go to the homepage. If they go to the features, contribute,

More information

Doc Like an Egyptian. Dru Lavigne Documentation Lead, ixsystems SCALE, January 23, 2016

Doc Like an Egyptian. Dru Lavigne Documentation Lead, ixsystems SCALE, January 23, 2016 Doc Like an Egyptian Dru Lavigne Documentation Lead, ixsystems SCALE, January 23, 2016 All the old paintings on the tombs, They do the sand dance, don't you know? If they move too quick (oh whey oh) They're

More information

Breakdown of Some Common Website Components and Their Costs.

Breakdown of Some Common Website Components and Their Costs. Breakdown of Some Common Website Components and Their Costs. Breakdown of Some Common Website Components and Their Costs. The cost of a website can vary dramatically based on the specific components included.

More information

Migration With Duda.

Migration With Duda. Migration With Duda A Comprehensive Guide to the Opportunities and Considerations that Come with Website Migration for DIY and DIFM Solutions Providers. www.dudamobile.com Table of Contents Introduction

More information

Chapter 11: Editorial Workflow

Chapter 11: Editorial Workflow Chapter 11: Editorial Workflow Chapter 11: Editorial Workflow In this chapter, you will follow as submission throughout the workflow, from first submission to final publication. The workflow is divided

More information

Federal Plain Language Guidelines

Federal Plain Language Guidelines Federal Plain Language Guidelines March 2011 Revision 1, May 2011 Table of Contents Introduction... i Revision 1 Changes... ii Table of Contents... iii I. Think about your audience... 1 a. Identify and

More information

WHITE PAPER. Comparison Guide: Choosing Between Help Authoring Tools and CCMSs

WHITE PAPER. Comparison Guide: Choosing Between Help Authoring Tools and CCMSs WHITE PAPER Comparison Guide: Choosing Between Help Authoring Tools and CCMSs Introduction Introduction Every few years, the debate flares up over whether to use a HAT (help authoring tool) or a CMS (content

More information

The diverse software in the Adobe Creative Suite enables you to create

The diverse software in the Adobe Creative Suite enables you to create 556010 Bk01Ch01.qxd 2/6/04 7:28 PM Page 9 Chapter 1: Introducing the Adobe Creative Suite In This Chapter Looking over InDesign Drawing with Illustrator Introducing Photoshop Getting started with Acrobat

More information

QLIKVIEW ARCHITECTURAL OVERVIEW

QLIKVIEW ARCHITECTURAL OVERVIEW QLIKVIEW ARCHITECTURAL OVERVIEW A QlikView Technology White Paper Published: October, 2010 qlikview.com Table of Contents Making Sense of the QlikView Platform 3 Most BI Software Is Built on Old Technology

More information

Building an ASP.NET Website

Building an ASP.NET Website In this book we are going to build a content-based ASP.NET website. This website will consist of a number of modules, which will all fit together to produce the finished product. We will build each module

More information

GOALS SOLUTIONS BENEFITS. COMPANY WEBSITE LOCATION Zurich, Switzerland. INDUSTRY Financial Services Software

GOALS SOLUTIONS BENEFITS. COMPANY WEBSITE   LOCATION Zurich, Switzerland. INDUSTRY Financial Services Software A Case Study in Technical Communication Best Practices Avaloq, a Leader in Integrated Banking Solutions, Replaces Legacy Content Management System with MadCap Flare to Produce Modern HTML5-Based Online

More information

Working with Confluence Pages

Working with Confluence Pages Working with Confluence Pages Contents Creating Content... 3 Creating a Page... 3 The Add Page Link... 3 Clicking on an Undefined Link... 4 Putting Content on the Page... 4 Wiki Markup... 4 Rich Text Editor...

More information

<put document name here> 1/13

<put document name here> 1/13 1/13 Last update: 08.04.2009 10:36:18 Author: Joern Turner 1 - Introduction...2 1.1 - What is XForms?...3 1.2 - What is Chiba?...3 2 - Getting

More information

EDITING AN EXISTING REPORT

EDITING AN EXISTING REPORT Report Writing in NMU Cognos Administrative Reporting 1 This guide assumes that you have had basic report writing training for Cognos. It is simple guide for the new upgrade. Basic usage of report running

More information

CaseComplete Roadmap

CaseComplete Roadmap CaseComplete Roadmap Copyright 2004-2014 Serlio Software Development Corporation Contents Get started... 1 Create a project... 1 Set the vision and scope... 1 Brainstorm for primary actors and their goals...

More information

Authoring OpenStax Documents in Apache OpenOffice Writer *

Authoring OpenStax Documents in Apache OpenOffice Writer * OpenStax-CNX module: m60462 1 Authoring OpenStax Documents in Apache OpenOffice Writer * R.G. (Dick) Baldwin This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License

More information

USER GUIDE MADCAP FLARE Accessibility

USER GUIDE MADCAP FLARE Accessibility USER GUIDE MADCAP FLARE 2018 Accessibility Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document

More information

EFM Community 3.1 Portal Administration Guide

EFM Community 3.1 Portal Administration Guide EFM Community 3.1 Portal Administration Guide WHITE PAPER For technical support please call: 1-800-787-8755 Or visit: Hwww.Vovici.comH Please contact Vovici technical support if you believe any of the

More information

Contractors Guide to Search Engine Optimization

Contractors Guide to Search Engine Optimization Contractors Guide to Search Engine Optimization CONTENTS What is Search Engine Optimization (SEO)? Why Do Businesses Need SEO (If They Want To Generate Business Online)? Which Search Engines Should You

More information

Accessibility and Moodle: Jailbreak your LMS

Accessibility and Moodle: Jailbreak your LMS Accessibility and Moodle: Jailbreak your LMS Agenda for the Session Neil Squire who? What do these guys do? Accessibility Types and things to consider What does Moodle do? What should a teacher / instructional

More information

Web Page Designing Manual READ ONLINE

Web Page Designing Manual READ ONLINE Web Page Designing Manual READ ONLINE Corporate Design Manual Web Design Forums For - Free Ebook Corporate Design Manual Web Design Forums For Designers PDF e- books and documents pdf doc xls ppt docx

More information

Dreamweaver is a full-featured Web application

Dreamweaver is a full-featured Web application Create a Dreamweaver Site Dreamweaver is a full-featured Web application development tool. Dreamweaver s features not only assist you with creating and editing Web pages, but also with managing and maintaining

More information

Common Language Resources and Technology Infrastructure REVISED WEBSITE

Common Language Resources and Technology Infrastructure REVISED WEBSITE REVISED WEBSITE Responsible: Dan Cristea Contributing Partners: UAIC, FFGZ, DFKI, UIB/Unifob The ultimate objective of CLARIN is to create a European federation of existing digital repositories that include

More information

It is written in plain language: no jargon, nor formality. Information gets across faster when it s written in words that our users actually use.

It is written in plain language: no jargon, nor formality. Information gets across faster when it s written in words that our users actually use. Web Style Guide A style guide for use for writing on Tufts Library Websites and LibGuides. Contents: 1. Web style guides for online content 2. LibGuides 2-specific style guide 3. Tisch s website-specific

More information

InDesign CS4 is the sixth version of Adobe s flagship publishing tool,

InDesign CS4 is the sixth version of Adobe s flagship publishing tool, What InDesign Can Do for You InDesign CS4 is the sixth version of Adobe s flagship publishing tool, a product that came into its own with the third version (CS, which stands for Creative Suite). Widely

More information

USER GUIDE. MADCAP FLARE 2017 r3. Accessibility

USER GUIDE. MADCAP FLARE 2017 r3. Accessibility USER GUIDE MADCAP FLARE 2017 r3 Accessibility Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document

More information

Voluntary Product Accessibility Template

Voluntary Product Accessibility Template Voluntary Product Accessibility Template Starfish & Degree Planner May 1, 2017 Prepared by: Joe Karschnik, Compliance Engineer 50 E-Business Way, Suite 300, Cincinnati, OH 45241 Voluntary Product Accessibility

More information

Voluntary Product Accessibility Template

Voluntary Product Accessibility Template Date: February 29, 2016 Name of Product: Alfresco Share 5.1 Contact for more Information: John.Iball@Alfresco.com Voluntary Product Accessibility Template Version 1.7 Product description: Alfresco Share

More information

Cedar User manual. Last modified: 10/08/2005. Author: Johann Larusson

Cedar User manual. Last modified: 10/08/2005. Author: Johann Larusson Cedar User manual Last modified: 10/08/2005 Author: Johann Larusson johann@cs.brandeis.edu 1 Table of Contents Introduction...3 The Cedar environment...4 Cedar client overview...5 1. User manager...6 2.

More information

Reading How the Web Works

Reading How the Web Works Reading 1.3 - How the Web Works By Jonathan Lane Introduction Every so often, you get offered a behind-the-scenes look at the cogs and fan belts behind the action. Today is your lucky day. In this article

More information

Episerver CMS. Editor User Guide

Episerver CMS. Editor User Guide Episerver CMS Editor User Guide Episerver CMS Editor User Guide 17-6 Release date 2017-12-04 Table of Contents 3 Table of contents Table of contents 3 Introduction 11 Features, licenses and releases 11

More information

Burrokeet, an Application for Creating and Publishing Content Packages with support for Multiple Input and Output Formats

Burrokeet, an Application for Creating and Publishing Content Packages with support for Multiple Input and Output Formats International Journal of Education and Development using Information and Communication Technology (IJEDICT), 2009, Vol. 5, Issue 4, pp.6-13. Burrokeet, an Application for Creating and Publishing Content

More information

shortcut Tap into learning NOW! Visit for a complete list of Short Cuts. Your Short Cut to Knowledge

shortcut Tap into learning NOW! Visit  for a complete list of Short Cuts. Your Short Cut to Knowledge shortcut Your Short Cut to Knowledge The following is an excerpt from a Short Cut published by one of the Pearson Education imprints. Short Cuts are short, concise, PDF documents designed specifically

More information

PTC Employs Its Own Arbortext Software to Improve Delivery of PTC University Learning Content Materials

PTC Employs Its Own Arbortext Software to Improve Delivery of PTC University Learning Content Materials PTC Employs Its Own Arbortext Software to Improve Delivery of PTC University Learning Content Materials Produces Higher Quality Courseware, Faster Development Cycles for Global Training Content Produces

More information

Speech 2 Part 2 Transcript: The role of DB2 in Web 2.0 and in the IOD World

Speech 2 Part 2 Transcript: The role of DB2 in Web 2.0 and in the IOD World Speech 2 Part 2 Transcript: The role of DB2 in Web 2.0 and in the IOD World Slide 1: Cover Welcome to the speech, The role of DB2 in Web 2.0 and in the Information on Demand World. This is the second speech

More information

social media icons on the bottom (will be replaced with logos) Features Download About Learn Get Involved Support FAQ

social media icons on the bottom (will be replaced with logos) Features Download About Learn Get Involved Support FAQ slides will have timer for next slide note about news section. When people are searching for news, they usually go to the homepage. If they go to the features, contribute, faq, etc, they aren't expecting

More information

EDGE Tutorial and Sample Project Overview

EDGE Tutorial and Sample Project Overview EDGE Tutorial and Sample Project Overview RIT-KGCOE Multidisciplinary Senior Design Outline: In this session, you will See a brief EDGE overview See some sample projects, good and bad Visit your team s

More information

Website Training Part 2. Administration of the Website

Website Training Part 2. Administration of the Website Rotary Websites: Websites Club, Website Training Part 2 Administration of the Website Club Admin To login first click here Enter your username and password and then click Log In If you have forgotten your

More information

Customize. Building a Customer Portal Using Business Portal. Microsoft Dynamics GP. White Paper

Customize. Building a Customer Portal Using Business Portal. Microsoft Dynamics GP. White Paper Customize Microsoft Dynamics GP Building a Customer Portal Using Business Portal White Paper Helps you implement a customer portal and create web pages and web parts specifically designed for your customers.

More information

Innovasys HelpStudio 3 Product Data Sheet

Innovasys HelpStudio 3 Product Data Sheet Innovasys HelpStudio 3 Product Data Sheet Innovasys HelpStudio 3 Product Data Sheet This Product Data Sheet provides information on Innovasys HelpStudio v3, released on 6th April 2007. Full product information

More information

Collaboration. Problems in collaboration. The solution

Collaboration. Problems in collaboration. The solution Collaboration László Kálmán 1 Csaba Oravecz 1 Péter Szigetvári 2 1 ELTE/MTA Theoretical Linguistics Programme; Research Institute for Linguistics, Hungarian Academy of Sciences One of the reasons for working

More information

QuickStart Guide MindManager 7 MAC

QuickStart Guide MindManager 7 MAC QuickStart Guide MindManager 7 MAC Contents Welcome to Mindjet MindManager...... 1 Technical Support and Registration... 1 About this User Guide............... 1 Learn about MindManager and maps... 2 What

More information

TRAINING GUIDE. ArcGIS Online and Lucity

TRAINING GUIDE. ArcGIS Online and Lucity TRAINING GUIDE ArcGIS Online and Lucity ArcGIS Online and Lucity This covers some basic functionality we feel you will need to be successful with Lucity with ArcGIS Online or Portal for ArcGIS Enterprise.

More information

Adobe FrameMaker 12 Voluntary Product Accessibility Template

Adobe FrameMaker 12 Voluntary Product Accessibility Template Adobe FrameMaker 12 Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments regarding

More information

XML-based production of Eurostat publications

XML-based production of Eurostat publications Doc. Eurostat/ITDG/October 2007/2.3.1 IT Directors Group 15 and 16 October 2007 BECH Building, 5, rue Alphonse Weicker, Luxembourg-Kirchberg Room QUETELET 9.30 a.m. - 5.30 p.m. 9.00 a.m 1.00 p.m. XML-based

More information

A Closer Look at XPages in IBM Lotus Domino Designer 8.5 Ray Chan Advisory I/T Specialist Lotus, IBM Software Group

A Closer Look at XPages in IBM Lotus Domino Designer 8.5 Ray Chan Advisory I/T Specialist Lotus, IBM Software Group A Closer Look at XPages in IBM Lotus Domino Designer 8.5 Ray Chan Advisory I/T Specialist Lotus, IBM Software Group 2008 IBM Corporation Agenda XPage overview From palette to properties: Controls, Ajax

More information

Burnaby Online Program School District #41 Burnaby

Burnaby Online Program School District #41 Burnaby Course Plan Burnaby Online Program School District #41 Burnaby Course: Teacher: Email: Phone: Information Communications Technology 12 Modular Survey Course Description: Today's students must be able to

More information

USER GUIDE MADCAP FLARE Topics

USER GUIDE MADCAP FLARE Topics USER GUIDE MADCAP FLARE 2018 Topics Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document is furnished

More information

COURSE DESIGN ACCESSIBILITY CHECKLIST

COURSE DESIGN ACCESSIBILITY CHECKLIST COURSE DESIGN ACCESSIBILITY CHECKLIST Introduction This checklist is an internal document to be consulted by the Instructional Designer and Faculty member in examining web accessibility in a specific course.

More information