Sample .NET hello_world app


Chris Clark
 

Hello all,

A while back I'd asked for help with a few sample apps to go on the CF
website. Thank you to everyone who helped out with that! They are up,
here: https://www.cloudfoundry.org/platform/.

Would anyone be willing and able to make a quick video of a .NET app to add
to those we've already done? Basically, use asciinema
<https://asciinema.org/> to record a 3-5 minute (approx.) video of your
terminal window as you make a hello_world app, push it to a Cloud Foundry
instance of your choice, and than curl it to show that it is working.

Please reach out if you'd be willing to help out with this, or if you have
any questions. Thank you!

- Chris


Dr Nic Williams <drnicwilliams@...>
 

I like the new demo videos of each language. Nice.

________________________________
From: Chris Clark <cclark(a)cloudfoundry.org>
Sent: Friday, August 18, 2017 5:58:09 AM
To: Discussions about Cloud Foundry projects and the system overall.
Cc: Melissa Logan
Subject: [cf-dev] Sample .NET hello_world app

Hello all,

A while back I'd asked for help with a few sample apps to go on the CF website. Thank you to everyone who helped out with that! They are up, here: https://www.cloudfoundry.org/platform/.

Would anyone be willing and able to make a quick video of a .NET app to add to those we've already done? Basically, use asciinema<https://asciinema.org/> to record a 3-5 minute (approx.) video of your terminal window as you make a hello_world app, push it to a Cloud Foundry instance of your choice, and than curl it to show that it is working.

Please reach out if you'd be willing to help out with this, or if you have any questions. Thank you!

- Chris


Zach Brown
 

I'll take a crack at one.

On Thu, Aug 17, 2017 at 12:58 PM, Chris Clark <cclark(a)cloudfoundry.org>
wrote:

Hello all,

A while back I'd asked for help with a few sample apps to go on the CF
website. Thank you to everyone who helped out with that! They are up,
here: https://www.cloudfoundry.org/platform/.

Would anyone be willing and able to make a quick video of a .NET app to
add to those we've already done? Basically, use asciinema
<https://asciinema.org/> to record a 3-5 minute (approx.) video of your
terminal window as you make a hello_world app, push it to a Cloud Foundry
instance of your choice, and than curl it to show that it is working.

Please reach out if you'd be willing to help out with this, or if you have
any questions. Thank you!

- Chris


--

*Zach Brown* | Strategic Product Owner

650-954-0427 - mobile

zbrown(a)pivotal.io

<http://pivotal.io>


Zach Brown
 

On Thu, Aug 17, 2017 at 2:02 PM, Zach Brown <zbrown(a)pivotal.io> wrote:

I'll take a crack at one.

On Thu, Aug 17, 2017 at 12:58 PM, Chris Clark <cclark(a)cloudfoundry.org>
wrote:

Hello all,

A while back I'd asked for help with a few sample apps to go on the CF
website. Thank you to everyone who helped out with that! They are up,
here: https://www.cloudfoundry.org/platform/.

Would anyone be willing and able to make a quick video of a .NET app to
add to those we've already done? Basically, use asciinema
<https://asciinema.org/> to record a 3-5 minute (approx.) video of your
terminal window as you make a hello_world app, push it to a Cloud Foundry
instance of your choice, and than curl it to show that it is working.

Please reach out if you'd be willing to help out with this, or if you
have any questions. Thank you!

- Chris


--

*Zach Brown* | Strategic Product Owner

650-954-0427 <(650)%20954-0427> - mobile

zbrown(a)pivotal.io

<http://pivotal.io>


--

*Zach Brown* | Strategic Product Owner

650-954-0427 - mobile

zbrown(a)pivotal.io

<http://pivotal.io>


Graham Bleach
 

On 17 August 2017 at 20:58, Chris Clark <cclark(a)cloudfoundry.org> wrote:

A while back I'd asked for help with a few sample apps to go on the CF
website. Thank you to everyone who helped out with that! They are up,
here: https://www.cloudfoundry.org/platform/.
These look pretty good and will be great for showing people how easy it is
to get started.

In the go demo video when the code's being typed into an editor it seems to
have a few linebreaks mid-line-of-code.

I think that the line "deployed in container images on any infrastructure",
would be more correct if it said "deployed in containers on a choice of
cloud infrastructures" - I think "container image" means something more
like a Docker/OCI image than a running container, and there are *some*
restrictions on which IaaS provider it can be deployed on, although it's a
pretty wide choice :)

Other than that, it looks very good.

Cheers,
Graham


Chris Clark
 

Perfect. Thank you!

On Thu, Aug 17, 2017 at 9:15 PM, Zach Brown <zbrown(a)pivotal.io> wrote:

Here you go: https://asciinema.org/a/133943


On Thu, Aug 17, 2017 at 2:02 PM, Zach Brown <zbrown(a)pivotal.io> wrote:

I'll take a crack at one.

On Thu, Aug 17, 2017 at 12:58 PM, Chris Clark <cclark(a)cloudfoundry.org>
wrote:

