Returning to LiveCode (Revolution)

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
TommySimmons
Posts: 2
Joined: Tue Nov 01, 2011 12:19 am
Contact:

Returning to LiveCode (Revolution)

Post by TommySimmons » Tue Nov 01, 2011 12:48 am

I'm returning to LiveCode (it was Revolution the last time I used it). Although I used to use HyperCard, Revolution, ToolBook, and RoboHelp to produce my e-books, since 2004 my programming work has been limited to producing pure HTML / JavaScript versions of what I write. My agency has taken the unusual step of approving an iMac system, together with LiveCode and Adobe CS 5.5, so that I can produce mobile device-compatible versions of the book that I write for the agency. Beyond the book, I will probably eventually develop modest utilities that will facilitate companies' compliance with labor and employment-related laws. The LiveCode package we are ordering will include the modules for iOS and Android development. A lot is riding on this, so I want to make sure it turns out right. The initial book-to-app conversion will likely not be very fancy - it's in both Word and HTML formats (I can't post a URL here, apparently, but you can see it online by searching for "Especially for Texas Employers" on the Texas Workforce Commission website), so I could use either as source docs. If there are any guides (articles, FAQs, etc.) for using LiveCode to produce an iOS-compatible app from a set of HTML files, I'd be most appreciative of a link so that I could do some advance reading in preparation for the arrival of the new system. Knowing gotchas in advance would be nice as well. I'm looking forward to using this excellent product once again. :D
Tommy Simmons

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: Returning to LiveCode (Revolution)

Post by Mark » Tue Nov 01, 2011 1:16 pm

Hi Tommy,

Be careful. Apple may decline your App because it is too similar to a regular ebook and they might require you to publish the book as a regular ebook instead of an app. You have to make sure that your app contains additional functionality that isn't to be found in ebooks/ebook readers.

You can display HTML files in the browser control on iOS. Not the regular revBrowser control but the iPhone control.

Kind regards,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

TommySimmons
Posts: 2
Joined: Tue Nov 01, 2011 12:19 am
Contact:

Re: Returning to LiveCode (Revolution)

Post by TommySimmons » Tue Nov 01, 2011 1:37 pm

Thanks, Mark - that's valuable to know. As you can tell, I have a lot to find out about getting the book onto mobile devices in a user-friendly format. Most of the book is text with hyperlinks, but I've put some JavaScript-powered utilities into some of the pages to allow readers to calculate things like overtime pay, unemployment benefit levels, duration of unemployment benefits, and the effect of benefit payments on employers' unemployment tax rates. The book is a free resource through my agency - it won't be sold - it's just offered as a guide to U.S. and Texas employment laws to anyone who cares to read it. I haven't noticed any information on Apple's website regarding its requirements for e-books, but will certainly look for that (I also intend to produce a Kindle-compatible version).

Post Reply