This is a fun, 5 minute presentation about Project Athena, a proposition for a Create Once Publish Everywhere solution at CIPD, UK. HTML, XML, DITA XML, content strategy, taxonomy, metadata, content models
This document contains templates and tools for a student to observe, analyze, and reflect on lessons focusing on cognitive, skill-based, and affective content. The student will observe three different types of lessons - one each of cognitive, skill, and affective. They will complete an observation sheet for each lesson and answer analysis questions. They will also reflect on organizing content for meaningful learning and whether subjects can truly be dull. Their portfolio will include a sample lesson plan integrating a value into a cognitive or skill-based lesson.
This document discusses the Revised Bloom's Taxonomy and improving student thinking. It provides an overview of Bloom's Taxonomy, noting that the revised version changes the terminology, structure, and emphasis. The goal is to help teachers develop lessons and assessments that engage students in higher-order thinking skills like analysis, evaluation, and creation.
Elm or how I learned to love front-end developmentCodemotion
?
"Elm or how I learned to love front-end development" by Marco Perone.
Front-end development is rapidly evolving, with new frameworks coming and going at a crazy pace. Among the many options, Elm stands out as one of the most original and promising approaches: it combines the principles of reactive programming with the elegance of strongly typed functional programming, yet providing a seamless integration with javascript code. In this talk Marco will introduce Elm, exploring a real project built with it. He will dig into the best language features, also exposing how Elm can foster the development of modular, reusable and testable front-end architectures.
Dita for the web: Make Adaptive Content Simple for Writers and DeveloperDon Day
?
Lavacon 2013, Portland, Oregon
On the challenges of implementing structured, in-browser editing environements for creating adaptive content for the Web.
Exploiting Layout and Content
Don Day, Contelligence Group
The document discusses the impact of XML from various perspectives. It notes that XML has had a big impact because it is vendor-neutral, extensible, programmable, intelligent at discrete levels, and internationalizable. It also discusses how XML has influenced content-based systems and enabled ideas like knowledge management and the semantic web to take shape. The document emphasizes that while XML enables these concepts, it is not a panacea on its own and successful implementation requires addressing human-focused requirements.
The document introduces ontologies and discusses their role in the Semantic Web. It defines an ontology as an explicit specification of a conceptualization that is shared between people or software agents. Ontologies allow concepts and relationships between concepts to be formally defined so that software applications can interpret data in the same way. The document outlines different types of ontologies including upper ontologies that define common concepts across domains, and domain ontologies that define the terms and relationships within a specific knowledge domain. Formal ontology languages are also discussed as a way to represent ontologies in a machine-readable format.
Bruce Rosenblum discusses XML in book production processes. He outlines the publisher's conundrum of transitioning to digital while maintaining print revenue. XML can enable reflowable text, rich linking, and accessibility across devices but requires new workflows, tools, and training. XML can be introduced at authoring, editing, composition, or post-publication stages, each with pros and cons. While authors prefer Word, XML allows single-sourcing print, ebooks, and derivatives. DTDs like TEI, DocBook, and NLM are options, with choices based on content and use cases. XML brings challenges but solutions are improving for book publishers.
This document provides an overview of XML (eXtensible Markup Language) in a lecture covering its key features and uses. The lecture discusses what XML is, why it was created as an improvement over HTML and SGML, its core features like extensibility, separation of content from presentation, and validation. Real-world uses of XML are also explored, as well as ongoing standards development. The objectives are to understand XML's fundamental concepts and features, and get perspective on its use in practice.
This document provides an overview of XML (eXtensible Markup Language) in a lecture covering its key features and uses. The lecture discusses what XML is, why it was created as an improvement over HTML and SGML, its core features like extensibility, separation of content from presentation, and validation. Real-world uses of XML are also reviewed.
This document provides a summary of a lecture on texts and models. It discusses HTML and how it is used to generate a form of hypertext. The lecture reviews the history of digital text and encoding dating back to 1949. It examines what text is by looking at material examples and how documents are structured through descriptive markup languages like XML. XML is introduced as a simplified version of SGML that defines rules for tagging structural elements in a document hierarchy.
The document proposes a collaborative ontology building project (COB) that uses a multi-agent approach to facilitate distributed ontology editing and discovery. Key challenges addressed include making ontology editing easy for non-experts, enabling iterative ontology evolution through expert and agent cooperation, and facilitating ontology mining from distributed and dynamic data sources on the web. The proposed system design involves an ontology repository, various human and software agents that contribute to and validate ontologies, and techniques for tasks like ontology alignment and redundancy/conflict checking.
Future of Metadata and Learning ObjectsWayne Hodgins
?
The document discusses trends in metadata and learning objects. It argues that metadata needs to move beyond just describing content to also include people, competencies, locations and contexts. Learning objects should combine content with competencies and contexts to enable personalized learning experiences. Standards like CORDRA aim to support discovery, delivery and identification of learning content across different systems.
Elm is a functional programming language designed by Evan Czaplicki in 2012 that compiles to JavaScript. It is used to create websites and web apps as a competitor to React or Vue. Elm uses ports to communicate between Elm programs and JavaScript, and its elm/html library allows writing HTML and CSS within Elm. Elm is well-suited for building front-end applications as it provides a novel architecture for organizing code which makes managing data flow between components straightforward.
RESTing in the ALPS Mike Amundsen's Presentation from QCon London 2013CA API Management
?
The document discusses the author's realization that his previous work on H-Factors for describing protocol affordances was missing a consideration of "application affordances". This led to the idea of "vocabularies" for describing shared understanding at the application level. However, vocabularies alone do not describe how to interact with application concepts. The author proposes a new specification called ALPS that combines the description of application concepts ("what") using vocabularies, along with the description of how to interact with those concepts using hypermedia controls and protocols ("how"). ALPS aims to provide shared understanding of both the state and transitions of application domains across different media types and implementations.
This document discusses converting content to XML and EPUB formats. It addresses:
- Motivations for moving to these formats, like cost reduction and multi-format publishing.
- XML is a text-based markup language that tags content to make it readable by humans and computers. It allows custom or standard languages.
- EPUB has become a common e-book format, supported by readers like Kindle, Nook, iPad and others. Content can be converted to EPUB from XML or other formats.
- The process involves issues like permissions, fonts, automation, quality control and design considerations that are different from print or web. Providers can help with the conversion process.
The document discusses the status and prospects of the Semantic Web. It describes challenges in representing semantic information on the Web in an open and distributed manner. The W3C is working on languages and standards like RDF, RDF Schema, and OWL to add semantics and structure to documents and data on the Web in order to enable more powerful searches and machine-understanding of content. For the Semantic Web to succeed, a critical mass of semantic annotations and ontologies must be developed.
Ph.D. Dissertation
Chen, Chung Chen
Department of Computer Science and Information Engineering
National Taiwan University
Taipei, Taiwan
E-mail : johnson@turing.csie.ntu.edu.tw
Advisor : Jieh Hsiang
23 July 2002
児豢變嗣邀C崙議XML猟周z沫圭隈
- (參笹魚c軌易|議z沫薜言)
冩 梢 伏崎R\
峺Ы綿擅鷺
嶄A酎湘噴匯定鈍埖
The document discusses markup semantics and how the Semantic Web has not fully addressed representing the semantics of markup elements in documents. It presents the issues with using XML and OWL alone or combined to represent both document structure and element semantics. The document introduces the Extremely Annotational RDF Markup (EARMARK) which allows representing document structure and semantics together as a set of OWL assertions, with all elements and text as individuals that can have semantics defined. An example shows how EARMARK avoids issues with overlapping elements that XML has problems representing directly.
Gadgets pwn us? A pattern language for CALLLawrie Hunter
?
The document discusses creating a pattern language for computer-assisted language learning (CALL). It explores the concept of a pattern language as defined by Christopher Alexander and proposes a framework for creating a CALL pattern language in the era of web 2.0. The paper seeks to rework concepts from other fields, like "formal learning design expression" and "task arc," and have participants brainstorm elements to include through graphical challenges. The overall goal is to establish foundational patterns for CALL work.
The document summarizes the history and evolution of content technologies like XML. It discusses how XML was initially focused on facilitating application integration but is now helping enable new ways of handling content through developments like DITA and Web 2.0. These allow content to be accessed and interacted with in more open-ended, dynamic forms that better reflect the interconnected nature of ideas.
Dimensions of Media Object ComprehensibilityLawrie Hunter
?
This document discusses dimensions of comprehensibility in media objects. It begins by framing the topic as a pattern language approach for machine-mediated communication (MMC). It notes insights can be drawn from second language learning, where comprehension of partially acquired languages reveals aspects of text and media nature. The document then discusses various parameters that influence the difficulty of comprehending media objects, such as document purpose, content, target behaviors, and lexical items. It provides examples of how knowledge structure maps can link descriptive information about a text. The goal is to develop a pattern language to guide machines in human-like communication by understanding factors affecting media object comprehension.
This document summarizes research analyzing metadata from over 630,000 learning objects using the Learning Object Metadata (LOM) standard. The analysis found that LOM instances take up around 5KB of storage space on average. Only 20 of LOM's 50 elements are used frequently, capturing similar information to the Dublin Core standard. Educational elements are underused and dependent on individual communities. Validation found loose implementation of LOM's XML structure results in good interoperability despite unclear value spaces. Metadata quality is varied, showing a need for quality assurance processes. The conclusion advocates for more studies of this kind to improve metadata standards and learning technologies.
Feb.2016 Demystifying Digital Humanities - Workshop 2Paige Morgan
?
際際滷s from Demystifying Digital Humanities Workshop 2: Data Wrangling: Exploring Programming in Digital Scholarship -- taught at the University of Miami Libraries in February, 2016
1. The document discusses different formats for electronic books (e-books), including PDF and EPUB formats.
2. It explains some key parts of the EPUB format, including the mimetype file, META-INF container folder, and OEBPS content folder which contains book content, images, and style files.
3. Additional resources on EPUB format and e-book reading are provided.
A Framework for Model-Driven Digital Twin EngineeringDaniel Lehner
?
際際滷s from my PhD Defense at Johannes Kepler University, held on Janurary 10, 2025.
The full thesis is available here: https://epub.jku.at/urn/urn:nbn:at:at-ubl:1-83896
This document provides an overview of XML (eXtensible Markup Language) in a lecture covering its key features and uses. The lecture discusses what XML is, why it was created as an improvement over HTML and SGML, its core features like extensibility, separation of content from presentation, and validation. Real-world uses of XML are also reviewed.
This document provides a summary of a lecture on texts and models. It discusses HTML and how it is used to generate a form of hypertext. The lecture reviews the history of digital text and encoding dating back to 1949. It examines what text is by looking at material examples and how documents are structured through descriptive markup languages like XML. XML is introduced as a simplified version of SGML that defines rules for tagging structural elements in a document hierarchy.
The document proposes a collaborative ontology building project (COB) that uses a multi-agent approach to facilitate distributed ontology editing and discovery. Key challenges addressed include making ontology editing easy for non-experts, enabling iterative ontology evolution through expert and agent cooperation, and facilitating ontology mining from distributed and dynamic data sources on the web. The proposed system design involves an ontology repository, various human and software agents that contribute to and validate ontologies, and techniques for tasks like ontology alignment and redundancy/conflict checking.
Future of Metadata and Learning ObjectsWayne Hodgins
?
The document discusses trends in metadata and learning objects. It argues that metadata needs to move beyond just describing content to also include people, competencies, locations and contexts. Learning objects should combine content with competencies and contexts to enable personalized learning experiences. Standards like CORDRA aim to support discovery, delivery and identification of learning content across different systems.
Elm is a functional programming language designed by Evan Czaplicki in 2012 that compiles to JavaScript. It is used to create websites and web apps as a competitor to React or Vue. Elm uses ports to communicate between Elm programs and JavaScript, and its elm/html library allows writing HTML and CSS within Elm. Elm is well-suited for building front-end applications as it provides a novel architecture for organizing code which makes managing data flow between components straightforward.
RESTing in the ALPS Mike Amundsen's Presentation from QCon London 2013CA API Management
?
The document discusses the author's realization that his previous work on H-Factors for describing protocol affordances was missing a consideration of "application affordances". This led to the idea of "vocabularies" for describing shared understanding at the application level. However, vocabularies alone do not describe how to interact with application concepts. The author proposes a new specification called ALPS that combines the description of application concepts ("what") using vocabularies, along with the description of how to interact with those concepts using hypermedia controls and protocols ("how"). ALPS aims to provide shared understanding of both the state and transitions of application domains across different media types and implementations.
This document discusses converting content to XML and EPUB formats. It addresses:
- Motivations for moving to these formats, like cost reduction and multi-format publishing.
- XML is a text-based markup language that tags content to make it readable by humans and computers. It allows custom or standard languages.
- EPUB has become a common e-book format, supported by readers like Kindle, Nook, iPad and others. Content can be converted to EPUB from XML or other formats.
- The process involves issues like permissions, fonts, automation, quality control and design considerations that are different from print or web. Providers can help with the conversion process.
The document discusses the status and prospects of the Semantic Web. It describes challenges in representing semantic information on the Web in an open and distributed manner. The W3C is working on languages and standards like RDF, RDF Schema, and OWL to add semantics and structure to documents and data on the Web in order to enable more powerful searches and machine-understanding of content. For the Semantic Web to succeed, a critical mass of semantic annotations and ontologies must be developed.
Ph.D. Dissertation
Chen, Chung Chen
Department of Computer Science and Information Engineering
National Taiwan University
Taipei, Taiwan
E-mail : johnson@turing.csie.ntu.edu.tw
Advisor : Jieh Hsiang
23 July 2002
児豢變嗣邀C崙議XML猟周z沫圭隈
- (參笹魚c軌易|議z沫薜言)
冩 梢 伏崎R\
峺Ы綿擅鷺
嶄A酎湘噴匯定鈍埖
The document discusses markup semantics and how the Semantic Web has not fully addressed representing the semantics of markup elements in documents. It presents the issues with using XML and OWL alone or combined to represent both document structure and element semantics. The document introduces the Extremely Annotational RDF Markup (EARMARK) which allows representing document structure and semantics together as a set of OWL assertions, with all elements and text as individuals that can have semantics defined. An example shows how EARMARK avoids issues with overlapping elements that XML has problems representing directly.
Gadgets pwn us? A pattern language for CALLLawrie Hunter
?
The document discusses creating a pattern language for computer-assisted language learning (CALL). It explores the concept of a pattern language as defined by Christopher Alexander and proposes a framework for creating a CALL pattern language in the era of web 2.0. The paper seeks to rework concepts from other fields, like "formal learning design expression" and "task arc," and have participants brainstorm elements to include through graphical challenges. The overall goal is to establish foundational patterns for CALL work.
The document summarizes the history and evolution of content technologies like XML. It discusses how XML was initially focused on facilitating application integration but is now helping enable new ways of handling content through developments like DITA and Web 2.0. These allow content to be accessed and interacted with in more open-ended, dynamic forms that better reflect the interconnected nature of ideas.
Dimensions of Media Object ComprehensibilityLawrie Hunter
?
This document discusses dimensions of comprehensibility in media objects. It begins by framing the topic as a pattern language approach for machine-mediated communication (MMC). It notes insights can be drawn from second language learning, where comprehension of partially acquired languages reveals aspects of text and media nature. The document then discusses various parameters that influence the difficulty of comprehending media objects, such as document purpose, content, target behaviors, and lexical items. It provides examples of how knowledge structure maps can link descriptive information about a text. The goal is to develop a pattern language to guide machines in human-like communication by understanding factors affecting media object comprehension.
This document summarizes research analyzing metadata from over 630,000 learning objects using the Learning Object Metadata (LOM) standard. The analysis found that LOM instances take up around 5KB of storage space on average. Only 20 of LOM's 50 elements are used frequently, capturing similar information to the Dublin Core standard. Educational elements are underused and dependent on individual communities. Validation found loose implementation of LOM's XML structure results in good interoperability despite unclear value spaces. Metadata quality is varied, showing a need for quality assurance processes. The conclusion advocates for more studies of this kind to improve metadata standards and learning technologies.
Feb.2016 Demystifying Digital Humanities - Workshop 2Paige Morgan
?
際際滷s from Demystifying Digital Humanities Workshop 2: Data Wrangling: Exploring Programming in Digital Scholarship -- taught at the University of Miami Libraries in February, 2016
1. The document discusses different formats for electronic books (e-books), including PDF and EPUB formats.
2. It explains some key parts of the EPUB format, including the mimetype file, META-INF container folder, and OEBPS content folder which contains book content, images, and style files.
3. Additional resources on EPUB format and e-book reading are provided.
A Framework for Model-Driven Digital Twin EngineeringDaniel Lehner
?
際際滷s from my PhD Defense at Johannes Kepler University, held on Janurary 10, 2025.
The full thesis is available here: https://epub.jku.at/urn/urn:nbn:at:at-ubl:1-83896
DAO UTokyo 2025 DLT mass adoption case studies IBM Tsuyoshi Hirayama (峠表吼)Tsuyoshi Hirayama
?
DAO UTokyo 2025
|奨寄僥秤麪Лh ブロックチェ`ン冩梢イニシアティブ
https://utbciii.com/2024/12/12/announcing-dao-utokyo-2025-conference/
Session 1 :DLT mass adoption
IBM Tsuyoshi Hirayama (峠表吼)
What Makes "Deep Research"? A Dive into AI AgentsZilliz
?
About this webinar:
Unless you live under a rock, you will have heard about OpenAI¨s release of Deep Research on Feb 2, 2025. This new product promises to revolutionize how we answer questions requiring the synthesis of large amounts of diverse information. But how does this technology work, and why is Deep Research a noticeable improvement over previous attempts? In this webinar, we will examine the concepts underpinning modern agents using our basic clone, Deep Searcher, as an example.
Topics covered:
Tool use
Structured output
Reflection
Reasoning models
Planning
Types of agentic memory
Gojek Clone is a versatile multi-service super app that offers ride-hailing, food delivery, payment services, and more, providing a seamless experience for users and businesses alike on a single platform.
30B Images and Counting: Scaling Canva's Content-Understanding Pipelines by K...ScyllaDB
?
Scaling content understanding for billions of images is no easy feat. This talk dives into building extreme label classification models, balancing accuracy & speed, and optimizing ML pipelines for scale. You'll learn new ways to tackle real-time performance challenges in massive data environments.
How Discord Indexes Trillions of Messages: Scaling Search Infrastructure by V...ScyllaDB
?
This talk shares how Discord scaled their message search infrastructure using Rust, Kubernetes, and a multi-cluster Elasticsearch architecture to achieve better performance, operability, and reliability, while also enabling new search features for Discord users.
Future-Proof Your Career with AI OptionsDianaGray10
?
Learn about the difference between automation, AI and agentic and ways you can harness these to further your career. In this session you will learn:
Introduction to automation, AI, agentic
Trends in the marketplace
Take advantage of UiPath training and certification
In demand skills needed to strategically position yourself to stay ahead
? If you have any questions or feedback, please refer to the "Women in Automation 2025" dedicated Forum thread. You can find there extra details and updates.
UiPath Automation Developer Associate Training Series 2025 - Session 1DianaGray10
?
Welcome to UiPath Automation Developer Associate Training Series 2025 - Session 1.
In this session, we will cover the following topics:
Introduction to RPA & UiPath Studio
Overview of RPA and its applications
Introduction to UiPath Studio
Variables & Data Types
Control Flows
You are requested to finish the following self-paced training for this session:
Variables, Constants and Arguments in Studio 2 modules - 1h 30m - https://academy.uipath.com/courses/variables-constants-and-arguments-in-studio
Control Flow in Studio 2 modules - 2h 15m - https:/academy.uipath.com/courses/control-flow-in-studio
?? For any questions you may have, please use the dedicated Forum thread. You can tag the hosts and mentors directly and they will reply as soon as possible.
Understanding Traditional AI with Custom Vision & MuleSoft.pptxshyamraj55
?
Understanding Traditional AI with Custom Vision & MuleSoft.pptx | ### 際際滷 Deck Description:
This presentation features Atul, a Senior Solution Architect at NTT DATA, sharing his journey into traditional AI using Azure's Custom Vision tool. He discusses how AI mimics human thinking and reasoning, differentiates between predictive and generative AI, and demonstrates a real-world use case. The session covers the step-by-step process of creating and training an AI model for image classification and object detection!specifically, an ad display that adapts based on the viewer's gender. Atulavan highlights the ease of implementation without deep software or programming expertise. The presentation concludes with a Q&A session addressing technical and privacy concerns.
World Information Architecture Day 2025 - UX at a CrossroadsJoshua Randall
?
User Experience stands at a crossroads: will we live up to our potential to design a better world? or will we be co-opted by ^product management ̄ or another business buzzword?
Looking backwards, this talk will show how UX has repeatedly failed to create a better world, drawing on industry data from Nielsen Norman Group, Baymard, MeasuringU, WebAIM, and others.
Looking forwards, this talk will argue that UX must resist hype, say no more often and collaborate less often (you read that right), and become a true profession ! in order to be able to design a better world.
EaseUS Partition Master Crack 2025 + Serial Keykherorpacca127
?
https://ncracked.com/7961-2/
Note: >> Please copy the link and paste it into Google New Tab now Download link
EASEUS Partition Master Crack is a professional hard disk partition management tool and system partition optimization software. It is an all-in-one PC and server disk management toolkit for IT professionals, system administrators, technicians, and consultants to provide technical services to customers with unlimited use.
EASEUS Partition Master 18.0 Technician Edition Crack interface is clean and tidy, so all options are at your fingertips. Whether you want to resize, move, copy, merge, browse, check, convert partitions, or change their labels, you can do everything with a few clicks. The defragmentation tool is also designed to merge fragmented files and folders and store them in contiguous locations on the hard drive.
Technology use over time and its impact on consumers and businesses.pptxkaylagaze
?
In this presentation, I explore how technology has changed consumer behaviour and its impact on consumers and businesses. I will focus on internet access, digital devices, how customers search for information and what they buy online, video consumption, and lastly consumer trends.
DealBook of Ukraine: 2025 edition | AVentures CapitalYevgen Sysoyev
?
The DealBook is our annual overview of the Ukrainian tech investment industry. This edition comprehensively covers the full year 2024 and the first deals of 2025.
UiPath Agentic Automation Capabilities and OpportunitiesDianaGray10
?
Learn what UiPath Agentic Automation capabilities are and how you can empower your agents with dynamic decision making. In this session we will cover these topics:
What do we mean by Agents
Components of Agents
Agentic Automation capabilities
What Agentic automation delivers and AI Tools
Identifying Agent opportunities
? If you have any questions or feedback, please refer to the "Women in Automation 2025" dedicated Forum thread. You can find there extra details and updates.
Many MSPs overlook endpoint backup, missing out on additional profit and leaving a gap that puts client data at risk.
Join our webinar as we break down the top challenges of endpoint backup!and how to overcome them.
This is session #4 of the 5-session online study series with Google Cloud, where we take you onto the journey learning generative AI. You¨ll explore the dynamic landscape of Generative AI, gaining both theoretical insights and practical know-how of Google Cloud GenAI tools such as Gemini, Vertex AI, AI agents and Imagen 3.
13. structure and meaning
publish
everywhere
CPD
VLE
WCMS
thesaurus
course
builder
content
server &
publishing
platform
training
app
CCMS
Format
transformation
engine
e-book
PDF (print)
PDF (proof,
simple design)
create
once
Eh?
16. What¨s XML?
What is this XML
you speak of?
It¨s all Greek to me!
17. I am puny
HTML!
I am mighty
XML!
I am unconcerned
by presentation.
No, really!
I am puny
HTML!
19. Research Report
foreword
about the authors
author biography
Executive summary
key findings
main text
infographic
case study
conclusion
Content models
(Lego bricks)
#3: The first information revolution.
And for a long time we knew where. Ah, good old print.
#4: Then along came the Internet. The World Wide Web. And we panicked a bit about how to make our content digital.
#5: But that was ok because we invented PDF right?
#6: But we¨re living in the midst of the second information revolution.
#7: By the end of the year, the number of mobile-connected devices will exceed the number of people on earth
But mobile is just one of many destinations for our content, one of many ways our customers want to consume it.
#9: And as the number of devices and destinations multiples, so does the amount of content
How do we manage it all without going insane? How do we deliver the appropriate bit of information to all of those who might want to consume it, in real time, on the device of their choice, in the format they prefer, digestible in the way that meets their requirements or their personal learning style?
And just as the volume of data, of content, gets bigger and bigger on the WWW, so it will at CIPD, as we grow into our new markets, and deliver on our strategic priorities.?
Feeling overwhelmed yet?
#10: And how long will it be before people will expect our content to be delivered to their smart watch, their glasses, their fridge?
#12: We need a superhero to tackle our infobesity crisis.
Create Once Publish Everywhere. It¨s a great acronym and a lofty ambition.
Single source content that can be published out to all the different destinations.
#13: And we need a deity to add to our pantheon.
Athena, Goddess of Wisdom, the Goddess of War.
Project Athena aims to implement a Create Once Publish Everywhere solution at CIPD.
#14: And this is how we¨re going to do it.
OK I know what you¨re thinking. <A>
#15: OK, so let¨s not talk tech right now.
But that¨s not to down play the complexity of the wizardry C because it¨s really very complex!
So what¨s the magic dust? What¨s the petrol that makes the engine work?
#16: The components that will make our content `intelligent¨ C able to be found, built, re-purposed, and output to multiple channels, devices, platforms are
XML
content models
and metadata & taxonomy
The first three are related to the content. They are the `petrol¨ for the `engine¨ that is the publishing tools and systems we¨ll be building.
#18: XML is HTML on steroids
More structure, more semantics, more power
<A> XML is not concerned with presentation. Other bits of mark up and technology take the instructions encoded in the XML (the metadata) to deliver the content in a specific way according to the audience accessing the content, the device its being accessed on
.
#19: And we¨re using extra special XML - DITA XML
It¨s agile, intelligent, flexible, and more strategic.
More like Rosie the riveter than Arnie the Terminator C fighting the war against chaotic content
#20: And central to all of this work is the content model.
Think of it as a way of organising content into intelligent `chunks¨ (like lego bricks). So that it might be managed, re-used and re-assembled.
#21: The third component is metadata and taxonomy.
So what¨s metadata? Data about data. Everyone¨s heard this right. Yawn
#23: BTW If anyone¨s wondering what to buy me for Christmas!
Metadata tells software programs how to handle the content. It makes computers `smart¨.
#24: So what¨s taxonomy? Hang on a minute! I said taxonomy, not taxidermy. <A>
#25: Taxonomy is the words we use to describe ourselves, and the areas in which we operate. It is fundamental to our ability to organize and search our content.
To make connections between customers¨ experiences and preferences and the content we deliver to them.
To make connections between related pieces of content, to build a collaboration of ideas. Because `Chance favours the connected mind¨.
#26: So that¨s it folks. A whistle stop tour of Project Athena.
Any questions feel free to come and ask.
(That¨s Greek for `the end¨ btw)