Drupal https://janezurevc.name/ en Slovenian Drupal community celebrated the release of Commerce 2.0 https://janezurevc.name/slovenian-drupal-community-celebrated-release-commerce-20 <span>Slovenian Drupal community celebrated the release of Commerce 2.0</span> <span><span lang="" about="https://janezurevc.name/users/slashrsm" typeof="schema:Person" property="schema:name" datatype="" xml:lang="">slashrsm</span></span> <span>Mon, 25.09.2017 - 15:59</span> <div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"><p>As you may already know the <a href="https://commerceguys.com/">Commerce Guys team</a> released the first stable Drupal 8 version of the <a href="https://drupal.org/project/commerce">truly flexible eCommerce suite</a> last week. In order to celebrate this important event <a href="https://commerceguys.com/celebrate-drupal-commerce-2">many parties were held all around the globe</a>. Slovenian Drupal community definitely didn't want to miss that.</p> <p>We gathered at the <a href="https://www.sprintaj.si">sprintaj.si</a> headquarters in <a href="https://en.wikipedia.org/wiki/Izola">Izola</a>, <a href="https://en.wikipedia.org/wiki/Slovenia">Slovenija</a>. Sprintaj.si is not a classical "Drupal" business; they are a digital print shop. They are also a happy Drupal Commerce user and this was their way to show appreciation and give back to the community. Sprintaj.si was also one of the most interesting eCommerce projects I've been involved with. They support many different printed matters and their prices are always calculated on the fly based on the customer's needs. Their killer feature are custom formats and If you ever worked on an eCommerce project you can imagine that this results in some pretty hefty pricing rules.</p> <p style="text-align: center;"> <a href="https://www.sprintaj.si"><img src="https://janezurevc.name/sites/default/files/attached-files/logo_center-300x208.png" /></a> </p> <p>At the party we had two sessions:</p> <ul><li><a href="https://www.drupal.org/u/iztok">Iztok Smolič</a> from <a href="https://www.agiledrop.com/">AgileDrop</a> presented most important new features and changes that Commerce 2 brings and</li> <li><a href="https://www.drupal.org/u/wizonesolutions">Kevin Kaland</a> from <a href="https://www.wizonesolutions.com/">WizOne solutions</a> shared his experience with migration of a Commerce project from Drupal 7 to Drupal 8.</li> </ul><p style="text-align: center;"> <a href="https://www.facebook.com/paletabar"><img src="https://janezurevc.name/sites/default/files/attached-files/burger-paleta.jpg" /></a> </p> <p>After the more educational part the more fun side of the event continued. Our hosts prepared a bunch of super tasty burgers and sponsored a small barrel of beer. OMG, we could easily repeat that!</p> <p style="text-align: center;"> <img src="https://janezurevc.name/sites/default/files/styles/content/public/attached-files/20170920_200057.jpg" /></p> <p style="text-align: center;"> <img src="https://janezurevc.name/sites/default/files/styles/content/public/attached-files/20170920_201344%281%29.jpg" /></p> <p style="text-align: center;"> <img src="https://janezurevc.name/sites/default/files/styles/content/public/attached-files/20170920_193514.jpg" /></p> <p style="text-align: center;"> <img src="https://janezurevc.name/sites/default/files/styles/content/public/attached-files/20170920_201344.jpg" /></p> <p style="text-align: center;"> <img src="https://janezurevc.name/sites/default/files/styles/content/public/attached-files/20170920_191815.jpg" /><em>Photos by: <a href="https://www.drupal.org/u/alesr">Aleš Rebec</a> and <a href="https://www.drupal.org/u/benr">Ben Rajnović</a></em> </p> <p>We would like to congratulate the Commerce team for this important milestone. <a href="https://www.youtube.com/watch?v=KOO5S4vxi0o">You rock!</a></p> </div> Mon, 25 Sep 2017 13:59:42 +0000 slashrsm 114 at https://janezurevc.name Call for help with Media source plugin porting https://janezurevc.name/call-help-media-source-plugin-porting <span>Call for help with Media source plugin porting</span> <span><span lang="" about="https://janezurevc.name/users/slashrsm" typeof="schema:Person" property="schema:name" datatype="" xml:lang="">slashrsm</span></span> <span>Wed, 16.08.2017 - 10:42</span> <div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"><p>As you may already know <a href="https://drupal.org/project/media_entity">Media entity</a> module <a href="https://www.drupal.org/node/2831274?page=1#comment-12094327">entered Drupal 8.4 as <em>Media</em> module earlier this year</a>. This was the result of years of hard work in contrib and core space. While the module stayed conceptually the same we used this opportunity to clean it up and refactor some things; mostly to make APIs even easier to understand and use.</p> <p>Media entity comes with the concept of so-called <em>source plugins</em> (also called <em>type plugins</em> in the past). They are responsible for everything related to a specific media type: they have knowledge about their nature, about the way they should be stored and displayed, they are aware of any business logic related to them, etc.</p> <p>There were many plugins already available before Drupal core decided to adopt the module and they mostly lived as separate modules in contrib space. Since the API changed a bit during the core transition all this plugins need to be updated. The process is pretty straightforward, but the number of modules that need to be worked on is quite high. This means that we'll need quite some help from the community to do this as fast and as effectively as possible.</p> <h2>Here is where you come in!</h2> <p>Are you <strong>interested in contributing</strong> but don't know how? Are you <strong>looking for a task that is relatively simple</strong> but not completely trivial? Then the porting of media source plugins might be a <strong>really good entry point for you</strong>!</p> <p>There is a <a href="https://www.drupal.org/node/2860796">meta issue that is trying to keep the overview over the porting process</a>. You will find the list of modules and their current status in it. In order to get familiar with the changes that were introduced during the core transition you <a href="https://www.drupal.org/node/2863992">should check the relevant change record</a>. All information that is needed for ports should be available there. If you'd rather work with examples then take a look at <a href="https://drupal.org/project/media_entity_image">Media entity image</a> and <a href="https://drupal.org/project/media_entity_document">Media entity document</a>, which were adopted to core as <a href="https://www.drupal.org/node/2831937">Image</a> and <a href="https://www.drupal.org/node/2831936">File</a> source plugins respectively.</p> <p>When you decided which module deserves your attention check its issue queue. If there is already an issue about the porting get involved there. If there is not create one to let others know that you are working on the port. In any case make sure to add its reference to the <a href="https://www.drupal.org/node/2860796">meta overview issue</a>. This will help us to keep the general overview over the process.</p> <h2>Need help?</h2> <p>Have you checked all the resources I mentioned above and you feel that there are still things that are not entirely clear? Come to the #drupal-media channel on <a href="https://www.drupal.org/irc">IRC</a>. We are hanging out in that channel most of the times. Our weekly meetings happen in the same channel every Wednesday at 14h UTC.</p> </div> <div class="field field--name-field-related field--type-entity-reference field--label-above"> <div class="field--label">Enjoyed this post? There is more!</div> <div class="field--items"> <div class="field--item"><a href="https://janezurevc.name/results-drupal-8-media-sprint" hreflang="en">Results of the Drupal 8 media sprint</a></div> <div class="field--item"><a href="https://janezurevc.name/call-for-drupal-8-media-ecosystem-co-maintainers" hreflang="en">Call for Drupal 8 media ecosystem co-maintainers</a></div> <div class="field--item"><a href="https://janezurevc.name/presentations-about-various-drupal-8-media-modules" hreflang="en">Presentations about various Drupal 8 media modules</a></div> </div> </div> Wed, 16 Aug 2017 08:42:41 +0000 slashrsm 112 at https://janezurevc.name Time to take some time off the Drupal community https://janezurevc.name/time-take-some-time-drupal-community <span>Time to take some time off the Drupal community</span> <span><span lang="" about="https://janezurevc.name/users/slashrsm" typeof="schema:Person" property="schema:name" datatype="" xml:lang="">slashrsm</span></span> <span>Tue, 28.03.2017 - 10:11</span> <div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"><p>When I joined the Drupal community I felt that I arrived in the enthusiastic, welcoming and positive environment. I felt that all contributions are appreciated and that we're all following more or less the same goal. This belief was also mostly the source of motivation for my extensive contributions to the Drupal 8 Media initiative in the past 4 years or so. This has dramatically changed in the last year or so and seems to be getting worse all the time.</p> <p>Our community has governance and conflict-resolution rules. Everything should be clear and transparent. At least in theory. But in practice things don't work that way. Decisions (political and technical) are often made behind closed doors where only small fraction of the community is allowed to participate. Decision processes are nontransparent and leadership doesn't seem to feel any need to improve that. This was also the main reason why I recently decided to discontinue my DA membership.</p> <p>I think that, in order to survive in the long term, we'll need to reform our community to become truly transparent and democratic. We've been "living" in a dictatorship and it has been working for us so far. But history shows that too much concentration of power in an small ruling clique almost always leads to its abuse (I strongly recommend <a href="https://en.wikipedia.org/wiki/Why_Nations_Fail">this book</a>).</p> <p>My impression is that the community in general is getting increasingly toxic. It feels that there is more and more hypocrisy, lies, secret goals and partial interests being involved (and I think that the lack of transparency contributes to that). Best indicator for in my case are the community events which have (with some rare bright exceptions) become a burden instead of enjoyment for me. I still enjoy meeting some people that have become my friends during the years, but I recently started seeing the community in general as increasingly negative, abusing and exhausting.</p> <p>Stress and bad mood directly linked to the happenings in the Drupal started affecting my personal life, including relations with my family. This is not acceptable and I decided to take some time off to think about the situation and to decide if and to what extent I want to remain active in the community. This decision was not made solely due to the most recent ousting (which also clearly showed how the community and its leadership actually work). It is based on many events that happened in last year or so.</p> <p>This is my personal decision and has nothing to do with my employer. I really enjoy working at MD Systems and have no intentions to introduce any changes into that part of my life.</p> </div> Tue, 28 Mar 2017 08:11:30 +0000 slashrsm 111 at https://janezurevc.name Get ready for the Media workshop at Drupal dev days Seville https://janezurevc.name/get-ready-media-workshop-drupal-dev-days-seville <span>Get ready for the Media workshop at Drupal dev days Seville</span> <span><span lang="" about="https://janezurevc.name/users/slashrsm" typeof="schema:Person" property="schema:name" datatype="" xml:lang="">slashrsm</span></span> <span>Wed, 22.03.2017 - 12:43</span> <div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"><p>Tomorrow I'll be giving a <a href="https://seville2017.drupaldays.org/sessions/building-media-site-scratch">workshop about the Drupal 8 media</a>. As part of it we'll build a "media" site from scratch. We will start with the standard Drupal installation, add modules and configuration and see how far we can get.</p> <p>If you are planning to attend the workshop and want to be fully productive I'd ask you to take some time and prepare your development environment. We will need Drupal 8 checkout with the following modules:</p> <ul><li><a href="https://drupal.org/project/blazy">Blazy</a></li> <li><a href="https://drupal.org/project/ctools">CToolS</a></li> <li><a href="https://drupal.org/project/dropzonejs">DropzoneJS</a></li> <li><a href="https://drupal.org/project/embed">Embed</a></li> <li><a href="https://drupal.org/project/entity">Entity API</a></li> <li><a href="https://drupal.org/project/entity_browser">Entity browser</a></li> <li><a href="https://drupal.org/project/entity_embed">Entity embed</a></li> <li><a href="https://drupal.org/project/field_formatter">Field formatter</a></li> <li><a href="https://drupal.org/project/inline_entity_form">Inline entity form</a></li> <li><a href="https://drupal.org/project/media_entity">Media entity</a></li> <li><a href="https://drupal.org/project/media_entity_image">Media entity image</a></li> <li><a href="https://drupal.org/project/media_entity_instagram">Media entity Instagram</a></li> <li><a href="https://drupal.org/project/media_entity_slideshow">Media entity Slideshow</a></li> <li><a href="https://drupal.org/project/media_entity_twitter">Media entity Twitter</a></li> <li><a href="https://drupal.org/project/slick">Slick</a></li> <li><a href="https://drupal.org/project/slick_media">Slick media</a></li> <li><a href="https://drupal.org/project/url_embed">URL embed</a></li> <li><a href="https://drupal.org/project/video_embed_field">Video embed field</a></li> </ul><p>Besides that we'll also need Dropzone and Slick libraries, which you can install based on the docs provided in the README files of the respective modules (<a href="https://cgit.drupalcode.org/dropzonejs/tree/README.md">[1]</a>, <a href="https://cgit.drupalcode.org/slick/tree/README.txt?h=8.x-1.x">[2]</a>).</p> <p>You can download all dependencies manually or use the <a href="https://github.com/slashrsm/media-workshop-project">project template that I provided for you</a>. Simply clone the repository and run <code>composer install && composer drupal-scaffold</code> in the project root.</p> </div> <div class="field field--name-field-related field--type-entity-reference field--label-above"> <div class="field--label">Enjoyed this post? There is more!</div> <div class="field--items"> <div class="field--item"><a href="https://janezurevc.name/want-learn-entity-browser" hreflang="en">Want to learn Entity browser?</a></div> <div class="field--item"><a href="https://janezurevc.name/possible-solution-knowledge-sharing-drupal-8-media-domain" hreflang="en">Possible solution for knowledge sharing in the Drupal 8 media domain</a></div> <div class="field--item"><a href="https://janezurevc.name/call-for-drupal-8-media-ecosystem-co-maintainers" hreflang="en">Call for Drupal 8 media ecosystem co-maintainers</a></div> </div> </div> Wed, 22 Mar 2017 11:43:57 +0000 slashrsm 110 at https://janezurevc.name Want to learn Entity browser? https://janezurevc.name/want-learn-entity-browser <span>Want to learn Entity browser?</span> <span><span lang="" about="https://janezurevc.name/users/slashrsm" typeof="schema:Person" property="schema:name" datatype="" xml:lang="">slashrsm</span></span> <span>Wed, 15.02.2017 - 16:17</span> <div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"><p>One way to start is to check <a href="https://milan2016.drupaldays.org/node/129">the session that gave at the Drupal dev days Milano</a> in June 2016. I went through the architecture of the module and most common use cases.</p> <p class="embed-responsive embed-responsive-16by9"> <iframe width="560" height="315" src="https://www.youtube.com/embed/bnUfDRTAcxU" frameborder="0" allowfullscreen=""></iframe> </p> <p>I also proposed a <a href="https://seville2017.drupaldays.org/sessions/building-media-site-scratch">Media workshop for Drupal dev days Seville</a> where I want to cover the entire Drupal 8 Media ecosystem from the site builder's perspective. Besides that I also proposed <a href="https://seville2017.drupaldays.org/sessions/drupaler-drinks-some-elixir-what-happens-next">a session about my recent experiments with Elixir</a>. Not necessarily Drupal or PHP related, but I think that looking beyond our bubble can be very beneficial.</p> </div> <div class="field field--name-field-related field--type-entity-reference field--label-above"> <div class="field--label">Enjoyed this post? There is more!</div> <div class="field--items"> <div class="field--item"><a href="https://janezurevc.name/playing-sculpin-static-site-generator" hreflang="en">Playing with the Sculpin static site generator</a></div> <div class="field--item"><a href="https://janezurevc.name/possible-solution-knowledge-sharing-drupal-8-media-domain" hreflang="en">Possible solution for knowledge sharing in the Drupal 8 media domain</a></div> <div class="field--item"><a href="https://janezurevc.name/join-us-next-drupal-media-sprint-mountain-camp-davos" hreflang="en">Join us at the next Drupal Media sprint at the Mountain camp in Davos!</a></div> </div> </div> Wed, 15 Feb 2017 15:17:56 +0000 slashrsm 109 at https://janezurevc.name Possible solution for knowledge sharing in the Drupal 8 media domain https://janezurevc.name/possible-solution-knowledge-sharing-drupal-8-media-domain <span>Possible solution for knowledge sharing in the Drupal 8 media domain</span> <span><span lang="" about="https://janezurevc.name/users/slashrsm" typeof="schema:Person" property="schema:name" datatype="" xml:lang="">slashrsm</span></span> <span>Mon, 06.02.2017 - 10:48</span> <div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"><p>Drupal 8 has very good media handling support. Media team has (and still is) working hard to make Drupal the best CMS in the world when it comes to managing media. We have many modules in the contrib space that solve most of the common use cases in the domain. There is one problem though; there are many of them and some of them are quite complex and abstract. I've noticed that many times users struggle to completely understand what each module is responsible for, which features it comes with and specially how they all together fit into the bigger picture.</p> <p>There are so-called feature modules (such as <a href="https://drupal.org/project/file_browser">File entity browser</a>, <a href="https://drupal.org/project/media">Media</a>, <a href="https://drupal.org/project/content_browser">Content browser</a>, <a href="https://drupal.org/project/media_entity_browser">Media entity browser</a>, ...) and distributions (such as <a href="https://www.md-systems.ch/en/projects/portfolio/np8">NP8</a>, <a href="https://drupal.org/project/thunder">Thunder</a>, <a href="https://drupal.org/project/lightning">Lightning</a>, ...) which ship with default configuration for the 80% use case. They are plug and play solutions, but it is also possible to use them as a base for learning and research of the ecosystem.</p> <p>But unfortunately that's not enough. While some people learn the quickest by exploring existing solutions (myself included) that isn't the case for everyone. A lot of people need more guidance and those are the users that we're currently not supporting as much as we should. In order to drive further adoption of the media ecosystem and Drupal 8 itself we need to solve this knowledge sharing problem that I believe we have.</p> <p>I was thinking about this problem a lot lately and I think I came up with an idea that could help us solve it.</p> <p><strong>It is a book</strong>.</p> <p>A <strong>problem solving oriented</strong> book which would guide users through the ecosystem, explain individual parts and, most importantly, offer <strong>a bunch of recipes</strong> for the common problems. It wouldn't be one of those 800+ pages technical books (who has time to read that?!). Rather it would be a <strong>compact source of information</strong> which you can have on your desk and <strong>use it when you run into a problem</strong>. We all want to build websites and the purpose of this book would be to help you do that as fast and as efficiently as possible.</p> <p>Book would produced by the people that designed and built the Drupal 8 media ecosystem, which would ensure <strong>highest levels of quality</strong>. It would be <strong>released under a <a href="https://en.wikipedia.org/wiki/Creative_Commons">Creative commons license</a></strong> with its sources publicly available on GitHub. Printed and compiled eBook versions would be sold through the standard channels.</p> <h2>Why copyleft?</h2> <p>I honestly believe into the free sharing of knowledge in our society. My opinion is that the <strong>only way to evolve our civilization is to freely share the knowledge</strong> that we have. There are also practical reasons besides the philosophical one. Making the book publicly available ensures that it will be likely updated as the ecosystem and Drupal itself evolve and change. This wouldn't necessarily be the case if the standard copyright license would be used.</p> <h2>Great idea! Why didn't you realize it already?</h2> <p>I am glad that you agree! :) Well... it is not that easy. Producing a real book is not <em>that</em> simple and it also comes with quite some expenses. There is the cost of the content production, proofreading, design, print, shipping, ... I've done a back of a napkin calculation and estimated that <strong>we'd need around 20.000€/$21.500/17.000GBP</strong> to do it.</p> <p>My idea was to start a <strong>crowdfunding campaign</strong> to raise this amount. Backers would, depending on the perk level, get an eBook, print edition or both. Besides that they'd also get early access to the repository with the ability to provide feedback during the process of writing.</p> <h2>Now I need your feedback</h2> <p>I need to <strong>hear from you</strong>. Is this something that would benefit the community? Is there any better way to educate users about the ecosystem? Would you prefer an online video course instead of a book? In-person training? Something else? Would you be prepared to back the crowdfunding campaign? If yes, what amount would you be prepared to invest?</p> <p>Please <strong>use the form below</strong> to share your thoughts. Thank you! I appreciate it.</p> </div> <div class="field field--name-field-related field--type-entity-reference field--label-above"> <div class="field--label">Enjoyed this post? There is more!</div> <div class="field--items"> <div class="field--item"><a href="https://janezurevc.name/join-us-next-drupal-media-sprint-mountain-camp-davos" hreflang="en">Join us at the next Drupal Media sprint at the Mountain camp in Davos!</a></div> <div class="field--item"><a href="https://janezurevc.name/playing-sculpin-static-site-generator" hreflang="en">Playing with the Sculpin static site generator</a></div> <div class="field--item"><a href="https://janezurevc.name/results-drupal-8-media-sprint" hreflang="en">Results of the Drupal 8 media sprint</a></div> </div> </div> Mon, 06 Feb 2017 09:48:05 +0000 slashrsm 108 at https://janezurevc.name Playing with the Sculpin static site generator https://janezurevc.name/playing-sculpin-static-site-generator <span>Playing with the Sculpin static site generator</span> <span><span lang="" about="https://janezurevc.name/users/slashrsm" typeof="schema:Person" property="schema:name" datatype="" xml:lang="">slashrsm</span></span> <span>Sun, 29.01.2017 - 22:08</span> <div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"><p><img src="https://janezurevc.name/sites/default/files/attached-files/sculpin.jpg" alt="Sculpin generator" /></p> <p>I can hear you asking: "What the hack is that?" Let me quote the <a href="https://sculpin.io/">Sculpin's authors</a>:</p> <blockquote>Sculpin is a static site generator written in PHP. It converts Markdown files, Twig templates and standard HTML into a static HTML site that can be easily deployed. </blockquote> <p>Few days ago a need for a very simple website arose which was way too simple to use <a href="https://www.drupal.org/8">Drupal 8</a> for it. Even <a href="https://wordpress.org">Wordpress</a> would be way over the top. On the other hand I really wanted to try static HTML generators for a while and this seemed a perfect opportunity to do that.</p> <p>There are many static HTML generators out there, <a href="https://jekyllrb.com/">Jekyll</a> probably being the most popular (it is also supported by <a href="https://pages.github.com/">GitHub pages</a>, which makes hosting trivial). I, however, decided to go with Sculpin because it is written in PHP and is using Symfony and Twig. I am already more or less familiar with all these technologies, which made the task a bit easier.</p> <p>Result?</p> <p>Few hours, very simple <a href="https://getbootstrap.com/">Bootstrap</a> based theme, <a href="https://flexslider.woothemes.com/">FlexSlider</a>, some <a href="https://en.wikipedia.org/wiki/Markdown">Markdown</a> and violà! Site was done and running. It is performant, I can host it literary everywhere, no need to clear caches every time when something behaves strange, no updates, security out of the box, ...</p> <p>I could totally use something similar for this blog too. Heresy against The religion of Drupal™ you say? Maybe.... But think about it. I am already using Markdown (not really a WYSIWYG fan) to write my posts. That wouldn't change at all. I use <a href="https://disqus.com/">Disqus</a> for comments, which would play perfectly fine with static HTML. I could use <a href="liquidforms.io/">Liquid Forms</a> or something similar to run the contact form or simply ask people to reach out via Twitter or IRC. That's it. It could probably be done in a day while it took me 3 or 4 days to <a href="https://janezurevc.name/janezurevc-name-runs-on-drupal-8">migrate my Drupal 7 blog to Drupal 8</a>. Not to mention the significantly easier maintenance.</p> <p>I might even consider doing that when the migration to Drupal 9 comes around. We'll see what the hip thing at that time will be...</p> <h2>All this got me thinking...</h2> <p>Solutions like Jekyll and Sculpin are gaining popularity in the lowest end of the web market. By that they are eating into what used to be market of CMSes like Drupal and Wordpress just a few years ago. Benefits are clear (mainly performance and easy maintenance). The user experience and the ease of use is still on the CMS side, but for slightly tech savvy users it is completely doable. And this might very likely change in the next few years (every software tries to improve over time, right). That said, this kind of tools might (together with pure SaaS solutions) dominate the lower-end web market in the future.</p> <p>"But Drupal 8 is enterprise-oriented. That's what we care about!" you'll say. OK. Probably true, but...</p> <p>It is easier than ever to build custom web projects in PHP. In the times before Composer, Packagist and all other nice stuff that we have today existed it was total PITA to find and bring a bunch of 3rd party libraries together to help you build a custom app. In just a few short years this became much simpler and will become even easier as our tools and ecosystem evolve. And PHP is not alone in this world. There are many new and modern languages/platforms that are all doing similar things from this perspective. All of them have some kind of package manager, dependency resolver, repositories of 3rd party packages, etc. It is to be expected that this will only continue. Tools will become even easier to use, 3rd party libraries/packages will become more powerful and building custom projects based on them even faster.</p> <p>Higher-end projects usually have some budget to invest into development. What would you choose if the cost of development using a CMS like Drupal would be similar to the cost of building a custom project? Specially if you don't need all the features and complexity that CMS offers?</p> <p>"Are you saying that Drupal is going away?" you ask.</p> <p>Of course not. Drupal is a great tool that can efficiently solve many problems. But there are definitely better tools for some others. It also seems that there is strong competition on all sides of the web market, which is eating into the pie that was reserved for traditional CMSes in the past. Drupal will need to think about this and position itself into that segment of the market where it is the strongest. The days of "Drupal for everything" are clearly over.</p> <p><em>What is your opinion about this? What do you think future will bring us? Let's continue the discussion in the comments below!</em></p> </div> <div class="field field--name-field-related field--type-entity-reference field--label-above"> <div class="field--label">Enjoyed this post? There is more!</div> <div class="field--items"> <div class="field--item"><a href="https://janezurevc.name/join-us-next-drupal-media-sprint-mountain-camp-davos" hreflang="en">Join us at the next Drupal Media sprint at the Mountain camp in Davos!</a></div> <div class="field--item"><a href="https://janezurevc.name/drupal-dev-environment-on-docker" hreflang="en">Drupal dev environment on Docker</a></div> <div class="field--item"><a href="https://janezurevc.name/entity-browser-feature-freeze-will-happen-two-weeks" hreflang="en">Entity browser feature freeze will happen in two weeks</a></div> </div> </div> Sun, 29 Jan 2017 21:08:24 +0000 slashrsm 106 at https://janezurevc.name Entity browser feature freeze will happen in two weeks https://janezurevc.name/entity-browser-feature-freeze-will-happen-two-weeks <span>Entity browser feature freeze will happen in two weeks</span> <span><span lang="" about="https://janezurevc.name/users/slashrsm" typeof="schema:Person" property="schema:name" datatype="" xml:lang="">slashrsm</span></span> <span>Thu, 19.01.2017 - 09:56</span> <div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"><p>Today I released <a href="https://www.drupal.org/project/entity_browser/releases/8.x-1.0-beta4">Entity browser 8.x-1.0-beta4</a>. Release includes some nice features; specially <a href="https://www.drupal.org/node/2822009">Improved MultiStep selection display</a>, which vastly improves editorial experience.</p> <p>This is also the last release before the feature freeze, which will happen on <strong>February 3rd 2017</strong>. No new features will be accepted after that day until 8.x-1.0 is released. Feature requests that are not breaking backward compatibility will be accepted after that.</p> <p>Huge thanks to all contributors. It has been an interesting and very rewarding ride!</p> </div> <div class="field field--name-field-related field--type-entity-reference field--label-above"> <div class="field--label">Enjoyed this post? There is more!</div> <div class="field--items"> <div class="field--item"><a href="https://janezurevc.name/join-us-next-drupal-media-sprint-mountain-camp-davos" hreflang="en">Join us at the next Drupal Media sprint at the Mountain camp in Davos!</a></div> <div class="field--item"><a href="https://janezurevc.name/results-drupal-8-media-sprint" hreflang="en">Results of the Drupal 8 media sprint</a></div> <div class="field--item"><a href="https://janezurevc.name/call-for-drupal-8-media-ecosystem-co-maintainers" hreflang="en">Call for Drupal 8 media ecosystem co-maintainers</a></div> </div> </div> Thu, 19 Jan 2017 08:56:05 +0000 slashrsm 105 at https://janezurevc.name Join us at the next Drupal Media sprint at the Mountain camp in Davos! https://janezurevc.name/join-us-next-drupal-media-sprint-mountain-camp-davos <span>Join us at the next Drupal Media sprint at the Mountain camp in Davos!</span> <span><span lang="" about="https://janezurevc.name/users/slashrsm" typeof="schema:Person" property="schema:name" datatype="" xml:lang="">slashrsm</span></span> <span>Fri, 06.01.2017 - 23:19</span> <div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"><p>Are you <a href="https://janezurevc.name/results-drupal-8-media-sprint">excited about the recent improvements in Drupal core Media</a>? Would you like to join us at one of the next sprints and help us reach our goals? Now you can!</p> <p><img src="https://janezurevc.name/sites/default/files/attached-files/dmc.jpg" alt="Drupal Mountain camp" /></p> <p><a href="https://drupalmountaincamp.ch/">Drupal Mountain Camp 2017</a> will happen between 16th and 19th February in the lovely <a href="https://en.wikipedia.org/wiki/Davos">Davos</a>. Drupal, code community, snow, fondue, outdoor activities and much more. Definitely something that should not be missed!</p> <p>And the best part? There will be Media sprint going on throughout the event. Eager to join? Simply add yourself to the <a href="https://docs.google.com/spreadsheets/d/1AaPf77ofnue6qm88-BpAlPmBov4qz1TLkJp3QXlTmIA/edit#gid=0">sprint attendance list</a> and show up. We promise you the best sprint ever!</p> </div> <div class="field field--name-field-related field--type-entity-reference field--label-above"> <div class="field--label">Enjoyed this post? There is more!</div> <div class="field--items"> <div class="field--item"><a href="https://janezurevc.name/results-drupal-8-media-sprint" hreflang="en">Results of the Drupal 8 media sprint</a></div> <div class="field--item"><a href="https://janezurevc.name/presentations-about-various-drupal-8-media-modules" hreflang="en">Presentations about various Drupal 8 media modules</a></div> <div class="field--item"><a href="https://janezurevc.name/call-for-drupal-8-media-ecosystem-co-maintainers" hreflang="en">Call for Drupal 8 media ecosystem co-maintainers</a></div> <div class="field--item"><a href="https://janezurevc.name/drupal-dev-environment-on-docker" hreflang="en">Drupal dev environment on Docker</a></div> </div> </div> Fri, 06 Jan 2017 22:19:55 +0000 slashrsm 104 at https://janezurevc.name Results of the Drupal 8 media sprint https://janezurevc.name/results-drupal-8-media-sprint <span>Results of the Drupal 8 media sprint</span> <span><span lang="" about="https://janezurevc.name/users/slashrsm" typeof="schema:Person" property="schema:name" datatype="" xml:lang="">slashrsm</span></span> <span>Mon, 02.01.2017 - 17:20</span> <div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"><p>In December media team met in Berlin and sprinted on Drupal core media improvements for a week.</p> <blockquote class="twitter-tweet tw-align-center" data-lang="en"><p lang="en" dir="ltr" xml:lang="en" xml:lang="en">Today's <a href="https://twitter.com/DrupalMedia">@drupalmedia</a> sprinters. Awesome group that is making <a href="https://twitter.com/hashtag/Drupal?src=hash">#Drupal</a> the best media management CMS! <a href="https://t.co/G2LqD603pH">pic.twitter.com/G2LqD603pH</a></p>— Janez Urevc (@slashrsm) <a href="https://twitter.com/slashrsm/status/809396116269703168">December 15, 2016</a></blockquote> <script async="" src="//platform.twitter.com/widgets.js" charset="utf-8"></script><p>I demonstrated the results of the sprint in a short video.</p> <p class="embed-responsive embed-responsive-16by9"> <iframe width="560" height="315" src="https://www.youtube.com/embed/4Q9fE043GIM" frameborder="0" allowfullscreen=""></iframe> </p> <p>Demo is based on the <a href="https://www.drupal.org/sandbox/slashrsm/2838118">sandbox project</a> that includes the following patches:</p> <ul><li><a href="https://drupal.org/comment/11833188#comment-11833188" title="Status: Fixed">#2836381-13: Seven's entity-add-list template omits link attributes</a></li> <li><a href="https://drupal.org/comment/11825596#comment-11825596" title="Status: Needs work">#2834777-6: Refactor Drupal\system\Plugin\views\field\BulkForm to support a select form as well</a></li> <li><a href="https://drupal.org/comment/11831066#comment-11831066" title="Status: Needs work">#2834729-12: Create an MVP for adding and re-using Media</a></li> <li><a href="https://drupal.org/comment/11835063#comment-11835063" title="Status: Needs work, Assigned to: seanB">#2831940-8: Create file field widget on top of media entity</a></li> <li><a href="https://drupal.org/comment/11829584#comment-11829584" title="Status: Needs work">#2831944-4: Implement media type plugin for remote video</a></li> <li><a href="https://drupal.org/comment/11831210#comment-11831210" title="Status: Needs work, Assigned to: pguillard">#2831943-6: Re-create image and file field-like formatters on top of media entity</a></li> <li><a href="https://drupal.org/comment/11829154#comment-11829154" title="Status: Needs work, Assigned to: mtodor">#2831937-23: Add "Image" media type plugin</a></li> <li><a href="https://drupal.org/comment/11827805#comment-11827805" title="Status: Needs work">#2831936-40: Add "File" media type plugin</a></li> <li><a href="https://drupal.org/comment/11834970#comment-11834970" title="Status: Needs review, Assigned to: slashrsm">#2831274-170: Bring Media entity module to core as Media module</a></li> </ul></div> <div class="field field--name-field-related field--type-entity-reference field--label-above"> <div class="field--label">Enjoyed this post? There is more!</div> <div class="field--items"> <div class="field--item"><a href="https://janezurevc.name/call-for-drupal-8-media-ecosystem-co-maintainers" hreflang="en">Call for Drupal 8 media ecosystem co-maintainers</a></div> <div class="field--item"><a href="https://janezurevc.name/releases-of-various-drupal-8-media-modules" hreflang="en">Releases of various Drupal 8 media modules</a></div> <div class="field--item"><a href="https://janezurevc.name/a-lot-of-exciting-drupal-8-media-news" hreflang="en">A lot of exciting Drupal 8 media news!</a></div> <div class="field--item"><a href="https://janezurevc.name/drupal-dev-environment-on-docker" hreflang="en">Drupal dev environment on Docker</a></div> </div> </div> Mon, 02 Jan 2017 16:20:42 +0000 slashrsm 103 at https://janezurevc.name