G2PIL: A GRAPHEME-TO-PHONEME CONVERSION TOOL FOR THE ITALIAN LANGUAGE

Size: px
Start display at page:

Download "G2PIL: A GRAPHEME-TO-PHONEME CONVERSION TOOL FOR THE ITALIAN LANGUAGE"

Transcription

1 G2PIL: A GRAPHEME-TO-PHONEME CONVERSION TOOL FOR THE ITALIAN LANGUAGE Michele Salvatre Bindi 1, Vincenz Catania 2 Raffaele Di Natale 3 Ylenia Cilan 5 Antni Rsari Intilisan 4 Giuseppe Mntelene 6 Daniela Pann 7 1 DIEEI, University f Catania, Italy 2 DIEEI, University f Catania, Italy 3 DIEEI, University f Catania, Italy 4 DIEEI, University f Catania, Italy 5 DIEEI, Giuseppe Mntelene, Italy 6 A-Tn Crprate, Italy 7 DIEEI, University f Catania, Italy ABSTRACT This paper presents a knwledge-based apprach fr the grapheme t-phneme cnversin (G2P) f islated wrds f the Italian language. With mre than 7,000 languages in the wrld, the biggest challenge tday is t rapidly prt speech prcessing systems t new languages with lw human effrt and at reasnable cst. This includes the creatin f qualified prnunciatin dictinaries. The dictinaries prvide the mapping frm the rthgraphic frm f a wrd t its prnunciatin, which is useful in bth speech synthesis and autmatic speech recgnitin (ASR) systems. Fr training the acustic mdels we need an autmatic rutine that maps the spelling f training set t a string f phnetic symbls representing the prnunciatin. KEYWORDS ASR Acustic mdel, Phnetic Dictinary, Spken Dialg Systems 1.INTRODUCTION Autmatic Speech Recgnitin (ASR) has evlved significantly ver the past few years. Early systems typically discriminated islated digits, whereas current systems perfrm well at recgnizing spntaneus cntinuus speech. Huge effrt has been spent fr imprving wrd recgnitin rates, but the cre acustic mdelling has remained nt stable r nt available fr language like Italian, despite many attempts t develp better alternatives [1]. Handcrafted creatin f prnunciatin dictinaries fr speech prcessing systems can be time-cnsuming and expensive [2]. In ur previus wrk an Acustic Mdel fr Italian language frm speech crpra generated by Audibks has been created [3]. The new wrds btained thrugh speech crpra d nt cntain a crrespnding phnetic transcriptin. As prnunciatin dictinaries are s fundamental t speech prcessing systems, much care has t be taken t create a dictinary that is as free f errrs as pssible. Faulty prnunciatins in the dictinary may lead t incrrect training f the system and cnsequently t a system that des nt explit its full ptential. Flawed dictinary entries can riginate frm G2P cnverters with shrtcmings [4]. In this paper we DOI : /ijnlc

2 present a graphemes t phnemes algrithm fr Italian language that autmatically generates crrect phnetic transcriptin. The paper is rganized as fllws. Sectin 2 presents the related Wrk. Sectin 3 presents the prpsed grapheme-t-phneme cnversin apprach fllwed by presentatin f experimental results in sectin 4. Finally, we cnclude in Sectin RELATED WORK Grapheme-t-Phneme (G2P) cnversin is an imprtant prblem related t Natural Language Prcessing (NLP), Speech Recgnitin and Spken Dialg Systems (SDS) develpment. The gal f G2P cnversin is t accurately predict the prnunciatin f a new input wrd. Fr example, t predict the wrd SPEECH the g2p generate the fllwing, SPEECH S P IY CH This prblem is straightfrward fr sme languages like Spanish r Italian, where prnunciatin rules are cnsistent. Fr languages like English and French hwever, incnsistent cnventins make the prblem much mre challenging [5]. There are many different appraches used fr the G2P cnversin prpsed by different researchers. Statistical mdels such as decisin trees, Jint- Multigram Mdel (JMM) [6], r Cnditinal Randm Field (CRF) [7] are used t learn prnunciatin rules. All these appraches invariantly assume access t prir linguistic resurces cnsisting f sequences f graphemes and their crrespnding sequences f phnemes [8]. Writing by hand, this rule is hard and very time cnsuming. The difficulty and apprpriateness f using G2P rules are very language dependent. Currently Sphinx-4 [9] uses a predefined dictinary fr mapping wrds t sequence f phnemes. Recently, Sphinx-4 is able t use trained mdels (based n machine learning algrithm) t map letters t phnemes and thus map wrds in a sequence f phnemes withut the need f a predefined dictinary. A predefined dictinary will be used t train the required mdels. Our apprach des nt use a training methd r initial dictinary, but grammatical rules nly. 3. G2P ALGORITHM This wrk prpses a nvel grapheme-t-phneme G2P cnversin apprach. One f the key issue when develping a G2P cnverter is hw t effectively learn/capture the relatin between phnemes and graphemes. Every step f this algrithm is based n a specific set f rules develped via linguistic engineering. The substring with which the wrd ends is cmpared with a list f available desinences. There is a list f desinences in which every desinence is written accrding t the fllwing frmat: vwel_r_cnsnant+desinence,categry,part_f_speech,phnetical_transcriptin vwel_r_cnsnant indicates if desinence must be preceded by a vwel, a cnsnant, r bth. This parameter is ptinal and can take 3 values: V (vwel) C (cnsnant) 32

3 VC (vwel + cnsnant) desinence is the analysed desinence, which is the string cmpared with the substring with which the wrd ends. The desinences has been btained frm [10]. Fr each desinence, inflected versins are btained by analysing the categry. categry is used t get the inflectins f each desinence. A letter represents each categry. There is a list f categries in which each categry is assciated with sme characteristics. Each characteristic is written accrding t the fllwing frmat (in which: s=substring, pt=phnetic transcriptin, i=inflected): categry: s 1,1 -pt 1,1 > si 1,1 -pti 1,1,, si 1,n -pti 1,n ; ; s k,1 -pt k,1 > si k,1 -pti k,1,, si k,n -pti k,n ; In general, if a desinence belngs t a certain categry and it ends in s k,1, t btain the inflected frm, s k,1 is remved frm the desinence and it is replaced with si k,1, pt k,1 is remved frm its phnetic transcriptin and it is replaced with pti k,1. This prceeding is applied fr all eventual n inflectins. Fr example, cnsider the D categry that is written as: D:gia-dZ i! a>gie-dz i! e;cia-ts i! a>cie-ts i! e; This means that if a desinence belngs t the categry D, if it ends in "-gia" and the crrespndent phnetic transcriptin ends in "-dz i! a ", the inflected frm is btained by remving "-gia" and adding "-gie " in the desinence and by eliminating " dz-i! a " and adding "- dz i! e " in the phnetic transcriptin. There is als the "I" categry fr desinences that d nt have inflected frms: I:; part_f_speech indicates the part f speech, is used because sme equal desinences endings have different accents emphasis depending n the part f speech. The used parts f speech are: V fr verbs N fr nuns and adjectives A fr ther phnetical_transcriptin is the phnetic transcriptin f the desinence. The desinences that can be recgnized can als cntain an accent, placed in a particular psitin (represented by the symbl "!"). The presence f an accent, resulting in the final transcriptin is ptinal. If n desinence has been identified, the wrd is analysed letter by letter t retrieve the transcriptin. In this case, if the wrd des nt include accents and require the presence f the accents in the transcript, the algrithm generates a set f pssible transcriptins with an emphasis n the different pssible psitins. The user will chse the crrect transcriptins. 33

