{"id":7618,"date":"2014-12-02T11:00:31","date_gmt":"2014-12-02T11:00:31","guid":{"rendered":"https:\/\/owncloud.com\/?p=7618"},"modified":"2014-12-02T11:00:31","modified_gmt":"2014-12-02T11:00:31","slug":"owncloud-development-in-the-first-half-of-november","status":"publish","type":"post","link":"https:\/\/owncloud.com\/de\/blogs\/owncloud-development-in-the-first-half-of-november\/","title":{"rendered":"ownCloud development in the first half of November &#8211; and how you can help"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" class=\"alignright size-full wp-image-7461\" src=\"https:\/\/owncloud.com\/wp-content\/uploads\/2014\/10\/hacking.png\" alt=\"work in progress\" width=\"300\" height=\"236\" \/>This is the bi-weekly ownCloud community update for the first weeks of November. These updates pull together activities from development mailing lists, blogs, coding work and everything else community members share with us. Tips are very much welcome! Ping <a href=\"https:\/\/www.google.com\/+JosPoortvliet\" target=\"_blank\" rel=\"noopener\">Jos<\/a> with your input.<\/p>\n<p>The rapid pace of development in ownCloud from October continued strong in the first weeks of November. Biggest items in the covered period include a migration to <a href=\"http:\/\/bower.io\/\" target=\"_blank\" rel=\"noopener\">bower<\/a> for managing 3rd JavaScript libraries, the ownCloud News app making it to 4.2, UI improvements in the Android app and of course the big news of the ownCloud 1.7 client release and the ownCloud 7 Enterprise Edition. In security news, ownCloud 7.0.3 brought not only many feature, stability and performance improvements but also fixed several potential security problems.<\/p>\n<p>In more recent news, we are planning a <a href=\"https:\/\/owncloud.com\/blog\/join-us-for-a-bug-hunt-and-cleanup\/\">bug triaging day<\/a> on Friday the 5th of December, providing you with an <strong>opportunity to become part of the story<\/strong> of ownCloud development!<\/p>\n<p>You can read a report on the last two weeks of October <a href=\"https:\/\/owncloud.com\/blog\/owncloud-development-in-the-second-half-of-october\/\">here<\/a>.<\/p>\n<h2>Development<\/h2>\n<p>The ownCloud community handles over 350 pull requests every two weeks, so as usual we group them by core and apps. Besides the move to <a href=\"http:\/\/bower.io\/\" target=\"_blank\" rel=\"noopener\">bower<\/a>, a lot of cleanups took place in Core and work was done to improve the accessibility of ownCloud. The shorter sharing URL&#8217;s merged a while ago turned out to be more invasive than first thought and required adaptation of code in various other areas of ownCloud. The news app is at 4.2 and we include an overview of what you get for upgrading. The Android app remembers the last share location, has nicer dates and plays video full screen &#8211; many other apps were improved or updated as well.<\/p>\n<h3>ownCloud Core<\/h3>\n<ul>\n<li>There were big changes in the 3rd-party repository: the introduction of <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11916\" target=\"_blank\" rel=\"noopener\">bower dependency management for front-end libraries<\/a>. This resulted in a flood of PR&#8217;s to implement the changes and fix things like <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11981\" target=\"_blank\" rel=\"noopener\">bower jcrop<\/a> followed <a href=\"https:\/\/github.com\/owncloud\/3rdparty\/pull\/137\" target=\"_blank\" rel=\"noopener\">dropping Jcrop as it is now managed with bower<\/a>, <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11980\" target=\"_blank\" rel=\"noopener\">bower select2<\/a>, <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11982\" target=\"_blank\" rel=\"noopener\">bower underscore<\/a> and adding <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11970\" target=\"_blank\" rel=\"noopener\">bower handlebars<\/a> each followed by PR&#8217;s to drop them so bower can handle them<\/li>\n<li>Deleting big files leaves a more responsive ui thanks to <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11853\" target=\"_blank\" rel=\"noopener\">this PR<\/a><\/li>\n<li>We now support <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11928\" target=\"_blank\" rel=\"noopener\">html in the logo area<\/a><\/li>\n<li>The shared mounts system was <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11945\" target=\"_blank\" rel=\"noopener\">improved<\/a><\/li>\n<li>Some <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11993\" target=\"_blank\" rel=\"noopener\">encryption checks<\/a> and <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11954\" target=\"_blank\" rel=\"noopener\">fixes<\/a> were made, and <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/12027\" target=\"_blank\" rel=\"noopener\">exceptions were cleaned up<\/a><\/li>\n<li>.part file handling <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11736\" target=\"_blank\" rel=\"noopener\">is now a lot smarter<\/a><\/li>\n<li>An old PR by <a href=\"https:\/\/github.com\/andrewsbrown\" target=\"_blank\" rel=\"noopener\">andrewsbrown<\/a> got merged: <a href=\"https:\/\/github.com\/owncloud\/calendar\/pull\/253\" target=\"_blank\" rel=\"noopener\">update search classes<\/a>, which should make search more reliable<\/li>\n<li>To aid disabled users of ownCloud, <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/12070\" target=\"_blank\" rel=\"noopener\">a number of accessibility fixes was made<\/a><\/li>\n<li>Lukas did some security work in the bookmarks app, which is otherwise very quiet &#8211; consider this an invite to anybody interested in improving it!<\/li>\n<li>LDAP administrators might appreciate the new <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11362\" target=\"_blank\" rel=\"noopener\">CLI command that deletes an LDAP config<\/a> thanks to work by <a href=\"https:\/\/github.com\/mark0n\" target=\"_blank\" rel=\"noopener\">mark0n<\/a><\/li>\n<li>You can now <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11783\" target=\"_blank\" rel=\"noopener\">configure databases with SSL<\/a><\/li>\n<li>Versioned files now <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11825\" target=\"_blank\" rel=\"noopener\">don&#8217;t get lost when moving files to other folders<\/a><\/li>\n<li>There were the usual code cleanups: <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/12128\" target=\"_blank\" rel=\"noopener\">Drop form_factor appended to JS, CSS and template filenames<\/a>, <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/12141\" target=\"_blank\" rel=\"noopener\">OC_DAVClient is no longer used<\/a>, <a href=\"https:\/\/github.com\/owncloud\/3rdparty\/pull\/92\" target=\"_blank\" rel=\"noopener\">Remove useless timepicker images and minified JavaScripts<\/a>, <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11940\" target=\"_blank\" rel=\"noopener\">underline instead of camelCase<\/a> ,<a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11938\" target=\"_blank\" rel=\"noopener\">enable laxbreak option in jshintrc<\/a>, <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11998\" target=\"_blank\" rel=\"noopener\">adding getLogger() to IServerContainer<\/a> and <a href=\"https:\/\/github.com\/owncloud\/3rdparty\/pull\/141\" target=\"_blank\" rel=\"noopener\">drop timepicker due to not being used in core<\/a> are just some of them!<\/li>\n<\/ul>\n<p>Some especially interesting pull requests:<\/p>\n<ul>\n<li>The <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/10755\" target=\"_blank\" rel=\"noopener\">shorter sharing links<\/a> introduced <a href=\"https:\/\/github.com\/owncloud\/core\/issues\/11312\" target=\"_blank\" rel=\"noopener\">some issues<\/a> which were <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11029\" target=\"_blank\" rel=\"noopener\">fixed just in time<\/a>, opening the way for further merging of pull requests like <a href=\"https:\/\/github.com\/owncloud\/gallery\/pull\/121\" target=\"_blank\" rel=\"noopener\">this<\/a> and this in the gallery. Help reviewing these PR&#8217;s is very welcome!<img loading=\"lazy\" decoding=\"async\" class=\"alignright size-medium wp-image-7623\" src=\"https:\/\/owncloud.com\/wp-content\/uploads\/2014\/11\/collaboration-300x257.png\" alt=\"collaboration\" width=\"300\" height=\"257\" \/><\/li>\n<li>After a <a href=\"https:\/\/github.com\/owncloud\/core\/issues\/11253\" target=\"_blank\" rel=\"noopener\">long debugging session<\/a>, <a href=\"https:\/\/github.com\/Ansud\" target=\"_blank\" rel=\"noopener\">Ansud<\/a> sent in <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11501\" target=\"_blank\" rel=\"noopener\">a PR that got merged<\/a> which fixes an obscure type of bug occurring in large files with special symbols in their names<\/li>\n<li>Our developer documentation will start to improve now that we <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/9177\" target=\"_blank\" rel=\"noopener\">moved to using JS Docs<\/a><\/li>\n<li>A test was temporarily disabled while <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/12085\" target=\"_blank\" rel=\"noopener\">this massive PR<\/a> is being worked on<\/li>\n<\/ul>\n<p>If you want to get involved in coding on ownCloud &#8211; check out <a href=\"https:\/\/owncloud.com\/contribute\">this page<\/a>!<\/p>\n<h3>ownCloud Apps<\/h3>\n<p>Since our <a href=\"https:\/\/owncloud.com\/blog\/major-update-of-the-news-app-coming\/\">previous article<\/a>, the News App made a big 4.0 release and moved to 4.2 since then. These updates bring many improvements, in part thanks to a switch to PicoFeed as feed parser library, and in another part thanks to much work to polish the user interface. A quick overview:<\/p>\n<ul>\n<li>updates are faster since News now uses http cache headers and locations are saved in the db (which means it gets rid of an extra http request for most feeds)<\/li>\n<li>News now uses ownCloud internal proxy settings<\/li>\n<li>You can turn off article purging by setting a negative number<\/li>\n<li>The new release features better error messages. For example, News will tell you if the ssl cert is invalid rather than giving a generic error message like x or y or z caused it to fail<\/li>\n<li>The improved compatibility allows you to add feeds which were not possible to add previously<\/li>\n<li>Another new feature is that you can subscribe to youtube playlists<\/li>\n<li>To make it easier to find the item you want to read, you can now use the <em>a<\/em> shortcut to scroll to the currently active feed in the navigation, and the next\/previous shortcuts scroll to the active entry if it isn&#8217;t in full view<\/li>\n<li>Even more helpful is the sorting by title and name<\/li>\n<li>And much, much more!<\/li>\n<li>Unfortunately, the calculation of the guid changed so you&#8217;ll experience your current read feeds showing up as unread once<\/li>\n<\/ul>\n<p>The new version is thus faster, more compatible, uses smarter error messages when things go wrong, is easier to use and has many new features! Find information on <a href=\"https:\/\/github.com\/owncloud\/news#readme\" target=\"_blank\" rel=\"noopener\">installation and reporting of bugs here<\/a>.<\/p>\n<p>Another app which made a big step forward is the JavaScript XMPP Chat app. It offers a real-time chat app for ownCloud with OTR, SMP and video calls (WebRTC) and <a href=\"http:\/\/apps.owncloud.com\/content\/show.php\/JavaScript+XMPP+Chat?content=162257\">version 1.0<\/a> with a list of improvements far too long to mention here. The coolest include the addition of an unread flag, XEP-0147 URI Scheme Query support, has-come-online and silent notification request and many UI improvements like resizable chat windows, scroll bars in the window list and much more. Planned features include multi user chat, video conference and encrypted file transfer. Check out <a href=\"https:\/\/github.com\/sualko\/jsxc.owncloud\" target=\"_blank\" rel=\"noopener\">the github repo<\/a> for details, code and helping out!<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignright size-medium wp-image-7625\" src=\"https:\/\/owncloud.com\/wp-content\/uploads\/2014\/11\/android-290x300.png\" alt=\"android\" width=\"290\" height=\"300\" \/>There have been many more app improvements, including:<\/p>\n<ul>\n<li>The android app <a href=\"https:\/\/github.com\/owncloud\/android\/pull\/685\" target=\"_blank\" rel=\"noopener\">shows time stamps much nicer<\/a> (contribution by <a href=\"https:\/\/github.com\/tobiasKaminsky\" target=\"_blank\" rel=\"noopener\">tobiasKaminsky<\/a>)<\/li>\n<li>The android app also <a href=\"https:\/\/github.com\/owncloud\/android\/pull\/700\" target=\"_blank\" rel=\"noopener\">remembers the last share location<\/a> thanks to code by <a href=\"https:\/\/github.com\/magsjoq\" target=\"_blank\" rel=\"noopener\">magsjoq<\/a><\/li>\n<li>Last but not least, <a href=\"https:\/\/github.com\/owncloud\/android\/pull\/683\" target=\"_blank\" rel=\"noopener\">Videos now play full-screen<\/a>, also by <a href=\"https:\/\/github.com\/tobiasKaminsky\" target=\"_blank\" rel=\"noopener\">tobiasKaminsky<\/a><\/li>\n<li>The Activity app <a href=\"https:\/\/github.com\/owncloud\/activity\/pull\/172\" target=\"_blank\" rel=\"noopener\">lets you scroll to a folder<\/a> to see what is going on<\/li>\n<li>The app now also <a href=\"https:\/\/github.com\/owncloud\/activity\/pull\/171\" target=\"_blank\" rel=\"noopener\">displays a mime type icon<\/a> when no preview can be generated<\/li>\n<li>Contacts now shows the correct number of contacts in shared address books and Morris solved the 404 contact not found error<\/li>\n<li>Tasks will now <a href=\"https:\/\/github.com\/owncloud\/tasks\/pull\/95\" target=\"_blank\" rel=\"noopener\">parse notes to make links and mails clickable<\/a> and is <a href=\"https:\/\/github.com\/owncloud\/tasks\/pull\/99\" target=\"_blank\" rel=\"noopener\">a lot faster<\/a><\/li>\n<li>Tasks also <a href=\"https:\/\/github.com\/owncloud\/tasks\/pull\/100\" target=\"_blank\" rel=\"noopener\">considers due dates for today, the week and the current view<\/a><\/li>\n<li>Imprint 0.2.1 can <a href=\"https:\/\/github.com\/owncloud\/apps\/pull\/1968\" target=\"_blank\" rel=\"noopener\">deal with markdown besides text and html<\/a> (and already <a href=\"https:\/\/github.com\/owncloud\/apps\/pull\/1969\" target=\"_blank\" rel=\"noopener\">uses it for dummy content<\/a>)<\/li>\n<\/ul>\n<p><a href=\"http:\/\/apps.owncloud.com\">The ownCloud app store<\/a> features apps for the web interface of ownCloud. There were over a dozen updates in the first half of November, including:<\/p>\n<ul>\n<li>The PDF Mime app <a href=\"http:\/\/apps.owncloud.com\/content\/show.php\/PDF+MIME?content=159342\">updated ownCloud 7 support<\/a> with version 0.2 &#8211; this app uses the browsers&#8216; build in PDF support to view PDF files while the Video app was <a href=\"http:\/\/apps.owncloud.com\/content\/show.php\/video?content=167837\">updated to 0.0.6<\/a>. This app allows you to play back videos through browser plugins<\/li>\n<li>New is the <a href=\"http:\/\/apps.owncloud.com\/content\/show.php\/files_clipboard?content=167818\">Files Clipboard<\/a> which allows you to copy and paste files all over your ownCloud. Though simple, this app offers nice functionality! Find the <a href=\"https:\/\/github.com\/leizh\/owncloud-files_clipboard\" target=\"_blank\" rel=\"noopener\">source code here<\/a> if you&#8217;d like to have a look or want to contribute<\/li>\n<li>Also new is <a href=\"http:\/\/apps.owncloud.com\/content\/show.php\/sky+search?content=167799\">Sky Search<\/a>, which is described by its author as &#8222;This is a modified version of george19 app search_public. Added option to search by MIME types Interface to Search Public Files. I developed this for my site skycrowds.com but figured I would share.&#8220; With already over 40 downloads, guess the sharing worked!<\/li>\n<li>The email client Roundcube was <a href=\"http:\/\/apps.owncloud.com\/content\/show.php\/roundcube?content=151523\">updated to upstream version 2.5.2.187<\/a>, bringing bug fixes in the area of logging<\/li>\n<li>The Secure Container app uses client side encryption (in the browser) to offer safe storage for text files. The <a href=\"http:\/\/apps.owncloud.com\/content\/show.php\/Secure+Container?content=167268\">update to 0.5<\/a> is noted to allow drag&#8217;n&#8217;dropping entries into a different folder, brings a refined responsive design and has some small bugfixes<\/li>\n<li>The ownCloud Dashboard app, providing an overview of what is going on in your ownCloud, <a href=\"http:\/\/apps.owncloud.com\/content\/show.php\/Dashboard?content=167139\">made it to 1.2<\/a>, introducing the ability to allow or disallow groups access to certain statistics<\/li>\n<li>The <a href=\"http:\/\/apps.owncloud.com\/content\/show.php\/user_cas?content=166040\">user_cas<\/a> app is at 1.2, having been migrated to ownCloud 7 and including a LDAP user mapping<\/li>\n<li>Other updates include an upgrade to the ownCloud ORC reader <a href=\"http:\/\/apps.owncloud.com\/content\/show.php\/Owncloud+OCR+reader?content=157333\">improving ownCloud 7 compatibility<\/a> and some fixes to <a href=\"http:\/\/apps.owncloud.com\/content\/show.php\/Old+menu?content=166872\">Old Menu<\/a>, an app that brings back the sidebar with apps from ownCloud 6. The Geoloc app was <a href=\"http:\/\/apps.owncloud.com\/content\/show.php\/Geoloc?content=166317\">updated to 0.4.2.0<\/a> but we couldn&#8217;t find out what was improved, while the <a href=\"http:\/\/apps.owncloud.com\/content\/show.php\/Geoloc?content=166317\">One Time Password Backend version 2.5.1<\/a> fixed some bugs<\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignright size-medium wp-image-7624\" src=\"https:\/\/owncloud.com\/wp-content\/uploads\/2014\/11\/secure-223x300.png\" alt=\"secure\" width=\"223\" height=\"300\" \/><\/p>\n<h3>Security updates<\/h3>\n<p>In security news, 8 security issues have been published as fixed with ownCloud 7.0.3. If you have not yet upgraded, you are urged to do so! You can find a list of the issues and the CVE identifiers at our <a href=\"https:\/\/owncloud.com\/security\/advisories\/\">security advisories page<\/a>. As a good security citizen, ownCloud requests <a href=\"https:\/\/en.wikipedia.org\/wiki\/Common_Vulnerabilities_and_Exposures\" target=\"_blank\" rel=\"noopener\">CVE numbers<\/a>, disclosing vulnerabilities in ownCloud at <a href=\"https:\/\/cve.mitre.org\/\" target=\"_blank\" rel=\"noopener\">MITRE<\/a>. The advisories become public about two weeks after an update with fixes has been made available so admins and security providers can keep track of the security state of their infrastructure. The change log will only mention &#8217;security issue&#8216;. You can get keep track of latest ownCloud updates by subscribing to the <a href=\"https:\/\/mailman.owncloud.org\/mailman\/listinfo\/announcements\" target=\"_blank\" rel=\"noopener\">ownCloud announcement mailing list<\/a>.<\/p>\n<p>ownCloud takes security extremely serious, which is why we practice full disclosure of issues. If you have found a possible security issue in ownCloud, please consult <a href=\"https:\/\/owncloud.com\/security\">this page<\/a> for steps to fixing responsible disclosure.<\/p>\n<h3>Mailing list conversations<\/h3>\n<p>There were the usual announcements on the mailing lists like the <a href=\"https:\/\/mailman.owncloud.org\/pipermail\/devel\/2014-November\/000695.html\" target=\"_blank\" rel=\"noopener\">releases of ownCloud 7.0.3, 6.0.6 and 5.0.18<\/a> as well as the very exciting <a href=\"https:\/\/mailman.owncloud.org\/pipermail\/devel\/2014-November\/000690.html\" target=\"_blank\" rel=\"noopener\">ownCloud Client 1.7 release<\/a>. Otherwise, there were the usual technical discussions as well as an announcement that the <a href=\"https:\/\/mailman.owncloud.org\/pipermail\/devel\/2014-November\/000698.html\" target=\"_blank\" rel=\"noopener\">news app was pulled from the app store<\/a>, due to the complexities surrounding the installation of this app. Improvements are coming in ownCloud 8 but for now, users who want to install the app will need to put in a little more effort.<\/p>\n<p>You can join the discussions on <a href=\"https:\/\/mailman.owncloud.org\/mailman\/listinfo\/devel\" target=\"_blank\" rel=\"noopener\">this page<\/a>.<\/p>\n<h2>Other ownCloud happenings<\/h2>\n<p>The first two weeks of November featured some big news. It started when ownCloud Desktop Client 1.7 was released with many new features and improvements. <a href=\"http:\/\/dragotin.wordpress.com\/2014\/11\/08\/owncloud-client-1-7-0-released\/\" target=\"_blank\" rel=\"noopener\">Read this blog<\/a> for a great overview! Not much later, ownCloud 7 Enterprise Edition <a href=\"https:\/\/owncloud.com\/owncloud-extends-secure-file-access-control-across-enterprise-data-silos-2\/\">was made available<\/a>, making data from the many Enterprise data silos accessible in one place.<\/p>\n<p>There&#8217;s always more on <a href=\"https:\/\/owncloud.com\/news\/\">Planet ownCloud<\/a>. Great posts include:<\/p>\n<ul>\n<li>A really cool tutorial for managing todo txt files with ownCloud<\/li>\n<li>A post by Stathis on <a href=\"http:\/\/eiosifidis.blogspot.com\/2014\/11\/basic-use-of-owncloud.html\" target=\"_blank\" rel=\"noopener\">his presentation about basic usage of ownCloud<\/a> at the Aristotle University in Thessaloniki, Greece<\/li>\n<li>Tips and tricks on <a href=\"http:\/\/blog.jospoortvliet.com\/2014\/11\/5-steps-to-organizing-meetup.html\" target=\"_blank\" rel=\"noopener\">organizing a meetup<\/a><\/li>\n<li>And last but not least, the stunningly cool <a href=\"https:\/\/owncloud.com\/blog\/owncloud-development-for-the-first-2-weeks-of-october\/\">overview of development over the first two weeks of October<\/a> \ud83d\ude09<\/li>\n<\/ul>\n<p>Please note that if you&#8217;re an ownCloud contributor, you should get your blog aggregated on <a href=\"https:\/\/owncloud.com\/news\/\">owncloud.org\/news<\/a>! Ping <a href=\"https:\/\/www.google.com\/+JosPoortvliet\" target=\"_blank\" rel=\"noopener\">Jos<\/a> with your RSS feed.<\/p>\n<h3><img loading=\"lazy\" decoding=\"async\" class=\"alignright size-medium wp-image-7567\" src=\"https:\/\/owncloud.com\/wp-content\/uploads\/2014\/11\/assembly-300x169.jpg\" alt=\"assembling packages with materials to send out\" width=\"300\" height=\"169\" \/>Follow what is going on!<\/h3>\n<p>To keep these articles from growing infinitely, we only cover a small part of what is going on in ownCloud, and with a delay. To be up to date with the latest developments, follow our <a href=\"https:\/\/twitter.com\/ownclouders\" target=\"_blank\" rel=\"noopener\">twitter account<\/a>, <a href=\"https:\/\/www.facebook.com\/ownClouders\" target=\"_blank\" rel=\"noopener\">Facebook page<\/a>, our <a href=\"https:\/\/plus.google.com\/b\/107072838776436530705\/107072838776436530705\/posts\" target=\"_blank\" rel=\"noopener\">G+ page<\/a> and on <a href=\"https:\/\/joindiaspora.com\/u\/owncloud\" target=\"_blank\" rel=\"noopener\">Diaspora<\/a>!<\/p>\n<h2>Events<\/h2>\n<p>We recently published a blog about ownCloud events. Find a calendar of ownCloud events on <a href=\"https:\/\/owncloud.com\/events\">owncloud.org\/events<\/a>. If you would love to meet and discuss ownCloud with like-minded people but nothing is happening close by, consider organizing an ownCloud meetup! <a href=\"https:\/\/owncloud.com\/events\/meetups\">Check out this page<\/a> on how to get started.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This is the bi-weekly ownCloud community update for the first weeks of November. These updates pull together activities from development mailing lists, blogs, coding work and everything else community members share with us. Tips are very much welcome! Ping Jos with your input. The rapid pace of development in ownCloud from October continued strong in [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":78665,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","inline_featured_image":false,"footnotes":""},"categories":[332,333,335,341],"tags":[],"class_list":["post-7618","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-coding","category-community","category-development","category-news-from-owncloud"],"acf":[],"_links":{"self":[{"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/posts\/7618","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/comments?post=7618"}],"version-history":[{"count":0,"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/posts\/7618\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/media\/78665"}],"wp:attachment":[{"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/media?parent=7618"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/categories?post=7618"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/tags?post=7618"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}