Accès réservé...
Log Pwd
Pour s'inscrire ?

« Novembre 2023 »

  • Lu | Ma | Me | Je | Ve | Sa | Di |


Webriche: les veilleurs ne dorment jamais...

Ci dessous, les actualités de quelques sites qui ont tout mon intérêt (à différents niveaux).

La veille     Haut de page     Lendemain


Jeudi 16 Novembre 2023 (128)

1: Elasticsearch with Python on MacOS: A Comprehensive Guide

https://michealcodes.hashnode.dev/elasticsearch-with-python-on-macos-a-comprehensive-guide

Hashnode - python (python)

Elasticsearch is a powerful, open-source search and analytics engine that allows you to store, search, and analyze large volumes of data quickly and in near real-time. In this article, we'll explore how to integrate Elasticsearch with Python on MacOS...


2: Upgrade your 2024 B2B marketing game with this powerful ad channel by Cynthia Ramsaran

https://searchengineland.com/upgrade-your-2024-b2b-marketing-game-with-this-powerful-ad-channel-434783

Search engine land (Référencement)

Attend this webinar to get a jump start into the new year. The post Upgrade your 2024 B2B marketing game with this powerful ad channel appeared first on Search Engine Land.


3: How to Run Headless Browser in Python and Selenium

https://pauloliveira.hashnode.dev/how-to-run-headless-browser-in-python-and-selenium

Hashnode - python (python)

Traditional browsers with GUIs consume a lot of system resources when at scale. Also, it requires a visible window to render web pages, which can slow down test execution and limit scalability. Headless browsers eliminate the need for a GUI by runnin...


4: Coding Game | 2nd coding interview with SimpleOS

https://interviewpuzzler.hashnode.dev/coding-game-2nd-coding-interview-with-simpleos

Hashnode - javascript (Javascript)

Context SimpleOS has been impressed with the solution you have provided in the first interview. They invited you for a second interview. The second interview, like the first one, is located in their headquarter building. When you arrive at the compan...


5: Understanding Memory Management in Javascript

https://blogs.utkarshrajput.com/memory-management-in-javascript

Hashnode - javascript (Javascript)

Prologue Once upon a time in the faraway land of C++ lived two evil twins called malloc() and alloc(). The evil twins controlled every variable and function that wanted to enter certain parts of the city called programs. Slowly and steadily their inf...


6: Google admits to paying Apple 36% of Safari revenue ' after witness lets figure slip

https://searchengineland.com/google-pay-apple-safari-revenue-antitrust-trial-434775

Search engine land (Référencement)

Google's lead lawyer "visibly cringed" when the exact figure was accidentally revealed during the federal antitrust trial. The post Google admits to paying Apple 36% of Safari revenue ' after witness lets figure slip appeared first on Search Engine Land.


7: Mock Data

https://njukicodes.hashnode.dev/mock-data

Hashnode - javascript (Javascript)

Unleashing the Potential of Mock Data for Front-end Developers Discover the significance of mock data in front-end development and explore the process of incorporating it with JSON Server. In modern-day web development, front-end developers come acro...


8: Google updates search quality raters guidelines

https://searchengineland.com/google-updates-search-quality-raters-guidelines-434778

Search engine land (Référencement)

It has been 11 months since the last update, here is what changed. The post Google updates search quality raters guidelines appeared first on Search Engine Land.


9: The hidden cost of temporally allocated objects in JavaScript

https://gabrielrurbina.hashnode.dev/the-hidden-cost-of-temporally-allocated-objects-in-javascript

Hashnode - javascript (Javascript)

If JavaScript is single-threaded then running this code with one core or with several should make no difference, or should it' const syntheticOp = ({ a, b }) => { let res = []; for (let i = 0; i < 200000 ; i++) { res[i] = { val: a * b...


10 / 128

10: Enabling Developers to Optimize Content Performance: Introducing Facebook Organic A/B Testing API for Reels and Videos

https://developers.facebook.com/blog/post/2023/11/16/enabling-developers-to-optimize-content-performance/

Facebook dev. (PHP)

Today we're releasing Facebook Organic A/B Testing API, an enterprise API solution for developers to programmatically test their content by running an A/B test experiment across new video and reel posts on Facebook Pages and New Pages Experience (AP+) only. The API enables the feature from a third-party desktop app and web experience.


11: The Vast Horizon of Discovering Code & The Importance of Event Listeners

https://calrhoads.hashnode.dev/the-vast-horizon-of-discovering-code-the-importance-of-event-listeners

Hashnode - javascript (Javascript)

When I began my coding journey less than three months ago, I knew I was in for a challenge. A challenge that would take me through ups and downs, but ultimately give me the tools to progress in an industry that had always captivated me. The ins and o...


12: ' Charts Options When You Have Little Space

https://flowingdata.com/2023/11/16/process-265-little/

Flowing data (dataviz)

As more charts shift to smaller screens, we have to find ways to save space but keep the data readable. There are options.Tags: mobile, options, responsive design


13: Maladie d'Alzheimer, le rôle-clé du microbiote confirmé

https://www.rtflash.fr/maladie-d-alzheimer-role-cle-microbiote-confirme/article

Tregouet.org ()

Une équipe internationale de chercheurs est parvenue à inoculer la maladie d'Alzheimer à de jeunes rats en bonne santé, en réalisant des greffes de microbiome intestinal. Ces résultats viennent confirmer les liens entre l'intestin et cette maladie neurodégénérative. Pour arriver à ces conclusions, l'équipe, basée en Italie, a prélevé des échantillons de selles sur plusieurs patients [...]


14: Israël se dote d'une nouvelle arme-laser pour contrer les attaques de drones

https://www.rtflash.fr/israel-se-dote-d-nouvelle-arme-laser-pour-contrer-attaques-drones/article

Tregouet.org ()

Israël s'apprête à déployer pour la première fois au monde un système laser qui pourra aider à intercepter les roquettes lancées par le Hamas. Annoncé depuis plusieurs années, le canon laser, baptisé "Iron Beam", que l'on pourrait traduire par "faisceau de fer", est une technologie dévoilée au grand public en 2014, qui permettrait, selon l'État hébreu, de détruire des roquettes et [...]


15: Ce cube IA va envahir les centres commerciaux : voici ce qui s'y cache

https://www.lebigdata.fr/cube-ia-carepod

Le Big Data (dataviz)

