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

« Mars 2024 »

  • 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


Vendredi 1 Mars 2024 (131)

1: Day 37 of LeetCode

https://evelynsjourney.hashnode.dev/day-37-of-leetcode

Hashnode - python (python)

Documenting LeetCode solving. Q106 62. Unique Paths Medium. 2D DP. class Solution: def uniquePaths(self, m: int, n: int) -> int: # last row, is always filled with 1 (only right direction) row = [1] * n for i in range(m - ...


2: Step-by-Step Guide for Creating a Telegram bot with Cloudflare Workers

https://swiftuser.hashnode.dev/step-by-step-guide-for-creating-a-telegram-bot-with-cloudflare-workers

Hashnode - javascript (Javascript)

First we are going to go create a bot in Telegram by using The Bot Father, much how we did it previously. Once you have created your bot make sure you have your TOKEN. With our new bot created, we now have the Token to use for setting up our backend....


3: OOP Design Patterns in Javascript

https://techblog.alexmerced.com/oop-design-patterns-in-javascript

Hashnode - javascript (Javascript)

Understanding Design Patterns in JavaScript When it comes to writing clean, maintainable, and efficient code, design patterns play a crucial role in the world of software development. Design patterns are reusable solutions to common problems that dev...


4: Lessons from opensource: Log "new version is available" to your CLI

https://ramunarasinga.hashnode.dev/lessons-from-opensource-log-new-version-is-available-to-your-cli

Hashnode - javascript (Javascript)

These lessons are picked from next.js/create-next-app open source code. In this article, you will learn how the CLI logs that a new version of create-next-app is available when there is a new version released. // The following code snippet is from: ...


5: Embarking on the ML Journey: Day 1 with Linear Regression

https://niharikakhanna.hashnode.dev/embarking-on-the-ml-journey-day-1-with-linear-regression

Hashnode - python (python)

Hey there, fellow learners! Today marks the beginning of an exciting journey into the world of Machine Learning (ML). I dove headfirst into the basics and took my first steps towards building ML models. Let me share my exhilarating experience with yo...


6: Estimate the read time of an article without any library in JavaScript.

https://lennyaiko.hashnode.dev/estimate-the-read-time-of-an-article-without-any-library-in-javascript

Hashnode - javascript (Javascript)

In this article, we'll embark on a journey to craft a JavaScript function to help us estimate the read time of an article. You will dabble with a little bit of regex to help you strip your content clean for proper estimation. Keep in mind that since ...


7: Google Ads Editor version 2.6 launches with 8 new features

https://searchengineland.com/google-ads-editor-version-2-6-438088

Search engine land (Référencement)

The new features have been rolled out to help advertisers create more effective ad campaigns and measure performance more easily.


8: Understanding Middleware: Connecting the Dots in Software Development

https://manishpoko.hashnode.dev/understanding-middleware-connecting-the-dots-in-software-development

Hashnode - javascript (Javascript)

Introduction In the world of software development, the term "middleware" often floats around, but what exactly does it mean' In simple terms, middleware is like a silent hero, working behind the scenes to connect different applications seamlessly. It...


9: Google addresses third-party cookie deprecation concerns: 'It's time to move'

https://searchengineland.com/google-third-party-cookie-deprecation-delay-concerns-438079

Search engine land (Référencement)

Dan Taylor, Google's vice president of Global Advertising Strategies, is urging advertisers to act now.


10 / 131

10: Understanding the Web Storage API:

https://sankalp-haritash.hashnode.dev/understanding-the-web-storage-api

Hashnode - javascript (Javascript)

In the realm of web development, efficiently managing data storage on the client side is crucial for creating dynamic, user-friendly interfaces. The Web Storage API offers a powerful and intuitive solution, allowing web applications to store data loc...


11: Tired of Being Invisible Online' Discover How Rank Math WordPress SEO Plugin Can Skyrocket Your Search Engine Visibility

https://www.smashingapps.com/rank-math-wordpress-seo-plugin/

Smashing apps (Design / Internet)

With these powerful features and benefits, Rank Math Wordpress SEO Plugin empowers you to elevate your website's visibility and achieve unparalleled success.


12: VIVE XR Elite Business Edition, le système de réalité virtuelle pour les entreprise

https://www.realite-virtuelle.com/htc-vive-xr-elite-innovation-entreprise/

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

La nouvelle édition HTC VIVE XR Elite Business Edition révolutionne le paysage de la réalité […] Cet article VIVE XR Elite Business Edition, le système de réalité virtuelle pour les entreprise a été publié sur REALITE-VIRTUELLE.COM.


13: Components: The building blocks in React

https://blog.atomxel.com/react-components

Hashnode - javascript (Javascript)

Introduction React, a JavaScript library for building user interfaces, revolves around the concept of components. A component is a modular and reusable piece of code that encapsulates a specific functionality or UI element. Understanding components i...


14: If we didn't have leap years

https://flowingdata.com/2024/03/01/if-we-didnt-have-leap-years/

Flowing data (dataviz)

For CNN, Amy O’Kruk and Kenneth Uzquiano asked what would happen if we…Tags: CNN, leap year


15: React Life Cycle Method

https://raturiaman.hashnode.dev/react-life-cycle-method

Hashnode - javascript (Javascript)

Introduction: The React Lifecycle is like the heartbeat of a React application, guiding its flow and behavior. Without understanding this essential process, diving deep into React can feel like exploring a maze without a map. Fear not! Let's simplify...


16: Day 1/100 - Project 1/100

https://hrkhan.com/day-1100-project-1100

Hashnode - python (python)

This is my journey of creating 100 Python Projects in 100 days Insha'Allah... First Day: It was the first day and I was very excited to start already... Since I also have my college classes, it was a little difficult at first, but even then my excite...


17: Day 14 of 90daysofdevops

https://shrutij.hashnode.dev/day-14-of-90daysofdevops

Hashnode - python (python)

Python Data Types and Data Structures What are Data Types ' Data types are the classification or categorization of data items. It represents the kind of value that tells what operations can be performed on a particular data. Since everything is an ob...


18: Day 51: CI/CD Pipeline on AWS - Part 2 ' ''

https://davender.hashnode.dev/day-51-cicd-pipeline-on-aws-part-2

Hashnode - javascript (Javascript)

