Message from discussion
[ANN] New release of node-webkit - run node.js apps on desktop
Received: by 10.43.43.201 with SMTP id ud9mr355968icb.1.1345714610255;
Thu, 23 Aug 2012 02:36:50 -0700 (PDT)
X-BeenThere: nodejs@googlegroups.com
Received: by 10.231.82.148 with SMTP id b20ls509271ibl.9.gmail; Thu, 23 Aug
2012 02:36:37 -0700 (PDT)
Received: by 10.42.62.202 with SMTP id z10mr334938ich.27.1345714597975;
Thu, 23 Aug 2012 02:36:37 -0700 (PDT)
Received: by 10.42.62.202 with SMTP id z10mr334937ich.27.1345714597965;
Thu, 23 Aug 2012 02:36:37 -0700 (PDT)
Return-Path: <andrej...@gmail.com>
Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182])
by gmr-mx.google.com with ESMTPS id m5si3557562igo.2.2012.08.23.02.36.37
(version=TLSv1/SSLv3 cipher=OTHER);
Thu, 23 Aug 2012 02:36:37 -0700 (PDT)
Received-SPF: pass (google.com: domain of andrej...@gmail.com designates 209.85.210.182 as permitted sender) client-ip=209.85.210.182;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of andrej...@gmail.com designates 209.85.210.182 as permitted sender) smtp.mail=andrej...@gmail.com; dkim=pass header...@gmail.com
Received: by mail-iy0-f182.google.com with SMTP id o14so984928ial.41
for <nodejs@googlegroups.com>; Thu, 23 Aug 2012 02:36:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=mime-version:in-reply-to:references:date:message-id:subject:from:to
:content-type;
bh=jTKLlpSqxQH5knR293rkTNCTR1Rj4AKcLoeDNRV/xNc=;
b=H8rM4gOdWF1udhMhphwLmeUZGNISezVOjoguNnYXT2e6X0fCuTtP7+POSRO/Xzn+s1
0RQJhTbV3g46Z7oU7o9a/honxJKrYj4VDS/YlR0j2j3OcqJ7ILCCFtCfc5SjPW20iZEJ
TeYjYctcWtGdIBygSS6xu1pXCpN16c49w6X6aDOL1ECFxhcPOlqElTkSzLmkAhf1497D
bGOAtbHXs7K6EzZHmvA+UZ7WQ/PYgFIybY/1pSUisn0wSVcTcEan+4osRkMtsSUWKwVB
KWtwM3Vn5pPTvgi+uyxgbXT8HrobToFIrARth2dlTin7fxuLMpoOkZxJWPBcksOaPWpX
2khg==
MIME-Version: 1.0
Received: by 10.43.106.147 with SMTP id du19mr642145icc.56.1345714597796; Thu,
23 Aug 2012 02:36:37 -0700 (PDT)
Received: by 10.64.105.98 with HTTP; Thu, 23 Aug 2012 02:36:37 -0700 (PDT)
In-Reply-To: <CAABYkTO2XdwJ_cUrmng9eo4XG=-LQ8-jUngQPQs_0Zjzmp9...@mail.gmail.com>
References: <CAABYkTOB_0Hm1psWQrrOQoS-+sv8uMsRsc1uTozW-mrQQyY...@mail.gmail.com>
<cf26552f-9b53-4810-ac5d-3b9ba0e347e4@googlegroups.com>
<CAGkHjAXArusMoLvOHHAxQa72hs7hFs=qBnbviXn=i7PZMoo...@mail.gmail.com>
<CAABYkTPPFxGT8iFVLm0nSNot1Rz8m_we67itnjrW=55G+0m...@mail.gmail.com>
<CAGM2hyzsN+4fKcR8E520YjH_E+PVx4RzdC26k+Rz8i2uzJT...@mail.gmail.com>
<CAABYkTNo6CQug1_5v4G2a8c5c-LyAy3PBJY7zhj=PFGKTxH...@mail.gmail.com>
<4f8debf8-ae55-4444-990c-eec247667728@googlegroups.com>
<CAABYkTNbs--AV2b9umS05xNwqyZhADQ5YMqvz9k2o3wmD5m...@mail.gmail.com>
<CAABYkTM9w5oxG0uihA2MAXdxmfcpV3yGEO0yFSY=J0dG-CH...@mail.gmail.com>
<CADf3PWvd9jnU_NaQaxvczJ6FgO6aF9bNOgYdW-Vs-qDO5n4...@mail.gmail.com>
<CAABYkTO2XdwJ_cUrmng9eo4XG=-LQ8-jUngQPQs_0Zjzmp9...@mail.gmail.com>
Date: Thu, 23 Aug 2012 12:36:37 +0300
Message-ID: <CADf3PWvqKzSRadVCXNSdrPqbBEEEG8NO4ckDNedCLhCMH1v...@mail.gmail.com>
Subject: Re: [nodejs] Re: [ANN] New release of node-webkit - run node.js apps
on desktop
From: Aldis Andrejevs <andrej...@gmail.com>
To: nodejs@googlegroups.com
Content-Type: text/plain; charset=ISO-8859-1
ty, second point is answered, but be cool to have it on OSX too ;)
On Thu, Aug 23, 2012 at 11:59 AM, Zhao Cheng <zcb...@gmail.com> wrote:
> On Thu, Aug 23, 2012 at 4:23 PM, Aldis Andrejevs <andrej...@gmail.com> wrote:
>> Hi, nice work..
>>
>> but are you thinking about:
>>
>> 1) hiding the source code
>> 2) and distributing it as one launch file
>
> Hiding source code is impossible now, what you can do is only
> Obfuscation [1], this is a problem faced by all web apps.
>
> As for distribution in one file, did you mean this [2] ?
>
> [1] http://en.wikipedia.org/wiki/Obfuscated_code
> [2] https://github.com/rogerwang/node-webkit/wiki/How-to-package-and-distribute-your-apps
>
> --
> Cheng
> Intel Open Source Technology Center
>
> --
> Job Board: http://jobs.nodejs.org/
> Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to nodejs@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+unsubscribe@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en