CarePod pourra révolutionner le monde médical. Selon ses créateurs, ce cube IA serait même une référence en termes de diagnostic … Cet article Ce cube IA va envahir les centres commerciaux : voici ce qui s'y cache a été publié sur LEBIGDATA.FR.


16: Mastering Interactivity: A Deep Dive into Events and Event Handling in JavaScript

https://blog.joshytheprogrammer.com/mastering-interactivity-a-deep-dive-into-events-and-event-handling-in-javascript

Hashnode - javascript (Javascript)

In the dynamic landscape of web development, events play a pivotal role in creating interactive and engaging user experiences. Understanding the significance of event-driven programming is key to harnessing the full potential of JavaScript in buildin...


17: Flutter 3.16 released! Android Impeller preview, Game Toolkit Updates, iOS extensions and more!

https://davidserrano.io/flutter-3-16-released-android-impeller-preview-game-toolkit-updates-ios-extensions-and-more

Hashnode - Flutter (Flutter)

We now have the new version of Flutter available, Flutter 3.16, and it's packed with cool new stuff like Impeller in preview mode for Android, support for Predictive Back Navigation for Android 14 and Material 3 as the default visual style. Also, you...


18: '''' Day6 ' 100DaysOfCode in Python

https://francescadata.hashnode.dev/day6-100daysofcode-in-python

Hashnode - python (python)

Today's Goals: Learn Functions and the While Loop and put them into practice to solve this class project: Escaping the Maze game. '''' What I Already Know: ' Functions' While loop What I Learned Today: Functions ' Some interesting links: Built-...


19: How to Master Corel WordPerfect Office for Efficiency and Creativity at Work

https://www.smashingapps.com/corel-wordperfect-office/

Smashing apps (Design / Internet)

Have you ever pondered the potential of Corel WordPerfect Office Home & Student in revolutionizing […]


20 / 128

20: Python

https://devops-and-surbhi.hashnode.dev/python

Hashnode - python (python)

Python is a high-level, interpreted and object-oriented scripting language. Python was developed in 1990 by Guido Van Rossum, who works at Google. Python is a quick, frictionless and easy-to-learn language for automation. Python is a Beginner's Langu...


21: Building a chatbot app in 3 hours and 37 minutes.

https://jsplumb.hashnode.dev/building-a-chatbot-app-in-3-hours-and-37-minutes

Hashnode - javascript (Javascript)

Recently we had the idea that a good addition to our list of starter applications might be a chatbot demo. In this post we're going to track the process in real time, or real-ish time, at least. We're going to write this in ES6, and we'll use esbuild...


22: Vidéosurveillance IA : la police française accusée de vous filmer en secret

https://www.lebigdata.fr/videosurveillance-ia

Le Big Data (dataviz)

Une enquête accablante menée par l'ONG Disclose révèle que la police française utilise secrètement le logiciel de reconnaissance faciale israélien … Cet article Vidéosurveillance IA : la police française accusée de vous filmer en secret a été publié sur LEBIGDATA.FR.


23: La NASA vient de découvrir cette magnifique planète : il pleut du'

https://www.lebigdata.fr/decouverte-planete-wasp-107b

Le Big Data (dataviz)

Des pluies de sable, une température avoisinant les 1000 °C, et aucune surface solide. La planète Wasp-107b surprend avec cet … Cet article La NASA vient de découvrir cette magnifique planète : il pleut du' a été publié sur LEBIGDATA.FR.


24: RxJS (Reactive Extensions for JavaScript)

https://cloudauthority.in/rxjs-reactive-extensions-for-javascript

Hashnode - javascript (Javascript)

RxJS (Reactive Extensions for JavaScript) is a library for reactive programming using Observables. It enables you to work with asynchronous data streams and events. Observables are the core building blocks, representing sequences of values over time....


25: Microsoft dévoile sa propre puce IA, pour défier Nvidia et esquiver la pénurie

https://www.lebigdata.fr/microsoft-puce-ia

Le Big Data (dataviz)

Microsoft possède désormais sa propre puce IA personnalisée. En plus de réduire sa dépendance à Nvidia, la compagnie va renforcer … Cet article Microsoft dévoile sa propre puce IA, pour défier Nvidia et esquiver la pénurie a été publié sur LEBIGDATA.FR.


27: Understanding Python Classes

https://angelus.hashnode.dev/understanding-python-classes

Hashnode - python (python)

Classes are the cornerstone of object-oriented programming (OOP), which is embraced by Python, a computer language that is widely used. This blog goes into the foundational ideas of Python classes, providing an understanding of its structure and uses...


28: Designing mobile breadcrumbs for smaller screens

https://blog.logrocket.com/ux-design/designing-mobile-breadcrumbs/

Log Rocket blog (Web 2)

Discover when mobile breadcrumbs are necessary and learn the best practices to implement them in your designs. The post Designing mobile breadcrumbs for smaller screens appeared first on LogRocket Blog.


29: Microsoft rebaptise son chatbot Bing Chat en Copilot

https://www.usine-digitale.fr/article/microsoft-rebaptise-son-chatbot-bing-chat-en-copilot.N2196058

L'usine-digitale (Informatique)

Le groupe de Redmond multiplie les services d'intelligence artificielle générative, désormais tous regroupés sous la bannière Copilot.


30 / 128

30: WhatsApp s'attaque à Discord frontalement avec cette fonctionnalité copiée

https://www.lebigdata.fr/whatsapp-sattaque-discord

Le Big Data (dataviz)

Reconnu pour sa simplicité et sa sécurité, WhatsApp vise à attirer les utilisateurs de Discord, en particulier les gamers, en … Cet article WhatsApp s’attaque à Discord frontalement avec cette fonctionnalité copiée a été publié sur LEBIGDATA.FR.


31: Play with Bun and Solid.js: Create a multi-player Tic-Tac-Toe, Part1

https://blog.hosi.dev/play-with-bun-and-solidjs-create-a-multi-player-tic-tac-toe-part1

Hashnode - javascript (Javascript)

Recently, Bun reached version 1.0 and made a splash in the JavaScript ecosystem. I wanted to try it out and thought maybe good idea to create something in combination with Solid.js, the frontend framework I wanted to play with for a long time. As a p...


32: Build a Custom Context Menu with Tailwind and JavaScript

https://karellehofler.hashnode.dev/build-a-custom-context-menu-with-tailwind-and-javascript

Hashnode - javascript (Javascript)

Sometimes when you have a project that is so great and the theme is just so darn amazing, you want everything about the theme to be on point. Or maybe you would like to give your users more options when they right-click a certain element in your app....