4 Even when the presence f accents is nt required, the algrithm in sme cases can generate multiple pssible transcriptins fr a certain wrd and, in this case, the user chses the crrect transcriptins. In any case, a wrd can have multiple crrect transcriptins (example with an accent: Ankara - > a ng k! r a and a! ng k r a ; example withut accent: casale -> c a s a l e and c a z a l e ). The creatin f phnetic transcriptins analysing the wrd letter by letter is the main part f the algrithm. The Italian language uses a subset f the phnemes f the Internatinal Phnetic Alphabet (IPA). IPA is an alphabetic system used t represent the sunds in phnetic transcriptins. Fr urs phnetic transcriptin the Italian phnemes are used [11], except fr tw, in fact, there are tw ways t prnunce the vwel e and tw t prnunce the vwel. Nevertheless, they generate a very similar sund, s in this algrithm a unique way t prnunce the e and a unique way t prnunce the are used. Mrever, these sunds are s similar that different speakers can prnunce them in bth different ways accrding t their gegraphical rigin. The rules fr the algrithm are based n knwledge f the Italian language. In the Italian language, a specific sund crrespnds t each cmbinatin f characters. Fllwing, sme examples f sunds prduced by particular cmbinatins f letters are listed: c + a, +he, +hi,, u: a harsh sund is prduced (as in wrds cane, che, chil crda, culla ) that crrespnds t the phneme k. c + e, i: a sft sund is prduced (as in wrds ciel, cena ) that crrespnds t the phneme ts. g + a, +he, +hi,, u: a harsh sund is prduced (as in wrds gatt, ghett, ghir, gnna, guf ) that crrespnds t the phneme g. g + e, i: a sft sund is prduced (as in wrds gel, gir ) that crrespnds t the phneme dz gn + a, e, i,, u: as in the Italian wrd gnm, this sund des nt exist in English and crrespnds t the phneme J. h: n sund. gl + i, +e: as in the Italian wrd figli, this sund des nt exist in English and crrespnds t the phneme L. n +f, +v: as in the Italian wrds invece and infatti ; in English it crrespnds t the sund prduced in the wrd symphny. n +c, +g: as in the Italian wrd anche, in English it crrespnds t the sund prduced in the wrd sing. sc + e, i: as in the Italian wrds scena and scimmia ; in English it crrespnds t the sund prduced in sheep. The phneme is S. Anyway, it is pssible t cnsider the accents: fr this reasn, fr the stressed vwel the symbl! is added after the phneme. The algrithm prvides bth phnetic transcriptins, with and withut accent. It s up t the user t chse the crrect ne. All rules implemented in the tl are nt listed in this paper because they wuld exceed the page limit. The entire algrithm rules are implemented and listed in a c# VS2010 prject and is available at this link [12]. 34

5 PSEUDOCODE: Input: Output: Algrithm: wrd W = {c 1, c 2,, c i,, c n1 } where c is a character (example: CASALE = {c,a,s,a,l,e}) list f phnetic transcriptins LP = {P 1, P 2,, P i,, P n2 } (example: LP= {casale,cazale}) where P = {p 1, p 2,, p i,, p n3 } is a phnetic transcriptin and p i is a phneme (example P 1 ={c,a,s,a,l,e}, P 2 ={c,a,z,a,l,e}) FOR EACH c i W I(c i,r) = { c W : d(c,c i ) < r } IF( I(c i,r) generates (p x p y...) ) FOR EACH P i LP P x <- P i + p x LP_TEMP.add(P x ) P y <- P i + p y LP_TEMP.add(P y ) LP = LP_TEMP 4. EXPERIMENTAL RESULT The ptential f the prpsed apprach, we cnsidered the transcriptins cntained in the Lexicn f Festival Speech Synthesis System (TTS) [13]. A Lexicn in Festival is a subsystem that prvides prnunciatins fr wrds. It cnsists f three distinct parts: an addendum, cnsisting f manually added wrds; a cmpiled lexicn and a methd fr dealing with wrds nt present in any list [14]. The third field cntains the actual prnunciatin f the wrd. This is an arbitrary Lisp S expressin. In many f the lexicns distributed with Festival this entry has internal frmat, identifying syllable structure, stress markings and f curse the phnes themselves. In sme f ur ther lexicns we simply list the phnes with stress marking n each vwel. Festival, within its lexicn, includes mre than 440,000 wrds. Fr each wrd all the List Expressins are remved and nly the phnetic transcriptin is extracted. The cmparisn shwed that nly ut f 440,000 wrds were transcribed in a different way. These results cnfirm the quality f the algrithm with an Errr Rate clse t 5,59%. 5. CONCLUSION This paper presents a knwledge-based apprach t G2P cnversin applied t highly inflected free-stress Italian Language. In the future, lexical stress extractin and filtering methds shuld imprve the g2p mdels. Furthermre, we may integrate a speech synthesis cmpnent int a dictinary building prcess fr accelerated and interactive editing f imprper phnemes. The surce cde and binary f this G2P tl are available at this link [12]. 35

