HippyCraig
Well-known member
So is there anymore information about this other than a one line statement in the newsletter?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I wasn't sure if the web developer was for web version of RW or not. I hope we get to keep the same functionality that we do with the client side being able to modify and create custom content for Hero Lab.
Maybe they will have a central place to upload such custom community content so it can easily be shared through the web.
Unless the client side will still be there and you can just upload your profile files to a cloud service they provide, Dropbox will no longer work with iOS the way LW is using it anymore. And maybe the apps garden walled apps will go away in favor of a web app.
Hope to learn more at GenCon! That means I will be stopping by the booth to ask a bazillion questions, just kidding, a few at least.
Will this impact the already dreadfully late Ream Works features?
Or is HLO slated to replace Hero Lab as we know it? That would be interesting, if we do not have to buy it all again for a new cooler interface.
Several times LWD have said that the HL and RW development teams are completely independent.
No interest what-so-ever in an Online only system. I want something that runs on my device and stores my data in my storage systems. I also need something that is system agnostic, I can not use RW as it requires Windows and can not be ported to other systems.
HeroLab is not system agnostic currently, HeroLab Online will be system agnostic though.
Or by "System Agnostic" do you mean it needs to run on "my system"?
This best User Interface experience will always be when every native function of the users chosen GUI just work and the app becomes an extension of that GUI, not some skewed or perverted amalgamation that does not fulfill the desires of the publisher or the user. Proper use of generic code and allowing APIs to do their job in the compile allow for an app that, while taking about 15-20% longer to develop, will reach 100% of the platforms out there and be as much as 40% more efficient to maintain.
While Realm Works is, theoretically, an online system the framework it is based on is proprietary code that requires the Windows OS to function properly. You can not use RW unless you first emulate Windows. This will always cause performance issues.
Blah blah blah
If you just write the code needed for your app. Leave all UI, printing, saving, etc to the APIs and CSS then a single code base can be run through a modern compiler and get three or more finished apps on the other side.
Android is, far and away, the most costly in time and resources for us to support because of poor maintenance of the OS and number of version in large scale use. When corners have to be cut Android is always the first to go.So where's my android version then??
Exactly. And with proper coding a database can be read on any stream unless you cut corners and use a framework that is propitiatory.With these sorts of systems, a massive amount of coding goes into the UI. The core app here is mostly just a database.