ABSTRACT. Universitas Kristen Maranatha

Size: px
Start display at page:

Download "ABSTRACT. Universitas Kristen Maranatha"

Transcription

1 ABSTRACT According to recent studies, the Internet is still growing at an extraordinary rate. It has magnificient impact in the growth of Information Technology, rapid development of online-games is one of real impact. Nowadays, there are many online-games in Indonesia which have thousands online player. As well as playing, players also need a group or community to share information and discuss about the games they played in a specific purposes website that commonly named Forum. There are many online-game Internet Forum in Indonesia, but almost all of them only focusing in single spesific game. From the reason told above, writer decide to build Indogamers. Indogamers is a Forum that accommodates many online game s players to share information about many kind of popular online games. All features which implemented in Indogamers are gained by doing survey on several Online Game Center in Bandung. Indogamers uses the benefit of ASP.NET and Microsoft Access 2002 technology. Differs from the others, as a Forum Indogamers accomodates almost all popular and high-rated online-games. This is an advantage to online-game players who are playing many online-game, because players only need to register once to get information and discuss about many kind of online-games supported in Indogamers. This Final Assignment succeds to create a multigame web Forum named Indogamers which features requirement is obtained from doing survey from one hundred respondents. Among others, the main features are Forum with download page, private message between member and chat room. For future development, Indogamers can implement encryption technique for sensitive data such as password and secret answer. Moreover, Indogamers also need to increase web access security which can prevent SQL injection and flood protection. And the last development plan is adding feature for managing members statistic data. i

2 DAFTAR ISI BAB I Pendahuluan... I-1 I.1. Latar Belakang Masalah... I-1 I.2. Perumusan Masalah... I-1 I.3. Tujuan...I-3 I.4. Batasan Masalah... I-3 I.5. Sistematika penulisan... I-4 BAB II Landasan Teori... II-1 II.1 Pemrograman Web... II-1 II.1.1 Pemrograman Web Statis... II-1 II HTML... II-1 II Pengenalan HTML... II-2 II File HTML... II-2 II Tag HTML... II-3 II.1.2 Pemrograman Web Dinamis...II-17 II JAVASCRIPT...II-17 II Cara Penulisan JavaScript...II-19 II Tipe Data...II-19 II ASP.NET...II-22 II Memahami Microsoft.Net...II-22 II NET Framework...II-23 II Runtime bahasa umum...ii-23 II Pustaka kelas.net Framework...II-23 II Net Enterprise Server...II-24 II Bahasa bahasa dan tool-tool bahasa.net...ii-24 II Arsitektur ASP.NET...II-25 II.2 Basisdata...II-29 II.2.1 Microsoft Access II-29 II Sintak SQL...II-29 II Operator Logika...II-29 Bab III Analisis dan Perancangan... III-1 III.1 Analisis Keadaan... III-1 III.1.1 Survey... III-1 III.1.2 Ulasan Hasil Survey... III-2 III.2 Analisis Kebutuhan Sistem... III-3 III.3 Perancangan Sistem... III-5 III.3.1 Data Flow Diagram... III-5 III.3.2 Kamus Data...III-13 III.3.3 ER Diagram...III-20 III.3.4 Site Map...III-26 BAB IV Implementasi Sistem...IV-1 IV.1 Halaman Index...IV-2 IV.2 Forum...IV-3 IV.2.1 Memberlist...IV-5 IV.2.2 Searching...IV-6 IV.2.3 View Forum Topic...IV-8 IV.2.4 Post New Topic...IV-9 IV.2.5 View Forum Thread...IV-10 IV.2.6 Post Reply...IV-11 IV.2.7 Quote Post...IV-12 IV.2.8 Edit Post...IV-13 IV.2.9 Pop up Topic Admin...IV-14 IV.2.10 Pop up Forum Admin...IV-15 IV.3 Membership...IV-16 ii

3 IV.3.1 Registrasi Member...IV-16 IV.3.2 Member Login...IV-17 IV.3.3 Member Home...IV-17 IV.3.4 Edit Account...IV-18 IV.3.5 User Profile...IV-19 IV.3.6 Forgot Password...IV-19 IV.4 Private Message...IV-21 IV.5 Fitur lain-lain...iv-24 IV.5.1 Downloads...IV-24 IV.5.2 Game Profile...IV-24 IV.5.3 About Us...IV-25 IV.5.4 Contact Us...IV-26 IV.5.5 IRC Chat...IV-27 IV.6 Admin Section...IV-27 IV.6.1 Index Admin...IV-27 IV.6.2 Mass PM Member...IV-29 IV.6.3 Forum Admin...IV-30 IV.6.4 News Admin...IV-31 IV Add New News...IV-31 IV Edit / Delete News...IV-32 IV.6.5 Download Admin...IV-32 IV Add New Download Category...IV-32 IV Add New Download...IV-33 IV Edit / Delete Download...IV-33 IV.6.6 User Group Admin...IV-34 IV Add New User Group...IV-34 IV Edit / Delete User Group...IV-34 IV.6.7 Member Admin...IV-35 IV Membership Admin...IV-35 IV Memberlist...IV-36 IV.6.8 Forum Statistik...IV-36 BAB V Evaluasi Sistem...V-1 V.1 Evaluasi Perumusan Masalah...V-1 V.2 Evaluasi Tujuan...V-2 V.3 Validasi...V-2 V.3.1 Validasi Login...V-2 V.3.2 Validasi Register...V-3 V.3.3 Validasi Form TagBoard...V-4 V.3.4 Validasi Change Password...V-4 V.3.5 Validasi Forgot Password...V-5 V.3.6 Validasi Form Contact Us...V-6 V.3.7 Validasi Post New Topic...V-7 V.3.8 Validasi Reply Post...V-8 V.3.9 Validasi Post New Message...V-9 V.3.10 Validasi Member Search...V-9 V.3.11 Fitur Download...V-10 V.3.12 Fitur Chatting...V-11 V.3.13 Fitur Private Message...V-11 V.3.14 Halaman Registrasi...V-12 V.3.15 Validasi Add New Forum Category...V-12 V.3.16 Validasi Add New News...V-13 Bab VI Kesimpulan dan Saran...VI-1 VI.1 Kesimpulan...VI-1 VI.2 Saran...VI-1 iii

