BUSINESS PLAN APPLICATION FOR AGRIBUSINESS

Size: px
Start display at page:

Download "BUSINESS PLAN APPLICATION FOR AGRIBUSINESS"

Transcription

1 BUSINESS PLAN APPLICATION FOR AGRIBUSINESS WALDEMAR KARWOWSKI, ARKADIUSZ ORŁOWSKI Wydział Ekonometrii i Informatyki Szkoła Główna Gospodarstwa Wiejskiego Summary The paper is focused on the Business Plan subproject, part of the e-farmer project. One of the issues in the e-farmer project is to interchange of experience concerning various approaches to rural development problem area between the participating regions from old (Finland) and new EU member states (Czech Republic, Poland, Estonia) as well as to create new innovative supporting tools and to establish cooperation and international partnership between the existing local and regional institutions dealing with rural development. Business Plan is one of the tools which can fulfill mentioned issue. Most important issue in Business Plan are data formats, especially standards for storing and exchange agriculture information. Some assumption about project and possible software solutions to construct planned application are discussed in the paper. Additionally some proposed XML data formats are presented. Keywords: agriculture, farm, consulting data integration, project management, information system, design, implementation, analysis, data base, data standard, XML, soap 1. Introduction Today almost every computer application has to be based on Internet connection. Globalization of the world economic information is not to be doubted. Internet based solutions are applications of globalization era and can help in cooperation among many agribusinesses located in different countries. Agricultural and rural areas, especially in new members states of EU, are now affected by the rapid development of information technologies as it could be. European regulations, like for example IACS, forced this development. The lack of existing Internet based solutions for agriculture and rural areas is one of the factor of insufficient usage of information technology. As huge amount of data is used in modern agriculture, the absence of such solutions becomes a serious problem. Sharing know-how across borders can benefit farms and whole regions in many important ways. To properly exchange information within the agricultural sector and rural regions, suitable standards for data and information exchange should be selected. For such selection analysis of existing standards, methods and their use is necessary. It helps in definition of new extensible data formats for agribusiness. In the rest of our paper we will describe e-farmer project, architecture of Data warehouse, Business Plan application and proposed data formats.

2 28 POLISH ASSOCIATION FOR KNOWLEDGE MANAGEMENT Series: Studies & Proceedings No. 9, E-Farmer project E-Farmer project is an important initiative to solve mentioned above problems. This project is performed in INTERREG III C - East zone program. The main idea of the e-farmer project is to stimulating enterpreneurship competitiveness and regional development in rural areas. Lead Partner in this project is Pardubice region from the Czech Republic, other partners are: Association of Rural Advisory Centers from Finland ProAgria, Jäneda Training and Advisory Centre from Estonia, and Regional Advisory Centre for Agriculture and Rural Development in Pło sk from Mazowieckie Voivodship in Poland. Besides partners there are a few participants from every country, one of them is Warsaw Agricultural University. One of the issues in the project is to interchange of experience concerning various approaches to rural development problem area between the participating regions from old (Finland) and new EU member states (Czech Republic, Poland, Estonia) as well as to create new innovative supporting tools and to establish cooperation and international partnership between the existing local and regional institutions dealing with rural development. As a result of long-term and strategic cooperation between the RFO (Regional framework operations) regions are expected: support of active participation in the process of the European Integration; creation of a multi-dimensional and stable framework for cooperation between the participating regions and their regional actors; enhancing the knowledge and skills of the actors in regions by transfer of tools, methods and policies; increasing the international cooperation of the regions and actors in regional partnership; Additionally important aim is to create efficient tools for implementation of newly established rules of reformed Common agricultural policy of EU for the management of agricultural enterprises and so to enable to increase the effectiveness of economy, protection of landscape, welfare of animals and food safety in respects to specifics of development of partners agricultural sector and rural areas. The operation is also aimed at increasing of competitiveness of agricultural enterprises and at balanced regional development in all involved rural areas. The defined aims have to be achieved by means of subprojects realised in cooperation of at least two partners. Such subprojects have to concentrate on new approaches and methods for advisors in agriculture and for management of farms, the creation of capacity for educational and training activities focused on rural development, implementation of data warehouse collecting information for farmers, development of modern accesses for using data from data warehouse, new methods for e-learning and life-long education in rural areas. In every country there are several applications from different areas of agriculture like livestock production, plant production, farm food evidence, business planning, e-learning and market information such as market prices. The mission of the e-farmer project is to provide open platform for data integration and exchange to help the competitiveness of farmers to support their decision-making. The Steering Groups in June 2006 approved the following subprojects that solutions would be realised during 07-12/2006, 01-06/2007 and 07-12/2007: 1. Improvement of planning in animal production 2. Business plan application and data exchange systems 3. Agrarian WWW portal cooperation

3 Waldemar Karwowski, Arkadiusz Orłowski BUSINESS PLAN APPLICATION FOR AGRIBUSINESS Plant production and data communication with DW 5. Remote advisor 6. E-Dictionary 7. New Model of Extension Service by elearning 8. Bringing the data warehouse for agriculture in practice 3. The Data Warehouse Faculty of Econometrics and Informatics of Warsaw Agricultural University is responsible for project and implementation of the Business Plan software. The Business Plan application is planned as an independent application, but one of expectation in e-farmer project is strict cooperation with data warehouse subproject. The main idea of data warehouse is in regular import of data from integrated databases into it, where the data may be used for comprehensive analysis. Its output should be used not only by farmers, but also by farm advisers or official authorities. In regard with this there are considered three expected groups of users farmers, advisers and authorities. Agroportal Plant Production DB AGROPORTAL Business Plan DB Authority systems Other DB Data warehouse Figure 1: General schema of Data warehouse connections. Other systems General schema of data warehouse connections is shown on the figure 1. Every application has its own database but data from each application might be stored in common database and used for comprehensive data analysis. The Agroportal (Agrarian WWW portal subproject) plays role of common interface to data warehouse. For example the farmer would have possibility to see what was foddered from his own plant production or vise versa where was the dung used on his soil. Data integration is only the first step. If the time factor is mentioned, then data integrated from several areas are stored in longer period and represent huge amount of information. Hereafter are the data warehousing techniques quite good solution. The main aim of the data warehouse subproject is to describe data and functional structures of the processes running in agricultural enterprises as the basis for proposing new and innovative solutions, which will increase competitiveness of agricultural units within the region. The two tasks that have to be done are: determine of structure of input and output flows of data of the data warehouse and proposal of service and end functions of a data warehouse. The main expected result is more effective communication and information

