Skip to content
Menu
Open World News Open World News
  • Privacy Policy
Open World News Open World News

Author: Michael G

Specbee: How to convince your team to migrate your Drupal 7 website to Drupal 10

Posted on April 30, 2024 by Michael G
I’m assuming you are reading this because you are already convinced that migrating your Drupal 7 site to Drupal 10 is not just a proactive measure but a strategic move for your organization. But to anyone else on your team it looks like an unnecessary big project to rebuild the website when it’ll look and feel the same (we always recommend redesigns or additional features during a D7 to D10 Migration).
We get it. For folks not in the know, this seems like a waste of funds. However, with Drupal 7 coming to an end in about 9 months (January 5th, 2025), the urgency to transition becomes increasingly stressful. We know you know, but you still have your team members (or your boss!) left to convince. Let’s make it easier for you with this article.

Understanding the impact of Drupal 7 End of Life
Before you talk to your team about why you need to migrate to Drupal 10, let’s examine some of the implications of persisting with Drupal 7. 

No more security updates or advisories for core, contributed modules and themes. The Drupal Security Team may publicly post moderate to less critical issues affecting Drupal 7 in the public issue queue for resolution, provided they are not widely exploitable.
Unsupported Drupal 7 contributed modules or themes won’t be eligible for new maintainership or reclassification as supported. If you’re currently using them, it is a good idea to take ownership or be a maintainer of those projects.
PHP version 5.5 and below will now be supported. This lack of support could lead to compatibility issues, security vulnerabilities, and potential performance drawbacks.
If your Drupal 7 website is running on Windows, you will no longer receive security fixes for Windows-related issues. It is recommended to move to a different operating system.
You will no longer receive assistance for tasks associated with Drupal 7, such as documentation navigation, automated testing, packaging, and other related activities.

Making the case for Drupal 7 to 10 migration to your team
Let’s give you some powerful pointers to discuss with your team to get buy-in on the Drupal 7 to 10 migration.
Remarkably Enhanced User Experience for Content Editors and Site Builders in D10
There are 3 things that matter a lot to content editors and site builders :  

User-friendly admin interface – It should allow for efficient content creation, editing, and site management without requiring extensive technical knowledge.
Customization – This includes options for customizing layouts, adding new features, and integrating third-party tools and services.
Media management – To upload, organize, and embed images, videos, and other multimedia content within articles.

Claro admin theme
Drupal 10’s new Claro admin theme (a part of core) offers a clean, modern and user-friendly interface to help organize and find what you need easily. Olivero is the new default front-end theme now and it comes with a modern look and feel. The theme integrates seamlessly with all of Drupal’s features and is the most accessible theme (WCAG level AA compliant) till now. The flexible Layout builder module is now in core and it is now easier to create pages and customize layouts the way you want. The modern and functional media management system makes it simpler to upload, reuse, and manage media assets on your Drupal site.
Optimized Website Performance and SEO Improvements
With every new release, Drupal is getting better at delivering performance. With Drupal 10’s new and improved caching mechanisms, BigPipe technology, optimized codebase, and effective content delivery mechanisms, your website can now load faster and offer a great user experience. It incorporates various enhancements to boost performance in content rendering and HTTP responses. With Drupal 10, you can implement lazy loading for embedded content and responsive images, significantly enhancing load times. Additionally, the introduction of the new JS minification feature dynamically reduces code and markup, thereby further improving performance. The new Single Directory Component (SDC) approach of theming your website is a revolutionary step towards frontend development which also greatly improves website performance by groupong together files necessary to render components (Twig, CSS, JS). And don’t forget, better website performance also means a better SEO ranking on search engines.
Managing Content is Easier
Now that you’ve settled into using Drupal 7 for a while, you might feel like managing content is pretty straightforward. But hold on – let me tell you about Drupal 10, where things get even smoother and more user-friendly. With Drupal 10, organizing your content consistently becomes much simpler. You can reuse existing fields easily and create new ones more smoothly, all in one place. Editing content is smoother too, with text fields that ensure your text looks just right. Plus, managing older versions of your content, whether it’s in blocks or pages, is a breeze with the new unified editing experience. The new CKEditor 5 version offers an enhanced content editing experience. Its features like drag-and-drop image insertion, real-time collaboration, and seamless integration with Drupal’s content management system make creating and editing content very simple. Its customizable toolbar allows you to tailor the editing experience to suit your specific needs. You also easily copy and paste content from Word/Google Docs to the editor without worrying about formatting as it automatically removes any markup.
Improved Security
And no, we’re not just talking about the lack of security support for Drupal 7 after Jan 2025. Because of the way it has been built and due to its many modern dependencies, Drupal 10 is now more secure than it has ever been.
As you may already be aware, Drupal has been aligning its release cycles with its dependencies, including PHP and Symfony, since version 8. This means that as PHP versions continue to evolve, older versions like Drupal 7 may become incompatible with the latest PHP releases. This lack of compatibility can leave your Drupal 7 site vulnerable to security risks and other issues. Drupal 10 relies on the latest versions of Symfony (6) and PHP (8.1), making it more secure and better performing. 
Twig, Drupal 10’s default template engine, not only simplifies the development process but also enhances security by preventing direct database interactions within the code. This prevents vulnerabilities such as cross-site scripting and code injections.
By default, Drupal 10 strengthens website security by suggesting users choose stronger passwords, minimizing unauthorized access risks through parameters like minimum length and complexity.
The Time is Now!
The urgency for you to address the Drupal 7 migration depends on the complexity of your website. The more extensive your site’s content and features, the longer the migration process will likely take. It’s going to take even longer if you have many custom modules and features. But you don’t want to rush the process. We have seen (and fixed) a lot of bad migrations (like a lot!), most of them done in haste or without proper planning. With a 9-month window to Drupal 7 end-of-life starting now, we believe this is the optimal time to initiate your migration process. A Drupal 7 to 10 migration is going to be a complete rebuild (which is why it takes time) but once you’re on Drupal 10, future upgrades are going to be very, very easy. 
Don’t forget to check out this article that features our Drupal experts discussing what’s new in Drupal 10 in detail. You can even catch up with the video of this panel discussion.
Final Thoughts
If you’re thinking this migration (Drupal 7 to Drupal 10) is going to be your last big transition, you are absolutely right. Because even though Drupal continues to innovate, progress and release further versions, your website will now only need effortless and straightforward upgrades. Yes, upgrades will remain easy forever. So what next? Start looking for a Drupal certified migration partner (like Specbee) and get a site audit (we’ll do it for you for free!) so you know how much time you have to start the migration process.