Hello all,

A while back I'd asked for help with a few sample apps to go on the CF
website. Thank you to everyone who helped out with that! They are up,
here: https://www.cloudfoundry.org/platform/.

Would anyone be willing and able to make a quick video of a .NET app to
add to those we've already done? Basically, use asciinema
<https://asciinema.org/> to record a 3-5 minute (approx.) video of your
terminal window as you make a hello_world app, push it to a Cloud Foundry
instance of your choice, and than curl it to show that it is working.

Please reach out if you'd be willing to help out with this, or if you
have any questions. Thank you!

- Chris


--

*Zach Brown* | Strategic Product Owner

650-954-0427 <(650)%20954-0427> - mobile

zbrown(a)pivotal.io

<http://pivotal.io>



--

*Zach Brown* | Strategic Product Owner

650-954-0427 <(650)%20954-0427> - mobile

zbrown(a)pivotal.io

<http://pivotal.io>



Michael Maximilien
 

Yeah, really nice.

Agree with Graham, the Golang one has some issues, perhaps a better editor
could be used :)

BTW, Chris, can you share links to the https://asciinema.org
<https://asciinema.org/a/133943> files so we can tweet about them and of
course point folks to the https://www.cloudfoundry.org/platform/ for the
rest.

Cheers,

Max

On Fri, Aug 18, 2017 at 10:25 AM, Chris Clark <cclark(a)cloudfoundry.org>
wrote:

Perfect. Thank you!

On Thu, Aug 17, 2017 at 9:15 PM, Zach Brown <zbrown(a)pivotal.io> wrote:

Here you go: https://asciinema.org/a/133943


On Thu, Aug 17, 2017 at 2:02 PM, Zach Brown <zbrown(a)pivotal.io> wrote:

I'll take a crack at one.

On Thu, Aug 17, 2017 at 12:58 PM, Chris Clark <cclark(a)cloudfoundry.org>
wrote:

Hello all,

A while back I'd asked for help with a few sample apps to go on the CF
website. Thank you to everyone who helped out with that! They are up,
here: https://www.cloudfoundry.org/platform/.

Would anyone be willing and able to make a quick video of a .NET app to
add to those we've already done? Basically, use asciinema
<https://asciinema.org/> to record a 3-5 minute (approx.) video of
your terminal window as you make a hello_world app, push it to a Cloud
Foundry instance of your choice, and than curl it to show that it is
working.

Please reach out if you'd be willing to help out with this, or if you
have any questions. Thank you!

- Chris


--

*Zach Brown* | Strategic Product Owner

650-954-0427 <(650)%20954-0427> - mobile

zbrown(a)pivotal.io

<http://pivotal.io>



--

*Zach Brown* | Strategic Product Owner

650-954-0427 <(650)%20954-0427> - mobile

zbrown(a)pivotal.io

<http://pivotal.io>



--
max
http://maximilien.org


Christian Brinker
 

Hallo together,

@Graham, @Maximilien I agree with you two. My colleague Yannic and I made
the java and the golang example. But the version uploaded to asciinema.org
does not have these problems. We assume some problem due to the embedding
or something. See the original screencasts at
https://asciinema.org/~yremmet Neither
the line break problem in the golang nor the % character in the java
screencast exist there.

@Chris can you have a look at it again? We scripted both screencasts. So
redoing them is not that problem, if we knew what we have to change. Maybe
formatting on the page or smaller editor window?

Best
Christian

On Fri, 18 Aug 2017 at 20:18 Michael Maximilien <mmaximilien(a)gmail.com>
wrote:

Yeah, really nice.

Agree with Graham, the Golang one has some issues, perhaps a better editor
could be used :)

BTW, Chris, can you share links to the https://asciinema.org
<https://asciinema.org/a/133943> files so we can tweet about them and of
course point folks to the https://www.cloudfoundry.org/platform/ for the
rest.

Cheers,

Max

On Fri, Aug 18, 2017 at 10:25 AM, Chris Clark <cclark(a)cloudfoundry.org>
wrote:

Perfect. Thank you!

On Thu, Aug 17, 2017 at 9:15 PM, Zach Brown <zbrown(a)pivotal.io> wrote:

Here you go: https://asciinema.org/a/133943


On Thu, Aug 17, 2017 at 2:02 PM, Zach Brown <zbrown(a)pivotal.io> wrote:

I'll take a crack at one.

On Thu, Aug 17, 2017 at 12:58 PM, Chris Clark <cclark(a)cloudfoundry.org>
wrote:

Hello all,

A while back I'd asked for help with a few sample apps to go on the
CF website. Thank you to everyone who helped out with that! They are up,
here: https://www.cloudfoundry.org/platform/.

Would anyone be willing and able to make a quick video of a .NET app
to add to those we've already done? Basically, use asciinema
<https://asciinema.org/> to record a 3-5 minute (approx.) video of
your terminal window as you make a hello_world app, push it to a Cloud
Foundry instance of your choice, and than curl it to show that it is
working.