4 30 POLISH ASSOCIATION FOR KNOWLEDGE MANAGEMENT Series: Studies & Proceedings No. 9, 2007 environment (IT management) for advisors and farmers during their daily activities. This will consecutively lead to the improvement of effectiveness and competitiveness of the individual organisations and subsequently of the whole sector and regions. Communication between data warehouse and collaboration application, like Business Plan, should be performed in standard way. For Internet applications such standard is xml and SOAP protocol. Xml standards are defined by preparing xml schemas. More detailed communication between business plan and data warehouse is shown on the figure 2. Main source of input data is a www interface (browser) on advisors computer. Program must be able to produce xml data packages, validate them against the common schemas and to make the data transfer to the database. Program should also have to do basic controls for the quality for the entered data. Structure of the document must be validated against the public schema (xsd). Structure of the schema will be published during the project. Only validated documents can be sent to the database. Data stored in database should be exported as xml files to the data warehouse. System should validate them against the common schemas and to make the data transfer by using SOAP interface. On the data warehouse server side first thing to do is the authentication. Every user has a personal license and keycode. This license is used for authentication. Next thing is to parse xml document as SQL and to send it to SQL procedures in the data warehouse. In these procedures we make the final checking of the data. For example referential integrity. SOAP Authentication Service XML document SOAP XSLT parsing XML to DB format XSLT sheets XML Schema XML Schema Business Plan DB Data Warehouse XML document Busines Plan application (www server) WWW interface of Busines Plan Figure 2: General schema of Business Plan Data base communication with Data Warehouse

5 Waldemar Karwowski, Arkadiusz Orłowski BUSINESS PLAN APPLICATION FOR AGRIBUSINESS The Business Plan application Business Plan application started few years ago from simple Excel spreadsheet with formulas prepared by faculty of AgriEconomics. The role of data store are played by flat Excel files themselves. As was mentioned above such approach is not enough in the era of the Internet. The objective of the Internet Business Plan application is to provide to counselor of extension service and farmer suitable means for improvement their total performance of agricultural enterprises/farms and to make accessible information support for planning and decision making of manager in agricultural enterprises/farms with the main objective maintenance and increase of competitiveness of agricultural enterprises. By means of internet application there will be provided to users the possibility to use both data corresponding to the typical costs of production technologies and to record data which correspond the level of intensity just his enterprise /farm. By means of this procedure there will be possible combination as for utilization of data corresponding level of typical costs, normative data and concrete data recorded by user. It will enable evaluation of the evaluated enterprise with maximally concrete data. Expected results are: 1. Improvement of farmer's knowledge regarding economical aspects of their enterpreunership, improvement of their position on the market, improvement of their competitiveness. 2. Improvement of the information flow between the farmer and advisor 3. Improvement of the quality of advisory services 4. Establishment of the basis for the further internet-based advisory system for the agricultural sector. The internet application will be performed is such way that there will be created accessible information support for decision making with the objective maintenance and increase of agricultural enterprises competitiveness. Solution will be further supported by decision making as for effective transformation of the enterprise with the objective strengthening his existing competitiveness at the possibility to create own model of enterprise farming. Development plan of the Business Plan software is divided into three main parts. The first part (the one we are actually working on) is the prior analysis of project feasibility the initial analysis. Next thing that needs to be specified in this part of project is to choose the methodic for further detailed analysis. It was agreed that the outputs had to be in UML together with ERD diagrams and methods of object relational mapping. As an example and reference application will be used web application of Poradex, program prepared by Czech participants of the subproject. Poradex software is very suitable and effective in practice. It is in use for few years. Very important issue is the communication with datawarehose. It was decided to use XML format and SOAP protocol. In this area experience of Finnish partner can be utilized. Bitfarm software which is used in Finland for years uses XML schemas for agriculture data. The second part is to design specific application using appropriate database. Such solution can be made as PHP, Java servlets or ASP.NET C# applications. Most interesting seems JSP and Java servlets solution together with Apache Tomcat server. There will be prepared accessible database both for farmers and counselors of the extension service. Available databases are the Oracle database server running on certified Red Hat Linux distribution, the Microsoft SQL server running on Windows Server or IBM BD2. The solutions based on open source database machines such as MySQL or PostgreSQL are available but may cause problems in the future with scalability. Fortu-

6 32 POLISH ASSOCIATION FOR KNOWLEDGE MANAGEMENT Series: Studies & Proceedings No. 9, 2007 nately right now Oracle DB2 and MSSQL database have free of charge but limited functionality editions. The most interesting seems IBM DB2 Express C edition, it has native XML files support. The third part is the implementation of the system, installation of the system at web site, instruction of the user how to handle the system, and preparing user s guide (manual book). There will be created tool to enable data export from farmer to central datawarehouse. The technical documentation of the system will be created continuously during the second and third part of the project according to the accepted partial results of analysis. 5. Data formats in the Business Plan software The e-farmer sub-project participant's experiences showed a variety of attitude to the field of economical and financial analysis and planning supportive tools in farms and small and medium agribusiness companies. Participants claimed that it is necessary to make arrangements which effects will be to improve actual ones in their countries or build up new format for data exchange. In the beginning of 21 th century there is no place for standalone robust information system. The need for system integration is bigger then have ever been. Due to this reason it is necessary to specify data format standard that can be used for data exchange between applications, systems or enterprises and to support competitive strength of SMEs and wider collaboration between enterprises. The data format standard should be an widely accepted compromise based on enhanced format. Today are known few data standards used/dedicated for agriculture: Set of XML schemas used in Finland; AgroXML used in Germany (only German version); AgXML used in the USA; mpxml - used in the USA (only for meat and poultry); The first step should be the description of these formats to provide relevant information to decision which should be recommended for further usage. Because the project is still in the part of initial analysis, the detailed analysis will be mention only shortly. The output of this analysis shall be the description of all data elements, relations between data elements. The data standard will be specified based on the data elements and data relations. The connectors to the database will be also specified. The database connectors will be based on XML/SOAP/WSDL and appropriate data standard. It will enable, in the future, to make data available to external systems as Web Services. Nevertheless the connectors are based on widely spread technologies there could appear significant problems with realizing communication with e-farmer and other systems. During the next phase we should exchange of experience and views on the construction of XML formats, collecting contributions and opinions from other e-farmer partners, providing information on the progress in realization of the sub-project. 6. Conclusion Business Plan is innovative in terms of accessibility through electronic means of communication, linkages with other tools developed for e-farmer project. XML schemas for exchange data between Business Plan and data warehouse are good base to prepare domain ontology in agribusiness area. To finish this paper, we have to state that precision project management might help to success realization. By dividing problem into the simple specific tasks might improve effectiveness of its solution.