4 DAFTAR GAMBAR Gambar 2.1 Form... II-8 Gambar 2.2 metode Pengiriman Data... II-9 Gambar 2.3 Textarea...II-11 Gambar 2.4 Select...II-12 Gambar 2.5 Radio Button...II-14 Gambar 3.1 Diagram Konteks... III-5 Gambar 3.2 DFD lv 1... III-6 Gambar 3.3 DFD lv 2 dari Proses 1... III-7 Gambar 3.4 DFD lv 2 dari Proses 4... III-8 Gambar 3.5 DFD lv 3 dari Proses III-9 Gambar 3.6 DFD lv 3 dari Proses III-9 Gambar 3.7 DFD lv 3 dari Proses III-10 Gambar 3.8 DFD lv 2 dari Proses 5...III-10 Gambar 3.9 DFD lv 2 dari Proses 6...III-11 Gambar 3.10 DFD lv 2 dari Proses 7...III-11 Gambar 3.11 ER Diagram...III-20 Gambar 3.12 Sitemap...III-28 Gambar 4.1 Index...IV-2 Gambar 4.2 Forum...IV-3 Gambar 4.3 Memberlist...IV-3 Gambar 4.4 Searching...IV-4 Gambar 4.5 Hasil Searching...IV-5 Gambar 4.6 Forum Topic...IV-5 Gambar 4.7 Post New Topic...IV-6 Gambar 4.8 Forum Thread...IV-7 Gambar 4.9 Post Reply...IV-7 Gambar 4.10 Quote post...iv-8 Gambar 4.11 Edit Post...IV-9 Gambar 4.12 Popup Topic Admin...IV-9 Gambar 4.13 Popup Forum Admin...IV-10 Gambar 4.14 Form Registrasi Member...IV-11 Gambar 4.15 Member Login...IV-11 Gambar 4.16 Member Home...IV-12 Gambar 4.17 Edit Account...IV-13 Gambar 4.18 User profile...iv-14 Gambar 4.19 Forgot password step I...IV-14 Gambar 4.20 Forgot password step II...IV-15 Gambar 4.21 Forgot password step IIII...IV-16 Gambar 4.22 Private Message Welcome...IV-16 Gambar 4.23 Private Message Inbox...IV-17 Gambar 4.24 Private Message Outbox...IV-17 Gambar 4.25 Send New Message...IV-18 Gambar 4.26 Downloads...IV-19 Gambar 4.27 Game Profile...IV-19 Gambar 4.28 About Us...IV-20 Gambar 4.29 Contact Us...IV-21 Gambar 4.30 IRC Chat...IV-22 Gambar 4.31 Index Admin...IV-23 Gambar 4.32 PM All member...iv-24 Gambar 4.33 Forum Admin...IV-24 Gambar 4.34 Add New News...IV-25 Gambar 4.35 Edit / Delete News...IV-26 iv

5 Gambar 4.36 Add New Download Category...IV-26 Gambar 4.37 Edit / Delete Download Category...IV-27 Gambar 4.38 Edit / Delete Download...IV-28 Gambar 4.39 Add New User Group...IV-28 Gambar 4.40 Edit / Delete User Group...IV-29 Gambar 4.41 Membership Admin...IV-30 Gambar 4.42 Memberlist...IV-30 Gambar 4.43 Form Statistik...IV-30 Gambar 5.1 Validasi Login...V-1 Gambar 5.2 Validasi Register...V-2 Gambar 5.3 Validasi tag Board...V-2 Gambar 5.4 Validasi Change password...v-3 Gambar 5.5 Validasi Forgot Password...V-4 Gambar 5.6 Validasi Form Contact Us...V-4 Gambar 5.7 Validasi post New Topic...V-5 Gambar 5.8 Validasi Reply post...v-6 Gambar 5.9 Validasi post New Message...V-6 Gambar 5.10 Validasi Member Search...V-7 Gambar 5.11 Fitur Downlaod...V-7 Gambar 5.12 Fitur Chatting...V-8 Gambar 5.13 Fitur Private Message...V-9 v

6 DAFTAR TABEL Tabel 2.1 Tag HTML... II-4 Tabel 2.2 Atribut Tabel... II-8 Tabel 2.3 Form Method... II-9 Tabel 2.4 Atribut Textarea...II-11 Tabel 2.5 Atribut Select...II-12 Tabel 2.6 Atribut Input...II-12 Tabel 2.7 Atribut Text...II-13 Tabel 3.1 Hasil Survey... III-2 Tabel 3.2 Fitur Hasil Survey... III-2 Tabel 4.1 Link Index...IV-1 Tabel 4.2 Navigasi utama...iv-1 vi

PENDAHULUAN... Error! Bookmark not defined.

PENDAHULUAN... Error! Bookmark not defined. Daftar Isi PENDAHULUAN... Error! Bookmark not defined. 1.1 Latar Belakang... Error! Bookmark not defined. 1.2 Rumusan Masalah... Error! Bookmark not defined. 1.3 Tujuan Tugas Akhir... Error! Bookmark not

More information

DAFTAR ISI. BAB II... Error! Bookmark not defined.

DAFTAR ISI. BAB II... Error! Bookmark not defined. DAFTAR ISI KATA PENGANTAR... Error! Bookmark not ABSTRAK... Error! Bookmark not ABSTRACT... Error! Bookmark not DAFTAR ISI... v DAFTAR GAMBAR... viii DAFTAR TABEL... x BAB I... Error! Bookmark not 1.1

More information

DAFTAR ISI. ABSTRAK... Error! Bookmark not defined. ABSTRACT... Error! Bookmark not defined. KATA PENGANTAR... Error! Bookmark not defined.

DAFTAR ISI. ABSTRAK... Error! Bookmark not defined. ABSTRACT... Error! Bookmark not defined. KATA PENGANTAR... Error! Bookmark not defined. DAFTAR ISI ABSTRAK... Error! Bookmark not ABSTRACT... Error! Bookmark not KATA PENGANTAR... Error! Bookmark not DAFTAR ISI... 64 DAFTAR TABEL... 67 DAFTAR GAMBAR... 68 BAB I PENDAHULUAN... Error! Bookmark

More information

ABSTRAK... Error! Bookmark not defined. DAFTAR ISI... v. DAFTAR GAMBAR... viii. DAFTAR TABEL... xi. BAB I... Error! Bookmark not defined.

