Search results for: twenty-first century popular romance narratives
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 3310

Search results for: twenty-first century popular romance narratives

2050 A Retrievable Genetic Algorithm for Efficient Solving of Sudoku Puzzles

Authors: Seyed Mehran Kazemi, Bahare Fatemi

Abstract:

Sudoku is a logic-based combinatorial puzzle game which is popular among people of different ages. Due to this popularity, computer softwares are being developed to generate and solve Sudoku puzzles with different levels of difficulty. Several methods and algorithms have been proposed and used in different softwares to efficiently solve Sudoku puzzles. Various search methods such as stochastic local search have been applied to this problem. Genetic Algorithm (GA) is one of the algorithms which have been applied to this problem in different forms and in several works in the literature. In these works, chromosomes with little or no information were considered and obtained results were not promising. In this paper, we propose a new way of applying GA to this problem which uses more-informed chromosomes than other works in the literature. We optimize the parameters of our GA using puzzles with different levels of difficulty. Then we use the optimized values of the parameters to solve various puzzles and compare our results to another GA-based method for solving Sudoku puzzles.

Keywords: genetic algorithm, optimization, solving Sudoku puzzles, stochastic local search

Procedia PDF Downloads 423
2049 Text Mining of Twitter Data Using a Latent Dirichlet Allocation Topic Model and Sentiment Analysis

Authors: Sidi Yang, Haiyi Zhang

Abstract:

Twitter is a microblogging platform, where millions of users daily share their attitudes, views, and opinions. Using a probabilistic Latent Dirichlet Allocation (LDA) topic model to discern the most popular topics in the Twitter data is an effective way to analyze a large set of tweets to find a set of topics in a computationally efficient manner. Sentiment analysis provides an effective method to show the emotions and sentiments found in each tweet and an efficient way to summarize the results in a manner that is clearly understood. The primary goal of this paper is to explore text mining, extract and analyze useful information from unstructured text using two approaches: LDA topic modelling and sentiment analysis by examining Twitter plain text data in English. These two methods allow people to dig data more effectively and efficiently. LDA topic model and sentiment analysis can also be applied to provide insight views in business and scientific fields.

Keywords: text mining, Twitter, topic model, sentiment analysis

Procedia PDF Downloads 179
2048 An Evaluation of Barriers to Implement Reverse Logistics: A Case Study of Indian Fastener Industry

Authors: D. Garg, S. Luthra, A. Haleem

Abstract:

Reverse logistics (RL) is supposed to be a systematic procedure that helps in improving the environmental hazards and maintain business sustainability for industries. Industries in Indian are now opting for adoption of RL techniques in business. But, RL practices are not popular in Indian industries because of many barriers for its successful implementation. Therefore, need arises to identify and evaluate the barriers to implement RL practices by taking an Indian industries perspective. Literature review approach and case study approach have been adapted to identify relevant barriers to implement RL practices. Further, Fuzzy Decision Making Trial and Evaluation Laboratory methodology has been brought into use for evaluating causal relationships among the barriers to implement RL practices. Seven barriers out of ten barriers have been categorized into the cause group and remaining into effect group. This research will help Indian industries to manage these barriers towards effective implementing RL practices.

Keywords: barriers, decision making trial and evaluation laboratory (DEMATEL), fuzzy set theory, Indian industries, reverse logistics (RL)

Procedia PDF Downloads 328
2047 The Image of Saddam Hussein and Collective Memory: The Semiotics of Ba'ath Regime's Mural in Iraq (1980-2003)

Authors: Maryam Pirdehghan

Abstract:

During the Ba'ath Party's rule in Iraq, propaganda was utilized to justify and to promote Saddam Hussein's image in the collective memory as the greatest Arab leader. Consequently, urban walls were routinely covered with images of Saddam. Relying on these images, the regime aimed to provide a basis for evoking meanings in the public opinion, which would supposedly strengthen Saddam’s power and reconstruct facts to legitimize his political ideology. Nonetheless, Saddam was not always portrayed with common and explicit elements but in certain periods of his rule, the paintings depicted him in an unusual context, where various historical and contemporary elements were combined in a narrative background. Therefore, an understanding of the implied socio-political references of these elements is required to fully elucidate the impact of these images on forming the memory and collective unconscious of the Iraqi people. To obtain such understanding, one needs to address the following questions: a) How Saddam Hussein is portrayed in mural during his rule? b) What of elements and mythical-historical narratives are found in the paintings? c) Which Saddam's political views were subject to the collective memory through mural? Employing visual semiotics, this study reveals that during Saddam Hussein's regime, the paintings were initially simple portraits but gradually transformed into narrative images, characterized by a complex network of historical, mythical and religious elements. These elements demonstrate the transformation of a secular-nationalist politician into a Muslim ruler who tried to instill three major policies in domestic and international relations i.e. the arabization of Iraq, as well as the propagation of pan-arabism ideology (first period), the implementation of anti-Israel policy (second period) and the implementation of anti-American-British policy (last period).