Congratulations on completing AWS CodeCommit in your CI/CD pipeline journey! Now, let's dive into the next phase where we'll explore AWS CodeBuild, CodeDeploy, CodePipeline, and S3 to further enhance your pipeline. Understanding CodeBuild Today, our ...


19: Microsoft va intégrer l'upscaling par IA directement dans DirectX

https://www.usine-digitale.fr/article/microsoft-devoile-une-api-pour-aider-les-developpeurs-a-ameliorer-la-qualite-visuelle-des-jeux-video.N2209230

L'usine-digitale (Informatique)

Microsoft a développé une nouvelle interface, intitulée DirectSR, pour intégrer l'upscaling par intelligence artificielle dans les prochains jeux vidéo sur PC. Avec cette technologie d'upscaling en 'Super Resolution', la définition et la qualité visuelle des jeux seront augmentées. L'objectif de cette nouvelle API : venir en soutien des développeurs pour l'intégration des différentes te [...]


20 / 131

20: Tout savoir sur uTorrent, le roi du partage en P2P

https://www.lebigdata.fr/tout-savoir-sur-utorrent-le-roi-du-partage-en-p2p

Le Big Data (dataviz)

L’ère du partage de fichiers en ligne a révolutionné la façon dont les gens accèdent et consomment des contenus, tels … Cet article Tout savoir sur uTorrent, le roi du partage en P2P a été publié sur LEBIGDATA.FR.


21: Day 15: Object-Oriented Programming in Python

https://himanshuchauhan.hashnode.dev/day-15-object-oriented-programming-in-python

Hashnode - python (python)

On the fifteenth day of my Python learning journey, I delve into the realm of Object-Oriented Programming (OOP) within Python. In this blog post, I aim to articulate my evolving comprehension of this fundamental programming paradigm. Python, known fo...


22: How to draw FISH

https://feeds.feedblitz.com/~/872848961/0/tanglepatterns~How-to-draw-FISH.html

TanglePatterns (Zentangle)

Online instructions for drawing CZT® Suzanne McNeill's Zentangle® pattern: Fish. Continue reading this article.TanglePatterns.com - An index and graphic guide to the best Zentangle® patterns on the web and how to draw them  


24: L'IA à la rescousse de la justice pour réguler le métavers

https://www.realite-virtuelle.com/ia-rescousse-justice-reguler-metavers/

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

D'ici 2030, on estime que 2,63 milliards d’utilisateurs utiliseront le métavers. Cependant, il y a […] Cet article L'IA à la rescousse de la justice pour réguler le métavers a été publié sur REALITE-VIRTUELLE.COM.


25: Joe Biden restreint les flux de données vers les pays "préoccupants" : quelles conséquences '

https://www.usine-digitale.fr/article/joe-biden-restreint-les-flux-de-donnees-vers-les-pays-preoccupants-quelles-consequences.N2209193

L'usine-digitale (Informatique)

Dans le cadre d'un executive order, le président des Etats-Unis Joe Biden invite le ministère de la Justice à édicter des règles pour restreindre les flux de données personnelles sensibles des Américains (génomiques, de santé, financières...) vers des pays jugés comme "préoccupants", tels que la Chine, Hong Kong, la Corée du Nord, la Russie, l'Iran, Cuba et le Venezuela. Pour comprend [...]


26: REST Api's'

https://thirublog.dev/rest-apis

Hashnode - javascript (Javascript)

What are Api's ' API (Application Programming Interfaces)APIs are like messengers that let different software talk to each other, defining rules for interaction. They allow developers to access functions of existing software without understanding the...


27: Linear design: The SaaS design trend that's boring and bettering UI

https://blog.logrocket.com/ux-design/linear-design/

Log Rocket blog (Web 2)

Linear design is a popular design trend, particularly for SaaS products, but has it peaked already' Let's find out. The post Linear design: The SaaS design trend that’s boring and bettering UI appeared first on LogRocket Blog.


28: Google Ads will automatically start pausing ad groups with low activity

https://searchengineland.com/google-pause-ad-groups-low-activity-438076

Search engine land (Référencement)

Advertisers will have the option to unpause cad groups but are advised only to do so if they expect impressions in the coming weeks.


29: Elon Musk épingle OpenAI pour être devenue une organisation lucrative

https://www.usine-digitale.fr/article/elon-musk-epingle-openai-pour-etre-devenue-une-organisation-lucrative.N2209226

L'usine-digitale (Informatique)

Le patron de Tesla ne porte ni Microsoft ni OpenAI dans son coeur et il compte bien le faire comprendre coûte que coûte. En intentant un procès à la start-up cofondée par Sam Altman, Elon Musk cherche à contraindre celle-ci à respecter sa mission initiale d'organisation à but non lucratif et à s'éloigner de toute forme de profit qu'elle pourrait engranger.


30 / 131

30: Understanding NPM

https://readandwrite.com/understanding-npm

Hashnode - javascript (Javascript)

Introduction In the ever-expanding landscape of web development, managing dependencies and packages efficiently is crucial. Node Package Manager (NPM) stands out as a cornerstone tool in this realm. In this comprehensive guide, we delve into what NPM...


31: Frontend Interview Experience at Project44

https://jaynil-gaglani.hashnode.dev/frontend-interview-experience-at-project44

Hashnode - javascript (Javascript)

Hello folks,I had the opportunity to interview recently at Project44, a US-based Supply Chain Management Platform for the Software Engineer - Frontend role. This role is more inclined towards the frontend domain & I will share my interview experience...


32: Dans les coulisses d'Abondance : retour sur un an d'évolutions

https://www.abondance.com/20240301-418264-coulisses-abondance-un-an.html

Abondance (Référencement)

1 an. Cela fait 1 an que l'équipe de KHOSI a pris la suite d'Olivier Andrieu pour animer le média Abondance et faire vivre ses activités avec FormaSEO et Réacteur. L'occasion pour nous de faire le bilan de ces 12 mois, et il s'est passé beaucoup de choses. Storytime !   Ce qui n'a pas […] L'article "Dans les coulisses d'Abondance : retour sur un an d'évolutions" a été publié sur le [...]


33: Crédit Mutuel Arkea héberge des SI financiers d'autres banques