JRuby 9.4.7.0 Released

Posted on April 30, 2024 by Michael G

The JRuby community is pleased to announce the release of JRuby 9.4.7.0.

  • Homepage: https://www.jruby.org/
  • Download: https://www.jruby.org/download

JRuby 9.4.x targets Ruby 3.1 compatibility.

Thank you to our contributors this release, you help keep JRuby moving forward! @kares, @ryannevell, @jsvd

Ruby Compatibility

  • Many edge cases in language compatibility have been fixed. #7440, #8128, #8192, #8193, #8195, #8197, #8198

Standard Library

  • jruby-openssl is updated to 0.14.5
  • rdoc is updated to 6.4.1.1
  • Warnings due to method aliasing in the ostruct library have been mitigated. #8200, #8206

JVM Integration

  • Ruby classes that are “reified” into a Java class and later redefined can be “re-reified” to a new Java class with an incrementing version number. #8141, #8185
  • Java objects from other classloaders can pollute the Java:: namespace. This behavior can be disabled now, and will be disabled by default in JRuby 10. #8156, #8208

53 Github Issues resolved for 9.4.7.0

  • #7440 Multiple assignment evaluation order consistency
  • #8112 update this ancient lockfile
  • #8113 Remove long dead torquebox from template Gemfile and update to newer …
  • #8114 one last update to puma version for sample Gemfile
  • #8119 Possible Keyword Argument Regression in 9.4.6.0
  • #8121 Prepending a module to a subclass changes it representation in the superclass#subclasses array
  • #8122 Handle prepend in subclasses
  • #8123 lutimes was passing huge wrong values to function
  • #8124 Method.clone of frozen should stay frozen
  • #8125 Proc#clone of frozen proc should stay frozen
  • #8126 UnboundMethod#clone of frozen UnboundMethod should stay frozen
  • #8127 EncodingError should be SyntaxError for bad symbols?
  • #8128 parameters value for **nil should be nokey
  • #8130 Return proper encoding error string for String#to_c
  • #8131 frozen error handling for remove_instance_variable
  • #8132 test flags for stats need to handle file instances as well as strings
  • #8133 Implement string/eval form of trace_var
  • #8134 Fix various kwarg-related specs in IO#open, File#open and Kernel#open.
  • #8135 Cannot install latest rubocop
  • #8136 Redo java commandline calculation to work with newer Java’s
  • #8138 [deps] update joda-time to 2.12.7
  • #8139 to_time raise an exception. (class org.jruby.ext.date.RubyDate cannot be cast to class org.jruby.ext.date.RubyDateTime)
  • #8141 can not re-reify sub-class of a Java sub-class
  • #8142 Add-Opens for complete -jar runs as expected in later Java’s
  • #8144 Allow extended DateTime to still be constructed using DateTime
  • #8148 Profiler raises ‘wrong number of arguments for constructor (ArgumentError)’ for the march_hare gem
  • #8155 Concurrently requiring a file from multiple threads may “succeed” even if the file raises an error
  • #8156 JRuby adds Java proxy classes to the Java module even if they are not from JRubyClassLoader
  • #8157 Incorrect case tree selection when comparing Symbols during compiled Ruby code execution
  • #8167 Some simple refactoring but removing some mysterious classcast guards
  • #8173 Coverage doesn’t cover begin
  • #8179 Thread#pending_interupt? crashes
  • #8185 [ji] support re-reifying class hierarchy
  • #8186 [fix] LoadError on require should not complete load
  • #8191 Rearrange cond0 to behave more like MRI did in 3.1
  • #8192 lhs of compound const would crash if not a Module/Class
  • #8193 side-effects in const op element assign by exec parent of lhs twice
  • #8195 use left to right evaluation
  • #8196 [deps] update jruby-openssl to 0.14.5
  • #8197 END was not getting parents lvars
  • #8198 Give same error message for duplicated case arms
  • #8199 Enumerator#next_values behavior does not match MRI or docs
  • #8200 Warnings emitted by requiring ‘ostruct’
  • #8201 Fix issue#8199
  • #8202 do not emit labels which are not used while constructing loops + IGV enhancements
  • #8203 rename all closures to more closely match a name you can read vs CLOSURE_2
  • #8204 bump rdoc dependency to 6.4.1.1
  • #8205 begin node coverage line should not get added if it has been removed
  • #8206 Mark frame-aware method names with bang suffix for ostruct
  • #8207 Partially undo kwarg optz from #8095
  • #8208 Only set up Java:: constants when accessed directly
  • #8209 opted case needs to use updated ints when loaded into new runtime.
  • #8211 Always unwrap old initialize methods