7 Waldemar Karwowski, Arkadiusz Orłowski BUSINESS PLAN APPLICATION FOR AGRIBUSINESS 33 Bibliography 1. European efarmer project. [ONLINE] Availible on URL < 2. Mareth F., Kubata K., Vanek J., Jarolimek J. (2006). efarmer - Project of Data Integration. Information Systems in Agriculture and Forestry XII, Praha Mareth F., Kubata K., Vanek J., Jarolimek J. (2006). Data Integration in Agriculture. Information Systems in Agriculture and Forestry XII, Praha World Wide Web Consorcium: SOAP. [ONLINE] Available on URL < 5. World Wide Web Consorcium: XML. [ONLINE] vailable on URL < 6. World Wide Web Consorcium: XML Schema. [ONLINE] Available on URL < 7. World Wide Web Consorcium: XSL, XSLT. [ONLINE] Available on URL < 8. AgroXML format. [ONLINE] Available on URL < 9. AgXML format. [ONLINE] Available on URL < 10. mpxml format. [ONLINE] Available on URL < 11. Poradex. [ONLINE] Available on URL < 12. bitfarm. [ONLINE] Available on URL < WALDEMAR KARWOWSKI, ARKADIUSZ ORŁOWSKI Wydział Ekonometrii i Informatyki Szkoła Główna Gospodarstwa Wiejskiego

MySQL databases as part of the Online Business, using a platform based on Linux

MySQL databases as part of the Online Business, using a platform based on Linux Database Systems Journal vol. II, no. 3/2011 3 MySQL databases as part of the Online Business, using a platform based on Linux Ion-Sorin STROE Romanian Academy of Economic Studies Romana Sq, no 6, 1 st

More information

Full XML-based Content Management System For Financial Sector

Full XML-based Content Management System For Financial Sector Customer Behavior Triggered Applications Full XML-based Content Management System For Financial Sector Coypright Active Vision Ltd. 2010 Address: H-1023 Budapest, Zsigmond tér 10. Phone: +36 (1) 484-5000

More information

IBM Rational Web Developer for WebSphere Software Version 6.0

IBM Rational Web Developer for WebSphere Software Version 6.0 Rapidly build, test and deploy Web, Web services and Java applications with an IDE that is easy to learn and use IBM Rational Web Developer for WebSphere Software Version 6.0 Highlights Accelerate Web,

More information

JAVA/J2EE DEVELOPER RESUME

JAVA/J2EE DEVELOPER RESUME 1 of 5 05/01/2015 13:22 JAVA/J2EE DEVELOPER RESUME Java Developers/Architects Resumes Please note that this is a not a Job Board - We are an I.T Staffing Company and we provide candidates on a Contract

More information

Framework as a master tool in modern web development

Framework as a master tool in modern web development Framework as a master tool in modern web development PETR DO, VOJTECH ONDRYHAL Communication and Information Systems Department University of Defence Kounicova 65, Brno, 662 10 CZECH REPUBLIC petr.do@unob.cz,

More information

System requirements. Java SE Runtime Environment(JRE) 7 (32bit) Java SE Runtime Environment(JRE) 6 (64bit) Java SE Runtime Environment(JRE) 7 (64bit)

System requirements. Java SE Runtime Environment(JRE) 7 (32bit) Java SE Runtime Environment(JRE) 6 (64bit) Java SE Runtime Environment(JRE) 7 (64bit) Hitachi Solutions Geographical Information System Client Below conditions are system requirements for Hitachi Solutions Geographical Information System Client. 1/5 Hitachi Solutions Geographical Information

More information

OXAGILE RESUMES SUMMARY OF QUALIFICATIONS TECHNICAL SKILLS SENIOR JAVA SOFTWARE ENGINEER

OXAGILE RESUMES SUMMARY OF QUALIFICATIONS TECHNICAL SKILLS SENIOR JAVA SOFTWARE ENGINEER OXAGILE RESUMES SENIOR JAVA SOFTWARE ENGINEER SUMMARY OF QUALIFICATIONS Over 4 years of solid experience in software development, application programming and engineering Strong expertise in J2EE architectures,

More information

SAP Predictive Analytics 2.3 Supported Platforms (PAM)

SAP Predictive Analytics 2.3 Supported Platforms (PAM) Supported Platforms (PAM) October 26 th, 2015 Disclaimer: This document is subject to change and may be changed by SAP at any time without notice. The document is not intended to be binding upon SAP to

More information

Web Services for Environmental Informatics

Web Services for Environmental Informatics Web Services for Environmental Informatics Erick Arauco a and Lorenzo Sommaruga b a University of Piura - Engineering Department,Piura, Perú- earauco@udep.edu.pe b University of Applied Sciences of Southern

More information

SOFTWARE DEVELOPER. Job Description. Rybná 682/14 Praha 1 110 00 tel.: 234 262 311 career@xitee.com www.xitee.com

SOFTWARE DEVELOPER. Job Description. Rybná 682/14 Praha 1 110 00 tel.: 234 262 311 career@xitee.com www.xitee.com SOFTWARE DEVELOPER Job Description Rybná 682/14 Praha 1 110 00 tel.: 234 262 311 career@.com www..com Job Description Version 1.1 Page 2 of 8 Table of Contents 1. xitee, k.s.... 3 1.1 History... 3 1.2

