AGRICULTURE BASED ANDROID APPLICATION

Size: px
Start display at page:

Download "AGRICULTURE BASED ANDROID APPLICATION"

Transcription

1 AGRICULTURE BASED ANDROID APPLICATION Prof.Aradhana D 1, Shiva Prasad K S 2, Shrivaishnavi J K 3, P. Sowmya 4, Tina Agarwal 5 1 Department of Computer Science & Engineering Ballari Institute of Technology and Management, Ballari, India Abstract: AgriCom is a android based application which provides information to farmers regarding different crops and farming practices and other agricultural products. It is dynamic and interactive to take in the feedback and other input from the end users and can guide people regarding the different procedures that need to be adopted. This project shows a simulation of live environment which takes different aspects into consideration like market-demandand-supply, production forecast, fertilizer preferences etc. Keywords: Technical expert, end user, chat. I. INTRODUCTION As the android is the current trend in the today s world, each and every domain has android based applications. But it is relatively less advancement in the technology in the field of agriculture. In this silicon era, where everything is developed as a software and agriculture being the base of occupation of our nation, it is necessary that we have a software impact in this field as well. AgriCom is a revolutionary android based agriculture mobile application, which helps user to take informed decisions by accessing customized agricultural information related to their need. Our agricultural app will also provide latest technology, tools, methods, price and fertilizer. This project facilitates dynamic updation and acts as guideline for farmers. This app shows a simulation of a live environment which takes different aspects into consideration like practices, technology, machinery and fertilizer preferences etc. An analysis of the current technical trend of our country clearly indicates that there will be many multimedia based gadgets which will be available at very affordable cost and so such products will enable even common people like farmers to stay connected. This is the intent with which this product has been developed. A strategically planned implementation of this product will have wide-spread benefits across the agricultural domain. II. RELATED WORK The paper [1] discusses about today s the mobile phone is used worldwide. As the price of smart phone is decreasing, its popularity is increasing day by day. Moreover, android is the mobile operating system used in smart phone, most of its applications are freely available. The use of smart phone is increase in every sector of business, education, etc. Android NCICT-2016 Special Issue 2 Page 124

2 introduces a Farmer Helping Service system that will provide the detail information of fruits, vegetables and flowers in audio format to the farmers. This system can provide information using android smart phone from anywhere The paper [2] discusses about Android mobile use in Agriculture is as the core components to more helpful to increase productivity of crops and indirectly to increase GDP of India reduce poverty. The main challenges for crop selection traditional methods. This is android application which will be useful for farmers & agricultural institutes for cultivation of various kind of crops in various type of atmosphere. This smart phone app is easy to use and in affordable cost which will suggest most probable matching crops to people according to weather condition. The paper [3] discusses about Indian agriculture based developing country. Information dissemination to the knowledge intensive agriculture sector is upgraded by mobile-enabled information services and rapid growth of mobile telephony. It bridge the gap between the availability of agricultural input and delivery of agricultural outputs and agriculture infrastructure. Apart from this, they are also useful in our day-to-day activities such as education, medical and agriculture. This paper explores how Android Apps of agricultural services have impacted the farmers in their farming activities. III. PROPOSED METHODOLOGY In comparison to the present system the proposed system will be dynamic, precise and provides complete information related to crop production, methods, technology, tools and crop protection. It also provides facility to watch & upload video and chat with agriculture expert. User and technical person need to be registered in order to access information provided by the admin. Registration provides authentication to the user/technical. Technical expert and user can have discussion. This helps the user to have even much more clarity about the things that they want. After student can login to their respective profile with the help of username and password where they are updated with crop information. If in case, admin feels that registered profile is not genuine, he can deactivate the profile at any time. Admin will upload complete information, videos related to grains and views feedback given by the user. User can view the information and videos that he want and user can upload the videos which is often verified by the admin. NCICT-2016 Special Issue 2 Page 125

3 User /technical Password Agriculture application Username Admin Password Figure 1: DFD level 0. IV. TECHNOLOGIES REQUIRED HTML HTML is a hypertext markup language which is in reality a backbone of any website. Every website can t be structured without the knowledge of html. If we make our web page only with the help of html, than we can t add many of the effective features in a web page, for making a web page more effective we use various platforms such as CSS. So here we are using this language to make our web pages more effective as well as efficient. And to make our web pages dynamic we are using Java script. CSS CSS Stands for "Cascading Style Sheet." Cascading style sheets are used to format the layout of Web pages. They can be used to define text styles, table sizes, and other aspects of Web pages that previously could only be defined in a page's HTML. The basic purpose of CSS is to separate the content of a web document (written in any markup language) from its presentation (that is written using Cascading Style Sheets). There are lots of benefits that one can extract through CSS like improved content accessibility, better flexibility and moreover, CSS gives a level of control over various presentation characteristics of the document. It also helps in reducing the complexity and helps in saving overall presentation time. CSS gives the option of selecting various style schemes and rules according to the requirements and it also allows the same HTML document to be presented in more than one varying style. JAVA SCRIPT JavaScript is considered to be one of the most famous scripting languages of all time. JavaScript, by definition, is a Scripting Language of the World Wide Web. The main usage of NCICT-2016 Special Issue 2 Page 126