Please reach out if you'd be willing to help out with this, or if you
have any questions. Thank you!

- Chris


--

*Zach Brown* | Strategic Product Owner

650-954-0427 <(650)%20954-0427> - mobile

zbrown(a)pivotal.io

<http://pivotal.io>



--

*Zach Brown* | Strategic Product Owner

650-954-0427 <(650)%20954-0427> - mobile

zbrown(a)pivotal.io

<http://pivotal.io>



--
max
http://maximilien.org
--
E-Mail: cbrinker(a)evoila.de

evoila GmbH
Wilhelm-Theodor-Römheld-Str. 34
55130 Mainz
Germany

Geschäftsführer: Johannes Hiemer

Amtsgericht Mainz HRB 42719

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail
irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und
vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte
Weitergabe dieser Mail ist nicht gestattet.

This e-mail may contain confidential and/or privileged information. If You
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorised copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.


Chris Clark
 

Hallo Christian,

Thanks again for your help! Obviously, this isn't a mistake on your end.
But I think we may need to rerecord the Go video with a different text
editor.

There are two ways to embed an Asciinema video. First, and simplest, is to
include the link to the hosted video. Second, is to download a json file
with data about the video and have the embedded player render a new video
from that data.

Our web team ultimately had to go the json file approach, as the simpler
way does not allow resizing of the videos (it just cuts off the text), and
we needed all the videos to be of uniform size.

My assumption is there is some sort of compatibility problem with the way
Asciinema constructs that json file and Neovim, leading to incorrect line
numbers in the json file. I could be wrong.

Would you be able to rerecord the Go video with a different text editor?
'vim', 'vi', 'cat' all seemed to work on the other videos.
If you're making it to summit in Basel, beers are on me.

-Chris

On Mon, Aug 21, 2017 at 3:36 AM, Christian Brinker <cbrinker(a)evoila.de>
wrote:

Hallo together,

@Graham, @Maximilien I agree with you two. My colleague Yannic and I made
the java and the golang example. But the version uploaded to asciinema.org
does not have these problems. We assume some problem due to the embedding
or something. See the original screencasts at https://asciinema.org/~
yremmet Neither the line break problem in the golang nor the % character
in the java screencast exist there.

@Chris can you have a look at it again? We scripted both screencasts. So
redoing them is not that problem, if we knew what we have to change. Maybe
formatting on the page or smaller editor window?

Best
Christian

On Fri, 18 Aug 2017 at 20:18 Michael Maximilien <mmaximilien(a)gmail.com>
wrote:

Yeah, really nice.

Agree with Graham, the Golang one has some issues, perhaps a better
editor could be used :)

BTW, Chris, can you share links to the https://asciinema.org
<https://asciinema.org/a/133943> files so we can tweet about them and of
course point folks to the https://www.cloudfoundry.org/platform/ for the
rest.

Cheers,

Max

On Fri, Aug 18, 2017 at 10:25 AM, Chris Clark <cclark(a)cloudfoundry.org>
wrote:

Perfect. Thank you!

On Thu, Aug 17, 2017 at 9:15 PM, Zach Brown <zbrown(a)pivotal.io> wrote:

Here you go: https://asciinema.org/a/133943


On Thu, Aug 17, 2017 at 2:02 PM, Zach Brown <zbrown(a)pivotal.io> wrote:

I'll take a crack at one.

On Thu, Aug 17, 2017 at 12:58 PM, Chris Clark <cclark(a)cloudfoundry.org
wrote:
Hello all,

A while back I'd asked for help with a few sample apps to go on the
CF website. Thank you to everyone who helped out with that! They are up,
here: https://www.cloudfoundry.org/platform/.

Would anyone be willing and able to make a quick video of a .NET app
to add to those we've already done? Basically, use asciinema
<https://asciinema.org/> to record a 3-5 minute (approx.) video of
your terminal window as you make a hello_world app, push it to a Cloud
Foundry instance of your choice, and than curl it to show that it is
working.

Please reach out if you'd be willing to help out with this, or if you
have any questions. Thank you!

- Chris


--

*Zach Brown* | Strategic Product Owner

650-954-0427 <(650)%20954-0427> - mobile

zbrown(a)pivotal.io

<http://pivotal.io>



--

*Zach Brown* | Strategic Product Owner

650-954-0427 <(650)%20954-0427> - mobile

zbrown(a)pivotal.io

<http://pivotal.io>



--
max
http://maximilien.org
--
E-Mail: cbrinker(a)evoila.de

evoila GmbH
Wilhelm-Theodor-Römheld-Str. 34
55130 Mainz
Germany

Geschäftsführer: Johannes Hiemer

Amtsgericht Mainz HRB 42719

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail
irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und
vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte
Weitergabe dieser Mail ist nicht gestattet.

This e-mail may contain confidential and/or privileged information. If You
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorised copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.


Chris Clark
 

Graham,

Thanks for catching that, and for your suggestions on the wording above!

-Chris

