8

April 16

Call to Open Source Developers to work on Tellurium

Posted by Ajay

I am diverting myself from my usual slew of technical posts to advertise a great open source opportunity to fellow enthusiasts out there. I have been an active player in a very interesting open source project called Tellurium.

In simple terms Tellurium is an automated testing framework for web applications. Imagine a selenium like framework but without many of the disadvantages of selenium, imagine the freedom from having to use long and unwieldly XPath expressions, imagine tests robust enough to maintain themselves as the UI changes.

For a developer imagine the awesomeness and goodness that comes out of using Groovy and JQuery, intrigued?

Come join us, by checking out this link http://code.google.com/p/telluriumsource/wiki/TelluriumCallForParticipation

 
1

April 12

Licensing agreements, the trials and tribulations

Posted by Ajay

Licensing in open source has seen it’s share of trials and tribulations. To start off let me mention some major licenses that are making it’s rounds in the open source community:

  • MIT/BSD - this is a very liberal license that allows redistribution even without the source.
  • GPL - copy left license. This is a way to negate copyrights to encourage collaborative development. IT essentially grants the following rights - anyone can use the code, anyone can redistribute the code as long as the source is included and distribution license remains GPL, any derivative work created of the code needs to be licensed under GPL.
  • LGPL - weaker copy left license, it allows lesser restrictions on making derivative work open source when there is a linking between non GPL and non open source software.
  • Apache License

Read more…

Tags:

Copyright © 2013 “An Image of My Life” blog series All rights reserved. Theme by Laptop Geek.

Total hits: 250281