https://www.lemondeinformatique.fr/actualites/lire-credit-mutuel-arkea-heberge-des-si-financiers-d-autres-banques-93090.html

Le monde informatique (Internet / Informatique)

Exploiter le SI d'autres établissements bancaires pour limiter le poids de l'informatique dans le budget de la banque. C'est la voie qu'a choisie (...)


34: Journey with me into the World of Data

https://dataqueen.hashnode.dev/journey-with-me-into-the-world-of-data

Hashnode - python (python)

From a young age, I've always been drawn to the world of Engineering. There's something inherently captivating about understanding how things work and unraveling the mysteries hidden within vast amounts of information. My journey began with a simple ...


35: Leader Spotlight: Staying ahead of changing customer needs, with Sanjay Modi

https://blog.logrocket.com/product-management/leader-spotlight-sanjay-modi/

Log Rocket blog (Web 2)

Sanjay Modi discusses his role in leading a website security product portfolio through drastically changing customer needs. The post Leader Spotlight: Staying ahead of changing customer needs, with Sanjay Modi appeared first on LogRocket Blog.


36: Emo: l'IA d'Alibaba qui fait parler vos photos, internet est choqué

https://www.lebigdata.fr/emo-alibaba-ia

Le Big Data (dataviz)

C'est au tour d'Alibaba de s'aventurer dans la course à l'IA. Avec Emo (Emote Portrait Alive), le géant du commerce … Cet article Emo: l'IA d'Alibaba qui fait parler vos photos, internet est choqué a été publié sur LEBIGDATA.FR.


37: React Compiler: Everything You Need to Know

https://mjubair.hashnode.dev/react-compiler

Hashnode - javascript (Javascript)

What if we could write React code without having to deal with memoization and issues with multiple re-renders. That's what React 19, the upcoming major version of the widely used JavaScript library for creating user interfaces, promises to deliver. I...


38: Day - 33 of DevOps

https://gokuldevops.hashnode.dev/day-33-of-devops

Hashnode - python (python)

The lambda function in Python is one of the most interesting topics because it allows you to write a function on a single line. It's incredible that Python lambda can do that. Python's lambda function provides a very elegant method for performing dif...


39: AWS LLRT: A Low Latency Runtime for Serverless Applications

https://mjubair.hashnode.dev/aws-llrt-a-low-latency-runtime-for-serverless-applications

Hashnode - javascript (Javascript)

Like the ever-evolving landscape of JavaScript frameworks, are we witnessing a similar boom in the creation of JavaScript runtimes' Let's explore what LLRT is, how it works, and its potential benefits. Introduction LLRT (Low Latency Runtime) is a lig...


40 / 131

40: TikTok launches monthly trends round-up series, including content tips

https://searchengineland.com/tiktok-trends-digest-series-438072

Search engine land (Référencement)

TikTok's Trends Digest will advise brands and creators on tapping into trends to boost engagement.


41: Undefined vs. Not Defined in JavaScript: A Comprehensive Guide

https://yashasvi127.hashnode.dev/undefined-vs-not-defined-in-javascript-a-comprehensive-guide

Hashnode - javascript (Javascript)

What is Undefined' In JavaScript, Undefined means that a variable has been declared but not assigned a value. In other words, the system recognizes its existence but doesn't know its value var myVar; console.log(myVar); // Output: Undefined //In the...


42: Threat intelligence : La start-up francilienne Filigran lève 15 M'

https://www.lemondeinformatique.fr/actualites/lire-threat-intelligence-la-start-up-francilienne-filigran-leve-15-meteuro-93121.html

Le monde informatique (Internet / Informatique)

Les start-ups françaises en cybersécurité se portent bien. Après une année 2023 très dynamique, 2024 commence (...)


43: À la DGCCRF, Polygraphe traque les faux avis en ligne et aspire les données personnelles

https://www.usine-digitale.fr/article/a-la-dgccrf-polygraphe-traque-les-faux-avis-en-ligne-et-aspire-les-donnees-personnelles.N2209225

L'usine-digitale (Informatique)

Autorisé l'an dernier, le logiciel Polygraphe doit aider les enquêteurs de la DGCCRF à repérer les professionnels qui usent de faux avis en ligne pour attirer plus de clients ou pour dénigrer leurs concurrents. Mais sa disposition à aspirer massivement des données personnelles, parfois sensibles, lui est reprochée.


44: (Cont.) LangChain.js: Chatting with a PDF

https://ajaykrupalk.hashnode.dev/cont-langchainjs-chatting-with-a-pdf

Hashnode - javascript (Javascript)

Now, that we have done with the retriever module, the next steps are: Step 4: Rephrase the Question The question has to be reformed to be a standalone question, so that it can be understood independently without any prior knowledge. This ensures tha...


45: The Intercept et Raw Story portent plainte contre OpenAI et Microsoft pour violation du droit d'auteur

https://www.usine-digitale.fr/article/the-intercept-et-raw-story-portent-plainte-contre-openai-et-microsoft-pour-violation-du-droit-d-auteur.N2209219

L'usine-digitale (Informatique)

OpenAI et Microsoft sont accusés par les médias The Intercept, Raw Story et AlterNet de violation du droit d'auteur. Les deux entreprises auraient volontairement supprimé les informations relatives à l'auteur, au titre et d'autres informations de droit d'auteur pour entraîner des modèles d'IA générative. ChatGPT serait donc en capacité de recracher des données provenant d'oeuvres journal [...]


46: LovelyPlots: Create Nice Matplotlib Figures for Presentations

https://mathdatasimplified.com/lovelyplots-create-nice-matplotlib-figures-for-presentations/

Math Data Simplified (data)

If you want to transform your matplotlib plots into nice figures for scientific papers or presentations, try LovelyPlots. To use LovelyPlots, simply add plt.style.use(ipynb) to your code. Link to LovelyPlots. Code to create the figures Favorite …


47: JavaScript ,Deconstructed (II)

https://ofoenelson.hashnode.dev/javascript-deconstructed-ii

Hashnode - javascript (Javascript)

This is a series so you can check out my other articles on JavaScript to catch up. Highlighted texted are further explained in the footnote. Data Types In computer programming, a data type is a collection of data values. A data type or type for short...


48: JavaScript, Deconstructed: Data Types

https://ofoenelson.hashnode.dev/javascript-deconstructed-data-types