4 JavaScript is to add various Web functionalities, Web form validations, browser detections, creation of cookies and so on. JavaScript is one of the most popular scripting languages and that is why it is supported by almost all web browsers available today like Firefox, We used the browser Opera or Internet Explorer. JavaScript is considered to be one of the most powerful scripting languages in use today. It is often used for the develop ment of client-side web development. JavaScript is used to make web pages more interactive and dynamic. JavaScript is a light weight programming language and it is embedded directly into the HTML code. JavaScript, as the name suggests, was influenced by many languages, especially Java. MySQL SQL stands for Structured Query Language. SQL lets us access and manipulate databases. SQL is an ANSI (American National Standards Institute) standard. SQL can execute queries against a database,retrieve data from a database, insert records in a database, update records in a database, delete records from a database, create new databases, create new tables in a database, create stored procedures in a database, create views in a database, set permissions on tables, procedures, and views. TOMCAT SERVER Apache Tomcat, often reffered to as Tomcat, is an open-source web server developed by the Apache Software Foundation. Tomcat is a web server and servlet/javaserver pages container. It is often used as an application server for strictly web-based applications but does not include the entire suite of capabalities that a java EE application server would supply. ANDROID Android is a moblie operating system, based on Linux kernel. Android s user interface is mainly based on direct manipulation, using touch gestures that loosely correspond to realworld actions, such as swiping, tapping and pinching, to manipulate on-screen objects, along with a virtual keyboard for text input. NCICT-2016 Special Issue 2 Page 127

5 V. IMPLEMENTATION Admin Module 1. Login 2. Add crops 3. Update crops info 4. Upload video 5. View feedback User Module 1. Registration 2. Login 3. View crops /video 4. Upload video 5. Feedback 6. Chat Technical expert Module 1. Registration 2. Login 3. chat VI. RESULTS The system starts with Login page as shown in figure 2 where either the students can register or login or the login option for admin is also available. Figure 2: Login page of AgriCom app Figure 3 represents registration page of a user where user can enter their details, personal info, contact number, _id. NCICT-2016 Special Issue 2 Page 128

6 sfigure 3: Registration form of a user Figure 3 represents home page of admin where admin have access to all the modules shown in the figure below. Figure 3: Home page of admin Figure 4 represents technical experts registration page. NCICT-2016 Special Issue 2 Page 129

7 Figure 4: user page for accessing information Figure 5 represents the page where user can access information related to particular grain. Figure 5: user page for accessing information NCICT-2016 Special Issue 2 Page 130

8 VII. CONCLUSION This AgriCom application will be useful in Agriculture System to suggest Farmers to select a crop for cultivation mapping using different ground parameters crop production, methods, fertilizer, technology, tools. As this system more helpful to increase productivity of crops and indirectly to increase GDP of India reduce poverty. As farmers adopt new techniques and differences in productivity arise, the more productive farmers benefit from an increase in their welfare. REFERENCES [1] Asst. Prof.Vimal B. Patel, Rahul G, Bankim L.Radadiya, Ph.D. Thakkar, An Android Application for Farmers to Disseminate Horticulture Information, International Journal of Computer Applications ( ) Volume 88 No.4, February [2] Asst. Prof. Hetal Patel, Chandaben Mohanbhai Patel and Dr. Dharmendra Patel, SURVEY OF ANDROID APPS FOR AGRICULTURE SECTOR. [3] Ms Rachana P.Koli (Me-Ii), Mr.Suhas D.Raut (Phd. Professor Dept C.S.E), Android Application Agriculture Decision Support System, SVERI College of Engineering Pandharpur. Orchid College of Engg. &Technology Solapur University. NCICT-2016 Special Issue 2 Page 131

ISSN: January 2017 IJSDR Volume 2, Issue 1. College Website

ISSN: January 2017 IJSDR Volume 2, Issue 1. College Website College Website 1 Neha Assudani, 2 Varsha Katiwal, 3 Soniya Mulchandani, 4 Rutuja Deshmukh, 5 Tony Jagyasi 1,2,3,4 Research Scholars, 5 Professor Department of Computer Science and Engineering, Jhulelal

More information

Digitized Engineering Notebook

Digitized Engineering Notebook Governors State University OPUS Open Portal to University Scholarship All Capstone Projects Student Capstone Projects Spring 2017 Digitized Engineering Notebook Naga Venkata Sandeep Kavuru Governors State

More information

Alkan University College Student Information Management System

Alkan University College Student Information Management System American Journal of Operations Management and Information Systems 2016; 1(1): 1-6 http://www.sciencepublishinggroup.com/j/ajomis doi: 10.11648/j.ajomis.20160101.11 Alkan University College Student Information

More information

National College of Ireland BSc in Computing 2017/2018. Deividas Sevcenko X Multi-calendar.

National College of Ireland BSc in Computing 2017/2018. Deividas Sevcenko X Multi-calendar. National College of Ireland BSc in Computing 2017/2018 Deividas Sevcenko X13114654 X13114654@student.ncirl.ie Multi-calendar Technical Report Table of Contents Executive Summary...4 1 Introduction...5

More information

Webomania Solutions Pvt. Ltd. 2017

Webomania Solutions Pvt. Ltd. 2017 There are different types of Websites. To understand the types, one need to understand what is a website? What is a Website? A website is an online HTML Document, accessible publicly and it contains certain

More information

A STUDY OF ANDROID OPERATING SYSTEM WITH RESPECT WITH USERS SATISFACTION

A STUDY OF ANDROID OPERATING SYSTEM WITH RESPECT WITH USERS SATISFACTION A STUDY OF ANDROID OPERATING SYSTEM WITH RESPECT WITH USERS SATISFACTION Ashish A Kulkarni 1, Pooja A Kulkarni 2 1 Assistant Professor, MIT School of Management Pune, (India) 2 Assistant Professor, NBN

More information

AY SECOND TERM Technology Education Revision Sheet

AY SECOND TERM Technology Education Revision Sheet AY 2017 2018 SECOND TERM Technology Education Revision Sheet Name: Date: Grade 10 Teacher: I. Fill in the blanks using correct answer: 1. WWW is World Wide Web. 2. The short form of Hyper Text Transfer

More information

Doctor Patient Data Sharing Using Android Chat Application

