Open source project for web conference

Other day I was downloading a later version of Firefox and I stept in this nice open source project Big Blue Button. It allows the users to do web conference, offering to teachers and students a virtual class room. It has features like uploading a presentation that will be shared by the users, chatting, audio … Read More

Rails 2.0 and scaffolding

One of the most interesting Rails tool is the scaffolding, but when you look aroung the internet you notice that almost all the tutorials refers to the Rail 1.x. Unfortunetly there were a lot of changes in this tool. Sean Lynch wrote this nice tutorial about version 2.0: Rails 2.0 and Scaffolding Step by Step.

Ruby roadmap

I am new at Ruby development and I AM not sure that it could solve the Global Warning problems, but it could be a nice to tool to have in your pocket. For example, yesterday I needed to extract some data from a bulk of files, so I created a one shoot script that help … Read More

Let’s play?

There is many ways to learn how to developt using Java language, but I should admit that IBM offers three great ways and both are really challenging: gaming.The idea behind is to create classes (using all the widgets from Java language) that will be used by a gaming program. The first one is to create … Read More