In this screencast of my series on building an autocomplete service you will learn how to implement a Server servlet in GWT such that autocomplete queries receive a response. In this video the response will always be static and very naive. It will be up to the fourth part of this series which will follow …
Tag: screencast
Create a Screencast in Ubuntu with recordmydesktop and do Soundengineering and post production
I promised to create some screen casts for the autocomplete service with GWT based on neo4j. After I have created all the screencasts I had to go through quite some hassle in order to do so. So let me share my experience and toolchain in order to produce a somewhat accaptable screen cast. I am …
Please help me to realize my Web science massive open online course
I am asking you for a big favor in this blog post! You can help me to achieve one of my childhood dreams: I am an enthusiastic teacher and love to share information (as you might have seen by reading my blog) Over the last month I have designed a structure for an online course …
Building an Autocompletion on GWT screencast Part 2: Invoking The Remote Procedure Call
Hey everyone after posting my first screencast in this series reviewing the basic process for creating remote procedure calls in GWT we are now finally starting with the real tutorial for building an autocomplete service. This tutorial (again hosted on wikipedia) covers the basic user interface meaning how to integreate a SuggestBox instead of a …
Building an Autocompletion on GWT screencast Part 1: Getting Warm – Reviewing remote procedure calls
Quite a while ago I promised to create some screencasts on how to build a (personalized) Autocompletion in GWT. Even though the screencasts have been created for quite some time now I had to wait publishing them for various reasons. Finally it is now the time to go public with the first video. I do …