33: Avec Copilot Studio, Microsoft veut personnaliser l'IA générative

https://www.lemondeinformatique.fr/actualites/lire-avec-copilot-studio-microsoft-veut-personnaliser-l-ia-generative-92152.html

Le monde informatique (Informatique / Internet)

L'heure est à la personnalisation pour les IA génératives. Les LLM se spécialisent et les assistants aussi. Pour y répondre, (...)


34: Oubliez Bing ChatGPT'! Voici le nouveau nom donné à l'IA par Microsoft

https://www.lebigdata.fr/microsoft-ia-copilot

Le Big Data (dataviz)

Oubliez Bing. Microsoft vient de lancer Copilot. Et l'entreprise a aussi ajouté quelques mises à jour à son innovation. Mais … Cet article Oubliez Bing ChatGPT'! Voici le nouveau nom donné à l'IA par Microsoft a été publié sur LEBIGDATA.FR.


35: Germany's highest bandwidth is a pigeon's wingspan

https://blog.datawrapper.de/pigeon-internet-speed/

Data Wrapper ()

Hi, it’s Rose! I write for Datawrapper’s blog, and this week I learned about the...


36: Introduction to Typescript - Chapter 4: Functions

https://fiftybugsofgrey.hashnode.dev/introduction-to-typescript-chapter-4-functions

Hashnode - javascript (Javascript)

Continuing my journey to understand Typescript, we shall explore functions, but before that let's understand a few things about literal types and type aliases. Type Aliases: So, as the name suggests, it is very common that we need different kinds of ...


37: Efficient Experiment Management with DVC's VSCode Extension:

https://mathdatasimplified.com/2023/11/16/efficient-experiment-management-with-dvcs-vscode-extension/

Math Data Simplified (data)

DVC is a version control system designed to manage data, machine learning models, and experiments. With the DVC VSCode extension, you can: ' Execute and visualize your machine-learning experiments ' Share experiments ' Revisit specific experiments to view associated code and data ' Create dedicated branches for individual experiments The post Efficient Experiment Management with DVC’s VSCode [...]


38: Efficient Experiment Management with DVC's VSCode Extension:

https://mathdatasimplified.com/efficient-experiment-management-with-dvcs-vscode-extension/

Math Data Simplified (data)

DVC is a version control system designed to manage data, machine learning models, and experiments. With the DVC VSCode extension, you can: ' Execute and visualize your machine-learning experiments ' Share experiments ' Revisit specific experiments to view associated code and data ' Create dedicated branches for individual experiments The post Efficient Experiment Management with DVC’s VSCode [...]


39: Apple 'quietly asked Amazon to block competitor ads on its product pages'

https://searchengineland.com/apple-amazon-block-competitor-ads-product-pages-434747

Search engine land (Référencement)

Apple has allegedly received special treatment from Amazon, putting rivals like Samsung at an unfair disadvantage. The post Apple ‘quietly asked Amazon to block competitor ads on its product pages’ appeared first on Search Engine Land.


40 / 128

40: La pénurie de spécialistes cloud pèse sur la transformation des entreprises

https://www.lemondeinformatique.fr/actualites/lire-la-penurie-de-specialistes-cloud-pese-sur-la-transformation-des-entreprises-92145.html

Le monde informatique (Informatique / Internet)

D'après une étude récente, le déficit de compétences en gestion du cloud pourrait limiter l'innovation interne et empêcher (...)


41: What is a niche'

https://blog.logrocket.com/product-management/niche-overview/

Log Rocket blog (Web 2)

A niche is a clearly defined set of potential customers who share similar traits and needs that differentiate them from the overall market. The post What is a niche' appeared first on LogRocket Blog.


42: Using Alma to create generative graphics

https://blog.logrocket.com/alma-create-generative-graphics/

Log Rocket blog (Web 2)

We introduce Alma, a new generative graphic platform, and show how to use its interactive playground to create generative graphics. The post Using Alma to create generative graphics appeared first on LogRocket Blog.


43: Microsoft dégaine ses puces Cobalt et Maia pour l'IA et le cloud

https://www.lemondeinformatique.fr/actualites/lire-microsoft-degaine-ses-puces-cobalt-et-maia-pour-l-ia-et-le-cloud-92151.html

Le monde informatique (Informatique / Internet)

Après des mois de spéculation sur le développement possible par Microsoft de puces maison, l'entreprise a dévoilé hier, (...)


44: Stunning 3D Text Effect Using HTML And CSS

https://codingcss.hashnode.dev/stunning-3d-text-effect-using-html-and-css

Hashnode - javascript (Javascript)

Introduction: Welcome to this blog post where we will explore a captivating code tutorial that demonstrates how to create a Stunning 3D Text Effect using HTML and CSS. In this tutorial, you will learn how to combine these two languages to design an e...


45: How to use Bard to get ahead of Google algorithm updates

https://searchengineland.com/how-to-use-bard-to-get-ahead-of-google-algorithm-updates-434684

Search engine land (Référencement)

Here's how Bard's real-time insights and direct access to Google resources can help you navigate algorithm changes. The post How to use Bard to get ahead of Google algorithm updates appeared first on Search Engine Land.


46: Google Is Killing Magazine Support In Google News

https://www.webpronews.com/google-is-killing-magazine-support-in-google-news/

WebProNews SEO (Développement)

WebProNews Google Is Killing Magazine Support In Google News Fans of reading digital magazines in Google News are in for a disappointment, with the company announcing it is ending support in December. Google Is Killing Magazine Support In Google News Staff


47: Google Search goes after fraudulent and manipulative DMCA takedown requests

https://searchengineland.com/google-search-goes-after-fraudulent-and-manipulative-dmca-takedown-requests-434748

Search engine land (Référencement)

The lawsuit alleges two men created over 65 Google accounts and submitted hundreds of thousands of fake DMCA takedown requests to remove competitors from the search results. The post Google Search goes after fraudulent and manipulative DMCA takedown requests appeared first on Search Engine Land.


48: Nvidia déploie ses services d'IA générative sur le cloud Azure de Microsoft

https://www.usine-digitale.fr/article/nvidia-deploie-ses-services-d-ia-generative-sur-le-cloud-azure-de-microsoft.N2195913

L'usine-digitale (Informatique)

Le géant des cartes graphiques va notamment proposer des modèles d'intelligence artificielle générative aux entreprises et start-up clientes de la plateforme de cloud Microsoft.


49: Does DevOps or Cloud Engineer Need Coding'

https://dev.ops/does-devops-or-cloud-engineer-need-coding

