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

Geleceğin yazılımcıları Başakşehir’de yetişiyor

Posted on February 3, 2023 by Michael G
Başakşehir Belediyesi, teknoloji alanındaki eğitimlerine bir yenisini daha ekledi.
Geleceğin yazılımcılarını keşfetmek amacıyla düzenlenen robotik kodlama eğitiminde Başakşehirli öğrenciler, hem eğlendi hem de kodlamanın temel bilgilerini öğrendi.

Başakşehir Belediyesi, sömestr tatilinde anlamlı bir projeye imza attı. Başakşehir Living Lab’de, 8 ila 9 yaşlarındaki 30 ilkokul öğrencisine robotik kodlama ve mekanik eğitimi verildi. 6 gün süren eğitimde daha önce kodlama eğitimi almamış öğrencilere algoritma ve akış şeması hakkında bilgi verilerek uygulama yapma fırsatı sunuldu. Eğitime katılan çocuklara aynı zamanda Arduino kartı ve MBlock programlama ortamı tanıtıldı ve kodlamaya giriş yapıldı.

Teorik bilginin yanında mekanik bilgi de verildi

Temel kodlama alıştırmalarından sonra çocuklara, robotlarda kullanılan DC motor, motor sürücü modülü ve bluetooth haberleşme modülünü de kapsayan temel elektronik bilgiler aktarıldı. Haber

hbrlr1.com/cwyalwblkfkckl

Balão espião chinês é visto sobrevoando os Estados Unidos

Posted on February 3, 2023 by Michael G
Nas redes sociais, foi noticiado que um balão espião procedente do território da República Popular da China (RPC) foi avistado sobre o estado norte-americano de Montana, no norte dos Estados Unidos, próximo à fronteira com o Canadá.

A Força Aérea dos EUA colocou os caças furtivos F-22 Raptor em posição para estarem prontos para abater o que as autoridades americanas dizem ser um balão de vigilância de alta altitude do governo chinês sobre Montana.

O balão permanece no espaço aéreo dos EUA depois que foi tomada a decisão de não destruí-lo, pelo menos por enquanto. Segundo a imprensa americana, o Pentágono minimizou o significado geral da presença do balão e afirmou que isso já aconteceu várias vezes antes.

Segundo o Secretário de Imprensa do Pentágono, o balão está atualmente em uma altitude que o mantém bem longe do tráfego aéreo comercial e que atualmente não representa uma ameaça para ninguém no solo.

Segundo a NBC news, um alto funcionário do governo  disse que os militares dos EUA continuarão a monitorá-lo de perto e manterão a opção de derrubar o balão se ele se tornar uma ameaça.

O Pentágono diz que balões chineses sobrevoaram os EUA várias vezes antes e outros incidentes peculiares apontam para um problema muito mais amplo.

Fotos e vídeos: Reprodução Twitter

Der Schwertlady helfen. Pathfinder: Kingmaker #4

Posted on February 3, 2023 by Michael G
Mit Pathfinder: Kingmaker erleben wir ein klassisches Rollenspiel wie Baldur’s Gate, Fallout 1+2 und Arcanum. Wir sind dazu erkoren die Raublande zu erobern und darüber zu herrschen. Als kleiner Held mausern wir uns zum Baron und bauen ein Königreich auf.
Wir werden es mit alten Flüchen, frischen Intrigen und vielen Monstern befassen müssen…

Genre: Roleplay
Entwickler: Owlcat Games
Publisher: Prime Matter
Veröffentlichung: 25.09.2018
Offizielle Seite: https://kingmaker.owlcatgames.com/

Game-Tags: #Pathfinder #Kingmaker #DungeonsAndDragons

Ganze Reihe: https://dailymotion.com/rss/playlist/x7q819
Weitere Lets Plays: https://saschatee.de

Twitch: https://www.twitch.tv/satishu
Twitter: https://twitter.com/SaschaTee
Facebook: https://www.facebook.com/saschateelp
Mastodon: https://mastodon.cloud/@SaschaTee

Please join us for the Moodle Academy webinar “Using H5P effectively in Moodle” on Wednesday 8 February 2023, 8:00 UTC

Posted on February 3, 2023 by Michael G
by Sandra Matz.  