On Fri, Aug 18, 2017 at 7:43 AM, Graham Bleach <
graham.bleach(a)digital.cabinet-office.gov.uk> wrote:



On 17 August 2017 at 20:58, Chris Clark <cclark(a)cloudfoundry.org> wrote:

A while back I'd asked for help with a few sample apps to go on the CF
website. Thank you to everyone who helped out with that! They are up,
here: https://www.cloudfoundry.org/platform/.
These look pretty good and will be great for showing people how easy it is
to get started.

In the go demo video when the code's being typed into an editor it seems
to have a few linebreaks mid-line-of-code.

I think that the line "deployed in container images on any
infrastructure", would be more correct if it said "deployed in containers
on a choice of cloud infrastructures" - I think "container image" means
something more like a Docker/OCI image than a running container, and there
are *some* restrictions on which IaaS provider it can be deployed on,
although it's a pretty wide choice :)

Other than that, it looks very good.

Cheers,
Graham


Chris Clark
 

Zach, thanks again for the .NET video!

Dr. Max, once we have that up, and the Go video fixed, I'll follow up here
with links to all.



On Mon, Aug 21, 2017 at 11:46 AM, Chris Clark <cclark(a)cloudfoundry.org>
wrote:

Graham,

Thanks for catching that, and for your suggestions on the wording above!

-Chris

On Fri, Aug 18, 2017 at 7:43 AM, Graham Bleach <graham.bleach(a)digital.
cabinet-office.gov.uk> wrote:



On 17 August 2017 at 20:58, Chris Clark <cclark(a)cloudfoundry.org> wrote:

A while back I'd asked for help with a few sample apps to go on the CF
website. Thank you to everyone who helped out with that! They are up,
here: https://www.cloudfoundry.org/platform/.
These look pretty good and will be great for showing people how easy it
is to get started.

In the go demo video when the code's being typed into an editor it seems
to have a few linebreaks mid-line-of-code.

I think that the line "deployed in container images on any
infrastructure", would be more correct if it said "deployed in containers
on a choice of cloud infrastructures" - I think "container image" means
something more like a Docker/OCI image than a running container, and there
are *some* restrictions on which IaaS provider it can be deployed on,
although it's a pretty wide choice :)

Other than that, it looks very good.

Cheers,
Graham


Michael Maximilien
 

Sweet, you are correct. Looks great. Thanks for sending direct link.

Cheers,

Max

On Mon, Aug 21, 2017 at 12:36 AM, Christian Brinker <cbrinker(a)evoila.de>
wrote:

Hallo together,

@Graham, @Maximilien I agree with you two. My colleague Yannic and I made
the java and the golang example. But the version uploaded to asciinema.org
does not have these problems. We assume some problem due to the embedding
or something. See the original screencasts at https://asciinema.org/~
yremmet Neither the line break problem in the golang nor the % character
in the java screencast exist there.

@Chris can you have a look at it again? We scripted both screencasts. So
redoing them is not that problem, if we knew what we have to change. Maybe
formatting on the page or smaller editor window?

Best
Christian

On Fri, 18 Aug 2017 at 20:18 Michael Maximilien <mmaximilien(a)gmail.com>
wrote:

Yeah, really nice.

Agree with Graham, the Golang one has some issues, perhaps a better
editor could be used :)

BTW, Chris, can you share links to the https://asciinema.org
<https://asciinema.org/a/133943> files so we can tweet about them and of
course point folks to the https://www.cloudfoundry.org/platform/ for the
rest.

Cheers,

Max

On Fri, Aug 18, 2017 at 10:25 AM, Chris Clark <cclark(a)cloudfoundry.org>
wrote:

Perfect. Thank you!

On Thu, Aug 17, 2017 at 9:15 PM, Zach Brown <zbrown(a)pivotal.io> wrote:

Here you go: https://asciinema.org/a/133943


On Thu, Aug 17, 2017 at 2:02 PM, Zach Brown <zbrown(a)pivotal.io> wrote:

I'll take a crack at one.

On Thu, Aug 17, 2017 at 12:58 PM, Chris Clark <cclark(a)cloudfoundry.org
wrote:
Hello all,

A while back I'd asked for help with a few sample apps to go on the
CF website. Thank you to everyone who helped out with that! They are up,
here: https://www.cloudfoundry.org/platform/.

Would anyone be willing and able to make a quick video of a .NET app
to add to those we've already done? Basically, use asciinema
<https://asciinema.org/> to record a 3-5 minute (approx.) video of
your terminal window as you make a hello_world app, push it to a Cloud
Foundry instance of your choice, and than curl it to show that it is
working.

Please reach out if you'd be willing to help out with this, or if you
have any questions. Thank you!

- Chris


--

*Zach Brown* | Strategic Product Owner

650-954-0427 <(650)%20954-0427> - mobile

zbrown(a)pivotal.io

<http://pivotal.io>



--

*Zach Brown* | Strategic Product Owner

650-954-0427 <(650)%20954-0427> - mobile

zbrown(a)pivotal.io

<http://pivotal.io>



--
max
http://maximilien.org
--
E-Mail: cbrinker(a)evoila.de

evoila GmbH
Wilhelm-Theodor-Römheld-Str. 34
55130 Mainz
Germany

Geschäftsführer: Johannes Hiemer

Amtsgericht Mainz HRB 42719

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail
irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und
vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte
Weitergabe dieser Mail ist nicht gestattet.

This e-mail may contain confidential and/or privileged information. If You
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorised copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.


--
max
http://maximilien.org


Christian Brinker
 

Hallo Chris,

talk to Yannic. He will rerun it in the next few days when he finds some
spare time for it. And yes, Yannic and I have a lightning talk at the
summit. We are in Basel beginning with Community user day on Tuesday. So
see you around there :)

Best
Christian

On Mon, 21 Aug 2017 at 17:44 Chris Clark <cclark(a)cloudfoundry.org> wrote:

Hallo Christian,

Thanks again for your help! Obviously, this isn't a mistake on your end.
But I think we may need to rerecord the Go video with a different text
editor.

There are two ways to embed an Asciinema video. First, and simplest, is to
include the link to the hosted video. Second, is to download a json file
with data about the video and have the embedded player render a new video
from that data.

Our web team ultimately had to go the json file approach, as the simpler
way does not allow resizing of the videos (it just cuts off the text), and
we needed all the videos to be of uniform size.

My assumption is there is some sort of compatibility problem with the way
Asciinema constructs that json file and Neovim, leading to incorrect line
numbers in the json file. I could be wrong.

Would you be able to rerecord the Go video with a different text editor?
'vim', 'vi', 'cat' all seemed to work on the other videos.
If you're making it to summit in Basel, beers are on me.

-Chris

On Mon, Aug 21, 2017 at 3:36 AM, Christian Brinker <cbrinker(a)evoila.de>
wrote:

Hallo together,

@Graham, @Maximilien I agree with you two. My colleague Yannic and I made
the java and the golang example. But the version uploaded to
asciinema.org does not have these problems. We assume some problem due
to the embedding or something. See the original screencasts at
https://asciinema.org/~yremmet Neither the line break problem in the
golang nor the % character in the java screencast exist there.

@Chris can you have a look at it again? We scripted both screencasts. So
redoing them is not that problem, if we knew what we have to change. Maybe
formatting on the page or smaller editor window?

Best
Christian

On Fri, 18 Aug 2017 at 20:18 Michael Maximilien <mmaximilien(a)gmail.com>
wrote:

Yeah, really nice.

Agree with Graham, the Golang one has some issues, perhaps a better
editor could be used :)

BTW, Chris, can you share links to the https://asciinema.org
<https://asciinema.org/a/133943> files so we can tweet about them and
of course point folks to the https://www.cloudfoundry.org/platform/ for
the rest.

Cheers,

Max

On Fri, Aug 18, 2017 at 10:25 AM, Chris Clark <cclark(a)cloudfoundry.org>
wrote:

Perfect. Thank you!

On Thu, Aug 17, 2017 at 9:15 PM, Zach Brown <zbrown(a)pivotal.io> wrote:

Here you go: https://asciinema.org/a/133943


On Thu, Aug 17, 2017 at 2:02 PM, Zach Brown <zbrown(a)pivotal.io> wrote:

I'll take a crack at one.

On Thu, Aug 17, 2017 at 12:58 PM, Chris Clark <
cclark(a)cloudfoundry.org> wrote:

Hello all,

A while back I'd asked for help with a few sample apps to go on the
CF website. Thank you to everyone who helped out with that! They are up,
here: https://www.cloudfoundry.org/platform/.

Would anyone be willing and able to make a quick video of a .NET app
to add to those we've already done? Basically, use asciinema
<https://asciinema.org/> to record a 3-5 minute (approx.) video of
your terminal window as you make a hello_world app, push it to a Cloud
Foundry instance of your choice, and than curl it to show that it is
working.

Please reach out if you'd be willing to help out with this, or if
you have any questions. Thank you!

- Chris


--

*Zach Brown* | Strategic Product Owner

650-954-0427 <(650)%20954-0427> - mobile

zbrown(a)pivotal.io

<http://pivotal.io>



--

*Zach Brown* | Strategic Product Owner

650-954-0427 <(650)%20954-0427> - mobile

zbrown(a)pivotal.io

<http://pivotal.io>



--
max
http://maximilien.org
--
E-Mail: cbrinker(a)evoila.de

evoila GmbH
Wilhelm-Theodor-Römheld-Str. 34
55130 Mainz
Germany

Geschäftsführer: Johannes Hiemer

Amtsgericht Mainz HRB 42719

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail
irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und
vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte
Weitergabe dieser Mail ist nicht gestattet.

This e-mail may contain confidential and/or privileged information. If
You are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorised copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.
--
E-Mail: cbrinker(a)evoila.de