Hashnode - python (python)

Explore a common query for those eyeing a career in DevOps or cloud engineering: "Is coding a prerequisite'" Before delving into the answer, we first dissect the core responsibilities inherent in each role. Join us as we navigate the crucial consider...


50 / 128

50: Ironhack forme des femmes au traitement des données avec Salesforce

https://www.lemondeinformatique.fr/actualites/lire-ironhack-forme-des-femmes-au-traitement-des-donnees-avec-salesforce-92150.html

Le monde informatique (Informatique / Internet)

La sous-représentation de la population féminine dans les métiers techniques est un phénomène qui persiste en France. (...)


51: Day 4: Functions, Modules, and Packages in Python for DevOps

https://chandreshpatle.hashnode.dev/day-4-functions-modules-and-packages-in-python-for-devops

Hashnode - python (python)

Welcome back to our Python for DevOps journey! Today, we explore the crucial concepts of functions, modules, and packages. These elements are indispensable for writing modular and reusable code, a cornerstone of efficient DevOps practices. ' Underst...


52: Bun adoption guide: Overview, examples, and alternatives

https://blog.logrocket.com/bun-adoption-guide/

Log Rocket blog (Web 2)

What makes Bun such a great choice for developing fast, performant, error-free frontend apps' Let's explore when and why you should use Bun. The post Bun adoption guide: Overview, examples, and alternatives appeared first on LogRocket Blog.


53: A guide to creating a stakeholder matrix

https://blog.logrocket.com/product-management/stakeholder-matrix/

Log Rocket blog (Web 2)

A stakeholder matrix is a chart that shows the levels of interest and involvement of particular people or organizations towards a product. The post A guide to creating a stakeholder matrix appeared first on LogRocket Blog.


54: How to create and manage an SEO budget

https://searchengineland.com/create-manage-seo-budget-434690

Search engine land (Référencement)

Investing in SEO requires assessing your goals, website limitations and resource needs. Get insights into effective SEO budgeting here. The post How to create and manage an SEO budget appeared first on Search Engine Land.


55: Leader Spotlight: Gathering feedback from the field, with Gayathri Somanath

https://blog.logrocket.com/product-management/leader-spotlight-gayathri-somanath/

Log Rocket blog (Web 2)

Gayathri Somanath, VP of Strategic Initiatives at Signifyd, highlights the importance of customer empathy throughout an organization. The post Leader Spotlight: Gathering feedback from the field, with Gayathri Somanath appeared first on LogRocket Blog.


56: Ready for a little Python challenge'

https://qb.hashnode.dev/ready-for-a-little-python-challenge

Hashnode - python (python)

Below exercise comes from a Quest Of Python - a little side-project of mine where I share Python challenges/exercises with exemplary solution. If you've enjoyed it and would like to practice more, go check Quest Of Python website. Introduction You'v...


57: Discord : 2 millions de users par serveur

https://discord.com/blog/maxjourney-pushing-discords-limits-with-a-million-plus-online-users-in-a-single-server

Humancoders ()

Comment Discord utilise Elixir pour gérer 2 millions d'utilisateurs par serveur (!) : gestion des sessions concurrentes, analyse des performances, spécificités d'Elixir dans la gestion des background jobs. Commentaires L'article Discord : 2 millions de users par serveur a été posté dans la catégorie Développement de Human Coders News


58: My Story - SupplyTrackPlus

https://jamesrc.hashnode.dev/my-story-supplytrackplus

Hashnode - python (python)

The Dawn of Times "The best thing about the future is that it comes one day at a time" - Abraham Lincoln. From data types in C (signed/unsigned int, char, float, void, etc.) to fundamental concepts like pointers, static and dynamic memory allocatio...


59: Better, non-programmatic ways to go up the B2B funnel

https://searchengineland.com/b2b-funnel-non-programmatic-434515

Search engine land (Référencement)

Learn alternatives to programmatic advertising for B2B upper-funnel success and how to integrate high-quality channels into your media mix. The post Better, non-programmatic ways to go up the B2B funnel appeared first on Search Engine Land.


60 / 128

60: Unraveling Python: A Dive into the Basics for DevOps Engineers

https://lokeshdevopsblog.hashnode.dev/unraveling-python-a-dive-into-the-basics-for-devops-engineers

Hashnode - python (python)

What is Python' Python, an open-source, general-purpose, high-level, and object-oriented programming language, was gifted to the world by the maestro Guido van Rossum. It's not just a language; it's a vibrant ecosystem teeming with vast libraries and...


61: Python Libraries for DevOps - JSON and YAML Handling

https://aakanksha1415.hashnode.dev/python-libraries-for-devops-json-and-yaml-handling

Hashnode - python (python)

Hey everyone! ' Today's task in the DevOps journey involves handling JSON and YAML files in Python. ' Python Libraries : json: Purpose: Simplifies handling JSON data.Usage: Effortless processing of JSON.Why It Matters: Easy integration with web API...


62: La première appli XR pour position allongée est impressionnante!

https://www.realite-virtuelle.com/pillow-application-realite-mixte/

realite-virtuelle.com (Réalité Virtuelle)

Avec « Pillow Â», une application de réalité mixte impressionnante pour Quest, détendez-vous au lit et commencer […] Cet article La première appli XR pour position allongée est impressionnante! a été publié sur REALITE-VIRTUELLE.COM.


63: Ultimate Guide to Jetpack Compose Navigation

https://saurabhjadhavblogs.com/ultimate-guide-to-jetpack-compose-navigation

Hashnode - Kotlin (Mobiles)

Introduction: In the ever-evolving world of Android development, Jetpack Compose has emerged as a game-changer. It simplifies and accelerates UI development with its modern, declarative approach. Compose allows developers to build beautiful, responsi...


64: Automated SEO reporting for clients: The agency's guide by SE Ranking

https://searchengineland.com/automated-seo-reporting-for-clients-the-agencys-guide-434311

Search engine land (Référencement)

In this step-by-step guide, you'll learn how to leverage automated SEO reports to strengthen your client-agency relationships. The post Automated SEO reporting for clients: The agency’s guide appeared first on Search Engine Land.


65: Google rolls out new AI features in SGE to boost product visibility and conversions

https://searchengineland.com/google-new-ai-tools-product-visibility-conversions-434706

Search engine land (Référencement)

The search engine is introducing three new capabilities within SGE, designed to improve the shopping experience. The post Google rolls out new AI features in SGE to boost product visibility and conversions appeared first on Search Engine Land.