We invite you to join us for the Moodle Academy webinar “Using H5P effectively in Moodle” on Wednesday 8 February 2023, 8:00-9:00 UTC.

During this webinar, which is free to attend, we will explore how to get the most out of H5P. During the session we will share tips, tricks and strategies to help you enhance your Moodle courses with H5P.

The webinar will be co-presented by Sara Arjona, Developer at Moodle HQ, and Michelle Lomman, Education Manager at MyLearningSpace.

Make sure you’re not missing out on ways to engage your learners!

This webinar is suitable for educators interested in using H5P in Moodle.

Note: This webinar is part of the free course ‘Moodle Academy webinars‘. You have to be enrolled in the course to join the webinar.

You can register for this free webinar at Moodle Academy.

Please join us for the Moodle Academy webinar

Let’s Connect goes local: The Kwara experience

Posted on February 3, 2023 by Michael G
Phil Collin’s quote on learning correlates with the value of Let’s Connect – A peer learning program and the benefits that go with it as…

Evolving Web: How To Install Drupal WxT 4 for Canadian Government Websites

Posted on February 3, 2023 by Michael G
Evolving Web: How To Install Drupal WxT 4 for Canadian Government Websites

If you work with a federal government-related website in Canada, you invariably have to contend with two challenges. First, everything has to be bilingual in English and French. Second, everything has to meet AA-level conformance with WCAG 2.0 accessibility requirements.

This applies to any website under the umbrella of Canada.ca and a wide array of federally funded organizations, as well as many provincial and municipal organizations.

To address this need, Drupal contributors within the government sector in Canada created the Web Experience Toolkit distribution (Drupal WxT). This is a version of Drupal designed for the Canadian government and other organizations with these particular bilingual and accessibility requirements. It includes a theme that provides accessibility and responsive support, has built-in support for English and French and provides the look and feel of the Government of Canada.

Image
A web page with a “choose language” dropdown menu.

For developers tasked with Drupal-based Government of Canada websites or other sites with similar requirements, WxT is an invaluable tool.

 

How To Install Drupal WxT 4

There are several different ways to install this distribution. For the purposes of this post, we have done an installation in a Docker-based environment, but it can also be done with Docksal, Lando, DDEV, local Apache or composer.

1. Install in your environment composer and PHP dependencies for Drupal. It’s important that you review the dependencies, as you will need PHP 8.1 for this process. See the latest PHP requirements here.

2. Execute the following command to create a project folder with the Drupal installation, using the WxT profile.

composer create-project drupalwxt/site-wxt:9.4.x-dev –no-interaction

3. Once you have the Drupal folder with the code, you can set up the environment as you want. If you are using Docksal, see the following project setup documentation.

4. When you access the site for the first time, the following installation UI will appear in the browser.

5. Choose a language and click on continue. You can then set up the database connection credentials, and the installation will start.

Image
A web page with a module being installed.

 

6. Enter the site information details.

 

Image
A web page with empty fields for site registration and site maintenance information.

 

7. Translations are then automatically imported.

 

Image
A web page with translation files in the process of being updated.

 

8. Select the WxT extensions that you plan to use for this particular site. These extensions can be modified as needed.

 

Image
A web page with a list of selectable extensions with empty clickable boxes.

 

9. When the WxT extension installation is complete, you’ll be redirected to the site homepage as an admin user.

 

Features

