Blogging by Georgia
Programming, tools, perspectives and more
Thursday, September 22, 2016
FOSS license compatibilities
›
Free and open-source software (FOSS) has assisted in the spread of emerging technologies, allowing users to utilize freely publicly avail...
2 comments:
Thursday, March 14, 2013
Open source XACML implementations
›
I am looking into using eXtensible Access Control Markup Language ( XACML ). XACML is an OASIS standard implementing Role-Based Access Cont...
5 comments:
Saturday, June 9, 2012
Categories of OSI-approved open source licenses (last update: Apr. 10th, 2014)
›
Open source licenses are widely used in Free Open Source Software (FOSS). Some licenses are by far more popular than others and widely us...
1 comment:
Monday, March 12, 2012
Constructors and inheritance in Java
›
While methods of the superclass are inherited to the subclass, this is not the case with constructors. Constructors are never inherited in ...
10 comments:
Home
View web version