Ok, so we ve come up with quite possibly the most boring :tle to this talk imaginable. Thanks for coming despite the somewhat overbearing :tle.

Size: px
Start display at page:

Download "Ok, so we ve come up with quite possibly the most boring :tle to this talk imaginable. Thanks for coming despite the somewhat overbearing :tle."

Transcription

1 1

2 Ok, so we ve come up with quite possibly the most boring :tle to this talk imaginable. Thanks for coming despite the somewhat overbearing :tle. We d like to discuss addresses this morning, and tackle 3 main ques:ons today. 2

3 DPW, Graffi: removal; Building Inspec:on; permits, parking, blocking driveway. Typically some one calls 311, who record the address of the incident. 311 alerts Public Works (unless its City owned property, like a park. Then it s Rec and Parks). Public Works has to create a work order and dispatch some one to the site. If it s private property, the owner can be charged for the clean by the City. Need to Check with the Assessor to determine property owner. 3

4 50 plus departments, tradi:onally independent, mutually suspicious, reluctant to share many address lists in the City varying needs and uses varying formats, standards, and levels of accuracy or completeness 4

5 So, inevitably the result is a profusion of address lists across departments. Not only is the data and effort to tracking address duplicated, its done without any coordina:on, guaranteeing that departmental address data are inconsistent with each other. Unsurprisingly, this is an expensive approach that makes it very difficult for departments to coordinate their efforts. 5

6 In effect, each department has its own version of the actual addresses in the City. And because so much informa:on is :ed to an address, this makes it very difficult for departments to share and integrate their data. Consider for a moment how hard it is to coordinate work order ac:vi:es, inspec:ons, permiwng, and many of the other ac:vi:es that have to happen every day when basic informa:on like addresses aren t standardized. 6

7 At best, this makes it very difficult for departments coordinate their efforts using addresses. At worst, essen:al services can be compromised. Not only is it hard to dispatch an ambulance or fire truck if addresses aren t complete and up- to- date. But it turns out that many services, like request for graffi: removal, get funneled through local government in surprisingly complicated ways. In San Francisco, people o]en call 311 to alert the city to many needs like graffi: removal. But 311, Public Works, Rec and Parks, Housing, et al have different address databases, so determine who to call, and how to get the right people to the right place takes much longer, and therefore costs more, than it should. 7

8 This is a real problem. Addresses should be the Rose`a stone that allow departments to quickly translate their data into ac:onable informa:on for their colleagues. Addresses should streamline services delivery! They should NOT be part of the problem. And this realiza:on made it clear to San Francisco that an Enterprise Address System was essen:al. A centrally available, authorita:ve addressing system is the necessary method for streamlining the business of government: delivering services. 8

9 So, lets take a closer look at what this Enterprise Address System needs to be able to do. At a minimum, the addressing system needs to manage some basic spa:al rela:onships. Addresses are located on parcels, the management of which belongs to the County Assessor. Addresses are also spa:ally related to a street centerline segment. In SF, this is the purview of the Public Works Department. And of course, address numbers are the most basic element of an address. In SF, it the Dept of Building Inspec:on that is legally charted with the responsibility of assigning address numbers. Right off the bat, you can see that even the most fundamental elements of an address span 3 departments, already making address management an enterprise endeavor. 9

10 Now, let me say that if you re siwng there thinking I ve got this covered. I already have an address point layer in my GIS, I would suggest that you reconsider. 10

11 For one thing, Addresses are NOT points. At least, not just simple point features like you re used to. I know that sounds a bit counter intui:ve, but it s true. And there are at least 5 reasons why I can say that trea:ng an address as a point feature class is inadequate. 11

12 Reason #1: addresses can have complex spa:al rela:onships with other features, such as parcels, structures, and street centerlines. Consider parcels. Its easy to imaging that a parcel has a single address. Easy to image, and, unfortunately, wrong. Ask anyone in the assessor s office, and you ll quickly discover that addresses and parcels have a Many to Many rela:onship. Just look at :me- share condos, and you ll see what I mean! In this case, a single address might be associated with tens or hundreds of APNs. 12

13 Reason #2: No:ce, also that a single address like 609 Mission Street can have lots and lots of suites, apartments, and units associated with it. These units are all bona fide addresses, and their geometries and a`ributes need to be modeled just like any other address. We ve thought about how to manage these rela:onships, and feel that suites, apartments, etc. really are best modeled as children of a single geometry. That is to say, one geometry can represent many addresses such as apartments and suites. 13

14 Addresses change all the :me. Its quite common for addresses to come and go, even within a single building. And given that many important legal documents, like permits, and privileges, like the right to vote, are :ed very :ghtly to an address. So its extremely important for any address management system to track the lineage of address over :me. For example, any EAS worth a darn must be able to preserve and unravel the rela:onship between older addresses that have been superseded by new, valid addresses. Indeed, the EAS should be able to move backward and forward through :me to show addresses. 14

15 Note, also, that addresses are related specific streets. But its very common for a single street segment to have many aliases, and for these aliases to change over :me. Managing this requires a bit more thought than simply modeling an as a point. 15

16 And finally, of all the data you have in your GIS, addresses almost certainly represent the most essen:al business data in use throughout your organiza:on. That s why every department has an address list. Its because they have to. People are using Excel, Google Docs, text files, Access, Word, and SQL Server to track the same addresses that you re trying to manage with simple address points. If you don t have an easy was for your users to access, add, and edit addresses in your GIS, you ll never get everyone to play from the same sheet of music. And departments will con:nue to take address maintenance ma`ers into their own hands. 16

17 Ok, so addresses really can t be treated as simple points in my GIS. What is the right way to do it? And how? 17

18 So, if addresses aren t just points, let s start with a look at how address we need to build an address. At a minimum, this means modeling an address as a point geometry that interests poten:ally many parcels, is associated with a par:cular street segment, and may have many units associated with it. What we re trying to show here is that a single address is built upon several features, and that it we need to track poten:al hundreds of parcel and unit rela:onships. We need a data model specifically designed for this. 18

19 Remember that we need to track how addresses change over :me. We ll need to include the tables necessary for tracking how addresses evolve over :me in our address data model. This how we ll track address lineages. 19

20 Recall that I said any prac:cal EAS will need to make it easy for authorized people to access and edit addresses. If it s not easy for our colleagues to find, use, and contribute to the address maintenance effort, we ll remain stuck with a fragmented, inefficient, and silo ed system for managing our addresses. This means that our EAS will need to include the tables logic to track users, their address edi:ng privileges. 20

21 Finally, we need a way to ensure that all these addresses, and all the changes, and managed in a consistent manner. We don t want users to change addresses without at least some oversight. What we really want is an address edi:ng workflow, with well defined business rules, that allows our authorized colleagues to ini:ate address edits, but in a way that ensures that address edits, addi:ons, and re:rements are reviews and conducted in an orderly, predictable, and valid manner. We want some one to confirm that address changes conform to the rules we ve set. We want to conduct the process in a way that ensures the en:re organiza:on con:nues to operate smoothly. 21

22 So, at its heart, our Enterprise Addressing System is built upon a Master Address Database. This MAD is the single, authorita:ve, geodatabase responsible for managing addresses, their spa:al rela:onships with parcels, streets, apartments, units, and all the lineage requirements we ve discussed. For those of you who might be interested in the technical details, we ve implemented the MAD using the excellent PostGIS spa:al database. If you d like to to see the data model, feel free to swing by the Farallon booth later today or tomorrow. 22

23 We ve developed a nice, simple, and responsive web interface to the MAD. This web mapping app allows users to quickly find valid addresses using either a text based search, or via the map. We ve chosen OpenLayers as the primary client side library, and we can use basemaps from Google, Microso], the City s own custom basemaps, and any ArcGIS Server :lecache. 23

24 Remember that I said earlier that any EAS worth its salt needs to make it easy to manage addresses, even if you ve never used a GIS applica:on before. Our web based Master Address Maintenance Applica:on interface allows users to login and add a new address, edit exis:ng addresses, re:re and replace address, all in accordance with the business rules for addresses that we talked about earlier. Each edit is treated as an Address Change Request, that is automa:cally routed to people who are authorized to approve address changes. This Change Request metaphor makes it easy for anyone to edit addresses, and ensures that every request is approved by an authorized individual before the Master Address Database is updated. 24

25 So, the Enterprise Addressing System consists of a Master Address Database, an address browser, and the Master Address Maintenance Applica:on, the app that ensures that address data are consistently edited and audited. We ve implemented this system using PostGIS for the MAD, python and GeoDjango, a very cool web applica:on development framework, and OpenLayers and Extjs to build the client- side user interface. Together, these technologies allow us to develop what I believe are the minimum essen:al capabili:es of an enterprise addressing system. 25

26 You might have no:ced that my summary consisted en:rely of OpenSource geospa:al technologies. And, I think, its fair to ask why we decided to build the system using Open Source so]ware. 26

27 Well, let me say right off the bat that our choice of open source was NOT due to technical reasons. Our team has been using ESRI, Open Source, Google, Microso], Intergraph, Autodesk, and Oracle geospa:al technology for years. Given our needs, we were sure that any of them could meet our technical requirements. 27

28 Please don t take this to mean that all GIS technology is the same. Its not. Like any guitarist knows, you select your instrument based on the sound that you want. You want a good, solid, geospa:al sound? Lot s of People like the ESRI Stratocaster. 28

29 But if you want that innova:ve, collabora:ve, and cool Web 2.0 vibe, the Open Source Les Paul is a great choice. 29

30 No, we decided to use Open Source because we re more concerned about the Band that we are the instruments. A]er all, that s where the real magic comes from. And here s why. If you like what we ve done, jump on board and implement it. There s no up- front cost to stand in your way. But, if you think our lead singer writes sappy and wimpy address audi:ng rou:nes, or he can t do address lineages right, go ahead and find some one be`er. By going with OpenSource, we think its just a lot easier for you to review our work and adopt it or extend it if you want. 30

31 And when I say extend it, you have a lot of freedom. Want to use different technologies? Want to improve the user interface? Want to take what we ve done and add more capability? Go for it. By choosing an open source approach, we re hoping that other governments will take what we ve done and improve upon it. We re hoping that you take advantage of our hard work, and focus on the parts that need addi:onal improvement. An OpenSource EAS let s you build on the good work we ve done, and keeps you from re- inven:ng (and re- funding) the development of a whole new system. 31

32 Like Bob Dylan, we may not be able to sing. But there s a lot of power in wri:ng a good tune. Just ask Jimi Hendrix, the Byrds. The Ramones, Chrissie Hinde, Beck, and the White Stripes, all bands who covered a dylan tune and made it their own. We re hopeful that something like this could work for an OpenSource EAS. We don t think it makes sense for governments to fund essen:ally the same solu:on on top of proprietary code over and over again. Much be`er to work collabora:vely and improve the solu:on together. We believe that its ul:mately a less expensive, faster, and more sustainable approach. 32

33 For example, if you look at the the code for a good system, its much easier to see how and why an applica:on does what it does. Its easier to add flourishes, if the applica:on does most of what you need. And it s a great star:ng point if you want to do a significant rewrite or reinterpreta:on. The City of SF is currently working through the final details, but expects to release the EAS (with the MAD populated with the city s addresses) under the GPL license. You can talk with Blair for more details a]er our talk. 33

34 The point is, we wanted to create a great system, one that is flexible and adaptable. One that can meet the needs of San Francisco, but is also a great star:ng point for other governments in the Bay Area, California, and beyond. In short, we wanted to build a system that goes to 11. And we re willing to share! 34

35 Ul:mately, the reason we chose to develop the EAS with an Open Source mentality, is that we want to avoid silos of government, just as much as we want to avoid silos of informa:on. Of course, you can develop your own EAS. There s no reason you can t fund your own system. But you ll get a solid, flexible, and scalable system up and running a lot faster and less expensively if you start by extending San Francisco s. Imagine the possibili:es if neighboring governments started using a common system to manage addresses. One that can be customized by anyone, And a nice li`le by- product will be that you ll help reduce the distance between silos 35

36 Finally, just a quick word about myself. I work for Farallon Geographics, a systems integra:on company located in San Francisco. We re focused pre`y specifically on helping our clients use geospa:al data, spa:al analysis, and spa:ally aware technologies to improve their businesses. And by that I mean we work very closely with our clients to ensure that GIS helps improve services and revenues, o]en through producing be`er or more innova:ve products like we ve done with the City of SF. 36

