July 2012
Delphi with jQuery Mobile – Paul Jervois
Discuss a method of combining Delphi with the jQuery and jQuery Mobile JavaScript libraries to generate web based GUIs that are optimised for the Mobile web browsers.
Managing Source Control with Github for Windows – Colin Johnsun
Git is a distributed version control system that is gaining increasing popularity amongst mainstream developers. Github is one of the largest code hosting company in the world centered around Git. One of the barriers for Git is its mainly command-line interface. This talk will give a quick demonstration of Github for Windows, a Windows GUI client for Git which makes the task of using Git much more easier and if time permitting we may also cover a little bit about the source code hosting ecosystem provided by Github.