ABSTRAK... Error! Bookmark not defined. DAFTAR ISI... v. DAFTAR GAMBAR... viii. DAFTAR TABEL... xi. BAB I... Error! Bookmark not defined. DAFTAR ISI ABSTRAK... Error! Bookmark not DAFTAR ISI... v DAFTAR GAMBAR... viii DAFTAR TABEL... xi BAB I... Error! Bookmark not PENDAHULUAN... Error! Bookmark not 1.1 Latar Belakang... Error! Bookmark

More information

DAFTAR ISI. HALAMAN JUDUL... Error! Bookmark not defined. LEMBAR PERSETUJUAN... Error! Bookmark not defined.

DAFTAR ISI. HALAMAN JUDUL... Error! Bookmark not defined. LEMBAR PERSETUJUAN... Error! Bookmark not defined. DAFTAR ISI Hlm HALAMAN JUDUL... Error! Bookmark not LEMBAR PERSETUJUAN... Error! Bookmark not LEMBAR PENGESAHAN... Error! Bookmark not LEMBAR PERSEMBAHAN... Error! Bookmark not ABSTRAK... Error! Bookmark

More information

DAFTAR ISI. KATA PENGANTAR... Error! Bookmark not defined. DAFTAR TABEL... vi DAFTAR GAMBAR... 8 DAFTAR LAMPIRAN... 17

DAFTAR ISI. KATA PENGANTAR... Error! Bookmark not defined. DAFTAR TABEL... vi DAFTAR GAMBAR... 8 DAFTAR LAMPIRAN... 17 DAFTAR ISI ABSTRAK.Error! Bookmark n KATA PENGANTAR... Error! Bookmark not defined. DAFTAR ISI... i DAFTAR TABEL... vi DAFTAR GAMBAR... 8 DAFTAR LAMPIRAN... 17 BAB I PENDAHULUAN... Error! Bookmark not

More information

ABSTRAK. Kata Kunci: e-commerse, crm, website, cross-selling, online.

ABSTRAK. Kata Kunci: e-commerse, crm, website, cross-selling, online. ABSTRAK Santika computer adalah salah satu perusahaan yang bergerak di bidang penjualan peralatan komputer seperti Laptop, computer desktop dan aksesoris komputer lainnya. Usaha yang dilakukan santika

More information

DAFTAR GAMBAR. Gambar 1.1 Model Waterfal Gambar 2.1 Gambar Full Matrix Gambar 2.2 Kartu Aktivasi (tampak depan)... 14

DAFTAR GAMBAR. Gambar 1.1 Model Waterfal Gambar 2.1 Gambar Full Matrix Gambar 2.2 Kartu Aktivasi (tampak depan)... 14 DAFTAR GAMBAR Gambar 1.1 Model Waterfal... 7 Gambar 2.1 Gambar Full Matrix... 13 Gambar 2.2 Kartu Aktivasi (tampak depan)... 14 Gambar 2.3 Kartu Aktivasi (tampak belakang)... 14 Gambar 2.4 Karakter Sistem...

More information

DAFTAR ISI ABSTRAK... 1 KATA PENGANTAR...ERROR! BOOKMARK NOT DEFINED. UCAPAN TERIMAKASIH...ERROR! BOOKMARK NOT DEFINED. DAFTAR ISI...

DAFTAR ISI ABSTRAK... 1 KATA PENGANTAR...ERROR! BOOKMARK NOT DEFINED. UCAPAN TERIMAKASIH...ERROR! BOOKMARK NOT DEFINED. DAFTAR ISI... ABSTRAK Perkembangan teknologi scanner yang berkembang begitu pesat memunculkan ide yang menjadi dasar konsep tugas akhir ini. Pada awalnya scanner digunakan untuk membaca gambar sehingga dapat diolah

More information

ABSTRAK. Kata Kunci : Pajak penghasilan, Aplikasi, Java. Universitas Kristen Maranatha

ABSTRAK. Kata Kunci : Pajak penghasilan, Aplikasi, Java. Universitas Kristen Maranatha ABSTRAK Setiap orang yang hidup di manapun tidak akan pernah terlepas dari pajak. Pajak merupakan salah satu pemasukan bagi negara. Bagi setiap orang yang sudah memiliki penghasilan dan berumur diatas

More information

ABSTRAKSI. untuk sebuah bioskop yang berkonsep Romantic Dating. Penulis mencari sumber

ABSTRAKSI. untuk sebuah bioskop yang berkonsep Romantic Dating. Penulis mencari sumber ABSTRAKSI Dalam tulisan ilmiah ini, penulis memaparkan perancangan interior sebuah bioskop. Tujuan penulisan ini adalah untuk membuat sebuah rancangan yang tepat untuk sebuah bioskop yang berkonsep Romantic

More information

BAB 4 RANCANGAN SISTEM YANG DIUSULKAN. dengan sistem yang dibangun (Q Learning).

BAB 4 RANCANGAN SISTEM YANG DIUSULKAN. dengan sistem yang dibangun (Q Learning). BAB 4 RANCANGAN SISTEM YANG DIUSULKAN 4.1 Perancangan Sistem 4.1.1 Rich Picture Pada rich picture berikut ini digambarkan kegiatan yang berkaitan dengan sistem yang dibangun (Q Learning). 4.1.2 UsecaseDiagram

More information

Chapter 2A. The Internet s History

Chapter 2A. The Internet s History Chapter 2A The Internet and the World Wide Web 1 The Internet s History At about 10:30 PM on October 29th, 1969, a connection was established over a 50 kbps line provided by the AT&T telephone company,

More information

The Internet The Internet

The Internet The Internet The Internet The Internet is a computer network made up of thousands of networks worldwide. No one knows exactly how many computers are connected to the Internet. It is certain, however, that these number

More information

INFORMATION SYSTEM OF SCHEDULE AND CHAMPION S DATA OF BIRD CONTEST IN BOYOLALI WEBSITE BASED

INFORMATION SYSTEM OF SCHEDULE AND CHAMPION S DATA OF BIRD CONTEST IN BOYOLALI WEBSITE BASED INFORMATION SYSTEM OF SCHEDULE AND CHAMPION S DATA OF BIRD CONTEST IN BOYOLALI WEBSITE BASED Arranged as requisite to complete scholar program in Informatics Enginering of Communication and Informatics

