FOSSLC is a non-profit organization that specializes in technology and know-how to record conferences with excellent quality. Click on the icons below to view great videos from communities we are actively involved with:

 

SC2011 - Software Developers' Haven

Open Data - Successes, Pitfalls and Advocacy

in SC2011 - Software Developers' Haven, Video, OpenStreetMap
OpenStreetMap

Open Data is booming.  Like the Wild West, with too few Sheriffs, exciting things can happen in the blink of an eye.  This presentation will:

  • demonstrate successful and important applications of Open Data
  • discuss threats to Open Data
  • discuss best pracitces for Open Data communities
Event: 
SoTM2011
Speaker: 
Richard Weait

Test Driven Development web development with postgres or mysql.

in SC2011 - Software Developers' Haven, Video, Databases

Test Driven Development is about writing the test cases first, and then writing the code.  To use this method, a programmer needs to actually be able to quickly write test cases.

Web site development falls into two flavours: legacy development is where your only tool for testing is a browser, and modern development using some kind of systematic unit testing such as occurs with Django or Ruby on Rails.   Rewriting an application into a modern framework is not always an option, and one can be stuck with an older language with poor support, or an older application with no framework.

Even with frameworks, it is often difficult to test web services applications where there are multiple web servers necessary.

This talk presents some fast ways to get testing up and running, and to separate oneself from endlessly reconfiguring the database servers on your development platform.

 

Event: 
SoTM2011
Speaker: 
Michael Richardson

The Architecture of IRCan's High Resiliency Environment

in Cloud Computing, Government, SC2011 - Software Developers' Haven

In this session, we will go through the architecture used to provide a "cloud computing" environment to be used in Intellectual Resources Canada's High Resiliency Environment.  This will be a technical presentation with emphasis on the Open Source components selected and their interaction.  A parallel will be drawn between the service levels promised to the HRE participants, and the features of each selected FLOSS component.

 

 

Event: 
SoTM2011
Speaker: 
Patrick Naubert
Simon Déziel

Tiki Wiki CMS Groupware - Software the Wiki Way

in SC2011 - Software Developers' Haven, Video, Misc
With over 1000 features and preferences, Tiki is the Open Source Collaboration & Content Management System with the most features. It is also one of the largest open source communities with over 250 code contributors and a new commit every hour. How can such a large code base with so many contributors function cohesively and work together to create a great piece of software?

Nelson Ko and Pascal St-Jean, both active Tiki developers and consultants, will dive into the ins and outs of the Tiki Community and present the pros and cons of the Wiki Way of Software Development. Along the way comparing Tiki’s evolution to that of Wikipedia’s, highlighting the bumps in the road, the growing pains and benefits of such an open and collaborative development model.

 

Event: 
SC2011
Speaker: 
Pascal St-Jean
Nelson Ko