Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 48569 invoked from network); 1 Feb 2007 01:30:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Feb 2007 01:30:44 -0000 Received: (qmail 11374 invoked by uid 500); 1 Feb 2007 01:30:42 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 11344 invoked by uid 500); 1 Feb 2007 01:30:42 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 11333 invoked by uid 99); 1 Feb 2007 01:30:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Jan 2007 17:30:42 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of alex.blewitt@gmail.com designates 64.233.166.183 as permitted sender) Received: from [64.233.166.183] (HELO py-out-1112.google.com) (64.233.166.183) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Jan 2007 17:30:33 -0800 Received: by py-out-1112.google.com with SMTP id p76so190609pyb for ; Wed, 31 Jan 2007 17:30:13 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=UzBjx5IjSkTuMfmRIRgJBrqITQ4pgy+U36Flom3qoCnn8k/etJWB5v72Kns+NenWbrzB9Qi66/MwMqsFbS8SqlzW2NwVJE4Xp7fXd1O59pyAhVKnitRZMDwQC2dAYihye+0nJs5lTcXOR+Jw1pOXyFYpyI05icLcp1zfHQ0XqdE= Received: by 10.35.76.9 with SMTP id d9mr2856417pyl.1170293412930; Wed, 31 Jan 2007 17:30:12 -0800 (PST) Received: by 10.35.130.12 with HTTP; Wed, 31 Jan 2007 17:30:12 -0800 (PST) Message-ID: <636fd28e0701311730p22dc3b36o3f3a67e9dae12970@mail.gmail.com> Date: Thu, 1 Feb 2007 01:30:12 +0000 From: "Alex Blewitt" To: "Harmony dev" Subject: [OT] Pack200 at EclispeCon MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org I'm going to be giving a short presentation (10 mins) at EclipseCon this year on Pack200. Mostly it will be about how the Eclipse update manager uses it, but I'm going to be talking a little bit about how Pack200 works as well as the fact that it's being done as part of the Harmony project; so I'll be plugging Harmony a bit as well. http://eclipsezilla.eclipsecon.org/show_bug.cgi?id=3908 Harmony's also starting to pop up on the radar on other Eclipse/OSGi sites; Peter Kriens blogged about it recently, as well as Wayne Beaton (Eclipse Evangelist) http://www.osgi.org/blog/2007/01/can-someone-tell-steve-jobs-about-osgi.html http://wbeaton.blogspot.com/2007/01/harmony-and-eclipse-rcp.html http://wbeaton.blogspot.com/2006/11/apache-harmony-and-eclipse.html There's also a feature in Eclipse that allows you to export RCP applications along with a JRE, in order to have a full workable solution out of the box -- and Harmony is pretty well placed for that too! http://mea-bloga.blogspot.com/2006/11/little-things.html It's certainly making a lot of good noises at the moment. Unfortunately, I won't be able to demo Eclipse on Harmony (unless it gets ported to Mac OS X before March :-) but I'll certainly plug it during my short talk. And now that I'm back up to speed on the SVN layout, I'll be able to start making a bigger dent in the remaining coding, too :-) Alex.