More information

AQW PASSWORDS AND USER NAMES EPUB

AQW PASSWORDS AND USER NAMES EPUB 07 April, 2018 AQW PASSWORDS AND USER NAMES EPUB Document Filetype: PDF 288.5 KB 0 AQW PASSWORDS AND USER NAMES EPUB Buy Sell Trade AQ Accounts and AQW Adventure Quest Worlds Characters on the Worlds Most

More information

Knowledge Hub Walkthrough

Knowledge Hub Walkthrough Knowledge Hub Walkthrough Welcome page Sign in Use your Knowledge Hub account to sign in. Register Are you new to the Knowledge Hub, then please register a new account Forgotten Password? You will be asked

More information

MAINTENANCE HELPDESK SYSTEM USER MANUAL: CUSTOMER (STAFF) VERSION 2.0

MAINTENANCE HELPDESK SYSTEM USER MANUAL: CUSTOMER (STAFF) VERSION 2.0 MAINTENANCE HELPDESK SYSTEM USER MANUAL: CUSTOMER (STAFF) VERSION 2.0 TABLE OF CONTENTS NO TOPICS PAGES 1 LOGIN 1-3 2 CHANGE PASSWORD 4 3 CREATE NEW REQUEST 5-7 4 VIEW REQUEST 8-9 5 LOGOUT 10 6 FORGOT

More information

About Us Organization Software. Introduction. Dylan Lane McDonald. CNM STEMulus Center Web Development with PHP. September 22, /16

About Us Organization Software. Introduction. Dylan Lane McDonald. CNM STEMulus Center Web Development with PHP. September 22, /16 CNM STEMulus Center Web Development with PHP September 22, 2016 1/16 Outline 1 2 Knowledge Base Directory 3 xamp SCP & SSH git 2/16 About Dylan I have been in IT for about 15 years. Highlights of my career

More information

Quick Guide to Talking Point

Quick Guide to Talking Point This guide will help explain how to use Talking Point an online support community for anyone affected by dementia. If you have any questions or problems when using Talking Point, please contact us by emailing

More information

DAFTAR PUSTAKA. [2] Prof.Dr. Richard Sethmann Access Control Lists CCNA 2 (ACLs).German.

DAFTAR PUSTAKA. [2] Prof.Dr. Richard Sethmann Access Control Lists CCNA 2 (ACLs).German. DAFTAR PUSTAKA [1] Nahush Kulkarni 1, Harsh Kothari 2, Hardik Ashar 3, sanchit Patil 4 2015. International Journal for Research in Applied Science & Engineering Technology (IJRASET) Mumbay University.

More information

TAPS ONLINE COMMUNITY USER GUIDE

TAPS ONLINE COMMUNITY USER GUIDE 1 TAPS ONLINE COMMUNITY USER GUIDE TABLE OF CONTENTS ONLINE COMMUNITY ACCOUNT OVERVIEW... 2 How to Sign Up... 2 How to Log In... 2 Request a new Password... 2 MY PAGE... 3-5 MANAGING YOUR ACCOUNT... 3

More information

ABSTRAK. Kata kunci : WAP, handphone, teori Personality Plus, teori Eneagram, pencarian, Desktop, Openwave V7, XHTML, PHP, MySQL.

ABSTRAK. Kata kunci : WAP, handphone, teori Personality Plus, teori Eneagram, pencarian, Desktop, Openwave V7, XHTML, PHP, MySQL. ABSTRAK Aplikasi pencarian jodoh adalah suatu aplikasi untuk menfasilitasi para anggota mencari pasangan, teman dengan anggota lain. Program ini memiliki kemampuan untuk menampilkan hasil test kepribadian

More information

WEB MANAGEMENT SYSTEM FOR SERIOUS GAME IN INTERNAL MEDICAL PRACTICE. Phoon Wei Yin

WEB MANAGEMENT SYSTEM FOR SERIOUS GAME IN INTERNAL MEDICAL PRACTICE. Phoon Wei Yin WEB MANAGEMENT SYSTEM FOR SERIOUS GAME IN INTERNAL MEDICAL PRACTICE by Phoon Wei Yin REPORT SUBMITTED IN FULFILMENT OF THE DEGREE OF COMPUTER SCIENCE (GRAPHIC AND MULTIMEDIA TECHNOLOGY) FACULTY OF COMPUTER

More information

I-MINDS USER MANUAL. Download and Install I-MINDS

I-MINDS USER MANUAL. Download and Install I-MINDS I-MINDS USER MANUAL Download and Install I-MINDS Running I-MINDS Download the I-MINDS Student Agent from http://cse.unl.edu/~knobel/i-minds Unzip the downloaded file in your local drive (Your Z: drive

More information

[PDF] PHP MYSQL SCHOOL MANAGEMENT SYSTEM

[PDF] PHP MYSQL SCHOOL MANAGEMENT SYSTEM 26 December, 2017 [PDF] PHP MYSQL SCHOOL MANAGEMENT SYSTEM Document Filetype: PDF 168.42 KB 0 [PDF] PHP MYSQL SCHOOL MANAGEMENT SYSTEM A Library Management System with PHP and MySQL ###Purpose of the Project

More information

Hal Documentation. Release 1.0. Dan Ryan

Hal Documentation. Release 1.0. Dan Ryan Hal Documentation Release 1.0 Dan Ryan July 16, 2016 Contents 1 Configuration 3 2 Adapters 5 2.1 Campfire................................................. 5 2.2 Hipchat..................................................

More information

Discovering Computers Living in a Digital World

Discovering Computers Living in a Digital World Discovering Computers 2011 Living in a Digital World Objectives Overview Mengapa "melek" computer adalah hal yang sangat vital Mendifinisikan istilah computer dan mendiskripsikan hubungan antara data dan

More information

THESTREET.COM - PRIVACY POLICY

THESTREET.COM - PRIVACY POLICY Last revised: December 12, 2012 TheStreet, Inc. ("TheStreet") shares your concern about the protection of your personal information online. This is our Privacy Policy regarding the information we collect

More information

NTP Software VFM Administration Web Site for Azure

NTP Software VFM Administration Web Site for Azure NTP Software VFM Administration Web Site for Azure Installation Guide Version 6.1 This guide provides quick instructions for the installation of NTP Software VFM Administration Web Site, from an administrator

