file upload
Recently Published Documents


TOTAL DOCUMENTS

29
(FIVE YEARS 3)

H-INDEX

3
(FIVE YEARS 0)

Author(s):  
Andrea Haverkamp

Writing Prompt sent to the International Engineering, Social Justice, and Peace community and other engineering education sub-communitiess (primarily in North America: Our objective is to capture your thoughts, experiences, and responses to intersecting crises of COVID-19, white supremacy, anti-blackness, police violence, late capitalism, technologies and engineerings, power formations, state violence, academia, and engineering education over the past year. We wish to break the mould and create a space for the entire engineering community - students, educators, and professionals to share varied perspectives. Being oral history, this project is free from the usual academic barriers or gatekeeping. No citations needed if you do not wish to do so. While we aim to keep editorial interference at a minimum, we do not intend to include entries that (in our aesthetic and axiological judgement) can cause significant structural, cultural, or emotional harm to marginalised communities. We recognise that such filtering is hard to fully specify. The "objectives" statement above could be a guide for providing you a sense for what we are looking for. Entries should align with IJESJP's focus on engendering dialog on engineering practices that enhance gender, racial, class, and cultural equity and are democratic, non-oppressive, and non-violent. We acknowledge that even this filter limits the expression of particular forms of knowing and being. Our commitments are available here: http://esjp.org/about-esjp/our-commitments We are inspired by the way stories are told and archived through oral history, and feel the need to capture these stories before they become lost in the flux of our ongoing crises. Such history can be a story, anger and frustrations through rant, back of the envelope ideas and theories, poems, prose, fiction, critiques. This history is anything and everything you wish to document in time. Instructions: Please provide the following information by August 15th, 2021. Entry. Title, optional File upload, optional. Name, gender pronouns, and affiliations of authors Do you want your submission anonymous?


2021 ◽  
Author(s):  
Jin Huang ◽  
Junjie Zhang ◽  
Jialun Liu ◽  
Chuang Li ◽  
Rui Dai
Keyword(s):  

2021 ◽  
Vol 5 (3) ◽  
pp. 1073
Author(s):  
Abdul Azis Rahmansyah ◽  
Poltak Evencus Hutajulu

The Covid-19 pandemic is a disaster for all of us, Vocational Education is also affected by the Covid-19 pandemic which forces online lectures, one of which is at the Industrial Chemical Technology Polytechnic (PTKI), in the implementation of the exam at PTKI Medan carried out collectively with questions exam in the form of an essay. There have been many studies on online essay exams but the scope of the discussion is for automatic correction or similarity based on text input. In vocational education, especially PTKI Medan, which has a test that is not limited to text input but there are calculations. Another weakness of text input is that the answers can be more easily copied and pasted by students. This research was carried out for 1 year starting from Odd semester 2020 to Even 2020. The method in developing information systems uses the waterfall model with the stages of needs analysis, system design, coding, implementation and the last stage of system maintenance. From the results of the research in the odd semester of 2020, the researchers used a text-based online essay exam model, but many weaknesses were found, one of which was the ease of students in using answers from the internet which were directly entered into the answer column. At the maintenance stage, the researcher updates the system by changing the image-based exam model, so students must write their answers on paper and then upload the answers to the website. The file upload system can overload the server if it is not controlled, one of the techniques used is to compress image files uploaded by students to the system and the maximum size can be compressed up to 78.48% from 1329 Kb to 286 Kb for this type. png data. In addition, to make it easier for lecturers to check answers, use the ezoom.js feature as a means to view answers in the form of images that are useful for zooming in, zooming out, rotating the answer images. Ezoom.js is a javascript that can be installed on php-based websites


AL Maktabah ◽  
2020 ◽  
Vol 5 (2) ◽  
pp. 108
Author(s):  
Hary Supriyatno
Keyword(s):  

Kajian ini bertujuan untuk mengetahui redesain layanan bebas pinjam dan perbedaannya dengan layanan bebas pinjam konvensional yang ada di Perpustakaan UIN Sunan Ampel Surabaya dikarenakan pandemic Covid-19. Pendekatan yang digunakan dalam penelitian ini adalah kualitatif dengan metode studi kasus, yakni memahami dan meneliti fenomena tertentu yang terjadi secara mendalam didasarkan pada data-data yang terkumpul untuk selanjutnya dilakukan pengolahan dan analisa agar diperoleh pemecahannya. Hasil analisa menyimpulkan bahwa redesain layanan bebas pinjam adalah perubahan prosedur dari konvensional ke online. Ada dua hal yang membedakan keduanya, yakni (1) prosedur layanan yang biasanya manual dengan kunjungan langsung di gedung perpustakaan digantikan dengan pemanfaatan media sosial dan (2) jumlah file upload yang semakin banyak pada layanan bebas pinjam online. Untuk perbedaan layanan pada bebas pinjam konvensional dan online, ditemukan tujuh hal yang ada pada prosedur pelunasan tunggakan pinjaman buku, prosedur pelunasan hutang dan administrasi lainnya, file upload mandiri, proses verifikasi, penerbitan surat keterangan bebas pinjam, prosedur layanan, dan waktu layanan.


2020 ◽  
Vol 4 (4) ◽  
pp. 38
Author(s):  
Lisa Muller ◽  
Christos Chrysoulas ◽  
Nikolaos Pitropakis ◽  
Peter J. Barclay

The shift towards microservisation which can be observed in recent developments of the cloud landscape for applications has led towards the emergence of the Function as a Service (FaaS) concept, also called Serverless. This term describes the event-driven, reactive programming paradigm of functional components in container instances, which are scaled, deployed, executed and billed by the cloud provider on demand. However, increasing reports of issues of Serverless services have shown significant obscurity regarding its reliability. In particular, developers and especially system administrators struggle with latency compliance. In this paper, following a systematic literature review, the performance indicators influencing traffic and the effective delivery of the provider’s underlying infrastructure are determined by carrying out empirical measurements based on the example of a File Upload Stream on Amazon’s Web Service Cloud. This popular example was used as an experimental baseline in this study, based on different incoming request rates. Different parameters were used to monitor and evaluate changes through the function’s logs. It has been found that the so-called Cold-Start, meaning the time to provide a new instance, can increase the Round-Trip-Time by 15%, on average. Cold-Start happens after an instance has not been called for around 15 min, or after around 2 h have passed, which marks the end of the instance’s lifetime. The research shows how the numbers have changed in comparison to earlier related work, as Serverless is a fast-growing field of development. Furthermore, emphasis is given towards future research to improve the technology, algorithms, and support for developers.


2020 ◽  
Vol 3 (3) ◽  
pp. 23-29
Author(s):  
Nurmukhammad Alimkulov ◽  

When file owner like to store the file into cloud server that time file owner file upload request send to the provider. That time provider sends the file upload key to the file owner. When provider receives the file from the file owner that time provider upload the file into the cloud server. Here provider split the file index and file store the different location in cloud server. This is mainly used for the security of the files. Same time when file owner want to view the upload file from the cloud server that time file owner send the request to provider. That time provider in case of not view to file owner request that is the main problem of the existing system. So here we are learn about how to overcome this problem. That the above functions are same but one different for when upload the file from the provider that time index keys are stored to the trapdoor. Trapdoor means like a virtual machines this trap door mainly used for the when file owner request send to the file key that time automatically fetch the key from this trapdoor this is mainly used for work load reduce for the provider and time reduce for the file owner access the file key. Here that file keys are encrypted format when store into cloud server because unauthorized can’t access the file without permission of provider. The main scope of this paper is to solve the security problems and retrieve the document form the cloud sever. This is used to reduce the time to access document from cloud.


Sign in / Sign up

Export Citation Format

Share Document