Doctor Patient Data Sharing Using Android Chat Application Doctor Patient Data Sharing Using Android Chat Application Sanket Sonwane 1, Sunil Takalkar 2, Suraj Kalyankar 3,Kuldip Wanare 4,Suraj Baviskar 5 1,2,3,4 CSE, Computer Science And Engineering. 5 Assistant

More information

ISSN: [Kumar * et al., 7(3): March, 2018] Impact Factor: 5.164

ISSN: [Kumar * et al., 7(3): March, 2018] Impact Factor: 5.164 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY DEVELOPMENT OF A SMALL FOSS APPLICATION NAMED TEACHER STUDENT PORTAL USING FREE AND OPEN SOURCE SOFTWARES Sushil Kumar *1, Dr.

More information

Design and Implementation of File Sharing Server

Design and Implementation of File Sharing Server Design and Implementation of File Sharing Server Firas Abdullah Thweny Al-Saedi #1, Zaianb Dheya a Al-Taweel *2 # 1,2 Computer Engineering Department, Al-Nahrain University, Baghdad, Iraq Abstract this

More information

Developing applications using JavaFX

Developing applications using JavaFX Developing applications using JavaFX Cheshta, Dr. Deepti Sharma M.Tech Scholar, Dept. of CSE, Advanced Institute of Technology & Management, Palwal, Haryana, India HOD, Dept. of CSE, Advanced Institute

More information

SUMMER INTERNSHIP 2018

SUMMER INTERNSHIP 2018 SUMMER INTERNSHIP 2018 TITLE : BILLING SOFTWARE FOR DIFFERENTLY- ABLED DATE : 07.05.18-09.06.18 DEPARTMENT : DEPARTMENT OF INFORMATION SCIENCE AND TECHNOLOGY PLACE : COLLEGE OF ENGINEERING, GUINDY CO-ORDINATOR

More information

Syslog Technologies Innovative Thoughts

Syslog Technologies Innovative Thoughts ABSTRACT: - Syslog Technologies ANDROID PROCTER APP From the very beginning all over the globe the procedures of education system and the communication between students, staff, lectures, management or

More information

HTML, XHTML, and CSS. Sixth Edition. Chapter 1. Introduction to HTML, XHTML, and

HTML, XHTML, and CSS. Sixth Edition. Chapter 1. Introduction to HTML, XHTML, and HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS Chapter Objectives Describe the Internet and its associated key terms Describe the World Wide Web and its associated key

More information

External Guide : Mr. Mayursinh Vaghela. Internal Guide : Mr. R. L. Patel

External Guide : Mr. Mayursinh Vaghela. Internal Guide : Mr. R. L. Patel Presentation On External Guide : Mr. Mayursinh Vaghela. Internal Guide : Mr. R. L. Patel IDP At TechnoBright Prepared by : Pooja Patel (110780107002) Anmol Patel(120783107004) Mittal Parmar(110780107007)

More information

Online Hostel Management System

Online Hostel Management System Online Hostel Management System Jayant Yadav #1, Vipin Maurya *2, Mudit Ojha #3 #1 Student, Computer Science and Engineering, Poornima Group of Institutions, India 2 Student, Computer Science and Engineering,

More information

Introduction to Web Concepts & Technologies

Introduction to Web Concepts & Technologies Introduction to Web Concepts & Technologies What to Expect This is an introduction to a very broad topic This should give you a sense of what you will learn in this course Try to figure out what you want

More information

VINEPILOT. Project Design Specification. v2.0 - The Savvy-gnon Team

VINEPILOT. Project Design Specification. v2.0 - The Savvy-gnon Team VINEPILOT Project Design Specification v2.0 - The Savvy-gnon Team Amy Chen hsuanchen@umail.ucsb.edu Iris Eleni Moridis iriselenimoridis@gmail.com Richard Waltman rtwaltman@umail.ucsb.edu Chien Wang chienkaiwang0827@gmail.com

More information

Sales Management Portal

Sales Management Portal Governors State University OPUS Open Portal to University Scholarship All Capstone Projects Student Capstone Projects Fall 2016 Sales Management Portal Venkata Chakradhar Bonthala Governors State University

More information

Programming the World Wide Web by Robert W. Sebesta

Programming the World Wide Web by Robert W. Sebesta Programming the World Wide Web by Robert W. Sebesta Tired Of Rpg/400, Jcl And The Like? Heres A Ticket Out Programming the World Wide Web by Robert Sebesta provides students with a comprehensive introduction

More information

Digitized Engineering Notebook

Digitized Engineering Notebook Governors State University OPUS Open Portal to University Scholarship All Capstone Projects Student Capstone Projects Spring 2017 Digitized Engineering Notebook Mohammed Feroz Governors State University

More information

Using the Computer Programming Environment

Using the Computer Programming Environment Information sheet EN064 Overview C2k has developed an environment to allow GCSE and A-Level students to undertake computer programming from within the C2k Managed Service. This environment will deliver

More information

REAL TIME BUS TRANSIT SYSTEM (BTS) LOCATOR AND INTELLIGANT TRANSPORT SYSTEM ANDROID APPLICATION WITH GPS

REAL TIME BUS TRANSIT SYSTEM (BTS) LOCATOR AND INTELLIGANT TRANSPORT SYSTEM ANDROID APPLICATION WITH GPS REAL TIME BUS TRANSIT SYSTEM (BTS) LOCATOR AND INTELLIGANT TRANSPORT SYSTEM ANDROID APPLICATION WITH GPS D.Balaji #1, Y.M.Mehaboob John #2, Ravichandran K #3, Manimaran T #4 #1 Assistant Professor, Electronics

More information

Requirements Specification

Requirements Specification Requirements Specification Smart Scheduling Requested by: Dr. Robert Yoder Associate Professor of Computer Science Computer Science Department Head Siena College Tom Mottola Jason Czajkowski Brian Maxwell