More information

WHITE PAPER. Domo Advanced Architecture

WHITE PAPER. Domo Advanced Architecture WHITE PAPER Domo Advanced Architecture Overview There are several questions that any architect or technology advisor may ask about a new system during the evaluation process: How will it fit into our organization

More information

Short notes on webpage programming languages

Short notes on webpage programming languages Short notes on webpage programming languages What is HTML? HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML is a markup language A markup language is a set of

More information

DBMS Infrastructures and IT Career Recommendations. Jeff Fineberg November 21, 2011

DBMS Infrastructures and IT Career Recommendations. Jeff Fineberg November 21, 2011 DBMS Infrastructures and IT Career Recommendations Jeff Fineberg November 21, 2011 Topics Importance of Databases Security Computing Environments / Infrastructures Methodologies for Data access Database

More information

Using Database Metadata and its Semantics to Generate Automatic and Dynamic Web Entry Forms

Using Database Metadata and its Semantics to Generate Automatic and Dynamic Web Entry Forms Using Database Metadata and its Semantics to Generate Automatic and Dynamic Web Entry Forms Mohammed M. Elsheh and Mick J. Ridley Abstract Automatic and dynamic generation of Web applications is the future

More information

Kony MobileFabric. Sync Windows Installation Manual - WebSphere. On-Premises. Release 6.5. Document Relevance and Accuracy

Kony MobileFabric. Sync Windows Installation Manual - WebSphere. On-Premises. Release 6.5. Document Relevance and Accuracy Kony MobileFabric Sync Windows Installation Manual - WebSphere On-Premises Release 6.5 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and

More information

MARKET ANALYSIS OF SOFTWARE TO SUPPORT DECISION MAKING FOR FARMS IN POLAND

MARKET ANALYSIS OF SOFTWARE TO SUPPORT DECISION MAKING FOR FARMS IN POLAND 474 Bulgarian Journal of Agricultural Science, 20 (No 2) 2014, 474-479 Agricultural Academy MARKET ANALYSIS OF SOFTWARE TO SUPPORT DECISION MAKING FOR FARMS IN POLAND J. WAWRZYNOWICZ* and K. WAJSZCZUK

More information

DEPLOYMENT ROADMAP March 2015

DEPLOYMENT ROADMAP March 2015 DEPLOYMENT ROADMAP March 2015 Copyright and Disclaimer This document, as well as the software described in it, is furnished under license of the Instant Technologies Software Evaluation Agreement and may

More information

Download and Installation of MS SQL Server

Download and Installation of MS SQL Server Download and Installation of MS SQL Server To use MS SQL Server and its database, one needs to download the server software and server management software. Fortunately, Microsoft provides a free version

More information

Software Services. AABSyS. Bloochip is the software development subsidiary of AABSyS IT Ltd.

Software Services. AABSyS. Bloochip is the software development subsidiary of AABSyS IT Ltd. Services Bloochip is the software development subsidiary of IT Ltd. INFORMATION TECHNOLOGY PVT LTD E/54 and E/54 /1, Infocity, Chandaka Industrial Estate, Patia, Bhubaneswar-751024, INDIA Tel: +91-8093055570,

More information

Contents. BMC Atrium Core 7.6.00 Compatibility Matrix

Contents. BMC Atrium Core 7.6.00 Compatibility Matrix Contents INTRODUCTION... 2 Supported Configurations... 2 Known Issues... 2 Potential Issues... 2 Support Policy for later versions of vendor products released after Atrium Core 7.5.00... 2 BMC ATRIUM CMDB,

More information

ProgLogix R & D Pvt. Ltd.

ProgLogix R & D Pvt. Ltd. ProgLogix R & D Pvt. Ltd. ProgLogix is a one stop software development company for implementing your business idea as a software solution. You can rely on us to give your company a cutting edge, as we

More information

Programming Languages

Programming Languages Generalist/Senior Developer DOB: July 19, 1978. Marital Status: Married. P: +64 (0) 21 204 5763 Email: kiwijob@icloud.com Location: Te Atatu, Auckland, 0610, NZ. Languages: English: IELTS 7.5 Spanish:

More information

XTM Web 2.0 Enterprise Architecture Hardware Implementation Guidelines. A.Zydroń 18 April 2009. Page 1 of 12

XTM Web 2.0 Enterprise Architecture Hardware Implementation Guidelines. A.Zydroń 18 April 2009. Page 1 of 12 XTM Web 2.0 Enterprise Architecture Hardware Implementation Guidelines A.Zydroń 18 April 2009 Page 1 of 12 1. Introduction...3 2. XTM Database...4 3. JVM and Tomcat considerations...5 4. XTM Engine...5

More information

Web site Security Audit Request Form

Web site Security Audit Request Form Government of India Department of IT National Informatics Centre Cyber Security Division Web site Security Audit Request Form Refer to Guidelines for filling up the Audit Request Form in Appendix A. 1.

More information

1. Introduction 1.1 Methodology

1. Introduction 1.1 Methodology Table of Contents 1. Introduction 1.1 Methodology 3 1.2 Purpose 4 1.3 Scope 4 1.4 Definitions, Acronyms and Abbreviations 5 1.5 Tools Used 6 1.6 References 7 1.7 Technologies to be used 7 1.8 Overview

More information

Analysis and Comparative Study of Traditional and Web Information Systems Development Methodology (WISDM) Towards Web Development Applications

Analysis and Comparative Study of Traditional and Web Information Systems Development Methodology (WISDM) Towards Web Development Applications Analysis and Comparative Study of Traditional and Web Information Systems Development Methodology (WISDM) Towards Web Development Applications Abubucker Samsudeen Shaffi 1, Mohaned Al-Obaidy 2 1 Faculty

More information

Windows 2000 / NT 4.0 / 95 / 98, MS-DOS, Suse Operating Systems

Windows 2000 / NT 4.0 / 95 / 98, MS-DOS, Suse Operating Systems Name : Z A B Phone : 1-847-530-7013 Email : consultants@webspherehatsguru.com SUMMARY One & half year experience of technical experience in complete software development life cycle process which includes

More information

IBM Rational Asset Manager

