Live data from Hacker News

Viewing profile — crayment

crayment

HN member
Joined
Mon, Mar 17, 2014, 7:02 AM UTC
HN karma
6
Public activity
4 items

About crayment

No profile information was provided.

Recent public activity

  1. comment
    Comment #9271344

    I think that's a valid comparison. If Flash Studio was designed today for mobile with some inspiration from HyperCard (specifically how it allowed non developers to build great sof…

  2. comment
    Comment #9271284

    Our goal is definitely to allow full app design. Currently we unlock most of these more powerful features by allowing you to write JavaScript. For example we expose a key value sto…

  3. comment
    Comment #9270979

    The advantage of subscription is that everyone is always running the latest and greatest. Typically software will instead charge for major version releases in the future which segr…

  4. comment
    Comment #9270855

    Devs here. We use JavaScriptCore to expose native Objective-C APIs. This gives you access to any API we expose right in PencilCase: Studio. To go beyond that we allow exporting to …