66: Firefox 121 Will Enable Wayland Support By Default

https://www.webpronews.com/firefox-121-will-enable-wayland-support-by-default/

WebProNews SEO (Développement)

WebProNews Firefox 121 Will Enable Wayland Support By Default Firefox 121 will include a significant change for Linux users, enabling Wayland support by default. Firefox 121 Will Enable Wayland Support By Default Matt Milano


67: Microsoft Azure, premier client d'envergure pour AMD et sa nouvelle puce pour l'IA

https://www.usine-digitale.fr/article/microsoft-azure-premier-client-d-envergure-pour-amd-et-sa-nouvelle-puce-pour-l-ia.N2195833

L'usine-digitale (Informatique)

Le fabricant américain de semi-conducteurs affirme que son GPU MI300X est 'le plus avancé du marché', affichant de meilleures performances que ceux conçus par Nvidia.


68: On-Scroll Shape Morph Animations

https://tympanus.net/codrops/2023/11/16/on-scroll-shape-morph-animations/

Codrops (Internet / Design)

Scroll-driven shape morph animations with tilt interaction inspired by the effect seen on KPR.


69: Why Choose Flutter for a Modern Cross-Platform UI'

https://jacksomateo.hashnode.dev/why-choose-flutter-for-a-modern-cross-platform-ui

Hashnode - Flutter (Flutter)

In the rapidly evolving world of mobile app development, creating a modern and visually appealing user interface (UI) is a top priority. As businesses and developers strive to meet the demands of an ever-discerning user base, the choice of the right ...


70 / 128

70: Le groupe BlackCat dépose plainte à la SEC contre une victime

https://www.lemondeinformatique.fr/actualites/lire-le-groupe-blackcat-depose-plainte-a-la-sec-contre-une-victime-92149.html

Le monde informatique (Informatique / Internet)

Il y a eu un message sur les tickets de caisse, sur des imprimantes d'une entreprise ou un appel téléphonique. Mais le groupe derrière (...)


71: Rando : il suit Google Maps et se retrouve coincé au beau milieu d'une falaise

https://www.lebigdata.fr/rando-suit-google-maps-falaise

Le Big Data (dataviz)

Les GPS, notamment Google Maps, sont d’excellents outils de navigation, mais ils ne sont pas infaillibles. Cette mésaventure met en … Cet article Rando : il suit Google Maps et se retrouve coincé au beau milieu d’une falaise a été publié sur LEBIGDATA.FR.


72: VisionDevCamp prépare le terrain pour le Vision Pro

https://www.realite-virtuelle.com/visiondevcamp-prepare-terrain-vision-pro/

realite-virtuelle.com (Réalité Virtuelle)

Le casque Apple Vision Pro sortira au début de l'année 2024. Peu de temps après […] Cet article VisionDevCamp prépare le terrain pour le Vision Pro a été publié sur REALITE-VIRTUELLE.COM.


73: Testing Models with Pytest in Django: A practical approach | Testing Django Applications

https://blog.anjalbam.com.np/testing-models-with-pytest-in-django-a-practical-approach-testing-django-applications

Hashnode - python (python)

Let's get started with the developers' nightmare, Software Testing. The term "testing" in software development refers to the process of verifying and validating if the software is bug-free and meets the requirements specifications as guided by its de...


74: POO : design pattern Factory

https://tainix.fr/code/Design-Pattern-en-PHP-Factory

Humancoders ()

Présentation et implémentation du design pattern Factory en PHP. Commentaires L'article POO : design pattern Factory a été posté dans la catégorie PHP de Human Coders News


75: [HORS SÉRIE 1] La rencontre entre Ruby et l'IA

https://www.rubybiscuit.fr/p/hors-serie-1-la-rencontre-entre-ruby

Humancoders ()

Une chercheuse en traitement automatique du langage (TAL) s'est proposée pour vous partager ses connaissances sur différents sujets : comment fonctionne l'IA, que peut-on attendre d'elle en tant que dév, ce qu'elle n'est pas encore capable de faire à notre place, comment choisir les bons outils, comment les utiliser, quels sont les risques de partager notre code à d'autres sociétés, etc. Co [...]


76: VSCode - Python Code Formatter ''''''''''''

https://kalaung.org/vscode-python-code-formatter

Hashnode - python (python)

Python Code Formatter tool ''''''''''' (Black , Ruff, etc) '''''''' '''''''''''''' vscode ''' setup ''''''''''''' '''''' '''''''' ''''''''''' computer '''' ''''''''' ''''''''''''''' ''''''''''''''''''' ''''''''''''' vscode ''' ''''''''''''' pylance '...


77: Disney veut ressusciter les NFT : faut-il investir dans la collection Pinnacle '

https://www.lebigdata.fr/disney-pinnacle

Le Big Data (dataviz)

Peu farouche face à la réalité actuelle du marché des NFT, Disney retente l'aventure et lance une nouvelle collection baptisée … Cet article Disney veut ressusciter les NFT : faut-il investir dans la collection Pinnacle ' a été publié sur LEBIGDATA.FR.


78: Exploring Rust: A Dive into its Basics and Unique Syntax

https://blog.atharwani.dev/exploring-rust-a-dive-into-its-basics-and-unique-syntax

Hashnode - python (python)

Rust programming language has been gaining traction in the developer community, thanks to its focus on performance, memory safety, and zero-cost abstractions. Let's delve into the basics of Rust, exploring its distinctive data types, syntax, and feat...


79: Bing Chat devient Copilot pour mieux concurrencer ChatGPT

https://www.blogdumoderateur.com/bing-chat-devient-copilot-concurrencer-chatgpt/

Blog du Moderateur ()

Microsoft annonce l'abandon des marques Bing Chat et Bing Chat Entreprise, au profit de Copilot.


80 / 128

80: Meta et TikTok contestent le DMA devant la justice européenne

https://www.usine-digitale.fr/article/meta-et-tiktok-contestent-le-dma-devant-la-justice-europeenne.N2195778

L'usine-digitale (Informatique)

La maison-mère de Facebook et la filiale du groupe chinois ByteDance ont officiellement saisi le Tribunal de l'Union européenne, juste avant la date limite fixée au jeudi 16 novembre.


81: GPT-4 Turbo et Assistants, une menace pour les solutions open source

https://www.lemondeinformatique.fr/actualites/lire-gpt-4-turbo-et-assistants-une-menace-pour-les-solutions-open-source-92119.html

Le monde informatique (Informatique / Internet)