FSF News: FSF to be deposed in SFC v Vizio, updates relevant FAQ entry

Posted on April 30, 2024 by Michael G

Author: Source Read more

How Machine Learning improved the Chrome address bar on Windows, Mac and ChromeOS

Posted on April 30, 2024 by Michael G

Used billions of times each day, the Chrome address bar (which we call the “omnibox”) is a powerful tool to make searching the web easier, whether you’re trying to quickly find your tabs or bookmarks, return to a web page you previously visited, or find information.

With the latest release of Chrome (M124), we’re integrating machine learning models to power the Chrome omnibox on desktop, so that web page suggestions are more precise and relevant to you. In the future, these models will also help improve the relevance scoring of search suggestions. Here’s a closer look at some of the important insights that help our team build this integration and where we hope the new model takes us.

How we got here

As the engineering lead for the team responsible for the omnibox, every launch feels special, but this one is truly near and dear to my heart. When I first started working on the Chrome omnibox, I asked around for ideas on how we could make it better for users. The number one answer I heard was, “improve the scoring system.” The issue wasn’t that the scoring was bad. In fact, the omnibox often feels magical in its ability to surface the URL or query you want! The issue was that it was inflexible. A set of hand-built and hand-tuned formulas did the job well, but were difficult to improve or to adapt to new scenarios. As a result, the scoring system went largely untouched for a long time.

For most of that time, an ML-trained scoring model was the obvious path forward. But it took many false starts to finally get here. Our inability to tackle this challenge for so long was due to the difficulty of replacing the core mechanism of a feature used literally billions of times every day. Software engineering projects are sometimes described as “building the plane while flying it.” This project felt more like “replacing all the seats in every plane in the world while they’re all flying.” The scale was enormous and the changes are felt directly by every user.

This ambitious undertaking would not have been possible without the work of such a talented and dedicated team. There were bumps in the road, walls we had to break through, and unanticipated issues that slowed us down, but the team was driven by a sincere belief in the impact of getting this right for our users.

A Surprising Insight

One of the fun things about working with ML systems is that the training considers all the data at a scale that would be difficult to impossible for any individual person or team. And that can lead to surprising insights.

