summaryrefslogtreecommitdiffstats
path: root/js-old/tests/static/owncloud.org.rss
diff options
context:
space:
mode:
Diffstat (limited to 'js-old/tests/static/owncloud.org.rss')
-rw-r--r--js-old/tests/static/owncloud.org.rss639
1 files changed, 639 insertions, 0 deletions
diff --git a/js-old/tests/static/owncloud.org.rss b/js-old/tests/static/owncloud.org.rss
new file mode 100644
index 000000000..cdab4f201
--- /dev/null
+++ b/js-old/tests/static/owncloud.org.rss
@@ -0,0 +1,639 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<rss version="2.0" xml:base="http://owncloud.org/planet/rss-feed" xmlns:atom="http://www.w3.org/2005/Atom">
+ <channel>
+ <title>ownCloud Planet</title>
+ <language>en-us</language>
+ <link>http://owncloud.org/planet/rss-feed</link>
+ <description>The ownCloud blog planet with posts from all ownCloud contributors</description>
+ <pubDate>Thu, 15 May 2014 11:44:27 +0000</pubDate>
+ <lastBuildDate>Thu, 15 May 2014 11:44:27 +0000</lastBuildDate>
+ <atom:link href="http://owncloud.org/planet/rss-feed" rel="self" type="application/rss+xml"/>
+ <item>
+ <title>ownCloud development in April</title>
+ <link>http://blog.jospoortvliet.com/2014/05/owncloud-development-in-april.html</link>
+ <guid>http://blog.jospoortvliet.com/2014/05/owncloud-development-in-april.html</guid>
+ <comments>http://blog.jospoortvliet.com/2014/05/owncloud-development-in-april.html</comments>
+ <pubDate>Wed, 14 May 2014 19:57:00 +0000</pubDate>
+ <description><![CDATA[<div dir="ltr" trbidi="on"><table align="center" cellpadding="0" cellspacing="0"><tbody><tr><td><a href="http://3.bp.blogspot.com/-nTF8RA6HTgU/U3PJX8VCsiI/AAAAAAAAOok/XTMmOeAHpsk/s1600/github.png" imageanchor="1"><img border="0" src="http://3.bp.blogspot.com/-nTF8RA6HTgU/U3PJX8VCsiI/AAAAAAAAOok/XTMmOeAHpsk/s1600/github.png" height="261" width="320"></a></td></tr><tr><td>Github in action</td></tr></tbody></table>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.<br><br>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.<br><br><table align="center" cellpadding="0" cellspacing="0"><tbody><tr><td><a href="http://3.bp.blogspot.com/-6zb46hU1SDs/U3PJZM54ooI/AAAAAAAAOow/8q_jOQY_VnI/s1600/mockups.png" imageanchor="1"><img border="0" src="http://3.bp.blogspot.com/-6zb46hU1SDs/U3PJZM54ooI/AAAAAAAAOow/8q_jOQY_VnI/s1600/mockups.png" height="400" width="386"></a></td></tr><tr><td>UI mockups of new features</td></tr></tbody></table><br><h2>Development</h2>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...<br><br><h3>ownCloud core</h3><br><ul><li>Work is happening to refine the oC 7 public API.</li><li>Lots of work on LDAP improvements (much of that landed in 6.0.3, see <a href="https://blog.schiwon.me/ldap-owncloud-603-improved-performance-and-more">this blog</a>)</li><li>Some work is done for improving support for high dpi screens! See <a href="https://github.com/owncloud/core/pull/8058">PR 1</a> and <a href="https://github.com/owncloud/core/pull/8065">PR 2</a> for details.</li><li>Progress on a tool for <a href="https://github.com/owncloud/core/pull/6457">conversion of data between various databases</a></li><li>Some neat 'ajaxification' in the core, making way for:</li><ul><li><a href="https://github.com/owncloud/core/pull/7167">infinite scrolling for files app</a> got merged!</li><li><a href="https://github.com/owncloud/core/pull/8041">file sorting (by clicking column headers)</a> is under development, needs review and help...</li></ul><li>The new user management from <a href="https://github.com/owncloud/core/pull/7151">this pull request</a> is almost ready to be merged!</li><li>There is a project going on to make the normal ownCloud UI <a href="https://github.com/owncloud/core/pull/8159">more usable on mobile devices</a>. Help is of course very welcome as this is a lot of work!</li></ul><table align="center" cellpadding="0" cellspacing="0"><tbody><tr><td><a href="http://1.bp.blogspot.com/-tHuHOwSQfLw/U3PJYfMZ5_I/AAAAAAAAOoo/a87jQF-oSaA/s1600/mockup.jpg" imageanchor="1"><img border="0" src="http://1.bp.blogspot.com/-tHuHOwSQfLw/U3PJYfMZ5_I/AAAAAAAAOoo/a87jQF-oSaA/s1600/mockup.jpg" height="320" width="229"></a></td></tr><tr><td>Good old fashioned paper mockup</td></tr></tbody></table><h3>ownCloud apps</h3><br><ul><li><a href="http://github.com/owncloud/apps/pull/1769">work is going on</a> to improve the view on what happened on your ownCloud in the activity app</li><li>Infinite scrolling &amp; neater layout for pictures app are coming.</li><li>A much improved music app is coming, and a variety of features is under development, like <a href="https://github.com/owncloud/music/pull/233">new playlist functionality</a>.</li></ul><br><br><h3>ownCloud clients</h3><br><ul><li>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.</li><li>The Android client got the <a href="https://github.com/owncloud/android/pull/149">InstantUpload video branch</a> finally merged. This means that once released, the client can upload video instantly, either always or only when on wifi. Thanks to <a href="https://github.com/zerginator">zerginator</a> for doing the hard work!</li><li>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 <a href="https://daniel.molkentin.net/2014/04/09/owncloud-client-1-6-the-tour/">this blog by Danimo</a>.</li></ul><br><div dir="ltr" trbidi="on"><h2>Devel mailing list discussions</h2>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 <a href="https://github.com/Apophenia/news-ff-feeds">firefox plugin being developed for the News app</a>, courtesy of our <a href="https://github.com/owncloud/core/wiki/Outreach-Program-for-Women">Outreach Program for Women participation</a>.<br><table align="center" cellpadding="0" cellspacing="0"><tbody><tr><td><a href="http://1.bp.blogspot.com/-Kl6ztryJ494/U3PJX3IIaWI/AAAAAAAAOos/kab83HpDswg/s1600/bug+reports.png" imageanchor="1"><img border="0" src="http://1.bp.blogspot.com/-Kl6ztryJ494/U3PJX3IIaWI/AAAAAAAAOos/kab83HpDswg/s1600/bug+reports.png" height="400" width="316"></a></td></tr><tr><td>Visual bugreports with screenshots.</td></tr></tbody></table><br><h3>Listing apps</h3>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. <a href="https://github.com/owncloud/core/wiki/Apps">See the page here</a>.<br><br>Vincent Petry brought a <a href="https://github.com/PVince81/pyocclient">python client library</a> to the ownCloud list, spawning a discussion about the need for perhaps a JavaScript library as well.<br><br><h2>In other news</h2>The bugfix release <a href="https://owncloud.com/blog/owncloud-6-0-3-released">ownCloud 6.0.3</a> brought new bugfixes and <a href="http://www.arthur-schiwon.de/ldap-owncloud-603-improved-performance-and-more">improved LDAP performance</a>.<br><br>The wider FOSS world saw Canonical retire Ubuntu One, to which we replied offering Ubuntu users to come and <a href="https://owncloud.com/blog/canonical-ubuntu-one-users-come-check-owncloud">try out ownCloud</a>. As Frank wrote when Box announced they'd open source some of the tools they use in-house for system administration and engineering:<br><blockquote>"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!"</blockquote>ownCloud can be run on your own servers, not requiring you to move your data to an untrusted, third-party server farm." See <a href="https://owncloud.com/blog/value-proposition-open-source">his blog post</a>.<br><br><h2>Conclusion</h2>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.&nbsp;</div></div>]]></description>
+ </item>
+ <item>
+ <title>Report: openSUSE conference 2014, Dubrovnik.</title>
+ <link>http://eiosifidis.blogspot.com/2014/05/report-opensuse-conference-2014.html</link>
+ <guid>http://eiosifidis.blogspot.com/2014/05/report-opensuse-conference-2014.html</guid>
+ <comments>http://eiosifidis.blogspot.com/2014/05/report-opensuse-conference-2014.html</comments>
+ <pubDate>Wed, 14 May 2014 10:19:00 +0000</pubDate>
+ <description><![CDATA[<center><a href="http://owncloud.comuv.com/Upload/images/csc0177.jpg"><img src="http://owncloud.comuv.com/Upload/images/csc0177.jpg" width="80%" height="80%"></a></center><br>One more fan-freakin-tastik openSUSE conference is over. Thank you <a href="http://en.wikipedia.org/wiki/Dubrovnik" target="1">Dubrovnik</a> 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!!!<br><br>Personally don't understand why everyone in the community linked <a href="http://en.wikipedia.org/wiki/Dubrovnik#In_popular_culture" target="1">Dubrovnik with Game of thrones series</a>. 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 <a href="http://en.wikipedia.org/wiki/Siege_of_Dubrovnik" target="1">siege of Dubrovnik</a> 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). <br><br><center><a href="http://owncloud.comuv.com/Upload/images/dsc0200.jpg"><img src="http://owncloud.comuv.com/Upload/images/dsc0200.jpg" width="80%" height="80%"></a><br>Greeks, Brazilians, Germans and Czechs.</center><a name="more"></a><br>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.<br><br>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.<br>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. <br><br>I also managed to bring swag and organize the GNOME booth. Thank you <a href="https://plus.google.com/+KostasLivieratos/posts" target="1">Kostas Livieratos</a>, <a href="https://plus.google.com/109771781417097774518/posts" target="1">Anna Angelogianni</a>, <a href="https://plus.google.com/100698378976152085216/posts" target="1">Apostolis Ntokos</a> and <a href="https://plus.google.com/101572283611606913445/posts" target="1">Tobias Mueller</a> that helped to have a great GNOME presence at openSUSE conference.<br><br>Regarding presentations, thank <a href="https://www.youtube.com/playlist?list=PL_AMhvchzBaexmeFXo2zfjQTV0XxaMliS" target="1">openSUSEtv</a>, I saw them when I got back home. Here some highlights:<br><br>1. Since I'm not tech person, I like almost all Jos' presentations. My fav was the <a href="https://www.youtube.com/watch?v=KufI7O3apZI" target="1">tips about the booths and presence</a>. It was something that I studied and presented at openSUSE conference 2012. If we combine the presentation <a href="https://www.youtube.com/watch?v=lm5JUW6byq0" target="1">Social Skills for Geeks</a>, we will have a better result to our community. Also another cool presentation was his tips to <a href="https://www.youtube.com/watch?v=u6-9wou7Vog" target="1">build a community in 10 steps</a>. Since I'm passionate <a href="https://www.youtube.com/watch?v=UztJ5OEvEvw" target="1">about ownCloud</a>, it was good opportunity for me to watch what the new community manager has to say about it.<br><br>2. Of course <a href="https://www.youtube.com/watch?v=9qQnlogmato" target="1">Tobias' presentation about GNOME</a> 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.<br><br>3. A must see presentation is <a href="http://youtu.be/G-r_ML-MnMo" target="1">Design and Branding - The Way Forward by Ken Wimer</a>. 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.<br><br>4. As part of the <a href="https://en.opensuse.org/openSUSE:Travel_Support_Program" target="1">Travel Support committee</a>, I presented a <a href="https://www.youtube.com/watch?v=mQD7dc01nIc" target="1">part about the program</a>, but Ancor's presentation about <a href="https://www.youtube.com/watch?v=gDA4ccqp570" target="1">how to use the TSP application to request for reimbursement</a>, is the presentation we should use for future questions how to use the <a href="https://connect.opensuse.org/travel-support" target="1">TSP tool</a>.<br><br>Personal highlights is that I met with Tobias Mueller. We used to mail each other about GNOME. Now I met him AFK. <br><br>Also another highlight was that I met Michal Meeks. He had a <a href="https://www.youtube.com/watch?v=YOa8sMQPG14" target="1">keynote presentation about The Document Foundation and LibreOffice</a>.<br><br><center><a href="http://owncloud.comuv.com/Upload/images/meeks.jpg"><img src="http://owncloud.comuv.com/Upload/images/meeks.jpg" width="80%" height="80%"></a><br><br>Anna, Apostolis, Wookey, Me, Francoise, Michael, Kostas</center><br>For more pictures you can check <a href="https://plus.google.com/b/113385548251515365143/113385548251515365143/photos" target="1">Google Plus Greece</a> and <a href="https://plus.google.com/events/c8v2n62kf4dqqt2odqb1aub88fg" target="1">Google Plus event page</a>.<br><br>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!!!<br><br>I would like to thank openSUSE that sponsored part of my expenses for this conference.]]></description>
+ </item>
+ <item>
+ <title>ownCloud at re:publica and LinuxTag 2014</title>
+ <link>https://daniel.molkentin.net/2014/05/13/owncloud-at-republica-and-linuxtag-2014/</link>
+ <guid>https://daniel.molkentin.net/2014/05/13/owncloud-at-republica-and-linuxtag-2014/</guid>
+ <comments>https://daniel.molkentin.net/2014/05/13/owncloud-at-republica-and-linuxtag-2014/</comments>
+ <pubDate>Tue, 13 May 2014 07:09:00 +0000</pubDate>
+ <description><![CDATA[<p>Last week saw several events in Berlin&rsquo;s <a href="http://www.station-berlin.de/" target="_blank">Station</a> event location that also featured ownCloud in one way or the other. The first, <a href="http://re-publica.de/" target="_blank">re:publica</a>, is probably mostly known by bloggers and internet activists. Titled <em>Into the wild</em>, 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. <a href="http://blog.karlitschek.de/" target="_blank">Frank</a> took that opportunity and was received by a packed room, to which he delivered a <a href="https://www.voicerepublic.com/venues/197/talks/171">talk about ownCloud</a>, despite <a href="http://www.dw.de/republica-2014-digital-natives-summit-to-tackle-surveillance-and-online-freedoms/a-17613110">The Hoff</a> performing on Stage 1 at the same time.</p>
+<p></p><div><a href="https://daniel.molkentin.net/wp-content/uploads/sites/2/2014/05/1_small.jpg"><img src="https://daniel.molkentin.net/wp-content/uploads/sites/2/2014/05/1_small-150x150.jpg" alt="Jos and Arthur at a freshly set up booth." width="150" height="150"></a><p>Jos and Arthur at a freshly set up booth.</p></div>The last day of re:publica coincided with the first day of <a href="http://www.linuxtag.org/2014/">LinuxTag 2014</a>, 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 <a href="http://blog.jospoortvliet.com/">Jos</a>.
+<p>On Thursday, <strong>Frank and I also got invited and interviewed about ownCloud</strong> by the <em>Sondersendung</em> Podcast. If you can understand German, you can listen to our <a href="http://das-sendezentrum.de/sondersendung/sz010-open-source-fuer-alle#t=42:16" target="_blank">15 minute interview</a> .</p>
+<p></p><div><a href="https://daniel.molkentin.net/wp-content/uploads/sites/2/2014/05/2_small.jpg"><img src="https://daniel.molkentin.net/wp-content/uploads/sites/2/2014/05/2_small-150x150.jpg" alt="ownCloud is a proud sponsor of LinuxTag 2014." width="150" height="150"></a><p>ownCloud is a proud sponsor of LinuxTag 2014.</p></div>At the presentation area of our booth, <strong>Arthur and Georg gave workshops on writing your first ownCloud app</strong>, while I was covering the <strong>details of the synchronization process</strong> in depth. Every day of LinuxTag, quite some people took the chance to listen and ask questions.
+<p>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 <a href="http://de.droidcon.com/2014/" target="_blank">droidcon</a>, we also had lots of <strong>questions on our mobile integration</strong> for Android (and iOS, :), for both ownCloud app and calendar/addressbook sync.</p>
+<p>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&rsquo;re looking forward to LinuxTag 2015!</p>
+<div><a href="https://daniel.molkentin.net/wp-content/uploads/sites/2/2014/05/3_small.jpg"><img src="https://daniel.molkentin.net/wp-content/uploads/sites/2/2014/05/3_small-150x150.jpg" alt="Arthur explaining how to write your own ownCloud app." width="150" height="150"></a><p>Arthur explaining how to write your own ownCloud app.</p></div>
+<div><a href="https://daniel.molkentin.net/wp-content/uploads/sites/2/2014/05/4_small.jpg"><img src="https://daniel.molkentin.net/wp-content/uploads/sites/2/2014/05/4_small-150x150.jpg" alt="The workshop on file synchronization." width="150" height="150"></a><p>The workshop on file synchronization.</p></div>]]></description>
+ </item>
+ <item>
+ <title>GSoC Week 2</title>
+ <link>http://volkangezerr.scienceontheweb.net/icerikgoster.php?tur=ownCloud&amp;amp;id=295</link>
+ <guid>http://volkangezerr.scienceontheweb.net/icerikgoster.php?tur=ownCloud&amp;amp;id=295</guid>
+ <comments>http://volkangezerr.scienceontheweb.net/icerikgoster.php?tur=ownCloud&amp;amp;id=295</comments>
+ <pubDate>Sat, 10 May 2014 17:41:00 +0000</pubDate>
+ <description><![CDATA[<p>Hi all,<br><br>This week I was busy with my lectures and had a little progress on the basic playlist actions.<br><br>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.<br><br>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.<br><br>[0] <a href="https://github.com/owncloud/music/pull/233">https://github.com/owncloud/music/pull/233</a></p>
+<p>&nbsp;</p>
+<p>Here is how it looks like:</p>
+<p><img src="http://i.imgur.com/MGDMGfa.png" alt="new-playlist" width="640" height="331"></p>]]></description>
+ </item>
+ <item>
+ <title>I’m retracting myself from the ownCloud contributors</title>
+ <link>http://tanghus.net/2014/05/im-retracting-myself-from-the-owncloud-contributors/</link>
+ <guid>http://tanghus.net/2014/05/im-retracting-myself-from-the-owncloud-contributors/</guid>
+ <comments>http://tanghus.net/2014/05/im-retracting-myself-from-the-owncloud-contributors/</comments>
+ <pubDate>Sat, 10 May 2014 12:20:00 +0000</pubDate>
+ <description><![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&frac12; years; they do roll by, don't they...<br>
+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.<br>
+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.<br><br>
+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.<br>
+It helped a lot to work with these great people.<br><br>
+Lately - for the better part of 1&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.<br>
+
+If this is not so, keep doing your awesome work.<br>
+
+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.<br>
+
+Frank, I'd wished you'd seen and supported it<br><br>
+
+Sorry for all errors in this text; this is for me a very emotional departure.<br><br>
+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.<br><br>
+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<br><br><pre>
+ karlitschek commented 2 days ago
+
+Sorry but we don&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.
+:-1:
+
+ karlitschek commented 2 days ago
+
+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
+
+ tanghus commented 21 hours ago
+
+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.
+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.
+
+ tanghus commented 9 hours ago
+
+In case my point didn't come clearly thru, as I may sometimes try to soften my views when putting them into words.
+
+ The design goal of the owncloud core is to be as small as possible. In fact it is already too big.
+
+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.
+
+Design-wise it would probably be good, but we would be left with basically nothing.
+
+Some of the good decisions that have been made during the past ~1&frac12; year - from my PoV - are
+
+ The strict adherence to interfaces in new contributions
+ The introduction of the Server "container"
+ The (partly) inclusion of the AppFramework.
+
+Those - and other - changes can make it possible to actually move towards a mature, trustworthy codebase.
+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.
+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.
+Alternatively the two quoted nouns could find better ways for making compromises - without compromising the project - pun intended ;)
+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[*]
+
+[*] With exceptions of course. No one mentioned, no one forgotten.
+
+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.
+
+Frank Karlitschek
+Owner
+karlitschek commented 2 hours ago
+
+@tanghus Thanks a lot. I don&acute;t think this has anything to do with Inc. or anything else.
+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.
+We all know several other projects where this framework/libraries bloat went wrong.
+Frank Karlitschek
+Owner
+karlitschek commented 2 hours ago
+
+O.K. Let&acute;s put this into core under this conditions:
+
+ Full documentation how this should be used by app developers is available on doc.owncloud.org at the same time.
+ At least two independent apps are fully ported to use this.
+ @Raydiation maintains this for the time being exactly as the rest of the app framework.
+
+ Someone actively
+
+ Someone starts to port other pieces of ownCloud to use this so that we don&acute;t have code duplication.
+
+Additionally we should also regularly check which code, frameworks or dependencies in core can be removed. Otherwise we run into a long term problem.
+
+ tanghus commented an hour ago
+
+ Full documentation how this should be used by app developers is available on doc.owncloud.org
+ at the same time.
+
+Reasonable and preferable.
+
+ At least two independent apps are fully ported to use this.
+
+I believe that should be the case for oC7 or oC8. Longterm dev is of essence.
+
+ @Raydiation maintains this for the time being exactly as the rest of the app framework.
+
+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/ ?
+That it should always be @Raydiation counts out the bus-factor ;)
+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 ;)
+
+ Someone actively
+
+Meaning what? If it's correct it doesn't have to change. This correlates with the maintainer or other developers related to this.
+
+ Someone starts to port other pieces of ownCloud to use this so that we don&acute;t have code duplication.
+
+Agreed.
+
+ Additionally we should also regularly check which code, frameworks or dependencies in core can be removed. Otherwise we run into a long term problem.
+
+This should be addressed in a separate issue and I'm sorry @XXX that I kinda hijacked this issue for that.
+
+ tanghus commented 19 minutes ago
+
+ 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.
+
+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?
+The arguments and motives have become too opaque for me, and after 2&frac12; years of mostly enjoying this project, I'll have to retract myself from it.
+
+@XXX sorry for misusing this PR.
+Frank Karlitschek
+Owner
+karlitschek commented 11 minutes ago
+
+@tanghus I&acute;m not really sure what you mean here. Like I said this has nothing to do with Inc. or anything else.
+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.
+
+</pre> <p><a href="http://tanghus.net/?flattrss_redirect&amp;id=220491&amp;md5=cda553fc4023aad6b70ec74539f5ee80" title="Flattr" target="_blank"><img src="http://tanghus.net/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"></a></p>]]></description>
+ </item>
+ <item>
+ <title>Get-involved workshops at the KDE/ownCloud/openSUSE booth at LinuxTag</title>
+ <link>http://blog.jospoortvliet.com/2014/05/get-involved-workshops-at.html</link>
+ <guid>http://blog.jospoortvliet.com/2014/05/get-involved-workshops-at.html</guid>
+ <comments>http://blog.jospoortvliet.com/2014/05/get-involved-workshops-at.html</comments>
+ <pubDate>Wed, 07 May 2014 09:40:00 +0000</pubDate>
+ <description><![CDATA[<div dir="ltr" trbidi="on"><div><a href="http://www.linuxtag.org/2014" imageanchor="1"><img border="0" src="http://www.linuxtag.org/2014/fileadmin/_processed_/csm_buddies_043bf42552.png"></a></div>Tomorrow, 9:45, <a href="http://www.linuxtag.org/2014">LinuxTag</a> and <a href="http://de.droidcon.com/2014">DroidCon</a> open the doors in Berlin. The even presents a staggering number of sessions (see <a href="http://www.linuxtag.org/2014/en/program/thursday/">LinuxTag on Thursday alone</a> 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 <a href="http://www.linuxtag.org/2014/en/program/talk-details/?eventid=1350">talk about the relevance of the Linux Desktop</a> 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...<br><br><h2>Workshops</h2>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!<br><br>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).<br><br><h3>The program</h3><b>Thursday</b><br><table border="0" cellspacing="0"><colgroup width="55"></colgroup><colgroup width="500"></colgroup><tbody><tr><td align="LEFT" height="32" valign="TOP">10:00</td><td align="LEFT"><b>Testing Linux with openQA</b><br>(Bernhard Wiedemann)</td> </tr><tr><td align="LEFT" height="32" valign="TOP">11:00</td><td align="LEFT"><b>Introduction to hacking ownCloud file synchronization</b><br>(Daniel Molkentin)</td> </tr><tr><td align="LEFT" height="32" valign="TOP">12:00</td><td align="LEFT"><b>AppArmor Crash Course</b><br>(Christian Boltz)</td> </tr><tr><td align="LEFT" height="16" valign="TOP">13:00</td><td align="LEFT"></td> </tr><tr><td align="LEFT" height="32" valign="TOP">14:00</td><td align="LEFT"><b>Build your first ownCloud App</b><br>(Arthur Schiwon)</td> </tr><tr><td align="LEFT" height="32" valign="TOP">15:00</td><td align="LEFT"><b>Writing your first KDE application</b><br>(Sebastian Gottfried)</td> </tr><tr><td align="LEFT" height="32" valign="TOP">16:00</td><td align="LEFT"><b>Packaging with the Open Build Service</b><br>(Marcel K&uuml;hlhorn)</td> </tr><tr><td align="LEFT" height="32" valign="TOP">17:00</td><td align="LEFT"><b>Internal security mechanisms used by the German eID card</b><br>(Joerg Schilling)</td> </tr></tbody></table><br><b>Friday</b><br><table border="0" cellspacing="0"><colgroup width="55"></colgroup><colgroup width="500"></colgroup><tbody><tr><td align="LEFT" height="32" valign="TOP">10:00</td> <td align="LEFT"><b>Testing Linux with openQA</b><br>(Bernhard Wiedemann)</td> </tr><tr><td align="LEFT" height="32" valign="TOP">11:00</td> <td align="LEFT"><b>Introduction to hacking ownCloud file synchronization</b><br>(Daniel Molkentin)</td> </tr><tr><td align="LEFT" height="32" valign="TOP">12:00</td> <td align="LEFT"><b>Hacking PostfixAdmin</b><br>(Christian Boltz)</td> </tr><tr><td align="LEFT" height="32" valign="TOP">13:00</td> <td align="LEFT"><b>Bareos Backup - Rear Disaster Recovery workshop</b><br>(Maik Au&szlig;endorf and Gratien D'haese)</td> </tr><tr><td align="LEFT" height="32" valign="TOP">14:00</td> <td align="LEFT"><b>Build your first ownCloud App</b><br>(Georg Erhke)</td> </tr><tr><td align="LEFT" height="32" valign="TOP">15:00</td> <td align="LEFT"><b>Writing your first KDE application</b><br>(