Les mises à jour annoncées par le créateur de ChatGPT et GPT-4 lors de sa première conférence des développeurs (...)


82: Securing React Apps: Best Practices for Handling Sensitive Data

https://thewheelofcoder.hashnode.dev/securing-react-apps-best-practices-for-handling-sensitive-data

Hashnode - javascript (Javascript)

When dealing with sensitive data, such as JWT tokens, in React applications, it's crucial to implement best practices to ensure the security of your application. HTTP Cookies: Store JWT tokens in HTTP-only cookies. This prevents client-side JavaScr...


83: Should you choose Bun over NodeJS'

https://laitti.hashnode.dev/should-you-choose-bun-over-nodejs

Hashnode - javascript (Javascript)

Bun is an all-in-one toolkit for JavaScript and TypeScript apps. It has a runtime that gets most of the attention. The main design goals are speed, TypeScript & JSX support, ESM & CommonJS compatibility, Web-standard APIs and NodeJS compatibility. So...


84: Il combine ChatGPT, Dall-E, Vision et Code Interpreter : le résultat est incroyable

https://www.lebigdata.fr/chatgpt-dall-e-vision-resultat

Le Big Data (dataviz)

La fusion de ChatGPT avec Dall-E, Vision et Code Interpreter a créé une révolution dans le monde de l’intelligence artificielle. … Cet article Il combine ChatGPT, Dall-E, Vision et Code Interpreter : le résultat est incroyable a été publié sur LEBIGDATA.FR.


85: '''' Day5 - 100DaysOfCode in Python

https://francescadata.hashnode.dev/day5-100daysofcode-in-python

Hashnode - python (python)

Today's Goals: Learn enough to build a Password Generator In order to build this, I had to address some skills, such as working with Loops, Range and Code Blocks ''''. What I've Know: ' For loops.' Range function.' More uses of lists[].' join ...


86: Nouvelle ère Google : la recherche devient personnelle !

https://www.abondance.com/20231116-279244-nouvelle-ere-google-la-recherche-devient-personnelle.html

Abondance (Référencement)

Le mois de novembre apporte son lot d'améliorations pour Google, et le moins que l'on puisse dire, c'est qu'elles sont innovantes ! Au programme : recommandations personnalisées grâce au bouton 'Suivre', SERP personnelles, mise en avant des expériences et Notes.  Ce qu'il faut retenir : Personnalisation sur Google Google a lancé la fonctionnalité "Suivre" (bouton […] L'article "No [...]


87: Scaling Your Node.js Application to Handle Millions of API Requests

https://manuchim.hashnode.dev/scaling-your-nodejs-application-to-handle-millions-of-api-requests

Hashnode - javascript (Javascript)

So, you've got this awesome Node.js app, and things are going great. But now, the user base is booming, and your app is facing the challenge of handling a gazillion API requests. No worries, though ' scaling up is the name of the game. I'll dive into...


88: Un botnet enrôles des machines via l'API Docker Engine

https://www.lemondeinformatique.fr/actualites/lire-un-botnet-enroles-des-machines-via-l-api-docker-engine-92141.html

Le monde informatique (Informatique / Internet)

La conteneurisation se développe rapidement et intéresse de facto les cybercriminels. Les experts de Cado Security ont observé une (...)


89: Carrier pigeon vs. internet upload speeds

https://flowingdata.com/2023/11/16/carrier-pigeon-vs-internet-upload-speeds/

Flowing data (dataviz)

In some rural areas, upload speeds are crawlingly slow, which can make it…Tags: Internet, pigeon, speed, Washington Post


90 / 128

90: REACT HOOKS: What Are They'

https://devjobalia.hashnode.dev/react-hooks-part1

Hashnode - javascript (Javascript)

STATE In React, the term "state" refers to an object that represents the current condition or data of a component. The state allows a React component to keep track of changing information, and when the state of a component changes, React automaticall...


91: IDC parie sur une croissance 20% du marché des semi-conducteurs en 2024

https://www.lemondeinformatique.fr/actualites/lire-idc-parie-sur-une-croissance-20-du-marche-des-semi-conducteurs-en-2024-92148.html

Le monde informatique (Informatique / Internet)

L'arrivée de l'éclaircie se confirme pour le marché des semi-conducteurs, IDC prévoyant que son chiffre d'affaires (...)


92: IDC parie sur une croissance de 20 % du marché des semi-conducteurs en 2024

https://www.lemondeinformatique.fr/actualites/lire-idc-parie-sur-une-croissance-de-20-du-marche-des-semi-conducteurs-en-2024-92148.html

Le monde informatique (Informatique / Internet)

L'arrivée de l'éclaircie se confirme pour le marché des semi-conducteurs, IDC prévoyant que son chiffre d'affaires (...)


93: Snippets intelligents : Bing et GPT-4 innovent

https://www.abondance.com/20231116-279082-snippets-intelligents-bing-gpt-4.html

Abondance (Référencement)

Bing intègre GPT-4 pour générer des légendes à base d'IA dans les résultats de recherche, offrant des snippets plus informatifs et pertinents. Cette innovation transforme l'expérience de recherche en ligne sur Bing. Ce qu'il faut retenir : L'Innovation de Bing avec GPT-4 Bing vient de lancer des légendes génératives à base d'IA pour améliorer ses […] L'article "Snippets intellige [...]


94: Comment se lancer dans le traitement dématérialisé des factures

https://www.blogdumoderateur.com/comment-lancer-traitement-dematerialise-factures-docuware/

Blog du Moderateur ()

Pour bien commencer la dématérialisation documentaire en entreprise, DocuWare conseille de s'orienter vers les services comptabilité et notamment le traitement digital des factures.


95: Directeur de l'IA en entreprise: un profil aux multi-compétences

https://www.lemondeinformatique.fr/actualites/lire-directeur-de-l-ia-en-entreprise-un-profil-aux-multi-competences-92147.html

Le monde informatique (Informatique / Internet)

Alors que d'innombrables organisations s'empressent d'étudier ou d'adopter l'intelligence artificielle, nombre d'entre elles se dotent de profils (...)


96: Les évolutions d'Angular 17 détaillées

https://www.lemondeinformatique.fr/actualites/lire-les-evolutions-d-angular-17-detaillees-92117.html

Le monde informatique (Informatique / Internet)

Livrée le 8 novembre dernier, le framework de développement d'applications web TypeScript de Google passe en version 17 (accessible sur GitHub). (...)