IBM Rational Asset Manager Providing business intelligence for your software assets IBM Rational Asset Manager Highlights A collaborative software development asset management solution, IBM Enabling effective asset management Rational

More information

Web Hosting Services of NIC

Web Hosting Services of NIC Ministry of Communications & Information Technology Department of Information Technology National Informatics Centre Data Center & Web Services Division (DC&WS) NIC is providing web hosting services to

More information

Mobile Assistant for Monitoring Plant Pests and Diseases

Mobile Assistant for Monitoring Plant Pests and Diseases Mobile Assistant for Monitoring Plant Pests and Diseases Christian Kuhn 1, Juliane Schmitt 1, Manfred Röhrig 2 1 ZEPP Central Institution for Decision Support Systems in Crop Protection Rüdesheimer Str.

More information

CX-044 Description of the Business Process within the supervision of banking related to XBRL processing Internal Draft updated 2005-08-31

CX-044 Description of the Business Process within the supervision of banking related to XBRL processing Internal Draft updated 2005-08-31 CX-044 Description of the Business Process within the supervision of banking related to XBRL processing Internal Draft updated 2005-08-31 Documentation for software vendors Table of contents INTRODUCTION...

More information

IS Careers. MIS 4133 Software Systems

IS Careers. MIS 4133 Software Systems IS Careers MIS 4133 Software Systems Outline CS and MIS Salaries Core competencies Hot technical skills IS job titles Employment outlook Careers in CS and MIS Computer Science Focuses on the development

More information

Java/J2EE or Web Developer. Formal Education. Technical knowledge. Spoken Languages

Java/J2EE or Web Developer. Formal Education. Technical knowledge. Spoken Languages Jonathan ROUSSEAU 27 years old (3 rd of February 1983) Bruyères, 15/A 4950 Waimes +32 (473) 69 82 42 Jrousseau.webco@gmail.com http://www.jrousseau.be Java/J2EE or Web Developer Formal Education 2000:

More information

Red Hat Enterprise Portal Server: Architecture and Features

Red Hat Enterprise Portal Server: Architecture and Features Red Hat Enterprise Portal Server: Architecture and Features By: Richard Li and Jim Parsons March 2003 Abstract This whitepaper provides an architectural overview of the open source Red Hat Enterprise Portal

More information

UBITECH Company Presentation

UBITECH Company Presentation UBITECH Company Presentation Ubiquitous Intelligent Technical Solutions Ltd. 429 Messogion Ave., 15343 Ag. Paraskevi, Greece W: T: +30 211 700 55 70 F: +30 211 700 55 71 The Ubiquitous Solutions Company

More information

Ben Peter Professional Profile

Ben Peter Professional Profile Ben Peter Professional Profile Friedhofstr. 9, 35091 Cölbe, Germany +49 151 275 800 88 benpeter@me.com www.ben-peter.com Summary Ben Peter is an IT consultant, enterprise architect, and systems architect

More information

SBP is a software development outsourcing company, established in 2004, and headquartered in Bucharest, Romania.

SBP is a software development outsourcing company, established in 2004, and headquartered in Bucharest, Romania. SBP is a software development outsourcing company, established in 2004, and headquartered in Bucharest, Romania. We provide outsourcing services to a series of customers mostly located in Northern America

More information

How to make a good Software Requirement Specification(SRS)

How to make a good Software Requirement Specification(SRS) Information Management Software Information Management Software How to make a good Software Requirement Specification(SRS) Click to add text TGMC 2011 Phases Registration SRS Submission Project Submission

More information

Jiří Kadlec and Daniel P. Ames*

Jiří Kadlec and Daniel P. Ames* AWRA 2012 SPRING SPECIALTY CONFERENCE New Orleans, Louisiana March 26 28, 2012 Copyright 2012 AWRA DEVELOPMENT OF A LIGHTWEIGHT HYDROSERVER AND HYDROLOGIC DATA HOSTING WEBSITE Jiří Kadlec and Daniel P.

More information

KonyOne Server Installer - Linux Release Notes

KonyOne Server Installer - Linux Release Notes KonyOne Server Installer - Linux Release Notes Table of Contents 1 Overview... 3 1.1 KonyOne Server installer for Linux... 3 1.2 Silent installation... 4 2 Application servers supported... 4 3 Databases

More information

DIABLO VALLEY COLLEGE CATALOG 2014-2015

DIABLO VALLEY COLLEGE CATALOG 2014-2015 COMPUTER SCIENCE COMSC The computer science department offers courses in three general areas, each targeted to serve students with specific needs: 1. General education students seeking a computer literacy

More information

Data Migration between Document-Oriented and Relational Databases

Data Migration between Document-Oriented and Relational Databases Abstract Current tools for data migration between documentoriented and relational databases have several disadvantages. We propose a new approach for data migration between documentoriented and relational

More information

applications. JBoss Enterprise Application Platform

applications. JBoss Enterprise Application Platform JBoss Enterprise Application Platform What is it? JBoss Enterprise Application Platform is the industryleading platform for next-generation enterprise Java applications. It provides a stable, open source

More information

Installation Manual YAWL in the Cloud

Installation Manual YAWL in the Cloud Installation Manual YAWL in the Cloud D.M.M. Schunselaar Eindhoven University of Technology, P.O. Box 513, 5600 MB, Eindhoven, The Netherlands d.m.m.schunselaar@tue.nl 1 Introduction Welcome to the manual

More information

Techniques for Scaling Components of Web Application

Techniques for Scaling Components of Web Application , March 12-14, 2014, Hong Kong Techniques for Scaling Components of Web Application Ademola Adenubi, Olanrewaju Lewis, Bolanle Abimbola Abstract Every organisation is exploring the enormous benefits of

More information

How To Understand The Architecture Of An Ulteo Virtual Desktop Server Farm

How To Understand The Architecture Of An Ulteo Virtual Desktop Server Farm ULTEO OPEN VIRTUAL DESKTOP V4.0.2 ARCHITECTURE OVERVIEW Contents 1 Introduction 2 2 Servers Roles 3 2.1 Session Manager................................. 3 2.2 Application Server................................

More information

High Level Design Distributed Network Traffic Controller

