as The Synthesis of LSE Classifiers: From Representation to Evaluation By www.jucs.org Published On :: 2011-04-24T11:15:08+02:00 This work presents a first approach to the synthesis of Spanish Sign Language's (LSE) Classifier Constructions (CCs). All current attempts at the automatic synthesis of LSE simply create the animations corresponding to sequences of signs. This work, however, includes the synthesis of the LSE classification phenomena, defining more complex elements than simple signs, such as Classifier Predicates, Inflective CCs and Affixal classifiers. The intelligibility of our synthetic messages was evaluated by LSE natives, who reported a recognition rate of 93% correct answers. Full Article
as On Compound Purposes and Compound Reasons for Enabling Privacy By www.jucs.org Published On :: 2011-04-24T11:15:18+02:00 This paper puts forward a verification method for compound purposes and compound reasons to be used during purpose limitation. When it is absolutely necessary to collect privacy related information, it is essential that privacy enhancing technologies (PETs) protect access to data - in general accomplished by using the concept of purposes bound to data. Compound purposes and reasons are an enhancement of purposes used during purpose limitation and binding and are more expressive than purposes in their general form. Data users specify their access needs by making use of compound reasons which are defined in terms of (compound) purposes. Purposes are organised in a lattice with purposes near the greatest lower bound (GLB) considered weak (less specific) and purposes near the least upper bound (LUB) considered strong (most specific). Access is granted based on the verification of the statement of intent (from the data user) against the compound purpose bound to the data; however, because purposes are in a lattice, the data user is not limited to a statement of intent that matches the purposes bound to the data exactly - the statement can be a true reflection of their intent with the data. Hence, the verification of compound reasons against compound purposes cannot be accomplished by current published verification algorithms. Before presenting the verification method, compound purposes and reasons, as well as the structures used to represent them, and the operators that are used to define compounds is presented. Finally, some thoughts on implementation are provided. Full Article
as IDEA: A Framework for a Knowledge-based Enterprise 2.0 By www.jucs.org Published On :: 2011-07-08T12:31:41+02:00 This paper looks at the convergence of knowledge management and Enterprise 2.0 and describes the possibilities for an over-arching exchange and transfer of knowledge in Enterprise 2.0. This will be underlined by the presentation of the concrete example of T-System Multimedia Solutions (MMS), which describes the establishment of a new enterprise division "IG eHealth". This is typified by the decentralised development of common ideas, collaboration and the assistance available to performing responsibilities as provided by Enterprise 2.0 tools. Taking this archetypal example and the derived abstraction of the problem regarding the collaboration of knowledge workers as the basis, a regulatory framework will be developed for knowledge management to serve as a template for the systemisation and definition of specific Enterprise 2.0 activities. The paper will conclude by stating factors of success and supporting Enterprise 2.0 activities, which will facilitate the establishment of a practical knowledge management system for the optimisation of knowledge transfer. Full Article
as Enterprise Microblogging for Advanced Knowledge Sharing: The References@BT Case Study By www.jucs.org Published On :: 2011-07-08T12:31:42+02:00 Siemens is well known for ambitious efforts in knowledge management, providing a series of innovative tools and applications within the intranet. References@BT is such a web-based application with currently more than 7,300 registered users from more than 70 countries. Its goal is to support the sharing of knowledge, experiences and best-practices globally within the Building Technologies division. Launched in 2005, References@BT features structured knowledge references, discussion forums, and a basic social networking service. In response to use demand, a new microblogging service, tightly integrated into References@BT, was implemented in March 2009. More than 500 authors have created around 2,600 microblog postings since then. Following a brief introduction into the community platform References@BT, we comprehensively describe the motivation, experiences and advantages for an organization in providing internal microblogging services. We provide detailed microblog usage statistics, analyzing the top ten users regarding postings and followers as well as the top ten topics. In doing so, we aim to shed light on microblogging usage and adoption within a globally distributed organization. Full Article
as Modeling Quality Attributes with Aspect-Oriented Architectural Templates By www.jucs.org Published On :: 2011-05-06T16:03:16+02:00 The quality attributes of a software system are, to a large extent, determined by the decisions taken early in the development process. Best practices in software engineering recommend the identification of important quality attributes during the requirements elicitation process, and the specification of software architectures to satisfy these requirements. Over the years the software engineering community has studied the relationship between quality attributes and the use of particular architectural styles and patterns. In this paper we study the relationship between quality attributes and Aspect-Oriented Software Architectures - which apply the principles of Aspect-Oriented Software Development (AOSD) at the architectural level. AOSD focuses on identifying, modeling and composing crosscutting concerns - i.e. concerns that are tangled and/or scattered with other concerns of the application. In this paper we propose to use AO-ADL, an aspect-oriented architectural description language, to specify quality attributes by means of parameterizable, and thus reusable, architectural patterns. We particularly focus on quality attributes that: (1) have major implications on software functionality, requiring the incorporation of explicit functionality at the architectural level; (2) are complex enough as to be modeled by a set of related concerns and the compositions among them, and (3) crosscut domain specific functionality and are related to more than one component in the architecture. We illustrate our approach for usability, a critical quality attribute that satisfies the previous constraints and that requires special attention at the requirements and the architecture design stages. Full Article
as QoS-based Approach for Dynamic Web Service Composition By www.jucs.org Published On :: 2011-05-06T16:03:31+02:00 Web Services have become a standard for integration of systems in distributed environments. By using a set of open interoperability standards, they allow computer-computer interaction, regardless the programming languages and operating systems used. The Semantic Web Services, by its turn, make use of ontologies to describe their functionality in a more structural manner, allowing computers to reason about the information required and provided by them. Such a description also allows dynamic composition of several Web Services, when only one is not able to provide the desired functionality. There are scenarios, however, in which only the functional correctness is not enough to fulfill the user requirements, and a minimum level of quality should be guaranteed by their providers. In this context, this work presents an approach for dynamic Web Service composition that takes into account the composition overall quality. The proposed approach relies on a heuristics to efficiently perform the composition. In order to show the feasibility of the proposed approach, a Web Service composition application prototype was developed and experimented with public test sets, along with another approach that does not consider quality in the composition process. The results have shown that the proposed approach in general finds compositions with more quality, within a reasonable processing time. Full Article
as An Aspect-Oriented Framework for Weaving Domain-Specific Concerns into Component-Based Systems By www.jucs.org Published On :: 2011-05-06T16:03:36+02:00 Software components are used in various application domains, and many component models and frameworks have been proposed to fulfill domain-specific requirements. The general trend followed by these approaches is to provide ad-hoc models and tools for capturing these requirements and for implementing their support within dedicated runtime platforms, limited to features of the targeted domain. The challenge is then to propose more flexible solutions, where components reuse is domain agnostic. In this article, we present a framework supporting compositional construction and development of applications that must meet various extra-functional/domain-specific requirements. The key points of our contribution are: i) We target development of component-oriented applications where extra-functional requirements are expressed as annotations on the units of composition in the application architecture. ii) These annotations are implemented as open and extensible component-based containers, achieving full separation of functional and extra-functional concerns. iii) Finally, the full machinery is implemented using the Aspect-Oriented Programming paradigm. We validate our approach with two case studies: the first is related to real-time and embedded applications, while the Full Article
as Context-Aware Composition and Adaptation based on Model Transformation By www.jucs.org Published On :: 2011-05-06T16:03:43+02:00 Using pre-existing software components (COTS) to develop software systems requires the composition and adaptation of the component interfaces to solve mismatch problems. These mismatches may appear at different interoperability levels (signature, behavioural, quality of service and semantic). In this article, we define an approach which supports composition and adaptation of software components based on model transformation by taking into account the four levels. Signature and behavioural levels are addressed by means of transition systems. Context-awareness and semanticbased techniques are used to tackle quality of service and semantic, respectively, but also both consider the signature level. We have implemented and validated our proposal for the design and application of realistic and complex systems. Here, we illustrate the need to support the variability of the adaptation process in a context-aware pervasive system through a real-world case study, where software components are implemented using Windows Workflow Foundation (WF). We apply our model transformation process to extract transition systems (CA-STS specifications) from WF components. These CA-STSs are used to tackle the composition and adaptation. Then, we generate a CASTS adaptor specification, which is transformed into its corresponding WF adaptor component with the purpose of interacting with all the WF components of the system, thereby avoiding mismatch problems. Full Article
as Descriptional Complexity of Ambiguity in Symmetric Difference NFAs By www.jucs.org Published On :: 2011-07-04T16:04:44+02:00 We investigate ambiguity for symmetric difference nondeterministic finite automata. We show the existence of unambiguous, finitely ambiguous, polynomially ambiguous and exponentially ambiguous symmetric difference nondeterministic finite automata. We show that, for each of these classes, there is a family of n-state nondeterministic finite automata such that the smallest equivalent deterministic finite automata have O(2n) states. Full Article
as Least Slack Time Rate first: an Efficient Scheduling Algorithm for Pervasive Computing Environment By www.jucs.org Published On :: 2011-07-04T16:04:46+02:00 Real-time systems like pervasive computing have to complete executing a task within the predetermined time while ensuring that the execution results are logically correct. Such systems require intelligent scheduling methods that can adequately promptly distribute the given tasks to a processor(s). In this paper, we propose LSTR (Least Slack Time Rate first), a new and simple scheduling algorithm, for a multi-processor environment, and demonstrate its efficient performance through various tests. Full Article
as Hierarchical Graph-Grammar Model for Secure and Efficient Handwritten Signatures Classification By www.jucs.org Published On :: 2011-07-04T16:04:47+02:00 One important subject associated with personal authentication capabilities is the analysis of handwritten signatures. Among the many known techniques, algorithms based on linguistic formalisms are also possible. However, such techniques require a number of algorithms for intelligent image analysis to be applied, allowing the development of new solutions in the field of personal authentication and building modern security systems based on the advanced recognition of such patterns. The article presents the approach based on the usage of syntactic methods for the static analysis of handwritten signatures. The graph linguistic formalisms applied, such as the IE graph and ETPL(k) grammar, are characterised by considerable descriptive strength and a polynomial membership problem of the syntactic analysis. For the purposes of representing the analysed handwritten signatures, new hierarchical (two-layer) HIE graph structures based on IE graphs have been defined. The two-layer graph description makes it possible to take into consideration both local and global features of the signature. The usage of attributed graphs enables the storage of additional semantic information describing the properties of individual signature strokes. The verification and recognition of a signature consists in analysing the affiliation of its graph description to the language describing the specimen database. Initial assessments display a precision of the method at a average level of under 75%. Full Article
as Service Oriented Multimedia Delivery System in Pervasive Environments By www.jucs.org Published On :: 2011-07-04T16:04:50+02:00 Service composition is an effective approach for large-scale multimedia delivery. In previous works, user requirement is represented as one fixed functional path which is composed of several functional components in a certain order. Actually, there may be several functional paths (deliver different quality level multimedia data, e.g., image pixel, frame rate) that can meet one request. And due to the diversity of devices and connections in pervasive environment, system should choose a suitable media quality delivery path in accordance with context, instead of one fixed functional path. This paper presents a deep study of multimedia delivery problem and proposes an on-line algorithm LDPath and an off-line centralized algorithm LD/RPath respectively. LDPath aims at delivering multimedia data to end user with lowest delay by choosing services to build delivery paths hop-by-hop, which is adapted to the unstable open environment. And LD/RPath is developed for a relatively stable environment, which generates delivery paths according to the trade-off between delay and reliability metrics, because the service reliability is also an important fact in such scenario. Experimental results show that both algorithms have good performance with low overhead to the system. Full Article
as Towards Classification of Web Ontologies for the Emerging Semantic Web By www.jucs.org Published On :: 2011-07-20T10:20:32+02:00 The massive growth in ontology development has opened new research challenges such as ontology management, search and retrieval for the entire semantic web community. These results in many recent developments, like OntoKhoj, Swoogle, OntoSearch2, that facilitate tasks user have to perform. These semantic web portals mainly treat ontologies as plain texts and use the traditional text classification algorithms for classifying ontologies in directories and assigning predefined labels rather than using the semantic knowledge hidden within the ontologies. These approaches suffer from many types of classification problems and lack of accuracy, especially in the case of overlapping ontologies that share common vocabularies. In this paper, we define an ontology classification problem and categorize it into many sub-problems. We present a new ontological methodology for the classification of web ontologies, which has been guided by the requirements of the emerging Semantic Web applications and by the lessons learnt from previous systems. The proposed framework, OntClassifire, is tested on 34 ontologies with a certain degree of overlapping domain, and effectiveness of the ontological mechanism is verified. It benefits the construction, maintenance or expansion of ontology directories on the semantic web that help to focus on the crawling and improving the quality of search for the software agents and people. We conclude that the use of a context specific knowledge hidden in the structure of ontologies gives more accurate results for the ontology classification. Full Article
as A Semantic Wiki Based on Spatial Hypertext By www.jucs.org Published On :: 2011-07-20T10:20:34+02:00 Spatial Hypertext Wiki (ShyWiki) is a wiki which represents knowledge using notes that are spatially distributed in wiki pages and have visual characteristics such as colour, size, or font type. The use of spatial and visual characteristics in wikis is important to improve human comprehension, creation and organization of knowledge. Another important capability in wikis is to allow machines to process knowledge. Wikis that formally structure knowledge for this purpose are called semantic wikis. This paper describes how ShyWiki can make use of spatial hypertext in order to be a semantic wiki. ShyWiki can represent knowledge at different levels of formality. Users of ShyWiki can annotate the content and represent semantic relations without being experts of semantic web data description languages. The spatial hypertext features make it suitable for users to represent unstructured knowledge and implicit graphic relations among concepts. In addition, semantic web and spatial hypertext features are combined to represent structured knowledge. The semantic web features of ShyWiki improve navigation and publish the wiki knowledge as RDF resources, including the implicit relations that are analyzed using a spatial parser. Full Article
as A Ranking Tool Exploiting Semantic Descriptions for the Comparison of EQF-based Qualifications By www.jucs.org Published On :: 2011-07-20T10:20:35+02:00 Nowadays, one of the main issues discussed at the Community level is represented by the mobility of students and workers across Europe. During the last years, in order to deal with the above picture, several initiatives have been carried out: one of them is the definition of the European Qualification Framework (EQF), a common architecture for the description of qualifications. At the same time, several research activities were established with the aim of finding how semantic technologies could be exploited for qualifications comparison in the field of human resources acquisition. In this paper, the EQF specifications are taken into account and they are applied in a practical scenario to develop a ranking algorithm for the comparison of qualifications expressed in terms of knowledge, skill and competence concepts, potentially aimed at supporting European employers during the recruiting phase. Full Article
as Ontology-based User Interface Development: User Experience Elements Pattern By www.jucs.org Published On :: 2011-07-20T10:20:36+02:00 The user experience of any software or website consists of elements from the conceptual to the concrete level. These elements of user experience assist in the design and development of user interfaces. On the other hand, ontologies provide a framework for computable representation of user interface elements and underlying data. This paper discusses strategies of introducing ontologies at different user interface layers adapted from user experience elements. These layers range from abstract levels (e.g. User needs/Application Objectives) to concrete levels (e.g. Application User Interface) in terms of data representation. The proposed ontological framework enables device independent, semi-automated GUI construction which we will demonstrate at a personal information management example. Full Article
as Ontology-based Competency Management: the Case Study of the Mihajlo Pupin Institute By www.jucs.org Published On :: 2011-07-20T10:20:38+02:00 Semantic-based technologies have been steadily increasing their relevance in recent years in both the research world and business world. Considering this, the present article discusses the process of design and implementation of a competency management system in information and communication technologies domain utilizing the latest Semantic Web tools and technologies including D2RQ server, TopBraid Composer, OWL 2, SPARQL, SPARQL Rules and common human resources related public vocabularies. In particular, the paper discusses the process of building individual and enterprise competence models in a form of ontology database, as well as different ways of meaningful search and retrieval of expertise data on the Semantic Web. The ontological knowledge base aims at storing the extracted and integrated competences from structured, as well as unstructured sources. By using the illustrative case study of deployment of such a system in the Human Resources sector at the Mihajlo Pupin Institute, this paper shows an example of new approaches to data integration and information management. The proposed approach extends the functionalities of existing enterprise information systems and offers possibilities for development of future Internet services. This allows organizations to express their core competences and talents in a standardized, machine processable and understandable format, and hence, facilitates their integration in the European Research Area and beyond. Full Article
as An Ontology based Agent Generation for Information Retrieval on Cloud Environment By www.jucs.org Published On :: 2011-07-20T10:35:16+02:00 Retrieving information or discovering knowledge from a well organized data center in general is requested to be familiar with its schema, structure, and architecture, which against the inherent concept and characteristics of cloud environment. An effective approach to retrieve desired information or to extract useful knowledge is an important issue in the emerging information/knowledge cloud. In this paper, we propose an ontology-based agent generation framework for information retrieval in a flexible, transparent, and easy way on cloud environment. While user submitting a flat-text based request for retrieving information on a cloud environment, the request will be automatically deduced by a Reasoning Agent (RA) based on predefined ontology and reasoning rule, and then be translated to a Mobile Information Retrieving Agent Description File (MIRADF) that is formatted in a proposed Mobile Agent Description Language (MADF). A generating agent, named MIRA-GA, is also implemented to generate a MIRA according to the MIRADF. We also design and implement a prototype to integrate these agents and show an interesting example to demonstrate the feasibility of the architecture. Full Article
as ORPMS: An Ontology-based Real-time Project Monitoring System in the Cloud By www.jucs.org Published On :: 2011-07-20T10:35:18+02:00 Project monitoring plays a crucial role in project management, which is a part of every stage of a project's life-cycle. Nevertheless, along with the increasing ratio of outsourcing in many companies' strategic plans, project monitoring has been challenged by geographically dispersed project teams and culturally diverse team members. Furthermore, because of the lack of a uniform standard, data exchange between various project monitoring software becomes an impossible mission. These factors together lead to the issue of ambiguity in project monitoring processes. Ontology is a form of knowledge representation with the purpose of disambiguation. Consequently, in this paper, we propose the framework of an ontology-based real-time project monitoring system (ORPSM), in order to, by means of ontologies, solve the ambiguity issue in project monitoring processes caused by multiple factors. The framework incorporates a series of ontologies for knowledge capture, storage, sharing and term disambiguation in project monitoring processes, and a series of metrics for assisting management of project organizations to better monitor projects. We propose to configure the ORPMS framework in a cloud environment, aiming at providing the project monitoring service to geographically distributed and dynamic project members with great flexibility, scalability and security. A case study is conducted on a prototype of the ORPMS in order to evaluate the framework. Full Article
as Cooperation as a Service in VANETs By www.jucs.org Published On :: 2011-07-20T10:35:20+02:00 Vehicular Networks, including Vehicular Adhoc Networks (VANETs) and Vehicular Sensor Networks (VSNs), stimulate a brand new variety of services, ranging from driver safety services, traffic information and warnings regarding traffic jams and accidents, to providing weather or road condition, parking availability, and advertisement. 3G networks and sophisticated Intelligent Transportation Systems (ITS), including deploying costly roadside base stations, can indeed be used to offer such services, but these come with a cost, both at network and hardware levels. In this paper we introduce Cooperation as a service (CaaS): A novel architecture that will allow providing a set of services for free and without any additional infrastructure, by taking advantage of Vehicle-to-Vehicle communications. CaaS uses a hybrid publish/subscribe mechanism where the driver (or subscriber) expresses his interests regarding a service (or a set of services) and where cars having subscribed to the same service will cooperate to provide the subscriber with the necessary information regarding the service he subscribed to, by publishing this information in the network. CaaS structures the network into clusters, and uses Content Based Routing (CBR) for intra-cluster communications and geographic routing for inter-cluster communications. Full Article
as Strasbourg et la récurrence complotiste des Réseaux Sociaux. By marc-vasseur.over-blog.com Published On :: Wed, 12 Dec 2018 12:39:12 +0100 Comme on devait s’y attendre, l’attentat de Strasbourg n’a pas manqué, s’il en était encore besoin, de charrier son lot de rumeurs complotistes. Un regard rapide sur les réseaux sociaux de toute nature suffit à se rendre compte de ce triste phénomène.... Full Article
as On reparle des classes populaires, des péri-urbains, partis politiques... (billet de Mai 2011 ) By marc-vasseur.over-blog.com Published On :: Mon, 17 Dec 2018 14:03:16 +0100 L'actualité aidant, une personne sur twitter a exhumé un vieux billet que j'avais écrit en Mai 2011. A l'époque, je parlais du Parti Socialiste... sans fausse modestie, j'avais vu plutôt juste... Aujourd'hui, on peut déjà parler d'un autre "parti" mais... Full Article
as Intelligence Artificielle : vers le grand déclassement des Classes Moyennes ? By marc-vasseur.over-blog.com Published On :: Thu, 20 Dec 2018 18:00:00 +0100 Depuis quelques années, la théorie du grand remplacement, popularisée par Michel Houellbecq dans Soumissions ou par un Eric Zemmour, a fait son chemin dans les arcanes les moins visibles du Net. Pourtant, le danger n’est pas là, loin s’en faut, il est... Full Article
as Tensions à l'Université Lyon-3 : la classe politique condamne les attaques contre Yaël Braun-Pivet By fr.euronews.com Published On :: Sun, 10 Nov 2024 10:43:53 +0100 Tensions à l'Université Lyon-3 : la classe politique condamne les attaques contre Yaël Braun-Pivet Full Article
as No Comment : Tyrannosaure Rex, un mannequin pas comme les autres By fr.euronews.com Published On :: Tue, 12 Nov 2024 19:45:02 +0100 No Comment : Tyrannosaure Rex, un mannequin pas comme les autres Full Article
as Donald Trump confie à Elon Musk et Vivek Ramaswamy "l'efficacité gouvernementale" By fr.euronews.com Published On :: Wed, 13 Nov 2024 07:54:23 +0100 Donald Trump confie à Elon Musk et Vivek Ramaswamy "l'efficacité gouvernementale" Full Article
as A feature-based model selection approach using web traffic for tourism data By www.inderscience.com Published On :: 2024-07-05T23:20:50-05:00 The increased volume of accessible internet data creates an opportunity for researchers and practitioners to improve time series forecasting for many indicators. In our study, we assess the value of web traffic data in forecasting the number of short-term visitors travelling to Australia. We propose a feature-based model selection framework which combines random forest with feature ranking process to select the best performing model using limited and informative number of features extracted from web traffic data. The data was obtained for several tourist attraction and tourism information websites that could be visited by potential tourists to find out more about their destinations. The results of random forest models were evaluated over 3- and 12-month forecasting horizon. Features from web traffic data appears in the final model for short term forecasting. Further, the model with additional data performs better on unseen data post the COVID19 pandemic. Our study shows that web traffic data adds value to tourism forecasting and can assist tourist destination site managers and decision makers in forming timely decisions to prepare for changes in tourism demand. Full Article
as DeFog: dynamic micro-service placement in hybrid cloud-fog-edge infrastructures By www.inderscience.com Published On :: 2024-07-05T23:20:50-05:00 DeFog is an innovative microservice placement and load balancing approach for distributed multi-cluster cloud-fog-edge architectures to minimise application response times. The architecture is modelled as a three-layered hierarchy. Each layer consists of one or more clusters of machines, with resource constraints increasing towards lower layers. Applications are modelled as service oriented architectures (SOA) comprising multiple interconnected microservices. As many applications can be run simultaneously, and as the resources of the edge and the fog are limited, choosing among services to run on the edge or the fog is the problem this work is dealing with. DeFog focuses on dynamic (i.e., adaptive) decentralised service placement within each cluster with zero downtime, eliminating the need for coordination between clusters. To assess the effectiveness of DeFog, two realistic applications based on microservices are deployed, and several placement policies are tested to select the one that reduces application latency. Least frequently used (LFU) is the reference service placement strategy. The experimental results reveal that a replacement policy that uses individual microservice latency as the crucial factor affecting service placement outperformed LFU by at least 10% in application response time. Full Article
as Smart and adaptive website navigation recommendations based on reinforcement learning By www.inderscience.com Published On :: 2024-07-05T23:20:50-05:00 Improving website structures is the main task of a website designer. In recent years, numerous web engineering researchers have investigated navigation recommendation systems. Page recommendation systems are critical for mobile website navigation. Accordingly, we propose a smart and adaptive navigation recommendation system based on reinforcement learning. In this system, user navigation history is used as the input for reinforcement learning model. The model calculates a surf value for each page of the website; this value is used to rank the pages. On the basis of this ranking, the website structure is modified to shorten the user navigation path length. Experiments were conducted to evaluate the performance of the proposed system. The results revealed that user navigation paths could be decreased by up to 50% with training on 12 months of data, indicating that users could more easily find a target web page with the help of the proposed adaptive navigation recommendation system. Full Article
as Voici ce qui se passe dans le corps quand on arrête de fumer - L'édition du soir By news.google.com Published On :: Tue, 12 Nov 2024 18:02:28 GMT Voici ce qui se passe dans le corps quand on arrête de fumer L'édition du soirPODCAST : Comment le Mois sans tabac peut-il éviter 28.000 cancer d'ici 2050? BFMTVComment réussir à arrêter de fumer ? France BleuBagnères-de-Bigorre. Le mois sans tabac, c’est ce jeudi à Bagnères La Dépêche du MidiMois sans tabac : 12 années de vie gagnées, 94 millions d'euros annuels économisés... Pourquoi c'est une réussite RTL Full Article
as Sauvetage de Casino: les syndicats retirent leur plainte en appel après avoir conclu un accord avec la direction - Le Figaro By news.google.com Published On :: Wed, 13 Nov 2024 10:34:12 GMT Sauvetage de Casino: les syndicats retirent leur plainte en appel après avoir conclu un accord avec la direction Le FigaroPlan de sauvetage de Casino : accord avec la direction, les représentants du personnel retirent leur plainte en appel France 3 RégionsSauvetage de Casino : un accord social enfin trouvé pour clore le dossier Capital.frCasino: les représentants du personnel retirent leur appel formulé à l'encontre du plan de sauvegarde InvestirPlan de sauvegarde de Casino : la direction trouve un accord avec le personnel La Tribune.fr Full Article
as Au procès des assistants parlementaires du FN, les flèches des avocats du Parlement européen - Le Monde By news.google.com Published On :: Wed, 13 Nov 2024 06:42:35 GMT Au procès des assistants parlementaires du FN, les flèches des avocats du Parlement européen Le MondeProcès du RN : « Un système pour détourner des fonds de l’UE au bénéfice du parti » Ouest-France"Marine Le Pen seule donneuse d’ordre" : au procès des assistants parlementaires, un "système" en accusation MarianneProcès des assistants parlementaires du FN: le Parlement européen réclame près de 4 millions d’euros au parti Le FigaroMarine Le Pen dans le piège de « l’inéligibilité obligatoire » Le Point Full Article
as What is walking pneumonia? As cases rise in Canada, the symptoms to look out for - The Globe and Mail By news.google.com Published On :: Tue, 12 Nov 2024 21:32:37 GMT What is walking pneumonia? As cases rise in Canada, the symptoms to look out for The Globe and MailWalking pneumonia on the rise in Kingston, but treatable The Kingston Whig-StandardWhat parents need to know about walking pneumonia in kids FingerLakes1.comPediatric pneumonia is surging in Central Ohio MSNWalking Pneumonia is spiking right now. How do you know you have it? CBS 6 News Richmond WTVR Full Article
as Last supermoon of 2024 to shine over Central Alberta this week - Central Alberta Online By news.google.com Published On :: Wed, 13 Nov 2024 13:08:14 GMT Last supermoon of 2024 to shine over Central Alberta this week Central Alberta Online4 of 4: Last supermoon of the year to light up Canadian skies Global News TorontoBeaver Moon 2024: See the final 'supermoon' of the year rise next to the 'Seven Sisters' Livescience.comSee 2024’s Final ‘Supermoon’ And ‘Fireballs’: The Night Sky This Week ForbesHow and when to catch the last supermoon of 2024 National Post Full Article
as Faster flowing glaciers could help predict nearby volcanic activity - Phys.org By news.google.com Published On :: Wed, 13 Nov 2024 10:00:01 GMT Faster flowing glaciers could help predict nearby volcanic activity Phys.org Full Article
as Alien-like signal from 2023 has been decoded. The next step is to figure out what it means - CNN By news.google.com Published On :: Mon, 11 Nov 2024 14:23:00 GMT Alien-like signal from 2023 has been decoded. The next step is to figure out what it means CNN Full Article
as John Krasinski named People magazine's 2024 Sexiest Man Alive - CTV News By news.google.com Published On :: Wed, 13 Nov 2024 12:04:42 GMT John Krasinski named People magazine's 2024 Sexiest Man Alive CTV NewsSexiest Man Alive John Krasinski on His 'Beautiful Life' – and Wallpapering His House with His Sizzling PEOPLE Cover PEOPLEKrasinski thought he was being 'punked' CTV News CalgaryJohn Krasinski Reveals Wife Emily Blunt's Hilarious Response to His Sexiest Man Alive Title - E! Online E! NEWSEmily Blunt reacts after husband is named 2024 Sexiest Man Alive The Independent Full Article
as Your ultimate guide to Taylor Swift's The Eras Tour stops in Toronto - CP24 By news.google.com Published On :: Wed, 13 Nov 2024 11:11:20 GMT Your ultimate guide to Taylor Swift's The Eras Tour stops in Toronto CP24A Taylor Swift glossary to keep up with the Eras Tour fever gripping Canada this week The Globe and MailIN PHOTOS | See Swiftmania sweep Toronto CBC.caIs Taylor Swift the key to solving traffic in Toronto? Canada NewsWire Full Article
as Running and longevity: Sub-four-minute milers increase their lifespan by up to 9 years - Genetic Literacy Project By news.google.com Published On :: Wed, 13 Nov 2024 05:09:29 GMT Running and longevity: Sub-four-minute milers increase their lifespan by up to 9 years Genetic Literacy Project Full Article
as Why is Trump’s election as US president prompting a Bitcoin surge? - Al Jazeera English By news.google.com Published On :: Tue, 12 Nov 2024 13:10:37 GMT Why is Trump’s election as US president prompting a Bitcoin surge? Al Jazeera EnglishWhy crypto mania is reaching new heights The EconomistCryptocurrency traders: share what got you into crypto, and how you feel about recent developments The GuardianBitcoin Continues Its Ascent To $100,000 Amid Ethereum, Solana, Dogecoin, Shiba Inu, BNB, XRP, Avalanche Rebound ForbesWhat to know about bitcoin’s post-election rally BNN Bloomberg Full Article
as Ottawa businesses brace for possible Canada Post strike before the holiday season - CTV News Ottawa By news.google.com Published On :: Tue, 12 Nov 2024 19:40:58 GMT Ottawa businesses brace for possible Canada Post strike before the holiday season CTV News OttawaTougher work conditions for postal workers at the heart of labour dispute, union says The Globe and MailOttawa businesses worry about potential postal disruption CBC.caCalgary workers 'ready to go' if Canada Post, CUPW unable to reach agreement by Friday: union president Calgary Herald‘Feeling the pinch’: Potential postal strike may be first of many, Manitoba prof says Global News Toronto Full Article
as Justin Welby resigns as archbishop of Canterbury over abuse scandal - Al Jazeera English By news.google.com Published On :: Tue, 12 Nov 2024 16:30:10 GMT Justin Welby resigns as archbishop of Canterbury over abuse scandal Al Jazeera EnglishChurch of England head resigns over handling of sex abuse scandal CTV NewsThe four bishops at risk from child abuse cover-up report The TelegraphThe archbishop and the abuser The EconomistArchbishop of Canterbury Justin Welby resigns in abuse fallout: All to know Al Jazeera English Full Article
as Overwhelmed families surrendering custody of their children to CAS - CTV News Northern Ontario By news.google.com Published On :: Wed, 13 Nov 2024 00:54:00 GMT Overwhelmed families surrendering custody of their children to CAS CTV News Northern Ontario Full Article
as Israel has missed US deadline to boost Gaza aid, UN agency says - BBC.com By news.google.com Published On :: Tue, 12 Nov 2024 11:51:21 GMT Israel has missed US deadline to boost Gaza aid, UN agency says BBC.comUS says Israel hasn't breached its law against blocking aid in Gaza BBC.comIsrael misses deadline to let more aid into Gaza, but U.S. maintains support CBC NewsAntony Blinken decides against changing U.S. military assistance to Israel: report The Globe and MailU.S. says it will not limit Israel arms transfers after some improvements in flow of aid to Gaza CTV News Full Article
as UN chief warns COP29 summit to pay up or face climate-led disaster for humanity - The Globe and Mail By news.google.com Published On :: Tue, 12 Nov 2024 11:51:31 GMT UN chief warns COP29 summit to pay up or face climate-led disaster for humanity The Globe and MailClimate Summit, in Early Days, Is Already on a ‘Knife Edge’ The New York TimesAt COP29 summit, nations big and small get chance to bear witness to climate change The Globe and MailTerence Corcoran: COP29 hit by political ‘dunkelflaute’ Financial PostCOP29: Albania PM goes off script to ask 'What on Earth are we doing?' Euronews Full Article
as Teenager in critical condition with Canada’s first human case of bird flu - The Guardian By news.google.com Published On :: Tue, 12 Nov 2024 23:01:00 GMT Teenager in critical condition with Canada’s first human case of bird flu The GuardianB.C. teen with avian flu is in critical condition, provincial health officer says CBC NewsWhat do you do when a goose dies in your backyard, amid concerns about avian flu? CityNews KitchenerB.C. teen with Canada's first human case of avian flu in critical condition, Dr. Bonnie Henry says CTV News VancouverB.C. teen diagnosed with bird flu in critical condition, with source of virus likely to remain unknown The Globe and Mail Full Article
as Trump says Elon Musk, Vivek Ramaswamy will lead the Department of Government Efficiency - The Globe and Mail By news.google.com Published On :: Wed, 13 Nov 2024 00:53:45 GMT Trump says Elon Musk, Vivek Ramaswamy will lead the Department of Government Efficiency The Globe and MailWhy is Elon Musk becoming Donald Trump's efficiency adviser? BBC.comElon Musk and Vivek Ramaswamy will lead new 'Department of Government Efficiency' in Trump administration CTV NewsGeorge Conway: Musk, Ramaswamy to lead ‘nonexistent department’ The Hill Full Article
as Thomas repeint en Sky la trilogie classique By www.paperblog.fr Published On :: Thu, 19 Jul 2018 18:15:00 +0200 Dans la douzième étape, entre Bourg-Saint-Maurice et l’Alpe d’Huez (175,5 km), nouvelle victoire du maillot jaune Geraint Thomas (Sky), qui se comporte de plus en plus en leader. Il s’agissait de la plus belle étape de montagne, avec trois grands cols hors catégorie. Alpe d’Huez (Isère), envoyé spécial. Tout de nerfs et de cernes, le peloton s’étirait déjà en lambeaux et nous voyions clairement à travers depuis un moment. Devant, derrière, un peu partout, un dialogue spumescent et ... Full Article
as Même dans le chrono, Thomas résiste au temps By www.paperblog.fr Published On :: Sat, 28 Jul 2018 18:03:00 +0200 Tom Dumoulin.Dans la vingtième étape, un contre-la-montre sélectif entre Saint-Pée-sur-Nivelle et Espelette (31 km), victoire du Néerlandais Tom Dumoulin, une toute petite seconde devant Chris Froome, qui récupère sa marche sur le podium. Troisième de l’étape, le Gallois Geraint Thomas remporte son premier Tour de France. Sur la route du Tour, envoyé spécial. D’abord il plut sur les routes du pays basque, ensuite l’asphalte se réchauffa avant de sécher sommairement comme pour favoriser les ... Full Article
as Une accusation à point nommé contre Asia Argento, quel hasard ! By www.paperblog.fr Published On :: Tue, 21 Aug 2018 00:58:00 +0200 J'ai lu les titres et articles de presse à propos d'Asia Argento et de sa supposée agression contre Jimmy Bennett. Ça sent le traquenard à plein nez. Le type assure avoir été agressé sexuellement par l'actrice à l'âge de 17 ans. Il se fout de la gueule de qui, le petit traumatisé ? La prétendue agression ne l'empêchait pas de titrer quelques semaines après que "Maman" lui manquait. Pour la petite histoire, les deux acteurs jouent à la mère et au fils depuis qu'ils ont tourné ensemble dans un film alors que Jimmy avait 7 ans et qu'Asia incarnait sa ... Full Article