Discussion:
[dart-misc] "presentation software" in Dart?
'Gilad Bracha' via Dart Misc
2015-05-28 00:52:58 UTC
Permalink
That is what I'd hope to see with Fletch. I don't know of anything that
did that last year though. I did a presentation last June at InfoQ in NY
which included a bunch of live programming demos in various systems,
including incremental compilation in Dart. It also showed a presentation
manager that let you modify the preso live - but it was written in a
functional Lisp-like thing that few have ever heard of.

The incremental compilation work has moved into Fletch-land. I hope we'll
have demos in the near future that showcase that.

The presentation I'm thinking of is:

http://www.infoq.com/presentations/web-programming-future

If anyone else knows of Dart work in this vein that I am overlooking,
please chime in!
I seem to recall one of the presentations last year being given using
Dart itself, including part of the presentation editing the dart code
live to change the format of the slide numbers or something.
Is that code available?
Or is there something even cooler now?
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
Perl/Unix consulting, Technical writing, Comedy, etc. etc.
Still trying to think of something clever for the fourth line of this .sig
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new

To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Jacob Goodson
2015-05-28 01:27:19 UTC
Permalink
I assume that Fletch has you pretty excited then?
Post by 'Gilad Bracha' via Dart Misc
That is what I'd hope to see with Fletch. I don't know of anything that
did that last year though. I did a presentation last June at InfoQ in NY
which included a bunch of live programming demos in various systems,
including incremental compilation in Dart. It also showed a presentation
manager that let you modify the preso live - but it was written in a
functional Lisp-like thing that few have ever heard of.
The incremental compilation work has moved into Fletch-land. I hope we'll
have demos in the near future that showcase that.
http://www.infoq.com/presentations/web-programming-future
If anyone else knows of Dart work in this vein that I am overlooking,
please chime in!
I seem to recall one of the presentations last year being given using
Dart itself, including part of the presentation editing the dart code
live to change the format of the slide numbers or something.
Is that code available?
Or is there something even cooler now?
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
http://www.stonehenge.com/merlyn/>
Perl/Unix consulting, Technical writing, Comedy, etc. etc.
Still trying to think of something clever for the fourth line of this .sig
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new

To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Thomas Schranz
2015-05-28 02:26:19 UTC
Permalink
Randall if you mainly want to show some web-based live coding I guess
DartPad might work quite well:

https://dartpad.dartlang.org/

I also heard good things about IntelliJ's presentation mode once you get
the gist of it
but I'd also like to see more (& more interactive) web based presentation
tools :)
Post by Jacob Goodson
I assume that Fletch has you pretty excited then?
Post by 'Gilad Bracha' via Dart Misc
That is what I'd hope to see with Fletch. I don't know of anything that
did that last year though. I did a presentation last June at InfoQ in NY
which included a bunch of live programming demos in various systems,
including incremental compilation in Dart. It also showed a presentation
manager that let you modify the preso live - but it was written in a
functional Lisp-like thing that few have ever heard of.
The incremental compilation work has moved into Fletch-land. I hope we'll
have demos in the near future that showcase that.
http://www.infoq.com/presentations/web-programming-future
If anyone else knows of Dart work in this vein that I am overlooking,
please chime in!
I seem to recall one of the presentations last year being given using
Dart itself, including part of the presentation editing the dart code
live to change the format of the slide numbers or something.
Is that code available?
Or is there something even cooler now?
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
Perl/Unix consulting, Technical writing, Comedy, etc. etc.
Still trying to think of something clever for the fourth line of this .sig
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to
http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new

To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
'Gilad Bracha' via Dart Misc
2015-05-28 02:28:15 UTC
Permalink
Post by Jacob Goodson
I assume that Fletch has you pretty excited then?
Yep
Post by Jacob Goodson
Post by 'Gilad Bracha' via Dart Misc
That is what I'd hope to see with Fletch. I don't know of anything that
did that last year though. I did a presentation last June at InfoQ in NY
which included a bunch of live programming demos in various systems,
including incremental compilation in Dart. It also showed a presentation
manager that let you modify the preso live - but it was written in a
functional Lisp-like thing that few have ever heard of.
The incremental compilation work has moved into Fletch-land. I hope we'll
have demos in the near future that showcase that.
http://www.infoq.com/presentations/web-programming-future
If anyone else knows of Dart work in this vein that I am overlooking,
please chime in!
I seem to recall one of the presentations last year being given using
Dart itself, including part of the presentation editing the dart code
live to change the format of the slide numbers or something.
Is that code available?
Or is there something even cooler now?
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
Perl/Unix consulting, Technical writing, Comedy, etc. etc.
Still trying to think of something clever for the fourth line of this .sig
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to
http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new

To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
'Rico Wind' via Dart Misc
2015-06-29 05:58:59 UTC
Permalink
Randal> I seem to recall one of the presentations last year being given
using
Randal> Dart itself, including part of the presentation editing the dart
code
Randal> live to change the format of the slide numbers or something.
Randal> Is that code available?
Ahh, found the presentation I was looking for, but no links to the

Is either Emily Fortuna or Sigmund Cherem around here? I'd like to use
their presentation framework for my Intro to Dart in a few weeks.
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777
0095
Perl/Unix consulting, Technical writing, Comedy, etc. etc.
Still trying to think of something clever for the fourth line of this .sig
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new

To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
'Siggi Cherem' via Dart Misc
2015-06-29 17:15:34 UTC
Permalink
The code is available on Emily's github account here:
https://github.com/efortuna/dart_slidedeck.

Note that it is quite outdated and you might need to do some major upgrades
before you can use it (it was written with WebUI, which I'm not sure will
run in Dart 1.11, so you may need to upgrade it to use polymer.)

Hope it is useful to you though.

Cheers,
Siggi
Randal> I seem to recall one of the presentations last year being given
using
Randal> Dart itself, including part of the presentation editing the dart
code
Randal> live to change the format of the slide numbers or something.
Randal> Is that code available?
Ahh, found the presentation I was looking for, but no links to the
http://youtu.be/euCNWhs7ivQ
Is either Emily Fortuna or Sigmund Cherem around here? I'd like to use
their presentation framework for my Intro to Dart in a few weeks.
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777
0095
Perl/Unix consulting, Technical writing, Comedy, etc. etc.
Still trying to think of something clever for the fourth line of this .sig
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new

To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Loading...