More information

DIGIT.B4 Big Data PoC

DIGIT.B4 Big Data PoC DIGIT.B4 Big Data PoC GROW Transpositions D04.01.Information System Table of contents 1 Introduction... 4 1.1 Context of the project... 4 1.2 Objective... 4 2 Technologies used... 5 2.1 Python... 5 2.2

More information

Diploma in Web Development Part I

Diploma in Web Development Part I Diploma in Web Development Part I Lesson 1 The Web Development Full Stack Presented by: Julian Quirke Web Development Educator Lesson 1 About us Course Agenda Member Area & Community Course Engagement

More information

System and Software Architecture Description (SSAD)

System and Software Architecture Description (SSAD) System and Software Architecture Description (SSAD) Farmworkers Safety App Team 09 TEAM MEMBER NAME Shobhit Agarwal Akshay Aggarwal Viraj Sahai Vahagen Sinanian Juan Andrade Basir Navab Marko Djuliarso

More information

Create-A-Page Design Documentation

Create-A-Page Design Documentation Create-A-Page Design Documentation Group 9 C r e a t e - A - P a g e This document contains a description of all development tools utilized by Create-A-Page, as well as sequence diagrams, the entity-relationship

More information

FARMBOT SMALLSCALE, LOW COST FARMING AUTOMATION SYSTEM

FARMBOT SMALLSCALE, LOW COST FARMING AUTOMATION SYSTEM FARMBOT SMALLSCALE, LOW COST FARMING AUTOMATION SYSTEM COLLEGE BRANCH PROJECT REFERENCE NO.: 39S_BE_1871 : ACHARYA INSTITUTE OF TECHNOLOGY, BENGALURU : DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING

More information

Diploma in Web Development Part I

Diploma in Web Development Part I Diploma in Web Development Part I Lesson 1 The Web Development Full Stack Presented by: Julian Quirke Web Development Educator Webinar Interaction Any questions? Our support team are here to help Chat

More information

ZEND: Survey on the Examination System

ZEND: Survey on the Examination System ZEND: Survey on the Examination System Sun Bingli, K. Ramesh Babu School of Computing Science and Engineering, VIT University, TamilNadu, India bingli_0202@163.com; Abstract With the development of computer

More information

Middle East Technical University. Department of Computer Engineering

Middle East Technical University. Department of Computer Engineering Middle East Technical University Department of Computer Engineering TurkHITs Software Requirements Specifications v1.1 Group fourbytes Safa Öz - 1679463 Mert Bahadır - 1745785 Özge Çevik - 1679414 Sema

More information

IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 02, 2015 ISSN (online):

IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 02, 2015 ISSN (online): IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 02, 2015 ISSN (online): 2321-0613 Intelligent Script Editor: An Interactive Parallel Programming Tool Susmita Abhang 1

More information

BINUS INTERNATIONAL UNIVERSITAS BINA NUSANTARA. Computer Science Major. Multimedia Stream. Computer Science Thesis Bachelor

BINUS INTERNATIONAL UNIVERSITAS BINA NUSANTARA. Computer Science Major. Multimedia Stream. Computer Science Thesis Bachelor BINUS INTERNATIONAL UNIVERSITAS BINA NUSANTARA Computer Science Major Multimedia Stream Computer Science Thesis Bachelor Even Semester Year 2006/2007 School Support Integrated System An Approach to Improve

More information

Incredible India. PreparedBy:Harshad Khamal &DivyeshDangar Page 1

Incredible India. PreparedBy:Harshad Khamal &DivyeshDangar Page 1 PreparedBy:Harshad Khamal &DivyeshDangar Page 1 Project Report On Submitted by :-Harshad Khamal & Divyesh Dangar. Guided by :-Pradip Vanpariya & Haresh Khachariya Sem :-B.Sc.IT- 5 th Sem. Year :-2013 College:-Shree

More information

EPHP a tool for learning the basics of PHP development. Nick Whitelegg School of Media Arts and Technology Southampton Solent University

EPHP a tool for learning the basics of PHP development. Nick Whitelegg School of Media Arts and Technology Southampton Solent University EPHP a tool for learning the basics of PHP development Nick Whitelegg School of Media Arts and Technology Southampton Solent University My background Lecturer at Southampton Solent University since 2003

More information

A network is a group of two or more computers that are connected to share resources and information.

A network is a group of two or more computers that are connected to share resources and information. Chapter 1 Introduction to HTML, XHTML, and CSS HTML Hypertext Markup Language XHTML Extensible Hypertext Markup Language CSS Cascading Style Sheets The Internet is a worldwide collection of computers and

More information

ONLINE BILLBOARD VIKRAM KUMAR KONDAPANENI B.TECH, ACHARYA NAGARJUNA UNIVERSITY, 2007 A REPORT

ONLINE BILLBOARD VIKRAM KUMAR KONDAPANENI B.TECH, ACHARYA NAGARJUNA UNIVERSITY, 2007 A REPORT ONLINE BILLBOARD By VIKRAM KUMAR KONDAPANENI B.TECH, ACHARYA NAGARJUNA UNIVERSITY, 2007 A REPORT Submitted in partial fulfillment of the requirements for the degree MASTER OF SCIENCE Department of Computing

More information

A WEB BASED QUALITY FUNCTION INFORMATION MANAGEMENT, 1,2

A WEB BASED QUALITY FUNCTION INFORMATION MANAGEMENT, 1,2 A WEB BASED QUALITY FUNCTION INFORMATION MANAGEMENT, 1,2 M.Tech., Faculty, Department of CSE, SE&T, SPMVV, Tirupati, India. 1 vamsi.krish9@gmail.com, 2 harikrishna514@gmail.com 1042 ABSTRACT This work

More information

Design of Locally E-management System for Technical Education Foundation- Erbil