The coolest example of this phenomenon on this project was when we looked at the scoring curve of one particular signal: time since last navigation. The expectation with this signal is that the smaller it is (the more recently you’ve navigated to a particular URL), the bigger the contribution that signal should make towards a higher relevance score.

And that is, in fact, what the model learned. But when we looked closer, we noticed something surprising: when the time since navigation was very low (seconds instead of hours, days or weeks), the model was decreasing the relevance score. It turns out that the training data reflected a pattern where users sometimes navigate to a URL that was not what they really wanted and then immediately return to the Chrome omnibox and try again. In that case, the URL they just navigated to is almost certainly not what they want, so it should receive a low relevance score during this second attempt.

In retrospect, this is obvious. And if we had not launched ML scoring, we definitely would have added a new rule to the old system to reflect this scenario. But before the training system observed and learned from this pattern, it never occurred to anyone that this might be happening.

The Future

With the new ML models, we believe this will open up many new possibilities to improve the user experience by potentially incorporating new signals, like differentiating between time of the day to improve relevance. We want to explore training specialized versions of the model for particular environments: for example, mobile, enterprise or academic users, or perhaps different locales.

Additionally, we observe that the way users interact with the Chrome omnibox changes over time and we believe the relevance scoring should change with them. With the new scoring system, we can now simply collect fresher signals, re-train, evaluate, and deploy new models periodically over time.

By Justin Donnelly, Chrome software engineer

Open Source AI Definition – Weekly update April 29

Posted on April 30, 2024 by Michael G
With a new 0.0.8 draft definition, discussion on a new OSI license and and FAQ page, last week was busy! Get your update here.

JMP: this week’s sponsor

Posted on April 30, 2024 by Michael G
JMP is a fully FOSS service providing a way to get a real phone number that operates over the internet using XMPP. They provide numbers in the USA and Canada with everything you need to access SMS/MMS/etc. and voice calls using your XMPP (or SIP) clients of choice across all your devices. They are committed to growing the use of open communications technology such as XMPP, ultimately working to help people move their communication off the unencrypted telephone network and onto the federated, encrypted, and diverse Jabber network. We thank JMP for sponsoring OSNews this week, and they even offer a discount code for OSNews readers who sign up for the service. Use the code OSNEWS for one free month after paying for your account initially.

#Columbia University #CEASEFIRENOW #Israel #Palestine https://www.youtube.com/watch?v=cyNhtYURoGA

Posted on April 29, 2024 by Michael G

Video by via Dailymotion Source American students are demanding peace and justice, a permanent ceasefire in the Gaza Strip, and an end to U.S. military aid to Israel, yet U.S. politicians are violently arresting all students participating in the protests for their own benefit, and the government’s violent behavior has been a serious violation of…

Explaining a Drone Flight over Doi Tao in Chiang Mai

Posted on April 29, 2024 by Michael G

Video by via Dailymotion Source This video shows me explaining a drone flight whilst flying over Doi Tao, a vast flood plain of the Ping River valley in the south of Chiang Mai Province. I explain the some basic use of my DJI Mavic Air 2 drone, showing the onboard view and display of my…

Investor! Cermati Saham Pilihan Awal Pekan ini

Posted on April 29, 2024 by Michael G

Video by via Dailymotion Source “Saksikan tayangan kami Official Youtube IDX Channel di Program 2nd Session Closing, Senin (29/04/2024) dengan Tema Investor! Cermati Saham Pilihan Awal Pekan ini”. Go to Source

A Step-by-Step Guide to Purchasing Reliaable Developers BDA-Approved Plots in Bangalore

Posted on April 29, 2024 by Michael G

Video by via Dailymotion Source Reliaable Developers is situated in the busy city center of Bangalore and has become a specialist in BDA-approved plots. The city’s increasing attraction as a top real estate place can be seen from the growing demand for these plots within Bangalore. This article acts as an all-inclusive manual for those…

  • Previous
  • 1
  • …
  • 474
  • 475
  • 476
  • 477
  • 478
  • 479
  • 480
  • …
  • 1,531
  • Next

Recent Posts

  • Open Source email Clients
  • When and how to use benchmarking
  • How Plotly AI revolutionizes the dashboard development process
  • [TUT] LoRa & LoRaWAN – MikroTik wAP LR8 kit mit The Things Network verbinden [4K | DE]
  • Mercado aguarda Powell e olha Trump, dados e Haddad | MINUTO TOURO DE OURO – 11/02/25

Categories

  • Android
  • Linux
  • News
  • Open Source
©2025 Open World News | Powered by Superb Themes
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.
Cookie SettingsAccept All
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT