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

« Juillet 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


Lundi 10 Juillet 2023 (130)

1: RxJS Operators: bufferCount

https://drownedintech.hashnode.dev/rxjs-operators-buffercount

Hashnode - javascript (Javascript)

RxJS is a JavaScript library that enables the creation of asynchronous and event-based programs. The main type is the Observable and a suite of functions and operators are provided to make it easier to work with the data coming through. This series w...


2: How to write your first python code

https://ernestakubueze.hashnode.dev/how-to-write-your-first-python-code

Hashnode - python (python)

Python is one of the world's most popular programming languages and it is widely used across different fields and industries in the world. Python offers a wide range of services such as web development, data analysis, software development, machine le...


3: Array Methods

https://blog.ileolamipen.com/array-methods

Hashnode - javascript (Javascript)

Introduction An array is a type of data structure in programming most especially in Javascript language, they are used to store data in such a way they can be easily accessed. An array can consist of strings, integers, objects, floats, and arrays. Th...


4: Une nouvelle molécule pour cibler et éliminer les cellules cancéreuses grâce à la lumière

https://www.rtflash.fr/nouvelle-molecule-pour-cibler-et-eliminer-cellules-cancereuses-grace-lumiere/article

Tregouet.org ()

Utilisées principalement dans le traitement de certains cancers, les thérapies photodynamiques sont des traitements peu invasifs. Elles reposent sur l'utilisation de photosensibilisateurs, des molécules capables de s'exciter au contact de la lumière et de transmettre leur énergie au dioxygène contenu dans les cellules ciblées, le rendant toxique et provoquant la mort de ces dernières. [...]


5: Des panneaux solaires ultralégers composés de thermoplastique recyclé

https://www.rtflash.fr/panneaux-solaires-ultralegers-composes-thermoplastique-recycle/article

Tregouet.org ()

Les entreprises EconCore et Solarge se sont associées pour produire un panneau solaire ultraléger, capable de réduire de 65 % le poids des installations solaires en toiture. Composée d'un c'ur nid d'abeille monomatériau en thermoplastique recyclé, cette nouvelle gamme de panneaux serait également plus facile à recycler. en lire plus


6: Google confirms bug with Google News impacting publisher traffic

https://searchengineland.com/google-confirms-bug-with-google-news-impacting-publisher-traffic-429249

Search engine land (Référencement)

This bug may be impacting publisher traffic from Google News. The post Google confirms bug with Google News impacting publisher traffic appeared first on Search Engine Land.


7: Le plus grand bâtiment imprimé en 3D d'Europe voit le jour en Allemagne

https://www.rtflash.fr/plus-grand-batiment-imprime-en-3d-d-europe-voit-jour-en-allemagne/article

Tregouet.org ()

54 mètres de long, 11 mètres de large, 9 mètres de haut, 600 mètres carrés de superficie : tels sont les chiffres imposants du plus grand bâtiment construit en Europe au moyen de l'impression 3D. Une technologie qui permettra d'ériger un tel édifice en un temps record : débuté le 31 mars dernier, le chantier du gros 'uvre est prévu pour s'achever fin juillet. Le chantier se déroule à [...]


8: Kaneka présente une cellule solaire tandem silicium-pérovskite 2T d'une efficacité de 29,2 %

https://www.rtflash.fr/kaneka-presente-cellule-solaire-tandem-silicium-perovskite-2t-d-efficacite-29-2/article

Tregouet.org ()

La société chimique japonaise Kaneka a conçu une cellule solaire tandem pérovskite-cristallin à deux terminaisons (2T) en utilisant une plaquette de silicium industriel Czochralski (CZ) de 145 'm d'épaisseur. Les chercheurs de l'entreprise ont construit la cellule avec une couche intermédiaire antireflet reposant sur ce qu'ils appellent des 'structures texturées douces' qui ont été appli [...]


9: L'analyse épigénétique de l'ADN circulant va bouleverser le diagnostic des cancers

https://www.rtflash.fr/l-analyse-epigenetique-l-adn-circulant-va-bouleverser-diagnostic-cancers/article

Tregouet.org ()

L'analyse de l'ADN circulant (ADNc) obtenu par biopsie liquide ' prélèvement de plasma le plus souvent ' est une technique non invasive permettant le diagnostic et le suivi de certains cancers. Chez les sujets sains, l'ADNc est principalement relargué par les cellules du sang. Chez les patients porteurs d'un cancer, une partie de l'ADNc est d'origine tumorale. [...]


10 / 130

10: Le premier médicament au monde qui fait repousser les dents bientôt en essai clinique

https://www.rtflash.fr/premier-medicament-monde-qui-fait-repousser-dents-bientot-en-essai-clinique/article

Tregouet.org ()

On le sait, chez l'Homme, le nombre de dents définitives est, en principe, limité à 32. Cependant, ce nombre peut génétiquement diminuer (c'est le cas pour 1% de la population) dans le cadre d'un phénomène appelé anodontie congénitale. L'anodontie se caractérise par l'absence de toutes les dents, tandis que l'absence de plus de 6 dents est appelée « oligodontie ». Ces conditions dites [...]


11: Automation and Integration using Python

https://kambale.dev/automation-and-integration-using-python

Hashnode - python (python)

Introduction Python is a versatile programming language that proves to be highly efficient for automation and integration purposes. Its impressive collection of libraries and tools makes the automation of redundant tasks, integration of different sys...


12: Universal Analytics still processing data for most after sunset

https://searchengineland.com/google-universal-analytics-processing-data-after-sunset-429240

Search engine land (Référencement)

Almost two weeks after the supposed UA sunset, only a few advertisers are reporting changes to their Google accounts. The post Universal Analytics still processing data for most after sunset appeared first on Search Engine Land.


13: Zuckerberg cache le visage de ses enfants sur les réseaux, et vous '

https://www.lebigdata.fr/zuckerberg-enfants-reseaux

Le Big Data (dataviz)

En publiant des photos sur les réseaux sociaux, les célébrités ont l'habitude de cacher le visage de leurs enfants. Mark … Cet article Zuckerberg cache le visage de ses enfants sur les réseaux, et vous ' a été publié sur LEBIGDATA.FR.


14: Level Up in your TS game with Utility Types

https://fortunethedev.hashnode.dev/utility-types-ts

