Zenodo (CERN European Organization for Nuclear Research), Jul 1, 2022
In today's web context, where participation and collaboration are the foundation for the developm... more In today's web context, where participation and collaboration are the foundation for the development of common knowledge, the usage of Metaverses as a platform for human interaction is a worldwide trend. It's a virtual or augmented reality universe that allows you to create virtual social interactions. Neal Stephenson coined the term "metaverse" in his 1992 science fiction novel "Snow Crash," which envisioned lifelike avatars meeting in realistic 3D buildings and other virtual reality scenarios. However, the term "metaverse" was coined by Facebook, now known as Meta, to define its goal of working and playing in a virtual environment. Metaverse is all about 3D models and virtually created environment. In this paper I am going to discuss about sample implementation of metaverse by building an application based on augmented reality. It is an android application which is developed with unity framework.
Zenodo (CERN European Organization for Nuclear Research), Feb 20, 2022
Cloud computing is a community-focused environment that relies on sharing informations, storage, ... more Cloud computing is a community-focused environment that relies on sharing informations, storage, provider, programs & different vital computing sources.In modern-day generation of cloud computing era very helpful for centralized the all-agricultural related statisticsfinancialinstitution (Soil&associated, weather, research,Crop, Farmers, Agriculture advertising and marketing, fertilizers and pesticide statistics) inside the cloud. Lots of cloud computing companies have emerged up and there is a large boom within the usage of this provider.. Google, Microsoft, IBM and Amazon have began imparting cloud computing services. The future development of agriculture depends how the new technologies consisting of cloud computing are followed with a focal point on farmer wishes. The use of this technologies should help a farmer in terms of accessibility. Latest technological development has through a drastic change in every field and agriculture is no other practices to it. Cloud computing generation impacted sincerely onagriculture area and related services they offer for customers. on this paper, also talk Computing model, characteristics, deployment model, cloud agro model, cloud advantages and assignment of cloud computing in agriculture field.
One of the popular and most used Direction and web Mapping tool which is customer friendly is Goo... more One of the popular and most used Direction and web Mapping tool which is customer friendly is Google Maps. It maps the routes and directions into map and serves as an online/offline mapping tool. Google develop and maintains the Google map technology. Some of the features which it provides are Street view, Satellite imagery, direction, roads, speed, real-time traffic, reroutes to shorter routes, driving, flying (in beta), and taking public transportation are all accessible. In this the accident prone areas are analyzed, studied. We get the accident prone are from the official website of Kerala Road Safety Authority (KRSA) The data is then visualized onto the custom map using Google My Maps. The Mapping is done based on the latitude and longitude information obtained from the data. There is Starting point and ending point on the plotted map which indicates the accident prone areas. The Location marker gives info about the number of accidents occurred in the place, number of causalities and many more information regarding the place From the plotted map when a route is set between two places we can see the blackspot areas in the map. Providing an early information will help to reduce the number of accidents to a good extend. I.
Security of server in all contexts is dominating in every field of computing, while working on th... more Security of server in all contexts is dominating in every field of computing, while working on the servers numerous threats and attacks like cracking of passwords, knowing the root of machine, giving privilege to unauthorized users are common attacks that can harm the system and take access of servers. The most prevalent commands like Hydra and Medusa, Ncrack are there which can be used for cracking the passwords of server and unauthorized users can take the access of serverby applying these commands. In this paper we will consider brute force attack and its tools with its implementation and prevention ways or techniques to avoid these types of attack.
The Model-View-Controller (MVC) architectural pattern divides an application into three logical c... more The Model-View-Controller (MVC) architectural pattern divides an application into three logical components: model, view, and controller. Each of these components is designed to handle unique aspects of application creation. MVC is a common industry-standard web development platform for developing scalable and extensible projects. This pattern has become common for developing web applications and mobile applications after being traditionally used for desktop graphical user interfaces (GUIs). Popular programming languages such as Javascript, Python, Perl, C#, Java, Swift, and Elixr have MVC frameworks that can be used to quickly build mobile or web applications.
There are around 285 Million people who are visually impaired worldwide[1]. One of the greatest d... more There are around 285 Million people who are visually impaired worldwide[1]. One of the greatest difficulty faced by a blind person is to know the value of the currency that he or she has. It becomes a great difficulty for them to exchange money during purchases and they may get cheated in many instances. This paper is mainly built to support them and make them easier to get used to the currencies. Here, we propose an android based application for recognizing currencies of different countries and also their denominations mainly for visually impaired people. Image processing techniques like feature extraction and matching are used to identify currencies. This application runs on a low end smartphone. We give an audio message as the input to start the app and to capture the image. Then the image is captured and is compared with the test image. If the features of both the images are spatially consistent, then an audio output is given to the user about the denomination of the currency an...
The World Wide Web (WWW) has changed the way people communicate with each other, how information ... more The World Wide Web (WWW) has changed the way people communicate with each other, how information is disseminated and retrieved, and how business is conducted. After the introduction of Semantic Web concept in 2001by Tim Berners-Lee there have been lots of efforts and researches to realize the Semantic Web goals. The term Semantic Web comprises techniques that promise to dramatically improve the current WWW and its use. An alternative approach is to represent Web content in a form that is more easily machine-process able and to use intelligent techniques to take advantage of these representations It is important to understand that the Semantic Web will not be a new global information highway parallel to the existing World Wide Web; instead it will gradually evolve out of the existing Web
International Journal of Engineering and Advanced Technology, 2020
The big data is one of the fastest growing technologies, which can to handle huge amounts of data... more The big data is one of the fastest growing technologies, which can to handle huge amounts of data from various sources, such as social media, web logs, banking and business sectors etc. In order to pace with the changes in the data patterns and to accommodate the requirements of big data analytics, the platform for storage and processing such as Hadoop, also requires great advancements. Hadoop, an open source project executes the big data processing job in map and reduce phases and follows master-slave architecture. A Hadoop MapReduce job can be delayed if one of its many tasks is being assigned to an unreliable or congested machine. To solve this straggler problem, a novel algorithm design of speculative execution schemes for parallel processing clusters, from an optimization perspective, under different loading conditions is proposed. For the lightly loaded case, a task cloning scheme, namely, the combined file task cloning algorithm, which is based on maximizing the overall syste...
IOP Conference Series: Materials Science and Engineering
Faster release of features to the production environment is the need of the hour of every IT orga... more Faster release of features to the production environment is the need of the hour of every IT organizations. This faster and continuous software delivery is made possible through DevOps. DevOps is a set of practices that bridges the gap between development team and operations team. The different aspects of DevOps came from agile methodology. Continuous integration is the paramount of DevOps life cycle. In a continuous integration development practice, the development code and the applications code are continuously integrated several times a day. Developers follow the practice of committing changes frequently into the version control system such as git. A change in the version control system triggers the continuous integration system such as Jenkins. This exploratory study presents the ways that support the developers during the build break in continuous integration environment and thereby improve the efficiency of continuous integration process. Our findings contribute that the selec...
Volume 6, Issue 3, May – June 2017 Page 417 Abstract Clustering is the process of assigning data ... more Volume 6, Issue 3, May – June 2017 Page 417 Abstract Clustering is the process of assigning data objects into a set of disjoint groups called clusters so that objects in each cluster are more similar to each other than objects from different clusters. We try to exploit computational power from the multicore processors. Firefly algorithm is one of the metaheuristicalgorithms which are used for solving optimization problems. This research work analyzes about the performance of Parallel FA algorithm using Java Join and Fork Method.It is the most effective design method for achieve good parallel performance. Here, the parallel architecture will be developed by including the process like, splitting the input data, clustering each subset of data and merging to optimal final clustering. Firefly-based clustering is a recent method which proves better for optimal clustering finding. In order to utilize the intrinsic capabilities of a multi-core processor the software application must be able...
IOP Conference Series: Materials Science and Engineering, 2021
Faster release of features to the production environment is the need of the hour of every IT orga... more Faster release of features to the production environment is the need of the hour of every IT organizations. This faster and continuous software delivery is made possible through DevOps. DevOps is a set of practices that bridges the gap between development team and operations team. The different aspects of DevOps came from agile methodology. Continuous integration is the paramount of DevOps life cycle. In a continuous integration development practice, the development code and the applications code are continuously integrated several times a day. Developers follow the practice of committing changes frequently into the version control system such as git. A change in the version control system triggers the continuous integration system such as Jenkins. This exploratory study presents the ways that support the developers during the build break in continuous integration environment and thereby improve the efficiency of continuous integration process. Our findings contribute that the selec...
Zenodo (CERN European Organization for Nuclear Research), Jul 1, 2022
In today's web context, where participation and collaboration are the foundation for the developm... more In today's web context, where participation and collaboration are the foundation for the development of common knowledge, the usage of Metaverses as a platform for human interaction is a worldwide trend. It's a virtual or augmented reality universe that allows you to create virtual social interactions. Neal Stephenson coined the term "metaverse" in his 1992 science fiction novel "Snow Crash," which envisioned lifelike avatars meeting in realistic 3D buildings and other virtual reality scenarios. However, the term "metaverse" was coined by Facebook, now known as Meta, to define its goal of working and playing in a virtual environment. Metaverse is all about 3D models and virtually created environment. In this paper I am going to discuss about sample implementation of metaverse by building an application based on augmented reality. It is an android application which is developed with unity framework.
Zenodo (CERN European Organization for Nuclear Research), Feb 20, 2022
Cloud computing is a community-focused environment that relies on sharing informations, storage, ... more Cloud computing is a community-focused environment that relies on sharing informations, storage, provider, programs & different vital computing sources.In modern-day generation of cloud computing era very helpful for centralized the all-agricultural related statisticsfinancialinstitution (Soil&associated, weather, research,Crop, Farmers, Agriculture advertising and marketing, fertilizers and pesticide statistics) inside the cloud. Lots of cloud computing companies have emerged up and there is a large boom within the usage of this provider.. Google, Microsoft, IBM and Amazon have began imparting cloud computing services. The future development of agriculture depends how the new technologies consisting of cloud computing are followed with a focal point on farmer wishes. The use of this technologies should help a farmer in terms of accessibility. Latest technological development has through a drastic change in every field and agriculture is no other practices to it. Cloud computing generation impacted sincerely onagriculture area and related services they offer for customers. on this paper, also talk Computing model, characteristics, deployment model, cloud agro model, cloud advantages and assignment of cloud computing in agriculture field.
One of the popular and most used Direction and web Mapping tool which is customer friendly is Goo... more One of the popular and most used Direction and web Mapping tool which is customer friendly is Google Maps. It maps the routes and directions into map and serves as an online/offline mapping tool. Google develop and maintains the Google map technology. Some of the features which it provides are Street view, Satellite imagery, direction, roads, speed, real-time traffic, reroutes to shorter routes, driving, flying (in beta), and taking public transportation are all accessible. In this the accident prone areas are analyzed, studied. We get the accident prone are from the official website of Kerala Road Safety Authority (KRSA) The data is then visualized onto the custom map using Google My Maps. The Mapping is done based on the latitude and longitude information obtained from the data. There is Starting point and ending point on the plotted map which indicates the accident prone areas. The Location marker gives info about the number of accidents occurred in the place, number of causalities and many more information regarding the place From the plotted map when a route is set between two places we can see the blackspot areas in the map. Providing an early information will help to reduce the number of accidents to a good extend. I.
Security of server in all contexts is dominating in every field of computing, while working on th... more Security of server in all contexts is dominating in every field of computing, while working on the servers numerous threats and attacks like cracking of passwords, knowing the root of machine, giving privilege to unauthorized users are common attacks that can harm the system and take access of servers. The most prevalent commands like Hydra and Medusa, Ncrack are there which can be used for cracking the passwords of server and unauthorized users can take the access of serverby applying these commands. In this paper we will consider brute force attack and its tools with its implementation and prevention ways or techniques to avoid these types of attack.
The Model-View-Controller (MVC) architectural pattern divides an application into three logical c... more The Model-View-Controller (MVC) architectural pattern divides an application into three logical components: model, view, and controller. Each of these components is designed to handle unique aspects of application creation. MVC is a common industry-standard web development platform for developing scalable and extensible projects. This pattern has become common for developing web applications and mobile applications after being traditionally used for desktop graphical user interfaces (GUIs). Popular programming languages such as Javascript, Python, Perl, C#, Java, Swift, and Elixr have MVC frameworks that can be used to quickly build mobile or web applications.
There are around 285 Million people who are visually impaired worldwide[1]. One of the greatest d... more There are around 285 Million people who are visually impaired worldwide[1]. One of the greatest difficulty faced by a blind person is to know the value of the currency that he or she has. It becomes a great difficulty for them to exchange money during purchases and they may get cheated in many instances. This paper is mainly built to support them and make them easier to get used to the currencies. Here, we propose an android based application for recognizing currencies of different countries and also their denominations mainly for visually impaired people. Image processing techniques like feature extraction and matching are used to identify currencies. This application runs on a low end smartphone. We give an audio message as the input to start the app and to capture the image. Then the image is captured and is compared with the test image. If the features of both the images are spatially consistent, then an audio output is given to the user about the denomination of the currency an...
The World Wide Web (WWW) has changed the way people communicate with each other, how information ... more The World Wide Web (WWW) has changed the way people communicate with each other, how information is disseminated and retrieved, and how business is conducted. After the introduction of Semantic Web concept in 2001by Tim Berners-Lee there have been lots of efforts and researches to realize the Semantic Web goals. The term Semantic Web comprises techniques that promise to dramatically improve the current WWW and its use. An alternative approach is to represent Web content in a form that is more easily machine-process able and to use intelligent techniques to take advantage of these representations It is important to understand that the Semantic Web will not be a new global information highway parallel to the existing World Wide Web; instead it will gradually evolve out of the existing Web
International Journal of Engineering and Advanced Technology, 2020
The big data is one of the fastest growing technologies, which can to handle huge amounts of data... more The big data is one of the fastest growing technologies, which can to handle huge amounts of data from various sources, such as social media, web logs, banking and business sectors etc. In order to pace with the changes in the data patterns and to accommodate the requirements of big data analytics, the platform for storage and processing such as Hadoop, also requires great advancements. Hadoop, an open source project executes the big data processing job in map and reduce phases and follows master-slave architecture. A Hadoop MapReduce job can be delayed if one of its many tasks is being assigned to an unreliable or congested machine. To solve this straggler problem, a novel algorithm design of speculative execution schemes for parallel processing clusters, from an optimization perspective, under different loading conditions is proposed. For the lightly loaded case, a task cloning scheme, namely, the combined file task cloning algorithm, which is based on maximizing the overall syste...
IOP Conference Series: Materials Science and Engineering
Faster release of features to the production environment is the need of the hour of every IT orga... more Faster release of features to the production environment is the need of the hour of every IT organizations. This faster and continuous software delivery is made possible through DevOps. DevOps is a set of practices that bridges the gap between development team and operations team. The different aspects of DevOps came from agile methodology. Continuous integration is the paramount of DevOps life cycle. In a continuous integration development practice, the development code and the applications code are continuously integrated several times a day. Developers follow the practice of committing changes frequently into the version control system such as git. A change in the version control system triggers the continuous integration system such as Jenkins. This exploratory study presents the ways that support the developers during the build break in continuous integration environment and thereby improve the efficiency of continuous integration process. Our findings contribute that the selec...
Volume 6, Issue 3, May – June 2017 Page 417 Abstract Clustering is the process of assigning data ... more Volume 6, Issue 3, May – June 2017 Page 417 Abstract Clustering is the process of assigning data objects into a set of disjoint groups called clusters so that objects in each cluster are more similar to each other than objects from different clusters. We try to exploit computational power from the multicore processors. Firefly algorithm is one of the metaheuristicalgorithms which are used for solving optimization problems. This research work analyzes about the performance of Parallel FA algorithm using Java Join and Fork Method.It is the most effective design method for achieve good parallel performance. Here, the parallel architecture will be developed by including the process like, splitting the input data, clustering each subset of data and merging to optimal final clustering. Firefly-based clustering is a recent method which proves better for optimal clustering finding. In order to utilize the intrinsic capabilities of a multi-core processor the software application must be able...
IOP Conference Series: Materials Science and Engineering, 2021
Faster release of features to the production environment is the need of the hour of every IT orga... more Faster release of features to the production environment is the need of the hour of every IT organizations. This faster and continuous software delivery is made possible through DevOps. DevOps is a set of practices that bridges the gap between development team and operations team. The different aspects of DevOps came from agile methodology. Continuous integration is the paramount of DevOps life cycle. In a continuous integration development practice, the development code and the applications code are continuously integrated several times a day. Developers follow the practice of committing changes frequently into the version control system such as git. A change in the version control system triggers the continuous integration system such as Jenkins. This exploratory study presents the ways that support the developers during the build break in continuous integration environment and thereby improve the efficiency of continuous integration process. Our findings contribute that the selec...
Uploads
Papers by Dr.Juby Mathew