6 ACKNOWLEDGEMENTS The authrs were supprted by the Sicilian Regin grant PROGETTO POR : "Rammar Sistema Cibernetic prgrammabile d interfacce a interazine verbale" (utilizzare la dizine degli altri paper). REFERENCES [1] A. Mhamed, G. E. Dahl, and g. E. Hintn, acustic mdeling usingdeep belief netwrks, IEEE trans. On audi, speech, and language prcessing, [2] Cheap, Fast and Gd Enugh: Autmatic Speech Recgnitin with Nn-Expert Transcriptin Sctt Nvtney and Chris Callisn-Burch Center fr Language and Speech Prcessing Jhns Hpkins University [3] V. Catania, S. M. Bindi, Y. Cilan, R. Di Natale, A.R. Intilisan, G. Mntelene "An Audibks-Based Apprach fr Creating a Speech Crpus fr Acustic Mdels".(in press) [4] Tim Schlippe, Wlf Quaschningk, Tanja Schultz, cmbining grapheme-t-phneme cnverter utputs fr enhanced prnunciatin generatin in lw-resurce scenaris. Cgnitive Systems Lab, Karlsruhe Institute f Technlgy (KIT), Germany [5] J. Nvak, N. Minematsu, and K. Hirse, WFSTbased Grapheme-t-Phneme Cnversin: Open Surce Tls fr Alignment, Mdel-Building and Decding, in Internatinal Wrkshp n Finite State Methds and Natural Language Prcessing, Dnstia-San Sebastian, Spain, July [6] V. Pagel, K. Lenz, and A. W. Black, Letter t sund rules fr accented lexicn cmpressin, in Prceedings f ICSLP, [7] M. Bisani and H. Ney, Jint-sequence mdels fr grapheme-t-phneme cnversin, Speech Cmmunicatin, vl. 50, n. 5, pp , May [8] D. Wang and King. S, Letter-t-sund prnunciatin predictin using cnditinal randm fields, IEEE Signal Prcessing Letters, vl. 18, n. 2, pp , 2011 [9] CMU SPHINX, G2P Cnversin, (last visited [23 July 2014]), %E2%80%93-prject-cnclusins/ [10] L. Canepari, Dizinari di prnuncia italiana, (last visited [23 July 2014]), [11] Wikipedia, (last visited [23 July 2014]), [12] DIEEI Embedded System Lab, [13] Festvx prject, (last visited [23 July 2014]), [14] Festival Lexicn tutrial, (last visited [23 July 2014]), Authrs Vincenz Catania received the Laurea degree in electrical engineering frm the Università di Catania, Italy, in Until 1984, he was respnsible fr testing micrprcessr system at STMicrelectrnics, Catania, Italy. Since 1985 he has cperated in research n cmputer netwrk with the Istitut di Infrmatica e Telecmunicazini at the Università di Catania, where he is a Full Prfessr f Cmputer Science. His research interests include perfrmance and reliability assessment in parallel and distribuited system, VLSI design, lw-pwer design, and fuzzy lgic. Daniela Pann received a Dr.Ing degree in Electrical Engineering and a Ph.D. in Telecmmunicatins Engineering frm the University f Catania, Italy, in 1989 and 1993, respectively. In 1989 she jined the Department f Infrmatics and Telecmmunicatins at 36

7 the University f Catania, where she is nw an Assciate Prfessr f Signal Thery. Her research interests are MAN architectures and prtcls, traffic management and perfrmance evaluatin in bradband netwrks, fuzzy lgic applicatin in the telecmmunicatins field. Raffaele Di Natale is a Cntract Researcher at the DIEEI at the University f Catania. He received his M.Sc. degree in cmputer science frm Catania University, Italy, in 1997 and the Ph.D. in biinfrmatics frm Catania University in His research interests include spken dialg systems, Ggle Andrid and data mining. Antni Rsari Intilisan is currently a PhD candidate with Telecm Italia Grant, University f Catania. His dctral wrk explres the Spken Language Understanding and Autmatic Speech Recgnitin techniques specifically fr Ne-Latin Languages. Giuseppe Mntelene received his Master Degree in Cmputer Engineering in 2013 frm University f Catania. Currently he is a Cntract Researcher at DIEEI, University f Catania. His research interests include Natural Language Prcessing, Machine Learning and Frecasting Mdels. Salvatre Michele Bindi is a Cntract researcher at the DIEEI at the University f Catania. His research interests include spken dialg systems and datamining and ggle andrid. Ylenia Cilan, is a sftware engineer at A-Tn. She cllabrated with the DIEEI at Univeristy f Catania as cntract researcher. Her research interests include spken dialg systems and mrphlgical engines. 37

Design for securability Applying engineering principles to the design of security architectures

Design for securability Applying engineering principles to the design of security architectures Design fr securability Applying engineering principles t the design f security architectures Amund Hunstad Phne number: + 46 13 37 81 18 Fax: + 46 13 37 85 50 Email: amund@fi.se Jnas Hallberg Phne number:

More information

TOWARDS OF AN INFORMATION SERVICE TO EDUCATIONAL LEADERSHIPS: BUSINESS INTELLIGENCE AS ANALYTICAL ENGINE OF SERVICE

TOWARDS OF AN INFORMATION SERVICE TO EDUCATIONAL LEADERSHIPS: BUSINESS INTELLIGENCE AS ANALYTICAL ENGINE OF SERVICE TOWARDS OF AN INFORMATION SERVICE TO EDUCATIONAL LEADERSHIPS: BUSINESS INTELLIGENCE AS ANALYTICAL ENGINE OF SERVICE A N D R E I A F E R R E I R A, A N T Ó N I O C A S T R O, D E L F I N A S Á S O A R E

More information

Software Quality Assurance Plan

Software Quality Assurance Plan Sftware Quality Assurance Plan fr AnthrpdEST pipeline System Versin 1.0 Submitted in partial fulfillment f the requirements f the degree f Master f Sftware Engineering Prepared by Luis Fernand Carranc

More information

CSE 231 Fall 2015 Computer Project #4

CSE 231 Fall 2015 Computer Project #4 CSE 231 Fall 2015 Cmputer Prject #4 Assignment Overview This assignment fcuses n the design, implementatin and testing f a Pythn prgram that uses character strings fr data decmpressin. It is wrth 45 pints

More information

Software and Hardware Change Management Policy for CDes Computer Labs

Software and Hardware Change Management Policy for CDes Computer Labs Sftware and Hardware Change Management Plicy fr CDes Cmputer Labs Overview The cmputer labs in the Cllege f Design are clsely integrated with the academic needs f faculty and students. Cmputer lab resurces

More information

To transform information into knowledge- a firm must expend additional resources to discover, patterns, rules, and context where the knowledge works

To transform information into knowledge- a firm must expend additional resources to discover, patterns, rules, and context where the knowledge works Chapter 15- Managing Knwledge Knwledge Management Landscape Knwledge management systems- supprt the creatin, capture, strage, and disseminatin f firm expertise and knwledge, have becme ne f the fastest-grwing

More information

2008 BA Insurance Systems Pty Ltd

2008 BA Insurance Systems Pty Ltd 2008 BA Insurance Systems Pty Ltd BAIS have been delivering insurance systems since 1993. Over the last 15 years, technlgy has mved at breakneck speed. BAIS has flurished in this here tday, gne tmrrw sftware

More information

GOLDBLUM & HESS Attorneys at Law

GOLDBLUM & HESS Attorneys at Law GOLDBLUM & HESS Attrneys at Law PRACTICE LIMITED TO IMMIGRATION, NATIONALITY, AND CONSULAR LAW Jane W. Gldblum* Wendy Castr Hess** 101 GREENWOOD AVENUE PHONE: (215) 885-3600 JENKINTOWN PLAZA, SUITE 380

More information

IMT Standards. Standard number A000014. GoA IMT Standards. Effective Date: 2010-09-30 Scheduled Review: 2011-03-30 Last Reviewed: Type: Technical

IMT Standards. Standard number A000014. GoA IMT Standards. Effective Date: 2010-09-30 Scheduled Review: 2011-03-30 Last Reviewed: Type: Technical IMT Standards IMT Standards Oversight Cmmittee Gvernment f Alberta Effective Date: 2010-09-30 Scheduled Review: 2011-03-30 Last Reviewed: Type: Technical Standard number A000014 Electrnic Signature Metadata

