Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Distribution & General Questions
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Anthony Buck  
View profile  
 More options Jun 11 2010, 1:11 pm
From: Anthony Buck <r...@arbia.co.uk>
Date: Fri, 11 Jun 2010 18:11:12 +0100
Local: Fri, Jun 11 2010 1:11 pm
Subject: Distribution & General Questions
Hi,

  I was just wondering if you could confirm a couple of things for
me. I think that the framework has great potential but there are a
couple of items which have always ended up causing issues with
previous attempts at similar setups; size, completeness and ease of
distribution being the main contenders.

- Am I correct in thinking that apps developed are distributed as
such: a platform dependent executable which includes application code,
a ruby distribution, a selection of gems and a copy of webkit?
- Once a deployed application is downloaded by an end user is there
any _requirement_ for the system to go back online to retrieve
additional components (gems etc?)
- Are there any pre-requisites in the form of libraries / components
which are required by the system to be available on the end users
machine?
- What is the approximate minimum size for a distributed app
(obviously ignoring application specific code)
- Do the included webkit implementations expose css3 to hardware acceleration?

Much appreciate the help!

Roja


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alex MacCaw  
View profile  
 More options Jun 11 2010, 5:31 pm
From: Alex MacCaw <macc...@gmail.com>
Date: Fri, 11 Jun 2010 14:31:19 -0700 (PDT)
Local: Fri, Jun 11 2010 5:31 pm
Subject: Re: Distribution & General Questions

On Jun 11, 10:11 am, Anthony Buck <r...@arbia.co.uk> wrote:

> Hi,

>   I was just wondering if you could confirm a couple of things for
> me. I think that the framework has great potential but there are a
> couple of items which have always ended up causing issues with
> previous attempts at similar setups; size, completeness and ease of
> distribution being the main contenders.

> - Am I correct in thinking that apps developed are distributed as
> such: a platform dependent executable which includes application code,
> a ruby distribution, a selection of gems and a copy of webkit?

Yes. Ruby's statically compiled. WebKit is bundled, unless the
platform already has it (like OSX). Gems are bundled.

> - Once a deployed application is downloaded by an end user is there
> any _requirement_ for the system to go back online to retrieve
> additional components (gems etc?)

No

> - Are there any pre-requisites in the form of libraries / components
> which are required by the system to be available on the end users
> machine?

No.

> - What is the approximate minimum size for a distributed app
> (obviously ignoring application specific code)

Without WebKit, about 10mb. With, about 54mb.

> - Do the included webkit implementations expose css3 to hardware acceleration?

It depends on the platform implementation of WebKit. It does on OSX.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »