Quick Tips on Designing Your Kafka Summit Presentation

TL;DR Do yourself a favor and grab a copy of «Presentation Patterns» book by Neal Ford, Matthew McCullough, Nathaniel Schutta and should be good to go and crush your next tech presentation. Table 1. Revisions history Version Date Comments v1.0 103/15/2019 Initial revision Preface Kafka Summit 2019 events are in full throttle. New York event is happening in a couple weeks. London event is happening shortly after that in May. And San Francisco Kafka Summit is open for speaker’s proposals. My DevX team at Confluent assisted with reviewing proposals. And now we’re helping many speakers with their decks. ...

March 15, 2019 · 5 min · Viktor Gamov

Tips And Tricks That I use in my demos and presentation with Docker

A very small tip for you! TLDR the Sole purpose of this post is to help me to return here time to time if I forget some of the commands. If this would be useful for anyone - praise me on twitter - http://twitter.com/gamussa. Let’s start with small but important thing - how to erase everything Docker and start clean. Delete every Docker containers Don’t do this if you’re on the plane. Downloading new images using airline’s wifi will be the pain. Proceed with caution. You have been warned. ...

November 28, 2018 · 2 min · Viktor Gamov

JavaPuzzlers @ PhillyETE 2017

Have you seen it? Do you like it? Please, rate Loading... Slides TBD [Philly ETE] Java Puzzlers NG from Viktor Gamov

April 18, 2017 · 1 min · Viktor Gamov

WebSockets for Java Developers. Princeton JUG talk slides

Last tuesday I delivered presentation at Princeton JUG «WebSockets: The Current State of the Most Valuable HTML5 API». + HTML5 specification includes WebSockets, a new communication protocol for the Web. It’s becoming the best choice for building real-time Web applications. I did an overview of the servers (including upcoming JavaEE 7 RI - Glassfish 4) and frameworks that support WebSockets and showed some use cases where WebSockets shine. At the end we had short conversation about various approaches for the server- and client-side implementations of WebSockets that can be used in the Web applications today. ...

July 26, 2012 · 1 min · Viktor Gamov

Rapid automation for Flex/Java/BlazeDS projects

Right after vacation I talked on New York Flex User group regarding open source project for Flex/Java developers - Clear Toolkit. Here are the slides of my presentation. Feel free to comment!

January 10, 2012 · 1 min · Viktor Gamov