More information

Instructions How To Use Microsoft Word 2007 Pdf Bahasa Indonesia

Instructions How To Use Microsoft Word 2007 Pdf Bahasa Indonesia Instructions How To Use Microsoft Word 2007 Pdf Bahasa Indonesia 8.1 LaTeX or PDF, 8.2 HTML for Wordpress blogs See meta:mirror filter for instructions and a filter list. "Support for Word 2007 and a bunch

More information

Vanguard Secure Service (VSES) User Guide

Vanguard Secure  Service (VSES) User Guide Vanguard Secure Email Service (VSES) User Guide Enterprise Security and Fraud October 20, 2017 Contents Guide for Users of Secure Email From Vanguard 1 View Secure Email 1 New Registration 3 Compose a

More information

ICOM Term Project - Phase III - Part 1 - ER Diagram Project Title: Stenzyl Members: Carlos N. Abreu Takemura Jean Rodríguez Fabián Zapata

ICOM Term Project - Phase III - Part 1 - ER Diagram Project Title: Stenzyl Members: Carlos N. Abreu Takemura Jean Rodríguez Fabián Zapata ICOM5016 - Term Project - Phase III - Part 1 - ER Diagram Project Title: Stenzyl Members: Carlos N. Abreu Takemura Jean Rodríguez Fabián Zapata Entity Sets: I. Account Represents the base, private side

More information

Checkbox Quick Start Guide

Checkbox Quick Start Guide Checkbox 5.0 - Quick Start Guide This How-To Guide will guide you though the process of creating a survey and adding a survey item to a page. Contents: - Log-In - How to create a survey - How to add/change

More information

User s Manual for uknowva

User s Manual for uknowva User s Manual for uknowva Prepared by: Convergence IT Services Pvt. Ltd. Description uknowva is extensible Enterprise Collaboration Software that offers a private and secure platform for members of an

More information

Blackboard Student Guide

Blackboard Student Guide Blackboard Student Guide Blackboard is an Internet application used by many instructors to put their courses online. Typically, your instructor will let you know on the first day of class if he or she

More information

ASPPlayground.net Version 3.x User FAQ s v1.0

ASPPlayground.net Version 3.x User FAQ s v1.0 ASPPlayground.net Version 3.x User FAQ s v1.0 These User FAQ s are written with the end users in mind who will be using the forum from a non-administrative perspective. If you would like to learn more

More information

Return equipment quickly and easily

Return equipment quickly and easily Return equipment quickly and easily Enhancements to AT&T Collaborate April 207 207 AT&T Intellectual Property. All rights reserved. AT&T, Globe logo, Mobilizing Your World and DIRECTV are registered trademarks

More information

belajar html5 158E7F2D743EA866244C3EE391F064DC Belajar Html5 1 / 6

belajar html5 158E7F2D743EA866244C3EE391F064DC Belajar Html5 1 / 6 Belajar Html5 1 / 6 2 / 6 3 / 6 Belajar Html5 HTML specifications HTML5.2 https://www.w3.org/tr/html52/ HTML5.1 2nd Edition https://www.w3.org/tr/html51/ HTML AAM https://www.w3.org/tr/html-aam-1.0/ W3C

More information

release notes effective version 10.3 ( )

release notes effective version 10.3 ( ) Introduction We are pleased to announce that Issuetrak 10.3 is available today! 10.3 focuses on improved security, introducing a new methodology for storing passwords. This document provides a brief outline

More information

SCTE MemberLINK Message Boards

SCTE MemberLINK Message Boards SCTE MemberLINK Message Boards Document Notes: Items Bold and Italicized correspond to a red action arrow where you could/should click. Items Underlined indicate an action that you can accomplish. Section

More information

ODBC Setup MS Access 2007 Overview Microsoft Access 2007 can be utilized to create ODBC connections. This page will show you the steps to create an

ODBC Setup MS Access 2007 Overview Microsoft Access 2007 can be utilized to create ODBC connections. This page will show you the steps to create an ODBC Setup MS Access 2007 Overview Microsoft Access 2007 can be utilized to create ODBC connections. This page will show you the steps to create an ODBC connection. 1. To open Access 2007, click Start

More information

NTP Software File Reporter Analysis Server

NTP Software File Reporter Analysis Server NTP Software File Reporter Analysis Server Installation Guide Version 8.2 This guide provides quick instructions for installing NTP Software File Reporter Analysis Server from an administrator s perspective.

More information

Internet. Class-In charge: S.Sasirekha

Internet. Class-In charge: S.Sasirekha Internet Class-In charge: S.Sasirekha COMPUTER NETWORK A computer network is a collection of two or more computers, which are connected together to share information and resources. Network Operating Systems

More information

Welcome to the Next Level Purchasing Association. Next Level Purchasing is absolutely delighted to have you as a member.

Welcome to the Next Level Purchasing Association. Next Level Purchasing is absolutely delighted to have you as a member. 0 Table of Contents Introduction... 1 Logging In... 2 Courses... 3 Accessing & Enrolling in Courses... 3 Attending Courses... 4 SPSM Family of Certifications: Exams... 4 SPSM Family of Certifications:

More information

Build Meeting Room Management Website Using BaaS Framework : Usergrid

Build Meeting Room Management Website Using BaaS Framework : Usergrid Build Meeting Room Management Website Using BaaS Framework : Usergrid Alvin Junianto Lan 13514105 Informatics, School of Electrical Engineering and Informatics Bandung Institute of Technology Bandung,

More information

Consumer Opinions and Habits A XIRRUS STUDY

Consumer Opinions and Habits A XIRRUS STUDY Consumer Opinions and Habits A XIRRUS STUDY Executive Summary With more devices on the planet than people, it goes without saying that wireless is no longer a bonus - it s a necessity. By the end of 2015,

More information

20486-Developing ASP.NET MVC 4 Web Applications

20486-Developing ASP.NET MVC 4 Web Applications Course Outline 20486-Developing ASP.NET MVC 4 Web Applications Duration: 5 days (30 hours) Target Audience: This course is intended for professional web developers who use Microsoft Visual Studio in an

More information

Student Guide to Blackboard

Student Guide to Blackboard Student Guide to Blackboard Blackboard is an Internet application used by many instructors to put their courses online. Typically, your instructor will let you know on the first day of class if he or she