High Level Design Distributed Network Traffic Controller High Level Design Distributed Network Traffic Controller Revision Number: 1.0 Last date of revision: 2/2/05 22c:198 Johnson, Chadwick Hugh Change Record Revision Date Author Changes 1 Contents 1. Introduction

More information

JOB DESCRIPTION BUSINESS DEVELOPMENT & PROJECT MANAGER

JOB DESCRIPTION BUSINESS DEVELOPMENT & PROJECT MANAGER JOB DESCRIPTION POST TITLE: POST NUMBER: WEB DEVELOPER IT14 GRADE: 9 RESPONSIBLE TO: RESPONSIBLE FOR: LIAISON WITH: BUSINESS DEVELOPMENT & PROJECT MANAGER N/A ICT Team, all users (customers) of MDDC ICT

More information

Lesson 7 - Website Administration

Lesson 7 - Website Administration Lesson 7 - Website Administration If you are hired as a web designer, your client will most likely expect you do more than just create their website. They will expect you to also know how to get their

More information

E-Learning as a Web Service

E-Learning as a Web Service E-Learning as a Web Service Peter Westerkamp University of Münster Institut für Wirtschaftsinformatik Leonardo-Campus 3 D-48149 Münster, Germany pewe@wi.uni-muenster.de Abstract E-learning platforms and

More information

Computer Science A.A. Degree, Certificate of Achievement & Department Certificate Programs

Computer Science A.A. Degree, Certificate of Achievement & Department Certificate Programs A Course of Study for Computer Science A.A. Degree, Certificate of Achievement & Department Certificate Programs The field of computer science leads to a variety of careers that all require core computer

More information

Contents RELATIONAL DATABASES

Contents RELATIONAL DATABASES Preface xvii Chapter 1 Introduction 1.1 Database-System Applications 1 1.2 Purpose of Database Systems 3 1.3 View of Data 5 1.4 Database Languages 9 1.5 Relational Databases 11 1.6 Database Design 14 1.7

More information

Mobile Apps Development Cross Platform Mobile Apps Development Mobile Apps Porting & Migration Mobile Apps Testing & QA

Mobile Apps Development Cross Platform Mobile Apps Development Mobile Apps Porting & Migration Mobile Apps Testing & QA Service Offerings End-to-End IT Solutions & Services Ebriks is driven by a sustainable vision under which, the company is committed to provide cutting-edge solutions to customers. The company offers customized

More information

Methodology Framework for Analysis and Design of Business Intelligence Systems

Methodology Framework for Analysis and Design of Business Intelligence Systems Applied Mathematical Sciences, Vol. 7, 2013, no. 31, 1523-1528 HIKARI Ltd, www.m-hikari.com Methodology Framework for Analysis and Design of Business Intelligence Systems Martin Závodný Department of Information

More information

A system for collection and analysis of HACCP data in a poultry processing plant. A working example

A system for collection and analysis of HACCP data in a poultry processing plant. A working example A system for collection and analysis of HACCP data in a poultry processing plant. A working example A. GOLEBIEWSKI* and J. KIJOWSKI A. Cieszkowski Agricultural University of Poznan, Department of Food

More information

Architecture and Mode of Operation

Architecture and Mode of Operation Open Source Scheduler Architecture and Mode of Operation http://jobscheduler.sourceforge.net Contents Components Platforms & Databases Architecture Configuration Deployment Distributed Processing Security

More information

Long haul product development

Long haul product development Long haul Long haul product development Xoriant helps one of the largest Enterprise Asset Management software companies consolidate offshore processes and rearchitects entire product suite. 1 2011 Xoriant

More information

Integrating Ingres in the Information System: An Open Source Approach

Integrating Ingres in the Information System: An Open Source Approach Integrating Ingres in the Information System: WHITE PAPER Table of Contents Ingres, a Business Open Source Database that needs Integration... 3 Scenario 1: Data Migration... 4 Scenario 2: e-business Application

More information

BIRT Document Transform

BIRT Document Transform BIRT Document Transform BIRT Document Transform is the industry leader in enterprise-class, high-volume document transformation. It transforms and repurposes high-volume documents and print streams such

More information

Release 1. ICAPRG604A Create cloud computing services

Release 1. ICAPRG604A Create cloud computing services Release 1 ICAPRG604A Create cloud computing services ICAPRG604A Create cloud computing services Modification History Release Release 1 Comments This version first released with ICA11 Information and Communications

More information

Xelude. Company Profile. www.xelude.com info@xelude.com. Information Systems. www.xelude.com

Xelude. Company Profile. www.xelude.com info@xelude.com. Information Systems. www.xelude.com Xelude Information Systems Company Profile info@xelude.com About Us Xelude Information Systems is a Sri Lankan Information Technology (IT) Services Company incorporated in 2009 for providing IT solutions,

More information

Comparison of E-Learning Platforms

Comparison of E-Learning Platforms Comparison of E-Learning Platforms Robert Pinter Msc Polytechnical Engineering College, Subotica, Serbia and Montenegro probi@vts.su.ac.yu Dragica Radosav Phd University of Novi Sad, Technical Faculty,

More information

Mobile and Web Applications Developer Track

Mobile and Web Applications Developer Track Ministry of Communications and Information Technology Information Technology Institute Mobile and Web Applications Developer Track Intake 35 Historical Description First Intake was in 2012 (Intake 33)

More information

Readme File for All Platforms

Readme File for All Platforms Essbase Spreadsheet Services Release 7.1 Readme File for All Platforms This file contains the following sections: What is Essbase Spreadsheet Services?... 1 New Features in this Release... 2 Platforms

More information

IBM Tivoli Monitoring for Databases

IBM Tivoli Monitoring for Databases Enhance the availability and performance of database servers IBM Tivoli Monitoring for Databases Highlights Integrated, intelligent database monitoring for your on demand business Preconfiguration of metric

More information

Chapter 4 IT Infrastructure and Platforms

Chapter 4 IT Infrastructure and Platforms Chapter 4 IT Infrastructure and Platforms Essay Questions: 1. Identify and describe the stages of IT infrastructure evolution. 2. Identify and describe the technology drivers of IT infrastructure evolution.

More information

ActiveVOS Server Architecture. March 2009