Design of Locally E-management System for Technical Education Foundation- Erbil Design of Locally E-management System for Technical Education Foundation- Erbil Assistant Prof. Dr. Ayad Ghany Ismaeel & High Diploma. Engineer Dina Y. Mikhail Department of Information Systems Engineering

More information

Your computer, the internet, and the web. A brief overview

Your computer, the internet, and the web. A brief overview Your computer, the internet, and the web A brief overview Your computer Windows computers place the operating system on the C: drive Your computer Hard disks are organized into files and folders using

More information

Client Side Scripting. The Bookshop

Client Side Scripting. The Bookshop Client Side Scripting The Bookshop Introduction This assignment is a part of three assignments related to the bookshop website. Currently design part (using HTML and CSS) and server side script (using

More information

To Study the Usage & Awareness of M- Commerce and its services with reference to Nagpur City

To Study the Usage & Awareness of M- Commerce and its services with reference to Nagpur City To Study the Usage & Awareness of M- Commerce and its services with reference to Nagpur City Prof. Prerna Thakwani Assistant Professor, Dept. of MBA, Tirpude Institute of Management Education, Nagpur,

More information

Digitized Engineering Notebook

Digitized Engineering Notebook Governors State University OPUS Open Portal to University Scholarship All Capstone Projects Student Capstone Projects Spring 2017 Digitized Engineering Notebook Sandeep Kumar Gudivada Governors State University

More information

Mapping, Visualization, and Digitization of the Geo-Referenced Information: A case study on Road Network Development in Near Real Time

Mapping, Visualization, and Digitization of the Geo-Referenced Information: A case study on Road Network Development in Near Real Time Mapping, Visualization, and Digitization of the Geo-Referenced Information: A case study on Road Network Development in Near Real Time Ronak Jain 1, Himansi Bhatt 2, Nithya Jeevanand 2, Praveen Kumar 3

More information

Chapter 1 Introduction to HTML, XHTML, and CSS

Chapter 1 Introduction to HTML, XHTML, and CSS Chapter 1 Introduction to HTML, XHTML, and CSS MULTIPLE CHOICE 1. The world s largest network is. a. the Internet c. Newsnet b. the World Wide Web d. both A and B A PTS: 1 REF: HTML 2 2. ISPs utilize data

More information

Acceptance Test. Smart Scheduling. Empire Unlimited. Requested by:

Acceptance Test. Smart Scheduling. Empire Unlimited. Requested by: Smart Scheduling Requested by: Dr. Robert Yoder Computer Science Department Head Siena College Department of Computer Science Prepared by: Meghan Servello Thomas Mottola Jonathan Smith Jason Czajkowski

More information

Prasad V. Potluri Siddhartha Institute of Technology, Kanuru, Vijayawada. Semester end examination: 50 marks

Prasad V. Potluri Siddhartha Institute of Technology, Kanuru, Vijayawada. Semester end examination: 50 marks 1/2 M.Tech. SECOND SEMESTER CSCS2L1 WEB TECHNOLOGIES LAB Credits: 2 Lecture: 4 periods/week Internal assessment: 25 marks Tutorial: -- Semester end examination: 50 marks -----------------------------------------------------------------------------------------------------------

More information

Unit code: R/601/1288 QCF Level 4: BTEC Higher National Credit value: 15

Unit code: R/601/1288 QCF Level 4: BTEC Higher National Credit value: 15 Unit 15: Website Management Unit code: R/601/1288 QCF Level 4: BTEC Higher National Credit value: 15 Aim To enable learners to understand the concepts and knowledge required to effectively manage and maintain

More information

ACCESSING REMOTE DATABASE IN IOS APPLICATION USING JSON PARSING WITH OBJECTIVE-C

ACCESSING REMOTE DATABASE IN IOS APPLICATION USING JSON PARSING WITH OBJECTIVE-C ACCESSING REMOTE DATABASE IN IOS APPLICATION USING JSON PARSING WITH OBJECTIVE-C Ishwarjit Kaur 1, Sharanpreet Kaur 2, Gurinder Kaur 3 1,3 Assistant Professor, Mata Gujri College, Fatehgarh Sahib. 2 Research

More information

MONTHLY TEST MAY 2017 QUESTION BANK FOR AVERAGE STUDENTS. Q.2 What is free software? How is it different from Open Source Software?

MONTHLY TEST MAY 2017 QUESTION BANK FOR AVERAGE STUDENTS. Q.2 What is free software? How is it different from Open Source Software? MONTHLY TEST MAY 2017 QUESTION BANK FOR AVERAGE STUDENTS Q.1. What is OSS? It refers to Open Source Software, which are modifiable, redistributable but may or may not be available free of cost. Source

More information

The Development Online Content Management System using Responsive Design Techniques for Organization on Mobile Devicee

The Development Online Content Management System using Responsive Design Techniques for Organization on Mobile Devicee V th International Symposium on Fusion of Science & Technology, New Delhi, India, January 18-22, 2016 ID: 2016-ISFT-437 The Development Online Content Management System using Responsive Design Techniques

More information

Students completing CISB 15 - Microcomputer Applications will understand the importance of continuing their education in computer literacy.

Students completing CISB 15 - Microcomputer Applications will understand the importance of continuing their education in computer literacy. Course ID Course Name Course Outcome CISB 10 Office Skills Students completing CISB 10 - Office Skills will be able to correctly format a business style block letter using Microsoft Word. Students completing

More information

Table of Contents. Revision History. 1. Introduction Purpose Document Conventions Intended Audience and Reading Suggestions4

Table of Contents. Revision History. 1. Introduction Purpose Document Conventions Intended Audience and Reading Suggestions4 Software Requirements Specification for Python Checker Version 1.0 approved Prepared by Matthew Arnold, Seong, Ian Computer Science Team 4 February 4th 2015 Table of Contents Table of Contents Revision

More information

Basics of Web. First published on 3 July 2012 This is the 7 h Revised edition

Basics of Web. First published on 3 July 2012 This is the 7 h Revised edition First published on 3 July 2012 This is the 7 h Revised edition Updated on: 03 August 2015 DISCLAIMER The data in the tutorials is supposed to be one for reference. We have made sure that maximum errors

More information

If you are intending to:

If you are intending to: TECHTALK - 2018 Technology Certification Courses Dear Friends, TechTalk is a three-month technology advancement program for IT amateurs who have done their graduation or post-graduation in Computer Science,

More information

A mobile campus project

A mobile campus project A mobile campus project Jen Bourey Steering Committee Member Portlet Release Coordinator uportal/portlet Committer uportal Cooperative Development Higher Ed Consulting Sales Engineering umobile Team Gary

More information

(C) Global Journal of Engineering Science and Research Management

(C) Global Journal of Engineering Science and Research Management ANDROID BASED SECURED PHOTO IDENTIFICATION SYSTEM USING DIGITAL WATERMARKING Prof.Abhijeet A.Chincholkar *1, Ms.Najuka B.Todekar 2, Ms.Sunita V.Ghai 3 *1 M.E. Digital Electronics, JCOET Yavatmal, India.

More information

Grade 9 :The Internet and HTML Code Unit 1

Grade 9 :The Internet and HTML Code Unit 1 Internet Basic: The internet is a world-wide system of computer networks and computers. Each user makes use of an internet service provider (ISP). The ISP will set up a user account which will contain

More information

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS. INTRODUCTION TO INTERNET SOFTWARE DEVELOPMENT CSIT 2230 (formerly CSIT 2645)

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS. INTRODUCTION TO INTERNET SOFTWARE DEVELOPMENT CSIT 2230 (formerly CSIT 2645) PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS INTRODUCTION TO INTERNET SOFTWARE DEVELOPMENT CSIT 2230 (formerly CSIT 2645) Class Hours: 2.0 Credit Hours: 3.0 Laboratory Hours: 2.0 Revised: Fall 2012

More information

UTILIZATION OF WEB TECHNOLOGY ON THE EXAMPLE OF PORTAL STAROSTY DISTRICT IN PLOCK.

UTILIZATION OF WEB TECHNOLOGY ON THE EXAMPLE OF PORTAL STAROSTY DISTRICT IN PLOCK. UTILIZATION OF WEB TECHNOLOGY ON THE EXAMPLE OF PORTAL STAROSTY DISTRICT IN PLOCK. A. KOSIŃSKI, W. ZABIEROWSKI, A. NAPIERALSKI KEYWORDS: Portal, CMS, portal administration, creates sides I. INTRODUCTION

More information

DATA SYNCHRONIZATION A SURVEY

DATA SYNCHRONIZATION A SURVEY DATA SYNCHRONIZATION A SURVEY www.arseam.com Dr.S.Brilly Sangeetha 1, Mr. Ajith Ramesh 2 C.R, Mr. Alwin Lazar 3 V Mr. Ebrahim4 K K Mr.Vishnu Prakash 5 1 Associate Professor & Head, Department of Computer

More information

Unit 4 The Web. Computer Concepts Unit Contents. 4 Web Overview. 4 Section A: Web Basics. 4 Evolution

Unit 4 The Web. Computer Concepts Unit Contents. 4 Web Overview. 4 Section A: Web Basics. 4 Evolution Unit 4 The Web Computer Concepts 2016 ENHANCED EDITION 4 Unit Contents Section A: Web Basics Section B: Browsers Section C: HTML Section D: HTTP Section E: Search Engines 2 4 Section A: Web Basics 4 Web

More information

Building Responsive Websites

Building Responsive Websites Building Responsive Websites (CSCI-GA.3033-011) Robert Grimm New York University In the Beginning: Introductions 2 This Course Is Experimental! 3 I Am Teaching This Course for the First Time Built two

More information

powered by Series of Tubes Senator Ted Stevens talking about the Net Neutrality Bill Jul 17, powered by

powered by Series of Tubes Senator Ted Stevens talking about the Net Neutrality Bill Jul 17, powered by Page 1 Lecture Notes 1: The Internet and World Wide Web CSE 190 M (Web Programming), Spring 2007 University of Washington Reading: Sebesta Ch. 1 sections 1.1-1.5.2, 1.7-1.8.5, 1.8.8, 1.9 What is the Internet?

More information

I. INTRODUCTION ABSTRACT

I. INTRODUCTION ABSTRACT 2018 IJSRST Volume 4 Issue 8 Print ISSN: 2395-6011 Online ISSN: 2395-602X Themed Section: Science and Technology Voice Based System in Desktop and Mobile Devices for Blind People Payal Dudhbale*, Prof.

More information

Getting Started with Blackboard

Getting Started with Blackboard @ Getting Started with Blackboard Information Technology Services The College of Saint Rose Table of Contents What is Blackboard?... 2 Why do professors want to use Blackboard?... 2 Web browsers and hardware

More information

Certified ASP.NET Programmer VS-1025

Certified ASP.NET Programmer VS-1025 VS-1025 Certified ASP.NET Programmer Certification Code VS-1025 Microsoft ASP. NET Programming Certification allows organizations to strategize their IT policy and support to easily connect disparate business

More information

Web Development And Design Foundations With HTML5 (6th Edition) PDF

Web Development And Design Foundations With HTML5 (6th Edition) PDF Web Development And Design Foundations With HTML5 (6th Edition) PDF Using Hands-On Practice exercises and Website Case Studies to motivate readers, Web Development and Design Foundations with HTML5 includes

More information

Web Design. Basic Concepts

Web Design. Basic Concepts Web Design Basic Concepts Web Design Web Design: Web design is the creation of a Web page using hypertext or hypermedia to be viewed on the World Wide Web. Web sites may be relatively simple, or highly

More information

Table of Contents. I) Project Planning. User Analysis. III) Tasks Analysis. IV) Storyboard. V) Function Design. VI) Scenario Design.