More information

Research Findings from the West Virginia Virtual School Spanish Program

Research Findings from the West Virginia Virtual School Spanish Program Research Findings frm the West Virginia Virtual Schl Spanish Prgram Funded by the U.S. Department f Educatin Cnducted by R0cKMAN ETAL San Francisc, CA, Chicag, IL, and Blmingtn, IN Octber 4, 2006 R0cKMAN

More information

UNIVERSITY OF CALIFORNIA MERCED PERFORMANCE MANAGEMENT GUIDELINES

UNIVERSITY OF CALIFORNIA MERCED PERFORMANCE MANAGEMENT GUIDELINES UNIVERSITY OF CALIFORNIA MERCED PERFORMANCE MANAGEMENT GUIDELINES REFERENCES AND RELATED POLICIES A. UC PPSM 2 -Definitin f Terms B. UC PPSM 12 -Nndiscriminatin in Emplyment C. UC PPSM 14 -Affirmative

More information

Succession Planning & Leadership Development: Your Utility s Bridge to the Future

Succession Planning & Leadership Development: Your Utility s Bridge to the Future Successin Planning & Leadership Develpment: Yur Utility s Bridge t the Future Richard L. Gerstberger, P.E. TAP Resurce Develpment Grup, Inc. 4625 West 32 nd Ave Denver, CO 80212 ABSTRACT A few years ag,

More information

HarePoint HelpDesk for SharePoint. For SharePoint Server 2010, SharePoint Foundation 2010. User Guide

HarePoint HelpDesk for SharePoint. For SharePoint Server 2010, SharePoint Foundation 2010. User Guide HarePint HelpDesk fr SharePint Fr SharePint Server 2010, SharePint Fundatin 2010 User Guide Prduct versin: 14.1.0 04/10/2013 2 Intrductin HarePint.Cm (This Page Intentinally Left Blank ) Table f Cntents

More information

This report provides Members with an update on of the financial performance of the Corporation s managed IS service contract with Agilisys Ltd.

This report provides Members with an update on of the financial performance of the Corporation s managed IS service contract with Agilisys Ltd. Cmmittee: Date(s): Infrmatin Systems Sub Cmmittee 11 th March 2015 Subject: Agilisys Managed Service Financial Reprt Reprt f: Chamberlain Summary Public Fr Infrmatin This reprt prvides Members with an

More information

Cancer Treatments. Cancer Education Project. Overview:

Cancer Treatments. Cancer Education Project. Overview: Cancer Educatin Prject Cancer Treatments Overview: This series f activities is designed t increase students understanding f the variety f cancer treatments. Students als explre hw the txicity f a chemtherapy

More information

Quantifying CDM Audit Results

Quantifying CDM Audit Results By: Rsemary Hlliday, MHA Principal, Hlliday & Assciates March 13, 2012 Quantifying CDM Audit Results D yu have a strategy fr the day yu re asked t estimate the impact f a Charge Master audit? As a savvy

More information

CDC UNIFIED PROCESS PRACTICES GUIDE

CDC UNIFIED PROCESS PRACTICES GUIDE Dcument Purpse The purpse f this dcument is t prvide guidance n the practice f Business Case and t describe the practice verview, requirements, best practices, activities, and key terms related t these

More information

The AppSec How-To: Choosing a SAST Tool

The AppSec How-To: Choosing a SAST Tool The AppSec Hw-T: Chsing a SAST Tl Surce Cde Analysis Made Easy GIVEN THE WIDE RANGE OF SOURCE CODE ANALYSIS TOOLS, SECURITY PROFESSIONALS, AUDITORS AND DEVELOPERS ALIKE ARE FACED WITH THE QUESTION: Hw

More information

SECTION J QUALITY ASSURANCE AND IMPROVEMENT PROGRAM

SECTION J QUALITY ASSURANCE AND IMPROVEMENT PROGRAM Audit Manual Sectin J SECTION J QUALITY ASSURANCE AND IMPROVEMENT PROGRAM Ref. Plicy and Practice Requirements IIA Standards and Other references J 1 Plicy: The Head f Internal Audit shall develp and maintain

More information

THE FACULTY OF LAW AND SOCIAL SCIENCES. Department of Economics and Department of Development Studies

THE FACULTY OF LAW AND SOCIAL SCIENCES. Department of Economics and Department of Development Studies Appendix G REC 25 May 2011 THE FACULTY OF LAW AND SOCIAL SCIENCES Department f Ecnmics and Department f Develpment Studies PROGRAMME SPECIFICATIONS FOR THE DEGREES OF MPHIL AND PHD IN INTERNATIONAL DEVELOPMENT

More information

GENERAL EDUCATION. Communication: Students will effectively exchange ideas and information using multiple methods of communication.

GENERAL EDUCATION. Communication: Students will effectively exchange ideas and information using multiple methods of communication. Prcedure 3.12 (f) GENERAL EDUCATION General educatin unites cllege students frm diverse areas by adding breadth and depth t their prgrams f study. General educatin cncepts, framewrks, and/r patterns f

More information

Doctoral Framework Guidelines

Doctoral Framework Guidelines Dctral Framewrk Guidelines UTS Framewrk fr Dctral Educatin UTS Business Schl Higher Degree Research 1. Intrductin The UTS Framewrk fr Dctral Educatin is a UTS-wide initiative directed twards imprving the

More information

BRILL s Editorial Manager (EM) Manual for Authors Table of Contents

BRILL s Editorial Manager (EM) Manual for Authors Table of Contents BRILL s Editrial Manager (EM) Manual fr Authrs Table f Cntents Intrductin... 2 1. Getting Started: Creating an Accunt... 2 2. Lgging int EM... 3 3. Changing Yur Access Cdes and Cntact Infrmatin... 3 3.1

More information

Annex 3. Specification of requirement. Surveillance of sulphur-emissions from ships in Danish waters

Annex 3. Specification of requirement. Surveillance of sulphur-emissions from ships in Danish waters Annex 3 Specificatin f requirement Surveillance f sulphur-emissins frm ships in Danish waters 1 Cntent 1 Objective... 3 2 Prject Perid... 4 3 Psitin and Planning f Measurements... 4 3.1 Mnitring frm a

More information

CE 566 Project Controls Planning and Scheduling

CE 566 Project Controls Planning and Scheduling CE 566 Prject Cntrls Planning and Scheduling 2011 Spring Semester Curse Syllabus Lecture Thursday 3:30 6:10 PM RTH 109 Prfessr Russ Vakharia Phne (310) 710-4458 Email Office Hurs Prerequisite Textbk Curse

More information

ICT Security: the real challenge is cyberdefence

ICT Security: the real challenge is cyberdefence Sicurezza Infrmatica: nulla è più difficile che difendere un sistema ICT Security: the real challenge is cyberdefence F.Baiardi Dipartiment di Infrmatica Università di Pisa Infrmally: Therem: Crashing