ActiveVOS Server Architecture. March 2009 ActiveVOS Server Architecture March 2009 Topics ActiveVOS Server Architecture Core Engine, Managers, Expression Languages BPEL4People People Activity WS HT Human Tasks Other Services JMS, REST, POJO,...

More information

Agenda. 1. Magic Solutions 2. Projects and partners 3. Applied technologies 4. Sys4Telecom 5. Modules 6. Market advantages 7.

Agenda. 1. Magic Solutions 2. Projects and partners 3. Applied technologies 4. Sys4Telecom 5. Modules 6. Market advantages 7. Sys4Telecom Agenda 1. Magic Solutions 2. Projects and partners 3. Applied technologies 4. Sys4Telecom 5. Modules 6. Market advantages 7. Services 1. Magic Solutions - Founded: 2003-4 offices (3 in RO,

More information

Organisaties groot en klein, beginnen zich meer en meer te realiseren dat inzicht in (real-time) data helpt

Organisaties groot en klein, beginnen zich meer en meer te realiseren dat inzicht in (real-time) data helpt Data Virtualization, power to innovate with Agile data Drs. Patrick Berkhout, Enterprise en Software Architect, Trivento Organisaties groot en klein, beginnen zich meer en meer te realiseren dat inzicht

More information

Biometrics for Global Web Authentication: an Open Source Java/J2EE-Based Approach

Biometrics for Global Web Authentication: an Open Source Java/J2EE-Based Approach Biometrics for Global Web Authentication: an Open Source Java/J2EE-Based Approach Ruchir Choudhry ruchirchoudhry@cint.co.in; Abstract. J2EE based Web applications have largely spread over our multiple

More information

Oracle Application Express MS Access on Steroids

Oracle Application Express MS Access on Steroids Oracle Application Express MS Access on Steroids Jules Lane Principal Consultant Tactical Database Development options Spreadsheets Encourage data duplication and inconsistency, clog

More information

INNOVATOR. The integrated tool suite for business process and software engineering

INNOVATOR. The integrated tool suite for business process and software engineering The integrated tool suite for business process and software engineering Use the synergy: The integrated tool suite for business process and software engineering is the only integrated tool suite for business

More information

Our Technology.NET Development services by Portweb Inc.

Our Technology.NET Development services by Portweb Inc. View Yourself Anywhere TM Our Technology.NET Development services by Portweb Inc. Portweb Inc. is working in Microsoft.NET technology since 2009. We have extensive experience in.net Development Technologies

More information

Security As A Service Leveraged by Apache Projects. Oliver Wulff, Talend

Security As A Service Leveraged by Apache Projects. Oliver Wulff, Talend Security As A Service Leveraged by Apache Projects Oliver Wulff, Talend Application Security Landscape 2 Solution Building blocks Apache CXF Fediz Single Sign On (WS-Federation) Attribute Based Access

More information

MALAYSIAN PUBLIC SECTOR OPEN SOURCE SOFTWARE (OSS) PROGRAMME BENCHMARK/COMPARISON REPORT DOCUMENT MANAGEMENT SYSTEMS (NUXEO AND ALFRESCO)

MALAYSIAN PUBLIC SECTOR OPEN SOURCE SOFTWARE (OSS) PROGRAMME BENCHMARK/COMPARISON REPORT DOCUMENT MANAGEMENT SYSTEMS (NUXEO AND ALFRESCO) MALAYSIAN PUBLIC SECTOR OPEN SOURCE SOFTWARE (OSS) PROGRAMME BENCHMARK/COMPARISON REPORT DOCUMENT MANAGEMENT SYSTEMS (NUXEO AND ALFRESCO) DECEMBER 2009 Copyright The Government of Malaysia retains the

More information

ArcGIS 9. Installing ArcIMS 9 on Red Hat Linux

ArcGIS 9. Installing ArcIMS 9 on Red Hat Linux ArcGIS 9 Installing ArcIMS 9 on Red Hat Linux Table Of Contents Introduction...1 Introduction...1 Overview...2 What s included with ArcIMS 9.0?...2 ArcIMS components...2 Five steps to get ArcIMS up and

More information

TRANSFORM BIG DATA INTO ACTIONABLE INFORMATION

TRANSFORM BIG DATA INTO ACTIONABLE INFORMATION TRANSFORM BIG DATA INTO ACTIONABLE INFORMATION Make Big Available for Everyone Syed Rasheed Solution Marketing Manager January 29 th, 2014 Agenda Demystifying Big Challenges Getting Bigger Red Hat Big

More information

Tri-Force Consulting Services, Inc. Case Studies

Tri-Force Consulting Services, Inc. Case Studies Tri-Force Consulting Services, Inc. Case Studies Tri-Force s Model Addresses Application Outsourcing and System Integration Application Development Application Management Maintenance, Enhancements, Re-engineering

More information

EMPLOYEE COST BUDGET WEB

EMPLOYEE COST BUDGET WEB I N F I N I T Y P R O J E C T EMPLOYEE COST BUDGET WEB Today personnel departments are playing more strategic t and concrete roles in the fulfillment of company goals. Therefore they must, on the one hand,

More information

Mastering Tomcat Development

Mastering Tomcat Development hep/ Mastering Tomcat Development Ian McFarland Peter Harrison '. \ Wiley Publishing, Inc. ' Part I Chapter 1 Chapter 2 Acknowledgments About the Author Introduction Tomcat Configuration and Management

More information

D SCW SE. Digital Supply Chains for European SMEs. What is DiSCwise? (by using a Common Framework for ICT in Transport & Logistics)

D SCW SE. Digital Supply Chains for European SMEs. What is DiSCwise? (by using a Common Framework for ICT in Transport & Logistics) D SCW SE Supported by Directorate General Enterprise and Industry Digital Supply Chains for European SMEs (by using a Common Framework for ICT in Transport & Logistics) What is DiSCwise? DiSCwise is a

More information

Software Architecture Document

Software Architecture Document Software Architecture Document Project Management Cell 1.0 1 of 16 Abstract: This is a software architecture document for Project Management(PM ) cell. It identifies and explains important architectural

More information

Total Cost of Ownership for Enterprise Content Management

Total Cost of Ownership for Enterprise Content Management Total Cost of Ownership for Enterprise Content Management Discover how to cut through the complexity of the ECM technology stack, avoid proprietary lock-ins and significantly reduce costs by using Open

More information

EAI-Low Level Design Document

EAI-Low Level Design Document EAI-Low Level Design Document Version No.: Date: Project Name: Project Code: Revision History Version No Date Prepared by / Modified by Significant Changes 1. Glossary Abbreviation Description

More information

Papermule Workflow. Workflow and Asset Management Software. Papermule Ltd

Papermule Workflow. Workflow and Asset Management Software. Papermule Ltd Papermule Workflow Papermule Workflow - the power to specify adaptive and responsive workflows that let the business manage production problems in a resilient way. Workflow and Asset Management Software

More information

Modeling Web Applications Using Java And XML Related Technologies

Modeling Web Applications Using Java And XML Related Technologies Modeling Web Applications Using Java And XML Related Technologies Sam Chung Computing & Stware Systems Institute Technology University Washington Tacoma Tacoma, WA 98402. USA chungsa@u.washington.edu Yun-Sik

More information

Product Overview. Payroll & Personnel Data Warehouse

Product Overview. Payroll & Personnel Data Warehouse Payroll & Personnel Data Warehouse Grapevine Solutions 2010 HAPPI HAPPI (History & Archiving for Payroll & Personnel Information) was developed by Grapevine Solutions to meet the needs of organisations

More information

MANDARAX + ORYX An Open-Source Rule Platform

MANDARAX + ORYX An Open-Source Rule Platform MANDARAX + ORYX An Open-Source Rule Platform Presentation by Jens Dietrich, Massey University, New Zealand Gerd Wagner, Eindhoven University of Technology, The Netherlands Content 1. Introduction 2. Pros

More information

Software Architecture Document

Software Architecture Document Software Architecture Document Natural Language Processing Cell Version 1.0 Natural Language Processing Cell Software Architecture Document Version 1.0 1 1. Table of Contents 1. Table of Contents... 2

More information

A Performance Comparison of Web Development Technologies to Distribute Multimedia across an Intranet

A Performance Comparison of Web Development Technologies to Distribute Multimedia across an Intranet A Performance Comparison of Web Development Technologies to Distribute Multimedia across an Intranet D. Swales, D. Sewry, A. Terzoli Computer Science Department Rhodes University Grahamstown, 6140 Email:

More information

The green information chain: Groen Kennisnet brings agricultural knowledge from research to the classroom, on the farm, and into agri-business

The green information chain: Groen Kennisnet brings agricultural knowledge from research to the classroom, on the farm, and into agri-business Submitted on: 25/07/2014 The green information chain: Groen Kennisnet brings agricultural knowledge from research to the classroom, on the farm, and into agri-business Rob van Genderen Wageningen UR Library,

More information

Application Express Web Application Development

Application Express Web Application Development Application Express Web Application Development Agenda What is Oracle Application Express Demonstration Features and benefits Customer examples Conclusion Next steps Q&A Does Your Organization: Use spreadsheets

More information

LOAD BALANCING TECHNIQUES FOR RELEASE 11i AND RELEASE 12 E-BUSINESS ENVIRONMENTS

LOAD BALANCING TECHNIQUES FOR RELEASE 11i AND RELEASE 12 E-BUSINESS ENVIRONMENTS LOAD BALANCING TECHNIQUES FOR RELEASE 11i AND RELEASE 12 E-BUSINESS ENVIRONMENTS Venkat Perumal IT Convergence Introduction Any application server based on a certain CPU, memory and other configurations

More information

Integrating Databases and Multimedia Information on the Web

Integrating Databases and Multimedia Information on the Web Integrating Databases and Multimedia Information on the Web Adam, G. K. and Tzortzios, S. I. University of Thessaly, Faculty of Agriculture Crop and Animal production, Lab of Biometry, Pedion Areos 383

More information

Internet Engineering: Web Application Architecture. Ali Kamandi Sharif University of Technology kamandi@ce.sharif.edu Fall 2007

Internet Engineering: Web Application Architecture. Ali Kamandi Sharif University of Technology kamandi@ce.sharif.edu Fall 2007 Internet Engineering: Web Application Architecture Ali Kamandi Sharif University of Technology kamandi@ce.sharif.edu Fall 2007 Centralized Architecture mainframe terminals terminals 2 Two Tier Application

More information

Information Technology Services Classification Level Range C Reports to. Manager ITS Infrastructure Effective Date June 29 th, 2015 Position Summary

Information Technology Services Classification Level Range C Reports to. Manager ITS Infrastructure Effective Date June 29 th, 2015 Position Summary Athabasca University Professional Position Description Section I Position Update Only Information Position Title Senior System Administrator Position # 999716,999902 Department Information Technology Services

More information

REQUEST FOR PROPOSAL. Website Developer/Designer. Please complete

REQUEST FOR PROPOSAL. Website Developer/Designer. Please complete REQUEST FOR PROPOSAL Website Developer/Designer Please complete COMPANY NAME ADDRESS POSTAL CODE TELEPHONE NUMBER FAX NUMBER NAME OF CONTACT PERSON 1 1. Purpose Yvonneep Media & Communications Inc. is

More information

ASSOCIATE IN ARTS DEGREE-60 UNITS

ASSOCIATE IN ARTS DEGREE-60 UNITS + A Course of Study for a Major in Computer Science A.A. Degree & Certificate Programs The field of computer science leads to a variety of careers that all require core computer science skills. These skills

More information

Prognoz Payment System Data Analysis. Description of the solution

Prognoz Payment System Data Analysis. Description of the solution Description of the solution Prognoz, 2015 Content 1. Goals and Tasks. 3 2. Proposed Architecture... 4 3. Functionality... 5 3.1 Payment system operation analysis... 5 3.2 Cash flow monitoring and analysis

More information

Sisense. Product Highlights. www.sisense.com

Sisense. Product Highlights. www.sisense.com Sisense Product Highlights Introduction Sisense is a business intelligence solution that simplifies analytics for complex data by offering an end-to-end platform that lets users easily prepare and analyze

More information