Table of Contents. I) Project Planning. User Analysis. III) Tasks Analysis. IV) Storyboard. V) Function Design. VI) Scenario Design. FINAL REPORT Table of Contents I) Project Planning II) User Analysis III) Tasks Analysis IV) Storyboard V) Function Design VI) Scenario Design VII) Database VIII) Usability Questionnaire IX) System Version

More information

Media Services Online Mohammed Abukhiran. Report 13 on the work of Week 13

Media Services Online Mohammed Abukhiran. Report 13 on the work of Week 13 Media Services Online Mohammed Abukhiran Report 13 on the work of Week 13 Berea College Nov 30, 2010 Application Development Project Concept Proposal Media Services at Berea College uses Voyger (Database

More information

Ohio Nutrient Management Record Keeper

Ohio Nutrient Management Record Keeper Ohio Nutrient Management Record Keeper Website Instructions 1) Log on to ONMRK website (www.onmrk.com) a. If you have not created an account Click Register b. If you already have an account Click Login

More information

Development of an e-library Web Application

Development of an e-library Web Application Development of an e-library Web Application Farrukh SHAHZAD Assistant Professor al-huda University, Houston, TX USA Email: dr.farrukh@alhudauniversity.org and Fathi M. ALWOSAIBI Information Technology

More information