More information

Integrate Marketing Automation, Lead Management and CRM

Integrate Marketing Automation, Lead Management and CRM Clsing the Lp: Integrate Marketing Autmatin, Lead Management and CRM Circular thinking fr marketers 1 (866) 372-9431 www.clickpintsftware.cm Clsing the Lp: Integrate Marketing Autmatin, Lead Management

More information

THIRD PARTY PROCUREMENT PROCEDURES

THIRD PARTY PROCUREMENT PROCEDURES ADDENDUM #1 THIRD PARTY PROCUREMENT PROCEDURES NORTH CENTRAL TEXAS COUNCIL OF GOVERNMENTS TRANSPORTATION DEPARTMENT JUNE 2011 OVERVIEW These prcedures establish standards and guidelines fr the Nrth Central

More information

AHI. Foreign Pre-Approval Inspections (PAIs) Points to Consider

AHI. Foreign Pre-Approval Inspections (PAIs) Points to Consider AHI Freign Pre-Apprval Inspectins (PAIs) Pints t Cnsider The fllwing suggestins are intended t prvide spnsr guidance fr timeliness and predictability f freign PAIs. The FDA Center fr Veterinary Medicine

More information

Standards and Procedures for Approved Master's Seminar Paper or Educational Project University of Wisconsin-Platteville Requirements

Standards and Procedures for Approved Master's Seminar Paper or Educational Project University of Wisconsin-Platteville Requirements Standards and Prcedures fr Apprved Master's Seminar Paper r Educatinal Prject University f Wiscnsin-Platteville Requirements Guidelines Apprved by the Graduate Cuncil University f Wiscnsin-Platteville

More information

System Business Continuity Classification

System Business Continuity Classification System Business Cntinuity Classificatin Business Cntinuity Prcedures Infrmatin System Cntingency Plan (ISCP) Business Impact Analysis (BIA) System Recvery Prcedures (SRP) Cre Infrastructure Criticality

More information

Business Intelligence represents a fundamental shift in the purpose, objective and use of information

Business Intelligence represents a fundamental shift in the purpose, objective and use of information Overview f BI and rle f DW in BI Business Intelligence & Why is it ppular? Business Intelligence Steps Business Intelligence Cycle Example Scenaris State f Business Intelligence Business Intelligence Tls

More information

An Oracle White Paper January 2013. Comprehensive Data Quality with Oracle Data Integrator and Oracle Enterprise Data Quality

An Oracle White Paper January 2013. Comprehensive Data Quality with Oracle Data Integrator and Oracle Enterprise Data Quality An Oracle White Paper January 2013 Cmprehensive Data Quality with Oracle Data Integratr and Oracle Enterprise Data Quality Executive Overview Pr data quality impacts almst every cmpany. In fact, accrding

More information

How to Reduce Project Lead Times Through Improved Scheduling

How to Reduce Project Lead Times Through Improved Scheduling Hw t Reduce Prject Lead Times Thrugh Imprved Scheduling PROBABILISTIC SCHEDULING & BUFFER MANAGEMENT Cnventinal Prject Scheduling ften results in plans that cannt be executed and t many surprises. In many

More information

Industrial and Systems Engineering Master of Science Program Data Analytics and Optimization

Industrial and Systems Engineering Master of Science Program Data Analytics and Optimization Industrial and Systems Engineering Master f Science Prgram Data Analytics and Optimizatin Department f Integrated Systems Engineering The Ohi State University (Expected Duratin: 3 Semesters) Our sciety

More information

Application Note: 202