Keywords: Ba'ath Party, Saddam Hussein, mural, Iraq, propaganda, collective memory

Procedia PDF Downloads 326
2046 Managing and Leading through African Philosophies at Secondary Schools in South Africa: A Case Study of King Cetshwayo District

Authors: Alan Bhekisisa Buthelezi

Abstract:

The aim of this paper is to explore African management and leadership philosophies at secondary schools in post-apartheid South Africa. The research was conducted in the King Cetshwayo district of KwaZulu-Natal province in South Africa. Apart from the literature on participative management, the paper reports on a research in which an empirical investigation based on a quantitative research paradigm was used to collect data from secondary school principals. The literature findings revealed that secondary school principals need to rethink their management and leadership philosophies in the twenty-first century. The findings of this research further reveal that ubuntu (humanness) and lekgotla (Sesotho term for “an African participatory approach to decision-making”) should be embedded in the art of school management and leadership in the South African context. The paper concludes with the submission that ongoing capacity-building workshops should be fast-tracked on matters pertaining to management and leadership.

Keywords: distributed leadership, team leadership, decentralization of power, transformational leadership

Procedia PDF Downloads 83
2045 Managing and Leading Through African Philosophies at Secondary Schools in South Africa: A Case Study of King Cetshwayo District

Authors: Alan Bhekisisa Buthelezi

Abstract:

The aim of this paper is to explore African management and leadership philosophies at secondary schools in post-apartheid South Africa. The research was conducted in the King Cetshwayo district of KwaZulu-Natal province in South Africa. Apart from the literature on participative management, the paper reports on research in which an empirical investigation based on a quantitative research paradigm was used to collect data from secondary school principals. The literature findings revealed that secondary school principals need to rethink their management and leadership philosophies in the twenty-first century. The findings of this research further reveal that ubuntu (humanness) and lekgotla (Sesotho term for ‘an African participatory approach to decision-making’) should be embedded in the art of school management and leadership in the South African context. The paper concludes with the submission that ongoing capacity-building workshops should be fast-tracked on matters pertaining to management and leadership.

Keywords: transformational leadership, distributed leadership, team leadership, decentralisation of power

Procedia PDF Downloads 18
2044 The Journey of a Malicious HTTP Request

Authors: M. Mansouri, P. Jaklitsch, E. Teiniker

Abstract:

SQL injection on web applications is a very popular kind of attack. There are mechanisms such as intrusion detection systems in order to detect this attack. These strategies often rely on techniques implemented at high layers of the application but do not consider the low level of system calls. The problem of only considering the high level perspective is that an attacker can circumvent the detection tools using certain techniques such as URL encoding. One technique currently used for detecting low-level attacks on privileged processes is the tracing of system calls. System calls act as a single gate to the Operating System (OS) kernel; they allow catching the critical data at an appropriate level of detail. Our basic assumption is that any type of application, be it a system service, utility program or Web application, “speaks” the language of system calls when having a conversation with the OS kernel. At this level we can see the actual attack while it is happening. We conduct an experiment in order to demonstrate the suitability of system call analysis for detecting SQL injection. We are able to detect the attack. Therefore we conclude that system calls are not only powerful in detecting low-level attacks but that they also enable us to detect high-level attacks such as SQL injection.

Keywords: Linux system calls, web attack detection, interception, SQL

Procedia PDF Downloads 359
2043 The Role of Artificial Intelligence Algorithms in Decision-Making Policies

Authors: Marisa Almeida AraúJo

Abstract:

Artificial intelligence (AI) tools are being used (including in the criminal justice system) and becomingincreasingly popular. The many questions that these (future) super-beings pose the neuralgic center is rooted in the (old) problematic between rationality and morality. For instance, if we follow a Kantian perspective in which morality derives from AI, rationality will also surpass man in ethical and moral standards, questioning the nature of mind, the conscience of self and others, and moral. The recognition of superior intelligence in a non-human being puts us in the contingency of having to recognize a pair in a form of new coexistence and social relationship. Just think of the humanoid robot Sophia, capable of reasoning and conversation (and who has been recognized for Saudi citizenship; a fact that symbolically demonstrates our empathy with the being). Machines having a more intelligent mind, and even, eventually, with higher ethical standards to which, in the alluded categorical imperative, we would have to subject ourselves under penalty of contradiction with the universal Kantian law. Recognizing the complex ethical and legal issues and the significant impact on human rights and democratic functioning itself is the goal of our work.