Hashnode - javascript (Javascript)

Data Types In computer programming, a data type is a collection of data values. A data type or type for short is a convenient umbrella name for grouping data of similar values. JavaScript has 8 data types namely String, Number, BigInt, Boolean, Und...


49: Implementing in-app updates for React Native apps

https://blog.logrocket.com/implementing-in-app-updates-react-native/

Log Rocket blog (Web 2)

Implementing OTA in-app updates in React Native apps can streamline the update process, preventing delays that hinder overall productivity. The post Implementing in-app updates for React Native apps appeared first on LogRocket Blog.


50 / 131

50: How one Google featured snippet is killing commercial list-based content

https://searchengineland.com/how-one-google-featured-snippet-is-killing-commercial-list-based-content-437995

Search engine land (Référencement)

A look at Google's "From sources across the web" SERP feature, its similarity to programmatic SEO content and impact on fair competition.


51: JO 2024 : une clé USB volée contient des données top secrètes

https://www.lebigdata.fr/jo-2024-cle-usb-volee-donnees-top-secretes

Le Big Data (dataviz)

À l’approche des Jeux olympiques de Paris 2024, la perte d’une clé USB contenant des données essentielles a semé l’inquiétude … Cet article JO 2024 : une clé USB volée contient des données top secrètes a été publié sur LEBIGDATA.FR.


52: Le carnet de commandes sur l'IA de Dell Technologies rassure la bourse

https://www.lemondeinformatique.fr/actualites/lire-le-carnet-de-commandes-sur-l-ia-de-dell-technologies-rassure-la-bourse-93112.html

Le monde informatique (Internet / Informatique)

Suite à un point avec les analystes relatif à la parution de ses résultats financiers pour son dernier trimestre fiscal 2024 et l'ensemble (...)


53: Le carnet de commandes IA de Dell Technologies rassure la bourse

https://www.lemondeinformatique.fr/actualites/lire-le-carnet-de-commandes-ia-de-dell-technologies-rassure-la-bourse-93112.html

Le monde informatique (Internet / Informatique)

Suite à un point avec les analystes relatif à la parution de ses résultats financiers pour son dernier trimestre fiscal 2024 et l'ensemble (...)


54: An overview of SDKs

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

Log Rocket blog (Web 2)

The acronym SDK stands for software development kit. It contains platform-specific tools to run and develop software. The post An overview of SDKs appeared first on LogRocket Blog.


55: Web Tech Trends to Watch in 2024 and Beyond

https://www.webdesignerdepot.com/web-tech-trends-2024/

Webdesigner depot (Design)

It hardly seems possible given the radical transformations we've seen over the last few decades, but the web design landscape is evolving faster than ever.


56: ORM Methods: Read()

https://amrgaber.hashnode.dev/orm-methods-read

Hashnode - python (python)

This method allows you to read data from the database. It takes a list of fields as input and returns a list of dictionaries mapping field names to their values. Parameters: fields: This parameter specifies which fields you want to read from the data...


57: ORM Methods: Read()

https://codeodoo.com/orm-methods-read

Hashnode - python (python)

This method allows you to read data from the database. It takes a list of fields as input and returns a list of dictionaries mapping field names to their values. Parameters: fields: This parameter specifies which fields you want to read from the data...


