Received: by 10.58.4.35 with SMTP id h3mr610889veh.20.1344559118006; Thu, 09 Aug 2012 17:38:38 -0700 (PDT) X-BeenThere: node-webkit@googlegroups.com Received: by 10.52.93.40 with SMTP id cr8ls2831063vdb.8.gmail; Thu, 09 Aug 2012 17:38:37 -0700 (PDT) Received: by 10.59.10.136 with SMTP id ea8mr609002ved.5.1344559117696; Thu, 09 Aug 2012 17:38:37 -0700 (PDT) Received: by 10.59.10.136 with SMTP id ea8mr609001ved.5.1344559117687; Thu, 09 Aug 2012 17:38:37 -0700 (PDT) Return-Path: Received: from mail-vc0-f174.google.com (mail-vc0-f174.google.com [209.85.220.174]) by gmr-mx.google.com with ESMTPS id y4si546515vds.2.2012.08.09.17.38.37 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 09 Aug 2012 17:38:37 -0700 (PDT) Received-SPF: pass (google.com: domain of zcb...@gmail.com designates 209.85.220.174 as permitted sender) client-ip=209.85.220.174; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of zcb...@gmail.com designates 209.85.220.174 as permitted sender) smtp.mail=zcb...@gmail.com; dkim=pass header...@gmail.com Received: by mail-vc0-f174.google.com with SMTP id fk26so1248541vcb.33 for ; Thu, 09 Aug 2012 17:38: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=GHK94kQOc2jJwW349qOnuYiKt8J/gtwz3g9QtKhGG10=; b=s2kSbcj+9luncPHq2AAYKBi017NZkTCwFhzzHDO592IsOfo9a+49uej2D4xixbTzm7 vx+IdTp6cHt5EZl9cBD3NfgEvvcqjPd1h234sQRyN0ZvGgJJwa5kKXvv567EZyzd2aNx qmt1Rt7Qb07X8MiHOv0ADAYYNKT6EqPy8utTPoma8duTS1RWwaq+Z7Kp8XJ6w3T6xMgd HMaKVHUyD3aL+lz1TJxIhC4g7FcLQ2/BP7Zc01iDLgxwv0kh741AkvxyXf5klXWT8md7 jWGi9w9qofMZv2jyWr8y/ANny7f95tsAaCLOZuWJCTcwr7AWFEDBntQeyffN5lsWpcky FYlg== MIME-Version: 1.0 Received: by 10.52.68.110 with SMTP id v14mr910844vdt.14.1344559117602; Thu, 09 Aug 2012 17:38:37 -0700 (PDT) Received: by 10.58.153.129 with HTTP; Thu, 9 Aug 2012 17:38:37 -0700 (PDT) In-Reply-To: <76d2e1af-3ad6-46ff-9a96-bc834526984d@googlegroups.com> References: <76d2e1af-3ad6-46ff-9a96-bc834526984d@googlegroups.com> Date: Fri, 10 Aug 2012 08:38:37 +0800 Message-ID: Subject: Re: [node-webkit] Re: New version of node-webkit is released From: Zhao Cheng To: node-webkit@googlegroups.com Content-Type: text/plain; charset=ISO-8859-1 On Fri, Aug 10, 2012 at 2:55 AM, Tyler Larson wrote: > I posted a couple of bugs that I found in github issues but I also wanted to > say, awesome job. It's fast and works just as I need it to. Thanks a lot for reporting bugs, > I also agree the binary is way to big, it's over 100mb on a mac before it is > unzipped. the mac binary's huge size is caused by the helper apps, it will be reduced to about 30mb when next binary released. > Also in terms of the window options, it would be nice to have a windowless > mode. It's reasonable and possible, I'll add this option. > And not needed but it would be cool if the console was interactive. The console will not be interactive, but in future you can use the console of DevTools. > And I assume you have seen the three errors that come up when you start ng > on a mac, if not I will post and issue for this also. Those errors are normal, they will be suppressed in future version. > But thanks for all of the hard work it's headed in an awesome direction. Thank you! -- Cheng Intel Open Source Technology Center