Keywords: ethics, artificial intelligence, legal rules, principles, philosophy

Procedia PDF Downloads 198
2042 Carbon Footprint and Exergy Destruction Footprint in White Wine Production Line

Authors: Mahmut Genc, Seda Genc

Abstract:

Wine is the most popular alcoholic drink in the World with 274.4 million of hectoliter annual production in the year of 2015. The wine industry is very important for some regions as well as creating significant value in their economies. This industry is very sensitive to the global warming since viticulture highly depends on climate and geographical region. Sustainability concept is a crucial issue for the wine industry and sustainability performances of wine production processes should be determined. Although wine production industry is an energy intensive sector as a whole, the most energy intensive products are widely used both in the viti and vinicultural process. In this study, gate-to-gate LCA approach in energy resource utilization and global warming potential impacts for white wine production line were attempted and carbon footprint and exergy destruction footprint were calculated, accordingly. As a result, carbon footprint and exergy destruction footprint values were calculated to be 1.75 kg CO2eq and 365.3kW, respectively.

Keywords: carbon footprint, exergy analysis, exergy destruction footprint, white wine

Procedia PDF Downloads 271
2041 The Application of Extend Spectrum-Based Pushover Analysis for Seismic Evaluation of Reinforced Concrete Wall Structures

Authors: Yang Liu

Abstract:

Reinforced concrete (RC) shear wall structures are one of the most popular and efficient structural forms for medium- and high-rise buildings to resist the action of earthquake loading. Thus, it is of great significance to evaluate the seismic demands of the RC shear walls. In this paper, the application of the extend spectrum-based pushover analysis (ESPA) method on the seismic evaluation of the shear wall structure is presented. The ESPA method includes a nonlinear consecutive pushover analysis procedure and a linear elastic modal response analysis procedure to consider the combination of modes in both elastic and inelastic cases. It is found from the results of case study that the ESPA method can predict the seismic performance of shear wall structures, including internal forces and deformations very well.

Keywords: reinforced concrete shear wall, seismic performance, high mode effect, nonlinear analysis

Procedia PDF Downloads 157
2040 Reconciling the Modern Standard Arabic with the Local Dialects in Writing Literary Texts

Authors: Ahmed M. Ghaleb, Ehab S. Al-Nuzaili

Abstract:

This paper attempts to shed light on the question of the choice between standard Arabic and the vernacular in writing literary texts. Modern Standard Arabic (MSA) has long been the formal language of writing education, administration, and media, shred across the Arab countries. In the mid-20th century, some writers have begun to write their literary works in local dialects claiming that they can be more realistic. On the other hand, other writers have opposed this new trend as it can be a threat to the Standard Arabic or MSA that unify all Arabs. However, some other writers, like Tawfiq al-Hakim, Hamed Damanhouri, Najib Mahfouz, and Hanna Mineh, attempted to solve this problem by using what W. M. Hutchins called a 'hybrid language', a middle language between the standard and the vernacular. It is also termed 'a third language'. The paper attempts to examine some of the literary texts in which a combination of the standard and the colloquial is employed. Thus, the paper attempts to find out a solution by proposing a third language, a form that can combine the MSA and the colloquial, and the possibility of using it in writing literary texts. Therefore, the paper can bridge the gap between the different levels of Arabic.

Keywords: modern standard arabic, dialect or vernacular, diglossia, third language

Procedia PDF Downloads 129
2039 A Hybrid System of Hidden Markov Models and Recurrent Neural Networks for Learning Deterministic Finite State Automata

Authors: Pavan K. Rallabandi, Kailash C. Patidar

Abstract:

In this paper, we present an optimization technique or a learning algorithm using the hybrid architecture by combining the most popular sequence recognition models such as Recurrent Neural Networks (RNNs) and Hidden Markov models (HMMs). In order to improve the sequence or pattern recognition/ classification performance by applying a hybrid/neural symbolic approach, a gradient descent learning algorithm is developed using the Real Time Recurrent Learning of Recurrent Neural Network for processing the knowledge represented in trained Hidden Markov Models. The developed hybrid algorithm is implemented on automata theory as a sample test beds and the performance of the designed algorithm is demonstrated and evaluated on learning the deterministic finite state automata.

Keywords: hybrid systems, hidden markov models, recurrent neural networks, deterministic finite state automata

Procedia PDF Downloads 388
2038 Brand Placement Strategies in Turkey: The Case of “Yalan Dünya”

Authors: Burçe Boyraz

Abstract:

This study examines appearances of brand placement as an alternative communication strategy in television series by focusing on Yalan Dünya which is one of the most popular television series in Turkey. Consequently, this study has a descriptive research design and quantitative content analysis method is used in order to analyze frequency and time data of brand placement appearances in first 3 seasons of Yalan Dünya with 16 episodes. Analysis of brand placement practices in Yalan Dünya is dealt in three categories: episode-based analysis, season-based analysis and comparative analysis. At the end, brand placement practices in Yalan Dünya are evaluated in terms of type, form, duration and legal arrangements. As a result of this study, it is seen that brand placement plays a determinant role in Yalan Dünya content. Also, current legal arrangements make brand placement closer to other traditional communication strategies instead of differing brand placement from them distinctly.

Keywords: advertising, alternative communication strategy, brand placement, Yalan Dünya

Procedia PDF Downloads 248
2037 Pudhaiyal: A Maze-Based Treasure Hunt Game for Tamil Words

Authors: Aarthy Anandan, Anitha Narasimhan, Madhan Karky

Abstract:

Word-based games are popular in helping people to improve their vocabulary skills. Games like ‘word search’ and crosswords provide a smart way of increasing vocabulary skills. Word search games are fun to play, but also educational which actually helps to learn a language. Finding the words from word search puzzle helps the player to remember words in an easier way, and it also helps to learn the spellings of words. In this paper, we present a tile distribution algorithm for a Maze-Based Treasure Hunt Game 'Pudhaiyal’ for Tamil words, which describes how words can be distributed horizontally, vertically or diagonally in a 10 x 10 grid. Along with the tile distribution algorithm, we also present an algorithm for the scoring model of the game. The proposed game has been tested with 20,000 Tamil words.

Keywords: Pudhaiyal, Tamil word game, word search, scoring, maze, algorithm

Procedia PDF Downloads 442
2036 Destined Failure of Interactions between Israeli-Arabs and Jews - An Analysis of Creative Works’ Presentation of Issues from the Israeli Side

Authors: Tianqi Yin

Abstract:

Following the establishment of the state of Israel, how to harmonize the relationship between Palestinians and Jews in Israel has always been an intractable problem. As the number of Palestinian Arabs in Israel has increased to over two million, the issue has become more severe. Due to a variety of factors, Israeli Palestinians and Israeli Jews often find it hard to interact with each other, let alone form a relationship. Multiple authors and directors have produced cultural works to touch on the issue, exposing the reasons for the irreconcilable relation between the two ethnic groups. This paper analyzes the representation scenes of the Palestinian-Jewish relationship in three prominent cultural works, each from a distinct perspective, to examine the intrinsic challenges from the Israeli side that curb the two ethnicities from interacting successfully. The first scene is from the Jewish perspective in Amos Oz’s memoir A Tale of Love and Darkness, in which young Oz, a Jewish boy, attempts to interact with Aisha, a young Israeli-Arab girl, but eventually failed because of an accident. The second scene is from a short Israeli film Bus Station which, from an outsider perspective, depicted a brief encounter between an Arab woman and a Jewish woman in Jerusalem. The third scene is the initially successful yet eventually failed relationship between Eyad, a Palestinian boy, and Naomi, a Jewish girl, in an elite Israeli high school from the 2014 film A Borrowed Identity, which is depicted through Eyad’s Arab perspective. Through the analysis of these three narratives, this paper argues that the burden of national responsibility, family influences, and Israeli government’s discriminatory policies are the three main factors on the Jewish side, in ascender order of importance, that make Arab-Jewish interaction hard in Israel.

Keywords: arab-Jewish interaction, ethnographic conflicts, israel, Jewish narrative, narrative styles

Procedia PDF Downloads 97
2035 Application of PV/Wind-Based Green Energy to Power Cellular Base Station

Authors: Francis Okodede, Edafe Lucky Okotie

Abstract:

Conventional energy sources based on oil, coal, and natural gas has posed a trait to environment and to human health. Green energy stands as an alternative because it has proved to be eco-friendly. The prospective of renewable energy sources are quite vast as they can, in principle, meet many times the world’s energy demand. Renewable energy sources, such as wind and solar, can provide sustainable energy services based on the use of routinely available indigenous resources. New renewable energy sources (solar energy, wind energy, and modern bio-energy) are currently contributing immensely to global energy demand. A number of studies have shown the potential and contribution of renewable energy to global energy supplies, indicating that in the second half of the 21st century, it is going to be a major source and driver in the telecommunication sector. Green energy contribution might reach as much as 50 percent of global energy demands if the right policies are in place. This work suggests viable non-conventional means of energy supply to power a cellular base station.

Keywords: base station, energy storage, green energy, rotor efficiency, solar energy, wind energy

Procedia PDF Downloads 99
2034 Planning Fore Stress II: Study on Resiliency of New Architectural Patterns in Urban Scale

Authors: Amir Shouri, Fereshteh Tabe

Abstract:

Master planning and urban infrastructure’s thoughtful and sequential design strategies will play the major role in reducing the damages of natural disasters, war and or social/population related conflicts for cities. Defensive strategies have been revised during the history of mankind after having damages from natural depressions, war experiences and terrorist attacks on cities. Lessons learnt from Earthquakes, from 2 world war casualties in 20th century and terrorist activities of all times. Particularly, after Hurricane Sandy of New York in 2012 and September 11th attack on New York’s World Trade Centre (WTC) in 21st century, there have been series of serious collaborations between law making authorities, urban planners and architects and defence related organizations to firstly, getting prepared and/or prevent such activities and secondly, reduce the human loss and economic damages to minimum. This study will work on developing a model of planning for New York City, where its citizens will get minimum impacts in threat-full time with minimum economic damages to the city after the stress is passed. The main discussion in this proposal will focus on pre-hazard, hazard-time and post-hazard transformative policies and strategies that will reduce the “Life casualties” and will ease “Economic Recovery” in post-hazard conditions. This proposal is going to scrutinize that one of the key solutions in this path might be focusing on all overlaying possibilities on architectural platforms of three fundamental infrastructures, the transportation, the power related sources and defensive abilities on a dynamic-transformative framework that will provide maximum safety, high level of flexibility and fastest action-reaction opportunities in stressful periods of time. “Planning Fore Stress” is going to be done in an analytical, qualitative and quantitative work frame, where it will study cases from all over the world. Technology, Organic Design, Materiality, Urban forms, city politics and sustainability will be discussed in deferent cases in international scale. From the modern strategies of Copenhagen for living friendly with nature to traditional approaches of Indonesian old urban planning patterns, the “Iron Dome” of Israel to “Tunnels” in Gaza, from “Ultra-high-performance quartz-infused concrete” of Iran to peaceful and nature-friendly strategies of Switzerland, from “Urban Geopolitics” in cities, war and terrorism to “Design of Sustainable Cities” in the world, will all be studied with references and detailed look to analysis of each case in order to propose the most resourceful, practical and realistic solutions to questions on “New City Divisions”, “New City Planning and social activities” and “New Strategic Architecture for Safe Cities”. This study is a developed version of a proposal that was announced as winner at MoMA in 2013 in call for ideas for Rockaway after Sandy Hurricane took place.

Keywords: urban scale, city safety, natural disaster, war and terrorism, city divisions, architecture for safe cities

Procedia PDF Downloads 484
2033 Semantic Features of Turkish and Spanish Phraseological Units with a Somatic Component ‘Hand’

Authors: Narmina Mammadova

Abstract:

In modern linguistics, the comparative study of languages is becoming increasingly popular, the typology and comparison of languages that have different structures is expanding and deepening. Of particular interest is the study of phraseological units, which makes it possible to identify the specific features of the compared languages in all their national identity. This paper gives a brief analysis of the comparative study of somatic phraseological units (SFU) of the Spanish and Turkish languages with the component "hand" in the semantic aspect; identification of equivalents, analogs and non-equivalent units, as well as a description of methods of translation of non-equivalent somatic phraseological units. Comparative study of the phraseology of unrelated languages is of particular relevance since it allows us to identify both general, universal features and differential and specific features characteristic of a particular language. Based on the results of the generalization of the study, it can be assumed that phraseological units containing a somatic component have a high interlingual phraseological activity, which contributes to an increase in the degree of interlingual equivalence.

Keywords: Linguoculturology, Turkish, Spanish, language picture of the world, phraseological units, semantic microfield

Procedia PDF Downloads 196
2032 Teacher Knowledge: Unbridling Teacher Agency in the Context of Professional Development for Transformative Teaching and Learning

Authors: Bernice Badal

Abstract:

This article addresses a persistent challenge related to teacher agency in knowledge acquisition in professional development (PD) workshops in contexts of educational change, given that scholarship identifies a need for more teacher involvement and amplification of teacher's voices. Theoretical concepts are drawn from Bandura’s Social cognitive theory, incorporating the triadic causation model of agency to examine the reciprocal nature of the context, teacher characteristics, and systemic influences that shape how knowledge is transmitted and acquired in PD workshops. This qualitative study, using a mix of classroom observations and interviews, explored the political, contextual, and personal characteristics of teacher agency in PD through an analysis of data extracted from a PhD study. The narratives of six teachers from three township schools are examined to show how PD efforts in South Africa have failed to take account of the holistic development of teacher agency in knowledge dissemination and how this shapes teacher self-efficacy beliefs about being able to masterfully apply the tenets of the reform. Agency, teacher voice, and contextual considerations were used as markers of the quality of the training provided to understand how knowledge is acquired and meaning is made. The findings suggest that systemic influences of institutionally imposed PD offer partial understandings of the reform, which is offered in traditional formats that do not consider teacher empowerment in knowledge production and the development of teacher agency. Common in all the participants’ responses is the need for more information and training on the prescribed approach for teaching English as a second language; however, this paper holds the view that more information may not solve teachers’ dilemmas. Accordingly, it recommends a restructuring of the programme with facilitators being more cognisant of teacher agency for the development of transformative teachers. The findings of the study contribute to the field of teacher knowledge, teacher training, and professional development in the context of educational reforms.

Keywords: teacher professional development, teacher voice, teacher agency, educational reforms, teacher knowledge

Procedia PDF Downloads 71
2031 Coastal Hydraulic Modelling to Ascertain Stability of Rubble Mound Breakwater

Authors: Safari Mat Desa, Othman A. Karim, Mohd Kamarulhuda Samion, Saiful Bahri Hamzah

Abstract:

Rubble mound breakwater was one of the most popular designs in Malaysia, constructed at the river mouth to dissipate the incoming wave energy from the seaward. Geometrically characteristics in trapezoid, crest width, and bottom width will determine the hypotonus stability, whilst structural height was designed for wave overtopping consideration. Physical hydraulic modelling in two-dimensional facilities was instigated in the flume to test the stability as well as the overtopping rate complied with the method of similarity, namely kinematic, dynamic, and geometric. Scaling effects of wave characteristics were carried out in order to acquire significant interaction of wave height, wave period, and water depth. Results showed two-dimensional physical modelling has proven reliable capability to ascertain breakwater stability significantly.

Keywords: breakwater, geometrical characteristic, wave overtopping, physical hydraulic modelling, method of similarity, wave characteristic

Procedia PDF Downloads 117
2030 West African Islamic Civilization: Sokoto Caliphate and Science Education

Authors: Hassan Attahiru Gwandu

Abstract:

This study aims at surveying and analyzing the contribution of Sokoto scholars or Sokoto Caliphate in the development of science and technology in West Africa. Today, it is generally accepted that the 19th century Islamic revivalism in Hausaland was a very important revolution in the history of Hausa society and beyond. It is therefore, as a result of this movement or Jihad; the Hausaland (West Africa in general) witnessed several changes and transformations. These changes were in different sectors of life from politics, economy to social and religious aspect. It is these changes especially on religion that will be given considerations in this paper. The jihad resulted is the establishment of an Islamic state of Sokoto Caliphate, the revival Islam and development of learning and scholarship. During the existence of this Caliphate, a great deal of scholarship on Islamic laws were revived, written and documented by mostly, the three Jihad leaders; Usmanu Danfodiyo, his brother Abdullahi Fodiyo and his son Muhammad Bello. The trio had written more than one thousand books and made several verdicts on Islamic medicine. This study therefore, seeks to find out the contributions of these scholars or the Sokoto caliphate in the development of science in West Africa.

Keywords: Sokoto caliphate, scholarship, science and technology, West Africa

Procedia PDF Downloads 293
2029 Physical Characteristics of Cookies Enriched with Microencapsulated Cherry Pomace Extract

Authors: Jovana Petrović, Ivana Lončarević, Vesna Tumbas Šaponjac, Biljana Pajin, Danica Zarić

Abstract:

Pomace, a by-product from fruit processing industry is the potential source of valuable bioactive. Cookies are popular, ready to eat and low price foods; therefore, enrichment of these products is of great importance. In this work, bioactive compounds extracted from cherry pomace, encapsulated in soy and whey proteins, have been incorporated in cookies, replacing 10 (SP10 and WP10) and 15% of wheat flour (SP15 and WP15). Cookie geometry (diameter (D), thickness (T) and spread ratio (D/T)), cookie weight, cookie hardness and cookie surface colour were measured. Sensory characteristics are also examined. The results show that encapsulated cherry pomace bioactives have positively influenced the cookie mass. Diameter, redness (a* value) and cookie hardness increased. Sensory evaluation of cookies, revealed that up to 15% substitution of wheat flour with WP encapsulate produced acceptable cookies similar to the control (100% wheat flour) cookies.

Keywords: cherry pomace, polyphenols, microencapsulation, cookies, physical characteristics

Procedia PDF Downloads 470
2028 Gender-Based Violence Public Art Projects: An Analysis of the Value of Including Social Justice Topics in Tertiary Courses

Authors: F. Saptouw

Abstract:

This paper will examine the value of introducing social justice issues into the tertiary fine art curriculum at a first-year level. The paper will present detail of the conceptual impetus and the logistics related to the execution of a collaborative teaching project. The cohort of students was registered for the Fine Art Foundation course at the Michaelis School of Fine Art at the University of Cape Town. The course is dedicated to the development of critical thinking, communication skills, and varied approaches to knowledge construction within the first-year cohort. A core component of the course is the examination of the representation of gender, identity, politics, and power. These issues are examined within a range of public and private representations like art galleries, museum spaces, and contemporary popular culture. This particular project was a collaborative project with the Office of Inclusivity and Change, and the project leaders were Fabian Saptouw and Gabriel Khan. The paper will conclude by presenting an argument for the importance of such projects within the tertiary environment.

Keywords: art, education, gender-based violence, social responsiveness

Procedia PDF Downloads 137
2027 “It Plays a Huge Role”: Examining Dual Language Teachers’ Conceptions of Language, Culture & Sociocultural Competence

Authors: Giselle Martinez Negrette

Abstract:

Language and culture mutually shape and reflect the human experience. In the learning process, this connection creates and sustains the shared world of learners and educators. Dual Language (DL) programs exemplify this relationship by placing language and culture at the center of their educational approach. These programs, originally conceived to advance social justice in education, aim to foster bilingualism, biliteracy, academic development and sociocultural competence, emphasizing the inseparability of linguistic and cultural growth. Furthermore, because DL programs serve children from diverse cultural, ethnic, and socioeconomic backgrounds, they operate as spaces where linguistic skills and sociocultural understandings are actively cultivated, negotiated, and celebrated. Against this background, this paper examines how two DL teachers see language and culture shaping and reflecting the educational experience, and how their understandings of the relationship influence their mediation of sociocultural competence in their classrooms. This qualitative study employs critical discourse analysis to study in detail participants’ narratives seeking to uncover their perspectives on the “politics” surrounding language use and cultural understandings in their school contexts. Our findings show that these educators are not only keenly aware of the pivotal role that language and culture play in multilingual students’ learning journeys, but they have identified the sociolinguistic “games” taking place in their classrooms. We contend these understandings are pivotal for the critical development of sociocultural competence in DL programs. This study provides DL educators with important conceptual and pedagogical insights regarding the intersection between language and culture in their classrooms and seeks to encourage them to analyze their roles as supporters or opponents of transformative rupture opportunities to contest inequities in education

Keywords: sociocultural competence, critical discourse analysis, dual language programs, language, culture

Procedia PDF Downloads 0
2026 A Similar Image Retrieval System for Auroral All-Sky Images Based on Local Features and Color Filtering

Authors: Takanori Tanaka, Daisuke Kitao, Daisuke Ikeda

Abstract:

The aurora is an attractive phenomenon but it is difficult to understand the whole mechanism of it. An approach of data-intensive science might be an effective approach to elucidate such a difficult phenomenon. To do that we need labeled data, which shows when and what types of auroras, have appeared. In this paper, we propose an image retrieval system for auroral all-sky images, some of which include discrete and diffuse aurora, and the other do not any aurora. The proposed system retrieves images which are similar to the query image by using a popular image recognition method. Using 300 all-sky images obtained at Tromso Norway, we evaluate two methods of image recognition methods with or without our original color filtering method. The best performance is achieved when SIFT with the color filtering is used and its accuracy is 81.7% for discrete auroras and 86.7% for diffuse auroras.

Keywords: data-intensive science, image classification, content-based image retrieval, aurora

Procedia PDF Downloads 449
2025 Female Dis-Empowerment in Contemporary Zimbabwe: A Re-Look at Shona Writers’ Vision of the Factors and Solutions

Authors: Godwin Makaudze

Abstract:

The majority of women in contemporary Zimbabwe continue to hold marginalised and insignificant positions in society and to be accorded negative and stereotyped images in literature. In light of this, government and civic organisations and even writers channel many resources, time, and efforts towards the emancipation of the female gender. Using the Africana womanist and socio-historical literary theories and focussing on two post-colonial novels, this paper re-engages the dis-empowerment of women in contemporary Zimbabwe, examining the believed causes and suggested solutions. The paper observes that the writers whip the already whipped by blaming patriarchy, African men and cultural practices as the underlying causes of such a sorry state of affairs while at the same time celebrating war against all these, as well as education, unity among women, Christianity and single motherhood as panaceas to the problem. The paper concludes that the writers’ anger is misdirected as they have fallen trap to the very popular yet mythical victim-blame motif espoused by many writers who focus on Shona people’s problems.

Keywords: cultural practices, female dis-empowerment, patriarchy, Shona novel, solutions, Zimbabwe

Procedia PDF Downloads 334
2024 Mycoflora and Aflatoxin Contamination of Kokoro: A Nigerian Maize Snack

Authors: D. A. Onifade

Abstract:

Kokoro is maize snack which is very popular among poor masses in Nigeria who consume it along with gari(a cassava product) as lunch on a regular basis. In this study, fungal contaminants of kokoro were characterized and its aflatoxin content determined. A total of 30 fungal isolates were obtained from kokoro samples and they belong to 3 different species. Aspergillus flavus had the highest frequency of occurrence of 73.33% while Penicillium species had the lowest (6.66%). Different concentration of aflatoxin B1 was detected in some of the kokoro samples analyzed. Sample D had the highest concentration of 7.25 parts per billion (ppb). The lowest concentration detected was 0.06 ppb in sample P. No aflatoxin G1 and G2 was detected in all the kokoro samples with exception of sample P which contained 2.54 ppb aflatoxin G1.According to international standards some of the kokoro samples are not suitable for human consumption because of high-level aflatoxin which was above the recommended level. Therefore, production of kokoro should be standardized and appropriate packaging materials utilized to prevent the growth of aflatoxigenic fungi. This is to safeguard the health of many poor Nigerians who consume it on a regular basis.

Keywords: kokoro, maize snack, aflatoxin, contamination, mould, Nigeria

Procedia PDF Downloads 327
2023 Development of Application Architecture for RFID Based Indoor Tracking Using Passive RFID Tag

Authors: Sumaya Ismail, Aijaz Ahmad Rehi

Abstract:

Abstract The location tracking and positioning systems have technologically grown exponentially in recent decade. In particular, Global Position system (GPS) has become a universal norm to be a part of almost every software application directly or indirectly for the location based modules. However major drawback of GPS based system is their inability of working in indoor environments. Researchers are thus focused on the alternative technologies which can be used in indoor environments for a vast range of application domains which require indoor location tracking. One of the most popular technology used for indoor tracking is radio frequency identification (RFID). Due to its numerous advantages, including its cost effectiveness, it is considered as a technology of choice in indoor location tracking systems. To contribute to the emerging trend of the research, this paper proposes an application architecture of passive RFID tag based indoor location tracking system. For the proof of concept, a test bed will be developed to in this study. In addition, various indoor location tracking algorithms will be used to assess their appropriateness in the proposed application architecture.

Keywords: RFID, GPS, indoor location tracking, application architecture, passive RFID tag

Procedia PDF Downloads 117
2022 Lines for a Different Approach in Music Education: A Review of the Concept of Musicality

Authors: Emmanuel Carlos De Mata Castrejón

Abstract:

Music education has shown to be connected to many areas of sciences and arts, it has also been associated with several facets of human life. The many aspects around the study of music and education, make very difficult for the music educator to find a way through, even though there are lots of methods of teaching music to young children, they are different between one another and so are the students. For the music to help improve children’s development, it is necessary for the children to explore their musicality as they explore their creativity; it must be a challenging, playful, and enjoyable activity. The purpose of this investigation is to focus the music education not in the music, nor the teaching, but the children to be guided through their own musicality. The first approach to this kind of music education comes from the Active learning methods during the nineteenth century, most of which are still used around the world, sometimes with modifications to fit a certain place or type of students. This approach on children’s musicality requires some knowledge of music, pedagogy, and developmental psychology at least, but more important than the theory or the method used for music education, the focus should be on developing the student’s musicality, considering the complexity of this concept. To get this, it is needed, indeed, far more research in the topic, so this is a call for collaborative research and for interdisciplinary teams to emerge. This is a review of authors and methods in music education trying to trace a line pointing to transdisciplinary work and pursuing the development of children’s musicality.

Keywords: children, methods, music education, musicality

Procedia PDF Downloads 332
2021 Load-Settlement Behaviour of Geogrid-Reinforced Sand Bed over Granular Piles

Authors: Sateesh Kumar Pisini, Swetha Priya Darshini Thammadi, Sanjay Kumar Shukla

Abstract:

Granular piles are a popular ground improvement technique in soft cohesive soils as well as for loose non-cohesive soils. The present experimental study has been carried out on granular piles in loose (Relative density = 30%) and medium dense (Relative density = 60%) sands with geogrid reinforcement within the sand bed over the granular piles. A group of five piles were installed in the sand at different spacing, s = 2d, 3d and 4d, d being the diameter of the pile. The length (L = 0.4 m) and diameter (d = 50 mm) of the piles were kept constant for all the series of experiments. The load-settlement behavior of reinforced sand bed and granular piles system was studied by applying the load on a square footing. The results show that the effect of reinforcement increases the load bearing capacity of the piles. It is also found that an increase in spacing between piles decreases the settlement for both loose and medium dense soil.

Keywords: granular pile, load-carrying capacity, settlement, geogrid reinforcement, sand

Procedia PDF Downloads 391