Hashnode - javascript (Javascript)

Typescript, the most unnecessary addition to web development, is what I would have said a few years ago. I know some of you think it's a wannabe C# introduced by Microsoft to make our lives a living hell, but Typescript is quite cool actually, hear m...


15: Exploring Cloud Service Providers: Python Dictionary and YAML to JSON Conversion

https://mizanf123.hashnode.dev/exploring-cloud-service-providers-python-dictionary-and-yaml-to-json-conversion

Hashnode - python (python)

Task 1: Creating a Dictionary in Python and Writing to a JSON File Step 1: Create a dictionary in Python: pythonCopy codedata = { "name": "John Doe", "age": 30, "city": "New York" } In this example, we have a dictionary named data with t...


16: Dictionaries

https://code-11.hashnode.dev/dictionaries

Hashnode - python (python)

Dictionaries in Python are an ordered collection of key-value pairs. They allow you to store multiple items in a single variable. Dictionary items are enclosed within curly brackets {} and separated by commas. Creating a dictionary: info = {'name': '...


17: How to easily encrypt files in Python

https://stackzero.hashnode.dev/how-to-easily-encrypt-files-in-python

Hashnode - python (python)

The idea behind file encrypting in Python In this article, we will create a simple script python that uses XOR to encrypt a file.Xor is one of the most simple encryption methods malware developers use to obfuscate their code thanks to its significant...


18: 6 Google Analytics 4 alternatives that marketers are switching to

https://searchengineland.com/google-analytics-4-ga4-alternatives-marketers-switching-429160

Search engine land (Référencement)

Fed up marketers have been trialing GA4 alternatives since the sunset of UA ' here are their honest verdicts. The post 6 Google Analytics 4 alternatives that marketers are switching to appeared first on Search Engine Land.


19: What are Middlewares' A Comprehensive Guide for Programmers to Level Up Their Application Development

https://saiyashwanth.com/what-are-middlewares-a-comprehensive-guide-for-programmers-to-level-up-their-application-development

Hashnode - javascript (Javascript)

Middleware is a software component or service that acts as an intermediary layer between different software applications or components. It can be used to apply a particular functionality to an endpoint. Authentication can be taken as an example. In t...


20 / 130

20: JavaScript Promises: UnWrap

https://visionarycoder.hashnode.dev/javascript-promises-unwrap

Hashnode - javascript (Javascript)

Introduction: JavaScript Promises are a powerful feature that allows you to handle asynchronous operations in a more organized and manageable way. Introduced in ECMAScript 6 (ES6), Promises simplify working with asynchronous code by providing a struc...


21: Day 3: Exploring Chrome's V8 Engine: Powering Node.js for Efficient JavaScript Execution

https://pratima-adhikari.hashnode.dev/day-3-exploring-chromes-v8-engine-powering-nodejs-for-efficient-javascript-execution

Hashnode - javascript (Javascript)

Introduction The V8 engine, developed by Google, is a special program that can understand and execute JavaScript code. It is like a translator that helps computers understand the instructions written by developers in JavaScript. It is designed to mak...


22: Charted: Changing Sentiments Towards AI in the Workplace

https://www.visualcapitalist.com/sentiment-towards-ai-in-workplace/

Visual Capitalist (dataviz)

Opinions about using AI in the workplace have undergone a transformation from 2018, and so have the AI tools themselves. The post Charted: Changing Sentiments Towards AI in the Workplace appeared first on Visual Capitalist.


23: How to communicate between browser tabs using javascript

https://rohanpareek.hashnode.dev/how-to-communicate-between-browser-tabs-using-javascript

Hashnode - javascript (Javascript)

There are certain instances when you need to pass data between your website that is opened in multiple tabs. In this scenario, we have an API available known as Broadcast Channel API. Broadcast Channer API is used to open communication channel betwee...


24: Day 18 Task: Docker for DevOps Engineers

https://saumyaranjanmohapatra.hashnode.dev/day-18-task-docker-for-devops-engineers

Hashnode - python (python)

Docker Compose' Docker Compose is a tool that was developed to help define and share multi-container applications. With Compose, we can create a YAML file to define the services and with a single command, can spin everything up or tear it all down....


25: Day 19 Task: Docker for DevOps Engineers

https://saumyaranjanmohapatra.hashnode.dev/day-19-task-docker-for-devops-engineers

Hashnode - python (python)

Docker-Volume Docker allows you to create something called volumes. Volumes are like separate storage areas that can be accessed by containers. They allow you to store data, like a database, outside the container, so it doesn't get deleted when the c...


27: Simplyblock présente en avant-première sa prometteuse solution SDS

https://www.lemondeinformatique.fr/actualites/lire-simplyblock-presente-en-avant-premiere-sa-prometteuse-solution-sds-90988.html

Le monde informatique (Internet / Informatique)

Le développement des services cloud, notamment dans le domaine du stockage, amène des start-ups à positionner des alternatives locales (...)


28: How to run python code'

https://iruemu.hashnode.dev/how-to-run-python-code

Hashnode - python (python)

To run Python code, you need to follow these steps: Install Python: Download and install the Python interpreter from the official Python website (https://www.python.org). Choose the version that suits your operating system (Windows, macOS, or Linux)...


29: How to make a Python script to convert images to PDF

https://amitgajare.hashnode.dev/how-to-make-a-python-script-to-convert-images-to-pdf

Hashnode - python (python)

In many scenarios, it becomes necessary to convert a collection of images into a single PDF file for easier sharing, archiving, or printing. However, large image files can result in bulky PDFs, making them difficult to handle or transmit. In this art...


30 / 130

30: Evernote Is Moving to Europe, Lays Off US and Chile Employees

https://www.webpronews.com/evernote-is-moving-to-europe-lays-off-us-and-chile-employees/

WebProNews SEO (Développement)

WebProNews Evernote Is Moving to Europe, Lays Off US and Chile Employees Evernote is moving its operations to Europe and has laid off its US and Chile-based employees as part of the move. Evernote Is Moving to Europe, Lays Off US and Chile Employees Matt Milano


31: Le Data Privacy Framework entériné et déjà contesté

https://www.lemondeinformatique.fr/actualites/lire-le-data-privacy-framework-enterine-et-deja-conteste-90989.html

Le monde informatique (Internet / Informatique)

Et de trois. Après le Safe Harbor et le Privacy Shield, la Commission européenne a validé le troisième cadre pour les transferts (...)


32: What is IIFE (Immediately Invoked Function Expression) in Javascript '

https://diwakarkashyap.hashnode.dev/what-is-iife-immediately-invoked-function-expression-in-javascript

Hashnode - javascript (Javascript)

An IIFE (Immediately Invoked Function Expression) is a self-invoking javascript function it executes immediately upon definition, without requiring an explicit call. IIFEs are useful for creating private scopes, preventing variable conflicts, and enc...


33: How to improve team morale in uncertain times

http://blog.logrocket.com/product-management/how-to-improve-team-morale/

Log Rocket blog (Web 2)

Now more than ever, taking time to put the focus back on the employees and teams is essential in building up morale. The post How to improve team morale in uncertain times appeared first on LogRocket Blog.


34: How to draw RIBERO

https://feeds.feedblitz.com/~/752633336/0/tanglepatterns~How-to-draw-RIBERO.html

TanglePatterns (Zentangle)

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


35: JavaScript and its many Framework

https://blog.learnhub.africa//javascript-and-its-many-framework

Hashnode - javascript (Javascript)

In the ever-evolving web development landscape, frameworks, and tools enable developers to build efficient and feature-rich applications. While the number of frameworks is increasing daily, catching up with them has become a bigger task as most devel...


36: Modifying Nginx Configuration through a File in the FastAPI application

https://sailokesh.hashnode.dev/modifying-nginx-configuration-in-fastapi-application

Hashnode - python (python)

In addition to the method that handles ssh into your instance, which is a little confusing, there is an alternative approach to modify the Nginx configuration for timeout values in a Beanstalk deployed app. This method involves creating a file specif...


37: Organizing Figma files for team collaboration

http://blog.logrocket.com/ux-design/organizing-figma-files-team-collaboration/

Log Rocket blog (Web 2)

Organizing Figma files is critical to ensuring that everyone on a large team can work together effectively. The post Organizing Figma files for team collaboration appeared first on LogRocket Blog.


38: L'Inria aura son dixième centre de recherche à Montpellier

https://www.usine-digitale.fr/article/l-inria-aura-son-dixieme-centre-de-recherche-a-montpellier.N2152287

L'usine-digitale (Informatique)

L'Institut national de recherche en sciences et technologies du numérique va développer ses équipes montpelliéraines via l'Antenne Inria de l'Université de Montpellier, préfiguration d'un centre Inria dans les deux à trois ans, qui sera le 10e centre de recherche de l'institut en régions.


39: Embarking on My Open Source Journey: My First Python Contribution

https://devlifes.hashnode.dev/embarking-on-my-open-source-journey-my-first-python-contribution

Hashnode - python (python)

Title: Embarking on My Open Source Journey: My First Python Contribution Introduction: Entering the world of open source was an exciting and somewhat intimidating step for me as a budding developer. The thought of contributing to a widely-used projec...


40 / 130

40: Day 21: 100 Days of Python

https://datapythonist.hashnode.dev/day-21-100-days-of-python

Hashnode - python (python)

print("Welcome to Math Facts Game") print() print("How well do you know your math facts' Pick a number and I will give you 10 math facts to solve.") print() number = int(input("Name your multiples: ")) print() counter = 0 for i in range(1, 11): c...


41: L'Union européenne adopte un nouveau cadre sur le transfert de données aux Etats-Unis

https://www.usine-digitale.fr/article/l-union-europeenne-adopte-un-nouveau-cadre-sur-le-transfert-de-donnees-aux-etats-unis.N2152262

L'usine-digitale (Informatique)

Le texte prend la suite du Privacy Shield, invalidé en 2020 par la justice européenne. S'il devrait lui aussi être contesté, il met fin, au moins temporairement, à un flou juridique.


42: Harnessing the Power: Exploring DOM Manipulation in React for Stunning User Interfaces

https://mohammad-khalid.hashnode.dev/harnessing-the-power-exploring-dom-manipulation-in-react-for-stunning-user-interfaces

Hashnode - javascript (Javascript)

Introduction: React, a popular JavaScript library, provides a declarative approach to building user interfaces. One key aspect of React is the virtual DOM, which efficiently manages updates and minimizes direct manipulation of the actual browser DOM....


43: Dart and Flutter: The Dynamic Duo of Application Development

https://devf.hashnode.dev/dart-and-flutter-the-dynamic-duo-of-application-development

Hashnode - Flutter (Flutter)

This article is meant to provide a comprehensive guide for beginners in software development and to understand the basics of the language, framework and best practices. Software developers who are new and would like to start a career in dart and flut...


44: Google updates page indexing report in Search Console with more fine-grained issues

https://searchengineland.com/google-updates-page-indexing-report-in-search-console-with-more-fine-grained-issues-429211

Search engine land (Référencement)

Some SEOs began to notice a spike in errors and issues being reported by Google Search Console. Google said it is not an issue, but a reporting change. The post Google updates page indexing report in Search Console with more fine-grained issues appeared first on Search Engine Land.


45: The Epic Battle: Function Declaration vs. Function Expression in JavaScript

https://ravineupane.hashnode.dev/the-epic-battle-function-declaration-vs-function-expression-in-javascript

Hashnode - javascript (Javascript)

Welcome, fellow JavaScript enthusiasts! Today, we embark on a journey to witness the thrilling clash between two coding titans: Function Declaration and Function Expression. These battle-hardened warriors are well-versed in the art of JavaScript, but...


46: Early Bird rates expire this Friday' enter the Search Engine Land Awards now!

https://searchengineland.com/search-engine-land-awards-news-383667

Search engine land (Référencement)

Boost company morale, attract new business, and take home the highest honor in search. The post Early Bird rates expire this Friday' enter the Search Engine Land Awards now! appeared first on Search Engine Land.


47: Popup Menu Button with Custom Icon in Flutter

https://blog.dipenmaharjan.com.np/popup-menu-button-with-custom-icon-in-flutter

Hashnode - Flutter (Flutter)

In this article, we shall see how to use popup menu button with custom icon display in our flutter application. As you can see, when I click on the photo all the popup items opens and when clicked outside it closes. So to start with, add PopupMenuBu...


48: Git Branches: A Comprehensive Guide

https://codingtute.com/git-branch/

codingtute.com (Développement)

Git is one of the most popular version control systems widely used in software development. Among its powerful features, the Git branch play a crucial role in managing and organizing code development, allowing teams to work in parallel on different tasks without affecting the stability of the main codebase. In this article, we will explore […] The post Git Branches: A Comprehensive Guide app [...]


49: nbQA: Run Code Formatter and Code Checker on Jupyter Notebooks

https://mathdatasimplified.com/2023/07/10/nbqa-run-code-formatter-and-code-checker-on-jupyter-notebooks/

Math Data Simplified (data)

If you want to run code checker and formatted such as ruff, isort, pyupgrade, mypy, pylint, flake8, black, and more on Jupyter Notebooks, use nbQA. The post nbQA: Run Code Formatter and Code Checker on Jupyter Notebooks appeared first on Data Science Simplified.


50 / 130

50: Extending React with Astro and Cloud Functions

http://blog.logrocket.com/extending-react-astro-cloud-functions/

Log Rocket blog (Web 2)

We demonstrate how to build a React blog application and integrate Astro and Cloud Functions to make it more performant and scalable. The post Extending React with Astro and Cloud Functions appeared first on LogRocket Blog.


51: A guide to PRINCE2: Principles, themes, and processes

http://blog.logrocket.com/product-management/guide-to-prince2-principles-themes-and-processes/

Log Rocket blog (Web 2)

PRINCE2 is a product-focused project management methodology that concentrates on identifying, defining, and managing products. The post A guide to PRINCE2: Principles, themes, and processes appeared first on LogRocket Blog.


52: 23 M$ dérobés chez Revolut grâce à une faille

https://www.lemondeinformatique.fr/actualites/lire-23-m%24-derobes-chez-revolut-grace-a-une-faille-90985.html

Le monde informatique (Internet / Informatique)

Mauvaise publicité pour la fintech Revolut qui selon le Financial Times aurait subi un détournement de plus de 20 millions de dollars. (...)


53: Expressions: The Key to Powerful JavaScript Code

https://ayoolaayodele.hashnode.dev/expressions-the-key-to-powerful-javascript-code

Hashnode - javascript (Javascript)

In JavaScript, Expression is a valid unit of code that resolves to value. In this article, we will explore two types of expressions: those with side effects and those that purely evaluate. By understanding these concepts and examples, you'll gain a s...


54: Cisco met en garde contre un exploit sur ses Nexus 9000

https://www.lemondeinformatique.fr/actualites/lire-cisco-met-en-garde-contre-un-exploit-sur-ses-nexus-9000-90986.html

Le monde informatique (Internet / Informatique)

Selon le fournisseur, en exploitant cette vulnérabilité de gravité élevée identifiée dans le matériel (...)


55: 5 React UI Component Libraries for your next Project

https://riteshkokam.hashnode.dev/5-react-ui-component-libraries-for-your-next-project

Hashnode - javascript (Javascript)

Introduction React has emerged as one of the most popular JavaScript libraries for building user interfaces. Its component-based architecture allows developers to create reusable UI elements, making development faster and more efficient. However, bui...


56: Understanding dependencies and dev-dependencies: Beginner's Guide

https://tijan.hashnode.dev/understanding-dependencies-and-dev-dependencies-beginners-guide

Hashnode - javascript (Javascript)

When I first delved into the world of JavaScript, I frequently encountered a file called package.json. Initially, I understood it to be a file where one simply names their current project. However, as I continued my journey, I discovered that this fi...


57: ECMAScript 2023 Highlights | The Features You Can't-Miss

https://theuigirl.hashnode.dev/ecmascript-2023

Hashnode - javascript (Javascript)

ECMAScript, the scripting language that powers the web, is the standardized scripting language commonly known as JavaScript. It has consistently evolved to meet the ever-growing demands of web development. Each new version brings with it a range of n...


58: How relying on LLMs can lead to SEO disaster

https://searchengineland.com/llm-seo-disaster-429165

Search engine land (Référencement)

Here's why SEO pros should be careful when incorporating large language models in SEO campaigns and what you can do instead. The post How relying on LLMs can lead to SEO disaster appeared first on Search Engine Land.


59: Variable Length Arguments in Python

https://computercodingclass.hashnode.dev/variable-length-arguments-in-python

Hashnode - python (python)

#python #function #coding #programming #tutorial #online https://youtu.be/svDIG-Zsddk


60 / 130

60: Atomic Design et OOUX : pour un workflow orienté objets

https://www.usabilis.com/atomic-design-ooux-workflow-oriente-objets/

Usabilis (ux)

Comment une méthode centrée objet se met-elle au service de l'utilisateur'' La démarche peut sembler aventureuse, mais elle est éprouvée et balisée. L'Atomic Design et OOUX sont complémentaires en bien des points et... Cet article Atomic Design et OOUX : pour un workflow orienté objets est apparu en premier sur USABILIS.


61: Les casques Quest, bientôt amenés sur le marché chinois '

https://www.realite-virtuelle.com/quest-bientot-amenes-sur-le-marche-chine/

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

Depuis 2009, les utilisateurs en Chine ne peuvent pas accéder à Facebook et à Twitter. […] Cet article Les casques Quest, bientôt amenés sur le marché chinois ' a été publié sur REALITE-VIRTUELLE.COM.


62: Testing JavaScript Applications: Ch2. What to test and when'

https://abdelrahmansoltan.hashnode.dev/testing-javascript-applications-ch2-what-to-test-and-when

Hashnode - javascript (Javascript)

In the previous article, I introduced a book called Testing Javascript Applications by Lucas da Costa and we discussed chapter 1 of the book which gives an Introduction to automated testing. In this article, we will discuss chapter 2 of the book whic...


63: Conversion funnel mapping: Uncovering insights about your users' behavior

http://blog.logrocket.com/product-management/conversion-funnel-mapping-uncover-user-behavior/

Log Rocket blog (Web 2)

Conversion funnel mapping is an effective method for identifying the strengths and weaknesses of your product. To truly unleash its potential, you need to adjust your funnel based on the insights you uncover along the way. The post Conversion funnel mapping: Uncovering insights about your users’ behavior appeared first on LogRocket Blog.


64: A guide to diagnosing common JavaScript SEO issues

https://searchengineland.com/diagnosing-common-javascript-seo-issues-guide-429178

Search engine land (Référencement)

Learn how to spot SEO issues in JavaScript-powered sites and what you need to know when it comes to rendering.   The post A guide to diagnosing common JavaScript SEO issues appeared first on Search Engine Land.


65: Using Replit with Node.js to build and deploy apps

http://blog.logrocket.com/using-replit-node-js-build-deploy-apps/

Log Rocket blog (Web 2)

Build and deploy Node.js apps with Replit, an online text editor and IDE with powerful features for fast and collaborative development. The post Using Replit with Node.js to build and deploy apps appeared first on LogRocket Blog.


66: 9 JavaScript Tips to Ruin Your Day '

https://samiralibabic.hashnode.dev/9-javascript-tips-to-ruin-your-day

Hashnode - javascript (Javascript)

If you are an aspiring developer or have been doing this web thing for some time, here are the 9 tips and some advice you might not like and 1 tip you definitely will''LOVE'' As Brian Tracy would put it: eat your ' in the morning - I present you the...


67: OpenAI fixe un cadre pour l'avenir de l'IA

https://www.lemondeinformatique.fr/actualites/lire-openai-fixe-un-cadre-pour-l-avenir-de-l-ia-90984.html

Le monde informatique (Internet / Informatique)

Les chercheurs d'OpenAI travaillent sur les évolutions de l'IA, capable de surpasser l'humain. Un problème si ce développement (...)


68: Dynamic Typing In Javascript For Beginners

https://vickiejohnson.hashnode.dev/dynamic-typing-in-javascript-for-beginners

Hashnode - javascript (Javascript)

To understand what Dynamic typing is, let's start with the basics. Definition 'Dynamic' simply means constant change or constant activity. This says one thing, JavaScript constantly changes. 'Typing' means the action or skill of writing something by ...


69: Cyclic Rotation of Array Elements

https://divyanshsareen.hashnode.dev/cyclic-rotation-of-array-elements

Hashnode - javascript (Javascript)

While the DSA 450 problem only asks you to rotate the array cyclically by one, we will go a step beyond the required and discuss how to cyclically rotate k positions of an array. Let's start with cyclically rotating the array by one. Rotate One Eleme...


70 / 130

70: ChatGPT : 10 exemples pour découvrir le plugin Code Interpreter

https://www.blogdumoderateur.com/chatgpt-code-interpreter-10-exemples/

Blog du Moderateur ()

OpenAI a déployé un plugin nommé Code Interpreter pour les abonnés à ChatGPT Plus, permettant à l'IA d'exécuter du code et d'analyser des données complexes.


71: 20 Best New Websites, July 2023

https://www.webdesignerdepot.com/2023/07/20-best-new-websites-july-2023/

Webdesigner depot (Design)

We love hunting down inspiring new sites to give you ideas, so we put together this roundup of the best new websites we've seen each month.


72: Controversies at Reddit and Twitter Open the Door for a Big Social Media Switch-Up

https://www.webdesignerdepot.com/2023/07/controversies-at-reddit-and-twitter-open-the-door-for-a-big-social-media-switch-up/

Webdesigner depot (Design)

With the recent controversies surrounding Reddit and Twitter angering millions of users worldwide, it seems certain that the social media landscape is about to undergo a major disruption.


73: Effacez vite cette appli Android qui envoie toutes vos données en Chine

https://www.lebigdata.fr/spywares-chine-vole-donnees

Le Big Data (dataviz)

L'histoire de la Chine qui vole des données personnelles n'a pas fini de faire couler de l'encre. Après le buzz … Cet article Effacez vite cette appli Android qui envoie toutes vos données en Chine a été publié sur LEBIGDATA.FR.


74: Running Airflow Locally with Docker: A Technical Guide

https://stackabuse.com/running-airflow-locally-with-docker-a-technical-guide/

Stack Abuse (Javascript)

Introduction Apache Airflow and Docker are two powerful tools that have revolutionized the way we handle data and software deployment. Apache Airflow is an open-source platform that allows you to programmatically author, schedule, and monitor workflows. Docker, on the other hand, is a platform that enables developers to package applications


75: When plans go astray: my unsuccessful journey of migrating a large Django project to Mypy

https://blog.derlin.ch/my-unsuccessful-journey-of-migrating-a-large-django-project-to-mypy

Hashnode - python (python)

TL;DR - Mypy is amazing, but your code needs to be ready for it. The untyped nature of Python allows magic to happen and shortcuts to be made (at the cost of more runtime errors). Adding a type checker such as Mypy to a codebase developed under this ...


76: How to make your Google Ads brand campaigns more efficient

https://searchengineland.com/make-google-ads-brand-campaigns-more-efficient-429190

Search engine land (Référencement)

Learn how to identify inefficiencies, lower costs without losing traffic, and optimize conversions for your Google Ads brand campaigns. The post How to make your Google Ads brand campaigns more efficient appeared first on Search Engine Land.


77: Comment se porte l'industrie de la technologie VR en France '

https://www.realite-virtuelle.com/industrie-vr-france/

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

La réalité virtuelle (VR) crée une expérience interactive et immersive. Elle simule un environnement virtuel […] Cet article Comment se porte l'industrie de la technologie VR en France ' a été publié sur REALITE-VIRTUELLE.COM.


78: Vision Pro : Les Européens pourraient l'attendre encore longtemps

https://www.realite-virtuelle.com/vision-pro-les-europeens-attendre-longtemps-disponible/

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

Si vous résidez en Europe et que vous avez l’intention d’économiser en vue d'acheter le […] Cet article Vision Pro : Les Européens pourraient l'attendre encore longtemps a été publié sur REALITE-VIRTUELLE.COM.


79: IA : ce robot détourne le regard quand on demande s'il va se rebeller

https://www.lebigdata.fr/robot-detourne-regard-rebellion

Le Big Data (dataviz)

Lors d'une conférence de l'ONU censée prouver que l'IA est une technologie bénéfique et inoffensive pour l'humanité, plusieurs robots ont … Cet article IA : ce robot détourne le regard quand on demande s’il va se rebeller a été publié sur LEBIGDATA.FR.


80 / 130

80: Mobile Application Developer Roadmap

https://blog.rhinogeeks.com/mobile-application-developer-roadmap

Hashnode - javascript (Javascript)

If you're interested in becoming a mobile app developer, here's a roadmap that can guide you through the key steps and skills to acquire along the way: Learn the Basics of Programming: When venturing into the world of mobile app development, it's imp...


81: The strategic search revolution is here: How to better engage your audience by Merkle

https://searchengineland.com/the-strategic-search-revolution-is-here-how-to-better-engage-your-audience-429078

Search engine land (Référencement)

SERPs are more dynamic than ever. Learn how a data-centric, total search approach can help you adapt. The post The strategic search revolution is here: How to better engage your audience appeared first on Search Engine Land.


82: Implement a LinkedList using Kotlin/Native

https://otsembo.hashnode.dev/implement-a-linkedlist-using-kotlinnative

Hashnode - Kotlin (Mobiles)

Linked Lists A linked list is a data structure, usually linear, in which elements are stored in a non-contiguous set of memory locations. The elements in the list are connected using pointers. The JVM has an implementation of a LinkedList that we wil...


83: AJAX for Beginners: A Simple Guide to JavaScript Integration

https://blog.snehasishnayak.com/ajax-for-beginners-a-simple-guide-to-javascript-integration

Hashnode - javascript (Javascript)

In the world of web development, Asynchronous JavaScript and XML, more commonly known as AJAX, are a powerful set of techniques used to create dynamic and highly responsive web applications. AJAX is not a technology in itself but rather a combination...


84: Troubleshooting the Azure Default Deploy Page and Enabling Env File Access for Vite Projects on Azure.

https://victorojemeni.hashnode.dev/troubleshooting-the-azure-default-deploy-page-and-enabling-env-file-access-for-vite-projects-on-azure

Hashnode - javascript (Javascript)

Many developers have chosen to use Vite instead of the conventional cra (create react app) mainly because of its lightweight nature. However, there have been complaints as to the deployment of Vite or React projects on Azure. One of the challenges fa...


85: Parallelism in Node.js

https://divijsehgal.hashnode.dev/parallelism-in-nodejs

Hashnode - javascript (Javascript)

Introduction Parallelism is a fundamental concept in modern software development, allowing us to harness the power of multiple CPU cores to improve performance and handle concurrent operations efficiently. In the context of Node.js, a JavaScript runt...


86: Dans le viseur de Pékin depuis plus de deux ans, Ant Group écope d'une lourde amende

https://www.usine-digitale.fr/article/dans-le-viseur-de-pekin-depuis-plus-de-deux-ans-ant-group-ecope-d-une-lourde-amende.N2151542

L'usine-digitale (Informatique)

Le créateur d'Alipay va devoir verser un peu plus de 900 millions d'euros d'amende, notamment pour ne pas avoir respecté la législation chinoise sur la protection des consommateurs. Son cas était devenu le symbole de l'offensive de Pékin contre ses géants du numérique.


87: PC portables, imprimantes et sécurité : HP France dévoile ses atouts aux partenaires

https://www.lemondeinformatique.fr/actualites/lire-pc-portables-imprimantes-et-securite-hp-france-devoile-ses-atouts-aux-partenaires-90972.html

Le monde informatique (Internet / Informatique)

Après l'euphorie de la période Covid ayant amené les entreprises à s'équiper en urgence de PC et de portables suivie (...)


88: Blog no 1

https://developerazam.hashnode.dev/blog-no-1-1

Hashnode - javascript (Javascript)

This is a testing blog no 1 This will go public and people will shit upon you for testing it


89: Ultimate Guide to Understanding Python Unit Testing with Unittest Framework

https://diaryofatechgirl.hashnode.dev/ultimate-guide-to-understanding-python-unit-testing-with-unittest-framework

Hashnode - python (python)

Introduction to Unit Testing in Python When creating programs, it is important to ensure the program works as it should. In large and complex programs it may sometime be difficult to find bugs in a code after programming. This is where unit testing c...


90 / 130

90: MoveIT Transfer alerte encore sur une faille critique

https://www.lemondeinformatique.fr/actualites/lire-moveit-transfer-alerte-encore-sur-une-faille-critique-90983.html

Le monde informatique (Internet / Informatique)

En s'emparant d'IP Switch et son logiciel MoveIT Transfer en 2019, Progress Software était loin de se douter de la faiblesse de sa sécurité. (...)


91: Blog no 1

https://developerazam.hashnode.dev/blog-no-1

Hashnode - javascript (Javascript)

This is a testing blog no 1 This will go public and people will shit upon you for testing it


92: Let's understand Array in JavaScript

https://javascriptlearner.hashnode.dev/lets-understand-array-in-javascript

Hashnode - javascript (Javascript)

What is JavaScript' Javascript is the most famous programming or scripting language. It allows you to implement complex features on a webpage. enables you to create dynamically updating content, and control multimedia and animated images. It is devel...


93: UI Interactions & Animations Roundup 34

https://tympanus.net/codrops/2023/07/10/ui-interactions-animations-roundup-34/

Codrops (Design / Internet)

Discover fresh motion designs and creative UI interactions from the best designers on Dribbble in our latest roundup.


94: JavaScript Operator: A Comprehensive Guide to Operators in JavaScript

https://ayoolaayodele.hashnode.dev/javascript-operator-a-comprehensive-guide-to-operators-in-javascript

Hashnode - javascript (Javascript)

Operators in JavaScript are special symbols used to perform various operations on operands, which can be values or variables. They allow you to manipulate and work with data values in your code. In this article, we will explore the different types of...


95: TikTok Music : tout savoir sur le nouveau concurrent de Spotify

https://www.blogdumoderateur.com/tiktok-music-prochain-concurrent-spotify/

Blog du Moderateur ()

ByteDance vient de lancer sa nouvelle application de streaming musical au Brésil et en Indonésie.


96: Les 20 langages informatiques les plus populaires en juillet 2023

https://www.blogdumoderateur.com/20-langages-informatiques-populaires-juillet-2023/

Blog du Moderateur ()

Après avoir éjecté Java du podium, C++ se rapproche de la seconde place de l'index TIOBE au mois de juillet.


97: 69% des RSSI français bannissent WhatsApp dans l'entreprise

https://www.lebigdata.fr/rsssi-francais-bannissent-whatsapp-entreprise

Le Big Data (dataviz)

Les RSSI français ne recommandent pas WhatsApp dans l'entreprise. Une récente enquête de Gigamon indique que 69 % ont interdit … Cet article 69% des RSSI français bannissent WhatsApp dans l'entreprise a été publié sur LEBIGDATA.FR.


98: Demystifying Python Variables: A Beginner's Guide (+Examples)

https://ijeomaonwuka.hashnode.dev/demystifying-python-variables-a-beginners-guide-examples

Hashnode - python (python)

Python is a popular and efficient high-level programming language that can be used to create web applications, games, scientific computing, data analysis, artificial intelligence, and a lot more. Python syntax allows you to write clean code that is e...


99: Facturation électronique généralisée en 2024, les entreprises françaises pas effrayées

https://www.lemondeinformatique.fr/actualites/lire-facturation-electronique-generalisee-en-2024-les-entreprises-francaises-pas-effrayees-90975.html

Le monde informatique (Internet / Informatique)

La première échéance pour la généralisation de la facture électronique entre entreprises approche, (...)


100 / 130

100: Threads bat un record de croissance avec déjà 100 millions d'utilisateurs inscrits

https://www.blogdumoderateur.com/threads-record-croissance-100-millions-utilisateurs/

Blog du Moderateur ()

Threads, le nouveau rival de Twitter, vient d'atteindre le cap des 100 millions d'utilisateurs en un temps record. Mieux que ChatGPT !


101: Déjà 100 millions d'inscrits à Threads, le rival de Twitter lancé par Meta

https://www.usine-digitale.fr/article/deja-100-millions-d-inscrits-a-threads-le-rival-de-twitter-lance-par-meta.N2151412

L'usine-digitale (Informatique)

La nouvelle application de Meta représente le premier rival d'envergure au réseau social détenu par Elon Musk. Elle doit désormais transformer ces inscrits en utilisateurs réguliers, une fois passé l'effet de curiosité.


102: Votre voiture vous espionne et révèle tout aux hackers : tout savoir

https://www.lebigdata.fr/hackers-espionnent-voiture

Le Big Data (dataviz)

Les voitures intelligentes boostent incontestablement votre expérience de conduite et améliore votre sécurité physique, mais certainement pas celles de vos … Cet article Votre voiture vous espionne et révèle tout aux hackers : tout savoir a été publié sur LEBIGDATA.FR.


103: L'agilité à l'échelle, clé de voûte de la transformation des SI du PMU

https://www.lemondeinformatique.fr/actualites/lire-l-agilite-a-l-echelle-cle-de-voute-de-la-transformation-des-si-du-pmu-90977.html

Le monde informatique (Internet / Informatique)

« Je suis partisan d'aller le plus tôt possible en production, y compris à blanc », lance Stéphane Boulanger, le directeur (...)


104: Renault, Veolia et Carrefour avancent prudemment sur l'IA générative

https://www.lemondeinformatique.fr/actualites/lire-renault-veolia-et-carrefour-avancent-prudemment-sur-l-ia-generative-90978.html

Le monde informatique (Internet / Informatique)

Les technologies d'intelligence artificielle, et leurs récentes évolutions vers des technologies dites « génératives (...)


105: Bechtle rachète Apixit pour percer en France

https://www.lemondeinformatique.fr/actualites/lire-bechtle-rachete-apixit-pour-percer-en-france-90979.html

Le monde informatique (Internet / Informatique)

Poids lourd bien identifié de la distribution IT BtoB en Europe, l'allemand Bechtle l'est aussi dans les services informatiques à (...)


106: Le Campus Cyber Nouvelle-Aquitaine pleinement opérationnel

https://www.lemondeinformatique.fr/actualites/lire-le-campus-cyber-nouvelle-aquitaine-pleinement-operationnel-90980.html

Le monde informatique (Internet / Informatique)

Cette fois ça y'est. Après être sorti de terre mi-octobre 2022, le Campus Cyber Nouvelle-Aquitaine s'est offert une inauguration officielle (...)


107: Droit d'auteur et contenus générés par IA : que dit la loi '

https://www.blogdumoderateur.com/droit-auteur-contenus-generes-ia/

Blog du Moderateur ()

Nous avons interrogé deux avocates spécialistes des questions de propriété intellectuelle pour un éclairage juridique sur les contenus générés par IA.


108: Service client : tendances et bonnes pratiques

https://www.blogdumoderateur.com/service-client-tendances-et-bonnes-pratiques/

Blog du Moderateur ()

Dans son dernier rapport « Focus sur le service client », Salesforce s'est intéressé aux pratiques des professionnels pour garantir de hauts niveaux de satisfaction.


109: Les offres imbattables « Prime Day » de BLUETTI : les meilleures offres de générateurs solaires

https://www.lebigdata.fr/offres-imbattables-prime-day-de-bluetti-meilleures-offres

Le Big Data (dataviz)

Les offres imbattables « Prime Day » de BLUETTI : les meilleures offres de générateurs solaires Vous cherchez le meilleur moment pour … Cet article Les offres imbattables « Prime Day » de BLUETTI : les meilleures offres de générateurs solaires a été publié sur LEBIGDATA.FR.


110 / 130

110: Wimbledon grass patterns

https://flowingdata.com/2023/07/10/wimbledon-grass-patterns/

Flowing data (dataviz)

This might surprise you, but the grass at the Wimbledon tennis tournament is…Tags: grass, Reuters, tennis, Wimbledon


111: Getting creative with Shorebird

https://blog.remelehane.dev/getting-creative-with-shorebird

Hashnode - Flutter (Flutter)

Some background We have started doing initial testing with a new client, however, they place restrictions on their devices as well as what can be accessed online, this, unfortunately, includes Google Play Store. Naturally that makes getting them upda...


112: Vacances d'été : Kaspersky dévoile trois des arnaques les plus courantes

https://www.lebigdata.fr/arnaques-vacances-ete-kaspersky-les-plus-courantes

Le Big Data (dataviz)

Kaspersky alerte sur les arnaques des vacances d'été. Le géant de la sécurité informatique dévoile les escroqueries les plus courantes. … Cet article Vacances d’été : Kaspersky dévoile trois des arnaques les plus courantes a été publié sur LEBIGDATA.FR.


113: Flutter day11

https://shreshtxa.hashnode.dev/flutter-day11

Hashnode - Flutter (Flutter)

I have been working on my quiz app and learned the four pillars of oop in Dart:- abstraction, encapsulation, inheritance, and polymorphism. Abstraction:- made different classes to manage questions and answers, Encapsulation:- made the question list p...


114: Promo pCloud fête nationale : une remise jusqu'à 85% pour une offre à vie

https://www.realite-virtuelle.com/promo-pcloud-fete-nationale/

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

Le service de stockage pCloud célèbre le 14 juillet 2023 en lançant, spécialement, la promo […] Cet article Promo pCloud fête nationale : une remise jusqu'à 85% pour une offre à vie a été publié sur REALITE-VIRTUELLE.COM.


115: Promo pCloud : jusqu'à -85% pour célébrer la Fête Nationale française

https://www.lebigdata.fr/promo-pcloud-fete-nationale

Le Big Data (dataviz)

Bénéficiez de l’offre promo pCloud fête nationale du 14 juillet et bénéficiez d’un espace cloud à vie avec pCloud. C’est … Cet article Promo pCloud : jusqu’à -85% pour célébrer la Fête Nationale française a été publié sur LEBIGDATA.FR.


116: The SEO Framework : comment configurer ce plugin (et que vaut-il) '

https://wpmarmite.com/the-seo-framework/

WP Marmite (wordpress)

Dans le monde des extensions SEO, The SEO Framework fait bande à part. Et pas grand-chose comme les autres. Elle mise sur la gratuité et ne vous submerge pas de pubs et notifications intempestives. Elle ne propose pas d'assistant de... The SEO Framework : comment configurer ce plugin (et que vaut-il) ' est un article de WPMarmite, le blog qui vous aide à tirer le meilleur de WordPress.


117: The SEO Framework : comment configurer ce plugin (et que vaut-il) '

https://wpmarmite.com/the-seo-framework/

WP Marmite (wordpress)

Dans le monde des extensions SEO, The SEO Framework fait bande à part. Et pas grand-chose comme les autres. Elle mise sur la gratuité et ne vous submerge pas de pubs et notifications intempestives. Elle ne propose pas d'assistant de... The SEO Framework : comment configurer ce plugin (et que vaut-il) ' est un article de WPMarmite, le blog qui vous aide à tirer le meilleur de WordPress.


118: GLS France revendique 3 ans d'avance sur ses concurrents grâce au rachat de Tousfacteurs

https://www.usine-digitale.fr/article/gls-france-revendique-3-ans-d-avance-sur-ses-concurrents-grace-au-rachat-de-tousfacteurs.N2151247

L'usine-digitale (Informatique)

En juin 2022, la société de livraison de colis GLS France rachetait la start-up Tousfacteurs. Un an après, les dirigeants des deux entités dressent un premier bilan de l'opération et dévoilent leurs perspectives d'avenir.


119: Javascript promise in depth: examples

https://vijendrarana.blog/javascript-promise-in-depth-examples

Hashnode - javascript (Javascript)

Javascript Promise became popular when it was introduced. Javascript promise is mainly used to handle asynchronous tasks. In this article, we will deep dive into promise through examples. Promise state: A Javascript promise can have only one state in...


120 / 130

120: A Journey of Ambition, Motherhood, and Rediscovering my Career Path

https://sehrishcodes.hashnode.dev/a-journey-of-ambition-motherhood-and-rediscovering-my-career-path

Hashnode - python (python)

Hey there, readers! I'm Sehrish, an aspiring backend Python developer, and I want to share my incredible journey with you. But first, let me tell you about the role that truly empowers me'being a coding mother. Two years ago, I embarked on a coding a...


121: Python Lists: Unleashing the Power of Dynamic Collections

https://codinginsights.tech/python-lists-unleashing-the-power-of-dynamic-collections

Hashnode - python (python)

Introduction Welcome back, dear readers! We're thrilled to continue our Python journey with you. In our previous articles, we covered a wide range of topics, including Python Basic Syntax, Comments, Variables, Data Types, Operators, Loops, Numbers, a...


122: Efficient Strategies for Building and Managing Large-Scale Software Projects with Flutter Mobile Apps Part 1 (Project Architecture MVVM).

https://samuelsonowei.hashnode.dev/efficient-strategies-for-building-and-managing-large-scale-software-projects-with-flutter-mobile-apps-part-1-project-architecture-mvvm

Hashnode - Flutter (Flutter)

Introduction. A. Overview of the topic. In the world of mobile app development, building and managing large-scale software projects efficiently is crucial for success. With the increasing complexity of modern applications and the demand for rich use...


123: Beyond Python: Exploring Modern Languages for Machine Learning and AI (Part 2)

https://cenz.hashnode.dev/beyond-python-exploring-modern-languages-for-machine-learning-and-ai-part-2

Hashnode - javascript (Javascript)

In the first part of "Beyond Python: Exploring Modern Languages for Machine Learning and AI", we initiated a discussion on the potential of alternative programming languages for machine learning and AI tasks, using Mojo as our starting point. This ar...


124: Toast and sweetAlert explanation

https://emmanuel.umeh.dev/toast-and-sweetalert-explanation

Hashnode - javascript (Javascript)

Toast In the context of programming, "toast" is not a specific term or concept. It is likely that you are referring to a programming idiom or convention associated with the term "toast." However, without more specific information, it is difficult to ...


125: Explaining session and cookies

https://emmanuel.umeh.dev/explaining-session-and-cookies

Hashnode - javascript (Javascript)

Session In the context of programming languages, a session refers to a period of interaction between a user or client and a program or system. It represents a temporary state or context in which the program can maintain information about the user's a...


126: Understanding the difference between interfaces, classes, and objects in JavaScript

https://babafemijk.hashnode.dev/understanding-the-difference-between-interfaces-classes-and-objects-in-javascript

Hashnode - javascript (Javascript)

Introduction I came across the following statements while studying from the MDN web docs: "The URLSearchParams interface defines utility methods to work with the query string of a URL." "The URLSearchParams() constructor creates a new URLSearchPara...




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