From owner-freebsd-java@FreeBSD.ORG Fri May 22 08:52:58 2015 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4D3DAAD for ; Fri, 22 May 2015 08:52:58 +0000 (UTC) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.81]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1077213AF for ; Fri, 22 May 2015 08:52:57 +0000 (UTC) Received: from smtp.greenhost.nl ([213.108.104.138]) by smarthost1.greenhost.nl with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1YvihF-0007XQ-77; Fri, 22 May 2015 10:52:54 +0200 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: "Matthias Apitz" Cc: freebsd-java@freebsd.org Subject: Re: headless browser References: <20150522054546.GA2211@c720-r276659> <20150522083214.GA9510@sh4-5.1blu.de> Date: Fri, 22 May 2015 10:52:47 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: Quoted-Printable From: "Ronald Klop" Message-ID: In-Reply-To: <20150522083214.GA9510@sh4-5.1blu.de> User-Agent: Opera Mail/1.0 (Win32) X-Authenticated-As-Hash: 398f5522cb258ce43cb679602f8cfe8b62a256d1 X-Virus-Scanned: by clamav at smarthost1.samage.net X-Spam-Level: / X-Spam-Score: -0.2 X-Spam-Status: No, score=-0.2 required=5.0 tests=ALL_TRUSTED, BAYES_50, URIBL_BLOCKED autolearn=disabled version=3.3.2 X-Scan-Signature: 5a1627636b35b65657045ef62631cd80 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 May 2015 08:52:58 -0000 On Fri, 22 May 2015 10:32:14 +0200, Matthias Apitz = wrote: > El d=EF=BF=BDa Friday, May 22, 2015 a las 09:48:21AM +0200, Ronald Klo= p escribi=EF=BF=BD: > >> You can try phantomjs. >> >> http://www.freshports.org/lang/phantomjs/ >> >> Ronald. > > Thanks for this hint. > >> >> PS: What does this have to do with Java? > > The JavaScript part in this approach. Really? Please don't tell this to your geek friends. ;-) Java and Javascript look alike because of the name and they both use { }= = in there notation. But they are two different languages/concepts. Cheers, Ronald. > > Thanks > > matthias