You may or may not know what DRM really stands for. If you don’t know, let me tell you. It stands for Digital Rights Management, or so you’re too believe. What is that, you ask? I’ll let the experts tell you:
Digital Restrictions Management (DRM) is a technology that affects all users of computers, media players, [...]
Filed under: Rights on December 27th, 2007 | No Comments »
Pineapple, a D implementation of the Foundation framework by Apple , or, it will be. If you were attracted by what I said about D and have started using it as a programming language you may have heard of Tango.
Filed under: Programming on December 26th, 2007 | 4 Comments »
I was recently introduced to D. From the offical D site:
D is a systems programming language. Its focus is on combining the power and high performance of C and C++ with the programmer productivity of modern languages like Ruby and Python.
Filed under: Programming on December 24th, 2007 | 1 Comment »
As I worked on Ember I came across many features that Objective-C (a.k.a. ObjC) has that C++ lacks. For example, a good runtime infrastructure. ObjC can tell you at runtime if a given object can have a given method invoked on it; C++ lacks that ability.
Filed under: Changing the World, Linux on December 14th, 2007 | No Comments »