Lab 1 MonarchPress Product Description. Robert O Donnell CS411. Janet Brunelle. September 20, Version #2

Lab 1 MonarchPress Product Description. Robert O Donnell CS411. Janet Brunelle. September 20, Version #2 Lab 1 MonarchPress Description 1 Lab 1 MonarchPress Product Description Robert O Donnell CS411 Janet Brunelle September 20, 2015 Version #2 Lab 1 MonarchPress Description 2 Table of Contents 1 INTRODUCTION...

More information

Cane Adviser - A Digital Compendium on Sugarcane

Cane Adviser - A Digital Compendium on Sugarcane P B@»õŒPº Cane Adviser BpSS"p _" p`@ pz Cane Adviser - A Digital Compendium on Sugarcane Developing a Mobile App for Sugarcane: An Initiative Towards Digital India ICAR-Sugarcane Breeding Institute Coimbatore

More information

MonarchPress Software Design. Green Team

MonarchPress Software Design. Green Team MonarchPress Software Design 1 Unequipped Digital Journalism explosion of news media consumption on the internet users demand has steadily driven need for: captivating writing and reporting high-quality

More information

Standard 1 The student will author web pages using the HyperText Markup Language (HTML)

Standard 1 The student will author web pages using the HyperText Markup Language (HTML) I. Course Title Web Application Development II. Course Description Students develop software solutions by building web apps. Technologies may include a back-end SQL database, web programming in PHP and/or

More information

CIW: Advanced HTML5 and CSS3 Specialist. Course Outline. CIW: Advanced HTML5 and CSS3 Specialist. ( Add-On ) 16 Sep 2018

CIW: Advanced HTML5 and CSS3 Specialist. Course Outline. CIW: Advanced HTML5 and CSS3 Specialist.   ( Add-On ) 16 Sep 2018 Course Outline CIW: Advanced HTML5 and CSS3 Specialist 16 Sep 2018 ( Add-On ) Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

TCExam 5 Open-Source Web-based Assessment Software

TCExam 5 Open-Source Web-based Assessment Software L o TCExam 5 Open-Source Web-based Assessment Software Nicola Asuni http://www.tcexam.com 1 TCExam TCExam is a free open-source Assessment Software (*) (FLOSS) that enables educators and trainers to author,

More information

24*7 Wagon Management System for Car Showroom

24*7 Wagon Management System for Car Showroom IJIRST International Journal for Innovative Research in Science & Technology Volume 2 Issue 11 April 2016 ISSN (online): 2349-6010 24*7 Wagon Management System for Car Showroom Vijay Masne Assistant Professor

More information

Using Data Science to deliver Workforce & Labour Market Insights. Gary Gan Co-Founder, JobKred

Using Data Science to deliver Workforce & Labour Market Insights. Gary Gan Co-Founder, JobKred Using Data Science to deliver Workforce & Labour Market Insights Gary Gan Co-Founder, JobKred Collection of Data Online Sources Skills, Education, Experience AI-powered Career Development Platform Cloud-based

More information

CHOOSING THE RIGHT HTML5 FRAMEWORK To Build Your Mobile Web Application

CHOOSING THE RIGHT HTML5 FRAMEWORK To Build Your Mobile Web Application BACKBONE.JS Sencha Touch CHOOSING THE RIGHT HTML5 FRAMEWORK To Build Your Mobile Web Application A RapidValue Solutions Whitepaper Author: Pooja Prasad, Technical Lead, RapidValue Solutions Contents Executive

More information

Digitized Engineering Notebook

Digitized Engineering Notebook Governors State University OPUS Open Portal to University Scholarship All Capstone Projects Student Capstone Projects Spring 2017 Digitized Engineering Notebook Raviteja Koripalli Governors State University

More information

DIABLO VALLEY COLLEGE CATALOG

DIABLO VALLEY COLLEGE CATALOG COMPUTER SCIENCE COMSC Despina Prapavessi, Dean Math and Computer Science Division Math Building, Room 267 The computer science department offers courses in three general areas, each targeted to serve

More information

SMART PC ABSTRACT 12/19/2016. Sruthi Kadaveru Subhasree Neela

SMART PC ABSTRACT 12/19/2016. Sruthi Kadaveru Subhasree Neela SMART PC Sruthi Kadaveru 2657464 Subhasree Neela 2657462 ABSTRACT Android operating system runs on the top of Linux kernel yet lacks the potential to execute standard Linux desktop applications. Despite

More information

CDMNEXT START GUIDE CEIC Data. All rights reserved.

CDMNEXT START GUIDE CEIC Data. All rights reserved. 1 CDMNEXT START GUIDE 2017 CEIC Data. All rights reserved. 2 TABLE OF CONTENTS 1. Product Overview... 3 2. Starting CDMNext... 3 2.1 Login... 3 2.2 Prerequisites... 4 2.3 Landing Page... 5 3. Creating

More information

Syllabus Course Number: CS 412 Course Title: Web and Database Programming

Syllabus Course Number: CS 412 Course Title: Web and Database Programming Syllabus Course Number: CS 412 Course Title: Web and Database Programming Course Description CS412 - WEB AND DATABASE PROGRAMMING (3). Introduces web-based multi-tiered distributed application development.

More information

Design and Implementation of Information Display Platform about Grain Economy Team Based on ASP.NET Lei-meng LI, Na ZHANG * and Guo-jian CAI

Design and Implementation of Information Display Platform about Grain Economy Team Based on ASP.NET Lei-meng LI, Na ZHANG * and Guo-jian CAI 2016 International Conference on Wireless Communication and Network Engineering (WCNE 2016) ISBN: 978-1-60595-403-5 Design and Implementation of Information Display Platform about Grain Economy Team Based

More information

Some businesses have changed in a major way because of new technology

Some businesses have changed in a major way because of new technology Some businesses have changed in a major way because of new technology Take Uber or Kareem for example. These are some of the largest taxi companies in the world, yet the company itself does not own a single

More information

EDUCATION FOR RURAL SECTOR USING KNOWLEDGE NETWORK

EDUCATION FOR RURAL SECTOR USING KNOWLEDGE NETWORK EDUCATION FOR RURAL SECTOR USING KNOWLEDGE NETWORK B.G. Sangameshwara, U.M. Mallikarjuna Swamy * Principal, S.J. College of Engg., Mysore 570 006, Karnataka, India. bgsangam@yahoo.com * Lecturer, Dept.

More information

August, HPE Propel Microservices & Jumpstart

August, HPE Propel Microservices & Jumpstart August, 2016 HPE Propel s & Jumpstart Jumpstart Value Quickly build modern web applications Single page application Modular microservices architecture app generator Modularity provides better upgradeability

More information

Nokia for developers. Alexey Kokin. Developer Relations

Nokia for developers. Alexey Kokin. Developer Relations Nokia for developers Alexey Kokin Developer Relations alexey.kokin@nokia.com Agenda Nokia Platforms and changes due to MSFT deal WP7 Symbian Meego S40 Qt update Ovi Store update 2 Strategy shift in brief

More information

Wildlife Enforcement Monitoring System. User Manual. Khoi Nguyen Remi Chandran Ng Chong. type date version. User Manual July 07, 2011 Version 1-1

Wildlife Enforcement Monitoring System. User Manual. Khoi Nguyen Remi Chandran Ng Chong. type date version. User Manual July 07, 2011 Version 1-1 Wildlife Enforcement Monitoring System User Manual Khoi Nguyen Remi Chandran Ng Chong type date version User Manual July 07, 2011 Version 1-1 Extensible Message Gateway User Manual ii About this Document

More information

2 Webpage Markup with HTML HTML5 Page Structure Creating a Webpage HTML5 Elements and Entities

2 Webpage Markup with HTML HTML5 Page Structure Creating a Webpage HTML5 Elements and Entities Contents Preface Introduction xix xxiii 1 The Web: An Overview 1 1.1 Web Is Part of the Internet.................. 1 1.2 IP Addresses and Domain Names............... 3 1.2.1 Domain Name System................

More information

START GUIDE CDMNEXT CEIC Data. All rights reserved.

START GUIDE CDMNEXT CEIC Data. All rights reserved. 1 START GUIDE CDMNEXT 2017 CEIC Data. All rights reserved. 2 TABLE OF CONTENTS 1. Product Overview... 3 2. Starting CDMNext... 3 2.1 Login... 3 2.2 Prerequisites... 4 2.3 Landing Page... 5 3. Creating

More information

CTI Short Learning Programme in Internet Development Specialist

CTI Short Learning Programme in Internet Development Specialist CTI Short Learning Programme in Internet Development Specialist Module Descriptions 2015 1 Short Learning Programme in Internet Development Specialist (10 months full-time, 25 months part-time) Computer

More information

('cre Learning that works for Utah STRANDS AND STANDARDS WEB DEVELOPMENT 1

('cre Learning that works for Utah STRANDS AND STANDARDS WEB DEVELOPMENT 1 STRANDS AND STANDARDS Course Description Web Development is a course designed to guide students in a project-based environment, in the development of up-to-date concepts and skills that are used in the

More information

Chapter 3. E-commerce The Evolution of the Internet 1961 Present. The Internet: Technology Background. The Internet: Key Technology Concepts

Chapter 3. E-commerce The Evolution of the Internet 1961 Present. The Internet: Technology Background. The Internet: Key Technology Concepts E-commerce 2015 business. technology. society. eleventh edition Kenneth C. Laudon Carol Guercio Traver Chapter 3 E-commerce Infrastructure: The Internet, Web, and Mobile Platform Copyright 2015 Pearson

More information

JobRouter Product description Version 3.0

JobRouter Product description Version 3.0 JobRouter Product description Version 3.0 Index Philosophy... 03 Workflow with JobRouter Basics... 04 Defining the term workflow... 04. Displaying processes... 04 Forms of process management... 05 Sequential...

More information