More information

DotNetNuke- The web of the future

DotNetNuke- The web of the future DotNetNuke- The web of the future Teaching Web Development with DotNetNuke - open source solution Brian Scarbeau, MVP bscarbeau@lhps.org sws.lhps.org Who is your instructor? CSTA Board Member Computer

More information

Learning Space Portal

Learning Space Portal Learning Space Portal User Guide for Learners Version 1.1 Author: IAL-LPDD-TM LearningSpace Version: 10.1 Last Updated: 24 Jun 2013 Revision History Revision Remarks 1.0 Initial release 1.1 Text changes

More information

Guide to Yammer For Education Filed. There have been an increase in use of the social network applications in education system

Guide to Yammer For Education Filed. There have been an increase in use of the social network applications in education system Guide to Yammer For Education Filed There have been an increase in use of the social network applications in education system such as Facebook, Twitter and Yammer. Yammer create by Microsoft Office Company

More information

MCS - Motorcycle Club Software features:

MCS - Motorcycle Club Software features: MCS - Motorcycle Club Software features: The MCS system provides your chapter* with a complete full function web site. It also includes a complete membership management system that provides the ability

More information

Contact Information: How do I get started?

Contact Information: How do I get started? eportfolio Lab Hours: Mon: 9:00am 1:00pm Tues: 2:00pm 7:00pm Wed: 12:00pm 5:00pm Thurs.: 2:00pm 7:00pm Fri: 12:00pm 5:00pm Sat: 1:00pm 5:00pm Lab Location: G606 Contact Information: 718-260-5243 itec@citytech.cuny.edu

More information

Blackboard Student Guide

Blackboard Student Guide Blackboard Student Guide Blackboard is an Internet application used by many instructors to put their courses online. Typically, your instructor will let you know on the first day of class if he or she

More information

Scout Enterprise Dashboard

Scout Enterprise Dashboard Scout Enterprise Dashboard Administrator s Guide Date 2017-07-25 0. Legal Information 2 1. Introduction 3 2. Installation 4 2.1. System requirements 4 2.2. Installing Scout Enterprise Dashboard 6 2.3.

More information

THE DESIGN OF FOREIGN LANGUAGE TEACHING SOFTWARE IN SCHOOL COMPUTER LABORATORY

THE DESIGN OF FOREIGN LANGUAGE TEACHING SOFTWARE IN SCHOOL COMPUTER LABORATORY Page200 THE DESIGN OF FOREIGN LANGUAGE TEACHING SOFTWARE IN SCHOOL COMPUTER LABORATORY Yan Watequlis Syaifudin a, Imam Fahrur Rozi b, Atiqah Nurul Asri c State Polytechni c of Malang, East Java, Indonesia

More information

PMI User Training 2016 JUNE

PMI User Training 2016 JUNE PMI User Training 2016 JUNE Launching the system To access the system, please use the details provided to you. Your unique ELP username and password Access Details Navigate your internet browser to https://pmi.siyandza-elp.com

More information

Dugan's Travels. Agent Website. User Guide

Dugan's Travels. Agent Website. User Guide Dugan's Travels Agent Website User Guide Lundy Innovations Ken Lundy, Sr. v1.2 1 v1.6 Table of Content Website Overview.................................................................... 3 Home Page -

More information

Contents Welcome to Halo... 3 Secure Sign-In... 4 Forgot Password... 4 Messages... 5 Create and Send a Message... 5 Message Enhancements...

Contents Welcome to Halo... 3 Secure Sign-In... 4 Forgot Password... 4 Messages... 5 Create and Send a Message... 5 Message Enhancements... Halo Web App GUIDE Contents Welcome to Halo... 3 Secure Sign-In... 4 Forgot Password... 4 Messages... 5 Create and Send a Message... 5 Message Enhancements... 6 Quick Note... 6 Mark as Urgent... 6 Add

More information

DHS Election Task Force Updates. Geoff Hale, Elections Task Force

DHS Election Task Force Updates. Geoff Hale, Elections Task Force 1 DHS Election Task Force Updates Geoff Hale, Elections Task Force Geoffrey.Hale@hq.dhs.gov ETF Updates Where we ve made progress Services EI-ISAC/ National Cyber Situational Awareness Room What we ve

More information

NTP Software File Reporter Data Collection Agent for Windows

NTP Software File Reporter Data Collection Agent for Windows NTP Software File Reporter Data Collection Agent for Windows Installation Guide Version 8.1 This guide provides quick instructions for the installation and initial configuration of NTP Software Data Collection

More information

Student User Guide. Introduction

Student User Guide. Introduction Student User Guide Introduction About the Course Navigator This web-based learning management system enhances students understanding of core course content through flashcards, quizzes, activities, and

More information

WHITE PAPER THE SOCIAL MEDIA FRAUD REVOLUTION A STUDY OF THE EXPANSION OF CYBERCRIME TO NEW PLATFORMS

WHITE PAPER THE SOCIAL MEDIA FRAUD REVOLUTION A STUDY OF THE EXPANSION OF CYBERCRIME TO NEW PLATFORMS WHITE PAPER THE SOCIAL MEDIA FRAUD REVOLUTION A STUDY OF THE EXPANSION OF CYBERCRIME TO NEW PLATFORMS Social media platforms have become one of the most visible and fastestgrowing technologies in the last

More information

NYSAPCSO Forum. Use Instructions (as of April 9, 2015) Group

NYSAPCSO Forum. Use Instructions (as of April 9, 2015) Group NYSAPCSO Forum Use Instructions (as of April 9, 2015) Association members have asked for a more versatile communications tool than the existing Reply All to e-mail blasts. The problem with the current

More information

[Borang Permohonan] Application Form

[Borang Permohonan] Application Form MANUAL OPERASI SISTEM PERMOHONAN KEMASUKAN EKSEKUTIF DAN PBJJ MANUAL OPERATION EXECUTIVE PROGRAMME ADMISSION APPLICATION SYSTEM (MSKPKP) [Borang Permohonan] Application Form page ISI KANDUNGAN [Contents].0

More information

CA CloudMinder. Identity Management User Console Design Guide 1.51

CA CloudMinder. Identity Management User Console Design Guide 1.51 CA CloudMinder Identity Management User Console Design Guide 1.51 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Getting Started with Microsoft Lync: Windows and Mac