evoila GmbH
Wilhelm-Theodor-Römheld-Str. 34
55130 Mainz
Germany

Geschäftsführer: Johannes Hiemer

Amtsgericht Mainz HRB 42719

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail
irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und
vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte
Weitergabe dieser Mail ist nicht gestattet.

This e-mail may contain confidential and/or privileged information. If You
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorised copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.


Chris Clark
 

Thank you Yannic & Christian!

On Tue, Aug 22, 2017 at 3:35 AM, Christian Brinker <cbrinker(a)evoila.de>
wrote:

Hallo Chris,

talk to Yannic. He will rerun it in the next few days when he finds some
spare time for it. And yes, Yannic and I have a lightning talk at the
summit. We are in Basel beginning with Community user day on Tuesday. So
see you around there :)

Best
Christian


On Mon, 21 Aug 2017 at 17:44 Chris Clark <cclark(a)cloudfoundry.org> wrote:

Hallo Christian,

Thanks again for your help! Obviously, this isn't a mistake on your
end. But I think we may need to rerecord the Go video with a different
text editor.

There are two ways to embed an Asciinema video. First, and simplest, is
to include the link to the hosted video. Second, is to download a json
file with data about the video and have the embedded player render a new
video from that data.

Our web team ultimately had to go the json file approach, as the simpler
way does not allow resizing of the videos (it just cuts off the text), and
we needed all the videos to be of uniform size.

My assumption is there is some sort of compatibility problem with the way
Asciinema constructs that json file and Neovim, leading to incorrect line
numbers in the json file. I could be wrong.

Would you be able to rerecord the Go video with a different text editor?
'vim', 'vi', 'cat' all seemed to work on the other videos.
If you're making it to summit in Basel, beers are on me.

-Chris

On Mon, Aug 21, 2017 at 3:36 AM, Christian Brinker <cbrinker(a)evoila.de>
wrote:

Hallo together,

@Graham, @Maximilien I agree with you two. My colleague Yannic and I
made the java and the golang example. But the version uploaded to
asciinema.org does not have these problems. We assume some problem due
to the embedding or something. See the original screencasts at
https://asciinema.org/~yremmet Neither the line break problem in the
golang nor the % character in the java screencast exist there.

@Chris can you have a look at it again? We scripted both screencasts. So
redoing them is not that problem, if we knew what we have to change. Maybe
formatting on the page or smaller editor window?

Best
Christian

On Fri, 18 Aug 2017 at 20:18 Michael Maximilien <mmaximilien(a)gmail.com>
wrote:

Yeah, really nice.

Agree with Graham, the Golang one has some issues, perhaps a better
editor could be used :)

BTW, Chris, can you share links to the https://asciinema.org
<https://asciinema.org/a/133943> files so we can tweet about them and
of course point folks to the https://www.cloudfoundry.org/platform/
for the rest.

Cheers,

Max

On Fri, Aug 18, 2017 at 10:25 AM, Chris Clark <cclark(a)cloudfoundry.org>
wrote:

Perfect. Thank you!

On Thu, Aug 17, 2017 at 9:15 PM, Zach Brown <zbrown(a)pivotal.io> wrote:

Here you go: https://asciinema.org/a/133943


On Thu, Aug 17, 2017 at 2:02 PM, Zach Brown <zbrown(a)pivotal.io>
wrote:

I'll take a crack at one.

On Thu, Aug 17, 2017 at 12:58 PM, Chris Clark <
cclark(a)cloudfoundry.org> wrote:

Hello all,

A while back I'd asked for help with a few sample apps to go on
the CF website. Thank you to everyone who helped out with that! They are
up, here: https://www.cloudfoundry.org/platform/.

Would anyone be willing and able to make a quick video of a .NET
app to add to those we've already done? Basically, use asciinema
<https://asciinema.org/> to record a 3-5 minute (approx.) video of
your terminal window as you make a hello_world app, push it to a Cloud
Foundry instance of your choice, and than curl it to show that it is
working.

Please reach out if you'd be willing to help out with this, or if
you have any questions. Thank you!

- Chris


--

*Zach Brown* | Strategic Product Owner

650-954-0427 <(650)%20954-0427> - mobile

zbrown(a)pivotal.io

<http://pivotal.io>



--

*Zach Brown* | Strategic Product Owner

650-954-0427 <(650)%20954-0427> - mobile

zbrown(a)pivotal.io

<http://pivotal.io>



--
max
http://maximilien.org
--
E-Mail: cbrinker(a)evoila.de

evoila GmbH
Wilhelm-Theodor-Römheld-Str. 34
55130 Mainz
Germany

Geschäftsführer: Johannes Hiemer

Amtsgericht Mainz HRB 42719

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail
irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und
vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte
Weitergabe dieser Mail ist nicht gestattet.

This e-mail may contain confidential and/or privileged information. If
You are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorised copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.
--
E-Mail: cbrinker(a)evoila.de

evoila GmbH
Wilhelm-Theodor-Römheld-Str. 34
55130 Mainz
Germany

