Message from discussion
Streaming London Erlang Factory Lite Today
Received: by 10.204.6.19 with SMTP id 19mr622749bkx.8.1352377514142;
Thu, 08 Nov 2012 04:25:14 -0800 (PST)
X-BeenThere: erlang-programming@googlegroups.com
Received: by 10.204.0.70 with SMTP id 6ls3155032bka.2.gmail; Thu, 08 Nov 2012
04:25:13 -0800 (PST)
Received: by 10.205.123.145 with SMTP id gk17mr622558bkc.2.1352377513868;
Thu, 08 Nov 2012 04:25:13 -0800 (PST)
Received: by 10.205.123.145 with SMTP id gk17mr622557bkc.2.1352377513840;
Thu, 08 Nov 2012 04:25:13 -0800 (PST)
Return-Path: <erlang-questions-boun...@erlang.org>
Received: from hades.cslab.ericsson.net (hades.cslab.ericsson.net. [192.121.151.104])
by gmr-mx.google.com with ESMTP id v13si2448038bkw.0.2012.11.08.04.25.13;
Thu, 08 Nov 2012 04:25:13 -0800 (PST)
Received-SPF: pass (google.com: domain of erlang-questions-boun...@erlang.org designates 192.121.151.104 as permitted sender) client-ip=192.121.151.104;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of erlang-questions-boun...@erlang.org designates 192.121.151.104 as permitted sender) smtp.mail=erlang-questions-boun...@erlang.org; dkim=neutral (body hash did not verify) header...@gmail.com
Received: from hades.cslab.ericsson.net (hades [192.121.151.104])
by hades.cslab.ericsson.net (Postfix) with ESMTP id C47A85C13C;
Thu, 8 Nov 2012 13:25:07 +0100 (CET)
X-Original-To: erlang-questi...@erlang.org
Delivered-To: erlang-questi...@erlang.org
Received: from mail-vc0-f181.google.com (mail-vc0-f181.google.com
[209.85.220.181])
by hades.cslab.ericsson.net (Postfix) with ESMTP id 598885C005
for <erlang-questi...@erlang.org>; Thu, 8 Nov 2012 13:25:05 +0100 (CET)
Received: by mail-vc0-f181.google.com with SMTP id n11so2702458vch.40
for <erlang-questi...@erlang.org>; Thu, 08 Nov 2012 04:25:04 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
h=mime-version:in-reply-to:references:from:date:message-id:subject:to
:cc:content-type;
bh=Q1ZJkK8bfEfYs+5+ueOjWYB8nkfpVoI+asBMSDgurNg=;
b=bQS7Rbtu5843/fI2tXpWxw/vVU1os5DasS9x4BZfGYOLajh+hshFs3eSuLkMGsuYmp
IzPssIS0+W6IWPL5JlxfsNyNEDUydxf0mIskmQ3zKq/FNTCU7TS0GkXOJ6TotOSEnZ0o
hMa7BjVvkgVxySwV/CBEu0PS+SuefLwqFUk5gLy6f8+5IL7sN1valvs+ojk223qobCO9
cek/QARfpQMAxRlEah/eg6QpwCxnfET80sW1CaHdnAh/dJCHVCCJp38EqLXIG9+NU3cT
uawzMBpfAP428pfIz4WLHcAkNRKBSUFN2/xL+LghVY8waNvG7Nm18tTmH2IVifwC35WT
OcnQ==
Received: by 10.52.35.82 with SMTP id f18mr6027716vdj.99.1352377504485; Thu,
08 Nov 2012 04:25:04 -0800 (PST)
MIME-Version: 1.0
Received: by 10.58.64.15 with HTTP; Thu, 8 Nov 2012 04:24:44 -0800 (PST)
In-Reply-To: <403AF323-F28C-468E-A7EA-6F9C0ACB4...@feuerlabs.com>
References: <509B72CA.6070...@erlang-solutions.com>
<403AF323-F28C-468E-A7EA-6F9C0ACB4...@feuerlabs.com>
From: Gleb Peregud <glebe...@gmail.com>
Date: Thu, 8 Nov 2012 13:24:44 +0100
Message-ID: <CADOS1qKHahzejANi6NwfSa85jddp87rraW4X5d+H25wxtXo...@mail.gmail.com>
To: Ulf Wiger <u...@feuerlabs.com>
Cc: Erlang Users' List <erlang-questi...@erlang.org>
Subject: Re: [erlang-questions] Streaming London Erlang Factory Lite Today
X-BeenThere: erlang-questi...@erlang.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: General Erlang/OTP discussions <erlang-questions.erlang.org>
List-Unsubscribe: <http://erlang.org/mailman/options/erlang-questions>,
<mailto:erlang-questions-requ...@erlang.org?subject=unsubscribe>
List-Archive: <http://erlang.org/pipermail/erlang-questions>
List-Post: <mailto:erlang-questi...@erlang.org>
List-Help: <mailto:erlang-questions-requ...@erlang.org?subject=help>
List-Subscribe: <http://erlang.org/mailman/listinfo/erlang-questions>,
<mailto:erlang-questions-requ...@erlang.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============5684326169003225837=="
Errors-To: erlang-questions-boun...@erlang.org
Sender: erlang-questions-boun...@erlang.org
--===============5684326169003225837==
Content-Type: multipart/alternative; boundary=20cf307c9fbec1d06704cdfaecad
--20cf307c9fbec1d06704cdfaecad
Content-Type: text/plain; charset=UTF-8
It's awesome!
An addition of a chat underneath of the video stream would be great as well!
Thanks, ESL!
On Thu, Nov 8, 2012 at 1:15 PM, Ulf Wiger <u...@feuerlabs.com> wrote:
>
>
>
> On 8 Nov 2012, at 09:52, Francesco Cesarini wrote:
>
> Hi All,
>
> a note to say we will try to stream the Erlang Factory Lite happening in
> London today. To follow the event, visit
>
> http://erlanglive.com/ and press play.
>
>
> Very nice!
>
> BR,
> Ulf W
>
> Ulf Wiger, Co-founder & Developer Advocate, Feuerlabs Inc.
> http://feuerlabs.com
>
>
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questi...@erlang.org
> http://erlang.org/mailman/listinfo/erlang-questions
>
>
--20cf307c9fbec1d06704cdfaecad
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
It's awesome!<br><br>An addition of a chat underneath of the video stre=
am would be great as well!<br><br>Thanks, ESL!<br><div class=3D"gmail_extra=
"><br><br><div class=3D"gmail_quote">On Thu, Nov 8, 2012 at 1:15 PM, Ulf Wi=
ger <span dir=3D"ltr"><<a href=3D"mailto:u...@feuerlabs.com" target=3D"_b=
lank">u...@feuerlabs.com</a>></span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><div style=3D"word-wrap:break-word"><div cla=
ss=3D"im"><div><br></div><div><br></div><br><div><div>On 8 Nov 2012, at 09:=
52, Francesco Cesarini wrote:</div>
<br><blockquote type=3D"cite">
=20
=20
=20
<div bgcolor=3D"#FFFFFF" text=3D"#000000">
Hi All,<br>
<br>
a note to say we will try to stream the Erlang Factory Lite
happening in London today. To follow the event, visit<br>
<br>
<a href=3D"http://erlanglive.com/" target=3D"_blank">http://erlanglive.=
com/</a> and press play. <br></div></blockquote></div><div><br></div></div>=
<div>Very nice!</div><div><br></div><div>BR,</div><div>Ulf W</div><br><div>
<span style=3D"text-indent:0px;letter-spacing:normal;font-variant:normal;te=
xt-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:norm=
al;border-collapse:separate;text-transform:none;font-size:medium;white-spac=
e:normal;font-family:Helvetica;word-spacing:0px"><div>
<div>Ulf Wiger, Co-founder & Developer Advocate, Feuerlabs Inc.</div><d=
iv><a href=3D"http://feuerlabs.com" target=3D"_blank">http://feuerlabs.com<=
/a></div></div><div><br></div></span><br>
</div>
<br></div><br>_______________________________________________<br>
erlang-questions mailing list<br>
<a href=3D"mailto:erlang-questi...@erlang.org">erlang-questi...@erlang.org<=
/a><br>
<a href=3D"http://erlang.org/mailman/listinfo/erlang-questions" target=3D"_=
blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br></blockquote></div><br></div>
--20cf307c9fbec1d06704cdfaecad--
--===============5684326169003225837==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
erlang-questions mailing list
erlang-questi...@erlang.org
http://erlang.org/mailman/listinfo/erlang-questions
--===============5684326169003225837==--