Getting Started with Microsoft Lync: Windows and Mac Getting Started with Microsoft Lync: Windows and Mac Microsoft Lync for Windows 2013 Microsoft Lync helps you stay connected to the people who are important to you via instant messaging, email, audio,

More information

Architecture Diagram. Figure 1 : Architecture Diagram

Architecture Diagram. Figure 1 : Architecture Diagram Architecture Diagram Figure 1 : Architecture Diagram Use Case Model Survey Patient: Figure 2 : Use Case Model Survey Patients can search for doctor and make online appointments. They also can view their

More information

Getting Started: Log on or Create Account

Getting Started: Log on or Create Account Getting Started: Log on or Create Account Sign into CD To begin, on the right side of the top menu below the Search box, click Log In. The Log in to CD page appears. This page allows you to create an account,

More information

Patient Portal User Guide The Patient s Guide to Using the Portal

Patient Portal User Guide The Patient s Guide to Using the Portal 2014 Patient Portal User Guide The Patient s Guide to Using the Portal Table of Contents: What is the Patient Portal?...3 Enrolling in the Patient Portal.......... 4-19 A. Enrollment Option #1: First-Time

More information

Welcome to MyKangan! A how to guide for student. Welcome to MyKangan. A How to guide for students

Welcome to MyKangan! A how to guide for student. Welcome to MyKangan. A How to guide for students Welcome to MyKangan A How to guide for students May 2015 Contents Welcome to MyKangan... 1 Logging in... 2 Accessing MyKangan via the Student Portal ONSITE... 2 Accessing MyKangan via the Student Portal

More information

Account Settings. Private Messages. Reporting Abuse. Create a Ladder. Ladder Admin Guide. Ladd Admin Guide - Quick Challenge / Result

Account Settings. Private Messages. Reporting Abuse. Create a Ladder. Ladder Admin Guide. Ladd Admin Guide - Quick Challenge / Result User Manual 1 2 3 General 1.1 Sign Up 5 1.2 Set HomePage 11 1.3 Profile 15 1.4 Account Settings 21 1.5 Private Messages 26 1.6 Reporting Abuse 31 1.7 Privacy 33 Ladders 2.1 Create a Ladder 36 2.2 Ladder

More information

Manual for User PTTEP EXTRADRIVE

Manual for User PTTEP EXTRADRIVE Manual for User PTTEP EXTRADRIVE Provided For: PTT Exploration and Production Public Company Limited Prepared by PTT ICT Solutions Company Limited. PREPARED BY: REVIEWED BY: Team Leader: Jakkarin Sangsuk

More information

Part I: Exploring the Web

Part I: Exploring the Web Web browser The World Wide Web Program that allows you to view Web pages Netscape Internet Explorer Part I: Exploring the Web A106 Peter Lo 2002 1 A106 Peter Lo 2002 2 How can you establish a connection

More information

Cleaning a Course Shell

Cleaning a Course Shell Cleaning a Course Shell Sometimes you copy information from the wrong course or copy duplicate information and need to remove it. Unfortunately there isn t an easy way of doing this, you have to clean

More information

1 Introduction. 2 Resource Allocation in Smartphone Software Development. Finance, Accounting and Marketing Mobile Business Commersialization

1 Introduction. 2 Resource Allocation in Smartphone Software Development. Finance, Accounting and Marketing Mobile Business Commersialization Malikussaleh Industrial Engineering Journal Vol.4 No.2 (2015) 24-29 ISSN 2302 934X Finance, Accounting and Marketing Abdul Fikri 1*, Arismawan 2 1 University of Adelaide, Adelaide, Australia 2 Syiah Kuala

More information

MTAT Introduction to Databases

MTAT Introduction to Databases MTAT.03.105 Introduction to Databases Lecture #12 DB Administration Ljubov Jaanuska (ljubov.jaanuska@ut.ee) Lecture 11. Summary Functions Procedures Lecture 11. What will you learn Users User rights Revision

More information

THE STATE OF MEDIA SECURITY HOW MEDIA COMPANIES ARE SECURING THEIR ONLINE PROPERTIES

THE STATE OF MEDIA SECURITY HOW MEDIA COMPANIES ARE SECURING THEIR ONLINE PROPERTIES THE STATE OF MEDIA SECURITY HOW MEDIA COMPANIES ARE SECURING THEIR ONLINE PROPERTIES TABLE OF CONTENTS 3 Introduction 4 Survey Findings 4 Recent Breaches Span a Broad Spectrum 4 Site Downtime and Enterprise

More information

BMWCC Forum for Beginners 1 of 12 Issue Draft B

BMWCC Forum for Beginners 1 of 12 Issue Draft B BMWCC Forum for Beginners 1 of 12 Issue Draft B BMWCC Forum for Beginners 1. Glossary of Terms and Abbreviations... 3 2. Registering on the Forum... 4 3. Replying to a post... 5 4. Replying to a post quoting

More information

INFOPOP S UBB.CLASSIC SOFTWARE. User Guide. Infopop Corporation Westlake Avenue North Suite 605 Phone Fax

INFOPOP S UBB.CLASSIC SOFTWARE. User Guide. Infopop Corporation Westlake Avenue North Suite 605 Phone Fax INFOPOP S UBB.CLASSIC SOFTWARE User Guide Infopop Corporation 1700 Westlake Avenue North Suite 605 Phone 206.283.5999 Fax 206.283.6166 Document Last Revised: 6/12/02 (UBB.classic version 6.3.1) Infopop,

More information

Business Data Communications and Networking

Business Data Communications and Networking Business Data Communications and Networking 10th Edition Jerry Fitzgerald and Alan Dennis John Wiley & Sons, Inc Dwayne Whitten, D.B.A Mays Business School Texas A&M University http://alainmaterials.webs.com/

More information

1. LOGIN & CLASS PREPARATION

1. LOGIN & CLASS PREPARATION 1. LOGIN & CLASS PREPARATION At the end of this topic, you should be able to: 1 Know the hardware requirements for accessing GOALS system. 2 Know how to log into GOALS system. 3 Updating personal profile.

More information

TUGAS AKHIR PENGARUH VARIASI KETEBALAN MATERIAL LEMBARANKUNINGAN TERHADAP KETINGGIAN BURR PADA PROSES PUNCHING

