Getting inspired by Felix Baumgartner to change … education.

The record breaking space jump of Felix Baumgartner was not only adventurous but inspirational. Glogster EDU wants to take it’s own leap and break some records as well. We want to add TEN THOUSAND new supporters for “The Initiative to Change Current Education Methods” by Friday, October 19th. [box] Jump over to changedu.org now to join us … Read more

Rust Language – Hello World

What is RUST?

Rust is an experimental, concurrent, multi-paradigm, compiled programming language developed by Mozilla Labs. It is designed to be practical, supporting pure-functional, concurrent-actor, imperative-procedural, and object-oriented styles. /wikipedia/

How to install it on your Gnu/Linux box?
Pre-requirements:

  • g++ 4.4 or clang++ 3.x
  • python 2.6 or later
  • perl 5.0 or later
  • gnu make 3.81 or later
  • curl

Read more

Put some Agile into your community

Finding a way to stimulate/encourage your community to do stuff can be a very difficult task.  I will show you an Agile-like approach to do that and actually it works pretty well, but remember: Don’t try to control your community, try to manage it. Create the infrastructure Get an account in Trello. Define your basic … Read more