Application Note: 202 Applicatin Nte: 202 MDK-ARM Cmpiler Optimizatins Getting the Best Optimized Cde fr yur Embedded Applicatin Abstract This dcument examines the ARM Cmpilatin Tls, as used inside the Keil MDK-ARM (Micrcntrller

More information

Critical thinking. Background. Content today. S-38.3215 Special Course on Networking Technology. Fall 2005

Critical thinking. Background. Content today. S-38.3215 Special Course on Networking Technology. Fall 2005 S8.5 Special urse n Netwrking Technlgy Fall 005 ritical thinking Kalevi Kilkki Principal Scientist, Nkia Dcent, TKK S8.5 / K. Kilkki / 9..005 / S8.5 / K. Kilkki / 9..005 / ntent tday ackgrund Practical

More information

ViPNet VPN in Cisco Environment. Supplement to ViPNet Documentation

ViPNet VPN in Cisco Environment. Supplement to ViPNet Documentation ViPNet VPN in Cisc Envirnment Supplement t ViPNet Dcumentatin 1991 2015 Inftecs Americas. All rights reserved. Versin: 00121-04 90 02 ENU This dcument is included in the sftware distributin kit and is

More information

FIT 202 English for ICT

FIT 202 English for ICT FIT 202 English fr ICT INTRODUCTION This curse cnsists f tw parts that helps the students t imprve their basic grammar knwledge as well as fur language skills that are necessary fr them t cntinue their

More information

Systems Load Testing Appendix

Systems Load Testing Appendix Systems Lad Testing Appendix 1 Overview As usage f the Blackbard Academic Suite grws and its availability requirements increase, many custmers lk t understand the capability f its infrastructure. As part

More information

Knowledge Base Article

Knowledge Base Article Knwledge Base Article Crystal Matrix Interface Cmparisn TCP/IP vs. SDK Cpyright 2008-2012, ISONAS Security Systems All rights reserved Table f Cntents 1: INTRODUCTION... 3 1.1: TCP/IP INTERFACE OVERVIEW:...

More information

Why Can t Johnny Encrypt? A Usability Evaluation of PGP 5.0 Alma Whitten and J.D. Tygar

Why Can t Johnny Encrypt? A Usability Evaluation of PGP 5.0 Alma Whitten and J.D. Tygar Class Ntes: February 2, 2006 Tpic: User Testing II Lecturer: Jeremy Hyland Scribe: Rachel Shipman Why Can t Jhnny Encrypt? A Usability Evaluatin f PGP 5.0 Alma Whitten and J.D. Tygar This article has three

More information

Hybrid Course Design and Instruction Guidelines

Hybrid Course Design and Instruction Guidelines Hybrid Curse Design and Instructin Guidelines Terminlgy There are n standard definitins fr what cnstitutes a hybrid curse, but sme generally accepted descriptins fllw. In nline learning literature (and

More information

expertise hp services valupack consulting description security review service for Linux

expertise hp services valupack consulting description security review service for Linux expertise hp services valupack cnsulting descriptin security review service fr Linux Cpyright services prvided, infrmatin is prtected under cpyright by Hewlett-Packard Cmpany Unpublished Wrk -- ALL RIGHTS

More information

MSc in Civil Engineering (Cycle 2, level 4)

MSc in Civil Engineering (Cycle 2, level 4) Learning utcmes MSc in Civil Engineering (Cnstructin Management) MSc in Civil Engineering (Cycle 2, level 4) Specializatin: Cnstructin Management MSc in Civil Engineering with specializatin in Cnstructin

More information

In this lab class we will approach the following topics:

In this lab class we will approach the following topics: Department f Cmputer Science and Engineering 2013/2014 Database Administratin and Tuning Lab 8 2nd semester In this lab class we will apprach the fllwing tpics: 1. Query Tuning 1. Rules f thumb fr query

More information

Aim The aim of a communication plan states the overall goal of the communication effort.

Aim The aim of a communication plan states the overall goal of the communication effort. Develping a Cmmunicatin Plan- Aim Aim The aim f a cmmunicatin plan states the verall gal f the cmmunicatin effrt. Determining the Aim Ask yurself r yur team what the verall gal f the cmmunicatin plan is.

More information

Australian Institute of Psychology. Human Research Ethics Committee. Terms of Reference

Australian Institute of Psychology. Human Research Ethics Committee. Terms of Reference Australian Institute f Psychlgy Human Research Ethics Cmmittee Terms f Reference What is research? Accrding t the Natinal Statement research... is widely understd t include at least investigatin undertaken

More information

ITIL Release Control & Validation (RCV) Certification Program - 5 Days

ITIL Release Control & Validation (RCV) Certification Program - 5 Days ITIL Release Cntrl & Validatin (RCV) Certificatin Prgram - 5 Days Prgram Overview ITIL is a set f best practices guidance that has becme a wrldwide-adpted framewrk fr Infrmatin Technlgy Services Management

More information

Wireless Light-Level Monitoring

Wireless Light-Level Monitoring Wireless Light-Level Mnitring ILT1000 ILT1000 Applicatin Nte Wireless Light-Level Mnitring 1 Wireless Light-Level Mnitring ILT1000 The affrdability, accessibility, and ease f use f wireless technlgy cmbined

More information

Extended Major Review of Progress for Doctoral Programs

Extended Major Review of Progress for Doctoral Programs Return the cmpleted frm t: Adelaide Graduate Centre Level 6, 115 Grenfell Street SA 5005 Extended Majr Review f Prgress fr Dctral Prgrams Divisin f the Deputy Vice-Chancellr and Vice-President (Research)

More information

USABILITY TESTING PLAN. Document Overview. Methodology

USABILITY TESTING PLAN. Document Overview. Methodology USABILITY TESTING PLAN Dcument Overview This dcument describes a test plan fr cnducting a usability test during the develpment f new ischl website. The gals f usability testing include establishing a baseline

More information

Mobile Telecom Expense Management

Mobile Telecom Expense Management Mbile Telecm Expense Management Quick Start Mbile Telecm Expense Management Intrductin The BT Mbile Telecm Expense Management Quick Start Service is part BT Managed Mbility Expenses* BT s suite f telecm

More information

By offering the Study Abroad Scholarship, we hope to make your study abroad experience much more affordable!

By offering the Study Abroad Scholarship, we hope to make your study abroad experience much more affordable! Internatinal Educatin Prgrams is pleased t annunce a Study Abrad Schlarship fr Seattle Central Cmmunity Cllege students. The schlarship has been established by the Internatinal Educatin Prgrams divisin

More information

Undergraduate Degree Program Assessment Progress Report Cover Sheet

Undergraduate Degree Program Assessment Progress Report Cover Sheet Undergraduate Degree Prgram Assessment Prgress Reprt Cver Degree: BA Prfessinal and Technical Writing Fr Calendar Year: 2014 (Date submitted t cllege cmmittee:) 2-20-2015 (Date psted n cllege assessment

More information

Change Management Process

Change Management Process Change Management Prcess B1.10 Change Management Prcess 1. Intrductin This plicy utlines [Yur Cmpany] s apprach t managing change within the rganisatin. All changes in strategy, activities and prcesses

More information

Request for Resume (RFR) CATS II Master Contract. All Master Contract Provisions Apply

Request for Resume (RFR) CATS II Master Contract. All Master Contract Provisions Apply Sectin 1 General Infrmatin RFR Number: (Reference BPO Number) Functinal Area (Enter One Only) F50B3400026 7 Infrmatin System Security Labr Categry A single supprt resurce may be engaged fr a perid nt t

More information

1 Google Apps for Education Henrico County, Virginia

1 Google Apps for Education Henrico County, Virginia 1 Ggle Apps fr Educatin Henric Cunty, Virginia PROGRAM CATEGORY: Infrmatin Technlgy 1. Abstract f the Prgram Henric Cunty Public Schls (HCPS) prides itself n its innvative apprach t instructin. We believe

More information

Importance and Contribution of Software Engineering to the Education of Informatics Professionals

Importance and Contribution of Software Engineering to the Education of Informatics Professionals Imprtance and Cntributin f Sftware Engineering t the Educatin f Infrmatics Prfessinals Dr. Tick, József Budapest Plytechnic, Hungary, tick@bmf.hu Abstract: As a result f the Blgna prcess a new frm f higher

More information

TaskCentre v4.5 File Transfer (FTP) Tool White Paper

TaskCentre v4.5 File Transfer (FTP) Tool White Paper TaskCentre v4.5 File Transfer (FTP) Tl White Paper Dcument Number: PD500-03-22-1_0-WP Orbis Sftware Limited 2010 Table f Cntents COPYRIGHT 1 TRADEMARKS 1 INTRODUCTION 2 Overview 2 FEATURES 2 GLOBAL CONFIGURATION

More information

Seattle Police Department

Seattle Police Department Seattle Plice Department Prpsed develpment f a Business Intelligence System December 2013 Versin: FINAL Executive Summary Executive Summary 1. Intrductin The United States and the City f Seattle have entered

More information

Business Intelligence Services RELEASE NOTES [ Release 7 ] February 12, 2016

Business Intelligence Services RELEASE NOTES [ Release 7 ] February 12, 2016 Enrllment Management Dashbard Prduct Visin Fr: Wh: The: Is an: That: Unlike: This Prduct: Enrllment Decisin Makers Wuld like t understand an access Enrllment infrmatin easily Enrllment Management Dashbard

More information

Getting started with Android

Getting started with Android Getting started with Andrid Befre we begin, there is a prerequisite, which is t plug the Andrid device int yur cmputer, and lad the drivers fr the OS. In writing this article, I was using Windws XP, 7

More information

Times Table Activities: Multiplication

Times Table Activities: Multiplication Tny Attwd, 2012 Times Table Activities: Multiplicatin Times tables can be taught t many children simply as a cncept that is there with n explanatin as t hw r why it is there. And mst children will find

More information

LINCOLNSHIRE POLICE Policy Document

LINCOLNSHIRE POLICE Policy Document LINCOLNSHIRE POLICE Plicy Dcument 1. POLICY IDENTIFICATION PAGE POLICY TITLE: ICT CHANGE & RELEASE MANAGEMENT POLICY POLICY REFERENCE NO: PD 186 POLICY OWNERSHIP: ACPO Cmmissining Officer: Prtfli / Business-area

More information

WHITEPAPER Reference Architectures for Portal-based Rich Internet Applications

WHITEPAPER Reference Architectures for Portal-based Rich Internet Applications Authr: Sven Rieger Created n: 2015-04-10 Versin: 1.0 Rich Internet (RIAs) are HTML5-based applicatins with a desktp-like lk&feel which run inside a web brwser. The Micrsft Office applicatins Wrd, Excel,

More information

How To Write Insurance Quotation Software For Gthaer Vericherungen Insurance Prducts

How To Write Insurance Quotation Software For Gthaer Vericherungen Insurance Prducts Gthaer Versicherungen bases its insurance qutatin sftware n the b+m Generative Develpment Prcess and the b+m ArchitectureWare prduct line Field f Business Insurance slutins fr the banking sectr. Applicatin

More information

Specific Course Objectives (includes SCANS): After studying all materials and resources presented in the course, the student will be able to:

Specific Course Objectives (includes SCANS): After studying all materials and resources presented in the course, the student will be able to: Curse Syllabus ITSC 1425 Persnal Cmputer Hardware Revisin Date: January 12, 2014 Catalg Descriptin: This curse is a study f current persnal cmputer hardware including persnal cmputer assembly and upgrading,

More information

Conversations of Performance Management

Conversations of Performance Management Cnversatins f Perfrmance Management Perfrmance Management at Ohi State The Secnd Cnversatin ~ Develpment 2011 The Ohi State University Office f Human Resurces Cntents Intrductin Welcme t Develping Emplyees...

More information

TRAINING GUIDE. Crystal Reports for Work

TRAINING GUIDE. Crystal Reports for Work TRAINING GUIDE Crystal Reprts fr Wrk Crystal Reprts fr Wrk Orders This guide ges ver particular steps and challenges in created reprts fr wrk rders. Mst f the fllwing items can be issues fund in creating

More information

Performance Test Modeling with ANALYTICS

Performance Test Modeling with ANALYTICS Perfrmance Test Mdeling with ANALYTICS Jeevakarthik Kandhasamy Perfrmance test Lead Cnsultant Capgemini Financial Services USA jeevakarthik@gmail.cm Abstract Websites and web/mbile applicatins have becme

More information

Recognition of Prior Learning (RPL) TAE40110 Certificate IV in Training and Assessment

Recognition of Prior Learning (RPL) TAE40110 Certificate IV in Training and Assessment Recgnitin f Prir Learning (RPL) TAE40110 Certificate IV in Training and Assessment What is RPL? RPL recgnises that yu may already have the skills and knwledge needed t meet natinal cmpetency standards.

More information

The Importance Advanced Data Collection System Maintenance. Berry Drijsen Global Service Business Manager. knowledge to shape your future

The Importance Advanced Data Collection System Maintenance. Berry Drijsen Global Service Business Manager. knowledge to shape your future The Imprtance Advanced Data Cllectin System Maintenance Berry Drijsen Glbal Service Business Manager WHITE PAPER knwledge t shape yur future The Imprtance Advanced Data Cllectin System Maintenance Cntents

More information

FDA Issues Draft Guidance on Mobile Medical Apps Does the App Present a Risk to Patients if it Does Not Function as Intended?

FDA Issues Draft Guidance on Mobile Medical Apps Does the App Present a Risk to Patients if it Does Not Function as Intended? July 25, 2011 FDA Issues Draft Guidance n Mbile Medical Apps Des the App Present a Risk t Patients if it Des Nt Functin as Intended? Fr mre infrmatin, cntact: Ed Basile +1 202 626 2903 ebasile@kslaw.cm

More information

Telenors remissvar över PTS förslag till revidering av hybridmodellen för samtrafikkostnader inom mobilnät beräkning av kapitalkostnader (WACC)

Telenors remissvar över PTS förslag till revidering av hybridmodellen för samtrafikkostnader inom mobilnät beräkning av kapitalkostnader (WACC) PTS Thrbjörn Blmdahl (Endast via e-pst) thrbjrn.blmdahl@pts.se smp@pts.se Stckhlm 2008-01-16 Telenrs remissvar över PTS förslag till revidering av hybridmdellen för samtrafikkstnader inm mbilnät beräkning

More information

Chicago Department of Finance. Tax Audit Process

Chicago Department of Finance. Tax Audit Process Chicag Department f Finance Tax Audit Prcess Audit Overview There are varius ways a business gets selected fr audit. The mst cmmn are referrals frm anther divisin f the Department f Finance, referral frm

More information

A Model for Automatic Preventive Maintenance Scheduling and Application Database Software

A Model for Automatic Preventive Maintenance Scheduling and Application Database Software Prceedings f the 2010 Internatinal Cnference n Industrial Engineering and Operatins Management Dhaka, Bangladesh, January 9 10, 2010 A Mdel fr Autmatic Preventive Maintenance Scheduling and Applicatin

More information

Document Management Versioning Strategy

Document Management Versioning Strategy 1.0 Backgrund and Overview Dcument Management Versining Strategy Versining is an imprtant cmpnent f cntent creatin and management. Versin management is a key cmpnent f enterprise cntent management. The

More information

Michigan Transfer Agreement (MTA) Frequently Asked Questions for College Personnel

Michigan Transfer Agreement (MTA) Frequently Asked Questions for College Personnel Michigan Transfer Agreement (MTA) Frequently Asked Questins fr Cllege Persnnel What happened t the MACRAO Agreement? Originally signed in 1972, the MACRAO agreement has been used successfully by many students

More information

COE: Hybrid Course Request for Proposals. The goals of the College of Education Hybrid Course Funding Program are:

COE: Hybrid Course Request for Proposals. The goals of the College of Education Hybrid Course Funding Program are: COE: Hybrid Curse Request fr Prpsals The gals f the Cllege f Educatin Hybrid Curse Funding Prgram are: T supprt the develpment f effective, high-quality instructin that meets the needs and expectatins

More information

Key essential skills for this occupation are: Computer Use, Document Use and Oral Communication. Level 1. Level 2

Key essential skills for this occupation are: Computer Use, Document Use and Oral Communication. Level 1. Level 2 NOC: 1243 Occupatin: Medical Secretaries Occupatin Descriptin: Respnsibilities include perfrming varius secretarial and administrative tasks in lng term care and supprted living facilities. Key essential

More information

7/25/14 FAIRFAX COUNTY PUBLIC SCHOOLS SUPPORT EMPLOYEE PERFORMANCE ASSESSMENT HANDBOOK

7/25/14 FAIRFAX COUNTY PUBLIC SCHOOLS SUPPORT EMPLOYEE PERFORMANCE ASSESSMENT HANDBOOK 7/25/14 FAIRFAX COUNTY PUBLIC SCHOOLS SUPPORT EMPLOYEE PERFORMANCE ASSESSMENT HANDBOOK A Resurce Fr Supprt Emplyees Cpyright 2014, Fairfax Cunty Public Schls http://www.fcps.edu/hr/epd/evaluatins/supprt.shtml

More information

CRT205: CRITICAL THINKING

CRT205: CRITICAL THINKING CRT205: CRITICAL THINKING COURSE SYLLABUS Curse Start Date: 7/23/12 Curse End Date: 9/23/12 Cpyright Cpyright 2012, 2009, 2007, 2006 by University f Phenix. All rights reserved. University f Phenix is

More information

Request for Proposals

Request for Proposals Request fr Prpsals GIS Prject Water & Sewer Systems Issued by: NEOnet Inc. 4715 Highway 101 East Suth Prcupine, ON P0N1H0 Phne: 705.360.1353 Web: www.nenet.n.ca Deadline fr Submissin: 5:00 p.m. March 11,

More information

Quality in the software development process in SMBs. A support tool for the application of the COMPETISOFT basic profile model

Quality in the software development process in SMBs. A support tool for the application of the COMPETISOFT basic profile model Quality in the sftware develpment prcess in SMBs. A supprt tl fr the applicatin f the COMPETISOFT basic prfile mdel Silvia Espnda, 1 Ariel Pasini 2, Sabrina Martrelli 3, Rdlf Bertne 4, Patricia Pesad 5

More information

POSITION DESCRIPTION. Classification Higher Education Worker, Level 7. Responsible to. I.T Manager. The Position

POSITION DESCRIPTION. Classification Higher Education Worker, Level 7. Responsible to. I.T Manager. The Position Psitin Title I.T Prject Officer Classificatin Higher Educatin Wrker, Level 7 Respnsible t The Psitin I.T Manager The psitin assists with the cmpletin f varius IT prjects intended t enable the nging administratin

More information

Ghnjasryj. Aged Care Emergency. Model of Care

Ghnjasryj. Aged Care Emergency. Model of Care Ghnjasryj Aged Care Emergency Mdel f Care Nvember 2013 INTRODUCTION It is well dcumented that lder peple require emergency care mre ften than ther ppulatins, and generally have lnger Emergency Department

More information

9 ITS Standards Specification Catalog and Testing Framework

9 ITS Standards Specification Catalog and Testing Framework New Yrk State ITS Standards Specificatin Develpment Guide 9 ITS Standards Specificatin Catalg and Testing Framewrk This chapter cvers cncepts related t develpment f an ITS Standards Specificatin Catalg

More information

X7500 Series, X4500 Scanner Series MFPs: LDAP Address Book and Authentication Configuration and Basic Troubleshooting Tips

X7500 Series, X4500 Scanner Series MFPs: LDAP Address Book and Authentication Configuration and Basic Troubleshooting Tips X7500 Series, X4500 Scanner Series MFPs: LDAP Address Bk and Authenticatin Cnfiguratin and Basic Trubleshting Tips Lexmark Internatinal 1 Prerequisite Infrm atin In rder t cnfigure a Lexmark MFP fr LDAP

More information

TELE9753 Advanced Wireless Communications

TELE9753 Advanced Wireless Communications TELE9753 Advanced Wireless Cmmunicatins COURSE INTRODUCTION Sessin 1, 2013 Curse Staff Curse Crdinatr: Curse Lecturers: Prf. Jinhng Yuan, Rm EE324B J.Yuan@unsw.edu.au Prf. Jinhng Yuan, Rm EE324B J.Yuan@unsw.edu.au

More information

HOW TO SELECT A LIFE INSURANCE COMPANY

HOW TO SELECT A LIFE INSURANCE COMPANY HOW TO SELECT A LIFE INSURANCE COMPANY There will prbably be hundreds f life insurance cmpanies t chse frm when yu decide t purchase a life insurance plicy. Hw d yu decide which ne? Mst cmpanies are quite

More information

PA 14: Sustainable Investment

PA 14: Sustainable Investment PA 14: Sustainable Investment 4 pints available A. Credit Ratinale This credit recgnizes institutins that use their investment pwer t prmte sustainability. There are a variety f appraches an institutin

More information

ATL: Atlas Transformation Language. ATL Installation Guide

ATL: Atlas Transformation Language. ATL Installation Guide ATL: Atlas Transfrmatin Language ATL Installatin Guide - versin 0.1 - Nvember 2005 by ATLAS grup LINA & INRIA Nantes Cntent 1 Intrductin... 3 2 Installing ADT frm binaries... 3 2.1 Installing Eclipse and

More information

Your Blooming Curriculum. Using Bloom s Taxonomy to Determine Student Performance Expectations

Your Blooming Curriculum. Using Bloom s Taxonomy to Determine Student Performance Expectations Yur Blming Curriculum Using Blm s Taxnmy t Determine Student Perfrmance Expectatins Sessin Descriptin Blm's Taxnmy is a useful tl fr analyzing the rigr and alignment f yur curriculum. In this sessin, we

More information

Professional Training Courses

Professional Training Courses Perfrmance Testing HP LadRunner v9.5 & v11 22 Apr 2011 Prfessinal Training Curses Lad & Perfrmance Testing using HP LadRunner v9.5 & v11 QAAgility Technlgies QA Agility thrugh Innvatin and Autmatin QAAgility

More information

Job Classification Details Department Job Function Job Family Job Title Job Code Salary Level

Job Classification Details Department Job Function Job Family Job Title Job Code Salary Level Jb Classificatin Details Department Jb Functin Jb Family Jb Title Jb Cde Salary Level Chief Diversity Office Marketing, Cmmunicatins, & Outreach Cmmunicatin/Cnstituent Relatins Cmmunicatins Crdinatr PMP1

More information

CONTRIBUTION TO T1 STANDARDS PROJECT. On Shared Risk Link Groups for diversity and risk assessment Sudheer Dharanikota, Raj Jain Nayna Networks Inc.

CONTRIBUTION TO T1 STANDARDS PROJECT. On Shared Risk Link Groups for diversity and risk assessment Sudheer Dharanikota, Raj Jain Nayna Networks Inc. Bulder, CO., March 26-28, 2001 /2001-098 CONTRIBUTION TO T1 STANDARDS PROJECT TITLE SOURCE PROJECT On Shared Risk Link Grups fr diversity and risk assessment Sudheer Dharanikta, Raj Jain Nayna Netwrks

More information

EASTERN ARIZONA COLLEGE Database Design and Development

EASTERN ARIZONA COLLEGE Database Design and Development EASTERN ARIZONA COLLEGE Database Design and Develpment Curse Design 2011-2012 Curse Infrmatin Divisin Business Curse Number CMP 280 Title Database Design and Develpment Credits 3 Develped by Sctt Russell/Revised

More information

Hardware components. Typical connections and data flow. Student 3 page 1: Low Merit

Hardware components. Typical connections and data flow. Student 3 page 1: Low Merit Student 3 page 1: Lw Merit Hardware cmpnents Extensin cards Descriptin, Hw purpse determines cnnectins Extensin cards extend the capacity f the mtherbard by allwing a circuit bard r card t cnnect t it

More information