Menu
News
All News
Dungeons & Dragons
Level Up: Advanced 5th Edition
Pathfinder
Starfinder
Warhammer
2d20 System
Year Zero Engine
Industry News
Reviews
Dragon Reflections
White Dwarf Reflections
Columns
Weekly Digests
Weekly News Digest
Freebies, Sales & Bundles
RPG Print News
RPG Crowdfunding News
Game Content
ENterplanetary DimENsions
Mythological Figures
Opinion
Worlds of Design
Peregrine's Nest
RPG Evolution
Other Columns
From the Freelancing Frontline
Monster ENcyclopedia
WotC/TSR Alumni Look Back
4 Hours w/RSD (Ryan Dancey)
The Road to 3E (Jonathan Tweet)
Greenwood's Realms (Ed Greenwood)
Drawmij's TSR (Jim Ward)
Community
Forums & Topics
Forum List
Latest Posts
Forum list
*Dungeons & Dragons
Level Up: Advanced 5th Edition
D&D Older Editions, OSR, & D&D Variants
*TTRPGs General
*Pathfinder & Starfinder
EN Publishing
*Geek Talk & Media
Search forums
Chat/Discord
Resources
Wiki
Pages
Latest activity
Media
New media
New comments
Search media
Downloads
Latest reviews
Search resources
EN Publishing
Store
EN5ider
Adventures in ZEITGEIST
Awfully Cheerful Engine
What's OLD is NEW
Judge Dredd & The Worlds Of 2000AD
War of the Burning Sky
Level Up: Advanced 5E
Events & Releases
Upcoming Events
Private Events
Featured Events
Socials!
EN Publishing
Twitter
BlueSky
Facebook
Instagram
EN World
BlueSky
YouTube
Facebook
Twitter
Twitch
Podcast
Features
Top 5 RPGs Compiled Charts 2004-Present
Adventure Game Industry Market Research Summary (RPGs) V1.0
Ryan Dancey: Acquiring TSR
Q&A With Gary Gygax
D&D Rules FAQs
TSR, WotC, & Paizo: A Comparative History
D&D Pronunciation Guide
Million Dollar TTRPG Kickstarters
Tabletop RPG Podcast Hall of Fame
Eric Noah's Unofficial D&D 3rd Edition News
D&D in the Mainstream
D&D & RPG History
About Morrus
Log in
Register
What's new
Search
Search
Search titles only
By:
Forums & Topics
Forum List
Latest Posts
Forum list
*Dungeons & Dragons
Level Up: Advanced 5th Edition
D&D Older Editions, OSR, & D&D Variants
*TTRPGs General
*Pathfinder & Starfinder
EN Publishing
*Geek Talk & Media
Search forums
Chat/Discord
Menu
Log in
Register
Install the app
Install
Upgrade your account to a Community Supporter account and remove most of the site ads.
Community
General Tabletop Discussion
*TTRPGs General
The Changing Face of Reading
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="ThirdWizard" data-source="post: 5550983" data-attributes="member: 12037"><p>What if I told you that you could have an easy to read document that looks just like a PDF that can be used on any platform, allows you to edit it, and pulls new data to update itself (telling you, of course) when there is errata released? What if I also told you it would be available when you were offline? What if I also told you that you could view the information on all your devices: your Windows Machine, your Mac, your Linux Box, your phone, and your tablet?</p><p></p><p>What if I further told you that you could rearrange the chapters as you see fit? Copy useful information into a separate document that you could add notes to and arrange however you want? With an Internet connection, have built in tools <em>in the document</em> do calculations for you? Use first <em>or</em> third party applications, your choice, to access all the information in different ways such as a VT, a character builder, monster builder, encounter tools?</p><p></p><p>This isn't easy. But it is not crazy conjecture. This is something that can be done by competent programmers. </p><p></p><p>What if a RPG was released as a Web Service? A Web Service is basically a way that an application, web site, whatever can call in a platform neutral manner using XML various functions and queries on a central source. That information can then be saved for future use , displayed to the user, used in calculations, or whatever purpose is possible. This would allow all of the above to work.</p><p></p><p>Subscribers could query for a list of classes, then based on that a list of classes, their powers. Then you could query for combat rules. You could query for expressions. I could call something like GetPowerCards(oCharacterXML) and it would return an XML representation of all the Powers associated with that character, complete with calculations done using the latest errataed rules. It could check character validity. I could pass a character and return all the errata that affects the character released within a certain timespan. Whatever you can think of, this model could perform.</p><p></p><p>This would take a forward looking company to pull off. They need to realize that the benefits of massive massive ease of use offset any perceved side-effects from allowing third parties access to the services. They would have to realize that they <em>aren't competing</em> with third party providers, they are enabling them, they are increasing the power of their users, which will in turn make their users happier and bring more people in. The tools would be so powerful, so useful, that they wouldn't have to worry about things like piracy, because they are offering a <em>service</em> to their users that a document can't possibly compete with!</p><p></p><p>It's asking a lot. It's asking for a total overhaul not only of how information is presented, but a huge amount technological faith and understanding as well as a shift in management paradigm. I don't see it happening any time soon. But, it would be <em>glorious</em>.</p></blockquote><p></p>
[QUOTE="ThirdWizard, post: 5550983, member: 12037"] What if I told you that you could have an easy to read document that looks just like a PDF that can be used on any platform, allows you to edit it, and pulls new data to update itself (telling you, of course) when there is errata released? What if I also told you it would be available when you were offline? What if I also told you that you could view the information on all your devices: your Windows Machine, your Mac, your Linux Box, your phone, and your tablet? What if I further told you that you could rearrange the chapters as you see fit? Copy useful information into a separate document that you could add notes to and arrange however you want? With an Internet connection, have built in tools [i]in the document[/i] do calculations for you? Use first [i]or[/i] third party applications, your choice, to access all the information in different ways such as a VT, a character builder, monster builder, encounter tools? This isn't easy. But it is not crazy conjecture. This is something that can be done by competent programmers. What if a RPG was released as a Web Service? A Web Service is basically a way that an application, web site, whatever can call in a platform neutral manner using XML various functions and queries on a central source. That information can then be saved for future use , displayed to the user, used in calculations, or whatever purpose is possible. This would allow all of the above to work. Subscribers could query for a list of classes, then based on that a list of classes, their powers. Then you could query for combat rules. You could query for expressions. I could call something like GetPowerCards(oCharacterXML) and it would return an XML representation of all the Powers associated with that character, complete with calculations done using the latest errataed rules. It could check character validity. I could pass a character and return all the errata that affects the character released within a certain timespan. Whatever you can think of, this model could perform. This would take a forward looking company to pull off. They need to realize that the benefits of massive massive ease of use offset any perceved side-effects from allowing third parties access to the services. They would have to realize that they [i]aren't competing[/i] with third party providers, they are enabling them, they are increasing the power of their users, which will in turn make their users happier and bring more people in. The tools would be so powerful, so useful, that they wouldn't have to worry about things like piracy, because they are offering a [i]service[/i] to their users that a document can't possibly compete with! It's asking a lot. It's asking for a total overhaul not only of how information is presented, but a huge amount technological faith and understanding as well as a shift in management paradigm. I don't see it happening any time soon. But, it would be [i]glorious[/i]. [/QUOTE]
Insert quotes…
Verification
Post reply
Community
General Tabletop Discussion
*TTRPGs General
The Changing Face of Reading
Top