37 Let me end there. Thank you for your a`en:on. And I d be happy to take any ques:ons that you might have. 37

PROJECT PORTFOLIO SUITE

PROJECT PORTFOLIO SUITE ServiceNow So1ware Development manages Scrum or waterfall development efforts and defines the tasks required for developing and maintaining so[ware throughout the lifecycle, from incep4on to deployment.

More information

10 Essential reasons to upgrade your CRM Now

10 Essential reasons to upgrade your CRM Now 10 Essential reasons to upgrade your CRM Now There are a myriad of reasons why it might be 3me for you to consider upgrading your exis3ng Customer Rela3onship Management (CRM) system. We have compiled

More information

FINANCIAL SERVICES CASE STUDY COLLECTION. Broker Profile, Multrees Investor Services Ltd & Spayne Lindsay & Co. LLP

FINANCIAL SERVICES CASE STUDY COLLECTION. Broker Profile, Multrees Investor Services Ltd & Spayne Lindsay & Co. LLP FINANCIAL SERVICES CASE STUDY COLLECTION Broker Profile, Multrees Investor Services Ltd & Spayne Lindsay & Co. LLP The Workbooks product offered greater functionality... We also felt that we would receive

More information

HOW TO CREATE APPS FOR TRAINING. A step- by- step guide to crea2ng a great training app for your company

HOW TO CREATE APPS FOR TRAINING. A step- by- step guide to crea2ng a great training app for your company HOW TO CREATE APPS FOR TRAINING A step- by- step guide to crea2ng a great training app for your company From compliance and health & safety to employee induction and self-assessment, there are endless

More information

The Future of the Integrated Library System? Walter Nelson RAND Corpora1on walternelson.com

The Future of the Integrated Library System? Walter Nelson RAND Corpora1on walternelson.com The Future of the Integrated Library System? Walter Nelson RAND Corpora1on walternelson.com Prognostication I don t know the future of the ILS but that won t stop me from making predic1ons I predict: If

More information

5 Reasons to Leverage regional cloud services. Reduce Your Business s IT Risks & Costs While Adding Agility & Flexibility

5 Reasons to Leverage regional cloud services. Reduce Your Business s IT Risks & Costs While Adding Agility & Flexibility 5 Reasons to Leverage regional cloud services Reduce Your Business s IT Risks & Costs While Adding Agility & Flexibility Cloud Benefits: Eliminates Complexity Reduces Cost IT Expertise on Demand Reliability

More information

Effec%ve AX 2012 Upgrade Project Planning and Microso< Sure Step. Arbela Technologies

Effec%ve AX 2012 Upgrade Project Planning and Microso< Sure Step. Arbela Technologies Effec%ve AX 2012 Upgrade Project Planning and Microso< Sure Step Arbela Technologies Why Upgrade? What to do? How to do it? Tools and templates Agenda Sure Step 2012 Ax2012 Upgrade specific steps Checklist

More information

B2B Offerings. Helping businesses op2mize. Infolob s amazing b2b offerings helps your company achieve maximum produc2vity

B2B Offerings. Helping businesses op2mize. Infolob s amazing b2b offerings helps your company achieve maximum produc2vity B2B Offerings Helping businesses op2mize Infolob s amazing b2b offerings helps your company achieve maximum produc2vity What is B2B? B2B is shorthand for the sales prac4ce called business- to- business

More information

ORION Retail Systems. Orion Digital Integration Inc. Point of Sale Reinvented for a Mobile World

ORION Retail Systems. Orion Digital Integration Inc. Point of Sale Reinvented for a Mobile World ORION Retail Systems Orion Digital Integration Inc Point of Sale Reinvented for a Mobile World O Orion Retail Systems ORION Digital Integraon Inc. - Corporate Profile Established in 2003, Orion Digital

More information

Migrating to Hosted Telephony. Your ultimate guide to migrating from on premise to hosted telephony. www.ucandc.com

Migrating to Hosted Telephony. Your ultimate guide to migrating from on premise to hosted telephony. www.ucandc.com Migrating to Hosted Telephony Your ultimate guide to migrating from on premise to hosted telephony Intro What is covered in this guide? A professional and reliable business telephone system is a central

More information

Project Por)olio Management

Project Por)olio Management Project Por)olio Management Important markers for IT intensive businesses Rest assured with Infolob s project management methodologies What is Project Por)olio Management? Project Por)olio Management (PPM)

More information

YOUR PROCESS MANAGEMENT AND CONTROLLING SUITE FOR MULTI-CHANNEL ONLINE MARKETING.!

YOUR PROCESS MANAGEMENT AND CONTROLLING SUITE FOR MULTI-CHANNEL ONLINE MARKETING.! YOUR PROCESS MANAGEMENT AND CONTROLLING SUITE FOR MULTI-CHANNEL ONLINE MARKETING.! AGENDA! 1. Challenges of Online Marke3ng 2. Applicata helps 3. Benefit and Pricing 4. About us! DIFFERENT STAKEHOLDER

More information

Managed Services. An essen/al set of tools for today's businesses

Managed Services. An essen/al set of tools for today's businesses Managed Services An essen/al set of tools for today's businesses Manage your enterprise better with a holis/c solu/on to all your IT worries only at Infolob What are Managed Services? By far the most cu/ng

More information

So#ware quality assurance - introduc4on. Dr Ana Magazinius

So#ware quality assurance - introduc4on. Dr Ana Magazinius So#ware quality assurance - introduc4on Dr Ana Magazinius 1 What is quality? 2 What is a good quality car? 2 and 2 2 minutes 3 characteris4cs 3 What is quality? 4 What is quality? How good or bad something

More information

IT Change Management Process Training

IT Change Management Process Training IT Change Management Process Training Before you begin: This course was prepared for all IT professionals with the goal of promo9ng awareness of the process. Those taking this course will have varied knowledge

More information

California Online Educa0on Ini0a0ve and Canvas: Streamlining the World's Largest Educa0on System

California Online Educa0on Ini0a0ve and Canvas: Streamlining the World's Largest Educa0on System California Online Educa0on Ini0a0ve and Canvas: Streamlining the World's Largest Educa0on System The Online Educa0on Ini0a0ve (OEI) is a collabora0ve effort among California Community Colleges (CCCs).

More information

Phone Systems Buyer s Guide

Phone Systems Buyer s Guide Phone Systems Buyer s Guide Contents How Cri(cal is Communica(on to Your Business? 3 Fundamental Issues 4 Phone Systems Basic Features 6 Features for Users with Advanced Needs 10 Key Ques(ons for All Buyers

More information

Computer Security Incident Handling Detec6on and Analysis

Computer Security Incident Handling Detec6on and Analysis Computer Security Incident Handling Detec6on and Analysis Jeff Roth, CISSP- ISSEP, CISA, CGEIT Senior IT Security Consultant 1 Coalfire Confiden+al Agenda 2 SECURITY INCIDENT CONTEXT TERMINOLOGY DETECTION

More information

Data Management in the Cloud: Limitations and Opportunities. Annies Ductan

Data Management in the Cloud: Limitations and Opportunities. Annies Ductan Data Management in the Cloud: Limitations and Opportunities Annies Ductan Discussion Outline: Introduc)on Overview Vision of Cloud Compu8ng Managing Data in The Cloud Cloud Characteris8cs Data Management

More information

Challenges of PM in Albania and a New. Professional Perspec8ve. Prepared by: Dritan Mezini, MBA, MPM B.S. CS

Challenges of PM in Albania and a New. Professional Perspec8ve. Prepared by: Dritan Mezini, MBA, MPM B.S. CS Challenges of PM in Albania and a New Professional Perspec8ve Prepared by: Dritan Mezini, MBA, MPM B.S. CS Table of contents Presenter s brief introduc8on General Concepts What is a project? What is Project

More information

A wiki is nothing more than a website that is op-mized for easy edi-ng,

A wiki is nothing more than a website that is op-mized for easy edi-ng, Welcome to Collabora-on Tools 105, Using Wikis and Online Project Management Tools in Poverty Law. We re going to spend the next 90 minutes discussing what exactly these tools are, how they re being used

More information

Seven Things You Must Know Before Hiring a Real Estate Agent

Seven Things You Must Know Before Hiring a Real Estate Agent Seven Things You Must Know Before Hiring a Real Estate Agent 1 Introduction Selling a home can be one of the most stressful situations of your life. Whether you re upsizing, downsizing, moving across the

More information

Protec'ng Informa'on Assets - Week 8 - Business Continuity and Disaster Recovery Planning. MIS 5206 Protec/ng Informa/on Assets Greg Senko

Protec'ng Informa'on Assets - Week 8 - Business Continuity and Disaster Recovery Planning. MIS 5206 Protec/ng Informa/on Assets Greg Senko Protec'ng Informa'on Assets - Week 8 - Business Continuity and Disaster Recovery Planning MIS5206 Week 8 In the News Readings In Class Case Study BCP/DRP Test Taking Tip Quiz In the News Discuss items

More information

WINDOWS AZURE DATA MANAGEMENT

WINDOWS AZURE DATA MANAGEMENT David Chappell October 2012 WINDOWS AZURE DATA MANAGEMENT CHOOSING THE RIGHT TECHNOLOGY Sponsored by Microsoft Corporation Copyright 2012 Chappell & Associates Contents Windows Azure Data Management: A

More information

NETWORK DEVICE SECURITY AUDITING

NETWORK DEVICE SECURITY AUDITING E-SPIN PROFESSIONAL BOOK VULNERABILITY MANAGEMENT NETWORK DEVICE SECURITY AUDITING ALL THE PRACTICAL KNOW HOW AND HOW TO RELATED TO THE SUBJECT MATTERS. NETWORK DEVICE SECURITY, CONFIGURATION AUDITING,

More information

County of Los Angeles. Chief Information Office Preferred Technologies for Geographic Information Systems (GIS) September 2014

County of Los Angeles. Chief Information Office Preferred Technologies for Geographic Information Systems (GIS) September 2014 County of Los Angeles Chief Information Office Preferred Technologies for Geographic Information Systems (GIS) September 2014 CIO Preferred Technologies for GIS This document lists the preferred Geographic

More information

help! I don t feel I have the confidence to help and I can t find the time He can spell better than me!! I m sure my daughter doesn t want my help

help! I don t feel I have the confidence to help and I can t find the time He can spell better than me!! I m sure my daughter doesn t want my help help!? He can spell better than me!! I m sure my daughter doesn t want my help I don t feel I have the confidence to help and I can t find the time My job is done, they are studying for their exams...but

More information

Embracing ArcGIS for Local Government. Robert Parsons Delaware County, Ohio Auditor s Office Steve Koenig Bruce Harris & Associates

Embracing ArcGIS for Local Government. Robert Parsons Delaware County, Ohio Auditor s Office Steve Koenig Bruce Harris & Associates Embracing ArcGIS for Local Government Robert Parsons Delaware County, Ohio Auditor s Office Steve Koenig Bruce Harris & Associates Background Project began in April 2013 At that time ArcIMS 9.2 was the

More information

Cloud-Based Commissioning. Dale Davis Mark Walter Keithly Barber Associates

Cloud-Based Commissioning. Dale Davis Mark Walter Keithly Barber Associates Cloud-Based Commissioning Dale Davis Mark Walter Keithly Barber Associates AIA Quality Assurance The Building Commissioning Association is a Registered Provider with The American Institute of Architects

More information

Cloud Security Prac0ces and Principles

Cloud Security Prac0ces and Principles Cloud Security Prac0ces and Principles Joan Pepin Director of Security The Public Cloud Is:! An opportunity to simplify and increase security! Misunderstood! A vic0m of FUD Take 0me to examine it? Or DOOM?!

More information

AppLogic and the Mainframe: The Ul7mate Private Cloud

AppLogic and the Mainframe: The Ul7mate Private Cloud MODERNIZE AND OPTIMIZE YOUR MAINFRAME S510 AppLogic and the Mainframe: The Ul7mate Private Cloud Sco@ Fagen Dis7nguished Engineer Chief Architect: Mainframe Abstract Mainframers have been using virtual

More information

The 2014 Bottleneck Report on Enterprise Mobile

The 2014 Bottleneck Report on Enterprise Mobile The 2014 Bottleneck Report on Enterprise Mobile What s the big bottleneck for enterprise mobile app development this year, and how do you get past it? 1 / 32 The 2014 Bottleneck Report on Enterprise Mobile

More information

Get a room: Eight things people want when booking a hotel

Get a room: Eight things people want when booking a hotel Get a room: Eight things people want when booking a hotel Introduc)on Booking a hotel room. No two journeys are alike. The average person visits 38 websites searching for the best hotel, in the best loca?on,

More information

Legacy Archiving How many lights do you leave on? September 14 th, 2015

Legacy Archiving How many lights do you leave on? September 14 th, 2015 Legacy Archiving How many lights do you leave on? September 14 th, 2015 1 Introductions Wendy Laposata, Himforma(cs Tom Chase, Cone Health 2 About Cone Health More than 100 loca=ons 6 hospitals, 3 ambulatory

More information

An Integrated Approach to Manage IT Network Traffic - An Overview Click to edit Master /tle style

An Integrated Approach to Manage IT Network Traffic - An Overview Click to edit Master /tle style An Integrated Approach to Manage IT Network Traffic - An Overview Click to edit Master /tle style Agenda A quick look at ManageEngine Tradi/onal Traffic Analysis Techniques & Tools Changing face of Network

More information

RESILIENT PRODUCT LIFECYCLE MANAGEMENT STRATEGIES & SOLUTIONS FOR FUTURE-PROOFING PLM

RESILIENT PRODUCT LIFECYCLE MANAGEMENT STRATEGIES & SOLUTIONS FOR FUTURE-PROOFING PLM RESILIENT PRODUCT LIFECYCLE MANAGEMENT STRATEGIES & SOLUTIONS FOR FUTURE-PROOFING PLM PLM systems hit the wall when they can t adapt to evolving business requirements and / or when they hold your business

More information

Graduate Systems Engineering Programs: Report on Outcomes and Objec:ves

Graduate Systems Engineering Programs: Report on Outcomes and Objec:ves Graduate Systems Engineering Programs: Report on Outcomes and Objec:ves Alice Squires, alice.squires@stevens.edu Tim Ferris, David Olwell, Nicole Hutchison, Rick Adcock, John BrackeL, Mary VanLeer, Tom

More information

The Future of Service Management: Addressing The Impact of Consumeriza<on

The Future of Service Management: Addressing The Impact of Consumeriza<on The Future of Service Management: Addressing The Impact of Consumeriza

More information

Virident HGST Leading the Flash Pla6orm Transforma:on March 2014

Virident HGST Leading the Flash Pla6orm Transforma:on March 2014 Virident HGST Leading the Flash Pla6orm Transforma:on March 2014 www.virident.com Storage Technology Division Hard Drive Division Storage Technology Division www.virident.com ENTERPRISE 2014, Virident

More information

Business Con'nuity & Pa'ent Safety

Business Con'nuity & Pa'ent Safety Business Con'nuity & Pa'ent Safety Why are we doing BCP? It has a direct impact on Pa'ent Safety and our overall opera'ons We ve already had outages and experienced first hand when things aren t working

More information

WHITE PAPER. Data Center Fabrics. Why the Right Choice is so Important to Your Business

WHITE PAPER. Data Center Fabrics. Why the Right Choice is so Important to Your Business WHITE PAPER Data Center Fabrics Why the Right Choice is so Important to Your Business Introduction Data center fabrics are emerging as the preferred architecture for next-generation virtualized data centers,

More information

Stream Deployments in the Real World: Enhance Opera?onal Intelligence Across Applica?on Delivery, IT Ops, Security, and More

Stream Deployments in the Real World: Enhance Opera?onal Intelligence Across Applica?on Delivery, IT Ops, Security, and More Copyright 2015 Splunk Inc. Stream Deployments in the Real World: Enhance Opera?onal Intelligence Across Applica?on Delivery, IT Ops, Security, and More Stela Udovicic Sr. Product Marke?ng Manager Clayton

More information

Licensing++ for Clouds. Mark Perry

Licensing++ for Clouds. Mark Perry Licensing++ for Clouds Mark Perry Plan* 1. Cloud? 2. Survey 3. Some ques@ons 4. Some ideas 5. Some sugges@ons (that would be you) * Plan 9 future events such as these will affect you in the future Clouds

More information

AVOIDING SILOED DATA AND SILOED DATA MANAGEMENT

AVOIDING SILOED DATA AND SILOED DATA MANAGEMENT AVOIDING SILOED DATA AND SILOED DATA MANAGEMENT Dalton Cervo Author, Consultant, Management Expert September 2015 This presenta?on contains extracts from books that are: Copyright 2011 John Wiley & Sons,

More information

The Definitive Guide. Active Directory Troubleshooting, Auditing, and Best Practices. 2011 Edition Don Jones

The Definitive Guide. Active Directory Troubleshooting, Auditing, and Best Practices. 2011 Edition Don Jones The Definitive Guide tm To Active Directory Troubleshooting, Auditing, and Best Practices 2011 Edition Don Jones Ch apter 5: Active Directory Auditing... 63 Goals of Native Auditing... 63 Native Auditing

More information

Kingdom Of Bahrain Ministry of Works. Enterprise Asset Management System A Geocentric Approach. Presented By Hisham Y.

Kingdom Of Bahrain Ministry of Works. Enterprise Asset Management System A Geocentric Approach. Presented By Hisham Y. Kingdom Of Bahrain Ministry of Works Enterprise Asset Management System A Geocentric Approach Presented By Hisham Y. Sater April 2012 Ministry Of Works Bahrain MOW The construction arm of the Kingdom of

More information

Interna'onal Standards Ac'vi'es on Cloud Security EVA KUIPER, CISA CISSP EVA.KUIPER@HP.COM HP ENTERPRISE SECURITY SERVICES

Interna'onal Standards Ac'vi'es on Cloud Security EVA KUIPER, CISA CISSP EVA.KUIPER@HP.COM HP ENTERPRISE SECURITY SERVICES Interna'onal Standards Ac'vi'es on Cloud Security EVA KUIPER, CISA CISSP EVA.KUIPER@HP.COM HP ENTERPRISE SECURITY SERVICES Agenda Importance of Common Cloud Standards Outline current work undertaken Define

More information

Qubera Solu+ons Access Governance a next genera0on approach to Iden0ty Management

Qubera Solu+ons Access Governance a next genera0on approach to Iden0ty Management Qubera Solu+ons Access Governance a next genera0on approach to Iden0ty Management Presented by: Toby Emden Prac0ce Director Iden0ty Management and Access Governance Agenda Typical Business Drivers for

More information

The Advantages of Being Sensive and Mobile

The Advantages of Being Sensive and Mobile Four vital moves to ensure your mobile strategy is responsive Adobe Responsive Development Guide June 2015 Four vital moves to ensure your mobile strategy is responsive Table of contents Responsive matters

More information

GIS IN THE CLOUD THE ESRI EXAMPLE DAVID CHAPPELL SEPTEMBER 2010 SPONSORED BY ESRI

GIS IN THE CLOUD THE ESRI EXAMPLE DAVID CHAPPELL SEPTEMBER 2010 SPONSORED BY ESRI GIS IN THE CLOUD THE ESRI EXAMPLE DAVID CHAPPELL SEPTEMBER 2010 SPONSORED BY ESRI CONTENTS Contents... 2 Cloud Computing Basics... 3 Cloud Applications and Cloud Platforms... 3 An Example Cloud Platform:

More information

Cloud Compu)ng in Educa)on and Research

Cloud Compu)ng in Educa)on and Research Cloud Compu)ng in Educa)on and Research Dr. Wajdi Loua) Sfax University, Tunisia ESPRIT - December 2014 04/12/14 1 Outline Challenges in Educa)on and Research SaaS, PaaS and IaaS for Educa)on and Research

More information

The DATA Difference Targe.ng for Stronger ROI!

The DATA Difference Targe.ng for Stronger ROI! The DATA Difference Targe.ng for Stronger ROI! Presented by: Dr. John Leininger Department of Graphic Communica

More information

NZ On Air Digital Strategy 2012-2015

NZ On Air Digital Strategy 2012-2015 NZ On Air Digital Strategy 2012-2015 Defining digital Digital has various meanings that originate from different sources. In its purest sense it is simply the dis9nc9on from analogue. Broadcast content

More information

Keyword Research: Exactly what cash buyers, motivated sellers, and private lenders are looking for online. (and how to get in front of them)

Keyword Research: Exactly what cash buyers, motivated sellers, and private lenders are looking for online. (and how to get in front of them) Keyword Research: Exactly what cash buyers, motivated sellers, and private lenders are looking for online. (and how to get in front of them) 52 Keywords + How To Guide More Traffic. More Leads. Keywords

More information

Mobile web apps: The best option for business? A whitepaper from mrc

Mobile web apps: The best option for business? A whitepaper from mrc Mobile web apps: The best option for business? A whitepaper from mrc Introduction Mobile apps have finally reached the point where businesses can no longer afford to ignore them. Recent surveys and studies

More information

HIGH-SPEED BRIDGE TO CLOUD STORAGE

HIGH-SPEED BRIDGE TO CLOUD STORAGE HIGH-SPEED BRIDGE TO CLOUD STORAGE Addressing throughput bottlenecks with Signiant s SkyDrop 2 The heart of the Internet is a pulsing movement of data circulating among billions of devices worldwide between

More information

Confessions of a new (agile) software project manager. Laura Akerman

Confessions of a new (agile) software project manager. Laura Akerman Confessions of a new (agile) software project manager Laura Akerman Agile at Emory Libraries: our own flavor Itera9ons are 2 weeks long. A minor release = a Milestone = 2-3 itera9ons (ideally). We use

More information

Next Generation Work Flow!

Next Generation Work Flow! Next Generation Work Flow! Using the cloud to improve data file handling and business processes Mitchell Fish, MBA Director of Informa?on Technology Integrated Financial SeClements 2015 NSSTA Structures

More information

Discovering Computers Fundamentals, 2010 Edition. Living in a Digital World

Discovering Computers Fundamentals, 2010 Edition. Living in a Digital World Discovering Computers Fundamentals, 2010 Edition Living in a Digital World Objec&ves Overview Discuss the importance of project management, feasibility assessment, documenta8on, and data and informa8on

More information

Big Data in Automotive Applications: Cloud Computing Based Velocity Profile Generation for Minimum Fuel Consumption

Big Data in Automotive Applications: Cloud Computing Based Velocity Profile Generation for Minimum Fuel Consumption Big Data in Automotive Applications: Cloud Computing Based Velocity Profile Generation for Minimum Fuel Consumption Giorgio Rizzoni, Ümit Özgüner, Simona Onori, Jim Wollaeger, Adarsh Kumar, Pardis Khayyer,

More information

Top Five Ways Any Business Can Benefit from Box

Top Five Ways Any Business Can Benefit from Box Top Five Ways Any Business Can Benefit from Box Every business, no matter what size, has documents and information that are the foundation of the company. Team members need to access and collaborate on

More information

Pervade Software. Use Case PCI Technical Controls. PCI- DSS Requirements

Pervade Software. Use Case PCI Technical Controls. PCI- DSS Requirements OpAuditTM from is the first compliance management product on the market to successfully track manual controls and technical controls in the same workflow-based system. This ingenious solution gathers &

More information

7 Secrets To Websites That Sell. By Alex Nelson

7 Secrets To Websites That Sell. By Alex Nelson 7 Secrets To Websites That Sell By Alex Nelson Website Secret #1 Create a Direct Response Website Did you know there are two different types of websites? It s true. There are branding websites and there

More information

ArcSDE Spatial Data Management Roles and Responsibilities

ArcSDE Spatial Data Management Roles and Responsibilities ArcSDE Spatial Data Management Roles and The following discussion outlines the major roles and responsibilities involved in deploying your spatial data and geographic information system (GIS) applications

More information

San Jacinto College Banner & Enterprise Applica5on Review Task Force Report. November 01, 2011 FINAL

San Jacinto College Banner & Enterprise Applica5on Review Task Force Report. November 01, 2011 FINAL San Jacinto College Banner & Enterprise Applica5on Review Task Force Report November 01, 2011 FINAL 1 Content Review goal and approach 3 Barriers to effec5ve use of Banner: Consultant observa5ons 10 Consultant

More information

CALL ON 3-1-1 TO IMPROVE PUBLIC SERVICE SATISFACTION ENHANCE CITIZEN RELATIONSHIP MANAGEMENT WITH PREMIERONE CSR

CALL ON 3-1-1 TO IMPROVE PUBLIC SERVICE SATISFACTION ENHANCE CITIZEN RELATIONSHIP MANAGEMENT WITH PREMIERONE CSR CALL ON 3-1-1 TO IMPROVE PUBLIC SERVICE SATISFACTION ENHANCE CITIZEN RELATIONSHIP MANAGEMENT WITH PREMIERONE CSR 9-1-1. What s your emergency? OUR NEIGHBOR IS HAVING A FAMILY REUNION AND THE MUSIC IS SO

More information

Ins+tuto Superior Técnico Technical University of Lisbon. Big Data. Bruno Lopes Catarina Moreira João Pinho

Ins+tuto Superior Técnico Technical University of Lisbon. Big Data. Bruno Lopes Catarina Moreira João Pinho Ins+tuto Superior Técnico Technical University of Lisbon Big Data Bruno Lopes Catarina Moreira João Pinho Mo#va#on 2 220 PetaBytes Of data that people create every day! 2 Mo#va#on 90 % of Data UNSTRUCTURED

More information

Case Study. The SACM Journey at the Ontario Government

Case Study. The SACM Journey at the Ontario Government Case Study The SACM Journey at the Ontario Government Agenda Today s Objec=ves The Need for SACM Our SACM Journey Scope and Governance Process Ac=vi=es Key Process Roles Training and Measurement Lessons

More information

Introduc)on of Pla/orm ISF. Weina Ma Weina.Ma@uoit.ca

Introduc)on of Pla/orm ISF. Weina Ma Weina.Ma@uoit.ca Introduc)on of Pla/orm ISF Weina Ma Weina.Ma@uoit.ca Agenda Pla/orm ISF Product Overview Pla/orm ISF Concepts & Terminologies Self- Service Applica)on Management Applica)on Example Deployment Examples

More information

BPO. Accerela*ng Revenue Enhancements Through Sales Support Services

BPO. Accerela*ng Revenue Enhancements Through Sales Support Services BPO Accerela*ng Revenue Enhancements Through Sales Support Services What is BPO? Business Process Outsorcing (BPO) is the process of outsourcing specific business func6ons to a third- party service provider

More information

Oklahoma s Open Source Spatial Data Clearinghouse: OKMaps

Oklahoma s Open Source Spatial Data Clearinghouse: OKMaps Oklahoma s Open Source Spatial Data Clearinghouse: OKMaps Presented by: Mike Sharp State Geographic Information Coordinator Oklahoma Office of Geographic Information MAGIC 2014 Symposium April 28-May1,

More information

How To Perform a SaaS Applica7on Inventory in. 5Simple Steps. A Guide for Informa7on Security Professionals. Share this ebook

How To Perform a SaaS Applica7on Inventory in. 5Simple Steps. A Guide for Informa7on Security Professionals. Share this ebook How To Perform a SaaS Applica7on Inventory in 5Simple Steps A Guide for Informa7on Security Professionals WHY SHOULD I READ THIS? This book will help you, the person in the organiza=on who cares deeply

More information

Splunk and Big Data for Insider Threats

Splunk and Big Data for Insider Threats Copyright 2014 Splunk Inc. Splunk and Big Data for Insider Threats Mark Seward Sr. Director, Public Sector Company Company (NASDAQ: SPLK)! Founded 2004, first sohware release in 2006! HQ: San Francisco

More information

REST (Representa.onal State Transfer) Ingegneria del So-ware e Lab. Università di Modena e Reggio Emilia Do<. Marzio Franzini

REST (Representa.onal State Transfer) Ingegneria del So-ware e Lab. Università di Modena e Reggio Emilia Do<. Marzio Franzini REST (Representa.onal State Transfer) Ingegneria del So-ware e Lab. Università di Modena e Reggio Emilia Do

More information

- Welcome to AdvisorLoans

- Welcome to AdvisorLoans - Welcome to AdvisorLoans AdvsorLoans provides turnkey financing solu6ons in every facet of lending, including SBA. Our expert team is well versed in SBA programs and works in this specialty daily to insure

More information

CMMI for High-Performance with TSP/PSP

CMMI for High-Performance with TSP/PSP Dr. Kıvanç DİNÇER, PMP Hace6epe University Implemen@ng CMMI for High-Performance with TSP/PSP Informa@on Systems & SoFware The Informa@on Systems usage has experienced an exponen@al growth over the past

More information

EMAIL MARKETING WORKOUT PLAN.

EMAIL MARKETING WORKOUT PLAN. 1 2 Planning Writing 3 4 Shipping Analyzing and Optimizing Click on the links above to jump to your weekly workout Everyone wants to elevate their marke2ng. But then, we come to work, get pulled in 500

More information

9 Principles of Killer Dashboards SELL. SERVICE. MARKET. SUCCEED.

9 Principles of Killer Dashboards SELL. SERVICE. MARKET. SUCCEED. 9 Principles of Killer Dashboards SELL. SERVICE. MARKET. SUCCEED. The information provided in this e-book is strictly for the convenience of our customers and is for general informational purposes only.

More information

IBM Enterprise Content Management Solu5ons Informa(on Lifecycle Governance

IBM Enterprise Content Management Solu5ons Informa(on Lifecycle Governance IBM Enterprise Content Management Solu5ons Informa(on Lifecycle Governance Mohan Natraj Content Collec(on & Archiving Informa(on Lifecycle Governance Enterprise Content Management 2011 IBM Corporation

More information

CRM Integration Best Practices

CRM Integration Best Practices CRM Integration Best Practices TABLE OF CONTENTS Introduction... 1 Should every business consider integration?... 1 Methods: Data Integration vs Systems Integration... 2 Data Integration... 2 Systems Integration...

More information

Range of Organiza7onal Approaches

Range of Organiza7onal Approaches Status of Design and Implementa7on Plan for UH System and Mānoa Organiza7onal Changes and Consolida7ons to Improve the Efficiency and Effec7veness of Support Services Presenta7on to UH Board of Regents

More information

Compass Offices Landlord Partnership. Create a des5na5on

Compass Offices Landlord Partnership. Create a des5na5on Compass Offices Landlord Partnership Create a des5na5on Compass Offices Culture A7er years of being clients of other Serviced Office providers, we had grown 5red of hidden costs, rigid contact terms and

More information

DonorPerfect Matching Gi1 Integra3on with Double the Dona3on. Guide provided by Double the Dona3on h4ps://doublethedona3on.com

DonorPerfect Matching Gi1 Integra3on with Double the Dona3on. Guide provided by Double the Dona3on h4ps://doublethedona3on.com DonorPerfect Matching Gi1 Integra3on with Double the Dona3on Guide provided by Double the Dona3on h4ps://doublethedona3on.com Double the Dona3on s Rela3onship with DonorPerfect: DonorPerfect is a leading

More information

RTPD project. 10 steps to replicate development empowerment medium in developing countries. NGO: REDDES Country: Mexico Region: Latin Amercia

RTPD project. 10 steps to replicate development empowerment medium in developing countries. NGO: REDDES Country: Mexico Region: Latin Amercia RTPD project 10 steps to replicate development empowerment medium in developing countries NGO: REDDES Country: Mexico Region: Latin Amercia What is RTPD? RTPD stands for: Red de Talleres de Producción

More information

The Redwood City Public Works Services (PWS) Department is comprised of four operating divisions:

The Redwood City Public Works Services (PWS) Department is comprised of four operating divisions: City of Redwood City, Public Works Services (PWS) Work Process Needs Assessment By: Russell Narahara, Management Analyst II The purpose of this document is to provide an overview of how field work is currently

More information

Systems of Systems Evalua/ons using SCRAM

Systems of Systems Evalua/ons using SCRAM Systems of Systems Evalua/ons using SCRAM Jo Ann Lane University of Southern California jolane@usc.edu Angela Tuffley RedBay Consul/ng, Australia angela.tuffley@gmail.com Adrian Pitman Australian Defence

More information

Asset Management and Mobile GIS Data Collec6on: Best Prac6ces Using ipads and Tablet Computers

Asset Management and Mobile GIS Data Collec6on: Best Prac6ces Using ipads and Tablet Computers Asset Management and Mobile GIS Data Collec6on: Best Prac6ces Using ipads and Tablet Computers Rob Musci Eric Pescatore pescatoreec@cdmsmith.com January 26, 2015 NEW ENGLAND WATER ENVIRONMENT ASSOCIATION

More information

Telephone Related Queries (TeRQ) IETF 85 (Atlanta)

Telephone Related Queries (TeRQ) IETF 85 (Atlanta) Telephone Related Queries (TeRQ) IETF 85 (Atlanta) Telephones and the Internet Our long- term goal: migrate telephone rou?ng and directory services to the Internet ENUM: Deviated significantly from its

More information

JAVASCRIPT CHARTING. Scaling for the Enterprise with Metric Insights. 2013 Copyright Metric insights, Inc.

JAVASCRIPT CHARTING. Scaling for the Enterprise with Metric Insights. 2013 Copyright Metric insights, Inc. JAVASCRIPT CHARTING Scaling for the Enterprise with Metric Insights 2013 Copyright Metric insights, Inc. A REVOLUTION IS HAPPENING... 3! Challenges... 3! Borrowing From The Enterprise BI Stack... 4! Visualization

More information

Capitalize on your carbon management solu4on investment

Capitalize on your carbon management solu4on investment Capitalize on your carbon management solu4on investment Best prac4ce guide for implemen4ng carbon management so9ware Carbon Disclosure Project +44 (0) 20 7970 5660 info@cdproject.net www.cdproject.net

More information

Personal Geodatabase 101

Personal Geodatabase 101 Personal Geodatabase 101 There are a variety of file formats that can be used within the ArcGIS software. Two file formats, the shape file and the personal geodatabase were designed to hold geographic

More information

2013 Copyright ComFit Learning Prep

2013 Copyright ComFit Learning Prep 1 2 We at ComFit share with you a common objec=ve: to help your students be more successful in their academic lives and their personal lives. We seek to accomplish this objec=ve by helping you address

More information

Drupal for the Masses - Building a Sustainable Distribu7on for Technical and Non- Technical Folks

Drupal for the Masses - Building a Sustainable Distribu7on for Technical and Non- Technical Folks Atlanta DrupalCamp Drupal for the Masses - Building a Sustainable Distribu7on for Technical and Non- Technical Folks Nancy Flowers- Mangs User Experience and Web Services, Yale University ITS Saturday,

More information

How JetBlue is Reaping the Rewards of Dynamic Discoun:ng. Joni Geurts - JetBlue Paul Kerins - ipayables

How JetBlue is Reaping the Rewards of Dynamic Discoun:ng. Joni Geurts - JetBlue Paul Kerins - ipayables How JetBlue is Reaping the Rewards of Dynamic Discoun:ng Joni Geurts - JetBlue Paul Kerins - ipayables What is Dynamic Discoun:ng? q Tradi:onal Terms Determined with supplier during contract nego:a:ons

More information

The model of SWOT-analysis is the most

The model of SWOT-analysis is the most Ten Mistakes at the Usage of the SWOT-Analysis in the Strategic Marketing Planning in the Healthcare Institutions Chief Assist. Prof. Alexander Valkov, Ph.D. Department of Public Administration and Regional

More information

IT Governance in Organizations Experiencing Decentralization. Jelena Zdravkovic

IT Governance in Organizations Experiencing Decentralization. Jelena Zdravkovic IT Governance in Organizations Experiencing Decentralization Jelena Zdravkovic Department of Computer & Systems Sciences (DSV), Stockholm University, Sweden Giannoulis About the Speaker Title: Associate

More information

Pu?ng B2B Research to the Legal Test

Pu?ng B2B Research to the Legal Test With the global leader in sampling and data services Pu?ng B2B Research to the Legal Test Ashlin Quirk, SSI General Counsel 2014 Survey Sampling Interna6onal 1 2014 Survey Sampling Interna6onal Se?ng the

More information

Application of Supply Chain Concepts to the Analysis Process

Application of Supply Chain Concepts to the Analysis Process Application of Supply Chain Concepts to the Analysis Process Rob Handfield, PhD Bank of America University Distinguished Professor of Supply Chain Management Executive Director, Supply Chain Resource Cooperative

More information

Seven Things You Must Know Before Hiring a Real Estate Agent

Seven Things You Must Know Before Hiring a Real Estate Agent Seven Things You Must Know Before Hiring a Real Estate Agent Seven Things To Know Before Hiring a Real Estate Agent Copyright All Rights Reserved 1 Introduction Selling a home can be one of the most stressful

More information

Note: Hands On workshops are Bring Your Own Laptop (BYOL), unless otherwise noted. Some workshops are Bring Your Own Mobile Device(BYOD).

Note: Hands On workshops are Bring Your Own Laptop (BYOL), unless otherwise noted. Some workshops are Bring Your Own Mobile Device(BYOD). 2015 MN GIS/LIS Consortium Pre Conference Workshops The Minnesota GIS/LIS Consortium is pleased to offer a diverse list of workshops on Wednesday, October 7th, 2015 at the DECC, Duluth, Minnesota Charting

More information