97: Appian Europe 2023 : IA générative privée et automatisation renforcée au menu du low-code

https://www.lemondeinformatique.fr/actualites/lire-appian-europe-2023-ia-generative-privee-et-automatisation-renforcee-au-menu-du-low-code-92144.html

Le monde informatique (Informatique / Internet)

En direct de Londres. En mai dernier, Appian avait fait part de sa feuille de route, mettant le paquet sur les annonces liées à la data et (...)


98: Unveiling the Top 10 Most Commonly Asked JavaScript Questions

https://roshan.dev/unveiling-the-top-10-most-commonly-asked-javascript-questions

Hashnode - javascript (Javascript)

Pic Theory: JavaScript is a versatile and powerful programming language that plays a crucial role in web development. As developers dive into the world of JavaScript, they often encounter common questions that shape their understanding and proficienc...


99: Exploring the World of Car Rental Management: Building a Python Application - Part 14

https://bryanjames.hashnode.dev/exploring-the-world-of-car-rental-management-building-a-python-application-part-14

Hashnode - python (python)

Article 14: Viewing Car Details Welcome back to our car rental management system journey! In Part 14, we will delve into a fundamental aspect: viewing details of individual cars. This functionality provides crucial information about a specific vehicl...


100 / 128

100: Understanding var, let, and const in JavaScript: A Simple Guide

https://thenomadtechie.hashnode.dev/understanding-var-let-and-const-in-javascript-a-simple-guide

Hashnode - javascript (Javascript)

Hey there fellow code enthusiasts! ' In our coding adventure, one golden rule always shines through: nail the basics! Whether it's picking up a new programming language or any other skill in life, a solid grasp of the fundamentals is our secret weap...


101: 10 formations en ligne pour maîtriser les techniques du SEO

https://www.blogdumoderateur.com/selection-formation-seo-177/

Blog du Moderateur ()

Envie de devenir un expert du référencement naturel ' Voici 10 formations à suivre vous perfectionner dans ce domaine.


102: Huawei : Le géant chinois abandonne Android, HarmonyOS Next presque prêt

https://www.lebigdata.fr/harmonyos-next

Le Big Data (dataviz)

HarmonyOS Next ne prendra pas en charge les applications Android. Huawei tourne définitivement la page, son nouvel OS est presque … Cet article Huawei : Le géant chinois abandonne Android, HarmonyOS Next presque prêt a été publié sur LEBIGDATA.FR.


103: L'« Ai Movement », le centre pionnier de l'IA responsable en Afrique

https://www.lebigdata.fr/ai-movement-maroc-centre-cat2-unesco

Le Big Data (dataviz)

L’« Ai Movement » du Maroc, centre international d'intelligence artificielle, s’élève au rang de centre de catégorie 2 de l'UNESCO. … Cet article L’« Ai Movement », le centre pionnier de l’IA responsable en Afrique a été publié sur LEBIGDATA.FR.


104: 75 Days Of Android Development Challenge

https://vivekjadhav.hashnode.dev/75-days-of-android-development-challenge

Hashnode - Kotlin (Mobiles)

Introduction Are you ready to take your Android development skills to new heights' The 75-Day Android App Development Challenge is here to guide you through a structured learning path, providing daily projects to enhance your skills and build a stron...


105: Build Expense Manager App Using React And TypeScript

https://blog.yogeshchavan.dev/build-expense-manager-app-using-react-and-typescript

Hashnode - javascript (Javascript)

Are you ready to supercharge your React with TypeScript skills and stay ahead in the competitive IT industry' ' If yes, then check out my new course "Build Expense Manager App Using React and TypeScript," tailor-made to help you excel in the world of...


106: TCP/IP And TCP/IP vs OSI Model

https://helpingtechies.hashnode.dev/tcpip-and-tcpip-vs-osi-model

Hashnode - javascript (Javascript)

In this episode, we will discuss the TCP/IP model. Later on, within the same episode, we will also talk about the differences between TCP/IP and OSI model. Transmission Control Protocol/Internet Protocol model Transmission Control Protocol/Internet P...


107: YouTube déclare la guerre aux vidéos créées par l'IA : peut-il gagner''

https://www.lebigdata.fr/videos-ia-youtube

Le Big Data (dataviz)

Les créateurs de contenu qui utilisent l'IA seront bientôt sanctionnés par YouTube. Serait-ce le début d'un long bras de fer … Cet article YouTube déclare la guerre aux vidéos créées par l'IA : peut-il gagner'' a été publié sur LEBIGDATA.FR.


108: Ternary operators in Python

https://stephendavidwilliams.com/ternary-operators-in-python

Hashnode - python (python)

What is a ternary operator in Python'' A ternary operator is an expression used to write conditional statements on one line in Python, offering a more concise alternative to if-else statements. Anatomy of a ternary operator ' Each ternary operator ...


109: Les nouveaux serveurs de deuxième génération d'OVHcloud

https://www.lebigdata.fr/ovhcloud-lance-serveurs-bare-metal-deuxieme-generation

Le Big Data (dataviz)

La puissance inégalée du nouveau serveur Bare Metal OVHcloud OVHcloud US lance la deuxième génération de serveurs Bare Metal Scale … Cet article Les nouveaux serveurs de deuxième génération d’OVHcloud a été publié sur LEBIGDATA.FR.


110 / 128

110: 12 Oculus Project Setup Tools Demystified

https://akashrj.hashnode.dev/12-oculus-project-setup-tools-demystified

Hashnode - Unity (unity)

Title: Crafting Virtual Realms: Streamlining Oculus Project Setup for Android Introduction*:* Salutations, rhythm maestros! In this twelfth chapter of our Beat Saber VR series, we're immersing ourselves in the realm of Oculus Project Setup Tools, spe...


111: What Are Objects In Programming ' Complete Guide

https://gamedevacademy.org/what-are-objects-in-programming-complete-guide/

Game dev academy (Jeux)

Welcome to this comprehensive tutorial on objects in programming. Objects are the cornerstone of many programming paradigms, especially object-oriented programming (OOP). Understanding objects is like learning the vocabulary of a ... Read more


112: What Are Methods In Programming ' Complete Guide

https://gamedevacademy.org/what-are-methods-in-programming-complete-guide/

Game dev academy (Jeux)

Have you ever thought about the mechanics behind the games you play or the apps you use daily' Understanding these mechanics is key to not only appreciating technology but also ... Read more


113: What Are Loops In Programming ' Complete Guide

https://gamedevacademy.org/what-are-loops-in-programming-complete-guide/