Geschäftsführer: Johannes Hiemer

Amtsgericht Mainz HRB 42719

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail
irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und
vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte
Weitergabe dieser Mail ist nicht gestattet.

This e-mail may contain confidential and/or privileged information. If You
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorised copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.


Zach Brown
 

Hey Chris

Noticed the .NET ascii video is up on cloudfoundry.org/platform.
There seems to be a formatting issue with this one too. I think it has to
do with the number of lines in the terminal.
It seems like only 20 lines are being displayed.

The net result is that at the very end, the last couple of lines where it
curls the new endpoint and the result is displayed get completely cut off.

Happy to create another one with different terminal settings if that's the
answer. (My terminal was set to 80x25).



On Mon, Aug 21, 2017 at 9:01 AM, Chris Clark <cclark(a)cloudfoundry.org>
wrote:

Zach, thanks again for the .NET video!

Dr. Max, once we have that up, and the Go video fixed, I'll follow up here
with links to all.



On Mon, Aug 21, 2017 at 11:46 AM, Chris Clark <cclark(a)cloudfoundry.org>
wrote:

Graham,

Thanks for catching that, and for your suggestions on the wording above!

-Chris

On Fri, Aug 18, 2017 at 7:43 AM, Graham Bleach <
graham.bleach(a)digital.cabinet-office.gov.uk> wrote:



On 17 August 2017 at 20:58, Chris Clark <cclark(a)cloudfoundry.org> wrote:

A while back I'd asked for help with a few sample apps to go on the CF
website. Thank you to everyone who helped out with that! They are up,
here: https://www.cloudfoundry.org/platform/.
These look pretty good and will be great for showing people how easy it
is to get started.

In the go demo video when the code's being typed into an editor it seems
to have a few linebreaks mid-line-of-code.

I think that the line "deployed in container images on any
infrastructure", would be more correct if it said "deployed in containers
on a choice of cloud infrastructures" - I think "container image" means
something more like a Docker/OCI image than a running container, and there
are *some* restrictions on which IaaS provider it can be deployed on,
although it's a pretty wide choice :)

Other than that, it looks very good.

Cheers,
Graham

--

*Zach Brown* | Strategic Product Owner

650-954-0427 - mobile

zbrown(a)pivotal.io

<http://pivotal.io>


Chris Clark
 

Hi Zach,

Nice catch. I hadn't been told the video was up yet.
Asciinema is pretty cool and also frequently annoying, it seems.

I looked at the json file for your video, and the curl and response are in
there. Also, looking at my terminal (which 2 of the videos were recorded
on), my defaults are 80 x 24. I'm not convinced that the # of lines is the
problem, but I also don't have a better hypothesis at this point. I'm
going to check with Paul, our web dev who's been working on this, and see
if he has any thoughts.

In the meantime, if you wanted to rerecord with 20 rows showing, I am
certainly not opposed.

Thanks again for your help.

On Thu, Aug 24, 2017 at 7:32 PM, Zach Brown <zbrown(a)pivotal.io> wrote:

Hey Chris

Noticed the .NET ascii video is up on cloudfoundry.org/platform.
There seems to be a formatting issue with this one too. I think it has to
do with the number of lines in the terminal.
It seems like only 20 lines are being displayed.

The net result is that at the very end, the last couple of lines where it
curls the new endpoint and the result is displayed get completely cut off.

Happy to create another one with different terminal settings if that's the
answer. (My terminal was set to 80x25).



On Mon, Aug 21, 2017 at 9:01 AM, Chris Clark <cclark(a)cloudfoundry.org>
wrote:

Zach, thanks again for the .NET video!

Dr. Max, once we have that up, and the Go video fixed, I'll follow up
here with links to all.



On Mon, Aug 21, 2017 at 11:46 AM, Chris Clark <cclark(a)cloudfoundry.org>
wrote:

Graham,

Thanks for catching that, and for your suggestions on the wording above!

-Chris

On Fri, Aug 18, 2017 at 7:43 AM, Graham Bleach <
graham.bleach(a)digital.cabinet-office.gov.uk> wrote:



On 17 August 2017 at 20:58, Chris Clark <cclark(a)cloudfoundry.org>
wrote:

A while back I'd asked for help with a few sample apps to go on the
CF website. Thank you to everyone who helped out with that! They are up,
here: https://www.cloudfoundry.org/platform/.
These look pretty good and will be great for showing people how easy it
is to get started.

In the go demo video when the code's being typed into an editor it
seems to have a few linebreaks mid-line-of-code.

I think that the line "deployed in container images on any
infrastructure", would be more correct if it said "deployed in containers
on a choice of cloud infrastructures" - I think "container image" means
something more like a Docker/OCI image than a running container, and there
are *some* restrictions on which IaaS provider it can be deployed on,
although it's a pretty wide choice :)

Other than that, it looks very good.

Cheers,
Graham

--

*Zach Brown* | Strategic Product Owner

650-954-0427 <(650)%20954-0427> - mobile

