Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-05-15 15:45:05 +0400
committerBernhard Posselt <dev@bernhard-posselt.com>2014-05-15 15:45:05 +0400
commit3bd4247065e808d54089cf7eebb9be5588742265 (patch)
tree8d987a93a4a656ba351494e144b3651987c90ffd
parentdcbe710cf2bfad7d722e7232958a1c35e2991334 (diff)
remove jshint because jslint is the same but stricter
-rw-r--r--js/.jshintrc19
-rw-r--r--js/Gruntfile.js17
-rw-r--r--js/package.json2
-rw-r--r--js/tests/static/owncloud.org.rss3
4 files changed, 5 insertions, 36 deletions
diff --git a/js/.jshintrc b/js/.jshintrc
deleted file mode 100644
index e84a806d5..000000000
--- a/js/.jshintrc
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "globals": {
- "console": true,
- "jQuery": true,
- "$": true,
- "angular": true,
- "OC": true,
- "app": true,
- "protractor": true,
- "describe": true,
- "beforeEach": true,
- "module": true,
- "browser": true,
- "expect": true,
- "By": true,
- "it": true,
- "inject": true
- }
-} \ No newline at end of file
diff --git a/js/Gruntfile.js b/js/Gruntfile.js
index 953976dd0..8f3022649 100644
--- a/js/Gruntfile.js
+++ b/js/Gruntfile.js
@@ -13,7 +13,6 @@ module.exports = function(grunt) {
// load needed modules
grunt.loadNpmTasks('grunt-contrib-concat');
grunt.loadNpmTasks('grunt-contrib-watch');
- grunt.loadNpmTasks('grunt-contrib-jshint');
grunt.loadNpmTasks('grunt-jslint');
grunt.loadNpmTasks('grunt-phpunit');
grunt.loadNpmTasks('grunt-wrap');
@@ -86,20 +85,6 @@ module.exports = function(grunt) {
}
}
},
- jshint: {
- all: [
- '**/*.js',
- '!config/karma.js',
- '!config/protractor.js',
- '!build/**/*',
- '!coverage/**/*',
- '!vendor/**/*',
- '!node_modules/**/*'
- ],
- options: {
- jshintrc: true
- }
- },
watch: {
concat: {
files: [
@@ -164,7 +149,7 @@ module.exports = function(grunt) {
});
// make tasks available under simpler commands
- grunt.registerTask('default', ['jshint', 'jslint', 'concat', 'ngmin', 'wrap']);
+ grunt.registerTask('default', ['jslint', 'concat', 'ngmin', 'wrap']);
grunt.registerTask('test', ['karma:unit']);
grunt.registerTask('ci', ['default', 'karma:continuous']);
grunt.registerTask('e2e', ['protractor_webdriver', 'protractor']);
diff --git a/js/package.json b/js/package.json
index a15820d7e..e212a2324 100644
--- a/js/package.json
+++ b/js/package.json
@@ -27,7 +27,7 @@
"devDependencies": {
"grunt": "^0.4.5",
"grunt-contrib-concat": "^0.4.0",
- "grunt-contrib-jshint": "^0.10.0",
+ "grunt-contrib-connect": "^0.7.1",
"grunt-contrib-watch": "^0.6.1",
"grunt-jslint": "^1.1.11",
"grunt-karma": "^0.8.3",
diff --git a/js/tests/static/owncloud.org.rss b/js/tests/static/owncloud.org.rss
new file mode 100644
index 000000000..f641a2628
--- /dev/null
+++ b/js/tests/static/owncloud.org.rss
@@ -0,0 +1,3 @@
+
+<!-- saved from url=(0029)http://owncloud.org/blogfeed/ -->
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body><div class="webkit-line-gutter-backdrop"></div><table><tbody><tr><td class="webkit-line-number" value="1"></td><td class="webkit-line-content"><span class="webkit-html-comment">&lt;?xml version="1.0" encoding="UTF-8"?&gt;</span></td></tr><tr><td class="webkit-line-number" value="2"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;rss <span class="webkit-html-attribute-name">version</span>="<span class="webkit-html-attribute-value">2.0</span>" <span class="webkit-html-attribute-name">xml:base</span>="<span class="webkit-html-attribute-value">http://owncloud.org/planet/rss-feed</span>" <span class="webkit-html-attribute-name">xmlns:atom</span>="<span class="webkit-html-attribute-value">http://www.w3.org/2005/Atom</span>"&gt;</span></td></tr><tr><td class="webkit-line-number" value="3"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;channel&gt;</span></td></tr><tr><td class="webkit-line-number" value="4"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;title&gt;</span>ownCloud Planet<span class="webkit-html-tag">&lt;/title&gt;</span></td></tr><tr><td class="webkit-line-number" value="5"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;language&gt;</span>en-us<span class="webkit-html-tag">&lt;/language&gt;</span></td></tr><tr><td class="webkit-line-number" value="6"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;link&gt;</span>http://owncloud.org/planet/rss-feed<span class="webkit-html-tag">&lt;/link&gt;</span></td></tr><tr><td class="webkit-line-number" value="7"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;description&gt;</span>The ownCloud blog planet with posts from all ownCloud contributors<span class="webkit-html-tag">&lt;/description&gt;</span></td></tr><tr><td class="webkit-line-number" value="8"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;pubDate&gt;</span>Thu, 15 May 2014 11:01:57 +0000<span class="webkit-html-tag">&lt;/pubDate&gt;</span></td></tr><tr><td class="webkit-line-number" value="9"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;lastBuildDate&gt;</span>Thu, 15 May 2014 11:01:57 +0000<span class="webkit-html-tag">&lt;/lastBuildDate&gt;</span></td></tr><tr><td class="webkit-line-number" value="10"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;atom:link <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://owncloud.org/planet/rss-feed">http://owncloud.org/planet/rss-feed</a>" <span class="webkit-html-attribute-name">rel</span>="<span class="webkit-html-attribute-value">self</span>" <span class="webkit-html-attribute-name">type</span>="<span class="webkit-html-attribute-value">application/rss+xml</span>"/&gt;</span></td></tr><tr><td class="webkit-line-number" value="11"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;item&gt;</span></td></tr><tr><td class="webkit-line-number" value="12"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;title&gt;</span>ownCloud development in April<span class="webkit-html-tag">&lt;/title&gt;</span></td></tr><tr><td class="webkit-line-number" value="13"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;link&gt;</span>http://blog.jospoortvliet.com/2014/05/owncloud-development-in-april.html<span class="webkit-html-tag">&lt;/link&gt;</span></td></tr><tr><td class="webkit-line-number" value="14"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;guid&gt;</span>http://blog.jospoortvliet.com/2014/05/owncloud-development-in-april.html<span class="webkit-html-tag">&lt;/guid&gt;</span></td></tr><tr><td class="webkit-line-number" value="15"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;comments&gt;</span>http://blog.jospoortvliet.com/2014/05/owncloud-development-in-april.html<span class="webkit-html-tag">&lt;/comments&gt;</span></td></tr><tr><td class="webkit-line-number" value="16"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;pubDate&gt;</span>Wed, 14 May 2014 19:57:00 +0000<span class="webkit-html-tag">&lt;/pubDate&gt;</span></td></tr><tr><td class="webkit-line-number" value="17"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;description&gt;</span><span class="webkit-html-comment">&lt;![CDATA[&lt;div dir="ltr" trbidi="on"&gt;</span><span class="webkit-html-tag">&lt;table <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">center</span>" <span class="webkit-html-attribute-name">cellpadding</span>="<span class="webkit-html-attribute-value">0</span>" <span class="webkit-html-attribute-name">cellspacing</span>="<span class="webkit-html-attribute-value">0</span>"&gt;</span><span class="webkit-html-tag">&lt;tbody&gt;</span><span class="webkit-html-tag">&lt;tr&gt;</span><span class="webkit-html-tag">&lt;td&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://3.bp.blogspot.com/-nTF8RA6HTgU/U3PJX8VCsiI/AAAAAAAAOok/XTMmOeAHpsk/s1600/github.png">http://3.bp.blogspot.com/-nTF8RA6HTgU/U3PJX8VCsiI/AAAAAAAAOok/XTMmOeAHpsk/s1600/github.png</a>" <span class="webkit-html-attribute-name">imageanchor</span>="<span class="webkit-html-attribute-value">1</span>"&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">border</span>="<span class="webkit-html-attribute-value">0</span>" <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://3.bp.blogspot.com/-nTF8RA6HTgU/U3PJX8VCsiI/AAAAAAAAOok/XTMmOeAHpsk/s1600/github.png">http://3.bp.blogspot.com/-nTF8RA6HTgU/U3PJX8VCsiI/AAAAAAAAOok/XTMmOeAHpsk/s1600/github.png</a>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">261</span>" <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">320</span>"&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/td&gt;</span><span class="webkit-html-tag">&lt;/tr&gt;</span><span class="webkit-html-tag">&lt;tr&gt;</span><span class="webkit-html-tag">&lt;td&gt;</span>Github in action<span class="webkit-html-tag">&lt;/td&gt;</span><span class="webkit-html-tag">&lt;/tr&gt;</span><span class="webkit-html-tag">&lt;/tbody&gt;</span><span class="webkit-html-tag">&lt;/table&gt;</span>Frank and myself thought it would be nice to have a weekly news report around the ownCloud community. It makes it easier for people to follow what is going on, we can't all follow all mailing lists and git logs and forums and so on. To start this up I went through information sources like the development mailing list, blogs, news and more and compiled an article about the whole month of April. If you all like it, I can start doing this weekly.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>Now I can't follow everything either, of course, so it would be helpful if you, dear readers, could send what YOU know is going on to me! That would ensure I don't miss any cool things. Mail me or ping me over G+, twitter or somewhere else! Any suggestion is welcome.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;table <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">center</span>" <span class="webkit-html-attribute-name">cellpadding</span>="<span class="webkit-html-attribute-value">0</span>" <span class="webkit-html-attribute-name">cellspacing</span>="<span class="webkit-html-attribute-value">0</span>"&gt;</span><span class="webkit-html-tag">&lt;tbody&gt;</span><span class="webkit-html-tag">&lt;tr&gt;</span><span class="webkit-html-tag">&lt;td&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://3.bp.blogspot.com/-6zb46hU1SDs/U3PJZM54ooI/AAAAAAAAOow/8q_jOQY_VnI/s1600/mockups.png">http://3.bp.blogspot.com/-6zb46hU1SDs/U3PJZM54ooI/AAAAAAAAOow/8q_jOQY_VnI/s1600/mockups.png</a>" <span class="webkit-html-attribute-name">imageanchor</span>="<span class="webkit-html-attribute-value">1</span>"&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">border</span>="<span class="webkit-html-attribute-value">0</span>" <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://3.bp.blogspot.com/-6zb46hU1SDs/U3PJZM54ooI/AAAAAAAAOow/8q_jOQY_VnI/s1600/mockups.png">http://3.bp.blogspot.com/-6zb46hU1SDs/U3PJZM54ooI/AAAAAAAAOow/8q_jOQY_VnI/s1600/mockups.png</a>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">400</span>" <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">386</span>"&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/td&gt;</span><span class="webkit-html-tag">&lt;/tr&gt;</span><span class="webkit-html-tag">&lt;tr&gt;</span><span class="webkit-html-tag">&lt;td&gt;</span>UI mockups of new features<span class="webkit-html-tag">&lt;/td&gt;</span><span class="webkit-html-tag">&lt;/tr&gt;</span><span class="webkit-html-tag">&lt;/tbody&gt;</span><span class="webkit-html-tag">&lt;/table&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;h2&gt;</span>Development<span class="webkit-html-tag">&lt;/h2&gt;</span>So, let's start with what happened in ownCloud development in April, separated by core, cloud and clients. Note that what is below is not guaranteed to end up in a release! We might re-design things, defer to a later release to give it more testing or change the feature otherwise...<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;h3&gt;</span>ownCloud core<span class="webkit-html-tag">&lt;/h3&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;ul&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>Work is happening to refine the oC 7 public API.<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>Lots of work on LDAP improvements (much of that landed in 6.0.3, see <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://blog.schiwon.me/ldap-owncloud-603-improved-performance-and-more">https://blog.schiwon.me/ldap-owncloud-603-improved-performance-and-more</a>"&gt;</span>this blog<span class="webkit-html-tag">&lt;/a&gt;</span>)<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>Some work is done for improving support for high dpi screens! See <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/owncloud/core/pull/8058">https://github.com/owncloud/core/pull/8058</a>"&gt;</span>PR 1<span class="webkit-html-tag">&lt;/a&gt;</span> and <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/owncloud/core/pull/8065">https://github.com/owncloud/core/pull/8065</a>"&gt;</span>PR 2<span class="webkit-html-tag">&lt;/a&gt;</span> for details.<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>Progress on a tool for <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/owncloud/core/pull/6457">https://github.com/owncloud/core/pull/6457</a>"&gt;</span>conversion of data between various databases<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>Some neat 'ajaxification' in the core, making way for:<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;ul&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/owncloud/core/pull/7167">https://github.com/owncloud/core/pull/7167</a>"&gt;</span>infinite scrolling for files app<span class="webkit-html-tag">&lt;/a&gt;</span> got merged!<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/owncloud/core/pull/8041">https://github.com/owncloud/core/pull/8041</a>"&gt;</span>file sorting (by clicking column headers)<span class="webkit-html-tag">&lt;/a&gt;</span> is under development, needs review and help...<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;/ul&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>The new user management from <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/owncloud/core/pull/7151">https://github.com/owncloud/core/pull/7151</a>"&gt;</span>this pull request<span class="webkit-html-tag">&lt;/a&gt;</span> is almost ready to be merged!<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>There is a project going on to make the normal ownCloud UI <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/owncloud/core/pull/8159">https://github.com/owncloud/core/pull/8159</a>"&gt;</span>more usable on mobile devices<span class="webkit-html-tag">&lt;/a&gt;</span>. Help is of course very welcome as this is a lot of work!<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;/ul&gt;</span><span class="webkit-html-tag">&lt;table <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">center</span>" <span class="webkit-html-attribute-name">cellpadding</span>="<span class="webkit-html-attribute-value">0</span>" <span class="webkit-html-attribute-name">cellspacing</span>="<span class="webkit-html-attribute-value">0</span>"&gt;</span><span class="webkit-html-tag">&lt;tbody&gt;</span><span class="webkit-html-tag">&lt;tr&gt;</span><span class="webkit-html-tag">&lt;td&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://1.bp.blogspot.com/-tHuHOwSQfLw/U3PJYfMZ5_I/AAAAAAAAOoo/a87jQF-oSaA/s1600/mockup.jpg">http://1.bp.blogspot.com/-tHuHOwSQfLw/U3PJYfMZ5_I/AAAAAAAAOoo/a87jQF-oSaA/s1600/mockup.jpg</a>" <span class="webkit-html-attribute-name">imageanchor</span>="<span class="webkit-html-attribute-value">1</span>"&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">border</span>="<span class="webkit-html-attribute-value">0</span>" <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://1.bp.blogspot.com/-tHuHOwSQfLw/U3PJYfMZ5_I/AAAAAAAAOoo/a87jQF-oSaA/s1600/mockup.jpg">http://1.bp.blogspot.com/-tHuHOwSQfLw/U3PJYfMZ5_I/AAAAAAAAOoo/a87jQF-oSaA/s1600/mockup.jpg</a>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">320</span>" <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">229</span>"&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/td&gt;</span><span class="webkit-html-tag">&lt;/tr&gt;</span><span class="webkit-html-tag">&lt;tr&gt;</span><span class="webkit-html-tag">&lt;td&gt;</span>Good old fashioned paper mockup<span class="webkit-html-tag">&lt;/td&gt;</span><span class="webkit-html-tag">&lt;/tr&gt;</span><span class="webkit-html-tag">&lt;/tbody&gt;</span><span class="webkit-html-tag">&lt;/table&gt;</span><span class="webkit-html-tag">&lt;h3&gt;</span>ownCloud apps<span class="webkit-html-tag">&lt;/h3&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;ul&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://github.com/owncloud/apps/pull/1769">http://github.com/owncloud/apps/pull/1769</a>"&gt;</span>work is going on<span class="webkit-html-tag">&lt;/a&gt;</span> to improve the view on what happened on your ownCloud in the activity app<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>Infinite scrolling &amp;amp; neater layout for pictures app are coming.<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>A much improved music app is coming, and a variety of features is under development, like <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/owncloud/music/pull/233">https://github.com/owncloud/music/pull/233</a>"&gt;</span>new playlist functionality<span class="webkit-html-tag">&lt;/a&gt;</span>.<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;/ul&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;h3&gt;</span>ownCloud clients<span class="webkit-html-tag">&lt;/h3&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;ul&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>The iOS saw work on multiple-downloads support. Not finished yet but a future version should include this. There was also work on the 'favorite files' feature.<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>The Android client got the <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/owncloud/android/pull/149">https://github.com/owncloud/android/pull/149</a>"&gt;</span>InstantUpload video branch<span class="webkit-html-tag">&lt;/a&gt;</span> finally merged. This means that once released, the client can upload video instantly, either always or only when on wifi. Thanks to <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/zerginator">https://github.com/zerginator</a>"&gt;</span>zerginator<span class="webkit-html-tag">&lt;/a&gt;</span> for doing the hard work!<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>The first beta for the 1.6 release of the desktop client came out and a bunch of bugs got fixed based on the feedback that came in. If you have not tried the new release, help us test it so we can make it even better. Read more about this upcoming release in <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://daniel.molkentin.net/2014/04/09/owncloud-client-1-6-the-tour/">https://daniel.molkentin.net/2014/04/09/owncloud-client-1-6-the-tour/</a>"&gt;</span>this blog by Danimo<span class="webkit-html-tag">&lt;/a&gt;</span>.<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;/ul&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;div <span class="webkit-html-attribute-name">dir</span>="<span class="webkit-html-attribute-value">ltr</span>" <span class="webkit-html-attribute-name">trbidi</span>="<span class="webkit-html-attribute-value">on</span>"&gt;</span><span class="webkit-html-tag">&lt;h2&gt;</span>Devel mailing list discussions<span class="webkit-html-tag">&lt;/h2&gt;</span>The entire month saw lots of bugfixes fly by on the devel mailing list. The news app, for example, now deals better with a host of websites, but also got reworked to be finally independent from the app framework. Meanwhile, there's a <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/Apophenia/news-ff-feeds">https://github.com/Apophenia/news-ff-feeds</a>"&gt;</span>firefox plugin being developed for the News app<span class="webkit-html-tag">&lt;/a&gt;</span>, courtesy of our <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/owncloud/core/wiki/Outreach-Program-for-Women">https://github.com/owncloud/core/wiki/Outreach-Program-for-Women</a>"&gt;</span>Outreach Program for Women participation<span class="webkit-html-tag">&lt;/a&gt;</span>.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;table <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">center</span>" <span class="webkit-html-attribute-name">cellpadding</span>="<span class="webkit-html-attribute-value">0</span>" <span class="webkit-html-attribute-name">cellspacing</span>="<span class="webkit-html-attribute-value">0</span>"&gt;</span><span class="webkit-html-tag">&lt;tbody&gt;</span><span class="webkit-html-tag">&lt;tr&gt;</span><span class="webkit-html-tag">&lt;td&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://1.bp.blogspot.com/-Kl6ztryJ494/U3PJX3IIaWI/AAAAAAAAOos/kab83HpDswg/s1600/bug+reports.png">http://1.bp.blogspot.com/-Kl6ztryJ494/U3PJX3IIaWI/AAAAAAAAOos/kab83HpDswg/s1600/bug+reports.png</a>" <span class="webkit-html-attribute-name">imageanchor</span>="<span class="webkit-html-attribute-value">1</span>"&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">border</span>="<span class="webkit-html-attribute-value">0</span>" <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://1.bp.blogspot.com/-Kl6ztryJ494/U3PJX3IIaWI/AAAAAAAAOos/kab83HpDswg/s1600/bug+reports.png">http://1.bp.blogspot.com/-Kl6ztryJ494/U3PJX3IIaWI/AAAAAAAAOos/kab83HpDswg/s1600/bug+reports.png</a>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">400</span>" <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">316</span>"&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/td&gt;</span><span class="webkit-html-tag">&lt;/tr&gt;</span><span class="webkit-html-tag">&lt;tr&gt;</span><span class="webkit-html-tag">&lt;td&gt;</span>Visual bugreports with screenshots.<span class="webkit-html-tag">&lt;/td&gt;</span><span class="webkit-html-tag">&lt;/tr&gt;</span><span class="webkit-html-tag">&lt;/tbody&gt;</span><span class="webkit-html-tag">&lt;/table&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;h3&gt;</span>Listing apps<span class="webkit-html-tag">&lt;/h3&gt;</span>Jan-Christoph announced that he had put together a page listing the central ownCloud apps as well as mobile and desktop clients. There is also a section 'external apps to integrate with'. With this overview he hopes to encourage collaboration over fragmentation. <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/owncloud/core/wiki/Apps">https://github.com/owncloud/core/wiki/Apps</a>"&gt;</span>See the page here<span class="webkit-html-tag">&lt;/a&gt;</span>.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>Vincent Petry brought a <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/PVince81/pyocclient">https://github.com/PVince81/pyocclient</a>"&gt;</span>python client library<span class="webkit-html-tag">&lt;/a&gt;</span> to the ownCloud list, spawning a discussion about the need for perhaps a JavaScript library as well.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;h2&gt;</span>In other news<span class="webkit-html-tag">&lt;/h2&gt;</span>The bugfix release <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://owncloud.com/blog/owncloud-6-0-3-released">https://owncloud.com/blog/owncloud-6-0-3-released</a>"&gt;</span>ownCloud 6.0.3<span class="webkit-html-tag">&lt;/a&gt;</span> brought new bugfixes and <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.arthur-schiwon.de/ldap-owncloud-603-improved-performance-and-more">http://www.arthur-schiwon.de/ldap-owncloud-603-improved-performance-and-more</a>"&gt;</span>improved LDAP performance<span class="webkit-html-tag">&lt;/a&gt;</span>.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>The wider FOSS world saw Canonical retire Ubuntu One, to which we replied offering Ubuntu users to come and <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://owncloud.com/blog/canonical-ubuntu-one-users-come-check-owncloud">https://owncloud.com/blog/canonical-ubuntu-one-users-come-check-owncloud</a>"&gt;</span>try out ownCloud<span class="webkit-html-tag">&lt;/a&gt;</span>. As Frank wrote when Box announced they'd open source some of the tools they use in-house for system administration and engineering:<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;blockquote&gt;</span>"Depending on a vendor is always risky: the vendor can go bankrupt, be bought or raise prices. In the world of web services it also often happens that vendors decide to discontinue functionality they deem not crucial enough. It could just be something you depend on!"<span class="webkit-html-tag">&lt;/blockquote&gt;</span>ownCloud can be run on your own servers, not requiring you to move your data to an untrusted, third-party server farm." See <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://owncloud.com/blog/value-proposition-open-source">https://owncloud.com/blog/value-proposition-open-source</a>"&gt;</span>his blog post<span class="webkit-html-tag">&lt;/a&gt;</span>.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;h2&gt;</span>Conclusion<span class="webkit-html-tag">&lt;/h2&gt;</span>I hope you liked the ownCloud news of April! Obviously, the weekly ones should be shorter than this one. Let me know in the comments what you think about doing this every week. If you all think it is a good idea, I'll move this to the ownCloud blog.&amp;nbsp;<span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span>]]&gt;<span class="webkit-html-tag">&lt;/description&gt;</span></td></tr><tr><td class="webkit-line-number" value="18"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;/item&gt;</span></td></tr><tr><td class="webkit-line-number" value="19"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;item&gt;</span></td></tr><tr><td class="webkit-line-number" value="20"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;title&gt;</span>Report: openSUSE conference 2014, Dubrovnik.<span class="webkit-html-tag">&lt;/title&gt;</span></td></tr><tr><td class="webkit-line-number" value="21"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;link&gt;</span>http://eiosifidis.blogspot.com/2014/05/report-opensuse-conference-2014.html<span class="webkit-html-tag">&lt;/link&gt;</span></td></tr><tr><td class="webkit-line-number" value="22"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;guid&gt;</span>http://eiosifidis.blogspot.com/2014/05/report-opensuse-conference-2014.html<span class="webkit-html-tag">&lt;/guid&gt;</span></td></tr><tr><td class="webkit-line-number" value="23"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;comments&gt;</span>http://eiosifidis.blogspot.com/2014/05/report-opensuse-conference-2014.html<span class="webkit-html-tag">&lt;/comments&gt;</span></td></tr><tr><td class="webkit-line-number" value="24"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;pubDate&gt;</span>Wed, 14 May 2014 10:19:00 +0000<span class="webkit-html-tag">&lt;/pubDate&gt;</span></td></tr><tr><td class="webkit-line-number" value="25"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;description&gt;</span><span class="webkit-html-comment">&lt;![CDATA[&lt;center&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://owncloud.comuv.com/Upload/images/csc0177.jpg">http://owncloud.comuv.com/Upload/images/csc0177.jpg</a>"&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://owncloud.comuv.com/Upload/images/csc0177.jpg">http://owncloud.comuv.com/Upload/images/csc0177.jpg</a>" <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">80%</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">80%</span>"&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/center&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>One more fan-freakin-tastik openSUSE conference is over. Thank you <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://en.wikipedia.org/wiki/Dubrovnik">http://en.wikipedia.org/wiki/Dubrovnik</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">1</span>"&gt;</span>Dubrovnik<span class="webkit-html-tag">&lt;/a&gt;</span> and local organizers for such fantabulous conference. Your city is beautiful. Too bad that the weather wasn't sunny all the time (don't forget that Dubrovnik is touristic city). The old city was dope. I mean it's very cool to stay inside the walls, go to school there. Of course restaurants, bars etc are expensive there, but still it's so cool!!!<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>Personally don't understand why everyone in the community linked <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://en.wikipedia.org/wiki/Dubrovnik#In_popular_culture">http://en.wikipedia.org/wiki/Dubrovnik#In_popular_culture</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">1</span>"&gt;</span>Dubrovnik with Game of thrones series<span class="webkit-html-tag">&lt;/a&gt;</span>. It's a Hollywood product. Maybe I'm the only one that don't watch it. On the other hand, I saw the cruelty of civil war during 91-94 and the <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://en.wikipedia.org/wiki/Siege_of_Dubrovnik">http://en.wikipedia.org/wiki/Siege_of_Dubrovnik</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">1</span>"&gt;</span>siege of Dubrovnik<span class="webkit-html-tag">&lt;/a&gt;</span> that lasted for 7 months. Of course a theme couldn't use that, since it's politics (although Game of Thrones has copyrights and it's better not to use it either). <span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;center&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://owncloud.comuv.com/Upload/images/dsc0200.jpg">http://owncloud.comuv.com/Upload/images/dsc0200.jpg</a>"&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://owncloud.comuv.com/Upload/images/dsc0200.jpg">http://owncloud.comuv.com/Upload/images/dsc0200.jpg</a>" <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">80%</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">80%</span>"&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>Greeks, Brazilians, Germans and Czechs.<span class="webkit-html-tag">&lt;/center&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">name</span>="<span class="webkit-html-attribute-value">more</span>"&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>People there were kind and happy to help us. During the last 2 days of the conference, there was a religious youth festival and the city was too crowded. Good for us to mingle but the transportation to and from the venue was kind of difficult for everyone.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>Now let's talk about the conference. I was volunteer. My duty was to keep social media updated. I didn't have time to attend to many presentations I had to watch if streaming was on, sound was OK and inform the video team if there was a problem.<span class="webkit-html-tag">&lt;br&gt;</span>This year, there wasn't an organized press room, so I could do this job from anywhere. So I took my netbook and sometimes I was in the presentations room, sometimes I was sitting at the GNOME Booth. <span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>I also managed to bring swag and organize the GNOME booth. Thank you <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://plus.google.com/+KostasLivieratos/posts">https://plus.google.com/+KostasLivieratos/posts</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">1</span>"&gt;</span>Kostas Livieratos<span class="webkit-html-tag">&lt;/a&gt;</span>, <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://plus.google.com/109771781417097774518/posts">https://plus.google.com/109771781417097774518/posts</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">1</span>"&gt;</span>Anna Angelogianni<span class="webkit-html-tag">&lt;/a&gt;</span>, <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://plus.google.com/100698378976152085216/posts">https://plus.google.com/100698378976152085216/posts</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">1</span>"&gt;</span>Apostolis Ntokos<span class="webkit-html-tag">&lt;/a&gt;</span> and <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://plus.google.com/101572283611606913445/posts">https://plus.google.com/101572283611606913445/posts</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">1</span>"&gt;</span>Tobias Mueller<span class="webkit-html-tag">&lt;/a&gt;</span> that helped to have a great GNOME presence at openSUSE conference.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>Regarding presentations, thank <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://www.youtube.com/playlist?list=PL_AMhvchzBaexmeFXo2zfjQTV0XxaMliS">https://www.youtube.com/playlist?list=PL_AMhvchzBaexmeFXo2zfjQTV0XxaMliS</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">1</span>"&gt;</span>openSUSEtv<span class="webkit-html-tag">&lt;/a&gt;</span>, I saw them when I got back home. Here some highlights:<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>1. Since I'm not tech person, I like almost all Jos' presentations. My fav was the <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://www.youtube.com/watch?v=KufI7O3apZI">https://www.youtube.com/watch?v=KufI7O3apZI</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">1</span>"&gt;</span>tips about the booths and presence<span class="webkit-html-tag">&lt;/a&gt;</span>. It was something that I studied and presented at openSUSE conference 2012. If we combine the presentation <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://www.youtube.com/watch?v=lm5JUW6byq0">https://www.youtube.com/watch?v=lm5JUW6byq0</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">1</span>"&gt;</span>Social Skills for Geeks<span class="webkit-html-tag">&lt;/a&gt;</span>, we will have a better result to our community. Also another cool presentation was his tips to <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://www.youtube.com/watch?v=u6-9wou7Vog">https://www.youtube.com/watch?v=u6-9wou7Vog</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">1</span>"&gt;</span>build a community in 10 steps<span class="webkit-html-tag">&lt;/a&gt;</span>. Since I'm passionate <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://www.youtube.com/watch?v=UztJ5OEvEvw">https://www.youtube.com/watch?v=UztJ5OEvEvw</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">1</span>"&gt;</span>about ownCloud<span class="webkit-html-tag">&lt;/a&gt;</span>, it was good opportunity for me to watch what the new community manager has to say about it.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>2. Of course <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://www.youtube.com/watch?v=9qQnlogmato">https://www.youtube.com/watch?v=9qQnlogmato</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">1</span>"&gt;</span>Tobias' presentation about GNOME<span class="webkit-html-tag">&lt;/a&gt;</span> was something that I watched (since I didn't make it to see him live). I presented many things that he told us here in Greece. I used the new version 3.12 and I'm very excited about it. Richard Brown told us that new version is in Tumbleweed repos and on a stable repository so users can use it.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>3. A must see presentation is <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://youtu.be/G-r_ML-MnMo">http://youtu.be/G-r_ML-MnMo</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">1</span>"&gt;</span>Design and Branding - The Way Forward by Ken Wimer<span class="webkit-html-tag">&lt;/a&gt;</span>. Branding and new design is what makes the difference to every product (not only software). Typography, fonts, slides and how to present is what matters.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>4. As part of the <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://en.opensuse.org/openSUSE:Travel_Support_Program">https://en.opensuse.org/openSUSE:Travel_Support_Program</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">1</span>"&gt;</span>Travel Support committee<span class="webkit-html-tag">&lt;/a&gt;</span>, I presented a <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://www.youtube.com/watch?v=mQD7dc01nIc">https://www.youtube.com/watch?v=mQD7dc01nIc</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">1</span>"&gt;</span>part about the program<span class="webkit-html-tag">&lt;/a&gt;</span>, but Ancor's presentation about <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://www.youtube.com/watch?v=gDA4ccqp570">https://www.youtube.com/watch?v=gDA4ccqp570</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">1</span>"&gt;</span>how to use the TSP application to request for reimbursement<span class="webkit-html-tag">&lt;/a&gt;</span>, is the presentation we should use for future questions how to use the <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://connect.opensuse.org/travel-support">https://connect.opensuse.org/travel-support</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">1</span>"&gt;</span>TSP tool<span class="webkit-html-tag">&lt;/a&gt;</span>.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>Personal highlights is that I met with Tobias Mueller. We used to mail each other about GNOME. Now I met him AFK. <span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>Also another highlight was that I met Michal Meeks. He had a <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://www.youtube.com/watch?v=YOa8sMQPG14">https://www.youtube.com/watch?v=YOa8sMQPG14</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">1</span>"&gt;</span>keynote presentation about The Document Foundation and LibreOffice<span class="webkit-html-tag">&lt;/a&gt;</span>.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;center&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://owncloud.comuv.com/Upload/images/meeks.jpg">http://owncloud.comuv.com/Upload/images/meeks.jpg</a>"&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://owncloud.comuv.com/Upload/images/meeks.jpg">http://owncloud.comuv.com/Upload/images/meeks.jpg</a>" <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">80%</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">80%</span>"&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>Anna, Apostolis, Wookey, Me, Francoise, Michael, Kostas<span class="webkit-html-tag">&lt;/center&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>For more pictures you can check <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://plus.google.com/b/113385548251515365143/113385548251515365143/photos">https://plus.google.com/b/113385548251515365143/113385548251515365143/photos</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">1</span>"&gt;</span>Google Plus Greece<span class="webkit-html-tag">&lt;/a&gt;</span> and <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://plus.google.com/events/c8v2n62kf4dqqt2odqb1aub88fg">https://plus.google.com/events/c8v2n62kf4dqqt2odqb1aub88fg</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">1</span>"&gt;</span>Google Plus event page<span class="webkit-html-tag">&lt;/a&gt;</span>.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>I hope I covered everything. Now the future. Next openSUSE conference will take place in The Hague. Thank to Hans de Raad. I'll see you next year!!!<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>I would like to thank openSUSE that sponsored part of my expenses for this conference.]]&gt;<span class="webkit-html-tag">&lt;/description&gt;</span></td></tr><tr><td class="webkit-line-number" value="26"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;/item&gt;</span></td></tr><tr><td class="webkit-line-number" value="27"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;item&gt;</span></td></tr><tr><td class="webkit-line-number" value="28"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;title&gt;</span>ownCloud at re:publica and LinuxTag 2014<span class="webkit-html-tag">&lt;/title&gt;</span></td></tr><tr><td class="webkit-line-number" value="29"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;link&gt;</span>https://daniel.molkentin.net/2014/05/13/owncloud-at-republica-and-linuxtag-2014/<span class="webkit-html-tag">&lt;/link&gt;</span></td></tr><tr><td class="webkit-line-number" value="30"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;guid&gt;</span>https://daniel.molkentin.net/2014/05/13/owncloud-at-republica-and-linuxtag-2014/<span class="webkit-html-tag">&lt;/guid&gt;</span></td></tr><tr><td class="webkit-line-number" value="31"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;comments&gt;</span>https://daniel.molkentin.net/2014/05/13/owncloud-at-republica-and-linuxtag-2014/<span class="webkit-html-tag">&lt;/comments&gt;</span></td></tr><tr><td class="webkit-line-number" value="32"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;pubDate&gt;</span>Tue, 13 May 2014 07:09:00 +0000<span class="webkit-html-tag">&lt;/pubDate&gt;</span></td></tr><tr><td class="webkit-line-number" value="33"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;description&gt;</span><span class="webkit-html-comment">&lt;![CDATA[&lt;p&gt;</span>Last week saw several events in Berlin&amp;rsquo;s <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.station-berlin.de/">http://www.station-berlin.de/</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">_blank</span>"&gt;</span>Station<span class="webkit-html-tag">&lt;/a&gt;</span> event location that also featured ownCloud in one way or the other. The first, <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://re-publica.de/">http://re-publica.de/</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">_blank</span>"&gt;</span>re:publica<span class="webkit-html-tag">&lt;/a&gt;</span>, is probably mostly known by bloggers and internet activists. Titled <span class="webkit-html-tag">&lt;em&gt;</span>Into the wild<span class="webkit-html-tag">&lt;/em&gt;</span>, an obvious tongue in cheek about the unsafe and well-surveilled place the internet has become, it was a great place to talk about ownCloud. <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://blog.karlitschek.de/">http://blog.karlitschek.de/</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">_blank</span>"&gt;</span>Frank<span class="webkit-html-tag">&lt;/a&gt;</span> took that opportunity and was received by a packed room, to which he delivered a <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://www.voicerepublic.com/venues/197/talks/171">https://www.voicerepublic.com/venues/197/talks/171</a>"&gt;</span>talk about ownCloud<span class="webkit-html-tag">&lt;/a&gt;</span>, despite <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.dw.de/republica-2014-digital-natives-summit-to-tackle-surveillance-and-online-freedoms/a-17613110">http://www.dw.de/republica-2014-digital-natives-summit-to-tackle-surveillance-and-online-freedoms/a-17613110</a>"&gt;</span>The Hoff<span class="webkit-html-tag">&lt;/a&gt;</span> performing on Stage 1 at the same time.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="34"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span><span class="webkit-html-tag">&lt;/p&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://daniel.molkentin.net/wp-content/uploads/sites/2/2014/05/1_small.jpg">https://daniel.molkentin.net/wp-content/uploads/sites/2/2014/05/1_small.jpg</a>"&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="https://daniel.molkentin.net/wp-content/uploads/sites/2/2014/05/1_small-150x150.jpg">https://daniel.molkentin.net/wp-content/uploads/sites/2/2014/05/1_small-150x150.jpg</a>" <span class="webkit-html-attribute-name">alt</span>="<span class="webkit-html-attribute-value">Jos and Arthur at a freshly set up booth.</span>" <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">150</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">150</span>"&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;p&gt;</span>Jos and Arthur at a freshly set up booth.<span class="webkit-html-tag">&lt;/p&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span>The last day of re:publica coincided with the first day of <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.linuxtag.org/2014/">http://www.linuxtag.org/2014/</a>"&gt;</span>LinuxTag 2014<span class="webkit-html-tag">&lt;/a&gt;</span>, which moved from Fairgrounds to Station Berlin. This brought a lot of new people to visit our booth, which ownCloud shared with openSUSE and KDE, courtesy of our new Community Manager <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://blog.jospoortvliet.com/">http://blog.jospoortvliet.com/</a>"&gt;</span>Jos<span class="webkit-html-tag">&lt;/a&gt;</span>.</td></tr><tr><td class="webkit-line-number" value="35"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>On Thursday, <span class="webkit-html-tag">&lt;strong&gt;</span>Frank and I also got invited and interviewed about ownCloud<span class="webkit-html-tag">&lt;/strong&gt;</span> by the <span class="webkit-html-tag">&lt;em&gt;</span>Sondersendung<span class="webkit-html-tag">&lt;/em&gt;</span> Podcast. If you can understand German, you can listen to our <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://das-sendezentrum.de/sondersendung/sz010-open-source-fuer-alle#t=42:16">http://das-sendezentrum.de/sondersendung/sz010-open-source-fuer-alle#t=42:16</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">_blank</span>"&gt;</span>15 minute interview<span class="webkit-html-tag">&lt;/a&gt;</span> .<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="36"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span><span class="webkit-html-tag">&lt;/p&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://daniel.molkentin.net/wp-content/uploads/sites/2/2014/05/2_small.jpg">https://daniel.molkentin.net/wp-content/uploads/sites/2/2014/05/2_small.jpg</a>"&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="https://daniel.molkentin.net/wp-content/uploads/sites/2/2014/05/2_small-150x150.jpg">https://daniel.molkentin.net/wp-content/uploads/sites/2/2014/05/2_small-150x150.jpg</a>" <span class="webkit-html-attribute-name">alt</span>="<span class="webkit-html-attribute-value">ownCloud is a proud sponsor of LinuxTag 2014.</span>" <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">150</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">150</span>"&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;p&gt;</span>ownCloud is a proud sponsor of LinuxTag 2014.<span class="webkit-html-tag">&lt;/p&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span>At the presentation area of our booth, <span class="webkit-html-tag">&lt;strong&gt;</span>Arthur and Georg gave workshops on writing your first ownCloud app<span class="webkit-html-tag">&lt;/strong&gt;</span>, while I was covering the <span class="webkit-html-tag">&lt;strong&gt;</span>details of the synchronization process<span class="webkit-html-tag">&lt;/strong&gt;</span> in depth. Every day of LinuxTag, quite some people took the chance to listen and ask questions.</td></tr><tr><td class="webkit-line-number" value="37"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Others just walked up to our demo point for a quick demonstration of ownClouds capabilities and concepts. Some inquired about the improvements from earlier versions they have used, and most were impressed by the progress that ownCloud 6 and ownCloud Client 1.6 represent. Since LinuxTag joined forces with <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://de.droidcon.com/2014/">http://de.droidcon.com/2014/</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">_blank</span>"&gt;</span>droidcon<span class="webkit-html-tag">&lt;/a&gt;</span>, we also had lots of <span class="webkit-html-tag">&lt;strong&gt;</span>questions on our mobile integration<span class="webkit-html-tag">&lt;/strong&gt;</span> for Android (and iOS, :), for both ownCloud app and calendar/addressbook sync.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="38"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>In total, LinuxTag has been a really great show this year, which was mostly owed to the co-location with other events and the more central location. We&amp;rsquo;re looking forward to LinuxTag 2015!<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="39"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://daniel.molkentin.net/wp-content/uploads/sites/2/2014/05/3_small.jpg">https://daniel.molkentin.net/wp-content/uploads/sites/2/2014/05/3_small.jpg</a>"&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="https://daniel.molkentin.net/wp-content/uploads/sites/2/2014/05/3_small-150x150.jpg">https://daniel.molkentin.net/wp-content/uploads/sites/2/2014/05/3_small-150x150.jpg</a>" <span class="webkit-html-attribute-name">alt</span>="<span class="webkit-html-attribute-value">Arthur explaining how to write your own ownCloud app.</span>" <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">150</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">150</span>"&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;p&gt;</span>Arthur explaining how to write your own ownCloud app.<span class="webkit-html-tag">&lt;/p&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span></td></tr><tr><td class="webkit-line-number" value="40"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://daniel.molkentin.net/wp-content/uploads/sites/2/2014/05/4_small.jpg">https://daniel.molkentin.net/wp-content/uploads/sites/2/2014/05/4_small.jpg</a>"&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="https://daniel.molkentin.net/wp-content/uploads/sites/2/2014/05/4_small-150x150.jpg">https://daniel.molkentin.net/wp-content/uploads/sites/2/2014/05/4_small-150x150.jpg</a>" <span class="webkit-html-attribute-name">alt</span>="<span class="webkit-html-attribute-value">The workshop on file synchronization.</span>" <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">150</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">150</span>"&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;p&gt;</span>The workshop on file synchronization.<span class="webkit-html-tag">&lt;/p&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span>]]&gt;<span class="webkit-html-tag">&lt;/description&gt;</span></td></tr><tr><td class="webkit-line-number" value="41"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;/item&gt;</span></td></tr><tr><td class="webkit-line-number" value="42"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;item&gt;</span></td></tr><tr><td class="webkit-line-number" value="43"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;title&gt;</span>GSoC Week 2<span class="webkit-html-tag">&lt;/title&gt;</span></td></tr><tr><td class="webkit-line-number" value="44"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;link&gt;</span>http://volkangezerr.scienceontheweb.net/icerikgoster.php?tur=ownCloud&amp;amp;amp;id=295<span class="webkit-html-tag">&lt;/link&gt;</span></td></tr><tr><td class="webkit-line-number" value="45"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;guid&gt;</span>http://volkangezerr.scienceontheweb.net/icerikgoster.php?tur=ownCloud&amp;amp;amp;id=295<span class="webkit-html-tag">&lt;/guid&gt;</span></td></tr><tr><td class="webkit-line-number" value="46"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;comments&gt;</span>http://volkangezerr.scienceontheweb.net/icerikgoster.php?tur=ownCloud&amp;amp;amp;id=295<span class="webkit-html-tag">&lt;/comments&gt;</span></td></tr><tr><td class="webkit-line-number" value="47"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;pubDate&gt;</span>Sat, 10 May 2014 17:41:00 +0000<span class="webkit-html-tag">&lt;/pubDate&gt;</span></td></tr><tr><td class="webkit-line-number" value="48"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;description&gt;</span><span class="webkit-html-comment">&lt;![CDATA[&lt;p&gt;</span>Hi all,<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>This week I was busy with my lectures and had a little progress on the basic playlist actions.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>However, I created a new branch and Pull Request on music app [0] repository on Github, then managed to fix layout issues that I have experienced during the week.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>Also, since I am new to AngularJS, I had difficulties on using some methods. Today we had a short discussion with my mentor (Morris) on IRC and set up some new debugger tools (Node.js and NPM). Also discussed on problems that I had during the week. We will be solving them on Monday by latest and I am hoping to complete basic actions on playlists by the end of this week.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>[0] <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/owncloud/music/pull/233">https://github.com/owncloud/music/pull/233</a>"&gt;</span>https://github.com/owncloud/music/pull/233<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/p&gt;</span> </td></tr><tr><td class="webkit-line-number" value="49"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>&amp;nbsp;<span class="webkit-html-tag">&lt;/p&gt;</span> </td></tr><tr><td class="webkit-line-number" value="50"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Here is how it looks like:<span class="webkit-html-tag">&lt;/p&gt;</span> </td></tr><tr><td class="webkit-line-number" value="51"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://i.imgur.com/MGDMGfa.png">http://i.imgur.com/MGDMGfa.png</a>" <span class="webkit-html-attribute-name">alt</span>="<span class="webkit-html-attribute-value">new-playlist</span>" <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">640</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">331</span>"&gt;</span><span class="webkit-html-tag">&lt;/p&gt;</span>]]&gt;<span class="webkit-html-tag">&lt;/description&gt;</span></td></tr><tr><td class="webkit-line-number" value="52"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;/item&gt;</span></td></tr><tr><td class="webkit-line-number" value="53"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;item&gt;</span></td></tr><tr><td class="webkit-line-number" value="54"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;title&gt;</span>I’m retracting myself from the ownCloud contributors<span class="webkit-html-tag">&lt;/title&gt;</span></td></tr><tr><td class="webkit-line-number" value="55"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;link&gt;</span>http://tanghus.net/2014/05/im-retracting-myself-from-the-owncloud-contributors/<span class="webkit-html-tag">&lt;/link&gt;</span></td></tr><tr><td class="webkit-line-number" value="56"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;guid&gt;</span>http://tanghus.net/2014/05/im-retracting-myself-from-the-owncloud-contributors/<span class="webkit-html-tag">&lt;/guid&gt;</span></td></tr><tr><td class="webkit-line-number" value="57"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;comments&gt;</span>http://tanghus.net/2014/05/im-retracting-myself-from-the-owncloud-contributors/<span class="webkit-html-tag">&lt;/comments&gt;</span></td></tr><tr><td class="webkit-line-number" value="58"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;pubDate&gt;</span>Sat, 10 May 2014 12:20:00 +0000<span class="webkit-html-tag">&lt;/pubDate&gt;</span></td></tr><tr><td class="webkit-line-number" value="59"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;description&gt;</span><span class="webkit-html-comment">&lt;![CDATA[As the header says I will no longer be part of the ownCloud contributors. It has been a major - not to say the main - part of of life for the past 2&amp;frac12; years; they do roll by, don't they...&lt;br&gt;</span></td></tr><tr><td class="webkit-line-number" value="60"></td><td class="webkit-line-content">When I started it was as most hobby-programmers just to scratch my own itch, but it has been a great joy and pleasure to work with the many enthusiatic people.<span class="webkit-html-tag">&lt;br&gt;</span></td></tr><tr><td class="webkit-line-number" value="61"></td><td class="webkit-line-content">When Frank started his company around the project I was just as happy and gladly signed a contributors agreement for my few contributions to ownCloud core.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span></td></tr><tr><td class="webkit-line-number" value="62"></td><td class="webkit-line-content">The ownCloud project was for me both as mentioned to scratch my own itch regarding many points, but also a way for me to heal my own mind with some brainwork that I hadn't been able to do elsewhere. For personal reasons I'd been out of a job - unable to perform it - but after I had my disability pension I could have some peace and let me try to build some strength.<span class="webkit-html-tag">&lt;br&gt;</span></td></tr><tr><td class="webkit-line-number" value="63"></td><td class="webkit-line-content">It helped a lot to work with these great people.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span></td></tr><tr><td class="webkit-line-number" value="64"></td><td class="webkit-line-content">Lately - for the better part of 1&amp;frac12; year - this hasn't been my feeling. I may be wrong but it is my strong feeling that ownCloud Inc. has become the priority, and the community a workbench for improving and taking over the apps.<span class="webkit-html-tag">&lt;br&gt;</span></td></tr><tr><td class="webkit-line-number" value="65"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="66"></td><td class="webkit-line-content">If this is not so, keep doing your awesome work.<span class="webkit-html-tag">&lt;br&gt;</span></td></tr><tr><td class="webkit-line-number" value="67"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="68"></td><td class="webkit-line-content">For those having the same feeling as me, I urge you to form an ownCloud Foundation. I don't have the strength myself, but I will gladly join and support it.<span class="webkit-html-tag">&lt;br&gt;</span></td></tr><tr><td class="webkit-line-number" value="69"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="70"></td><td class="webkit-line-content">Frank, I'd wished you'd seen and supported it<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span></td></tr><tr><td class="webkit-line-number" value="71"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="72"></td><td class="webkit-line-content">Sorry for all errors in this text; this is for me a very emotional departure.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span></td></tr><tr><td class="webkit-line-number" value="73"></td><td class="webkit-line-content">Edit: I'll explain my reasons for leaving and my wishes for the future of the ownCloud community further soon. At this moment I just need to gather my thoughts first.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span></td></tr><tr><td class="webkit-line-number" value="74"></td><td class="webkit-line-content">Below a redacted excerpt of what triggered it. It may not seem important, but if you know your github-foo your can find find it all<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;pre&gt;</span></td></tr><tr><td class="webkit-line-number" value="75"></td><td class="webkit-line-content"> karlitschek commented 2 days ago</td></tr><tr><td class="webkit-line-number" value="76"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="77"></td><td class="webkit-line-content">Sorry but we don&amp;acute;t want to dumb more libraries in the ownCloud core only because they might be useful. Apps are free to ship components like that if they want to use it. At the later stage if 4-5 apps ship the same component in the exact same version then we might consider to add the to the ownCloud core, or not.</td></tr><tr><td class="webkit-line-number" value="78"></td><td class="webkit-line-content">:-1:</td></tr><tr><td class="webkit-line-number" value="79"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="80"></td><td class="webkit-line-content"> karlitschek commented 2 days ago</td></tr><tr><td class="webkit-line-number" value="81"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="82"></td><td class="webkit-line-content">I'm not saying this is not useful, secure, good code or in other ways helpful. But this doesn't mean that we should dump all useful code into the core. The design goal of the owncloud core is to be as small as possible. In fact it is already too big. So if this is useful then we should use it for the news app API first and perhaps other apps. This doesn't mean that we have to dump it into the core to make it heavier, difficult to maintain and to keep stable</td></tr><tr><td class="webkit-line-number" value="83"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="84"></td><td class="webkit-line-content"> tanghus commented 21 hours ago</td></tr><tr><td class="webkit-line-number" value="85"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="86"></td><td class="webkit-line-content">As it has been - wisely - decided to move the AppFramework to core, I am interested in having it both lean, but more importantly usable and secure. Therefore I prefer to have great implementations which are closely scrutinized for security issues.</td></tr><tr><td class="webkit-line-number" value="87"></td><td class="webkit-line-content">A security issue that would be present in at least 3 apps has already been detected. I think that speaks for itself for including it in core.</td></tr><tr><td class="webkit-line-number" value="88"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="89"></td><td class="webkit-line-content"> tanghus commented 9 hours ago</td></tr><tr><td class="webkit-line-number" value="90"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="91"></td><td class="webkit-line-content">In case my point didn't come clearly thru, as I may sometimes try to soften my views when putting them into words.</td></tr><tr><td class="webkit-line-number" value="92"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="93"></td><td class="webkit-line-content"> The design goal of the owncloud core is to be as small as possible. In fact it is already too big.</td></tr><tr><td class="webkit-line-number" value="94"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="95"></td><td class="webkit-line-content">Recommendable, but what does that exactly mean? What is not needed in core? archive, migration, memcache, ocs, vobject, activitymanager, api, avatar, backgroundjob, cache, contactsmanager, tags, eventsource or files for that matter? Plus everything else under /apps. Fine, lets scrap it and start from scratch. I can actually mention a few that I wouldn't be missed (including some of my contributions), but that's another matter.</td></tr><tr><td class="webkit-line-number" value="96"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="97"></td><td class="webkit-line-content">Design-wise it would probably be good, but we would be left with basically nothing.</td></tr><tr><td class="webkit-line-number" value="98"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="99"></td><td class="webkit-line-content">Some of the good decisions that have been made during the past ~1&amp;frac12; year - from my PoV - are</td></tr><tr><td class="webkit-line-number" value="100"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="101"></td><td class="webkit-line-content"> The strict adherence to interfaces in new contributions</td></tr><tr><td class="webkit-line-number" value="102"></td><td class="webkit-line-content"> The introduction of the Server "container"</td></tr><tr><td class="webkit-line-number" value="103"></td><td class="webkit-line-content"> The (partly) inclusion of the AppFramework.</td></tr><tr><td class="webkit-line-number" value="104"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="105"></td><td class="webkit-line-content">Those - and other - changes can make it possible to actually move towards a mature, trustworthy codebase.</td></tr><tr><td class="webkit-line-number" value="106"></td><td class="webkit-line-content">I have no special attachments to including CORS middleware, but I understand from several parties, that I trust, that it is a small, yet important part to include, and rejecting it as bloat is both disrespectful and counter-productive. So my rant is not about CORS - it's about the culture and attitude that I sometimes see in this community. What I seen is community members reluctant to voice their opinions for improvements.</td></tr><tr><td class="webkit-line-number" value="107"></td><td class="webkit-line-content">To say it straight out: The community should have priority over both "The Inc." and "The Founder". Otherwise it's not a community anymore, and I don't see a place for myself in it.</td></tr><tr><td class="webkit-line-number" value="108"></td><td class="webkit-line-content">Alternatively the two quoted nouns could find better ways for making compromises - without compromising the project - pun intended ;)</td></tr><tr><td class="webkit-line-number" value="109"></td><td class="webkit-line-content">If none of those objects are met I frighten for the future culture of this project, but so be it; I find another place to try to keep my mind sound, because quite honestly recently it has done quite the opposite[*]</td></tr><tr><td class="webkit-line-number" value="110"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="111"></td><td class="webkit-line-content">[*] With exceptions of course. No one mentioned, no one forgotten.</td></tr><tr><td class="webkit-line-number" value="112"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="113"></td><td class="webkit-line-content">PS: I've tried to keep this rant in a sober tone, although my state might not be so (otherwise I probably wouldn't have written it) and I expect any responses to it to be made in public.</td></tr><tr><td class="webkit-line-number" value="114"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="115"></td><td class="webkit-line-content">Frank Karlitschek</td></tr><tr><td class="webkit-line-number" value="116"></td><td class="webkit-line-content">Owner</td></tr><tr><td class="webkit-line-number" value="117"></td><td class="webkit-line-content">karlitschek commented 2 hours ago</td></tr><tr><td class="webkit-line-number" value="118"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="119"></td><td class="webkit-line-content">@tanghus Thanks a lot. I don&amp;acute;t think this has anything to do with Inc. or anything else.</td></tr><tr><td class="webkit-line-number" value="120"></td><td class="webkit-line-content">This is purely about the long term maintainability of the core. And this is something anything who wants that ownCloud still exists in 5-10 years should care about.</td></tr><tr><td class="webkit-line-number" value="121"></td><td class="webkit-line-content">We all know several other projects where this framework/libraries bloat went wrong.</td></tr><tr><td class="webkit-line-number" value="122"></td><td class="webkit-line-content">Frank Karlitschek</td></tr><tr><td class="webkit-line-number" value="123"></td><td class="webkit-line-content">Owner</td></tr><tr><td class="webkit-line-number" value="124"></td><td class="webkit-line-content">karlitschek commented 2 hours ago</td></tr><tr><td class="webkit-line-number" value="125"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="126"></td><td class="webkit-line-content">O.K. Let&amp;acute;s put this into core under this conditions:</td></tr><tr><td class="webkit-line-number" value="127"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="128"></td><td class="webkit-line-content"> Full documentation how this should be used by app developers is available on doc.owncloud.org at the same time.</td></tr><tr><td class="webkit-line-number" value="129"></td><td class="webkit-line-content"> At least two independent apps are fully ported to use this.</td></tr><tr><td class="webkit-line-number" value="130"></td><td class="webkit-line-content"> @Raydiation maintains this for the time being exactly as the rest of the app framework.</td></tr><tr><td class="webkit-line-number" value="131"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="132"></td><td class="webkit-line-content"> Someone actively</td></tr><tr><td class="webkit-line-number" value="133"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="134"></td><td class="webkit-line-content"> Someone starts to port other pieces of ownCloud to use this so that we don&amp;acute;t have code duplication.</td></tr><tr><td class="webkit-line-number" value="135"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="136"></td><td class="webkit-line-content">Additionally we should also regularly check which code, frameworks or dependencies in core can be removed. Otherwise we run into a long term problem.</td></tr><tr><td class="webkit-line-number" value="137"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="138"></td><td class="webkit-line-content"> tanghus commented an hour ago</td></tr><tr><td class="webkit-line-number" value="139"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="140"></td><td class="webkit-line-content"> Full documentation how this should be used by app developers is available on doc.owncloud.org</td></tr><tr><td class="webkit-line-number" value="141"></td><td class="webkit-line-content"> at the same time.</td></tr><tr><td class="webkit-line-number" value="142"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="143"></td><td class="webkit-line-content">Reasonable and preferable.</td></tr><tr><td class="webkit-line-number" value="144"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="145"></td><td class="webkit-line-content"> At least two independent apps are fully ported to use this.</td></tr><tr><td class="webkit-line-number" value="146"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="147"></td><td class="webkit-line-content">I believe that should be the case for oC7 or oC8. Longterm dev is of essence.</td></tr><tr><td class="webkit-line-number" value="148"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="149"></td><td class="webkit-line-content"> @Raydiation maintains this for the time being exactly as the rest of the app framework.</td></tr><tr><td class="webkit-line-number" value="150"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="151"></td><td class="webkit-line-content">I think this should be rephrased to "there must always be an active, responsible maintainer." which is documented in the source file. I don't know if there's a @maintainer tag in http://www.phpdoc.org/ ?</td></tr><tr><td class="webkit-line-number" value="152"></td><td class="webkit-line-content">That it should always be @Raydiation counts out the bus-factor ;)</td></tr><tr><td class="webkit-line-number" value="153"></td><td class="webkit-line-content">Also where would that that place all other core developers including you Frank? We have git blame and I've been personally hit by that recently ;)</td></tr><tr><td class="webkit-line-number" value="154"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="155"></td><td class="webkit-line-content"> Someone actively</td></tr><tr><td class="webkit-line-number" value="156"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="157"></td><td class="webkit-line-content">Meaning what? If it's correct it doesn't have to change. This correlates with the maintainer or other developers related to this.</td></tr><tr><td class="webkit-line-number" value="158"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="159"></td><td class="webkit-line-content"> Someone starts to port other pieces of ownCloud to use this so that we don&amp;acute;t have code duplication.</td></tr><tr><td class="webkit-line-number" value="160"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="161"></td><td class="webkit-line-content">Agreed.</td></tr><tr><td class="webkit-line-number" value="162"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="163"></td><td class="webkit-line-content"> Additionally we should also regularly check which code, frameworks or dependencies in core can be removed. Otherwise we run into a long term problem.</td></tr><tr><td class="webkit-line-number" value="164"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="165"></td><td class="webkit-line-content">This should be addressed in a separate issue and I'm sorry @XXX that I kinda hijacked this issue for that.</td></tr><tr><td class="webkit-line-number" value="166"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="167"></td><td class="webkit-line-content"> tanghus commented 19 minutes ago</td></tr><tr><td class="webkit-line-number" value="168"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="169"></td><td class="webkit-line-content"> This is purely about the long term maintainability of the core. And this is something anything who wants that ownCloud still exists in 5-10 years should care about.</td></tr><tr><td class="webkit-line-number" value="170"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="171"></td><td class="webkit-line-content">To be very forthright I'm not not sure which ownCloud you mean here? Is it to be sure independent developers can produce efficient and secure code, or is it to secure that the Inc. have less dependencies when they use their paid work force to make solid apps for paying customers?</td></tr><tr><td class="webkit-line-number" value="172"></td><td class="webkit-line-content">The arguments and motives have become too opaque for me, and after 2&amp;frac12; years of mostly enjoying this project, I'll have to retract myself from it.</td></tr><tr><td class="webkit-line-number" value="173"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="174"></td><td class="webkit-line-content">@XXX sorry for misusing this PR.</td></tr><tr><td class="webkit-line-number" value="175"></td><td class="webkit-line-content">Frank Karlitschek</td></tr><tr><td class="webkit-line-number" value="176"></td><td class="webkit-line-content">Owner</td></tr><tr><td class="webkit-line-number" value="177"></td><td class="webkit-line-content">karlitschek commented 11 minutes ago</td></tr><tr><td class="webkit-line-number" value="178"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="179"></td><td class="webkit-line-content">@tanghus I&amp;acute;m not really sure what you mean here. Like I said this has nothing to do with Inc. or anything else.</td></tr><tr><td class="webkit-line-number" value="180"></td><td class="webkit-line-content">We all have invested a lot of time and energy into ownCloud. So it is in our all interested that the ownCloud core and the apps will be maintainable and stable and working and mostly bugfree for as long as possible. Because of that we have to do some quality check when architectural changes are done in the core. I think this is good maintainership in general.</td></tr><tr><td class="webkit-line-number" value="181"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="182"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;/pre&gt;</span> <span class="webkit-html-tag">&lt;p&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://tanghus.net/?flattrss_redirect&id=220491&md5=cda553fc4023aad6b70ec74539f5ee80">http://tanghus.net/?flattrss_redirect&amp;amp;id=220491&amp;amp;md5=cda553fc4023aad6b70ec74539f5ee80</a>" <span class="webkit-html-attribute-name">title</span>="<span class="webkit-html-attribute-value">Flattr</span>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">_blank</span>"&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://tanghus.net/wp-content/plugins/flattr/img/flattr-badge-large.png">http://tanghus.net/wp-content/plugins/flattr/img/flattr-badge-large.png</a>" <span class="webkit-html-attribute-name">alt</span>="<span class="webkit-html-attribute-value">flattr this!</span>"&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/p&gt;</span>]]&gt;<span class="webkit-html-tag">&lt;/description&gt;</span></td></tr><tr><td class="webkit-line-number" value="183"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;/item&gt;</span></td></tr><tr><td class="webkit-line-number" value="184"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;item&gt;</span></td></tr><tr><td class="webkit-line-number" value="185"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;title&gt;</span>Get-involved workshops at the KDE/ownCloud/openSUSE booth at LinuxTag<span class="webkit-html-tag">&lt;/title&gt;</span></td></tr><tr><td class="webkit-line-number" value="186"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;link&gt;</span>http://blog.jospoortvliet.com/2014/05/get-involved-workshops-at.html<span class="webkit-html-tag">&lt;/link&gt;</span></td></tr><tr><td class="webkit-line-number" value="187"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;guid&gt;</span>http://blog.jospoortvliet.com/2014/05/get-involved-workshops-at.html<span class="webkit-html-tag">&lt;/guid&gt;</span></td></tr><tr><td class="webkit-line-number" value="188"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;comments&gt;</span>http://blog.jospoortvliet.com/2014/05/get-involved-workshops-at.html<span class="webkit-html-tag">&lt;/comments&gt;</span></td></tr><tr><td class="webkit-line-number" value="189"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;pubDate&gt;</span>Wed, 07 May 2014 09:40:00 +0000<span class="webkit-html-tag">&lt;/pubDate&gt;</span></td></tr><tr><td class="webkit-line-number" value="190"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;description&gt;</span><span class="webkit-html-comment">&lt;![CDATA[&lt;div dir="ltr" trbidi="on"&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.linuxtag.org/2014">http://www.linuxtag.org/2014</a>" <span class="webkit-html-attribute-name">imageanchor</span>="<span class="webkit-html-attribute-value">1</span>"&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">border</span>="<span class="webkit-html-attribute-value">0</span>" <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://www.linuxtag.org/2014/fileadmin/_processed_/csm_buddies_043bf42552.png">http://www.linuxtag.org/2014/fileadmin/_processed_/csm_buddies_043bf42552.png</a>"&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span>Tomorrow, 9:45, <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.linuxtag.org/2014">http://www.linuxtag.org/2014</a>"&gt;</span>LinuxTag<span class="webkit-html-tag">&lt;/a&gt;</span> and <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://de.droidcon.com/2014">http://de.droidcon.com/2014</a>"&gt;</span>DroidCon<span class="webkit-html-tag">&lt;/a&gt;</span> open the doors in Berlin. The even presents a staggering number of sessions (see <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.linuxtag.org/2014/en/program/thursday/">http://www.linuxtag.org/2014/en/program/thursday/</a>"&gt;</span>LinuxTag on Thursday alone<span class="webkit-html-tag">&lt;/a&gt;</span> featuring 57 talks). This is in part due to the addition of evening sessions, which are open for the public (no ticket needed). My own <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.linuxtag.org/2014/en/program/talk-details/?eventid=1350">http://www.linuxtag.org/2014/en/program/talk-details/?eventid=1350</a>"&gt;</span>talk about the relevance of the Linux Desktop<span class="webkit-html-tag">&lt;/a&gt;</span> is one of these evening sessions. This is in parallel with LinuxNacht so we'll have to see how many people will choose talks over beer...<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;h2&gt;</span>Workshops<span class="webkit-html-tag">&lt;/h2&gt;</span>At the combined openSUSE/ownCloud/KDE booth I've organized short workshops, given by contributors to these projects, designed to help you get involved with these (and other!) Free Software projects. There is only room for about 10-12 people per workshop so you will get some real attention from the developer doing the workshop. It also means you should make sure to be there on time to secure a spot!<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>We try to give the workshops tree times so if one is full, you can come back the next day (due to availability of people this didn't work for all workshops).<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;h3&gt;</span>The program<span class="webkit-html-tag">&lt;/h3&gt;</span><span class="webkit-html-tag">&lt;b&gt;</span>Thursday<span class="webkit-html-tag">&lt;/b&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;table <span class="webkit-html-attribute-name">border</span>="<span class="webkit-html-attribute-value">0</span>" <span class="webkit-html-attribute-name">cellspacing</span>="<span class="webkit-html-attribute-value">0</span>"&gt;</span><span class="webkit-html-tag">&lt;colgroup <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">55</span>"&gt;</span><span class="webkit-html-tag">&lt;/colgroup&gt;</span><span class="webkit-html-tag">&lt;colgroup <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">500</span>"&gt;</span><span class="webkit-html-tag">&lt;/colgroup&gt;</span><span class="webkit-html-tag">&lt;tbody&gt;</span><span class="webkit-html-tag">&lt;tr&gt;</span><span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">32</span>" <span class="webkit-html-attribute-name">valign</span>="<span class="webkit-html-attribute-value">TOP</span>"&gt;</span>10:00<span class="webkit-html-tag">&lt;/td&gt;</span><span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>"&gt;</span><span class="webkit-html-tag">&lt;b&gt;</span>Testing Linux with openQA<span class="webkit-html-tag">&lt;/b&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>(Bernhard Wiedemann)<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;/tr&gt;</span><span class="webkit-html-tag">&lt;tr&gt;</span><span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">32</span>" <span class="webkit-html-attribute-name">valign</span>="<span class="webkit-html-attribute-value">TOP</span>"&gt;</span>11:00<span class="webkit-html-tag">&lt;/td&gt;</span><span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>"&gt;</span><span class="webkit-html-tag">&lt;b&gt;</span>Introduction to hacking ownCloud file synchronization<span class="webkit-html-tag">&lt;/b&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>(Daniel Molkentin)<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;/tr&gt;</span><span class="webkit-html-tag">&lt;tr&gt;</span><span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">32</span>" <span class="webkit-html-attribute-name">valign</span>="<span class="webkit-html-attribute-value">TOP</span>"&gt;</span>12:00<span class="webkit-html-tag">&lt;/td&gt;</span><span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>"&gt;</span><span class="webkit-html-tag">&lt;b&gt;</span>AppArmor Crash Course<span class="webkit-html-tag">&lt;/b&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>(Christian Boltz)<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;/tr&gt;</span><span class="webkit-html-tag">&lt;tr&gt;</span><span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">16</span>" <span class="webkit-html-attribute-name">valign</span>="<span class="webkit-html-attribute-value">TOP</span>"&gt;</span>13:00<span class="webkit-html-tag">&lt;/td&gt;</span><span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>"&gt;</span><span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;/tr&gt;</span><span class="webkit-html-tag">&lt;tr&gt;</span><span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">32</span>" <span class="webkit-html-attribute-name">valign</span>="<span class="webkit-html-attribute-value">TOP</span>"&gt;</span>14:00<span class="webkit-html-tag">&lt;/td&gt;</span><span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>"&gt;</span><span class="webkit-html-tag">&lt;b&gt;</span>Build your first ownCloud App<span class="webkit-html-tag">&lt;/b&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>(Arthur Schiwon)<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;/tr&gt;</span><span class="webkit-html-tag">&lt;tr&gt;</span><span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">32</span>" <span class="webkit-html-attribute-name">valign</span>="<span class="webkit-html-attribute-value">TOP</span>"&gt;</span>15:00<span class="webkit-html-tag">&lt;/td&gt;</span><span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>"&gt;</span><span class="webkit-html-tag">&lt;b&gt;</span>Writing your first KDE application<span class="webkit-html-tag">&lt;/b&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>(Sebastian Gottfried)<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;/tr&gt;</span><span class="webkit-html-tag">&lt;tr&gt;</span><span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">32</span>" <span class="webkit-html-attribute-name">valign</span>="<span class="webkit-html-attribute-value">TOP</span>"&gt;</span>16:00<span class="webkit-html-tag">&lt;/td&gt;</span><span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>"&gt;</span><span class="webkit-html-tag">&lt;b&gt;</span>Packaging with the Open Build Service<span class="webkit-html-tag">&lt;/b&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>(Marcel K&amp;uuml;hlhorn)<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;/tr&gt;</span><span class="webkit-html-tag">&lt;tr&gt;</span><span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">32</span>" <span class="webkit-html-attribute-name">valign</span>="<span class="webkit-html-attribute-value">TOP</span>"&gt;</span>17:00<span class="webkit-html-tag">&lt;/td&gt;</span><span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>"&gt;</span><span class="webkit-html-tag">&lt;b&gt;</span>Internal security mechanisms used by the German eID card<span class="webkit-html-tag">&lt;/b&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>(Joerg Schilling)<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;/tr&gt;</span><span class="webkit-html-tag">&lt;/tbody&gt;</span><span class="webkit-html-tag">&lt;/table&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;b&gt;</span>Friday<span class="webkit-html-tag">&lt;/b&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;table <span class="webkit-html-attribute-name">border</span>="<span class="webkit-html-attribute-value">0</span>" <span class="webkit-html-attribute-name">cellspacing</span>="<span class="webkit-html-attribute-value">0</span>"&gt;</span><span class="webkit-html-tag">&lt;colgroup <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">55</span>"&gt;</span><span class="webkit-html-tag">&lt;/colgroup&gt;</span><span class="webkit-html-tag">&lt;colgroup <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">500</span>"&gt;</span><span class="webkit-html-tag">&lt;/colgroup&gt;</span><span class="webkit-html-tag">&lt;tbody&gt;</span><span class="webkit-html-tag">&lt;tr&gt;</span><span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">32</span>" <span class="webkit-html-attribute-name">valign</span>="<span class="webkit-html-attribute-value">TOP</span>"&gt;</span>10:00<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>"&gt;</span><span class="webkit-html-tag">&lt;b&gt;</span>Testing Linux with openQA<span class="webkit-html-tag">&lt;/b&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>(Bernhard Wiedemann)<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;/tr&gt;</span><span class="webkit-html-tag">&lt;tr&gt;</span><span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">32</span>" <span class="webkit-html-attribute-name">valign</span>="<span class="webkit-html-attribute-value">TOP</span>"&gt;</span>11:00<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>"&gt;</span><span class="webkit-html-tag">&lt;b&gt;</span>Introduction to hacking ownCloud file synchronization<span class="webkit-html-tag">&lt;/b&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>(Daniel Molkentin)<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;/tr&gt;</span><span class="webkit-html-tag">&lt;tr&gt;</span><span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">32</span>" <span class="webkit-html-attribute-name">valign</span>="<span class="webkit-html-attribute-value">TOP</span>"&gt;</span>12:00<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>"&gt;</span><span class="webkit-html-tag">&lt;b&gt;</span>Hacking PostfixAdmin<span class="webkit-html-tag">&lt;/b&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>(Christian Boltz)<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;/tr&gt;</span><span class="webkit-html-tag">&lt;tr&gt;</span><span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">32</span>" <span class="webkit-html-attribute-name">valign</span>="<span class="webkit-html-attribute-value">TOP</span>"&gt;</span>13:00<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>"&gt;</span><span class="webkit-html-tag">&lt;b&gt;</span>Bareos Backup - Rear Disaster Recovery workshop<span class="webkit-html-tag">&lt;/b&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>(Maik Au&amp;szlig;endorf and Gratien D'haese)<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;/tr&gt;</span><span class="webkit-html-tag">&lt;tr&gt;</span><span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">32</span>" <span class="webkit-html-attribute-name">valign</span>="<span class="webkit-html-attribute-value">TOP</span>"&gt;</span>14:00<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>"&gt;</span><span class="webkit-html-tag">&lt;b&gt;</span>Build your first ownCloud App<span class="webkit-html-tag">&lt;/b&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>(Georg Erhke)<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;/tr&gt;</span><span class="webkit-html-tag">&lt;tr&gt;</span><span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">32</span>" <span class="webkit-html-attribute-name">valign</span>="<span class="webkit-html-attribute-value">TOP</span>"&gt;</span>15:00<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>"&gt;</span><span class="webkit-html-tag">&lt;b&gt;</span>Writing your first KDE application<span class="webkit-html-tag">&lt;/b&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>(Sebastian Gottfried)<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;/tr&gt;</span><span class="webkit-html-tag">&lt;tr&gt;</span><span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">32</span>" <span class="webkit-html-attribute-name">valign</span>="<span class="webkit-html-attribute-value">TOP</span>"&gt;</span>16:00<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>"&gt;</span><span class="webkit-html-tag">&lt;b&gt;</span>Packaging with the Open Build Service<span class="webkit-html-tag">&lt;/b&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>(Marcel K&amp;uuml;hlhorn)<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;/tr&gt;</span><span class="webkit-html-tag">&lt;tr&gt;</span><span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">32</span>" <span class="webkit-html-attribute-name">valign</span>="<span class="webkit-html-attribute-value">TOP</span>"&gt;</span>17:00<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>"&gt;</span><span class="webkit-html-tag">&lt;b&gt;</span>Internal security mechanisms used by the German eID card<span class="webkit-html-tag">&lt;/b&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>(Joerg Schilling)<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;/tr&gt;</span><span class="webkit-html-tag">&lt;/tbody&gt;</span><span class="webkit-html-tag">&lt;/table&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;b&gt;</span>Saturday<span class="webkit-html-tag">&lt;/b&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;table <span class="webkit-html-attribute-name">border</span>="<span class="webkit-html-attribute-value">0</span>" <span class="webkit-html-attribute-name">cellspacing</span>="<span class="webkit-html-attribute-value">0</span>"&gt;</span><span class="webkit-html-tag">&lt;colgroup <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">55</span>"&gt;</span><span class="webkit-html-tag">&lt;/colgroup&gt;</span><span class="webkit-html-tag">&lt;colgroup <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">500</span>"&gt;</span><span class="webkit-html-tag">&lt;/colgroup&gt;</span><span class="webkit-html-tag">&lt;tbody&gt;</span><span class="webkit-html-tag">&lt;tr&gt;</span><span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">32</span>" <span class="webkit-html-attribute-name">valign</span>="<span class="webkit-html-attribute-value">TOP</span>"&gt;</span>10:00<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>"&gt;</span><span class="webkit-html-tag">&lt;b&gt;</span>Testing Linux with openQA<span class="webkit-html-tag">&lt;/b&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>(Bernhard Wiedemann)<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;/tr&gt;</span><span class="webkit-html-tag">&lt;tr&gt;</span><span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">32</span>" <span class="webkit-html-attribute-name">valign</span>="<span class="webkit-html-attribute-value">TOP</span>"&gt;</span>11:00<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>"&gt;</span><span class="webkit-html-tag">&lt;b&gt;</span>Introduction to hacking ownCloud file synchronization<span class="webkit-html-tag">&lt;/b&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>(Daniel Molkentin)<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;/tr&gt;</span><span class="webkit-html-tag">&lt;tr&gt;</span><span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">32</span>" <span class="webkit-html-attribute-name">valign</span>="<span class="webkit-html-attribute-value">TOP</span>"&gt;</span>12:00<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>"&gt;</span><span class="webkit-html-tag">&lt;b&gt;</span>AppArmor Crash Course<span class="webkit-html-tag">&lt;/b&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>(Christian Boltz)<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;/tr&gt;</span><span class="webkit-html-tag">&lt;tr&gt;</span><span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">32</span>" <span class="webkit-html-attribute-name">valign</span>="<span class="webkit-html-attribute-value">TOP</span>"&gt;</span>13:00<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>"&gt;</span><span class="webkit-html-tag">&lt;b&gt;</span>Bareos Backup - Rear Disaster Recovery workshop<span class="webkit-html-tag">&lt;/b&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>(Maik Au&amp;szlig;endorf)<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;/tr&gt;</span><span class="webkit-html-tag">&lt;tr&gt;</span><span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">32</span>" <span class="webkit-html-attribute-name">valign</span>="<span class="webkit-html-attribute-value">TOP</span>"&gt;</span>14:00<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>"&gt;</span><span class="webkit-html-tag">&lt;b&gt;</span>Build your first ownCloud App<span class="webkit-html-tag">&lt;/b&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>(Georg Erhke)<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;/tr&gt;</span><span class="webkit-html-tag">&lt;tr&gt;</span><span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">32</span>" <span class="webkit-html-attribute-name">valign</span>="<span class="webkit-html-attribute-value">TOP</span>"&gt;</span>15:00<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>"&gt;</span><span class="webkit-html-tag">&lt;b&gt;</span>Writing your first KDE application<span class="webkit-html-tag">&lt;/b&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>(Sebastian Gottfried)<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;/tr&gt;</span><span class="webkit-html-tag">&lt;tr&gt;</span><span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">32</span>" <span class="webkit-html-attribute-name">valign</span>="<span class="webkit-html-attribute-value">TOP</span>"&gt;</span>16:00<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>"&gt;</span><span class="webkit-html-tag">&lt;b&gt;</span>Packaging with the Open Build Service<span class="webkit-html-tag">&lt;/b&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>(Marcel K&amp;uuml;hlhorn)<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;/tr&gt;</span><span class="webkit-html-tag">&lt;tr&gt;</span><span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">32</span>" <span class="webkit-html-attribute-name">valign</span>="<span class="webkit-html-attribute-value">TOP</span>"&gt;</span>17:00<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;td <span class="webkit-html-attribute-name">align</span>="<span class="webkit-html-attribute-value">LEFT</span>"&gt;</span><span class="webkit-html-tag">&lt;b&gt;</span>Internal security mechanisms used by the German eID card<span class="webkit-html-tag">&lt;/b&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>(Joerg Schilling)<span class="webkit-html-tag">&lt;/td&gt;</span> <span class="webkit-html-tag">&lt;/tr&gt;</span><span class="webkit-html-tag">&lt;/tbody&gt;</span><span class="webkit-html-tag">&lt;/table&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>Participants to the workshops get a Club Mate to keep them awake and quench their thirst.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>Our booth space is in Hall 6, Number D11 - next to the LinuxTag info stand. See you there tomorrow!<span class="webkit-html-tag">&lt;/div&gt;</span>]]&gt;<span class="webkit-html-tag">&lt;/description&gt;</span></td></tr><tr><td class="webkit-line-number" value="191"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;/item&gt;</span></td></tr><tr><td class="webkit-line-number" value="192"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;item&gt;</span></td></tr><tr><td class="webkit-line-number" value="193"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;title&gt;</span>GSoC and ownCloud<span class="webkit-html-tag">&lt;/title&gt;</span></td></tr><tr><td class="webkit-line-number" value="194"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;link&gt;</span>http://volkangezerr.scienceontheweb.net/icerikgoster.php?tur=ownCloud&amp;amp;amp;id=294<span class="webkit-html-tag">&lt;/link&gt;</span></td></tr><tr><td class="webkit-line-number" value="195"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;guid&gt;</span>http://volkangezerr.scienceontheweb.net/icerikgoster.php?tur=ownCloud&amp;amp;amp;id=294<span class="webkit-html-tag">&lt;/guid&gt;</span></td></tr><tr><td class="webkit-line-number" value="196"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;comments&gt;</span>http://volkangezerr.scienceontheweb.net/icerikgoster.php?tur=ownCloud&amp;amp;amp;id=294<span class="webkit-html-tag">&lt;/comments&gt;</span></td></tr><tr><td class="webkit-line-number" value="197"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;pubDate&gt;</span>Sun, 04 May 2014 14:53:00 +0000<span class="webkit-html-tag">&lt;/pubDate&gt;</span></td></tr><tr><td class="webkit-line-number" value="198"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;description&gt;</span><span class="webkit-html-comment">&lt;![CDATA[&lt;p&gt;</span>Hi!<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>In this category, I will be posting the progress that I am on with <span class="webkit-html-tag">&lt;strong&gt;</span>GSoC<span class="webkit-html-tag">&lt;/strong&gt;</span> and <span class="webkit-html-tag">&lt;strong&gt;</span>ownCloud<span class="webkit-html-tag">&lt;/strong&gt;</span>.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>First, I should tell more about <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.google-melange.com/">http://www.google-melange.com/</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">_blank</span>"&gt;</span>GSoC<span class="webkit-html-tag">&lt;/a&gt;</span>. GSoC (Google Summer of Code) is a program supported by Google to encourage students to code for Open Source software. And this year is the tenth year of this program. There are <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.google-melange.com/gsoc/org/list/public/google/gsoc2014">http://www.google-melange.com/gsoc/org/list/public/google/gsoc2014</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">_blank</span>"&gt;</span>190 open source organizations<span class="webkit-html-tag">&lt;/a&gt;</span> and more than 1300 students ready to code for open source. And me... I am one of them this year.<span class="webkit-html-tag">&lt;/p&gt;</span> </td></tr><tr><td class="webkit-line-number" value="199"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>It is my first time in GSoC and I am so glad to be a part of a great community: <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://owncloud.org/">http://owncloud.org/</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">_blank</span>"&gt;</span>ownCloud<span class="webkit-html-tag">&lt;/a&gt;</span>.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>Just after I have heard about <span class="webkit-html-tag">&lt;strong&gt;</span>ownCloud<span class="webkit-html-tag">&lt;/strong&gt;</span> as an open source replacement of Dropbox/GoogleDrive/SkyDrive, I was totally amazed and installed on my Kubuntu laptop.<span class="webkit-html-tag">&lt;/p&gt;</span> </td></tr><tr><td class="webkit-line-number" value="200"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Just like the excitement after buying a new phone, I started playing with it to learn as many features as possible. Here, I am not gonna talk about how powerful and great software it is, but the development status of my project in GSoC: Playlist Functionality for ownCloud Music App.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>The following part is copy/paste from my proposal:<span class="webkit-html-tag">&lt;/p&gt;</span> </td></tr><tr><td class="webkit-line-number" value="201"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span><span class="webkit-html-tag">&lt;strong&gt;</span>ownCloud<span class="webkit-html-tag">&lt;/strong&gt;</span> is an open source file sync and share software for everyone. Its features can be expanded by installing applications. One of the applications of ownCloud is a Music Application which collects the music files on the user's folder and plays them.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>My idea is to add a playlist functionality to this application. This functionality will have the following features:<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;/p&gt;</span> </td></tr><tr><td class="webkit-line-number" value="202"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;ul&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>Use your browser to play your songs using created playlists<span class="webkit-html-tag">&lt;/li&gt;</span> </td></tr><tr><td class="webkit-line-number" value="203"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span>Basic playlist operations can be done by web interface: Create/rename/remove playlists.<span class="webkit-html-tag">&lt;/li&gt;</span> </td></tr><tr><td class="webkit-line-number" value="204"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span>Drag and drop files<span class="webkit-html-tag">&lt;/li&gt;</span> </td></tr><tr><td class="webkit-line-number" value="205"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span>Since ownCloud is being used in all browsers, it will be only possible to play MP3 and maybe OGG files to support all of them.<span class="webkit-html-tag">&lt;/li&gt;</span> </td></tr><tr><td class="webkit-line-number" value="206"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;/ul&gt;</span><span class="webkit-html-tag">&lt;p&gt;</span>In the future, these playlists could be shared to public or specific users for music streaming like online radio stations. Also, other file formats could be played after conversion with usage of some libraries.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>From next week, I will be posting more detailed report about my progress. Until next time...<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>Happy hacking!<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;/p&gt;</span>]]&gt;<span class="webkit-html-tag">&lt;/description&gt;</span></td></tr><tr><td class="webkit-line-number" value="207"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;/item&gt;</span></td></tr><tr><td class="webkit-line-number" value="208"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;item&gt;</span></td></tr><tr><td class="webkit-line-number" value="209"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;title&gt;</span>Meta Blogging<span class="webkit-html-tag">&lt;/title&gt;</span></td></tr><tr><td class="webkit-line-number" value="210"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;link&gt;</span>http://blog.jospoortvliet.com/2014/04/meta-blogging.html<span class="webkit-html-tag">&lt;/link&gt;</span></td></tr><tr><td class="webkit-line-number" value="211"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;guid&gt;</span>http://blog.jospoortvliet.com/2014/04/meta-blogging.html<span class="webkit-html-tag">&lt;/guid&gt;</span></td></tr><tr><td class="webkit-line-number" value="212"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;comments&gt;</span>http://blog.jospoortvliet.com/2014/04/meta-blogging.html<span class="webkit-html-tag">&lt;/comments&gt;</span></td></tr><tr><td class="webkit-line-number" value="213"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;pubDate&gt;</span>Tue, 29 Apr 2014 10:37:00 +0000<span class="webkit-html-tag">&lt;/pubDate&gt;</span></td></tr><tr><td class="webkit-line-number" value="214"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;description&gt;</span><span class="webkit-html-comment">&lt;![CDATA[&lt;div dir="ltr" trbidi="on"&gt;</span>Today, I blog about blogging. My goal is to convince you, hard working contributor to KDE, ownCloud or openSUSE, that you should regularly blog about the awesome you do.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;h2&gt;</span>Blogging is great<span class="webkit-html-tag">&lt;/h2&gt;</span>Contributors blogging about what they do is awesome, really. This way, we:<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;ul&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>Share knowledge <span class="webkit-html-tag">&lt;small&gt;</span>so others don't have to re-invent the wheel<span class="webkit-html-tag">&lt;/small&gt;</span><span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>Share ideas <span class="webkit-html-tag">&lt;small&gt;</span>so others know what we're up to and can help improve plans<span class="webkit-html-tag">&lt;/small&gt;</span><span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>Get help <span class="webkit-html-tag">&lt;small&gt;</span>so readers might feel compelled to help out!<span class="webkit-html-tag">&lt;/small&gt;</span><span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>Give help <span class="webkit-html-tag">&lt;small&gt;</span>so using ownCloud/KDE/openSUSE/etc becomes easier for people<span class="webkit-html-tag">&lt;/small&gt;</span><span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>Increase our visibility <span class="webkit-html-tag">&lt;small&gt;</span>so users/developers know who to <span class="webkit-html-tag">&lt;strike&gt;</span>beat up<span class="webkit-html-tag">&lt;/strike&gt;</span> talk to<span class="webkit-html-tag">&lt;/small&gt;</span><span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>Create some noise for the outside <span class="webkit-html-tag">&lt;small&gt;</span>forums, news sites, magazines etc - press in general<span class="webkit-html-tag">&lt;/small&gt;</span><span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;/ul&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>And that's all absolutely awesome. I even bet there are at least 3 more reasons why blogging is good for your community and I hereby offer cookies for whoever shares three other reasons in the comments section.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>But let's be honest. Who cares about how it benefits whatever? It's the age of <span class="webkit-html-tag">&lt;em&gt;</span>me me<span class="webkit-html-tag">&lt;/em&gt;</span> and more <span class="webkit-html-tag">&lt;em&gt;</span>me<span class="webkit-html-tag">&lt;/em&gt;</span>!<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://www.flickr.com/photos/komodoro/14081824673">https://www.flickr.com/photos/komodoro/14081824673</a>" <span class="webkit-html-attribute-name">title</span>="<span class="webkit-html-attribute-value">Balsa de pardelas by Paco Lopez, on Flickr</span>"&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="https://farm3.staticflickr.com/2912/14081824673_7e01be5884_z.jpg">https://farm3.staticflickr.com/2912/14081824673_7e01be5884_z.jpg</a>" <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">640</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">213</span>" <span class="webkit-html-attribute-name">alt</span>="<span class="webkit-html-attribute-value">Balsa de pardelas</span>"&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;h2&gt;</span>But what really matters...<span class="webkit-html-tag">&lt;/h2&gt;</span>So I want to make clear that <span class="webkit-html-tag">&lt;strong&gt;</span>YOU benefit<span class="webkit-html-tag">&lt;/strong&gt;</span>. Taking time off to write down what you're working on, putting ideas in order&amp;mdash;this is incredibly useful. You will not only become a better writer but also a better thinker. Better at expressing your ideas but also better at putting them in order, examining them, refining them.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>Blogging makes you stop and <span class="webkit-html-tag">&lt;em&gt;</span>think<span class="webkit-html-tag">&lt;/em&gt;</span> about what you are doing. You take a little time to dive a bit deeper in what drives you, why you work on what you work on and how you can do better.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>This should make clear that the idea of "I have nothing to say" makes no sense. If you are doing things, you must be thinking about them. Blogging is just thinking out loud. Which helps YOU think and, as I pointed out above, helps others see what you think about and give you input.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://www.flickr.com/photos/locksleynet/14058684542">https://www.flickr.com/photos/locksleynet/14058684542</a>" <span class="webkit-html-attribute-name">title</span>="<span class="webkit-html-attribute-value">London phone box. by Locksley McPherson Jnr, on Flickr</span>"&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="https://farm3.staticflickr.com/2914/14058684542_bb086ee06c_m.jpg">https://farm3.staticflickr.com/2914/14058684542_bb086ee06c_m.jpg</a>" <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">240</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">240</span>" <span class="webkit-html-attribute-name">alt</span>="<span class="webkit-html-attribute-value">London phone box.</span>"&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;h2&gt;</span>HOW to do it then?<span class="webkit-html-tag">&lt;/h2&gt;</span>I'm not going to say writing is simple. If you look up the first posts on my blog, well, let's just say it didn't come by itself for me either. You might be looking at a blank page for a while. But it gets easy when you have something to say! If you're enthusiastic about something or pondering a complicated problem, <span class="webkit-html-tag">&lt;b&gt;</span>that<span class="webkit-html-tag">&lt;/b&gt;</span> is the moment to start. Open your favorite text editor and just blurt down your thoughts, why you're happy/angry/enthusiastic/etc.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>Then structure it a bit, try to explain the things. You might have learned this in the past already: explaining something complicated to somebody else is awesome, because you learn from doing that yourself. Maybe even more than the person you're explaining to!<span class="webkit-html-tag">&lt;br&gt;</span>Then make it more presentable. Add a few headers above big paragraphs to break it up, maybe add a picture. Flickr is a great source of pics and it makes your blog a bit lighter, but it is not mandatory at all. Then just publish. Because, really, you can polish forever but it will never be perfect. And you learn while writing. So write, publish, and write some more!<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>On the idea of "you must do regular writing": <span class="webkit-html-tag">&lt;b&gt;</span>a myth<span class="webkit-html-tag">&lt;/b&gt;</span>. Yes, writing about what you did last week is helpful. It gives a base to start with, keeps your life organized. But it is <span class="webkit-html-tag">&lt;strong&gt;</span>not<span class="webkit-html-tag">&lt;/strong&gt;</span> The Only Way To Success when it comes to blogging. You need a bit of inspiration. I've gone months without blogs, and had weeks with several. That might not be awesome from a '<span class="webkit-html-tag">&lt;i&gt;</span>social media<span class="webkit-html-tag">&lt;/i&gt;</span>' perspective but really, who gives a rats' ass about that? I know I don't.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>Write when you are thinking about something, when you're inspired. That's enough.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;h2&gt;</span>Conclusion<span class="webkit-html-tag">&lt;/h2&gt;</span>Blogging is helpful. Most people don't feel compelled to share their expertise, knowledge and ideas. That is OK, of course - but if you are willing to blog, please do it! It isn't as hard as it sometimes feels and it is more helpful for yourself than you might think.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>And if your project has a blog roll like <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://planet.kde.org/">http://planet.kde.org/</a>"&gt;</span>planet KDE<span class="webkit-html-tag">&lt;/a&gt;</span>, <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://planet.opensuse.org/">http://planet.opensuse.org/</a>"&gt;</span>planet openSUSE<span class="webkit-html-tag">&lt;/a&gt;</span> and <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://owncloud.org/news">http://owncloud.org/news</a>"&gt;</span>ownCloud News<span class="webkit-html-tag">&lt;/a&gt;</span>, get your blog on there! More readers = more comments = more motivation and more value for <span class="webkit-html-tag">&lt;em&gt;</span>you<span class="webkit-html-tag">&lt;/em&gt;</span>. Really!<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>For the ownCloud folk: contact me if you want your blog on our blog roll. I'd be happy to add it!<span class="webkit-html-tag">&lt;/div&gt;</span>]]&gt;<span class="webkit-html-tag">&lt;/description&gt;</span></td></tr><tr><td class="webkit-line-number" value="215"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;/item&gt;</span></td></tr><tr><td class="webkit-line-number" value="216"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;item&gt;</span></td></tr><tr><td class="webkit-line-number" value="217"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;title&gt;</span>LDAP in ownCloud 6.0.3: improved performance and more<span class="webkit-html-tag">&lt;/title&gt;</span></td></tr><tr><td class="webkit-line-number" value="218"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;link&gt;</span>http://arthur-schiwon.de/ldap-owncloud-603-improved-performance-and-more<span class="webkit-html-tag">&lt;/link&gt;</span></td></tr><tr><td class="webkit-line-number" value="219"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;guid&gt;</span>http://arthur-schiwon.de/ldap-owncloud-603-improved-performance-and-more<span class="webkit-html-tag">&lt;/guid&gt;</span></td></tr><tr><td class="webkit-line-number" value="220"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;comments&gt;</span>http://arthur-schiwon.de/ldap-owncloud-603-improved-performance-and-more<span class="webkit-html-tag">&lt;/comments&gt;</span></td></tr><tr><td class="webkit-line-number" value="221"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;pubDate&gt;</span>Fri, 25 Apr 2014 11:00:00 +0000<span class="webkit-html-tag">&lt;/pubDate&gt;</span></td></tr><tr><td class="webkit-line-number" value="222"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;description&gt;</span><span class="webkit-html-comment">&lt;![CDATA[&lt;div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">typeof</span>="<span class="webkit-html-attribute-value">foaf:Image</span>" <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://arthur-schiwon.de/sites/default/files/ldap-mosaic.png">http://arthur-schiwon.de/sites/default/files/ldap-mosaic.png</a>" <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">1072</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">351</span>" <span class="webkit-html-attribute-name">alt</span>=""&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;div <span class="webkit-html-attribute-name">property</span>="<span class="webkit-html-attribute-value">content:encoded</span>"&gt;</span><span class="webkit-html-tag">&lt;p&gt;</span>In about a week we release version 6.0.3 of ownCloud Community Edition! It is a maintenance release that includes nearly two months of improvements (including performance improvements) and some fixes. I want to use this opportunity to shed some light on the fixes the LDAP back-end has seen.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="223"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>There are no big things, however, but the performance improvements in sharing related methods and in the configuration wizard will significantly enhance the experience for end users and admins. The following list is not a complete one, but addresses the most notable changes.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="224"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;h3&gt;</span>Faster user retrieval in sharing dialogue<span class="webkit-html-tag">&lt;/h3&gt;</span></td></tr><tr><td class="webkit-line-number" value="225"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.arthur-schiwon.de/sites/default/files/share.png">http://www.arthur-schiwon.de/sites/default/files/share.png</a>"&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://arthur-schiwon.de/sites/default/files/styles/medium/public/share.png?itok=jjNtWjeM">http://arthur-schiwon.de/sites/default/files/styles/medium/public/share.png?itok=jjNtWjeM</a>" <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">220</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">77</span>" <span class="webkit-html-attribute-name">alt</span>=""&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span>By optimizing the behavior in fetching and caching the display name, additional per user queries to the LDAP server are not necessary anymore. Fortunately, it was a low hanging fruit, because we requested the attribute on the original search query already. The missing piece was to push the value to the LDAP cache. The result, obviously, is that users will appear faster in the share dialogue and the number of LDAP queries is reduced.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="226"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;h3&gt;</span>Regular updates of email (and quota)<span class="webkit-html-tag">&lt;/h3&gt;</span></td></tr><tr><td class="webkit-line-number" value="227"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Users really appreciate the feature to send email notifications when sharing files. Now, they found out that LDAP users were not notified, although the <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://doc.owncloud.org/server/6.0/admin_manual/configuration/auth_ldap.html#special-attributes">http://doc.owncloud.org/server/6.0/admin_manual/configuration/auth_ldap.html#special-attributes</a>"&gt;</span>email attribute was configured properly<span class="webkit-html-tag">&lt;/a&gt;</span>. Well, yes, the email was only fetched upon login. If a user never logged in before, for example, the email address would not have been known to ownCloud. Previously, this was totally OK as there was no big use for the email address nevertheless, but things are different today.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="228"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Now, user details like user quota and the email address will be fetched initially with mapping of the user (one-time happening) and on the regular user exists check (with utilizing the LDAP cache). So the email address will be accurate whenever the notification will be used.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="229"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;h3&gt;</span>More reliable Configuration Wizard<span class="webkit-html-tag">&lt;/h3&gt;</span></td></tr><tr><td class="webkit-line-number" value="230"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>The <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.arthur-schiwon.de/owncloud-6-community-edition-beta-1-ships-collaborative-editing-and-new-wizard-ldap-settings">http://www.arthur-schiwon.de/owncloud-6-community-edition-beta-1-ships-collaborative-editing-and-new-wizard-ldap-settings</a>"&gt;</span>LDAP Wizard<span class="webkit-html-tag">&lt;/a&gt;</span> has seen two major improvements. First, when determining the object classes in the User and Group Filter tabs, it does not look at every available object anymore. A nasty mistake by missing to implement a limitation. Now, only three LDAP objects will be looked at, which reduces the detection time massively, especially with bigger LDAP setups. <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.arthur-schiwon.de/sites/default/files/first-three-tabs-stage-reflected-background.png">http://www.arthur-schiwon.de/sites/default/files/first-three-tabs-stage-reflected-background.png</a>"&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://www.arthur-schiwon.de/sites/default/files/first-three-tabs-stage-reflected-background-m.png">http://www.arthur-schiwon.de/sites/default/files/first-three-tabs-stage-reflected-background-m.png</a>" <span class="webkit-html-attribute-name">alt</span>="<span class="webkit-html-attribute-value">LDAP settings screenshot composition</span>"&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="231"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Another issue has been a race condition that could lead to a reset (respectively automatic compilation) of the LDAP filters. No undesired surprises any more.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="232"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;h3&gt;</span>More accurate reporting<span class="webkit-html-tag">&lt;/h3&gt;</span></td></tr><tr><td class="webkit-line-number" value="233"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Do you know the ownCloud command line client? It gives the administrator some tools for managing ownCloud that are handy to not (only) have in the web interface. There is also a method to get the total number of users, <span class="webkit-html-tag">&lt;tt&gt;</span>user:report<span class="webkit-html-tag">&lt;/tt&gt;</span>. In LDAP we need to count the whole result set for this. If available (depending on PHP version and LDAP server configuration), we work with paged results. Well, we should, and we do since now also in this case.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="234"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.arthur-schiwon.de/sites/default/files/occ.png">http://www.arthur-schiwon.de/sites/default/files/occ.png</a>"&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://arthur-schiwon.de/sites/default/files/styles/medium/public/occ.png?itok=e4JJZEMg">http://arthur-schiwon.de/sites/default/files/styles/medium/public/occ.png?itok=e4JJZEMg</a>" <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">220</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">62</span>" <span class="webkit-html-attribute-name">alt</span>=""&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span> This allows us to get a specific total number from Active Directory. For OpenLDAP however, the configured size limit on the LDAP server is the maximum number of results we can get. It is because OpenLDAP follows a suggestion of the awkward <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://tools.ietf.org/html/rfc2696">http://tools.ietf.org/html/rfc2696</a>"&gt;</span>RFC 2696<span class="webkit-html-tag">&lt;/a&gt;</span> (section 6) and AD does not (guess who wrote the RFC).<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="235"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;h3&gt;</span>FreeIPA compatibility<span class="webkit-html-tag">&lt;/h3&gt;</span></td></tr><tr><td class="webkit-line-number" value="236"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Good news for FreeIPA users: Robin McCorkell (thank you!) added support for the UUID attribute used in FreeIPA so the configuration will work right out of the box without any changes in the expert settings.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="237"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;h3&gt;</span>ownCloud 6.0.3 RC<span class="webkit-html-tag">&lt;/h3&gt;</span></td></tr><tr><td class="webkit-line-number" value="238"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://mailman.owncloud.org/pipermail/testpilots/2014-April/000132.html">http://mailman.owncloud.org/pipermail/testpilots/2014-April/000132.html</a>"&gt;</span>ownCloud 6.0.3 is currently in the Release Candidate<span class="webkit-html-tag">&lt;/a&gt;</span> stage. With so many different setups out there in the wild we always appreciate testers. So, if you have some time left, please get it and poke around! Also, the <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://owncloud.org/releases/Changelog">http://owncloud.org/releases/Changelog</a>"&gt;</span>temporary changelog<span class="webkit-html-tag">&lt;/a&gt;</span> is available.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="239"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span>Tags:&amp;nbsp;<span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://arthur-schiwon.de/tags/owncloud">http://arthur-schiwon.de/tags/owncloud</a>" <span class="webkit-html-attribute-name">typeof</span>="<span class="webkit-html-attribute-value">skos:Concept</span>" <span class="webkit-html-attribute-name">property</span>="<span class="webkit-html-attribute-value">rdfs:label skos:prefLabel</span>" <span class="webkit-html-attribute-name">datatype</span>=""&gt;</span>ownCloud<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://arthur-schiwon.de/tags/planetowncloud">http://arthur-schiwon.de/tags/planetowncloud</a>" <span class="webkit-html-attribute-name">typeof</span>="<span class="webkit-html-attribute-value">skos:Concept</span>" <span class="webkit-html-attribute-name">property</span>="<span class="webkit-html-attribute-value">rdfs:label skos:prefLabel</span>" <span class="webkit-html-attribute-name">datatype</span>=""&gt;</span>PlanetOwnCloud<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://arthur-schiwon.de/tags/planetubuntu">http://arthur-schiwon.de/tags/planetubuntu</a>" <span class="webkit-html-attribute-name">typeof</span>="<span class="webkit-html-attribute-value">skos:Concept</span>" <span class="webkit-html-attribute-name">property</span>="<span class="webkit-html-attribute-value">rdfs:label skos:prefLabel</span>" <span class="webkit-html-attribute-name">datatype</span>=""&gt;</span>PlanetUbuntu<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span>]]&gt;<span class="webkit-html-tag">&lt;/description&gt;</span></td></tr><tr><td class="webkit-line-number" value="240"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;/item&gt;</span></td></tr><tr><td class="webkit-line-number" value="241"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;item&gt;</span></td></tr><tr><td class="webkit-line-number" value="242"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;title&gt;</span>oSC14 and LinuxTag coming!<span class="webkit-html-tag">&lt;/title&gt;</span></td></tr><tr><td class="webkit-line-number" value="243"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;link&gt;</span>http://blog.jospoortvliet.com/2014/04/osc14-and-linuxtag-coming.html<span class="webkit-html-tag">&lt;/link&gt;</span></td></tr><tr><td class="webkit-line-number" value="244"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;guid&gt;</span>http://blog.jospoortvliet.com/2014/04/osc14-and-linuxtag-coming.html<span class="webkit-html-tag">&lt;/guid&gt;</span></td></tr><tr><td class="webkit-line-number" value="245"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;comments&gt;</span>http://blog.jospoortvliet.com/2014/04/osc14-and-linuxtag-coming.html<span class="webkit-html-tag">&lt;/comments&gt;</span></td></tr><tr><td class="webkit-line-number" value="246"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;pubDate&gt;</span>Wed, 23 Apr 2014 21:56:00 +0000<span class="webkit-html-tag">&lt;/pubDate&gt;</span></td></tr><tr><td class="webkit-line-number" value="247"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;description&gt;</span><span class="webkit-html-comment">&lt;![CDATA[&lt;div dir="ltr" trbidi="on"&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://2.bp.blogspot.com/-Vspnh69T_UQ/UIgXyRe98zI/AAAAAAAADPs/rBvPMv-o144/s1600/12100035.jpg">http://2.bp.blogspot.com/-Vspnh69T_UQ/UIgXyRe98zI/AAAAAAAADPs/rBvPMv-o144/s1600/12100035.jpg</a>" <span class="webkit-html-attribute-name">imageanchor</span>="<span class="webkit-html-attribute-value">1</span>"&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">border</span>="<span class="webkit-html-attribute-value">0</span>" <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://2.bp.blogspot.com/-Vspnh69T_UQ/UIgXyRe98zI/AAAAAAAADPs/rBvPMv-o144/s320/12100035.jpg">http://2.bp.blogspot.com/-Vspnh69T_UQ/UIgXyRe98zI/AAAAAAAADPs/rBvPMv-o144/s320/12100035.jpg</a>"&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span>It's becoming conference season again... Tomorrow morning I'll fly to Dubrovnik for the <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://conference.opensuse.org/">http://conference.opensuse.org/</a>"&gt;</span>openSUSE Conference<span class="webkit-html-tag">&lt;/a&gt;</span>. I give no less than 5 talks and one workshop. Don't worry, I'm not DDOSing the event, the talks are restricted to 30 minutes (even though I have about 1 hour of content for each, let's see how that goes). My sessions:<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;ul&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://conference.opensuse.org/osem/conference/osc14/proposal/235">https://conference.opensuse.org/osem/conference/osc14/proposal/235</a>"&gt;</span>Social skills for geeks<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://conference.opensuse.org/osem/conference/osc14/proposal/241">https://conference.opensuse.org/osem/conference/osc14/proposal/241</a>"&gt;</span>Presenting awesome<span class="webkit-html-tag">&lt;/a&gt;</span> (workshop about giving presentations)<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://conference.opensuse.org/osem/conference/osc14/proposal/239">https://conference.opensuse.org/osem/conference/osc14/proposal/239</a>"&gt;</span>How to run a booth and present your project<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://conference.opensuse.org/osem/conference/osc14/proposal/270">https://conference.opensuse.org/osem/conference/osc14/proposal/270</a>"&gt;</span>Where KDE is and where it is going<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://conference.opensuse.org/osem/conference/osc14/proposal/233">https://conference.opensuse.org/osem/conference/osc14/proposal/233</a>"&gt;</span>Cloudy experiences at home<span class="webkit-html-tag">&lt;/a&gt;</span> (about ownCloud!)<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://conference.opensuse.org/osem/conference/osc14/proposal/237">https://conference.opensuse.org/osem/conference/osc14/proposal/237</a>"&gt;</span>Community building in 10 steps<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;/ul&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>That's quite a bunch, I know, but it'll be fun! I look forward to Dubrovnik, although I see it will be rainy and not that warm. Ah, sad...<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;h2&gt;</span>LinuxTag 2014 - all change<span class="webkit-html-tag">&lt;/h2&gt;</span>A much bigger deal, for me, is <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.linuxtag.org/">http://www.linuxtag.org/</a>"&gt;</span>LinuxTag<span class="webkit-html-tag">&lt;/a&gt;</span>. This year, it is considerably different from the previous few years: no more in the Messe! Instead, the team is collaborating with DroidCon and Re:Publica. That, combined with the location (Station in Berlin), could potentially be awesome! Here I give one talk about the future of KDE. I'll also be speaking at the <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.cls-europe.com/">http://www.cls-europe.com/</a>"&gt;</span>Community Leadership Summit Europe<span class="webkit-html-tag">&lt;/a&gt;</span> about Open Governance.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>But more importantly, I'll be organizing the LT booth for three projects: ownCloud, KDE and openSUSE. Yeah, ambitious again! Not only that, we're not going for the traditional booth. Instead, I've proposed to do something different: have a track of technical mini-workshops at the booth. 45 minute talks, small, hands-on, about the technology of these projects. So, think about <span class="webkit-html-tag">&lt;i&gt;</span>building packages with the Open Build Service<span class="webkit-html-tag">&lt;/i&gt;</span>, <span class="webkit-html-tag">&lt;i&gt;</span>writing an ownCloud App<span class="webkit-html-tag">&lt;/i&gt;</span> or <span class="webkit-html-tag">&lt;i&gt;</span>developing a QML based Plasma widget<span class="webkit-html-tag">&lt;/i&gt;</span>.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://1.bp.blogspot.com/-piNR8qmke5c/UaNpykO7o_I/AAAAAAAADqQ/gkRAI4McjMI/s1600/the+club+mate.jpg">http://1.bp.blogspot.com/-piNR8qmke5c/UaNpykO7o_I/AAAAAAAADqQ/gkRAI4McjMI/s1600/the+club+mate.jpg</a>" <span class="webkit-html-attribute-name">imageanchor</span>="<span class="webkit-html-attribute-value">1</span>"&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">border</span>="<span class="webkit-html-attribute-value">0</span>" <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://1.bp.blogspot.com/-piNR8qmke5c/UaNpykO7o_I/AAAAAAAADqQ/gkRAI4McjMI/s320/the+club+mate.jpg">http://1.bp.blogspot.com/-piNR8qmke5c/UaNpykO7o_I/AAAAAAAADqQ/gkRAI4McjMI/s320/the+club+mate.jpg</a>"&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;h3&gt;</span>Needing some help<span class="webkit-html-tag">&lt;/h3&gt;</span>The idea seems generally liked but I haven't found anybody for any of the three above potential talks - so if you can and want to do that or something like it, please let me know! We won't have too much traditional booth space, just enough for a bit of stuff and one or two ppl answering questions. The talks will repeat every day so as volunteer, you give your talk 3 times, once every day. Otherwise you are free to enjoy the talks as well as the Re:Publica booth area. As the tickets are not cheap (Eur 149!) this is a nice way to get into LinuxTag for free (I have only 2 tickets per booth, though). You'll get hugs and Club Mate as much as you want. And there's travel support available for all these projects!<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>Help me out, please! And if you can't - at least, be sure to visit the booth at LinuxTag or come say hi at the openSUSE Conference!<span class="webkit-html-tag">&lt;/div&gt;</span>]]&gt;<span class="webkit-html-tag">&lt;/description&gt;</span></td></tr><tr><td class="webkit-line-number" value="248"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;/item&gt;</span></td></tr><tr><td class="webkit-line-number" value="249"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;item&gt;</span></td></tr><tr><td class="webkit-line-number" value="250"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;title&gt;</span>This is a post just to try RSS feature<span class="webkit-html-tag">&lt;/title&gt;</span></td></tr><tr><td class="webkit-line-number" value="251"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;link&gt;</span>http://volkangezerr.scienceontheweb.net/icerikgoster.php?tur=ownCloud&amp;amp;amp;id=293<span class="webkit-html-tag">&lt;/link&gt;</span></td></tr><tr><td class="webkit-line-number" value="252"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;guid&gt;</span>http://volkangezerr.scienceontheweb.net/icerikgoster.php?tur=ownCloud&amp;amp;amp;id=293<span class="webkit-html-tag">&lt;/guid&gt;</span></td></tr><tr><td class="webkit-line-number" value="253"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;comments&gt;</span>http://volkangezerr.scienceontheweb.net/icerikgoster.php?tur=ownCloud&amp;amp;amp;id=293<span class="webkit-html-tag">&lt;/comments&gt;</span></td></tr><tr><td class="webkit-line-number" value="254"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;pubDate&gt;</span>Tue, 22 Apr 2014 01:19:00 +0000<span class="webkit-html-tag">&lt;/pubDate&gt;</span></td></tr><tr><td class="webkit-line-number" value="255"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;description&gt;</span><span class="webkit-html-comment">&lt;![CDATA[&lt;p&gt;</span>But has nothing in body. If you don't count this.<span class="webkit-html-tag">&lt;/p&gt;</span>]]&gt;<span class="webkit-html-tag">&lt;/description&gt;</span></td></tr><tr><td class="webkit-line-number" value="256"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;/item&gt;</span></td></tr><tr><td class="webkit-line-number" value="257"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;item&gt;</span></td></tr><tr><td class="webkit-line-number" value="258"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;title&gt;</span>Fighting Cargo Cult – The Incomplete SSL/TLS Bookmark Collection<span class="webkit-html-tag">&lt;/title&gt;</span></td></tr><tr><td class="webkit-line-number" value="259"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;link&gt;</span>https://daniel.molkentin.net/2014/04/21/fighting-cargo-cult-the-incomplete-ssltls-bookmark-collection/<span class="webkit-html-tag">&lt;/link&gt;</span></td></tr><tr><td class="webkit-line-number" value="260"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;guid&gt;</span>https://daniel.molkentin.net/2014/04/21/fighting-cargo-cult-the-incomplete-ssltls-bookmark-collection/<span class="webkit-html-tag">&lt;/guid&gt;</span></td></tr><tr><td class="webkit-line-number" value="261"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;comments&gt;</span>https://daniel.molkentin.net/2014/04/21/fighting-cargo-cult-the-incomplete-ssltls-bookmark-collection/<span class="webkit-html-tag">&lt;/comments&gt;</span></td></tr><tr><td class="webkit-line-number" value="262"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;pubDate&gt;</span>Mon, 21 Apr 2014 10:00:00 +0000<span class="webkit-html-tag">&lt;/pubDate&gt;</span></td></tr><tr><td class="webkit-line-number" value="263"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;description&gt;</span><span class="webkit-html-comment">&lt;![CDATA[&lt;p&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="https://daniel.molkentin.net/wp-content/uploads/sites/2/2014/04/Padlock-olive.png">https://daniel.molkentin.net/wp-content/uploads/sites/2/2014/04/Padlock-olive.png</a>" <span class="webkit-html-attribute-name">alt</span>="<span class="webkit-html-attribute-value">Engage Padlock!</span>" <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">200</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">200</span>"&gt;</span>Throughout the recent months (and particularly: weeks), people have asked me how to properly secure their SSL/TLS communication, particularly on web servers. At the same time I&amp;rsquo;ve started to look for good&amp;nbsp;literature on SSL/TLS. I noticed that many of the &amp;ldquo;guides&amp;rdquo; on how to do a good SSL/TLS setup <span class="webkit-html-tag">&lt;strong&gt;</span>are&amp;nbsp;actually <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://en.wikipedia.org/wiki/Cargo_cult">http://en.wikipedia.org/wiki/Cargo_cult</a>"&gt;</span>cargo cult<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/strong&gt;</span>. Cargo cult is a really dangerous thing for two reasons: First of all,<span class="webkit-html-tag">&lt;strong&gt;</span>&amp;nbsp;security is never a one-size-fits-all solution<span class="webkit-html-tag">&lt;/strong&gt;</span>. Your setup needs to work in your environment, taking into account possible limitation imposed by hardware or software in your infrastructure. And secondly, some of those guides are <span class="webkit-html-tag">&lt;strong&gt;</span>outdated<span class="webkit-html-tag">&lt;/strong&gt;</span>, e.g. they do neglect the clear need for Perfect Forward Secrecy, or use&amp;nbsp;now-insecure ciphers. At the worst case, they are simply <span class="webkit-html-tag">&lt;strong&gt;</span>wrong<span class="webkit-html-tag">&lt;/strong&gt;</span>. So I won&amp;rsquo;t be providing yet another soon-outdated tutorial that leaves you non-the-wiser. Instead, I&amp;rsquo;ll share my collection of free and for-pay documents, books and resources on the topic which I found particularly useful in the hope that they may help you in gaining some insight.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="264"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;h2&gt;</span>Introduction to SSL/TLS<span class="webkit-html-tag">&lt;/h2&gt;</span></td></tr><tr><td class="webkit-line-number" value="265"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>If you&amp;rsquo;re unfamiliar with SSL/TLS, you definitely should take half an hour to read the <span class="webkit-html-tag">&lt;em&gt;</span>Crypto primer<span class="webkit-html-tag">&lt;/em&gt;</span>, and bookmark <span class="webkit-html-tag">&lt;em&gt;</span>SSL/TLS Strong Encryption: An Introduction<span class="webkit-html-tag">&lt;/em&gt;</span> for reference.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="266"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;ul&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://blogs.msdn.com/b/plankytronixx/archive/2010/10/28/crypto-primer-how-does-ssl-work.aspx">https://blogs.msdn.com/b/plankytronixx/archive/2010/10/28/crypto-primer-how-does-ssl-work.aspx</a>"&gt;</span>Crypto Primer: How does SSL work?<span class="webkit-html-tag">&lt;/a&gt;</span>&amp;nbsp;sums up the functionality of SSL/TLS<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="267"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://httpd.apache.org/docs/2.4/en/ssl/ssl_intro.html">http://httpd.apache.org/docs/2.4/en/ssl/ssl_intro.html</a>"&gt;</span>SSL/TLS Strong Encryption: An Introduction<span class="webkit-html-tag">&lt;/a&gt;</span> is less of an introduction than a very elaborate glossary of SSL/TLS and crypto terminology<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="268"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;/ul&gt;</span><span class="webkit-html-tag">&lt;h2&gt;</span>Deploying SSL/TLS<span class="webkit-html-tag">&lt;/h2&gt;</span></td></tr><tr><td class="webkit-line-number" value="269"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>So you want to get your hands dirty? Check your server setup with Qualys SSL Labs&amp;rsquo; server test. Make sure you fix the most important issues. You should at least be able to get an &amp;ldquo;A-&amp;rdquo; grading. If you find yourself in trouble (and are the administrator of an Apache or nginx setup), you should read the <span class="webkit-html-tag">&lt;em&gt;</span>OpenSSL cookbook<span class="webkit-html-tag">&lt;/em&gt;</span>. Professional system administrators should have <span class="webkit-html-tag">&lt;em&gt;</span>Bulletproof SSL/TLS and PKI<span class="webkit-html-tag">&lt;/em&gt;</span> on the shelf/eBook reader.<span class="webkit-html-tag">&lt;sup&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://daniel.molkentin.net/#1">https://daniel.molkentin.net/#1</a>"&gt;</span>1)<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/sup&gt;</span><span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="270"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;ul&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://www.ssllabs.com/">https://www.ssllabs.com/</a>"&gt;</span>Qualys SSL Labs<span class="webkit-html-tag">&lt;/a&gt;</span> is a web site that can analyze the quality of a given SSL/TLS setup (HTTP only) using a nice rating scheme <span class="webkit-html-tag">&lt;sup&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://daniel.molkentin.net/#2">https://daniel.molkentin.net/#2</a>"&gt;</span>2)<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/sup&gt;</span> and providing hints on how to easily improve your setup.<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="271"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://www.feistyduck.com/books/bulletproof-ssl-tls-and-pki/">https://www.feistyduck.com/books/bulletproof-ssl-tls-and-pki/</a>"&gt;</span>Bulletproof SSL/TLS and PKI<span class="webkit-html-tag">&lt;/a&gt;</span>&amp;nbsp;&amp;ndash; Subtitled <span class="webkit-html-tag">&lt;em&gt;</span>The Complete Guide to Securely Using SSL/TLS and PKI in Infrastructure Deployment and Web Application Development<span class="webkit-html-tag">&lt;/em&gt;</span>, this book is still work in progress (and is constantly updated, also according to readers feedback). Its author, Ivan Risti&amp;#263;, is also the guy&amp;nbsp;behind ssllabs.com. While not finished, a preview eBook is available for &amp;pound;19 (roughly &amp;euro;23 or $32). Purchasers will receive the full eBook once finished. You can also pre-order a hard copy<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="272"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://www.feistyduck.com/books/openssl-cookbook/">https://www.feistyduck.com/books/openssl-cookbook/</a>"&gt;</span>OpenSSL Cookbook<span class="webkit-html-tag">&lt;/a&gt;</span>&amp;nbsp; &amp;ndash;&amp;nbsp;Extended excerpt from <span class="webkit-html-tag">&lt;em&gt;</span>Bulletproof SSL/TLS and PKI<span class="webkit-html-tag">&lt;/em&gt;</span>. Suitable to secure your web server. Free download (requires registration).<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="273"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://wiki.mozilla.org/Security/Server_Side_TLS">https://wiki.mozilla.org/Security/Server_Side_TLS</a>"&gt;</span>Up-to-date cipher suite recommendation<span class="webkit-html-tag">&lt;/a&gt;</span> from Mozilla with detailed explanation on why it was chosen. (<span class="webkit-html-tag">&lt;em&gt;</span>Thanks to Tom Brossman<span class="webkit-html-tag">&lt;/em&gt;</span>).<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="274"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.hass.de/content/setup-your-iis-ssl-perfect-forward-secrecy-and-tls-12">http://www.hass.de/content/setup-your-iis-ssl-perfect-forward-secrecy-and-tls-12</a>"&gt;</span>Efficiently picking PFS-compatible cipher suites for IIS (using PowerShell).<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="275"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;/ul&gt;</span><span class="webkit-html-tag">&lt;h2&gt;</span>The SSL, the TLS and the Ugly<span class="webkit-html-tag">&lt;/h2&gt;</span></td></tr><tr><td class="webkit-line-number" value="276"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>If you are a dedicated IT professional, you should not miss the next section. Although it&amp;rsquo;s not crucial for those wishing to &amp;ldquo;simply secure their server&amp;rdquo;, it provides those who are responsible for data security with a clear understanding of the numerous theoretical and practical limitations of SSL/TLS.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="277"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;ul&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.westpoint.ltd.uk/papers/ssl-paved-with-good-intentions.pdf">http://www.westpoint.ltd.uk/papers/ssl-paved-with-good-intentions.pdf</a>"&gt;</span>SSL: Paved with Good Intentions<span class="webkit-html-tag">&lt;/a&gt;</span>: Presentation on history and weaknesses of SSL/TLS by Richard Moore, CTO at Westpoint Ltd and the maintainer of the Qt SSL/TLS stack.<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="278"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://www.imperialviolet.org/2014/04/19/revchecking.html">https://www.imperialviolet.org/2014/04/19/revchecking.html</a>"&gt;</span>Adam Langley (Google Chrome) on the risks of Revocation Checks<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="279"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www-brs.ub.ruhr-uni-bochum.de/netahtml/HSS/Diss/MeyerChristopher/diss.pdf">http://www-brs.ub.ruhr-uni-bochum.de/netahtml/HSS/Diss/MeyerChristopher/diss.pdf</a>"&gt;</span>20 years of SSL/TLS Research<span class="webkit-html-tag">&lt;/a&gt;</span> Dissertation providing an excellent background on the pitfalls, attacks and risks of SSL/TLS. Suitable for non-scholars (and highly recommended). You may skip the math.<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="280"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://www.grc.com/revocation/commentary.htm">https://www.grc.com/revocation/commentary.htm</a>"&gt;</span>The case for OCSP-Must-Staple<span class="webkit-html-tag">&lt;/a&gt;</span>: Great commentary on what is needed for SSL/TLS beyond OCSP Stapling to have good support for certificate revocation.<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="281"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://www.linshunghuang.com/papers/mitm.pdf">https://www.linshunghuang.com/papers/mitm.pdf</a>"&gt;</span>Analyzing Forged SSL Certi&amp;#64257;cates in the Wild<span class="webkit-html-tag">&lt;/a&gt;</span> &amp;ndash; Paper analyzing forged certificates for Facebook, highlighting scenarios where forged certificates can be encountered.<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="282"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;/ul&gt;</span><span class="webkit-html-tag">&lt;h2&gt;</span>Tools and Utilities for Debugging SSL/TLS<span class="webkit-html-tag">&lt;/h2&gt;</span></td></tr><tr><td class="webkit-line-number" value="283"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Sometimes you need to debug errors during the SSL handshake. While a bit primitive, OpenSSL&amp;rsquo;s&amp;nbsp;s_client tool is the weapon of choice. When it comes to monitoring SSL/TLS encrypted communications, use mitmproxy or Charles. They need to be added as proxies, but can also intercept PFS connections, due to their active MITM position.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="284"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;ul&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/iSECPartners/sslyze">https://github.com/iSECPartners/sslyze</a>"&gt;</span>sslyze<span class="webkit-html-tag">&lt;/a&gt;</span> &amp;ndash; a command line script to check SSL/TLS on servers (Python)<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="285"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/jvehent/cipherscan">https://github.com/jvehent/cipherscan</a>"&gt;</span>cipherscan<span class="webkit-html-tag">&lt;/a&gt;</span> &amp;ndash; command line client to check effectively supported cipher suites (Bash)<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="286"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">title</span>="<span class="webkit-html-attribute-value">OpenSSL s_client</span>" <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.openssl.org/docs/apps/s_client.html">http://www.openssl.org/docs/apps/s_client.html</a>"&gt;</span>openssl s_client<span class="webkit-html-tag">&lt;/a&gt;</span> is a command line tool that provides details on the handshake phase and establishes a secure connection. Use it to debug problems with certificate chaining, OCSP stapling, etc.<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="287"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.wireshark.org/">http://www.wireshark.org/</a>"&gt;</span>Wireshark<span class="webkit-html-tag">&lt;/a&gt;</span>&amp;nbsp;packet analyzer (<span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.commandlineisking.com/2009/10/wire-shark-can-decrypt-ssl-traffic.html">http://www.commandlineisking.com/2009/10/wire-shark-can-decrypt-ssl-traffic.html</a>"&gt;</span>and why it will not help you if you&amp;rsquo;re using PFS<span class="webkit-html-tag">&lt;/a&gt;</span>)<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="288"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.mitmproxy.org/">http://www.mitmproxy.org/</a>"&gt;</span>mitmproxy suite<span class="webkit-html-tag">&lt;/a&gt;</span> &amp;mdash; command line tools to analyze encrypted traffic (Python-based, Free)<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="289"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">title</span>="<span class="webkit-html-attribute-value">Charles Web Debugging Proxy</span>" <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.charlesproxy.com/">http://www.charlesproxy.com/</a>"&gt;</span>Charles Web Debugging Proxy (Java, Commercial)<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="290"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;/ul&gt;</span><span class="webkit-html-tag">&lt;p&gt;</span>This list is not exhaustive and if you have more suggestions, please go ahead and post them in the comments. I&amp;rsquo;ll be happy to add them. Finally, just like&amp;nbsp;with system administration in general, you&amp;rsquo;re never &amp;ldquo;done&amp;rdquo; with security. SSL/TLS is a swiftly moving target, and you need to be aware of what is going on. If you are an IT professional, subscribe to <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://seclists.org/">http://seclists.org/</a>"&gt;</span>security mailing lists<span class="webkit-html-tag">&lt;/a&gt;</span> and the announcement lists of your vendor. Finally, while I&amp;rsquo;m aiming to update this page, there&amp;rsquo;s never a guarantee of up-to-dateness for this list either. <span class="webkit-html-tag">&lt;strong&gt;</span>Update<span class="webkit-html-tag">&lt;/strong&gt;</span> (22.04.2014): Don&amp;rsquo;t miss the discussion on this article over at <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://news.ycombinator.com/item?id=7620458">https://news.ycombinator.com/item?id=7620458</a>"&gt;</span>Hacker News<span class="webkit-html-tag">&lt;/a&gt;</span>.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="291"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;h2&gt;</span>Article History<span class="webkit-html-tag">&lt;/h2&gt;</span></td></tr><tr><td class="webkit-line-number" value="292"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;ul&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>21.04.2014 &amp;ndash; Initial version<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="293"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span>21.04.2014 -&amp;nbsp;Added &amp;ldquo;The Case for OCSP-Must-Staple&amp;rdquo;, Mozilla Cipher suite recommendation<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="294"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span>22.04.2014 &amp;ndash; Updated to add sslyze and cipherscan, added HN link, fixed typos<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="295"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span>02.05.2014 &amp;ndash; Add &amp;ldquo;Analyzing Forged SSL Certificate&amp;rdquo; paper<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="296"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;/ul&gt;</span><span class="webkit-html-tag">&lt;p&gt;</span><span class="webkit-html-tag">&lt;span&gt;</span>1) I do realize that I am courting Ivan a lot in this section and that relying on only an&amp;nbsp;a single&amp;nbsp;external web service that can go away any day is not a good thing. At the same time I think that the handshake simulation and the simple rating process are priceless, as&amp;nbsp;such assessment cannot be trivially done by&amp;nbsp;people whom&amp;rsquo;s life does not revolve around crypto and security 24/7. At the same time, I&amp;rsquo;m happy for any pointers towards other, user friendly tools.<span class="webkit-html-tag">&lt;/span&gt;</span><span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="297"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span><span class="webkit-html-tag">&lt;span&gt;</span>2) While blindly following the rating can easily lead to the establishment of cargo cult, ssllabs.com is continuously updated to only give those a good grading that follow the best pactices. Again: <span class="webkit-html-tag">&lt;strong&gt;</span>Avoid Cargo Cult<span class="webkit-html-tag">&lt;/strong&gt;</span>, make sure you have a good idea of what you are doing.<span class="webkit-html-tag">&lt;/span&gt;</span><span class="webkit-html-tag">&lt;/p&gt;</span>]]&gt;<span class="webkit-html-tag">&lt;/description&gt;</span></td></tr><tr><td class="webkit-line-number" value="298"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;/item&gt;</span></td></tr><tr><td class="webkit-line-number" value="299"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;item&gt;</span></td></tr><tr><td class="webkit-line-number" value="300"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;title&gt;</span>ownCloud Client 1.6: The Tour<span class="webkit-html-tag">&lt;/title&gt;</span></td></tr><tr><td class="webkit-line-number" value="301"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;link&gt;</span>https://daniel.molkentin.net/2014/04/09/owncloud-client-1-6-the-tour/<span class="webkit-html-tag">&lt;/link&gt;</span></td></tr><tr><td class="webkit-line-number" value="302"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;guid&gt;</span>https://daniel.molkentin.net/2014/04/09/owncloud-client-1-6-the-tour/<span class="webkit-html-tag">&lt;/guid&gt;</span></td></tr><tr><td class="webkit-line-number" value="303"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;comments&gt;</span>https://daniel.molkentin.net/2014/04/09/owncloud-client-1-6-the-tour/<span class="webkit-html-tag">&lt;/comments&gt;</span></td></tr><tr><td class="webkit-line-number" value="304"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;pubDate&gt;</span>Wed, 09 Apr 2014 09:55:00 +0000<span class="webkit-html-tag">&lt;/pubDate&gt;</span></td></tr><tr><td class="webkit-line-number" value="305"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;description&gt;</span><span class="webkit-html-comment">&lt;![CDATA[&lt;p&gt;</span>Now that <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://owncloud.org/sync-clients/#testing">http://owncloud.org/sync-clients/#testing</a>"&gt;</span>ownCloud 1.6.0 beta1<span class="webkit-html-tag">&lt;/a&gt;</span> is out, it&amp;rsquo;s time to explain the story behind it:<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="306"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://daniel.molkentin.net/wp-content/uploads/sites/2/2013/04/owncloud-icon-2561.png">https://daniel.molkentin.net/wp-content/uploads/sites/2/2013/04/owncloud-icon-2561.png</a>"&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="https://daniel.molkentin.net/wp-content/uploads/sites/2/2013/04/owncloud-icon-2561.png">https://daniel.molkentin.net/wp-content/uploads/sites/2/2013/04/owncloud-icon-2561.png</a>" <span class="webkit-html-attribute-name">alt</span>="<span class="webkit-html-attribute-value">owncloud-icon-256</span>" <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">256</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">256</span>"&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span>This release was developed under the promise that it would <span class="webkit-html-tag">&lt;strong&gt;</span>improve performance<span class="webkit-html-tag">&lt;/strong&gt;</span> <span class="webkit-html-tag">&lt;sup&gt;</span>1)<span class="webkit-html-tag">&lt;/sup&gt;</span>, and we have made tremendous improvements: Using a new Qt-based propagator implementation, we can now <span class="webkit-html-tag">&lt;strong&gt;</span>perform multiple simultaneous up- and downloads<span class="webkit-html-tag">&lt;/strong&gt;</span>. We still provide the old propagator for certain situation where it&amp;rsquo;s more suitable, such as for situations where bandwidth limitation is needed.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="307"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Furthermore, the <span class="webkit-html-tag">&lt;strong&gt;</span>sync journal access code<span class="webkit-html-tag">&lt;/strong&gt;</span> has been <span class="webkit-html-tag">&lt;strong&gt;</span>significantly optimized<span class="webkit-html-tag">&lt;/strong&gt;</span>. It paid tribute to most of the high CPU load during the mandatory interval checks. CPU usage should be much lower now, and the client should be usable with more files at the same time.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="308"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Windows users should also find update times improved as the <span class="webkit-html-tag">&lt;strong&gt;</span>time spent in file stat operations has been reduced<span class="webkit-html-tag">&lt;/strong&gt;</span>. <span class="webkit-html-tag">&lt;strong&gt;</span>Mac OS X<span class="webkit-html-tag">&lt;/strong&gt;</span> users will enjoy the benefits of a <span class="webkit-html-tag">&lt;strong&gt;</span>much improved file watcher<span class="webkit-html-tag">&lt;/strong&gt;</span>. To be able to use the more efficient API, 1.6 drops support for Mac OS Snow Leopard (10.6) and now requires Mac OS 10.7 or better.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="309"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>At the same time, production releases are now using Qt 5 rather than Qt 4 on Windows and Mac OS X<span class="webkit-html-tag">&lt;sup&gt;</span>2)<span class="webkit-html-tag">&lt;/sup&gt;</span>. This fixes <span class="webkit-html-tag">&lt;strong&gt;</span>a lot of visual bugs in Mac OS X, especially for Mavericks users<span class="webkit-html-tag">&lt;/strong&gt;</span>, and allows us to profit from improvements in the SSL handling, especially on the Mac.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="310"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>We also implemented an item that was on many peoples wish list: <span class="webkit-html-tag">&lt;strong&gt;</span>a concise sync log<span class="webkit-html-tag">&lt;/strong&gt;</span>. Next to the database, the sync folder now holds a hidden file called <span class="webkit-html-tag">&lt;code&gt;</span>.owncloudsync.log<span class="webkit-html-tag">&lt;/code&gt;</span>. It will store all sync processes in a minimal CSV file. Contrary to previous logging facilities, it always logs and only collects information relevant to the actual sync algorithm decisions.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="311"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Because this tour was not as colorful as the previous one, let&amp;rsquo;s close this blog post with a feature contributed by Denis Dzyubenko: The settings dialog on Mac OS X now has a native look &amp;amp; feel:<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="312"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://www.youtube.com/watch?v=jnsfbLl-s80">https://www.youtube.com/watch?v=jnsfbLl-s80</a>"&gt;</span>Watch on Youtube<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="313"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Get ownCloud Client 1.6.0 beta1 <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://owncloud.org/sync-clients/#testing">http://owncloud.org/sync-clients/#testing</a>"&gt;</span>now<span class="webkit-html-tag">&lt;/a&gt;</span> and <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://github.com/owncloud/mirall/issues">http://github.com/owncloud/mirall/issues</a>"&gt;</span>provide feedback<span class="webkit-html-tag">&lt;/a&gt;</span>!<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="314"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span><span class="webkit-html-tag">&lt;strong&gt;</span><span class="webkit-html-tag">&lt;sup&gt;</span>1)<span class="webkit-html-tag">&lt;/sup&gt;</span><span class="webkit-html-tag">&lt;/strong&gt;</span> Now that while the client is multi-threaded, you may find that the transfer time still doesn&amp;rsquo;t improve as much as you would expect. This is due locking issues on the server which prevent efficient parallel transfers. This has been improved in 1.7, and could potentilly improved even further <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/fruux/sabre-dav/issues/120">https://github.com/fruux/sabre-dav/issues/120</a>"&gt;</span>by implementing support for <span class="webkit-html-tag">&lt;code&gt;</span>X-Sendfile<span class="webkit-html-tag">&lt;/code&gt;</span>/<span class="webkit-html-tag">&lt;code&gt;</span>X-Accel-Redirect<span class="webkit-html-tag">&lt;/code&gt;</span> in SabreDAV<span class="webkit-html-tag">&lt;/a&gt;</span>, the DAV framework used by ownCloud server.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="315"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span><span class="webkit-html-tag">&lt;strong&gt;</span><span class="webkit-html-tag">&lt;sup&gt;</span>2)<span class="webkit-html-tag">&lt;/sup&gt;</span><span class="webkit-html-tag">&lt;/strong&gt;</span> We can&amp;rsquo;t do the switch even on modern Linux distributions mostly due of the poor support for modern and divergent Systray/Notification area support in Qt5: Even in Qt 4 we could only use it because Canonical had patched their Qt to make <span class="webkit-html-tag">&lt;code&gt;</span>QSystemTrayIcon<span class="webkit-html-tag">&lt;/code&gt;</span> work with Unity, which they have not ported to Qt 5 yet. Gnome 3 also hides away traditional Systray icons way to well, not to speak of Plasma. Any leads would be helpful.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="316"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>PS: <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://blog.martin-graesslin.com/blog/2014/03/system-tray-in-plasma-next/">http://blog.martin-graesslin.com/blog/2014/03/system-tray-in-plasma-next/</a>"&gt;</span>Martin&amp;rsquo;s blog on the subject<span class="webkit-html-tag">&lt;/a&gt;</span> indicates that Qt 5.3 might solve the problem.<span class="webkit-html-tag">&lt;/p&gt;</span>]]&gt;<span class="webkit-html-tag">&lt;/description&gt;</span></td></tr><tr><td class="webkit-line-number" value="317"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;/item&gt;</span></td></tr><tr><td class="webkit-line-number" value="318"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;item&gt;</span></td></tr><tr><td class="webkit-line-number" value="319"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;title&gt;</span>Hi ownCloud!<span class="webkit-html-tag">&lt;/title&gt;</span></td></tr><tr><td class="webkit-line-number" value="320"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;link&gt;</span>http://blog.jospoortvliet.com/2014/03/dear-owncloud-community-as-you-might.html<span class="webkit-html-tag">&lt;/link&gt;</span></td></tr><tr><td class="webkit-line-number" value="321"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;guid&gt;</span>http://blog.jospoortvliet.com/2014/03/dear-owncloud-community-as-you-might.html<span class="webkit-html-tag">&lt;/guid&gt;</span></td></tr><tr><td class="webkit-line-number" value="322"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;comments&gt;</span>http://blog.jospoortvliet.com/2014/03/dear-owncloud-community-as-you-might.html<span class="webkit-html-tag">&lt;/comments&gt;</span></td></tr><tr><td class="webkit-line-number" value="323"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;pubDate&gt;</span>Mon, 31 Mar 2014 13:21:00 +0000<span class="webkit-html-tag">&lt;/pubDate&gt;</span></td></tr><tr><td class="webkit-line-number" value="324"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;description&gt;</span><span class="webkit-html-comment">&lt;![CDATA[&lt;div dir="ltr" trbidi="on"&gt;</span>Dear ownCloud community!<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://2.bp.blogspot.com/-Wa6B1rIOUHs/UzlatD4GcfI/AAAAAAAAMy4/kw32Em9oTJ8/s1600/IMAG0481.jpg">http://2.bp.blogspot.com/-Wa6B1rIOUHs/UzlatD4GcfI/AAAAAAAAMy4/kw32Em9oTJ8/s1600/IMAG0481.jpg</a>" <span class="webkit-html-attribute-name">imageanchor</span>="<span class="webkit-html-attribute-value">1</span>"&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">border</span>="<span class="webkit-html-attribute-value">0</span>" <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://2.bp.blogspot.com/-Wa6B1rIOUHs/UzlatD4GcfI/AAAAAAAAMy4/kw32Em9oTJ8/s320/IMAG0481.jpg">http://2.bp.blogspot.com/-Wa6B1rIOUHs/UzlatD4GcfI/AAAAAAAAMy4/kw32Em9oTJ8/s320/IMAG0481.jpg</a>"&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span>As you might have read on the <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://owncloud.com/blog/former-opensuse-community-manager-joins-owncloud">https://owncloud.com/blog/former-opensuse-community-manager-joins-owncloud</a>"&gt;</span>ownCloud Inc. blog by Frank<span class="webkit-html-tag">&lt;/a&gt;</span>, I'll be joining ownCloud Inc. as community manager tomorrow. Like in my <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://blog.jospoortvliet.com/2010/07/new-job.html">http://blog.jospoortvliet.com/2010/07/new-job.html</a>"&gt;</span>previous gig at SUSE<span class="webkit-html-tag">&lt;/a&gt;</span>, I consider the 'manager' part of the title to be about helping out the community wherever I can. To put it less graphically than Frank did: you get another person to talk to when you think we can improve things.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>I'm excited to get started and find out what should be done. Of course I have thoughts and ideas on that but I am not the type to have a strong opinion before I know what is going on and have heard a bunch of opinions about it. And although I've been <span class="webkit-html-tag">&lt;em&gt;</span>around<span class="webkit-html-tag">&lt;/em&gt;</span> ownCloud a fair bit, having written and talked about it, used it and knowing many of you, I intend to take my time to get to know you all better. Of course, marketing is my thing, so I'm sure to be around in that area, helping spread the word on what ownCloud is doing and why it matters.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>Opinions, ideas and introductions are very welcome! I'm around on most social media but most actively on G+ and of course you can email me, ping me <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="irc://#owncloud-dev@freenode.net">irc://#owncloud-dev@freenode.net</a>"&gt;</span>IRC<span class="webkit-html-tag">&lt;/a&gt;</span> and so on.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>I really look forward to getting my head in the clouds with you all!<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span>]]&gt;<span class="webkit-html-tag">&lt;/description&gt;</span></td></tr><tr><td class="webkit-line-number" value="325"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;/item&gt;</span></td></tr><tr><td class="webkit-line-number" value="326"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;item&gt;</span></td></tr><tr><td class="webkit-line-number" value="327"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;title&gt;</span>ownCloud @ Chemnitzer Linuxtage 2014<span class="webkit-html-tag">&lt;/title&gt;</span></td></tr><tr><td class="webkit-line-number" value="328"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;link&gt;</span>http://dragotin.wordpress.com/2014/03/19/owncloud-chemnitzer-linuxtage-2014/<span class="webkit-html-tag">&lt;/link&gt;</span></td></tr><tr><td class="webkit-line-number" value="329"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;guid&gt;</span>http://dragotin.wordpress.com/2014/03/19/owncloud-chemnitzer-linuxtage-2014/<span class="webkit-html-tag">&lt;/guid&gt;</span></td></tr><tr><td class="webkit-line-number" value="330"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;comments&gt;</span>http://dragotin.wordpress.com/2014/03/19/owncloud-chemnitzer-linuxtage-2014/<span class="webkit-html-tag">&lt;/comments&gt;</span></td></tr><tr><td class="webkit-line-number" value="331"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;pubDate&gt;</span>Wed, 19 Mar 2014 08:45:00 +0000<span class="webkit-html-tag">&lt;/pubDate&gt;</span></td></tr><tr><td class="webkit-line-number" value="332"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;description&gt;</span><span class="webkit-html-comment">&lt;![CDATA[&lt;p&gt;</span>Last weekend Daniel, Arthur, Morris and me were in Chemnitz where the <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://chemnitzer.linux-tage.de/2014/de/info/">http://chemnitzer.linux-tage.de/2014/de/info/</a>"&gt;</span>Chemnitzer Linuxtage 2014<span class="webkit-html-tag">&lt;/a&gt;</span> took place. We drove a booth during the two days, the CLT host around 60 boothes of companies and FOSS projects. I like to go to the CLT because it is perfectly organized with great enthusiasm of everybody involved from the organisation team. Food, schedules, the venue, everything is perfect. <span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="333"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Even on saturday morning, short after opening of the event, somebody from the orga team was showing up on the booth with chocolate for the volunteers, saying hello and asking if everything is in place for a successful weekend. A small detail, which shows how much effort is put into organization of the event.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="334"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>As a result, visitors come to visit the event. It&amp;rsquo;s mostly a community centric event: Exhibitors are mostly representing FOSS projects such as <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://dragotin.wordpress.com/openstreetmap.org">http://dragotin.wordpress.com/openstreetmap.org</a>"&gt;</span>openstreetmap.org<span class="webkit-html-tag">&lt;/a&gt;</span>, distributions like <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://fedoraproject.org/">http://fedoraproject.org/</a>"&gt;</span>Fedora<span class="webkit-html-tag">&lt;/a&gt;</span> or <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://opensuse.org/">http://opensuse.org/</a>"&gt;</span>openSUSE<span class="webkit-html-tag">&lt;/a&gt;</span> or companies from the free software market. <span class="webkit-html-tag">&lt;/p&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://dragotin.files.wordpress.com/2014/03/clt14_morris.jpg">http://dragotin.files.wordpress.com/2014/03/clt14_morris.jpg</a>"&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://dragotin.files.wordpress.com/2014/03/clt14_morris.jpg?w=595&h=415">http://dragotin.files.wordpress.com/2014/03/clt14_morris.jpg?w=595&amp;amp;h=415</a>" <span class="webkit-html-attribute-name">alt</span>="<span class="webkit-html-attribute-value">Morris in action on the booth</span>" <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">595</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">415</span>"&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;p&gt;</span>Morris in action on the booth<span class="webkit-html-tag">&lt;/p&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span>The majority of visitors are mostly interested in private use of the software. But, no rule without exception, we also had a remarkable number of people from companies, either executives or people working in the IT departments, who were interested in ownCloud.</td></tr><tr><td class="webkit-line-number" value="335"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Speaking about <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://owncloud.org/">http://owncloud.org/</a>"&gt;</span>ownCloud<span class="webkit-html-tag">&lt;/a&gt;</span>, I want to say that it&amp;rsquo;s amazing to represent our project. People know it, people like it, people use it. In private, but also in professional space people work with ownCloud already or are planing to start with ownCloud. ownCloud already is <span class="webkit-html-tag">&lt;i&gt;</span>the<span class="webkit-html-tag">&lt;/i&gt;</span> accepted solution for the problems that became so practical with the NSA scandal last year.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="336"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>My talk with title <span class="webkit-html-tag">&lt;i&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://chemnitzer.linux-tage.de/2014/de/vortraege/detail/279">http://chemnitzer.linux-tage.de/2014/de/vortraege/detail/279</a>"&gt;</span>A private Cloud with ownCloud<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/i&gt;</span> on Saturday morning was very well received and went smooth. The room was too small, lots of people had to stand or sit on the stairs. It was a very positive atmosphere. <span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="337"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Something that changed compared to last year and the year before: Most discussions were around how ownCloud can be installed, integrated and used and not any more about which features are still missing or maybe also bugs.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="338"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>So it were two very exhausting days, but big fun! Thanks to Daniel, Arthur and Morris for the work and fun we had on the booth, and thanks to the CLT team for CLT.<span class="webkit-html-tag">&lt;/p&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">rel</span>="<span class="webkit-html-attribute-value">nofollow</span>" <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://feeds.wordpress.com/1.0/gocomments/dragotin.wordpress.com/426/">http://feeds.wordpress.com/1.0/gocomments/dragotin.wordpress.com/426/</a>"&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">alt</span>="" <span class="webkit-html-attribute-name">border</span>="<span class="webkit-html-attribute-value">0</span>" <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://feeds.wordpress.com/1.0/comments/dragotin.wordpress.com/426/">http://feeds.wordpress.com/1.0/comments/dragotin.wordpress.com/426/</a>"&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span> <span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">alt</span>="" <span class="webkit-html-attribute-name">border</span>="<span class="webkit-html-attribute-value">0</span>" <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://stats.wordpress.com/b.gif?host=dragotin.wordpress.com&blog=31325229&post=426&subd=dragotin&ref=&feed=1">http://stats.wordpress.com/b.gif?host=dragotin.wordpress.com&amp;amp;blog=31325229&amp;amp;post=426&amp;amp;subd=dragotin&amp;amp;ref=&amp;amp;feed=1</a>" <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">1</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">1</span>"&gt;</span>]]&gt;<span class="webkit-html-tag">&lt;/description&gt;</span></td></tr><tr><td class="webkit-line-number" value="339"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;/item&gt;</span></td></tr><tr><td class="webkit-line-number" value="340"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;item&gt;</span></td></tr><tr><td class="webkit-line-number" value="341"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;title&gt;</span>SO_oC — Summer Of ownCloud!<span class="webkit-html-tag">&lt;/title&gt;</span></td></tr><tr><td class="webkit-line-number" value="342"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;link&gt;</span>http://algorithmsforthekitchen.com/blog/?p=609<span class="webkit-html-tag">&lt;/link&gt;</span></td></tr><tr><td class="webkit-line-number" value="343"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;guid&gt;</span>http://algorithmsforthekitchen.com/blog/?p=609<span class="webkit-html-tag">&lt;/guid&gt;</span></td></tr><tr><td class="webkit-line-number" value="344"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;comments&gt;</span>http://algorithmsforthekitchen.com/blog/?p=609<span class="webkit-html-tag">&lt;/comments&gt;</span></td></tr><tr><td class="webkit-line-number" value="345"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;pubDate&gt;</span>Sun, 09 Mar 2014 15:23:00 +0000<span class="webkit-html-tag">&lt;/pubDate&gt;</span></td></tr><tr><td class="webkit-line-number" value="346"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;description&gt;</span><span class="webkit-html-comment">&lt;![CDATA[&lt;p&gt;</span>This is a heads up that ownCloud is participating in two internship programs this summer!<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="347"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;h2&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://www.google-melange.com/gsoc/homepage/google/gsoc2014">https://www.google-melange.com/gsoc/homepage/google/gsoc2014</a>"&gt;</span>Google Summer of Code 2014 (GSoC)<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/h2&gt;</span></td></tr><tr><td class="webkit-line-number" value="348"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">alt</span>="<span class="webkit-html-attribute-value">GoogleSummer_2014logo_avatar</span>" <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://algorithmsforthekitchen.com/blog/wp-content/uploads/2014/03/GoogleSummer_2014logo_avatar.png">http://algorithmsforthekitchen.com/blog/wp-content/uploads/2014/03/GoogleSummer_2014logo_avatar.png</a>" <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">194</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">194</span>"&gt;</span><span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="349"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Thanks to openSUSE for hosting us again!<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="350"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Check out the <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://en.opensuse.org/Portal:GSOC">https://en.opensuse.org/Portal:GSOC</a>"&gt;</span>openSUSE GSoC portal<span class="webkit-html-tag">&lt;/a&gt;</span> and the <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/owncloud/core/wiki/Google-Summer-of-Code">https://github.com/owncloud/core/wiki/Google-Summer-of-Code</a>"&gt;</span>ownCloud GSoC portal<span class="webkit-html-tag">&lt;/a&gt;</span> for more information<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="351"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Student application starts tomorrow. It&amp;rsquo;s important that you come up with a draft of your proposal as soon as possible, so that you can get feedback from your mentor.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="352"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;h2&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://gnome.org/opw/">https://gnome.org/opw/</a>"&gt;</span>Outreach Program for Women (OPW)<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/h2&gt;</span></td></tr><tr><td class="webkit-line-number" value="353"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">alt</span>="<span class="webkit-html-attribute-value">opw-logo</span>" <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://algorithmsforthekitchen.com/blog/wp-content/uploads/2014/03/opw-logo.png">http://algorithmsforthekitchen.com/blog/wp-content/uploads/2014/03/opw-logo.png</a>" <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">183</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">166</span>"&gt;</span><span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="354"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Thanks to the OPW organizers for accepting our application ;-)<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="355"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Check out the <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/owncloud/core/wiki/Outreach-Program-for-Women">https://github.com/owncloud/core/wiki/Outreach-Program-for-Women</a>"&gt;</span>ownCloud OPW portal<span class="webkit-html-tag">&lt;/a&gt;</span> for more information.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="356"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Remember that you have time until <span class="webkit-html-tag">&lt;strong&gt;</span>March 19<span class="webkit-html-tag">&lt;/strong&gt;</span> to get in touch with us and make a small contribution.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="357"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>&amp;mdash;&amp;ndash;<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="358"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Here is the list of <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/owncloud/core/wiki/Project-ideas">https://github.com/owncloud/core/wiki/Project-ideas</a>"&gt;</span>Projects Ideas<span class="webkit-html-tag">&lt;/a&gt;</span> we propose. Check out this list and contact the mentors of the projects you are interested in. Notice two things:<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="359"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;ul&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>in order to participate in OPW, you don&amp;rsquo;t need to be a student;<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="360"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span>GSoC projects are restricted to coding. If you are applying for GSoC, look only for projects in that category;<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="361"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span>both the programs have hard deadlines, mind the dates!<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="362"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;/ul&gt;</span><span class="webkit-html-tag">&lt;p&gt;</span>If you have any question, don&amp;rsquo;t hesitate to swing by our IRC channel! (#owncloud on Freenode &amp;mdash; I am &amp;lsquo;cosenal&amp;rsquo;)<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="363"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Here it&amp;rsquo;s still -11&amp;deg;C, as I write, but I&amp;rsquo;ll say it anyway, as an omen: Happy Summer Of ownCloud!<span class="webkit-html-tag">&lt;/p&gt;</span>]]&gt;<span class="webkit-html-tag">&lt;/description&gt;</span></td></tr><tr><td class="webkit-line-number" value="364"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;/item&gt;</span></td></tr><tr><td class="webkit-line-number" value="365"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;item&gt;</span></td></tr><tr><td class="webkit-line-number" value="366"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;title&gt;</span>Free ownCloud mobile libraries released<span class="webkit-html-tag">&lt;/title&gt;</span></td></tr><tr><td class="webkit-line-number" value="367"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;link&gt;</span>http://blog.karlitschek.de/2014/02/free-owncloud-mobile-libraries-released.html<span class="webkit-html-tag">&lt;/link&gt;</span></td></tr><tr><td class="webkit-line-number" value="368"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;guid&gt;</span>http://blog.karlitschek.de/2014/02/free-owncloud-mobile-libraries-released.html<span class="webkit-html-tag">&lt;/guid&gt;</span></td></tr><tr><td class="webkit-line-number" value="369"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;comments&gt;</span>http://blog.karlitschek.de/2014/02/free-owncloud-mobile-libraries-released.html<span class="webkit-html-tag">&lt;/comments&gt;</span></td></tr><tr><td class="webkit-line-number" value="370"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;pubDate&gt;</span>Thu, 20 Feb 2014 12:20:00 +0000<span class="webkit-html-tag">&lt;/pubDate&gt;</span></td></tr><tr><td class="webkit-line-number" value="371"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;description&gt;</span><span class="webkit-html-comment">&lt;![CDATA[&lt;div&gt;</span>Today we are happy to announce the release of the ownCloud mobile libraries for iOS and Android. ownCloud is a free file sync and share solution. The main differentiator to Dropbox, Google Drive, and others beside being free software is that you can run it yourself wherever you want. Obviously a central place to you store your files is only useful if you can access it from all devices and integrate it with all of the applications that you use.<span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span>Because of that, the ownCloud strategy is to provide as many ways as possible to access files and data stored in ownCloud. We have a strong commitment to support open protocols and formats like WebDAV, CalDAV, CardDAV, OCS, ODF and others. So you can mount your ownCloud via WebDAV easily with KDE, GNOME, Windows, Mac and so on. It's easy to integrate ownCloud with other systems by transferring files via WebDAV. This is the power of open protocols. But ownCloud provides much more than that. There are mobile applications for iOS and Android and Desktop syncing<span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span>clients that you can use to work with you files. The Desktop syncing clients runs on Mac, Windows and Linux and also ship with a command line client that can be used to automatically sync folders between desktops and the server or script it in any way. There is also a C++ library that can be used by 3rdparty clients like the KDE Plasma one. So there are a lot of options to access your ownCloud from the desktop.<span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span>On the phone and tablet side it was, until now, a bit more difficult. A user could use the official ownCloud apps, but if a 3rd party app wanted to access an ownCloud server, then the 3rd party app had to implement all of the WebDAV and REST calls needed to talk to ownCloud.&amp;nbsp;<span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span>This is why today we released free libraries for iOS and Android that can be used used by mobile developers to add ownCloud support to their apps. They provide easy to use methods to read and write files, share files and many more useful operations. To make these libraries as useful as possible to as many developers as possible, we have released them under the MIT license.&amp;nbsp;<span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span>The libraries can be download here&amp;nbsp;<span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;span&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/owncloud/ios-library">https://github.com/owncloud/ios-library</a>"&gt;</span>https://github.com/owncloud/ios-library<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/span&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;span&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/owncloud/android-library">https://github.com/owncloud/android-library</a>"&gt;</span>https://github.com/owncloud/android-library<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/span&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span>The documentation how to use them can be found here:<span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://doc.owncloud.org/server/6.0/developer_manual/ios_library/index.html">http://doc.owncloud.org/server/6.0/developer_manual/ios_library/index.html</a>"&gt;</span>http://doc.owncloud.org/server/6.0/developer_manual/ios_library/index.html<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://doc.owncloud.org/server/6.0/developer_manual/android_library/index.html">http://doc.owncloud.org/server/6.0/developer_manual/android_library/index.html</a>"&gt;</span>http://doc.owncloud.org/server/6.0/developer_manual/android_library/index.html<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span>For any developer related questions please post to the new ownCloud developer list <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://mailman.owncloud.org/mailman/listinfo/devel">http://mailman.owncloud.org/mailman/listinfo/devel</a>"&gt;</span><span class="webkit-html-tag">&lt;span&gt;</span>http://mailman.owncloud.org/mailman/listinfo/devel<span class="webkit-html-tag">&lt;/span&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span>]]&gt;<span class="webkit-html-tag">&lt;/description&gt;</span></td></tr><tr><td class="webkit-line-number" value="372"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;/item&gt;</span></td></tr><tr><td class="webkit-line-number" value="373"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;item&gt;</span></td></tr><tr><td class="webkit-line-number" value="374"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;title&gt;</span>I Love Free Software Day 2014<span class="webkit-html-tag">&lt;/title&gt;</span></td></tr><tr><td class="webkit-line-number" value="375"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;link&gt;</span>http://arthur-schiwon.de/i-love-free-software-day-2014<span class="webkit-html-tag">&lt;/link&gt;</span></td></tr><tr><td class="webkit-line-number" value="376"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;guid&gt;</span>http://arthur-schiwon.de/i-love-free-software-day-2014<span class="webkit-html-tag">&lt;/guid&gt;</span></td></tr><tr><td class="webkit-line-number" value="377"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;comments&gt;</span>http://arthur-schiwon.de/i-love-free-software-day-2014<span class="webkit-html-tag">&lt;/comments&gt;</span></td></tr><tr><td class="webkit-line-number" value="378"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;pubDate&gt;</span>Fri, 14 Feb 2014 08:54:00 +0000<span class="webkit-html-tag">&lt;/pubDate&gt;</span></td></tr><tr><td class="webkit-line-number" value="379"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;description&gt;</span><span class="webkit-html-comment">&lt;![CDATA[&lt;div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">typeof</span>="<span class="webkit-html-attribute-value">foaf:Image</span>" <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://arthur-schiwon.de/sites/default/files/ilovefs-heart-px.png">http://arthur-schiwon.de/sites/default/files/ilovefs-heart-px.png</a>" <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">350</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">309</span>" <span class="webkit-html-attribute-name">alt</span>=""&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;div <span class="webkit-html-attribute-name">property</span>="<span class="webkit-html-attribute-value">content:encoded</span>"&gt;</span><span class="webkit-html-tag">&lt;p&gt;</span>I would like to take the opportunity of this special day to express how much the influence of Free Software to my life is.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="380"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Back in 2005 I started to use Linux and because I had no clue I looked for support in the <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.kubuntu-de.org/">http://www.kubuntu-de.org/</a>"&gt;</span>German-language Kubuntu community<span class="webkit-html-tag">&lt;/a&gt;</span>. This is how I jumped into and got an idea about Free Software. Kubuntu and the people were fun, after some time I was able to give support and not only take it. I helped out with other things, started to attend conferences (usually also in combination with a Kubuntu community booth). I met amazing people who became really really good friends.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="381"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>An outstanding position does have the <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.linuxtag.org/">http://www.linuxtag.org/</a>"&gt;</span>LinuxTag<span class="webkit-html-tag">&lt;/a&gt;</span> in Berlin, because there I made my most important contacts. It was the first time, I met my friends from the German-language Kubuntu community in person. It was the place, where I first met <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://blog.karlitschek.de/">http://blog.karlitschek.de/</a>"&gt;</span>Frank<span class="webkit-html-tag">&lt;/a&gt;</span>, founder of <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://owncloud.org/">http://owncloud.org/</a>"&gt;</span>ownCloud<span class="webkit-html-tag">&lt;/a&gt;</span>. The later founded company behind the ownCloud project now gives me the chance to make a living with free software. I cannot deny it was a dream.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="382"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Most important however was that at the same conference I met my beloved wife. Yes, personally the I Love FS day has more in common with the Valentine's day than you might guess. <span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="383"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Needless to say that LinuxTag was also the first conference, my son attended &amp;ndash; at the age of 9 months ;)<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="384"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Happy <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://ilovefs.org/">http://ilovefs.org/</a>"&gt;</span>I Love FS day<span class="webkit-html-tag">&lt;/a&gt;</span>!<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="385"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span>Tags:&amp;nbsp;<span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://arthur-schiwon.de/tags/blizzz">http://arthur-schiwon.de/tags/blizzz</a>" <span class="webkit-html-attribute-name">typeof</span>="<span class="webkit-html-attribute-value">skos:Concept</span>" <span class="webkit-html-attribute-name">property</span>="<span class="webkit-html-attribute-value">rdfs:label skos:prefLabel</span>" <span class="webkit-html-attribute-name">datatype</span>=""&gt;</span>Blizzz<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://arthur-schiwon.de/tags/planetubuntu">http://arthur-schiwon.de/tags/planetubuntu</a>" <span class="webkit-html-attribute-name">typeof</span>="<span class="webkit-html-attribute-value">skos:Concept</span>" <span class="webkit-html-attribute-name">property</span>="<span class="webkit-html-attribute-value">rdfs:label skos:prefLabel</span>" <span class="webkit-html-attribute-name">datatype</span>=""&gt;</span>PlanetUbuntu<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://arthur-schiwon.de/tags/planetowncloud">http://arthur-schiwon.de/tags/planetowncloud</a>" <span class="webkit-html-attribute-name">typeof</span>="<span class="webkit-html-attribute-value">skos:Concept</span>" <span class="webkit-html-attribute-name">property</span>="<span class="webkit-html-attribute-value">rdfs:label skos:prefLabel</span>" <span class="webkit-html-attribute-name">datatype</span>=""&gt;</span>PlanetOwnCloud<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span>]]&gt;<span class="webkit-html-tag">&lt;/description&gt;</span></td></tr><tr><td class="webkit-line-number" value="386"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;/item&gt;</span></td></tr><tr><td class="webkit-line-number" value="387"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;item&gt;</span></td></tr><tr><td class="webkit-line-number" value="388"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;title&gt;</span>Erstes ownCloud User Meeting in München<span class="webkit-html-tag">&lt;/title&gt;</span></td></tr><tr><td class="webkit-line-number" value="389"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;link&gt;</span>https://blog.portknox.net/2014/01/erstes-owncloud-user-meeting-in-munchen/<span class="webkit-html-tag">&lt;/link&gt;</span></td></tr><tr><td class="webkit-line-number" value="390"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;guid&gt;</span>https://blog.portknox.net/2014/01/erstes-owncloud-user-meeting-in-munchen/<span class="webkit-html-tag">&lt;/guid&gt;</span></td></tr><tr><td class="webkit-line-number" value="391"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;comments&gt;</span>https://blog.portknox.net/2014/01/erstes-owncloud-user-meeting-in-munchen/<span class="webkit-html-tag">&lt;/comments&gt;</span></td></tr><tr><td class="webkit-line-number" value="392"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;pubDate&gt;</span>Thu, 23 Jan 2014 17:41:00 +0000<span class="webkit-html-tag">&lt;/pubDate&gt;</span></td></tr><tr><td class="webkit-line-number" value="393"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;description&gt;</span><span class="webkit-html-comment">&lt;![CDATA[&lt;p&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://blog.portknox.net/wp-content/uploads/2014/01/ownCloud_beer1.png">http://blog.portknox.net/wp-content/uploads/2014/01/ownCloud_beer1.png</a>"&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">alt</span>="<span class="webkit-html-attribute-value">ownCloud_beer</span>" <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://blog.portknox.net/wp-content/uploads/2014/01/ownCloud_beer1.png">http://blog.portknox.net/wp-content/uploads/2014/01/ownCloud_beer1.png</a>" <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">144</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">210</span>"&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span>Das erste ownCloud User Treffen in M&amp;uuml;nchen: Am Mittwoch, 29.1.2014 treffen wir uns um 19 Uhr im Gasthaus &amp;ldquo;Goldener Hirsch&amp;rdquo; (Renatastra&amp;szlig;e 35, 80634 M&amp;uuml;nchen) zum gem&amp;uuml;tlichen Austausch zu allen ownCloud-Themen. Wir haben den gro&amp;szlig;en Tisch ganz rechts reserviert, haltet Ausschau nach ownCloud T-Shirts! <span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="https://blog.portknox.net/wp-includes/images/smilies/icon_smile.gif">https://blog.portknox.net/wp-includes/images/smilies/icon_smile.gif</a>" <span class="webkit-html-attribute-name">alt</span>="<span class="webkit-html-attribute-value">:)</span>"&gt;</span><span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="394"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Das ownCloud User Meeting findet bei Interesse k&amp;uuml;nftig monatlich statt und zwar jeden letzten Mittwoch im Monat. Bei jedem Meeting soll es ein Haupt-Thema geben, diese Themen wurden schon vorgeschlagen:<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="395"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;ul&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>Das ownCloud ecosystem (Termin 26.2.2014) &amp;ndash; <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://twitter.com/jancborchardt">https://twitter.com/jancborchardt</a>"&gt;</span>Jan-Christoph Borchardt<span class="webkit-html-tag">&lt;/a&gt;</span> (<span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://owncloud.com/">https://owncloud.com/</a>"&gt;</span>ownCloud Inc.<span class="webkit-html-tag">&lt;/a&gt;</span>)<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="396"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span>ownClouds Accapante Tests (Termin tbd) &amp;ndash; <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://twitter.com/gomezr">https://twitter.com/gomezr</a>"&gt;</span>Steffen Lindner<span class="webkit-html-tag">&lt;/a&gt;</span> (<span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://portknox.net/de">https://portknox.net/de</a>"&gt;</span>PortKnox<span class="webkit-html-tag">&lt;/a&gt;</span>)<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="397"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;/ul&gt;</span><span class="webkit-html-tag">&lt;p&gt;</span>Falls du selber etwas vortragen oder zeigen willst, sprich uns einfach an!<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="398"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Die Termine und Locations werden wir &amp;uuml;ber <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.techism.de/">http://www.techism.de/</a>"&gt;</span>Techism<span class="webkit-html-tag">&lt;/a&gt;</span> bekannt geben, &amp;uuml;ber <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://www.techism.de/events/tags/owncloud/">https://www.techism.de/events/tags/owncloud/</a>"&gt;</span>diesen Link<span class="webkit-html-tag">&lt;/a&gt;</span> kann man auf dem Laufenden bleiben.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="399"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Wir freuen uns auf das erste Treffen!<span class="webkit-html-tag">&lt;/p&gt;</span>]]&gt;<span class="webkit-html-tag">&lt;/description&gt;</span></td></tr><tr><td class="webkit-line-number" value="400"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;/item&gt;</span></td></tr><tr><td class="webkit-line-number" value="401"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;item&gt;</span></td></tr><tr><td class="webkit-line-number" value="402"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;title&gt;</span>Using OpenStack Swift as ownCloud Storage Backend<span class="webkit-html-tag">&lt;/title&gt;</span></td></tr><tr><td class="webkit-line-number" value="403"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;link&gt;</span>http://blog.adityapatawari.com/2014/01/using-openstack-swift-as-owncloud.html<span class="webkit-html-tag">&lt;/link&gt;</span></td></tr><tr><td class="webkit-line-number" value="404"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;guid&gt;</span>http://blog.adityapatawari.com/2014/01/using-openstack-swift-as-owncloud.html<span class="webkit-html-tag">&lt;/guid&gt;</span></td></tr><tr><td class="webkit-line-number" value="405"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;comments&gt;</span>http://blog.adityapatawari.com/2014/01/using-openstack-swift-as-owncloud.html<span class="webkit-html-tag">&lt;/comments&gt;</span></td></tr><tr><td class="webkit-line-number" value="406"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;pubDate&gt;</span>Mon, 20 Jan 2014 16:00:00 +0000<span class="webkit-html-tag">&lt;/pubDate&gt;</span></td></tr><tr><td class="webkit-line-number" value="407"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;description&gt;</span><span class="webkit-html-comment">&lt;![CDATA[&lt;div dir="ltr" trbidi="on"&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://owncloud.org/">http://owncloud.org/</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">_blank</span>"&gt;</span>ownCloud<span class="webkit-html-tag">&lt;/a&gt;</span> helps us to access our files from anywhere in the world, without take the control of data from us. Traditionally server's local hard disks have been used to act as storage backend but these days, as the latency of networks is decreasing, storing data over network is becoming cheaper and safer (in terms of recovery). ownCloud is capable of using SFTP, WebDAV, SMB, OpenStack Swift and several other storage mechanisms. We'll see the usage of <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://swift.openstack.org/">http://swift.openstack.org/</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">_blank</span>"&gt;</span>OpenStack Swift<span class="webkit-html-tag">&lt;/a&gt;</span> with ownCloud in this tutorial<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>At this point, the assumption is that we already have admin access to an ownCloud instance and we have set up OpenStack Swift somewhere. If not, to setup OpenStack Swift, follow <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://blog.adityapatawari.com/2014/01/openstack-101-how-to-setup-openstack_12.html">http://blog.adityapatawari.com/2014/01/openstack-101-how-to-setup-openstack_12.html</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">_blank</span>"&gt;</span>this tutorial<span class="webkit-html-tag">&lt;/a&gt;</span>.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;b&gt;</span>Step 1:<span class="webkit-html-tag">&lt;/b&gt;</span> External storage facilities are provided by an app known as "External storage support", written by Robin Appelman and Michael Gapczynski, which ships with ownCloud and is available on the apps dashboard. It is disabled by default, we need to enable it.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;b&gt;</span>Step 2:<span class="webkit-html-tag">&lt;/b&gt;</span> We need to go to Admin page of the ownCloud installation and locate "External Storage" configuration area. We'll select "OpenStack Swift" from the drop down menu.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;b&gt;</span>Step 3:<span class="webkit-html-tag">&lt;/b&gt;</span> We need to fill in the details and credentials. We'll need the following information:<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;ul&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>Folder Name: A user friendly name for the storage mount point.<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>user: Username of the Swift user (required)<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>bucket : Bucket can be any random string (required). It is a container where all the files will be kept.<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>region: Region (optional for OpenStack Object Storage).<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>key: API Key (required for Rackspace Cloud Files). This is not required for OpenStack Swift. Leave it empty.<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>tenant: Tenant name (required for OpenStack Object Storage). Tenant name would be the same tenant of which the Swift user is a part of. It is created using OpenStack Keystone.<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>password: Password of the Swift user (required for OpenStack Object Storage)<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>service_name: Service Name (required for OpenStack Object Storage). This is the same name which was used while creating the Swift service<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>url: URL of identity endpoint (required for OpenStack Object Storage). It is the Keystone endpoint against which authorization will be done.<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>timeout: Timeout of HTTP requests in seconds (optional)<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;/ul&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>Just to get a better hold on things, check out the image of an <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://4.bp.blogspot.com/-FPgT77_GObk/UtqpK1sA9wI/AAAAAAAAAQc/Pj1HtFtLiSo/s1600/ownCloud_OpenStack_Swift1.png">http://4.bp.blogspot.com/-FPgT77_GObk/UtqpK1sA9wI/AAAAAAAAAQc/Pj1HtFtLiSo/s1600/ownCloud_OpenStack_Swift1.png</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">_blank</span>"&gt;</span>empty configuration<span class="webkit-html-tag">&lt;/a&gt;</span> form and here is a <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://2.bp.blogspot.com/-54DbxoPWtFU/Utq8-p4hTII/AAAAAAAAAQs/eOLNy5yG-m4/s1600/ownCloud_OpenStack_Swift2.png">http://2.bp.blogspot.com/-54DbxoPWtFU/Utq8-p4hTII/AAAAAAAAAQs/eOLNy5yG-m4/s1600/ownCloud_OpenStack_Swift2.png</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">_blank</span>"&gt;</span>filled up<span class="webkit-html-tag">&lt;/a&gt;</span> one.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>Notice that if ownCloud is successfully able to connect and authorize then a green circle appear on the left side of the configuration. In case things don't work out as expected then check out the owncloud.log in the data directory of ownCloud instance.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>That is it. Now ownCloud is now ready to use OpenStack Swift to store data.<span class="webkit-html-tag">&lt;/div&gt;</span>]]&gt;<span class="webkit-html-tag">&lt;/description&gt;</span></td></tr><tr><td class="webkit-line-number" value="408"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;/item&gt;</span></td></tr><tr><td class="webkit-line-number" value="409"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;item&gt;</span></td></tr><tr><td class="webkit-line-number" value="410"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;title&gt;</span>Installing ownCloud on Raspberry Pi<span class="webkit-html-tag">&lt;/title&gt;</span></td></tr><tr><td class="webkit-line-number" value="411"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;link&gt;</span>http://blog.adityapatawari.com/2013/08/installing-owncloud-on-raspberrypi.html<span class="webkit-html-tag">&lt;/link&gt;</span></td></tr><tr><td class="webkit-line-number" value="412"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;guid&gt;</span>http://blog.adityapatawari.com/2013/08/installing-owncloud-on-raspberrypi.html<span class="webkit-html-tag">&lt;/guid&gt;</span></td></tr><tr><td class="webkit-line-number" value="413"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;comments&gt;</span>http://blog.adityapatawari.com/2013/08/installing-owncloud-on-raspberrypi.html<span class="webkit-html-tag">&lt;/comments&gt;</span></td></tr><tr><td class="webkit-line-number" value="414"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;pubDate&gt;</span>Sat, 11 Jan 2014 23:33:00 +0000<span class="webkit-html-tag">&lt;/pubDate&gt;</span></td></tr><tr><td class="webkit-line-number" value="415"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;description&gt;</span><span class="webkit-html-comment">&lt;![CDATA[&lt;div dir="ltr" trbidi="on"&gt;</span><span class="webkit-html-tag">&lt;div <span class="webkit-html-attribute-name">dir</span>="<span class="webkit-html-attribute-value">ltr</span>" <span class="webkit-html-attribute-name">trbidi</span>="<span class="webkit-html-attribute-value">on</span>"&gt;</span><span class="webkit-html-tag">&lt;div <span class="webkit-html-attribute-name">dir</span>="<span class="webkit-html-attribute-value">ltr</span>" <span class="webkit-html-attribute-name">trbidi</span>="<span class="webkit-html-attribute-value">on</span>"&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;h3&gt;</span><span class="webkit-html-tag">&lt;b&gt;</span>Presenting a ready-to-install image of ownCloud for Raspberry Pi&amp;nbsp;<span class="webkit-html-tag">&lt;/b&gt;</span><span class="webkit-html-tag">&lt;/h3&gt;</span><span class="webkit-html-tag">&lt;b&gt;</span>A small introduction to ownCloud<span class="webkit-html-tag">&lt;/b&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;span&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://owncloud.org/">http://owncloud.org/</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">_blank</span>"&gt;</span>ownCloud<span class="webkit-html-tag">&lt;/a&gt;</span> is an application which enables users to share their data without giving control to any third party posing as a facilitator. While sharing the data without loosing control is the main objective, ownCloud is much more than that. It can also rapidly sync the data, contacts, calendar events etc from several devices. It can work with several custom backends and it is highly flexible.<span class="webkit-html-tag">&lt;/span&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span>Many of us have a Raspberry Pi with us and we love playing with it. In past I have written posts on <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://blog.adityapatawari.com/2013/05/arch-linux-on-raspberry-pi-running-xfce.html">http://blog.adityapatawari.com/2013/05/arch-linux-on-raspberry-pi-running-xfce.html</a>"&gt;</span>how to install Arch Linux on it<span class="webkit-html-tag">&lt;/a&gt;</span> and <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://blog.adityapatawari.com/2013/07/converting-raspberry-pi-into-media.html">http://blog.adityapatawari.com/2013/07/converting-raspberry-pi-into-media.html</a>"&gt;</span>how to install OpenELEC to convert the Raspberry Pi into a Media Centre<span class="webkit-html-tag">&lt;/a&gt;</span>. This time I plan to go a little further. This time I have made a custom image which comes preinstalled with ownCloud and some tweaks to improve the ownCloud experience with Raspberry Pi. This image is based on Raspbian Wheezy.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span>Just follow the steps below and you'll be good to go in no time:<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;ol&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>Download the archived image from in either <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://sourceforge.net/projects/owncloud-raspberrypi/files/owncloud-raspberrypi-0.2.img.zip/download">http://sourceforge.net/projects/owncloud-raspberrypi/files/owncloud-raspberrypi-0.2.img.zip/download</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">_blank</span>"&gt;</span>zip format<span class="webkit-html-tag">&lt;/a&gt;</span> (usually for Windows) or <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://sourceforge.net/projects/owncloud-raspberrypi/files/owncloud-raspberrypi-0.2.img.gz/download">http://sourceforge.net/projects/owncloud-raspberrypi/files/owncloud-raspberrypi-0.2.img.gz/download</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">_blank</span>"&gt;</span>gunzip format<span class="webkit-html-tag">&lt;/a&gt;</span> (usually for Linux and Unix like platforms)<span class="webkit-html-tag">&lt;br&gt;</span>Since I am running on Linux, I would download gunzip format.<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>Extract it and put it on a SD card using dd or any other tool or command. Check out this article on <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://elinux.org/RPi_Easy_SD_Card_Setup">http://elinux.org/RPi_Easy_SD_Card_Setup</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">_blank</span>"&gt;</span>elinux<span class="webkit-html-tag">&lt;/a&gt;</span> if you need any help for this. Although 2 GB SD card would be fine but I would recommend using 4 GB or more.<span class="webkit-html-tag">&lt;br&gt;</span>I would run the following commands:<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;code&gt;</span>$ gunzip owncloud-raspberrypi-0.1.img.gz # to extract the gz archive<span class="webkit-html-tag">&lt;br&gt;</span>$ sudo dd bs=1M if=owncloud-raspberrypi-0.1.img of=/dev/mmcblk0 # to write to the SD card. /dev/mmcblk0 can be obtained by the output of df command.<span class="webkit-html-tag">&lt;/code&gt;</span><span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>Put this SD card in your Raspberry Pi and boot. The default credentials are:<span class="webkit-html-tag">&lt;br&gt;</span>user: pi<span class="webkit-html-tag">&lt;br&gt;</span>password: owncloud<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>Run raspi-config and follow the directions to expand the filesystem to enjoy maximum disk space. Reboot, if required.<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>Run ifconfig to get the ip address of the Raspberry Pi.<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;/ol&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>That is it. Just open http://&amp;lt;ip_address&amp;gt;/<span class="webkit-html-tag">&lt;ip_address&gt;</span>owncloud and create the admin user and explore ownCloud on Raspberry Pi.<span class="webkit-html-tag">&lt;/ip_address&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>This image PHP execution time increased to 60 seconds and the upload limit has been bumped up to 500M. The Apache is set to allow .htaccess for the protection of data directory. Also SSH has been enabled by default.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>The official page for the image can be found at <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.owncloudbook.com/owncloud-on-raspberry-pi/">http://www.owncloudbook.com/owncloud-on-raspberry-pi/</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">_blank</span>"&gt;</span>ownCloud on Raspberry Pi<span class="webkit-html-tag">&lt;/a&gt;</span>. A Hacker News discussion is also going on <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://news.ycombinator.com/item?id=6268271">https://news.ycombinator.com/item?id=6268271</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">_blank</span>"&gt;</span>here<span class="webkit-html-tag">&lt;/a&gt;</span>.<span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span>If you like this image and you are interested in knowing more about ownCloud, then please consider buying my book, <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.owncloudbook.com/">http://www.owncloudbook.com/</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">_blank</span>"&gt;</span>Getting Started with ownCloud<span class="webkit-html-tag">&lt;/a&gt;</span>. It is available from <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.amazon.com/gp/product/1782168257/ref=as_li_tf_il?ie=UTF8&amp;camp=1789&amp;creative=9325&amp;creativeASIN=1782168257&amp;linkCode=as2&amp;tag=owncloudbook-20">http://www.amazon.com/gp/product/1782168257/ref=as_li_tf_il?ie=UTF8&amp;amp;amp;camp=1789&amp;amp;amp;creative=9325&amp;amp;amp;creativeASIN=1782168257&amp;amp;amp;linkCode=as2&amp;amp;amp;tag=owncloudbook-20</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">_blank</span>"&gt;</span>Amazon.com<span class="webkit-html-tag">&lt;/a&gt;</span>, <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.amazon.co.uk/gp/product/1782168257/ref=as_li_qf_sp_asin_tl?ie=UTF8&camp=1634&creative=6738&creativeASIN=1782168257&linkCode=as2&tag=owncloudbook-21">http://www.amazon.co.uk/gp/product/1782168257/ref=as_li_qf_sp_asin_tl?ie=UTF8&amp;amp;camp=1634&amp;amp;creative=6738&amp;amp;creativeASIN=1782168257&amp;amp;linkCode=as2&amp;amp;tag=owncloudbook-21</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">_blank</span>"&gt;</span>Amazon.co.uk<span class="webkit-html-tag">&lt;/a&gt;</span>, <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.barnesandnoble.com/w/getting-started-with-owncloud-aditya-patawari/1116059136">http://www.barnesandnoble.com/w/getting-started-with-owncloud-aditya-patawari/1116059136</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">_blank</span>"&gt;</span>Barnes &amp;amp; Nobles<span class="webkit-html-tag">&lt;/a&gt;</span> and on <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.amazon.com/dp/B00E4O3JKQ?tag=owncloudbook-20&creative=384345&linkCode=kin">http://www.amazon.com/dp/B00E4O3JKQ?tag=owncloudbook-20&amp;amp;creative=384345&amp;amp;linkCode=kin</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">_blank</span>"&gt;</span>Kindle<span class="webkit-html-tag">&lt;/a&gt;</span>.<span class="webkit-html-tag">&lt;/div&gt;</span>]]&gt;<span class="webkit-html-tag">&lt;/description&gt;</span></td></tr><tr><td class="webkit-line-number" value="416"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;/item&gt;</span></td></tr><tr><td class="webkit-line-number" value="417"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;item&gt;</span></td></tr><tr><td class="webkit-line-number" value="418"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;title&gt;</span>Creating fluid, powerful Kexi forms<span class="webkit-html-tag">&lt;/title&gt;</span></td></tr><tr><td class="webkit-line-number" value="419"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;link&gt;</span>http://www.piggz.co.uk/?q=blog/2014/01/08/creating-fluid-powerful-kexi-forms<span class="webkit-html-tag">&lt;/link&gt;</span></td></tr><tr><td class="webkit-line-number" value="420"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;guid&gt;</span>http://www.piggz.co.uk/?q=blog/2014/01/08/creating-fluid-powerful-kexi-forms<span class="webkit-html-tag">&lt;/guid&gt;</span></td></tr><tr><td class="webkit-line-number" value="421"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;comments&gt;</span>http://www.piggz.co.uk/?q=blog/2014/01/08/creating-fluid-powerful-kexi-forms<span class="webkit-html-tag">&lt;/comments&gt;</span></td></tr><tr><td class="webkit-line-number" value="422"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;pubDate&gt;</span>Wed, 08 Jan 2014 22:31:00 +0000<span class="webkit-html-tag">&lt;/pubDate&gt;</span></td></tr><tr><td class="webkit-line-number" value="423"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;description&gt;</span><span class="webkit-html-comment">&lt;![CDATA[&lt;div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;div <span class="webkit-html-attribute-name">property</span>="<span class="webkit-html-attribute-value">content:encoded</span>"&gt;</span><span class="webkit-html-tag">&lt;p&gt;</span>Kexi reports have for a long time supported a powerful scripting interface. Forms however, while supporting a wide range of data-enabled widgets, only have support for simple macros.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="424"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Forms and reports are both plugins in Kexi. Kexi plugins are based around views....a plugin exposes a Design View and a Data View (in the normal case). Reports and Form design views are based on quite extensive wysiwyg designers which create XML representations used by the Data view to display the data in the object.<span class="webkit-html-tag">&lt;/p&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span>Blog tags:&amp;nbsp;<span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.piggz.co.uk/?q=blog-tags/kde">http://www.piggz.co.uk/?q=blog-tags/kde</a>" <span class="webkit-html-attribute-name">typeof</span>="<span class="webkit-html-attribute-value">skos:Concept</span>" <span class="webkit-html-attribute-name">property</span>="<span class="webkit-html-attribute-value">rdfs:label skos:prefLabel</span>" <span class="webkit-html-attribute-name">datatype</span>=""&gt;</span>kde<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.piggz.co.uk/?q=blog-tags/kexi">http://www.piggz.co.uk/?q=blog-tags/kexi</a>" <span class="webkit-html-attribute-name">typeof</span>="<span class="webkit-html-attribute-value">skos:Concept</span>" <span class="webkit-html-attribute-name">property</span>="<span class="webkit-html-attribute-value">rdfs:label skos:prefLabel</span>" <span class="webkit-html-attribute-name">datatype</span>=""&gt;</span>kexi<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.piggz.co.uk/?q=blog-tags/qml">http://www.piggz.co.uk/?q=blog-tags/qml</a>" <span class="webkit-html-attribute-name">typeof</span>="<span class="webkit-html-attribute-value">skos:Concept</span>" <span class="webkit-html-attribute-name">property</span>="<span class="webkit-html-attribute-value">rdfs:label skos:prefLabel</span>" <span class="webkit-html-attribute-name">datatype</span>=""&gt;</span>QML<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.piggz.co.uk/?q=blog-tags/database">http://www.piggz.co.uk/?q=blog-tags/database</a>" <span class="webkit-html-attribute-name">typeof</span>="<span class="webkit-html-attribute-value">skos:Concept</span>" <span class="webkit-html-attribute-name">property</span>="<span class="webkit-html-attribute-value">rdfs:label skos:prefLabel</span>" <span class="webkit-html-attribute-name">datatype</span>=""&gt;</span>database<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.piggz.co.uk/?q=blog-tags/calligra">http://www.piggz.co.uk/?q=blog-tags/calligra</a>" <span class="webkit-html-attribute-name">typeof</span>="<span class="webkit-html-attribute-value">skos:Concept</span>" <span class="webkit-html-attribute-name">property</span>="<span class="webkit-html-attribute-value">rdfs:label skos:prefLabel</span>" <span class="webkit-html-attribute-name">datatype</span>=""&gt;</span>calligra<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.piggz.co.uk/?q=blog-tags/office">http://www.piggz.co.uk/?q=blog-tags/office</a>" <span class="webkit-html-attribute-name">typeof</span>="<span class="webkit-html-attribute-value">skos:Concept</span>" <span class="webkit-html-attribute-name">property</span>="<span class="webkit-html-attribute-value">rdfs:label skos:prefLabel</span>" <span class="webkit-html-attribute-name">datatype</span>=""&gt;</span>office<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span>]]&gt;<span class="webkit-html-tag">&lt;/description&gt;</span></td></tr><tr><td class="webkit-line-number" value="425"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;/item&gt;</span></td></tr><tr><td class="webkit-line-number" value="426"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;item&gt;</span></td></tr><tr><td class="webkit-line-number" value="427"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;title&gt;</span>Initial build of Sailfish ownCloud newsreader .... newsFish<span class="webkit-html-tag">&lt;/title&gt;</span></td></tr><tr><td class="webkit-line-number" value="428"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;link&gt;</span>http://www.piggz.co.uk/?q=blog/2014/01/04/initial-build-sailfish-owncloud-newsreader-newsfish<span class="webkit-html-tag">&lt;/link&gt;</span></td></tr><tr><td class="webkit-line-number" value="429"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;guid&gt;</span>http://www.piggz.co.uk/?q=blog/2014/01/04/initial-build-sailfish-owncloud-newsreader-newsfish<span class="webkit-html-tag">&lt;/guid&gt;</span></td></tr><tr><td class="webkit-line-number" value="430"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;comments&gt;</span>http://www.piggz.co.uk/?q=blog/2014/01/04/initial-build-sailfish-owncloud-newsreader-newsfish<span class="webkit-html-tag">&lt;/comments&gt;</span></td></tr><tr><td class="webkit-line-number" value="431"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;pubDate&gt;</span>Sat, 04 Jan 2014 00:32:00 +0000<span class="webkit-html-tag">&lt;/pubDate&gt;</span></td></tr><tr><td class="webkit-line-number" value="432"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;description&gt;</span><span class="webkit-html-comment">&lt;![CDATA[&lt;div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;div <span class="webkit-html-attribute-name">property</span>="<span class="webkit-html-attribute-value">content:encoded</span>"&gt;</span><span class="webkit-html-tag">&lt;p&gt;</span>This is an initial release of my ownCloud news reader for Sailfish.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="433"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>I mean _initial_ as in 'this is literally the first build that runs and shows something half sane'<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="434"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Features:<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="435"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;ul&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>Log into ownCloud instance<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="436"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span>List of feeds<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="437"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span>List of articles in a feed<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="438"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span>Article view<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="439"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span>Open article in browser<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="440"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span>Open article in instapaper<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="441"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span>Sync from Cover screen<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="442"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;/ul&gt;</span><span class="webkit-html-tag">&lt;p&gt;</span>After entering your credentials and clicking Continue, you will be presented with a blank Feeds page. &amp;nbsp;You have to sync, which is available from the Pulley menu.<span class="webkit-html-tag">&lt;/p&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span>Blog tags:&amp;nbsp;<span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.piggz.co.uk/?q=blog-tags/sailfish">http://www.piggz.co.uk/?q=blog-tags/sailfish</a>" <span class="webkit-html-attribute-name">typeof</span>="<span class="webkit-html-attribute-value">skos:Concept</span>" <span class="webkit-html-attribute-name">property</span>="<span class="webkit-html-attribute-value">rdfs:label skos:prefLabel</span>" <span class="webkit-html-attribute-name">datatype</span>=""&gt;</span>sailfish<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.piggz.co.uk/?q=blog-tags/n950">http://www.piggz.co.uk/?q=blog-tags/n950</a>" <span class="webkit-html-attribute-name">typeof</span>="<span class="webkit-html-attribute-value">skos:Concept</span>" <span class="webkit-html-attribute-name">property</span>="<span class="webkit-html-attribute-value">rdfs:label skos:prefLabel</span>" <span class="webkit-html-attribute-name">datatype</span>=""&gt;</span>n950<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.piggz.co.uk/?q=blog-tags/nemo">http://www.piggz.co.uk/?q=blog-tags/nemo</a>" <span class="webkit-html-attribute-name">typeof</span>="<span class="webkit-html-attribute-value">skos:Concept</span>" <span class="webkit-html-attribute-name">property</span>="<span class="webkit-html-attribute-value">rdfs:label skos:prefLabel</span>" <span class="webkit-html-attribute-name">datatype</span>=""&gt;</span>nemo<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.piggz.co.uk/?q=blog-tags/owncloud">http://www.piggz.co.uk/?q=blog-tags/owncloud</a>" <span class="webkit-html-attribute-name">typeof</span>="<span class="webkit-html-attribute-value">skos:Concept</span>" <span class="webkit-html-attribute-name">property</span>="<span class="webkit-html-attribute-value">rdfs:label skos:prefLabel</span>" <span class="webkit-html-attribute-name">datatype</span>=""&gt;</span>ownCloud<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.piggz.co.uk/?q=blog-tags/ownnews">http://www.piggz.co.uk/?q=blog-tags/ownnews</a>" <span class="webkit-html-attribute-name">typeof</span>="<span class="webkit-html-attribute-value">skos:Concept</span>" <span class="webkit-html-attribute-name">property</span>="<span class="webkit-html-attribute-value">rdfs:label skos:prefLabel</span>" <span class="webkit-html-attribute-name">datatype</span>=""&gt;</span>ownNews<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span>]]&gt;<span class="webkit-html-tag">&lt;/description&gt;</span></td></tr><tr><td class="webkit-line-number" value="443"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;/item&gt;</span></td></tr><tr><td class="webkit-line-number" value="444"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;item&gt;</span></td></tr><tr><td class="webkit-line-number" value="445"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;title&gt;</span>On Practical Qt Security<span class="webkit-html-tag">&lt;/title&gt;</span></td></tr><tr><td class="webkit-line-number" value="446"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;link&gt;</span>https://daniel.molkentin.net/2014/01/04/on-practical-qt-security/<span class="webkit-html-tag">&lt;/link&gt;</span></td></tr><tr><td class="webkit-line-number" value="447"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;guid&gt;</span>https://daniel.molkentin.net/2014/01/04/on-practical-qt-security/<span class="webkit-html-tag">&lt;/guid&gt;</span></td></tr><tr><td class="webkit-line-number" value="448"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;comments&gt;</span>https://daniel.molkentin.net/2014/01/04/on-practical-qt-security/<span class="webkit-html-tag">&lt;/comments&gt;</span></td></tr><tr><td class="webkit-line-number" value="449"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;pubDate&gt;</span>Fri, 03 Jan 2014 23:43:00 +0000<span class="webkit-html-tag">&lt;/pubDate&gt;</span></td></tr><tr><td class="webkit-line-number" value="450"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;description&gt;</span><span class="webkit-html-comment">&lt;![CDATA[&lt;p&gt;</span>At <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://daniel.molkentin.net/">https://daniel.molkentin.net/</a>"&gt;</span>30C3<span class="webkit-html-tag">&lt;/a&gt;</span>, Ilja van Sprundel gave a <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://media.ccc.de/browse/congress/2013/30C3_-_5499_-_en_-_saal_1_-_201312291830_-_x_security_-_ilja_van_sprundel.html">http://media.ccc.de/browse/congress/2013/30C3_-_5499_-_en_-_saal_1_-_201312291830_-_x_security_-_ilja_van_sprundel.html</a>"&gt;</span>talk on X Security<span class="webkit-html-tag">&lt;/a&gt;</span>. In this talk, he also discussed Qt security matters, specifically how running a <span class="webkit-html-tag">&lt;code&gt;</span>setuid<span class="webkit-html-tag">&lt;/code&gt;</span> binary which links against Qt is unsafe due to exploitable bugs in the Qt code base (citing the infamous <span class="webkit-html-tag">&lt;code&gt;</span>setuid<span class="webkit-html-tag">&lt;/code&gt;</span> practice in KPPP). While his points are valid, he misses the greater picture: <span class="webkit-html-tag">&lt;strong&gt;</span>Qt was not designed for use in <span class="webkit-html-tag">&lt;code&gt;</span>setuid<span class="webkit-html-tag">&lt;/code&gt;</span> applications!<span class="webkit-html-tag">&lt;/strong&gt;</span> Consequently there are a lot of ways the security of a Qt application can be compromised when it runs as root. So I went on to discuss this issue with QtNetwork maintainer Richard Moore, and we both agree that in contrary to Iljas claim, we <span class="webkit-html-tag">&lt;strong&gt;</span>do<span class="webkit-html-tag">&lt;/strong&gt;</span> need to dictate policy. So here it goes:<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="451"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span><span class="webkit-html-tag">&lt;strong&gt;</span>Do not ship Qt applications that require setuid.<span class="webkit-html-tag">&lt;/strong&gt;</span> While the same <span class="webkit-html-tag">&lt;em&gt;</span>is probably true for any other toolkit<span class="webkit-html-tag">&lt;/em&gt;</span>, we have only discussed this for Qt in more depth. Actually, Rich has <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://codereview.qt-project.org/#change,74531">https://codereview.qt-project.org/#change,74531</a>"&gt;</span>prepared a patch<span class="webkit-html-tag">&lt;/a&gt;</span> for Qt 5.3 that will quit if you try to run an application <span class="webkit-html-tag">&lt;code&gt;</span>setuid<span class="webkit-html-tag">&lt;/code&gt;</span> unless you ask it to. This should make it harder to shoot yourself into the foot.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="452"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>While making <span class="webkit-html-tag">&lt;code&gt;</span>QtCore<span class="webkit-html-tag">&lt;/code&gt;</span> and <span class="webkit-html-tag">&lt;code&gt;</span>QtNetwork<span class="webkit-html-tag">&lt;/code&gt;</span> safe for <span class="webkit-html-tag">&lt;code&gt;</span>setuid<span class="webkit-html-tag">&lt;/code&gt;</span> use is possible, they currently are not. If you absolutely have to (and you really shouldn&amp;rsquo;t), at least unset <span class="webkit-html-tag">&lt;code&gt;</span>QT_PLUGIN_PATH<span class="webkit-html-tag">&lt;/code&gt;</span> and <span class="webkit-html-tag">&lt;code&gt;</span>LD_LIBRARY_PATH<span class="webkit-html-tag">&lt;/code&gt;</span> in <span class="webkit-html-tag">&lt;code&gt;</span>main()<span class="webkit-html-tag">&lt;/code&gt;</span>. The latter is required because even though <span class="webkit-html-tag">&lt;code&gt;</span>LD_LIBRARY_PATH<span class="webkit-html-tag">&lt;/code&gt;</span> is ignored by the linker for <span class="webkit-html-tag">&lt;code&gt;</span>setuid<span class="webkit-html-tag">&lt;/code&gt;</span> binaries, it is used internally by <span class="webkit-html-tag">&lt;code&gt;</span>QtNetwork<span class="webkit-html-tag">&lt;/code&gt;</span> unconditionally to look for OpenSSL. Of course, you also need to follow all the other <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://docstore.mik.ua/orelly/networking/puis/ch23_04.htm">http://docstore.mik.ua/orelly/networking/puis/ch23_04.htm</a>"&gt;</span>best practices<span class="webkit-html-tag">&lt;/a&gt;</span> (note that even this list is incomplete, e.g. it doesn&amp;rsquo;t mention to close FDs). <span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="453"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>However, there are also situations where a Qt application running as user can be unsafe, so to those who ship their own Qt build to their customers, there are even more policies:<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="454"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;ul&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span><span class="webkit-html-tag">&lt;strong&gt;</span>Never build Qt so its prefix is a publicly writable directory<span class="webkit-html-tag">&lt;/strong&gt;</span>, such as <span class="webkit-html-tag">&lt;code&gt;</span>/tmp<span class="webkit-html-tag">&lt;/code&gt;</span>: Suppose you build a in-source (developer) build in <span class="webkit-html-tag">&lt;code&gt;</span>/tmp/qt<span class="webkit-html-tag">&lt;/code&gt;</span>, then Qt will go ahead and look for plugins in <span class="webkit-html-tag">&lt;code&gt;</span>/tmp/qt/plugins<span class="webkit-html-tag">&lt;/code&gt;</span>. A malicious user could simply provide a fake style there that next to calling the style which the user would expect (e.g. via <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://qt-project.org/doc/qt-5.0/qtwidgets/qproxystyle.html">http://qt-project.org/doc/qt-5.0/qtwidgets/qproxystyle.html</a>"&gt;</span>QProxyStyle<span class="webkit-html-tag">&lt;/a&gt;</span>) executes arbitrary malicious code. The same goes for Image IO plugins, which are handled in <span class="webkit-html-tag">&lt;code&gt;</span>QtCore<span class="webkit-html-tag">&lt;/code&gt;</span>.<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="455"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span><span class="webkit-html-tag">&lt;strong&gt;</span>Never build Qt so its prefix is a home directory:<span class="webkit-html-tag">&lt;/strong&gt;</span> This one is more tricky and a lot harder/unlikely to exploit, but it&amp;rsquo;s a valid attack vector nonetheless: Suppose Joe Coder compiles Qt in-source on <span class="webkit-html-tag">&lt;code&gt;</span>/home/joe/dev/qt<span class="webkit-html-tag">&lt;/code&gt;</span>. Now every customer needs to make sure that a local user by the same name is a really nice person.<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="456"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;/ul&gt;</span><span class="webkit-html-tag">&lt;p&gt;</span>So in conclusion, a better summary of the above would be:<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="457"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;blockquote&gt;</span><span class="webkit-html-tag">&lt;p&gt;</span>Never distribute binaries built with a prefix that is a non-system directory!<span class="webkit-html-tag">&lt;/p&gt;</span><span class="webkit-html-tag">&lt;/blockquote&gt;</span></td></tr><tr><td class="webkit-line-number" value="458"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>If you already have this setup, but need a hotfix, there is hope: libQtCore.so contains strings starting in <span class="webkit-html-tag">&lt;code&gt;</span>qt_plugpath=<span class="webkit-html-tag">&lt;/code&gt;</span> and <span class="webkit-html-tag">&lt;code&gt;</span>qt_libspath=<span class="webkit-html-tag">&lt;/code&gt;</span>. Both are padded to 1024 bytes. Adding a binary null after the first <span class="webkit-html-tag">&lt;code&gt;</span>/<span class="webkit-html-tag">&lt;/code&gt;</span> keeps Qt from looking for loadable code in user accessible locations.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="459"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span><span class="webkit-html-tag">&lt;strong&gt;</span>TL;DR:<span class="webkit-html-tag">&lt;/strong&gt;</span> The bugs Ilja points out are valid, but only affect applications that don&amp;rsquo;t follow good practice. We will attempt to make it harder for developers to make these mistakes, but writing suid applications isn&amp;rsquo;t something that will ever be recommended, or easy to do safely. Apart from the suid issue however, there are more traps lingering if you provide your own Qt and build it in an unsafe way.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="460"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Further reading: <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://plus.google.com/+MartinGr%C3%A4%C3%9Flin/posts/TTJ1j1RMThA">https://plus.google.com/+MartinGr%C3%A4%C3%9Flin/posts/TTJ1j1RMThA</a>"&gt;</span>Google+ discussion on the topic<span class="webkit-html-tag">&lt;/a&gt;</span>.<span class="webkit-html-tag">&lt;br&gt;</span></td></tr><tr><td class="webkit-line-number" value="461"></td><td class="webkit-line-content">Acknowledgements: <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://blogs.kde.org/blogs/rich">http://blogs.kde.org/blogs/rich</a>"&gt;</span>Richard Moore<span class="webkit-html-tag">&lt;/a&gt;</span> for contributing vital information to this document, <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.macieira.org/blog/">http://www.macieira.org/blog/</a>"&gt;</span>Thiago Macieira<span class="webkit-html-tag">&lt;/a&gt;</span> for proof-reading.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="462"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span><span class="webkit-html-tag">&lt;strong&gt;</span>Update:<span class="webkit-html-tag">&lt;/strong&gt;</span> Clarified the wording to ensure it&amp;rsquo;s clear that a prefix is meant. Thanks, Ian.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="463"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span><span class="webkit-html-tag">&lt;strong&gt;</span>Update 2:<span class="webkit-html-tag">&lt;/strong&gt;</span> As Rich and David Faure pointed out, KPPP is <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://code.woboq.org/kde/kdenetwork/kppp/main.cpp.html#169">http://code.woboq.org/kde/kdenetwork/kppp/main.cpp.html#169</a>"&gt;</span>dropping permissions<span class="webkit-html-tag">&lt;/a&gt;</span> before calling Qt code, and KApplication <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://code.woboq.org/kde/kdelibs/kdeui/kernel/kapplication.cpp.html#456">http://code.woboq.org/kde/kdelibs/kdeui/kernel/kapplication.cpp.html#456</a>"&gt;</span>already has a <span class="webkit-html-tag">&lt;code&gt;</span>setuid<span class="webkit-html-tag">&lt;/code&gt;</span> safeguard in place<span class="webkit-html-tag">&lt;/a&gt;</span>.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="464"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span><span class="webkit-html-tag">&lt;strong&gt;</span>Update 3:<span class="webkit-html-tag">&lt;/strong&gt;</span> Richs setuid check has been merged.<span class="webkit-html-tag">&lt;/p&gt;</span>]]&gt;<span class="webkit-html-tag">&lt;/description&gt;</span></td></tr><tr><td class="webkit-line-number" value="465"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;/item&gt;</span></td></tr><tr><td class="webkit-line-number" value="466"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;item&gt;</span></td></tr><tr><td class="webkit-line-number" value="467"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;title&gt;</span>The ownCloud Public Link Creator<span class="webkit-html-tag">&lt;/title&gt;</span></td></tr><tr><td class="webkit-line-number" value="468"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;link&gt;</span>http://blog.schiessle.org/2013/12/30/the-owncloud-public-link-creator/<span class="webkit-html-tag">&lt;/link&gt;</span></td></tr><tr><td class="webkit-line-number" value="469"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;guid&gt;</span>http://blog.schiessle.org/2013/12/30/the-owncloud-public-link-creator/<span class="webkit-html-tag">&lt;/guid&gt;</span></td></tr><tr><td class="webkit-line-number" value="470"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;comments&gt;</span>http://blog.schiessle.org/2013/12/30/the-owncloud-public-link-creator/<span class="webkit-html-tag">&lt;/comments&gt;</span></td></tr><tr><td class="webkit-line-number" value="471"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;pubDate&gt;</span>Mon, 30 Dec 2013 09:28:00 +0000<span class="webkit-html-tag">&lt;/pubDate&gt;</span></td></tr><tr><td class="webkit-line-number" value="472"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;description&gt;</span><span class="webkit-html-comment">&lt;![CDATA[&lt;div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.schiessle.org/pics/blog/ownCloudShareLinkCreator/context_menu.png">http://www.schiessle.org/pics/blog/ownCloudShareLinkCreator/context_menu.png</a>"&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">alt</span>="<span class="webkit-html-attribute-value">ownCloud Share Link Creator - Context Menu</span>" <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://www.schiessle.org/pics/blog/ownCloudShareLinkCreator/context_menu.png">http://www.schiessle.org/pics/blog/ownCloudShareLinkCreator/context_menu.png</a>" <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">300</span>"&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;p&gt;</span>ownCloud Share Link Creator &amp;ndash; Context Menu<span class="webkit-html-tag">&lt;/p&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span></td></tr><tr><td class="webkit-line-number" value="473"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Holiday season is the perfect time to work on some stuff on your personal ToDo list. ownCloud 6 introduced a public REST-style <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://doc.owncloud.org/server/5.0/developer_manual/core/ocs-share-api.html">http://doc.owncloud.org/server/5.0/developer_manual/core/ocs-share-api.html</a>"&gt;</span>Share-API<span class="webkit-html-tag">&lt;/a&gt;</span> which allows you to call various share operations from external applications. Since I started working on the Share-API I thought about having a simple shell script on my file manager to automatically upload a file and generate a public link for it&amp;hellip; <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/schiesbn/shareLinkCreator">https://github.com/schiesbn/shareLinkCreator</a>"&gt;</span>Here it is!<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="474"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>I wrote a script which can be integrated in the Thunar file manager as a &amp;ldquo;custom action&amp;rdquo;. It is possible that the program also works with other file managers which provide similar possibilities, e.g Nautilus. But until now I tested and used it with Thunar only. If you try the script with a different file manager I would be happy to hear about your experience.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="475"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.schiessle.org/pics/blog/ownCloudShareLinkCreator/upload.png">http://www.schiessle.org/pics/blog/ownCloudShareLinkCreator/upload.png</a>"&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">alt</span>="<span class="webkit-html-attribute-value">ownCloud Share Link Creator - File Upload</span>" <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://www.schiessle.org/pics/blog/ownCloudShareLinkCreator/upload.png">http://www.schiessle.org/pics/blog/ownCloudShareLinkCreator/upload.png</a>" <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">300</span>"&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;p&gt;</span>ownCloud Share Link Creator &amp;ndash; File Upload<span class="webkit-html-tag">&lt;/p&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span></td></tr><tr><td class="webkit-line-number" value="476"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>If you configure the &amp;ldquo;custom action&amp;rdquo; in Thunar, make sure to pass the paths of all selected files to the program using the &amp;ldquo;%F&amp;rdquo; parameter. The program expects the absolute path to the files. In the &amp;ldquo;Appearance and Conditions&amp;rdquo; tab you can activate all file types and directories. Once the custom action is configured you can execute the program from the right-click context menu. The program works for all file types and also for directories. Once the script gets executed it will first upload the files/directories to your ownCloud and afterwards it will generate a public link to access them. The link will be copied directly to your clipboard, additionally a dialog will inform you about the URL. If you uploaded a single file or directory than the file/directory will be created directly below your default target folder as defined in the shell script. If you selected multiple files, than the program will group them together in a directory named with the current timestamp.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="477"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>This program does already almost everything I want. As already said, it can upload multiple files and even directories. One think I want to add in the future is the possibility to detect a ownCloud sync folder on the desktop. If the user selects a file in the sync folder than the script should skip the upload and create the share link directly.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="478"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span><span class="webkit-html-tag">&lt;strong&gt;</span>Edit:<span class="webkit-html-tag">&lt;/strong&gt;</span> In the meantime I got feedback that the script also works nicely with Dolphin, Nautilus and Nemo<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="479"></td><td class="webkit-line-content"><span class="webkit-html-comment">&lt;!-- Start Shareaholic Recommendations Automatic --&gt;</span><span class="webkit-html-comment">&lt;!-- End Shareaholic Recommendations Automatic --&gt;</span>]]&gt;<span class="webkit-html-tag">&lt;/description&gt;</span></td></tr><tr><td class="webkit-line-number" value="480"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;/item&gt;</span></td></tr><tr><td class="webkit-line-number" value="481"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;item&gt;</span></td></tr><tr><td class="webkit-line-number" value="482"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;title&gt;</span>Why I work on ownCloud<span class="webkit-html-tag">&lt;/title&gt;</span></td></tr><tr><td class="webkit-line-number" value="483"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;link&gt;</span>http://www.butonic.de/2013/12/17/why-i-work-on-owncloud/<span class="webkit-html-tag">&lt;/link&gt;</span></td></tr><tr><td class="webkit-line-number" value="484"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;guid&gt;</span>http://www.butonic.de/2013/12/17/why-i-work-on-owncloud/<span class="webkit-html-tag">&lt;/guid&gt;</span></td></tr><tr><td class="webkit-line-number" value="485"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;comments&gt;</span>http://www.butonic.de/2013/12/17/why-i-work-on-owncloud/<span class="webkit-html-tag">&lt;/comments&gt;</span></td></tr><tr><td class="webkit-line-number" value="486"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;pubDate&gt;</span>Tue, 17 Dec 2013 18:18:00 +0000<span class="webkit-html-tag">&lt;/pubDate&gt;</span></td></tr><tr><td class="webkit-line-number" value="487"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;description&gt;</span><span class="webkit-html-comment">&lt;![CDATA[&lt;p&gt;</span>While it is nice that <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">title</span>="<span class="webkit-html-attribute-value">OwnCloud 6 mit sozialen Funktionen</span>" <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.heise.de/open/artikel/OwnCloud-6-mit-sozialen-Funktionen-2064208.html">http://www.heise.de/open/artikel/OwnCloud-6-mit-sozialen-Funktionen-2064208.html</a>"&gt;</span>Heise<span class="webkit-html-tag">&lt;/a&gt;</span> and even <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">title</span>="<span class="webkit-html-attribute-value">Private Cloud-Speicher: Wege zur sicheren Datenwolke</span>" <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.spiegel.de/netzwelt/web/cloud-computing-wege-zum-sicheren-online-speicher-a-938957.html">http://www.spiegel.de/netzwelt/web/cloud-computing-wege-zum-sicheren-online-speicher-a-938957.html</a>"&gt;</span>Spiegel Online<span class="webkit-html-tag">&lt;/a&gt;</span> (not to mention <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">title</span>="<span class="webkit-html-attribute-value">ownCloud in the news</span>" <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://owncloud.com/blog/category/owncloud-in-the-news">https://owncloud.com/blog/category/owncloud-in-the-news</a>"&gt;</span>great publications in the US as well<span class="webkit-html-tag">&lt;/a&gt;</span>) are writing positively about <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">title</span>="<span class="webkit-html-attribute-value">ownCloud Community</span>" <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://owncloud.org/">https://owncloud.org/</a>"&gt;</span>ownCloud<span class="webkit-html-tag">&lt;/a&gt;</span>, I have yet to see an article that captures my personal motivation for working on it. Most articles mention the NSA and how great it is to reclaim the control over your data.That certainly is true. But while ownCloud Inc. is concentrating on file synchronization and <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">title</span>="<span class="webkit-html-attribute-value">So, you think you have a Dropbox problem</span>" <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://owncloud.com/owncloud-overview#so-you-think-you-have-a-dropbox-problem">https://owncloud.com/owncloud-overview#so-you-think-you-have-a-dropbox-problem</a>"&gt;</span>solving the Dropbox problem<span class="webkit-html-tag">&lt;/a&gt;</span>, I think the ownCloud community has set out to do a lot more.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="488"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;h2&gt;</span>Independence<span class="webkit-html-tag">&lt;/h2&gt;</span></td></tr><tr><td class="webkit-line-number" value="489"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Looking at <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">title</span>="<span class="webkit-html-attribute-value">owncloud apps repository on github</span>" <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/owncloud/apps">https://github.com/owncloud/apps</a>"&gt;</span>the apps repository<span class="webkit-html-tag">&lt;/a&gt;</span> you can easily recognize one google app replacement after another: <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/owncloud/calendar">https://github.com/owncloud/calendar</a>"&gt;</span>calendar<span class="webkit-html-tag">&lt;/a&gt;</span>, <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/owncloud/contacts">https://github.com/owncloud/contacts</a>"&gt;</span>contacts<span class="webkit-html-tag">&lt;/a&gt;</span>, <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/owncloud/mail">https://github.com/owncloud/mail</a>"&gt;</span>mail<span class="webkit-html-tag">&lt;/a&gt;</span>, <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/owncloud/maps">https://github.com/owncloud/maps</a>"&gt;</span>maps<span class="webkit-html-tag">&lt;/a&gt;</span>,&amp;nbsp;<span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/owncloud/news">https://github.com/owncloud/news</a>"&gt;</span>news<span class="webkit-html-tag">&lt;/a&gt;</span>, <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/owncloud/music">https://github.com/owncloud/music</a>"&gt;</span>music<span class="webkit-html-tag">&lt;/a&gt;</span>, <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/owncloud/apps/tree/master/gallery">https://github.com/owncloud/apps/tree/master/gallery</a>"&gt;</span>pictures<span class="webkit-html-tag">&lt;/a&gt;</span> &amp;hellip; even <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/owncloud/documents">https://github.com/owncloud/documents</a>"&gt;</span>documents<span class="webkit-html-tag">&lt;/a&gt;</span>. Or <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/owncloud/android">https://github.com/owncloud/android</a>"&gt;</span>the Android app<span class="webkit-html-tag">&lt;/a&gt;</span>. So much for the googleverse.&amp;nbsp;All in all that is a solid foundation on which to get self-hosting again. My main motivation.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="490"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;h2&gt;</span>Opportunity<span class="webkit-html-tag">&lt;/h2&gt;</span></td></tr><tr><td class="webkit-line-number" value="491"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Replacing the googleverse is far from easy. And I certainly am aware of their search capabilities. I already started working on <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/owncloud/apps/tree/master/search_lucene">https://github.com/owncloud/apps/tree/master/search_lucene</a>"&gt;</span>a lucene-based full text search<span class="webkit-html-tag">&lt;/a&gt;</span> of the users files and we will be redesigning ownCloud search for OC7. Maybe at some point in the future someone will start integrating <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">title</span>="<span class="webkit-html-attribute-value">Decentralized Web Search</span>" <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://yacy.net/">http://yacy.net/</a>"&gt;</span>yacy<span class="webkit-html-tag">&lt;/a&gt;</span>.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="492"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Microsoft started integrating their outlook.com accounts with their operating system and allows users to login with an online account. With <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://wiki.gnome.org/ThreePointSeven/Features/Owncloud">https://wiki.gnome.org/ThreePointSeven/Features/Owncloud</a>"&gt;</span>Gnome<span class="webkit-html-tag">&lt;/a&gt;</span> and <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://dot.kde.org/2013/09/05/plasma-active-4-ready-when-you-are">http://dot.kde.org/2013/09/05/plasma-active-4-ready-when-you-are</a>"&gt;</span>KDE<span class="webkit-html-tag">&lt;/a&gt;</span> the two big linux Desktop environments also have started integrating ownCloud. Not only as a contacts or calendar backend but also as a music source for Rythmbox / Amarok. That&amp;rsquo;s only the start&amp;hellip;<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="493"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>The nice thing is that ownCloud faces so many challenges, so many opportunities to experiment with the next technology stack, over-hyped framework or whatnot that I&amp;rsquo;ll never run out of ideas to try out next. Another huge motivation for me: it keeps my mind busy.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="494"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;h2&gt;</span>Choice<span class="webkit-html-tag">&lt;/h2&gt;</span></td></tr><tr><td class="webkit-line-number" value="495"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>All the related projects and technologies bring me to another motivation: choice. Should I get bored customizing ownCloud, I can always shift my focus to working on a specific app. That already happened and I meanwhile worked on the gallery, search_lucene, music and the files app among other. Should I ever get bored writing PHP I can always go back to Java and work&amp;nbsp;on the Android app, learn Objective-C with the&amp;nbsp;iOS app or maybe C# with the&amp;nbsp;<span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/owncloud/windows-phone">https://github.com/owncloud/windows-phone</a>"&gt;</span>Windows Phone<span class="webkit-html-tag">&lt;/a&gt;</span>&amp;nbsp;app. I might even shift my attention to the <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://github.com/owncloud/mirall">https://github.com/owncloud/mirall</a>"&gt;</span>Mirall desktop client<span class="webkit-html-tag">&lt;/a&gt;</span> which is C++ and Qt. Anything is possible.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="496"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;h2&gt;</span>The right thing<span class="webkit-html-tag">&lt;/h2&gt;</span></td></tr><tr><td class="webkit-line-number" value="497"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Faced with data silos like Google, Facebook and Dropbox I fear the power these services could assert over any of their users. I don&amp;rsquo;t care if their motto is &amp;ldquo;Don&amp;rsquo;t be evil&amp;rdquo; or whatever nice claim they might come up with. The fact is that humans work there and that other humans have access to my personal data. And humans can do very irrational things.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="498"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>While <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">title</span>="<span class="webkit-html-attribute-value">Dear Sophie</span>" <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://www.youtube.com/watch?v=R4vkVHijdQk">https://www.youtube.com/watch?v=R4vkVHijdQk</a>"&gt;</span>the commercial<span class="webkit-html-tag">&lt;/a&gt;</span> where a father manages a google account for his child until it grows up as some kind of lifelog is touching &amp;hellip; it is also frightening. Very frightening. Your whole life digitized. Searchable. Machine readable. A double edged sword if you ask me.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="499"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Who would you want to hold it? Someone who earns money by giving away your very personal information? I know <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">title</span>="<span class="webkit-html-attribute-value">user data manifesto - defining basic rights for people to control their own data in the internet age</span>" <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://userdatamanifesto.org/">http://userdatamanifesto.org/</a>"&gt;</span>the answer<span class="webkit-html-tag">&lt;/a&gt;</span> to that. And I will do anything I can to allow future generations to wield their own sword.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="500"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;h2&gt;</span>Join the community<span class="webkit-html-tag">&lt;/h2&gt;</span></td></tr><tr><td class="webkit-line-number" value="501"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>I already became medieval so let me rephrase the above: &amp;ldquo;Brace yourself! Winter is coming.&amp;rdquo; I laid out my personal motivation. Maybe one of them resonates well with your own.&amp;nbsp;Help us shape the future and <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://owncloud.org/">https://owncloud.org/</a>"&gt;</span>join the ownCloud community<span class="webkit-html-tag">&lt;/a&gt;</span>. Start by <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://owncloud.org/install/">http://owncloud.org/install/</a>"&gt;</span>installing ownCloud now<span class="webkit-html-tag">&lt;/a&gt;</span>!<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="502"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;p&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.butonic.de/?flattrss_redirect&id=519&md5=bd6e16a3d5bb7f01207efcdcf3e4a2f4">http://www.butonic.de/?flattrss_redirect&amp;amp;id=519&amp;amp;md5=bd6e16a3d5bb7f01207efcdcf3e4a2f4</a>" <span class="webkit-html-attribute-name">title</span>="<span class="webkit-html-attribute-value">Flattr</span>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">_blank</span>"&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://www.butonic.de/wp-content/plugins/flattrss/img/flattr-badge-large.png">http://www.butonic.de/wp-content/plugins/flattrss/img/flattr-badge-large.png</a>" <span class="webkit-html-attribute-name">alt</span>="<span class="webkit-html-attribute-value">flattr this!</span>"&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/p&gt;</span>]]&gt;<span class="webkit-html-tag">&lt;/description&gt;</span></td></tr><tr><td class="webkit-line-number" value="503"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;/item&gt;</span></td></tr><tr><td class="webkit-line-number" value="504"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;item&gt;</span></td></tr><tr><td class="webkit-line-number" value="505"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;title&gt;</span>ownCloud 6 Releaseparty in Nuremberg<span class="webkit-html-tag">&lt;/title&gt;</span></td></tr><tr><td class="webkit-line-number" value="506"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;link&gt;</span>http://dragotin.wordpress.com/2013/12/13/owncloud-6-releaseparty-in-nuremberg/<span class="webkit-html-tag">&lt;/link&gt;</span></td></tr><tr><td class="webkit-line-number" value="507"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;guid&gt;</span>http://dragotin.wordpress.com/2013/12/13/owncloud-6-releaseparty-in-nuremberg/<span class="webkit-html-tag">&lt;/guid&gt;</span></td></tr><tr><td class="webkit-line-number" value="508"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;comments&gt;</span>http://dragotin.wordpress.com/2013/12/13/owncloud-6-releaseparty-in-nuremberg/<span class="webkit-html-tag">&lt;/comments&gt;</span></td></tr><tr><td class="webkit-line-number" value="509"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;pubDate&gt;</span>Fri, 13 Dec 2013 07:44:00 +0000<span class="webkit-html-tag">&lt;/pubDate&gt;</span></td></tr><tr><td class="webkit-line-number" value="510"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;description&gt;</span><span class="webkit-html-comment">&lt;![CDATA[&lt;p&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://dragotin.files.wordpress.com/2013/12/oc6_releaseparty.png">http://dragotin.files.wordpress.com/2013/12/oc6_releaseparty.png</a>"&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://dragotin.files.wordpress.com/2013/12/oc6_releaseparty.png?w=595&h=73">http://dragotin.files.wordpress.com/2013/12/oc6_releaseparty.png?w=595&amp;amp;h=73</a>" <span class="webkit-html-attribute-name">alt</span>="<span class="webkit-html-attribute-value">oc6_releaseparty</span>" <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">595</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">73</span>"&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="511"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>The ownCloud community released <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://owncloud.org/six/">http://owncloud.org/six/</a>"&gt;</span>ownCloud 6<span class="webkit-html-tag">&lt;/a&gt;</span> a couple of days ago. That was another big release and we want to <span class="webkit-html-tag">&lt;i&gt;</span>celebrate<span class="webkit-html-tag">&lt;/i&gt;</span>!<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="512"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Please, everybody who is interested in ownCloud, like to learn more, give feedback or just want to meet other people from the community, you are invited to show up at <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.coworking-nuernberg.de/">http://www.coworking-nuernberg.de/</a>"&gt;</span>Coworking Space<span class="webkit-html-tag">&lt;/a&gt;</span> in <span class="webkit-html-tag">&lt;b&gt;</span>Nuremberg<span class="webkit-html-tag">&lt;/b&gt;</span>, Josephsplatz 8, on <span class="webkit-html-tag">&lt;b&gt;</span>december 18th, 6pm<span class="webkit-html-tag">&lt;/b&gt;</span>.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="513"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>We will have a relaxed evening with a little discussion, maybe short demos, cakes and stuff, and fun. No heavy talks and serious faces! <span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="514"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>We are looking forward to meeting <span class="webkit-html-tag">&lt;b&gt;</span>you<span class="webkit-html-tag">&lt;/b&gt;</span>.<span class="webkit-html-tag">&lt;/p&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">rel</span>="<span class="webkit-html-attribute-value">nofollow</span>" <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://feeds.wordpress.com/1.0/gocomments/dragotin.wordpress.com/414/">http://feeds.wordpress.com/1.0/gocomments/dragotin.wordpress.com/414/</a>"&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">alt</span>="" <span class="webkit-html-attribute-name">border</span>="<span class="webkit-html-attribute-value">0</span>" <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://feeds.wordpress.com/1.0/comments/dragotin.wordpress.com/414/">http://feeds.wordpress.com/1.0/comments/dragotin.wordpress.com/414/</a>"&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span> <span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">alt</span>="" <span class="webkit-html-attribute-name">border</span>="<span class="webkit-html-attribute-value">0</span>" <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://stats.wordpress.com/b.gif?host=dragotin.wordpress.com&blog=31325229&post=414&subd=dragotin&ref=&feed=1">http://stats.wordpress.com/b.gif?host=dragotin.wordpress.com&amp;amp;blog=31325229&amp;amp;post=414&amp;amp;subd=dragotin&amp;amp;ref=&amp;amp;feed=1</a>" <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">1</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">1</span>"&gt;</span>]]&gt;<span class="webkit-html-tag">&lt;/description&gt;</span></td></tr><tr><td class="webkit-line-number" value="515"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;/item&gt;</span></td></tr><tr><td class="webkit-line-number" value="516"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;item&gt;</span></td></tr><tr><td class="webkit-line-number" value="517"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;title&gt;</span>ownCloud 6 is here<span class="webkit-html-tag">&lt;/title&gt;</span></td></tr><tr><td class="webkit-line-number" value="518"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;link&gt;</span>http://blog.karlitschek.de/2013/12/owncloud-6-is-here.html<span class="webkit-html-tag">&lt;/link&gt;</span></td></tr><tr><td class="webkit-line-number" value="519"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;guid&gt;</span>http://blog.karlitschek.de/2013/12/owncloud-6-is-here.html<span class="webkit-html-tag">&lt;/guid&gt;</span></td></tr><tr><td class="webkit-line-number" value="520"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;comments&gt;</span>http://blog.karlitschek.de/2013/12/owncloud-6-is-here.html<span class="webkit-html-tag">&lt;/comments&gt;</span></td></tr><tr><td class="webkit-line-number" value="521"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;pubDate&gt;</span>Wed, 11 Dec 2013 13:02:00 +0000<span class="webkit-html-tag">&lt;/pubDate&gt;</span></td></tr><tr><td class="webkit-line-number" value="522"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;description&gt;</span><span class="webkit-html-comment">&lt;![CDATA[&lt;div&gt;</span>I'm supper happy to announce the release of ownCloud 6 today.<span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span>ownCloud 6 is a special release in several way. The community did an incredible job with improving ownCloud in several important areas.<span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;ul&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>Quality. ownCloud is a very fast moving project so it is super important to balance innovative new features with rock solid stability. The ownCloud community introduced several important techniques to improve the quality. As a result we fixed a huge amount of bugs in this release. Also some very old and annoying issues are finally gone. I think this is very important for a lot of users. We will release a series of bugfix releases for in the next few month to iron out the last remaining issues. This is a big step forward.<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;/ul&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;ul&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>Performance. The performance of ownCloud 6 improved significantly over older versions. The overall file-handling is faster and more optimized. In some areas, like the mounting of SFTP, CIFS or Dropbox servers, the performance improved over 10x. This is great for people who run their ownCloud server on a small device like a Raspberry Pi or on a big cluster to serve hundred thousands of users.<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;/ul&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;ul&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>Innovation It was always to goal of ownCloud to deliver innovative features to our users and to be the innovation leader in our space. I don't want to repeat my previous blog posts where I announced the great new features of version 6. Just look at my posts here. &amp;nbsp;<span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://blog.karlitschek.de/2013/10/introducing-owncloud-6.html">http://blog.karlitschek.de/2013/10/introducing-owncloud-6.html</a>"&gt;</span>http://blog.karlitschek.de/2013/10/introducing-owncloud-6.html<span class="webkit-html-tag">&lt;/a&gt;</span>&amp;nbsp;and&amp;nbsp;<span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://blog.karlitschek.de/2013/10/welcome-owncloud-documents.html">http://blog.karlitschek.de/2013/10/welcome-owncloud-documents.html</a>"&gt;</span>http://blog.karlitschek.de/2013/10/welcome-owncloud-documents.html<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;u&gt;</span>&amp;nbsp;<span class="webkit-html-tag">&lt;/u&gt;</span><span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>But I have to say that I'm especially proud about what we did with ownCloud Documents. This is a feature that doesn't exist anywhere else. Other collaborative editing solutions are 1.) proprietary or 2.) don't run on your own hardware or 3.) don't work on top of normal files that you can also sync and share or 4.) a combination of all of this. I belief that this features is super important for the future and the huge response we got from users clearly show that I'm not alone here. This is only the first version of this feature of course. We will keep on improving and polishing it in the future.<span class="webkit-html-tag">&lt;/li&gt;</span><span class="webkit-html-tag">&lt;/ul&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span>Please look at <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://owncloud.org/six">http://owncloud.org/six</a>"&gt;</span><span class="webkit-html-tag">&lt;span&gt;</span>http://owncloud.org/six<span class="webkit-html-tag">&lt;/span&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span> for more information about ownCloud 6.<span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span>ownCloud is more important now then every if you follow the latest surveillance and espionage revelations. A free and self hosted alternative to the big proprietary cloud services is essential for the future.<span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span>Thanks to the awesome ownCloud community who builds all this. Thanks a lot to everyone who contributed to this great release. And thanks to ownCloud Inc. who sponsors the development of free software.<span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span>ownCloud is built by a great community with a completely open development process. Everyone is welcome to join us and help to build software which can protect all of us from surveillance. Please join us at <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://owncloud.org/">https://owncloud.org/</a>"&gt;</span><span class="webkit-html-tag">&lt;span&gt;</span>https://owncloud.org<span class="webkit-html-tag">&lt;/span&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span> if you want to make the world a little bit better.<span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span>Frank<span class="webkit-html-tag">&lt;/div&gt;</span>]]&gt;<span class="webkit-html-tag">&lt;/description&gt;</span></td></tr><tr><td class="webkit-line-number" value="523"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;/item&gt;</span></td></tr><tr><td class="webkit-line-number" value="524"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;item&gt;</span></td></tr><tr><td class="webkit-line-number" value="525"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;title&gt;</span>ownCloud 6 Release Party — Berlin Edition<span class="webkit-html-tag">&lt;/title&gt;</span></td></tr><tr><td class="webkit-line-number" value="526"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;link&gt;</span>https://daniel.molkentin.net/2013/12/06/owncloud-6-release-party-berlin-edition/<span class="webkit-html-tag">&lt;/link&gt;</span></td></tr><tr><td class="webkit-line-number" value="527"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;guid&gt;</span>https://daniel.molkentin.net/2013/12/06/owncloud-6-release-party-berlin-edition/<span class="webkit-html-tag">&lt;/guid&gt;</span></td></tr><tr><td class="webkit-line-number" value="528"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;comments&gt;</span>https://daniel.molkentin.net/2013/12/06/owncloud-6-release-party-berlin-edition/<span class="webkit-html-tag">&lt;/comments&gt;</span></td></tr><tr><td class="webkit-line-number" value="529"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;pubDate&gt;</span>Fri, 06 Dec 2013 11:03:00 +0000<span class="webkit-html-tag">&lt;/pubDate&gt;</span></td></tr><tr><td class="webkit-line-number" value="530"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;description&gt;</span><span class="webkit-html-comment">&lt;![CDATA[&lt;p&gt;</span><span class="webkit-html-tag">&lt;/p&gt;</span><span class="webkit-html-tag">&lt;div&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="https://daniel.molkentin.net/wp-content/uploads/sites/2/2013/03/packed_room.jpg">https://daniel.molkentin.net/wp-content/uploads/sites/2/2013/03/packed_room.jpg</a>"&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="https://daniel.molkentin.net/wp-content/uploads/sites/2/2013/03/packed_room-300x168.jpg">https://daniel.molkentin.net/wp-content/uploads/sites/2/2013/03/packed_room-300x168.jpg</a>" <span class="webkit-html-attribute-name">alt</span>="<span class="webkit-html-attribute-value">A packed room listens to the talks at the ownCloud 5 release event.</span>" <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">300</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">168</span>"&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;p&gt;</span>A packed room listens to the talks at the ownCloud 5 release event.<span class="webkit-html-tag">&lt;/p&gt;</span><span class="webkit-html-tag">&lt;/div&gt;</span><span class="webkit-html-tag">&lt;small&gt;</span>(Deutsche Version <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.arthur-schiwon.de/owncloud-6-release-party-berlin">http://www.arthur-schiwon.de/owncloud-6-release-party-berlin</a>"&gt;</span>dr&amp;uuml;ben bei Arthur<span class="webkit-html-tag">&lt;/a&gt;</span>)<span class="webkit-html-tag">&lt;/small&gt;</span></td></tr><tr><td class="webkit-line-number" value="531"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>With the final release of <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://owncloud.org/six/">http://owncloud.org/six/</a>"&gt;</span>ownCloud 6<span class="webkit-html-tag">&lt;/a&gt;</span> imminent, it is time to celebrate!<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="532"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>This time, <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.belug.de/">http://www.belug.de/</a>"&gt;</span>BeLUG<span class="webkit-html-tag">&lt;/a&gt;</span>, who is also running an ownCloud installation for their members, was kind enough to host the Berlin release event. We&amp;rsquo;ll have short <span class="webkit-html-tag">&lt;strong&gt;</span>talks<span class="webkit-html-tag">&lt;/strong&gt;</span> by both developers and admins, <span class="webkit-html-tag">&lt;strong&gt;</span>free pizza<span class="webkit-html-tag">&lt;/strong&gt;</span> and <span class="webkit-html-tag">&lt;strong&gt;</span>beverages<span class="webkit-html-tag">&lt;/strong&gt;</span> at affordable prices.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="533"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Talks (~20 min each):<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="534"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;ul&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span><span class="webkit-html-tag">&lt;em&gt;</span>ownCloud 6 Tour<span class="webkit-html-tag">&lt;/em&gt;</span> &amp;mdash; Arthur Schiwon, ownCloud<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="535"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span><span class="webkit-html-tag">&lt;em&gt;</span>Improvements in ownCloud Client 1.5<span class="webkit-html-tag">&lt;/em&gt;</span> &amp;mdash; Daniel Molkentin, ownCloud<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="536"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span><span class="webkit-html-tag">&lt;em&gt;</span>ownCloud @ BeLUG, an Admin Perspective<span class="webkit-html-tag">&lt;/em&gt;</span> &amp;mdash; tba, BeLUG<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="537"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;/ul&gt;</span><span class="webkit-html-tag">&lt;p&gt;</span>Coordinates:<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="538"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;ul&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>Wednesday, December 11th, 19h<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="539"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span>BeLUG, <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.openstreetmap.org/node/1707553419">http://www.openstreetmap.org/node/1707553419</a>"&gt;</span>Lehrter Strasse 53, 10557 Berlin<span class="webkit-html-tag">&lt;/a&gt;</span> (S+U Berlin Hbf)<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="540"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;/ul&gt;</span><span class="webkit-html-tag">&lt;p&gt;</span>Please give a short shout in the comments if you want to join us.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="541"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>See you there!<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="542"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>PS: There will be parties in other places as well:<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="543"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;ul&gt;</span><span class="webkit-html-tag">&lt;li&gt;</span>Munich, at <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://jancborchardt.net/owncloud-release-party.html">http://jancborchardt.net/owncloud-release-party.html</a>"&gt;</span>Co-Working Munich<span class="webkit-html-tag">&lt;/a&gt;</span>, December 11th, 19h<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="544"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span>Stuttgart, at the <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://mailman.owncloud.org/pipermail/events/2013-December/000083.html">http://mailman.owncloud.org/pipermail/events/2013-December/000083.html</a>"&gt;</span>ownCloud GmbH office<span class="webkit-html-tag">&lt;/a&gt;</span>, December 16th, 18h<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="545"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;li&gt;</span>Other locations tba<span class="webkit-html-tag">&lt;/li&gt;</span></td></tr><tr><td class="webkit-line-number" value="546"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;/ul&gt;</span>]]&gt;<span class="webkit-html-tag">&lt;/description&gt;</span></td></tr><tr><td class="webkit-line-number" value="547"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;/item&gt;</span></td></tr><tr><td class="webkit-line-number" value="548"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;item&gt;</span></td></tr><tr><td class="webkit-line-number" value="549"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;title&gt;</span>Building the ownCloud client for Windows on openSUSE 12.3 using a vagrant box<span class="webkit-html-tag">&lt;/title&gt;</span></td></tr><tr><td class="webkit-line-number" value="550"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;link&gt;</span>http://deepdiver1975.wordpress.com/2013/12/05/building-the-owncloud-client-for-windows-on-opensuse-12-3-using-a-vagrant-box/<span class="webkit-html-tag">&lt;/link&gt;</span></td></tr><tr><td class="webkit-line-number" value="551"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;guid&gt;</span>http://deepdiver1975.wordpress.com/2013/12/05/building-the-owncloud-client-for-windows-on-opensuse-12-3-using-a-vagrant-box/<span class="webkit-html-tag">&lt;/guid&gt;</span></td></tr><tr><td class="webkit-line-number" value="552"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;comments&gt;</span>http://deepdiver1975.wordpress.com/2013/12/05/building-the-owncloud-client-for-windows-on-opensuse-12-3-using-a-vagrant-box/<span class="webkit-html-tag">&lt;/comments&gt;</span></td></tr><tr><td class="webkit-line-number" value="553"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;pubDate&gt;</span>Thu, 05 Dec 2013 10:16:00 +0000<span class="webkit-html-tag">&lt;/pubDate&gt;</span></td></tr><tr><td class="webkit-line-number" value="554"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;description&gt;</span><span class="webkit-html-comment">&lt;![CDATA[&lt;p&gt;</span>You want to build the ownCloud client yourself for Windows?<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="555"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Well it is pretty good explained already in the official docs: <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://doc.owncloud.org/desktop/1.4/building.html">http://doc.owncloud.org/desktop/1.4/building.html</a>" <span class="webkit-html-attribute-name">rel</span>="<span class="webkit-html-attribute-value">nofollow</span>"&gt;</span>http://doc.owncloud.org/desktop/1.4/building.html<span class="webkit-html-tag">&lt;/a&gt;</span><span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="556"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>But what to do if you don&amp;rsquo;t use openSUSE?<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="557"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Fire it up in <span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://www.vagrantup.com/">http://www.vagrantup.com/</a>" <span class="webkit-html-attribute-name">target</span>="<span class="webkit-html-attribute-value">_blank</span>"&gt;</span>vagrant<span class="webkit-html-tag">&lt;/a&gt;</span>!<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="558"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;pre&gt;</span> $ mkdir {folder where the vagrant configuration will live AND the mirall and ocsync sources} </td></tr><tr><td class="webkit-line-number" value="559"></td><td class="webkit-line-content"> $ vagrant box add openSUSE_12.3 http://sourceforge.net/projects/opensusevagrant/files/12.3/opensuse-12.3-64.box/download </td></tr><tr><td class="webkit-line-number" value="560"></td><td class="webkit-line-content"> $ vagrant init openSUSE_12.3 </td></tr><tr><td class="webkit-line-number" value="561"></td><td class="webkit-line-content"> $ vagrant up </td></tr><tr><td class="webkit-line-number" value="562"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;/pre&gt;</span></td></tr><tr><td class="webkit-line-number" value="563"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Once nice feature about vagrant is that this folder will be available with the openSUSE box under /vagrant .<span class="webkit-html-tag">&lt;br&gt;</span></td></tr><tr><td class="webkit-line-number" value="564"></td><td class="webkit-line-content">Cloning the csync and miral code into this folder and also keep the build folders in here will allow file manipulation on the local system &amp;ndash; e.g. use QtCreator.<span class="webkit-html-tag">&lt;br&gt;</span></td></tr><tr><td class="webkit-line-number" value="565"></td><td class="webkit-line-content">Only for building the win32 you ssh into the vagrant box.<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="566"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Let&amp;rsquo;s first get the sources:<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="567"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;pre&gt;</span> </td></tr><tr><td class="webkit-line-number" value="568"></td><td class="webkit-line-content">$ git clone -b ocsync git://git.csync.org/users/freitag/csync.git ocsync </td></tr><tr><td class="webkit-line-number" value="569"></td><td class="webkit-line-content">$ git clone git://github.com/owncloud/mirall.git </td></tr><tr><td class="webkit-line-number" value="570"></td><td class="webkit-line-content">$ mkdir mirall-build-win32 </td></tr><tr><td class="webkit-line-number" value="571"></td><td class="webkit-line-content">$ mkdir ocsync-build-win32 </td></tr><tr><td class="webkit-line-number" value="572"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;/pre&gt;</span></td></tr><tr><td class="webkit-line-number" value="573"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Let&amp;rsquo;s have a look at them in the vagrant box:<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="574"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;pre&gt;</span> </td></tr><tr><td class="webkit-line-number" value="575"></td><td class="webkit-line-content">$ vagrant ssh </td></tr><tr><td class="webkit-line-number" value="576"></td><td class="webkit-line-content"># now we are in the openSUSE box </td></tr><tr><td class="webkit-line-number" value="577"></td><td class="webkit-line-content">$ ls /vagrant </td></tr><tr><td class="webkit-line-number" value="578"></td><td class="webkit-line-content">mirall mirall-build-win32 ocsync ocsync-build-win32 </td></tr><tr><td class="webkit-line-number" value="579"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;/pre&gt;</span></td></tr><tr><td class="webkit-line-number" value="580"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Let&amp;rsquo;s prepare the box with all necessary tools and packages required to build mirall and ocsync:<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="581"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;pre&gt;</span># take the wheel </td></tr><tr><td class="webkit-line-number" value="582"></td><td class="webkit-line-content">$ sudo su - </td></tr><tr><td class="webkit-line-number" value="583"></td><td class="webkit-line-content"> </td></tr><tr><td class="webkit-line-number" value="584"></td><td class="webkit-line-content"># update the system - always a good idea </td></tr><tr><td class="webkit-line-number" value="585"></td><td class="webkit-line-content">$ zypper update </td></tr><tr><td class="webkit-line-number" value="586"></td><td class="webkit-line-content"> </td></tr><tr><td class="webkit-line-number" value="587"></td><td class="webkit-line-content"># setup mingw repositories </td></tr><tr><td class="webkit-line-number" value="588"></td><td class="webkit-line-content">$ zypper ar http://download.opensuse.org/repositories/windows:/mingw:/win32/openSUSE_12.3/windows:mingw:win32.repo </td></tr><tr><td class="webkit-line-number" value="589"></td><td class="webkit-line-content">$ zypper ar http://download.opensuse.org/repositories/windows:/mingw/openSUSE_12.3/windows:mingw.repo </td></tr><tr><td class="webkit-line-number" value="590"></td><td class="webkit-line-content"> </td></tr><tr><td class="webkit-line-number" value="591"></td><td class="webkit-line-content"># install required packages </td></tr><tr><td class="webkit-line-number" value="592"></td><td class="webkit-line-content">$ zypper install cmake make mingw32-cross-binutils mingw32-cross-cpp mingw32-cross-gcc \ </td></tr><tr><td class="webkit-line-number" value="593"></td><td class="webkit-line-content">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mingw32-cross-gcc-c++ mingw32-cross-pkg-config mingw32-filesystem \ </td></tr><tr><td class="webkit-line-number" value="594"></td><td class="webkit-line-content">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mingw32-headers mingw32-runtime site-config mingw32-libqt4-sql \ </td></tr><tr><td class="webkit-line-number" value="595"></td><td class="webkit-line-content">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mingw32-libqt4-sql-sqlite mingw32-libsqlite-devel \ </td></tr><tr><td class="webkit-line-number" value="596"></td><td class="webkit-line-content">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mingw32-dlfcn-devel mingw32-libssh2-devel kdewin-png2ico \ </td></tr><tr><td class="webkit-line-number" value="597"></td><td class="webkit-line-content">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mingw32-libqt4 mingw32-libqt4-devel mingw32-libgcrypt \ </td></tr><tr><td class="webkit-line-number" value="598"></td><td class="webkit-line-content">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mingw32-libgnutls mingw32-libneon-openssl mingw32-libneon-devel \ </td></tr><tr><td class="webkit-line-number" value="599"></td><td class="webkit-line-content">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mingw32-libbeecrypt mingw32-libopenssl mingw32-openssl \ </td></tr><tr><td class="webkit-line-number" value="600"></td><td class="webkit-line-content">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mingw32-libpng-devel mingw32-libsqlite mingw32-qtkeychain \ </td></tr><tr><td class="webkit-line-number" value="601"></td><td class="webkit-line-content">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mingw32-qtkeychain-devel mingw32-dlfcn mingw32-libintl-devel \ </td></tr><tr><td class="webkit-line-number" value="602"></td><td class="webkit-line-content">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mingw32-libneon-devel mingw32-libopenssl-devel mingw32-libproxy-devel \ </td></tr><tr><td class="webkit-line-number" value="603"></td><td class="webkit-line-content">&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mingw32-libxml2-devel mingw32-zlib-devel </td></tr><tr><td class="webkit-line-number" value="604"></td><td class="webkit-line-content"> </td></tr><tr><td class="webkit-line-number" value="605"></td><td class="webkit-line-content"># install Nullsoft Scriptable Install System) </td></tr><tr><td class="webkit-line-number" value="606"></td><td class="webkit-line-content">$ zypper install mingw32-cross-nsis </td></tr><tr><td class="webkit-line-number" value="607"></td><td class="webkit-line-content"> </td></tr><tr><td class="webkit-line-number" value="608"></td><td class="webkit-line-content"># and NSIS plugins required </td></tr><tr><td class="webkit-line-number" value="609"></td><td class="webkit-line-content">rpm -ihv http://download.tomahawk-player.org/packman/mingw:32/openSUSE_12.1/x86_64/mingw32-cross-nsis-plugin-processes-0-1.1.x86_64.rpm </td></tr><tr><td class="webkit-line-number" value="610"></td><td class="webkit-line-content">rpm -ihv http://download.tomahawk-player.org/packman/mingw:32/openSUSE_12.1/x86_64/mingw32-cross-nsis-plugin-uac-0-3.1.x86_64.rpm </td></tr><tr><td class="webkit-line-number" value="611"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;/pre&gt;</span></td></tr><tr><td class="webkit-line-number" value="612"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Let&amp;rsquo;s build ocsync:<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="613"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;pre&gt;</span> </td></tr><tr><td class="webkit-line-number" value="614"></td><td class="webkit-line-content">$ cd /vagrant/ocsync-build-win32 </td></tr><tr><td class="webkit-line-number" value="615"></td><td class="webkit-line-content">$ mingw32-cmake ../ocsync </td></tr><tr><td class="webkit-line-number" value="616"></td><td class="webkit-line-content">$ make </td></tr><tr><td class="webkit-line-number" value="617"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;/pre&gt;</span></td></tr><tr><td class="webkit-line-number" value="618"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Let&amp;rsquo;s build mirall<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="619"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;pre&gt;</span> </td></tr><tr><td class="webkit-line-number" value="620"></td><td class="webkit-line-content">$ cd /vagrant/mirall-build-win32 </td></tr><tr><td class="webkit-line-number" value="621"></td><td class="webkit-line-content">$ cmake ../mirall \ </td></tr><tr><td class="webkit-line-number" value="622"></td><td class="webkit-line-content"> -DCSYNC_BUILD_PATH=/vagrant/ocsync-build-win32 \ </td></tr><tr><td class="webkit-line-number" value="623"></td><td class="webkit-line-content"> -DCSYNC_INCLUDE_PATH=/vagrant/ocsync/src \ </td></tr><tr><td class="webkit-line-number" value="624"></td><td class="webkit-line-content"> -DCMAKE_TOOLCHAIN_FILE=../mirall/admin/win/Toolchain-mingw32-openSUSE.cmake </td></tr><tr><td class="webkit-line-number" value="625"></td><td class="webkit-line-content">$ make </td></tr><tr><td class="webkit-line-number" value="626"></td><td class="webkit-line-content">$ make package </td></tr><tr><td class="webkit-line-number" value="627"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;/pre&gt;</span></td></tr><tr><td class="webkit-line-number" value="628"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>And we are done! The windows installer is available under /vagrant/dev/mirall-build-win32/ .<span class="webkit-html-tag">&lt;br&gt;</span></td></tr><tr><td class="webkit-line-number" value="629"></td><td class="webkit-line-content">But the installer is also available within your local file system!<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="630"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>As I use a VirtualBox for Windows testing I that mirall-build-win32 folder is a shared folder on the Windows box as well &amp;ndash; the installer can be tested right away!<span class="webkit-html-tag">&lt;/p&gt;</span></td></tr><tr><td class="webkit-line-number" value="631"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;p&gt;</span>Take care!<span class="webkit-html-tag">&lt;/p&gt;</span><span class="webkit-html-tag">&lt;br&gt;</span><span class="webkit-html-tag">&lt;a <span class="webkit-html-attribute-name">rel</span>="<span class="webkit-html-attribute-value">nofollow</span>" <span class="webkit-html-attribute-name">href</span>="<a class="webkit-html-attribute-value webkit-html-external-link" target="_blank" href="http://feeds.wordpress.com/1.0/gocomments/deepdiver1975.wordpress.com/36/">http://feeds.wordpress.com/1.0/gocomments/deepdiver1975.wordpress.com/36/</a>"&gt;</span><span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">alt</span>="" <span class="webkit-html-attribute-name">border</span>="<span class="webkit-html-attribute-value">0</span>" <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://feeds.wordpress.com/1.0/comments/deepdiver1975.wordpress.com/36/">http://feeds.wordpress.com/1.0/comments/deepdiver1975.wordpress.com/36/</a>"&gt;</span><span class="webkit-html-tag">&lt;/a&gt;</span> <span class="webkit-html-tag">&lt;img <span class="webkit-html-attribute-name">alt</span>="" <span class="webkit-html-attribute-name">border</span>="<span class="webkit-html-attribute-value">0</span>" <span class="webkit-html-attribute-name">src</span>="<a class="webkit-html-attribute-value webkit-html-resource-link" target="_blank" href="http://stats.wordpress.com/b.gif?host=deepdiver1975.wordpress.com&blog=41236390&post=36&subd=deepdiver1975&ref=&feed=1">http://stats.wordpress.com/b.gif?host=deepdiver1975.wordpress.com&amp;amp;blog=41236390&amp;amp;post=36&amp;amp;subd=deepdiver1975&amp;amp;ref=&amp;amp;feed=1</a>" <span class="webkit-html-attribute-name">width</span>="<span class="webkit-html-attribute-value">1</span>" <span class="webkit-html-attribute-name">height</span>="<span class="webkit-html-attribute-value">1</span>"&gt;</span>]]&gt;<span class="webkit-html-tag">&lt;/description&gt;</span></td></tr><tr><td class="webkit-line-number" value="632"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;/item&gt;</span></td></tr><tr><td class="webkit-line-number" value="633"></td><td class="webkit-line-content"> <span class="webkit-html-tag">&lt;/channel&gt;</span></td></tr><tr><td class="webkit-line-number" value="634"></td><td class="webkit-line-content"><span class="webkit-html-tag">&lt;/rss&gt;</span></td></tr><tr><td class="webkit-line-number" value="635"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="636"></td><td class="webkit-line-content"><span class="webkit-html-comment">&lt;!-- Dynamic page generated in 0.240 seconds. --&gt;</span></td></tr><tr><td class="webkit-line-number" value="637"></td><td class="webkit-line-content"><span class="webkit-html-comment">&lt;!-- Cached page generated by WP-Super-Cache on 2014-05-15 11:01:57 --&gt;</span></td></tr><tr><td class="webkit-line-number" value="638"></td><td class="webkit-line-content"><br></td></tr><tr><td class="webkit-line-number" value="639"></td><td class="webkit-line-content"><span class="webkit-html-comment">&lt;!-- Compression = gzip --&gt;</span><span class="webkit-html-end-of-file"></span></td></tr></tbody></table></body></html> \ No newline at end of file