TUGAS AKHIR PENGARUH VARIASI KETEBALAN MATERIAL LEMBARANKUNINGAN TERHADAP KETINGGIAN BURR PADA PROSES PUNCHING TUGAS AKHIR PENGARUH VARIASI KETEBALAN MATERIAL LEMBARANKUNINGAN TERHADAP KETINGGIAN BURR PADA PROSES PUNCHING Disusun Sebagai Syarat Untuk Mencapai Gelar Sarjana Teknik Jurusan Teknik Mesin Fakultas Teknik

More information

LAMPIRAN. - id_produk refrensi ke tabel tb_produk. No Nama Field Type Data Panjang. 1 id_cart Integer 5. 2 id_member Integer 5. 3 id_produk Integer 5

LAMPIRAN. - id_produk refrensi ke tabel tb_produk. No Nama Field Type Data Panjang. 1 id_cart Integer 5. 2 id_member Integer 5. 3 id_produk Integer 5 90 LAMPIRAN Perancangan Data Base 1. Spesifikasi tb_cart Primary Key : id_cart - id_member refrensi ke tabel tb_member - id_produk refrensi ke tabel tb_produk 1 id_cart Integer 5 2 id_member Integer 5

More information

VERSION WEBSITE AND SI APP GUIDE GBWYB - PARENTS AND COACHES PRESENTED BY: BRAD RICHARDSON GBWYB

VERSION WEBSITE AND SI APP GUIDE GBWYB - PARENTS AND COACHES PRESENTED BY: BRAD RICHARDSON GBWYB VERSION 1.0 4-28-2018 WEBSITE AND SI APP GUIDE GBWYB - PARENTS AND COACHES PRESENTED BY: BRAD RICHARDSON GBWYB CONTENTS League Website Instructions... 2 Logging in and resetting password... 2 Website Address:...

More information

PHP and MySQL Programming

PHP and MySQL Programming PHP and MySQL Programming Course PHP - 5 Days - Instructor-led - Hands on Introduction PHP and MySQL are two of today s most popular, open-source tools for server-side web programming. In this five day,

More information

QR Code as Private Key on El Gamal Algorithm

QR Code as Private Key on El Gamal Algorithm QR Code as Private Key on El Gamal Algorithm Ridho Akbarisanto - 13511005 Program Studi Teknik Informatika Sekolah Teknik Elektro dan Informatika Bandung, Indonesia ridho.akbarisanto@yahoo.com Abstract

More information

Cleaning a Course Shell Quick Reference

Cleaning a Course Shell Quick Reference Cleaning a Course Shell Quick Reference Page 1 of 25 Announcements From the Course Home page select Announcements. Select the per page dropdown and select 200 to get everything on one page. Select the

More information

Pemrograman Mobile. Lesson 1. Introduction to Android. Create Your First Android App. Nizar Rabbi Radliya

Pemrograman Mobile. Lesson 1. Introduction to Android. Create Your First Android App. Nizar Rabbi Radliya Pemrograman Mobile Lesson 1 3 SKS Semester 7 S1 Sistem Informasi Nizar Rabbi Radliya nizar@email.unikom.ac.id Introduction to Android Create Your First Android App Mobile Device Mobile Platform/OS Windows

More information

CS344/444 Spring 2007 Project 1 Instant Messaging Client and Server

CS344/444 Spring 2007 Project 1 Instant Messaging Client and Server CS344/444 Spring 2007 Project 1 Instant Messaging Client and Server Sandeep Sarat Andreas Terzis February 19, 2007 1 Introduction For your first project you will have to write a client and a server for

More information

EFM Community 3.1 Portal Administration Guide

EFM Community 3.1 Portal Administration Guide EFM Community 3.1 Portal Administration Guide WHITE PAPER For technical support please call: 1-800-787-8755 Or visit: Hwww.Vovici.comH Please contact Vovici technical support if you believe any of the

More information

Administrator Manual. Last Updated: 15 March 2012 Manual Version:

Administrator Manual. Last Updated: 15 March 2012 Manual Version: Administrator Manual Last Updated: 15 March 2012 Manual Version: 1.6 http://www.helpdeskpilot.com Copyright Information Under the copyright laws, this manual may not be copied, in whole or in part. Your

More information

Streaming Presentation Manager User Guide

Streaming Presentation Manager User Guide Streaming Presentation Manager User Guide This user guide is intended to be used in conjunction with Slides, Audio with Slides Streaming or Video with Slides Streaming. First we will review the product

More information

Meaning of Icons in Apple s ios: A Semiotic Study

Meaning of Icons in Apple s ios: A Semiotic Study Meaning of Icons in Apple s ios: A Semiotic Study Fajar Wijaya Putra 1*, I Gede Budiasa 2, I Nengah Sudipa 3 [123] English Department, Faculty of Arts, Udayana University 1 [e-mail: fajarwijayap@gmail.com]

More information

Gladinet Cloud Enterprise

Gladinet Cloud Enterprise GLADINET, INC Gladinet Cloud Enterprise Technical White Paper Gladinet, Inc. 1/20/2013 This document discusses the technologies behind Gladinet Cloud Enterprise Copyright 2013 Gladinet, Inc. Table of Contents

More information

Using Business Center is now easier than ever

Using Business Center is now easier than ever Using Business Center is now easier than ever Access your applications with just one login May 207 207 AT&T Intellectual Property. All rights reserved. AT&T, Globe logo, Mobilizing Your World and DIRECTV

More information

NTP Software File Auditor for Hitachi

NTP Software File Auditor for Hitachi NTP Software File Auditor for Hitachi Installation Guide Version 3.3 This guide details the method for the installation and initial configuration of NTP Software File Auditor for NAS, Hitachi Edition,

More information

How to Route Internet Traffic between A Mobile Application and IoT Device?

How to Route Internet Traffic between A Mobile Application and IoT Device? Whitepaper How to Route Internet Traffic between A Mobile Application and IoT Device? Website: www.mobodexter.com www.paasmer.co 1 Table of Contents 1. Introduction 3 2. Approach: 1 Uses AWS IoT Setup

More information

Basic. $5/user per mo.

Basic. $5/user per mo. Product Suite Intelligent office suite Secure cloud-based file storage per user 30 GB Unlimited Unlimited Access across devices (computer, phone, or tablet) Works without an Internet connection Compatible

More information