Computers that are Televisions · Things That Are A Bit Like Other Things

More on Apple TV and games consoles

Further to my previous post: I'm used to thinking of iOS devices (iPhone, iPad) as undermining the PC. From that perspective, my response as a developer is partly skewed by frustration at seeing relatively open platforms replaced by more closed ones. Thinking about an iOS device as an alternative to the games console—the classic successful… Continue reading More on Apple TV and games consoles

Code

Dataquay

Dataquay is my C++ library for RDF datastore management using the Qt toolkit. It's a library for people who happen to be writing C++ applications using Qt and who are interested in managing data that fit well into a subject-predicate-object graph model (as in the Linked Data paradigm, for example). It uses Qt classes and… Continue reading Dataquay