zbrown(a)pivotal.io

<http://pivotal.io>



Chris Clark
 

Hi Zach,

Disregard that last message. Paul found the bug, fixed it. Video is
playing correctly now and looks great. Thank you!

-Chris

On Thu, Aug 24, 2017 at 7:32 PM, Zach Brown <zbrown(a)pivotal.io> wrote:

Hey Chris

Noticed the .NET ascii video is up on cloudfoundry.org/platform.
There seems to be a formatting issue with this one too. I think it has to
do with the number of lines in the terminal.
It seems like only 20 lines are being displayed.

The net result is that at the very end, the last couple of lines where it
curls the new endpoint and the result is displayed get completely cut off.

Happy to create another one with different terminal settings if that's the
answer. (My terminal was set to 80x25).



On Mon, Aug 21, 2017 at 9:01 AM, Chris Clark <cclark(a)cloudfoundry.org>
wrote:

Zach, thanks again for the .NET video!

Dr. Max, once we have that up, and the Go video fixed, I'll follow up
here with links to all.



On Mon, Aug 21, 2017 at 11:46 AM, Chris Clark <cclark(a)cloudfoundry.org>
wrote:

Graham,

Thanks for catching that, and for your suggestions on the wording above!

-Chris

On Fri, Aug 18, 2017 at 7:43 AM, Graham Bleach <
graham.bleach(a)digital.cabinet-office.gov.uk> wrote:



On 17 August 2017 at 20:58, Chris Clark <cclark(a)cloudfoundry.org>
wrote:

A while back I'd asked for help with a few sample apps to go on the
CF website. Thank you to everyone who helped out with that! They are up,
here: https://www.cloudfoundry.org/platform/.
These look pretty good and will be great for showing people how easy it
is to get started.

In the go demo video when the code's being typed into an editor it
seems to have a few linebreaks mid-line-of-code.

I think that the line "deployed in container images on any
infrastructure", would be more correct if it said "deployed in containers
on a choice of cloud infrastructures" - I think "container image" means
something more like a Docker/OCI image than a running container, and there
are *some* restrictions on which IaaS provider it can be deployed on,
although it's a pretty wide choice :)

Other than that, it looks very good.

Cheers,
Graham

--

*Zach Brown* | Strategic Product Owner

650-954-0427 <(650)%20954-0427> - mobile

zbrown(a)pivotal.io

<http://pivotal.io>



Zach Brown
 

Looks good!

On Fri, Aug 25, 2017 at 8:43 AM, Chris Clark <cclark(a)cloudfoundry.org>
wrote:

Hi Zach,

Disregard that last message. Paul found the bug, fixed it. Video is
playing correctly now and looks great. Thank you!

-Chris

On Thu, Aug 24, 2017 at 7:32 PM, Zach Brown <zbrown(a)pivotal.io> wrote:

Hey Chris

Noticed the .NET ascii video is up on cloudfoundry.org/platform.
There seems to be a formatting issue with this one too. I think it has to
do with the number of lines in the terminal.
It seems like only 20 lines are being displayed.

The net result is that at the very end, the last couple of lines where it
curls the new endpoint and the result is displayed get completely cut off.

Happy to create another one with different terminal settings if that's
the answer. (My terminal was set to 80x25).



On Mon, Aug 21, 2017 at 9:01 AM, Chris Clark <cclark(a)cloudfoundry.org>
wrote:

Zach, thanks again for the .NET video!

Dr. Max, once we have that up, and the Go video fixed, I'll follow up
here with links to all.



On Mon, Aug 21, 2017 at 11:46 AM, Chris Clark <cclark(a)cloudfoundry.org>
wrote:

Graham,

Thanks for catching that, and for your suggestions on the wording above!

-Chris

On Fri, Aug 18, 2017 at 7:43 AM, Graham Bleach <
graham.bleach(a)digital.cabinet-office.gov.uk> wrote:



On 17 August 2017 at 20:58, Chris Clark <cclark(a)cloudfoundry.org>
wrote:

A while back I'd asked for help with a few sample apps to go on the
CF website. Thank you to everyone who helped out with that! They are up,
here: https://www.cloudfoundry.org/platform/.
These look pretty good and will be great for showing people how easy
it is to get started.

In the go demo video when the code's being typed into an editor it
seems to have a few linebreaks mid-line-of-code.

I think that the line "deployed in container images on any
infrastructure", would be more correct if it said "deployed in containers
on a choice of cloud infrastructures" - I think "container image" means
something more like a Docker/OCI image than a running container, and there
are *some* restrictions on which IaaS provider it can be deployed on,
although it's a pretty wide choice :)

Other than that, it looks very good.

Cheers,
Graham

--

*Zach Brown* | Strategic Product Owner

650-954-0427 <(650)%20954-0427> - mobile

zbrown(a)pivotal.io

<http://pivotal.io>



--

*Zach Brown* | Strategic Product Owner

650-954-0427 - mobile

zbrown(a)pivotal.io

<http://pivotal.io>