0
I Use This!
Activity Not Available

News

Posted over 8 years ago by Vishesh Handa
Season of KDE is about to start, and I've been getting a number of emails with students struggling to setup a development environment. For KDE, it isn't quite trivial. While there are multiple ways to setup a development environment, I'm going to go through how mine functions. I know many
Posted over 8 years ago by Vishesh Handa
We have a new release of Baloo. For those of you who don't know about it - It's a file indexing and searching solution for Linux. It's quite fast, and shipped by default in KDE Plasma. Baloo is part of KDE Frameworks and has a fast 1 month release cycle.
Posted over 8 years ago by Vishesh Handa
I took some time to write some very basic nodejs bindings for Baloo. They are available on github and npm. Example It can be installed via npm install baloo var Baloo = require('baloo'); var query = new Baloo.Query('keyword'); query.exec(function(results) { results.forEach(function(filePath) { console.log(filePath)
Posted about 9 years ago by Vishesh Handa
During the KDE4 years the Semantic Desktop was one of the main pillars of KDE. Nepomuk was a massive, all encompassing, and integrated with many different part of KDE. However few people know what The Semantic Desktop was all about, and where KDE is heading. History The Semantic Desktop as
Posted about 9 years ago by Vishesh Handa
Last week I got decently annoyed by having to lookup my flight information before FOSDEM. Also, you always forget when your flight is afterwards. Google started "Google Now" which aims to provide useful information about current events through your Android phone. But that does involve it going through your email.
Posted over 9 years ago by Sebastian Trüg
ni:///sha-1;aGxsejhHVGRzbmJsRDd0LzBJbHFCN0Y3aTdjPQ?http=ods-qa.openlinksw.com
Posted over 9 years ago by Sebastian Trüg
ni:///sha-1;aGxsejhHVGRzbmJsRDd0LzBJbHFCN0Y3aTdjPQ?http=ods-qa.openlinksw.com
Posted over 9 years ago by Sebastian Trüg
ni:///sha-1;aGxsejhHVGRzbmJsRDd0LzBJbHFCN0Y3aTdjPQ?http=ods-qa.openlinksw.com
Posted over 9 years ago by Sebastian Trüg
ni:///sha-1;aGxsejhHVGRzbmJsRDd0LzBJbHFCN0Y3aTdjPQ?http=ods-qa.openlinksw.com Advertisements
Posted over 9 years ago by Sebastian Trüg
Previously we saw how ACLs can be used in Virtuoso to protect different types of resources. Today we will look into conditional groups which allow to share resources or grant permissions to a dynamic group of individuals. This means that we do not maintain a list of group members but instead define a set of […]