Game dev academy (Jeux)

Loops are fundamental constructs in programming that allow you to perform repetitive tasks efficiently. Whether you’re a beginner taking your first steps into the world of code or an experienced ... Read more


114: L'énergie moléculaire : un immense potentiel à exploiter...

https://www.rtflash.fr/l-energie-moleculaire-immense-potentiel-exploiter/article

Tregouet.org ()

Chaque molécule de liquide sur terre contient en elle-même une forme d'énergie, même au repos. Si nous pouvions exploiter le mouvement à l'échelle nanométrique, cela pourrait représenter une source d'énergie considérable. À l'échelle moléculaire, les atomes et les ions sont toujours en mouvement. « Il y a d'énormes quantités d'air et de liquide sur la terre, et leur exploitation rà [...]


115: What Are Logical Operators ' Complete Guide

https://gamedevacademy.org/what-are-logical-operators-complete-guide/

Game dev academy (Jeux)

Welcome to our tutorial on understanding and using logical operators in programming. Logical operators are the pillars of decision-making in code, allowing programs to take different paths based on certain ... Read more


116: What Are If Statements ' Complete Guide

https://gamedevacademy.org/what-are-if-statements-complete-guide/

Game dev academy (Jeux)

Welcome to this insightful journey into the world of programming! If you’ve ever played a game where you needed to make decisions to proceed, or used software that seems to ... Read more


117: What Are Function Parameters ' Complete Guide

https://gamedevacademy.org/what-are-function-parameters-complete-guide/

Game dev academy (Jeux)

Have you ever wondered how a game character knows when to jump, or how your calculator app correctly adds up your grocery bills' The secret behind these actions often lies ... Read more


118: What Are Arrays In Programming ' Complete Guide

https://gamedevacademy.org/what-are-arrays-in-programming-complete-guide/

Game dev academy (Jeux)

Arrays are a fundamental concept in programming that power countless applications, from basic to-dos to complex game mechanics and sophisticated algorithms. Why should anyone learn about arrays, you might wonder' ... Read more


119: Première greffe complète d'un 'il aux États-Unis

https://www.rtflash.fr/premiere-greffe-complete-d-oeil-etats-unis/article

Tregouet.org ()

Une équipe américaine a réalisé un véritable exploit en pratiquant la première greffe mondiale d'un 'il entier et d'une partie du visage sur Aaron James, un vétéran militaire de l'Arkansas âgé de 46 ans qui avait survécu à un accident électrique à haute tension survenu dans le cadre de son travail, indique un communiqué de l'hôpital universitaire NYU Langone Health où a eu lieu l' [...]


120 / 128

120: What Are Arithmetic Operators ' Complete Guide

https://gamedevacademy.org/what-are-arithmetic-operators-complete-guide/

Game dev academy (Jeux)

When diving into the world of programming, one encounters certain symbols and operations that are fundamental to crafting logic and algorithms ' these are known as arithmetic operators. Just as ... Read more


121: La nouvelle puce IA d'IBM atteint des sommets d'efficacité

https://www.rtflash.fr/nouvelle-puce-ia-d-ibm-atteint-sommets-d-efficacite/article

Tregouet.org ()

Inspiré par l'architecture neuronale du cerveau organique, des chercheurs du centre de recherche d'IBM à San José en Californie ont développé NorthPole ' une architecture d'inférence neuronale qui entrelace le calcul avec la mémoire sur une seule puce. Selon les auteurs, NorthPole « réinvente l'interaction entre le calcul et la mémoire » en mélangeant l'informatique inspirée du cervea [...]


122: What Is An Api ' Complete Guide

https://gamedevacademy.org/what-is-an-api/

Game dev academy (Jeux)

Welcome to our voyage through the panoramic landscape of APIs ' the backbone of modern software interactions! In the era of widespread digital connectivity, understanding APIs ' Application Programming Interfaces ... Read more


123: What Are Functions ' Complete Guide

https://gamedevacademy.org/what-are-functions/

Game dev academy (Jeux)

Welcome to the fascinating world of functions in programming! Functions are like the building blocks of code ' they help you organize your thoughts, reduce redundancy, and make your code ... Read more


124: Load datasets like a pro!

https://siddhibajracharya.hashnode.dev/load-datasets-like-a-pro

Hashnode - python (python)

Datasets PyTorch Datasets and DataLoaders are the two commonly used classes in PyTorch. It facilitates a clean and efficient way to load data using generators. It means you don't have to load your entire dataset into the memory. Using these classes a...


125: Sentinel: The Vanguard of Discord Security

https://techtrioinsights.hashnode.dev/sentinel-the-vanguard-of-discord-security

Hashnode - python (python)

Hello, Discord enthusiasts and developers! Today, let's talk about something really important: making sure our Discord servers are safe and secure. As someone who spends a lot of time in different Discord communities, I've seen how important it is to...


126: Digging into explicit resource management

https://javascriptweekly.com/issues/663

javascriptweekly (Javascript)

#'663 ' November 16, 2023 Read on the Web JavaScript Weekly Prettier 3.1 Released ' The popular opinionated code formatter has a new release including support for the new control flow syntax in Angular 17 plus a new, experimental formatting option for ternary expressions (as in x ' y : z) explained in more depth in "A curious case of the ternaries." Alex Rattray ' With [...]


127: Shield Your Thoughts: Building an Encrypted Note App with React and Pangea Authentication

https://terieyenike.hashnode.dev/encrypted-note-app

Hashnode - javascript (Javascript)

Protecting your thoughts and ideas from external entities is vital when building an app that needs your permission through email and passwords and possibly an extra level of protection like 2FA (two-factor authentication) before granting access. Have...




La veille     Haut de page     Lendemain



Note : Webriche.fr est un agrégateur de flux RSS. C'est à dire un outil automatique qui regroupe l'accès à des informations, dont il n'est ni le rédacteur, ni l'éditeur.
Pour toutes questions, merci de contacter Richard Carlier.

Présentation

Ceci est un site qui explore certains mécanismes du Web 2.0, histoire de jouer avec tout ça...
Oui, une sorte de mashup 2.0 appliqué à la veille informationnelle... Hum, rien de neuf ?

Expérimental, c'est un site collaboratif à usage d'une seule personne. Ou presque.

Richard Carlier

Des mots,
toujours des mots...

Collaboration Partage Pagerank Donnees Echange RSS Standards Web Design CSS Participation Accessibilite Mashup Convergence Standardisation Utilisateurs Web 2.0