58: ''' ''''''' : ''''''()

https://amrgaber.hashnode.dev/ipcdki7wnzcr8j2qjcdwnzcm8j2qnvcdkk3wnzch8j2qqpcdkj3wnzcsidog8j2qkvcdkj7wnzca8j2qqcdkjzwnzchkck

Hashnode - python (python)

The search() Method allows you to find records that match specific criteria. It enables you to search for records in a model based on a particular domain. Parameters: domain: a list of tuples that define the criteria that the records must match. Use...


59: ''' ''''''' : ''''''()

https://codeodoo.com/ipcdki7wnzcr8j2qjcdwnzcm8j2qnvcdkk3wnzch8j2qqpcdkj3wnzcsidog8j2qkvcdkj7wnzca8j2qqcdkjzwnzchkck

Hashnode - python (python)

The search() Method allows you to find records that match specific criteria. It enables you to search for records in a model based on a particular domain. Parameters: domain: a list of tuples that define the criteria that the records must match. Use...


60 / 131

60: Unraveling the Secrets of Pandas

https://lohitaintelli.hashnode.dev/unraveling-the-secrets-of-pandas

Hashnode - python (python)

In the realm of data analysis and manipulation, Python shines as a beacon of efficiency and versatility, offering a plethora of tools and libraries to dissect, visualize, and derive insights from complex datasets. At the heart of this ecosystem lies ...


61: Des organisations ukrainiennes piratées via la stéganographie

https://www.lemondeinformatique.fr/actualites/lire-des-organisations-ukrainiennes-piratees-via-la-steganographie-93120.html

Le monde informatique (Internet / Informatique)

Le conflit en Ukraine est souvent qualifié de guerre hybride avec une présence de plus en plus marquée du volet cyber-offensif. Dernier (...)


62: Migration de plusieurs repos JS dans un monorepo

https://www.aha.io/engineering/articles/monorepo

Humancoders ()

Retour d'expérience sur la migration de plusieurs repos JS dans un monorepo : l'intérêt d'un monorepo, garder l'historique git, Nx + pnpm VS turborepo Commentaires L'article Migration de plusieurs repos JS dans un monorepo a été posté dans la catégorie JavaScript de Human Coders News


63: How to identify and create content pillars that boost brand awareness

https://searchengineland.com/identify-create-content-pillars-437991

Search engine land (Référencement)

Learn proven tactics for selecting content pillars that educate and entertain your audience while conveying brand values.


64: Skybox VR : Explorez les caractéristiques de ce dispositif

https://www.realite-virtuelle.com/skybox-vr-caracteristiques-tout-savoir/

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

Si la réalité virtuelle est votre passion, vous savez à quel point un casque VR […] Cet article Skybox VR : Explorez les caractéristiques de ce dispositif a été publié sur REALITE-VIRTUELLE.COM.


65: Des modèles d'intelligence artificielle malveillants repérés sur la plateforme Hugging Face

https://www.usine-digitale.fr/article/des-modeles-d-intelligence-artificielle-malveillants-reperes-sur-la-plateforme-hugging-face.N2209211

L'usine-digitale (Informatique)

Des chercheurs en cybersécurité ont découvert une centaine de modèles malveillants sur la plateforme collaborative open source Hugging Face. Des opérations qui pourraient permettre aux hackers d'injecter du code malveillant sur les appareils des utilisateurs et d'en prendre le contrôle.


66: Rich media input from the keyboard in Compose

https://blog.shreyaspatil.dev/rich-media-input-from-the-keyboard-in-compose

Hashnode - Kotlin (Mobiles)

Hey Composers '', if you're also a fan of Jetpack Compose and working on an application that needs to interact with rich media input then finally it's available. Especially, if you're working on a chat application and also using Jetpack Compose, th...


67: Clean Architecture for Dart and Flutter Applications: A Quick Overview

https://switchandretain.com/clean-architecture-for-dart-and-flutter-applications-a-quick-overview

Hashnode - Flutter (Flutter)

Experience is what separates Seniors from Juniors. While it often correlates with the number of years an individual has spent in the industry ' it doesn't mean that the higher the number, the more experienced the individual is... Instead, Experience ...


68: Le mot de passe, un acteur incontournable de notre vie digitale

https://www.lebigdata.fr/le-mot-de-passe-un-acteur-incontournable-de-notre-vie-digitale

Le Big Data (dataviz)

Le mot de passe fait partie intégrante de notre vie numérique au quotidien. Il nous permet de nous connecter sur … Cet article Le mot de passe, un acteur incontournable de notre vie digitale a été publié sur LEBIGDATA.FR.


69: JavaScript: How to use Node.js

https://andrewdass.hashnode.dev/javascript-how-to-use-nodejs

Hashnode - javascript (Javascript)

Overview This article will explain how to run JavaScript files with Node.js. Node.js is a JavaScript runtime environment. Procedure Go to the official Node.js (1) website and download the software. There are different installation files for differen...


70 / 131

70: Google Chrome : du nouveau pour les suggestions de recherche

https://www.abondance.com/20240301-417611-google-chrome-du-nouveau-pour-les-suggestions-de-recherche.html

Abondance (Référencement)

Google Chrome présente ses nouveautés : suggestions personnalisées basées sur l'historique, visualisation améliorée pour le shopping sur mobile et performances optimisées même sans connexion. Ce qu'il faut retenir : Suggestions personnalisées via l'historique de recherche Google Chrome propose une nouvelle fonctionnalité sur sa version desktop, avec des suggestions de recherche personnal [...]


71: Modern CSS Tooltips And Speech Bubbles (Part 1)

https://smashingmagazine.com/2024/03/modern-css-tooltips-speech-bubbles-part1/

Smashing magazine (Web 2 / CSS)

Tooltips are a very common pattern used in CSS for years. There are a lot of ways to approach tooltips in CSS, though some evoke headaches with all the magic numbers they require. In this article, Temani Afif presents modern techniques to create tooltips with the smallest amount of markup and the greatest amount of flexibility.


72: Collective 817

https://tympanus.net/codrops/collective/collective-817/

Codrops (Internet / Design)

What is Utility-First CSS' * Hyperdiv * htmz * 404 Creatives


73: Vous ne croyez pas aux robots IA'' Amazon met 1 milliard sur la table

https://www.lebigdata.fr/investissement-robots-ia-amazon

Le Big Data (dataviz)

Booster la productivité, accélérer certaines tâches, et minimiser les risques des accidents de travail. Tant de raisons qui poussent Amazon … Cet article Vous ne croyez pas aux robots IA'' Amazon met 1 milliard sur la table a été publié sur LEBIGDATA.FR.


74: Bientôt la sortie mondiale de l'Apple Vision Pro '

https://www.realite-virtuelle.com/vision-pro-capacite-production-augmentee/

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

Au 29 janvier, en seulement dix jours depuis son lancement, Apple aurait réussi à écouler […] Cet article Bientôt la sortie mondiale de l'Apple Vision Pro ' a été publié sur REALITE-VIRTUELLE.COM.


75: How to Achieve Effortless List Item Animation and Reordering in Flutter

https://canopas.hashnode.dev/how-to-achieve-effortless-list-item-animation-and-reordering-in-flutter

Hashnode - Flutter (Flutter)

Background In a world full of Flutter app creation, making things easy and fun for users is super important. Recently, I needed to create a list where you could drag items around, and I wanted it to look cool with smooth animations. The built-in Reor...


76: Soutenue par Microsoft et OpenAI, Figure lève 675 millions de dollars pour son robot humanoïde

https://www.usine-digitale.fr/article/soutenue-par-microsoft-et-openai-figure-leve-675-millions-de-dollars-pour-son-robot-humanoide.N2209200

L'usine-digitale (Informatique)

Les humanoïdes peuvent-ils révolutionner l'industrie ' C'est ce qu'espère Brett Adcock, fondateur et CEO de Figure. La start-up américaine développe des robots destinés à remplacer la main-d''uvre humaine manquante sur des postes considérés à risque. Pour soutenir son développement, elle vient de lever 675 millions de dollars auprès de grandes entreprises technologiques.


77: GitHub déploie la protection push sur les dépôts publics

https://www.lemondeinformatique.fr/actualites/lire-github-deploie-la-protection-push-sur-les-depots-publics-93113.html

Le monde informatique (Internet / Informatique)

GitHub a commencé à déployer la protection push pour tous ses utilisateurs. De quoi s'agit-il ' C'est une fonction d'analyse des secrets (...)


78: Jérôme Suhard propulsé DGA de Pepperbay

https://www.lemondeinformatique.fr/actualites/lire-jerome-suhard-propulse-dga-de-pepperbay-93106.html

Le monde informatique (Internet / Informatique)

Dans un contexte de forte croissance et de structuration de ses activités, Pepperbay promeut Jérôme Suhard au poste de directeur général (...)


79: Python based currency converter web app : A simple approach

https://blog.moroccands.com/python-based-currency-converter-web-app-a-simple-approach

Hashnode - python (python)

Introduction In today's globalized world, the ability to swiftly convert currencies is a necessity for travelers, businesses, and finance enthusiasts alike. In this blog, we delve into the fascinating realm of currency conversion, showcasing a Python...


80 / 131

81: Variable Scope in Python

https://techno101.hashnode.dev/variable-scope-in-python

Hashnode - python (python)

Variable scope in Python refers to the region of a program where a variable is accessible or visible. Python has two main variable scopes: global scope and local scope. Global Scope: Variables defined outside of any function or class have global sco...


82: Déploiement de la 6G : la France signe une déclaration de principe

https://www.blogdumoderateur.com/deploiement-6g-france-signe-declaration-principe/

Blog du Moderateur ()

10 pays, dont la France, ont signé une déclaration constituée de 6 principes pour le développement de la 6G. La Chine ne fait pas partie des signataires.


83: Le leader de la réalité étendue (XR) chez Qualcomm s'en va

https://www.realite-virtuelle.com/hugo-swart-quitte-entreprise/

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

Triste nouvelle pour Qualcomm. Hugo Swart, qui occupait les postes clés de directeur général et […] Cet article Le leader de la réalité étendue (XR) chez Qualcomm s’en va a été publié sur REALITE-VIRTUELLE.COM.


84: Using the OpenAPI generator Gradle plugin

https://yshean.com/using-the-openapi-generator-gradle-plugin

Hashnode - Flutter (Flutter)

I'm not a fan of Gradle, but for enterprise projects sometimes you need to use them. There are many choices of installing the OpenAPI generator, why among all did I choose to use the Gradle plugin' Well, the reason for me is when using the Gradle plu...


85: E-commerce : La Fourche lève 26,5 millions d'euros pour accélérer son développement

https://www.usine-digitale.fr/article/e-commerce-la-fourche-leve-26-5-millions-d-euros-pour-accelerer-son-developpement.N2209202

L'usine-digitale (Informatique)

Le magasin bio en ligne La Fourche compte une communauté de 110 000 personnes qui l'a soutenue pour réunir 2,5 millions d'euros sur l'enveloppe globale de 26,5 millions récemment levée. Ces fonds accompagneront le développement de la start-up partout en France et sur de nouveaux marchés.


86: Lightricks LTX, une IA pour créer un film entier : script, storyboard, vidéo'

https://www.lebigdata.fr/lightricks-ltx-studio-ia

Le Big Data (dataviz)

Non, l'IA générative ne s'arrête pas aux textes. Grâce à Lightricks LTX, les utilisateurs peuvent passer à un niveau supérieur. … Cet article Lightricks LTX, une IA pour créer un film entier : script, storyboard, vidéo' a été publié sur LEBIGDATA.FR.


87: Slowing Down Speeding Up

https://demosthenes.hashnode.dev/slowing-down-speeding-up

Hashnode - javascript (Javascript)

Thinking about jobs. Front End UI Developer Intern, Summer 2024' I need a resume. I need a portfolio. I need to work on schoolwork. I need to clean the kitchen. I need energy. I want to write a blog post. I want to work on my incremental game. I want...


88: Il remplace 700 employés par l'IA, et avoue avoir des remords

https://www.lebigdata.fr/remplace-700-employes-par-ia-remords

Le Big Data (dataviz)

Face à une décision révolutionnaire, un dirigeant éprouve des remords en reconnaissant les dilemmes éthiques de remplacer la main-d’'uvre humaine … Cet article Il remplace 700 employés par l’IA, et avoue avoir des remords a été publié sur LEBIGDATA.FR.


89: Understanding the 'this' Keyword in JavaScript

https://shivangyadav.hashnode.dev/understanding-the-this-keyword-in-javascript

Hashnode - javascript (Javascript)

What exactly is 'this'' In JavaScript, this is a keyword that refers to the object it belongs to. The specific object it references depends entirely on how the current function is being called. Its behavior is dynamic, meaning its value changes depen...


90 / 131

90: Builder Design Pattern. What' Why' How'

https://gunishjain.hashnode.dev/builder-design-pattern-what-why-how

Hashnode - Kotlin (Mobiles)

As an Android Developer, we use and implement various libraries in our project, and often encounter a specific creational pattern called Builder Design Pattern. In this blog, we will discuss what is builder design pattern, what problem it solves and ...


91: Elon Musk porte plainte contre OpenAI et Sam Altman

https://www.lemondeinformatique.fr/actualites/lire-elon-musk-porte-plainte-contre-openai-et-sam-altman-93111.html

Le monde informatique (Internet / Informatique)

Après l'Union européenne ou la SEC, les relations entre Microsoft et OpenAI inquiètent une autre personne : Elon Musk. (...)


92: Matilda Davies, The Times, will speak about creating a Datawrapper workflow

https://blog.datawrapper.de/the-times-matilda-davies/

Data Wrapper ()

We’re excited to announce that Matilda Davies from The Times will speak at our Unwrapped...


93: URL Scrapings, in an LXC, with Node.

https://solodev.app/url-scrapings-in-an-lxc-with-node

Hashnode - javascript (Javascript)

TL;DR. This post is a guide to setting up a Linux Container (LXC) on Ubuntu. Within the container, I will run a Node.js script for scraping URLs. This piece covers the installation of LXD (LinuX Daemon), creating and configuring an LXC, and using NVM...


94: Créer un jeu en réalité virtuelle sans casque : l'avenir des jeux vidéo

https://www.realite-virtuelle.com/comment-coder-un-jeux-en-vr-sans-casque-vr/

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

La réalité virtuelle (VR) a transformé le monde du jeu. Elle offre aux joueurs une expérience totalement […] Cet article Créer un jeu en réalité virtuelle sans casque : l’avenir des jeux vidéo a été publié sur REALITE-VIRTUELLE.COM.


95: Rock map of Scotland

https://flowingdata.com/2024/03/01/rock-map-of-scotland/

Flowing data (dataviz)

Harry Jefferies shared his grandfather’s 30-year project: My grandpa who is 85 started…Tags: geology, Harry Young, physical, Scotland


96: 5 jeux à découvrir sur ChatGPT

https://www.blogdumoderateur.com/5-jeux-decouvrir-chatgpt/

Blog du Moderateur ()

Depuis l'arrivée des GPTs personnalisés, il est possible de créer des chatbots dédiés à n'importe quelle tâche, y compris celle, grandement recommandée, de... jouer !


97: 15 mini jeux gratuits pour améliorer vos compétences de designer

https://www.blogduwebdesign.com/blog/webdesign/jeux-apprendre-le-webdesign.html

blogduwebdesign (Design)

Explorez notre sélection de 15 mini-jeux gratuits spécialement créés pour vous qui vous permettront de mettre à l’épreuve vos connaissances en web design ou en code, tout cela de manière ludique et légère. Dans cette collection, vous découvrirez des exercices ludiques sur les couleurs, les courbes de B&ea [...]


98: Roboflow : le summum de la performance de la computer vision

https://www.lebigdata.fr/outil-ia-roboflow

Le Big Data (dataviz)

Rendre le monde programmable, tel est l'objectif de Roboflow. Cet outil permet de rassembler plusieurs types de données dans une … Cet article Roboflow : le summum de la performance de la computer vision a été publié sur LEBIGDATA.FR.


99: La croissance des revenus de Micropole entravée en 2023

https://www.lemondeinformatique.fr/actualites/lire-la-croissance-des-revenus-de-micropole-entravee-en-2023-93109.html

Le monde informatique (Internet / Informatique)

Micropole a clos le deuxième semestre de son exercice 2023 sur un chiffre d'affaires de 70,7 M', en hausse de 5,3 % par rapport à la (...)


100 / 131

100: Barcelone de plain pied dans l'ère de la smart city dopée à l'IA

https://www.lemondeinformatique.fr/actualites/lire-barcelone-de-plain-pied-dans-l-ere-de-la-smart-city-dopee-a-l-ia-93105.html

Le monde informatique (Internet / Informatique)

La mairie de Barcelone a entrepris une transformation numérique holistique de ses services, sur la base de nombreuses initiatives technologiques, (...)


101: L'éditeur brestois d'ERP BoondManager lève 32 M'

https://www.lemondeinformatique.fr/actualites/lire-l-editeur-brestois-d-erp-boondmanager-leve-32-meteuro-93108.html

Le monde informatique (Internet / Informatique)

BoondManager a des ambitions et plus que jamais les moyens de les réaliser. L'éditeur brestois d'ERP pour ESN et sociétés de (...)


102: L'IA générative est plus une affaire de produit technologique qu'un projet d'IA

https://www.lemondeinformatique.fr/actualites/lire-l-ia-generative-est-plus-une-affaire-de-produit-technologique-qu-un-projet-d-ia-93048.html

Le monde informatique (Internet / Informatique)

Vous avez fini par maîtriser les sujets d'IA. Vous avez monté une équipe de data scientists et mis en place du MLops. Vous pensez donc (...)


103: Ferrovial muscle ses infrastructures autoroutières et aéroportuaires à l'IA

https://www.lemondeinformatique.fr/actualites/lire-ferrovial-muscle-ses-infrastructures-autoroutieres-et-aeroportuaires-a-l-ia-93079.html

Le monde informatique (Internet / Informatique)

Le concepteur et exploitant espagnol d'infrastructures d'autoroutes, d'aéroports, de sites de construction et de réseau d'énergie (...)


104: Google face à une plainte historique pour abus de position dominante en Europe

https://www.abondance.com/20240301-415475-google-face-a-une-plainte-historique-pour-abus-de-position-dominante-en-europe.html

Abondance (Référencement)

Plus de 30 médias européens se sont unis pour porter plainte contre Google, exigeant 2,1 milliards d'euros pour des pratiques anticoncurrentielles sur le marché de la publicité en ligne. Cette action en justice marque un nouveau tournant dans la lutte contre la dominance des géants du web. Ce qu'il faut retenir : À l'origine de […] L'article "Google face à une plainte historique pour [...]


105: Unseenlabs, Photoroom, BoondManager' Les levées de fonds de la French Tech cette semaine

https://www.usine-digitale.fr/article/unseenlabs-photoroom-boondmanager-les-levees-de-fonds-de-la-french-tech-cette-semaine.N2209177

L'usine-digitale (Informatique)

Les start-up de la French Tech ont levé plus de 225 millions d'euros cette semaine, d'après le décompte hebdomadaire d'eCap Partner pour L'Usine Digitale.


106: Write down Docker Compose file for Rust and MySQL application

https://lingarajtechhub.com/write-down-docker-compose-file-for-rust-and-mysql-application

Hashnode - python (python)

Docker Compose file for a Rust app with a MySQL database. This example is for when you have a Rust app in a folder called rust_app with a Cargo.toml file, and you want to link it to a MySQL database. docker-compose.yml: version: '3' services: rust_...


107: React memo and useCallback

https://kluffa-blog.vercel.app/react-memo-and-usecallback

Hashnode - javascript (Javascript)

We all have heard about using performance optimization techniques in ReactJS to make the applications efficient and fast. But many times the question arises is what are the correct methods to do it, and ReactJS offers some of them out of the box such...


108: Javascript: behind the scenes

https://runtimeerror.hashnode.dev/javascript-behind-the-scenes

Hashnode - javascript (Javascript)

I used to wonder how a programming language works behind the scenes and in particular javascript. After going through lot of resources i found most of them do not explain this part which i feel is very crucial to be a great developer. A big shout out...


109: Building a Chatbot from Scratch using Rasa Framework: A Comprehensive Guide

https://pinakdatta.hashnode.dev/building-a-chatbot-from-scratch-using-rasa-framework-a-comprehensive-guide

Hashnode - python (python)

Introduction: In today's digital landscape, chatbots have become essential tools for businesses to enhance customer service and engagement. Among the various frameworks available, Rasa stands out for its flexibility and open-source nature. This guide...


110 / 131

110: Empower Your Hosting Experience with a Comprehensive Control Panel

https://www.bestfreewebresources.com/empower-your-hosting-experience-with-a-comprehensive-control-panel

Best Free Web Resources (Veille)

A hosting control panel is a powerful tool that allows users to manage various aspects of their web hosting environment from a single, intuitive interface. Whether you’re a beginner or an experienced webmaster, a hosting control panel offers a wide range of features to simplify the management of your website, domain, emails, databases, and other […] The post Empower Your Hosting Experi [...]


111: Pingora

https://github.com/cloudflare/pingora/

pointer.io (Développement)

Library for building network services.


112: Increase Test Fidelity By Avoiding Mocks

https://testing.googleblog.com/2024/02/increase-test-fidelity-by-avoiding-mocks.html

pointer.io (Développement)

'Aim for as much fidelity as you can achieve without increasing the size of a test. At Google, tests are classified by size. Most tests should be small: they must run in a single process and must not wait on a system or event outside of their process. Increasing the fidelity of a small test is often a good choice if the test stays within these constraints. A healthy test suite also includes medium [...]


113: Data Will Not Tell You What To Do

https://mikkeldengsoe.substack.com/p/data-will-not-tell-you-what-to-do

pointer.io (Développement)

'Data may give you a conclusive answer that changing the color of a button from yellow to green increases the conversion rate by 0.15ppts but will tell you nothing about the other ideas that would have had ten times more impact.' Mikkel believes that the best ideas are often complex and require persistence, and that intuition is heavily underrated. 


114: Productive Compliments: Giving, Receiving, Connecting

https://tidyfirst.substack.com/p/productive-compliments-giving-receiving

pointer.io (Développement)

'At it's best, a compliment is a warm fuzzy. Receiving or giving a compliment blesses the day. At it's worst, a compliment is a naked power play, an assertion of dominance. Giving and receiving compliments are not natural skills. This article summarizes what I've learned about giving and receiving compliments so far.' Kent provides specific and actionable advice around the semantics of human conne [...]


115: How To Add An Onboarding Flow For Your Application

https://clerk.com/blog/add-onboarding-flow-for-your-application-with-clerk

pointer.io (Développement)

Explore Clerk's method to revolutionize app onboarding in Next.js, enabling tailored user experiences from the start. Learn about session tokens and middleware for a flexible framework that meets business and user needs, simplifying setup and enhancing engagement and retention, key for digital product success.


116: In Praise Of Nushell

https://lars.yencken.org/in-praise-of-nushell

pointer.io (Développement)

'Nushell is a non-POSIX shell implemented in Rust and based around the concept of structured data. Non-POSIX means that everyday commands like ls, mkdir, find and rm have been redefined to work better with structured data, and that things like environment variables are configured differently to common shells like bash and zsh. Having to re-learn everyday things is big cost, but Nushell comes with [...]


117: How I Build And Run Behavioral Interviews

https://www.benkuhn.net/behavioral/

pointer.io (Développement)

'I used to think that behavioral interviews were basically useless, because it was too easy for candidates to bullshit them and too hard for me to tell what was a good answer. I'd end up grading every candidate as an 'okay, I guess' because I was never sure what bar I should hold them to. I still think most behavioral interviews are like that, but after grinding out way too many of them, I now thi [...]


118: Pointer Sponsor

https://clerk.com/

pointer.io (Développement)

This issue's sponsor is Clerk


119: Multi-Tenant Analytics: Why It's Hard To Build

https://qrvey.com/blog/what-is-multi-tenant-analytics/?utm_campaign=Pointer.io%20Newsletter%20Sponsorships&utm_source=pointer&utm_medium=newsletter&utm_term=secondary&utm_content=multi%20tenant%20analytics

pointer.io (Développement)

Multi-tenant analytics empowers SaaS companies to provide more value to their customers, while ensuring privacy and security of their data. It delivers cost efficiency, scalability, greater customization, and more. It's a win-win situation for SaaS, but it's hard to build. Learn why in this article.


120 / 131

120: Better Benchmarks Through Graphs

https://brooker.co.za/blog/2024/02/12/parameters.html

pointer.io (Développement)

'I believe that one of the things that's holding back databases as an engineering discipline is a lack of good benchmarks, especially ones available at the design stage. The gold standard is designing for and benchmarking against real application workloads, but there are some significant challenges achieving this ideal.' Marc discusses an approach to develop benchmarks that shine light on a databa [...]


121: Ingestr

https://github.com/bruin-data/ingestr

pointer.io (Développement)

Copy data between any DB with a single command.


122: R2R

https://github.com/SciPhi-AI/R2R

pointer.io (Développement)

Production-ready RAG systems.


123: How Zapier Automates Billions Of Tasks

https://newsletter.systemdesign.one/p/zapier-architecture

pointer.io (Développement)

Neo takes a look at Zapier's architecture, highlighting its use of Nginx, Python Django, MySQL, Redis, AWS Lambda, RabbitMQ, and Celery for automating billions of tasks. It details Zapier's tech stack, asynchronous processing, scalability strategies, and how they handle task execution and history tracking, using technologies like GraphQL, Next.js, AWS S3, Kafka, and Elasticsearch for efficiency an [...]


124: Hyperloop et Maglev : ne laissons pas la Chine dominer les transports mondiaux du futur'

https://www.rtflash.fr/hyperloop-et-maglev-ne-laissons-pas-chine-dominer-transports-mondiaux-futur/article

Tregouet.org ()

On le sait, pour éviter un embrasement climatique qui aurait des conséquences désastreuses pour l'humanité, le monde doit tendre vers une décarbonation complète d'ici 2050 ou du moins redescendre à cette échéance en dessous des 10 gigatonnes de CO2 (contre 40 gigatonnes aujourd'hui), niveau jugé compatible par les scientifiques avec la capacité d'absorption du CO2 par notre planète. [...]


126: Natural Language Processing with Python

https://abstracts.hashnode.dev/natural-language-processing-with-python

Hashnode - python (python)

This book is a practical introduction to NLP. You will learn by example, write real programs, and grasp the value of being able to test an idea through implementation. If you haven't learned already, this book will teach you programming. Unlike other...


127: Efficient Data Storage in JavaScript: Understanding Local and Session Storage with Input Forms

https://riike.hashnode.dev/efficient-data-storage-in-javascript-understanding-local-and-session-storage-with-input-forms

Hashnode - javascript (Javascript)

Data storage on the client side is essential for providing a seamless web browsing experience. Two options are available to achieve this: Local Storage and Session Storage. This tutorial will help you understand the concepts of Local Storage and Sess...


128: Day 36 of LeetCode

https://evelynsjourney.hashnode.dev/day-36-of-leetcode

Hashnode - python (python)

Documenting LeetCode solving. Q105 416. Partition Equal Subset Sum Medium. class Solution: def canPartition(self, nums: List[int]) -> bool: if sum(nums) % 2: return False dp = set() # make sure dp set is not e...




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