Once you have completed the installation, you can begin to explore the many features of Drupal WxT. Here’s an overview of the built-in functionality that the latest version, WxT 4, has to offer.

  • WxT themes – Includes a GoC Public and Intranet WxT 3, 3.1 and the newer Bootstrap WxT 4 branch, as well as a plain (non-GoC) WxT theme.
  • Multilingualism – Contains a French Canadian language pack, with many contributions from various government departments for common string elements, and has the ability to extend to more than 200 other languages.
  • Migration – Can instantly pull content from static sites, TeamSite, OpenText, IBM/Domino and many other sources, thanks to fully automated bulk harvesting of CLF2 and WET3 templates.
  • Content staging – You can run a full “staging > deploy” with no code to a live production environment by way of an administrative interface with a bulk scheduled rules engine or on-demand page by page.
  • Workflow and moderation – Includes a sophisticated workflow for both simple and complex processes. This enables you to track “who did what when” with versioning and to compare differences in side-by-side revisions, based on your roles and permissions.
  • Forms – Has a front-end capable of building and managing everything from simple user author-able feedback forms to comprehensive multifunction apps suitable for integration into legacy systems, with no code necessary.
  • Layouts and editors – Enables content teams to manage their layouts and page components with intuitive drag-and-drop panels UI. Also includes a rich text editor with extensive features and user profile-based restrictions, including media file handling and markup blacklists and whitelists, which works with most rich text editors.
  • Search – Extends easily with SearchAPI and is proven to work with Google Search and Solr for rich search application-like facets and filters. Enables you to ingest external indexes from other systems and securely present metadata for a unified search results, including full-text files.
  • Responsiveness – Uses a mobile-first approach based on the Omega theme, adapting to different screen sizes and device capabilities. Also has touchscreen support, is optimized for performance and is building support for device-based mobile applications.
  • Cross-browser compatibility – Has both front-end and back-end compatibility, supporting Google Chrome, Mozilla Firefox, Safari, and IE8+.
  • Extensive default typography – Provides you with a wide range of typography options to customize your site.
  • And of course … community-based add-ons – This is a big one. Because it’s an open-source platform, you can choose from thousands of community-based addons available for free. You often even have options for common requirements.

Need Help?

Want to brush up on your Drupal skills? We have training packages that can help your team take your site to the next level. Learn more about our training tracks. 

You can also watch our free on-demand webinar on Drupal WxT, where we cover how to build and maintain accessible, multilingual, easy-to-use, and mobile-friendly websites.

 

+ more awesome articles by Evolving Web

Deployment from Scratch with a global PPP discount

Posted on February 3, 2023 by Michael G
If you are from a developing country such as Philippines, you can now get my book on deploying Rails applications with a significant discount. Up to 60% for some destinations.

OpenSSH 9.2/9.2p1 released!

Posted on February 3, 2023 by Michael G
OpenSSH 9.2 was released on 2023-02-02. It is available from the
mirrors listed at https://www.openssh.com/.

As should be of no surprise to undeadly readers, OpenSSH is a 100% complete SSH protocol 2.0 implementation and
includes sftp client and server support.

Read more…

Davos Panel: Building the Best Future for Digital Universal Wallet Infrastructure with the OpenWallet Foundation

Posted on February 3, 2023 by Michael G

Davos Panel: Building the Best Future for Digital Universal Wallet Infrastructure with the OpenWallet FoundationOn January 17th, Linux Foundation Europe’s soon-to-launch OpenWallet Foundation (OWF) hosted a panel discussion on “Building the best future for digital universal wallet infrastructure” at the World Economic Forum (WEF)’s Annual Meeting in Davos, Switzerland. 

The post Davos Panel: Building the Best Future for Digital Universal Wallet Infrastructure with the OpenWallet Foundation appeared first on Linux.com.

“I own porn I can’t watch”

Posted on February 3, 2023 by Michael G
So, Cartrivision tapes came in two formats: Black Tapes and Red Tapes. Black tapes you’d buy at the store like any other product, but for Red Tapes (which were relatively recent movies), you instead would go to the store and place an order from a catalog. The store would have it delivered by mail, then you’d come back in and get the tape. You’d take it home, watch it, and then return it back to the store. So… Video rental (like Blockbuster!), except they didn’t have any stock on hand, and only got the tapes on-demand by mail? Seems annoying. BUT OH NO: it’s far more annoying than that. See… Red Tapes aren’t mechanically like Black Tapes. You can’t rewind them. I’m a sucker for weird formats, and this one is definitely right up there as one of the weirdest.
  • Previous
  • 1
  • …
  • 1,205
  • 1,206
  • 1,207
  • 1,208
  • 1,209
  • 1,210
  • 1,211
  • …
  • 1,531
  • Next

Recent Posts

  • [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
  • Dan Levy Gets Candid About Learning How To Act Differently After Schitt’s Creek: ‘It’s Physically…
  • Building a Rock Shelter & Overnight Stay in Heavy Snow 🏕️⛰️
  • Les milliardaires Elon Musk et Xavier Niel s’insultent copieusement

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