CTI-TC Weekly Working Sessions

Size: px
Start display at page:

Download "CTI-TC Weekly Working Sessions"

Transcription

1 CTI-TC Weekly Working Sessions Meeting Date: October 4, 2016 Time: 15:00:00 UTC Purpose: Weekly CTI-TC Joint Working Session Attendees: Agenda: Jordan Trey Darley Wunder Ivan Kirillov Stephen Banghart TAXII 2.0 Discussions Meeting Notes Taylor Rich Struse Cridland Davidson Thomson Ryusuke Masuoka Richard Piazza Jane Ginn - Recorder Others - Unknown Discussion on Channels concept on Slack we will discuss later Key question: Should TAXII 2.0 allow raw types not just STIX Went through slide deck Discussion of two options for getting messages #1 HTTP GET /message-link GET each message individually #2 HTTP GET /messages Put many messages in one HTTP Response Discussed the issues associated with each option [In chat] What prevents someone from putting STIX 1.x content within a JSON response?

2 [In chat] It's XML; you'd need to wrap it somehow. Are there any other comments? There are going to be many messages The application I want to make available to you 1,000 malware messages per minute Inside the network Intra-network has the potential for being chatty No need to store High volume potential My concern is that you are looking at a link request Even if you are dealing with HTTP 2 you Are still dealing with the potential for many messages and a latency issue Discussed the performance drawback If we chose to put Option #2 in the Spec, we would need to address encapsulating non JSON We originally talked about several of these issues in Nov./Dec. Gave a thought exercise Asked how to put multiple messages in an HTTP response Outlined a couple of approaches mentioned multi-part mixed MIME response That covers the gamut of what was discussed in the TAXII channel I m leaning toward The Multi-part MIME response Explained why Beyond that, if you are encapsulating pieces of content you will have to reinvent Multi-part MIME unless you are going to restrict inputs Or you pre-define the types of content that you are going to send Gave an example of why Gave an example of pagination parameters as why these are put in a list in JSON So those could go in a link-header? You could put in a link-header. Gave example of how it might work Talking about the links to the messages, assuming how the message link might work Gave example of a URL property Page 2

3 So basically embed an array within the response? Explained how it would work If you look at how MIME is done [Explained how the encoding works] One of the key ones Is the Content Disposition If you wanted to send the file, you can put the file name there If we want to go that way, we will want to copy much of the MIME spec If you are sending a binary name, does that really matter? With malware, that is a special case Most messages will be in STIX The way we are discussing the issues in the Slack channel, there is a conceptual departure You ll need to have some TAXII wrap-around, if only for pagination Can you give us an example of what that might look like? Yea, sure. I don t see TAXII being that useful for non-stix transfer We should focus on the STIX use case I kind of agree with that We ve been having that discussion on Slack I m glad you brought that up I d like to get the opinion in the room of the two options? Is there another capability that we should be thinking about? I would probably lean toward Option #2 Stephen Banghart My first meeting. May I comment? The paperwork is in the works to join OASIS. I m from NIST OASIS membership is important. We have to be mindful of that, but we really need to hear from Whole community Stephen This is my personal opinion. The first option looks like it is closer to a REST-ful approach It would be great if TAXII 2.0 could have a pure REST-ful approach The interoperability issue would matter Especially for SACM and MILE within the IETF Sorry, can you explain to me what a Message is? It could be anything, STIX 2.0, STIX 1.x, a malware sample It is strictly an index, there is no metadata, right? We haven t strictly defined it yet You wouldn t know which messages to get to figure out what is in them Page 3

4 That is a topic on slide #6, how to do filtering Explained the Use Case of how message GET could be a large message We would need to add some qualifiers Further explained it I m hearing that both of these options would have value Tried to explain something audio broke up Another thing that came up is MIME types. Gave example of server response Value of content-type header indicates the type of response We are going to need a STIX 2.x MIME type I looked at the PDF MIME type yesterday We ll also need some kind of X-header to specify MIME type I don t agree with that; I think version it should be within the STIX itself Speculated how backward compatibility might work That might be good to just have STIX plus JSON You may need a version number That s a good idea. Explained why they took it out of STIX When we had discussion in STIX-land, we realized we were going to pass it in a Bundle. What about a scenario where some company has a TAXII on the outside and then passed it Using a different protocol inside the network (used AMQP as example) Explained how that would work I ll have to learn more about asking for the version in the MIME type We have an open question about how to transfer STIX inside and outside of TAXII It feels like the same types of questions would apply with a Channel API response will be defined by TAXII It seems like the process of requesting a MIME Type is something that Robin Cover At OASIS can help us with, do you want to talk about Filtering? Page 4

5 Gave example of how filtering would work with data markings Say you have an indicator generated from some device inside network Gave example of difference between an endpoint protection vs. firewall I think we are going to have to be careful Filtering and Search requires a lot of capability You are setting the bar pretty high if you define that via TAXII There has been some discussion about several Use Cases Gave MD5 hash as example I understand that Gave example of how it would work with high volume data Where is the line between product discussion vs. protocol discussion? My perspective here is that If we were able to filter everything in STIX, that would be difficult We can prioritize it will be difficult for server implementers I would lean towards specifying less in this area, and then let it evolve over time Gave examples of how it might work over time What I would like as a minimum A way to specify indicators and a time-frame Then we also need the object-level marking I agree with you, from our POV We would want different subscription costs associated with different types of queries We would assign different cost structures There is also an aspect around Authorization a client may be allowed to connect to the Server but The question of who sees what remains Maybe TAXII 2.0 should covey that in a grammar that works with the client Then as the protocol matures we could then add filters Gave example of RBAC that is product specific Summarized the consensus of the group Agreed with the consensus Any other comments in general One thing to look at there are some capability exchanges in various protocols in the IETF We might want to align around those we might want to look at these Page 5

6 Could you share those in the TAXII Slack channel? Sure I d like to stand on the shoulders of giants that is why we decided to go with HTTP I don t think we ll have time to go into Authentication we ll talk about that next week Are there any comments/questions? Jane There was one question in the Chat Room had posed it Posed the question about how Option #1 for GET would work Gave a visual example Option #2 would give you a series of questions Talked about the discussions in the past with pagination There needs to be a way to do flow control discussed how There are two ways of looking at it if we do not do Option #2, we would not define Ok, I see then I like Option #2 [Outlined his understanding] Explained how it would work The only way to get the message ID would be with Option 1 Discussed how it might work with Multi-part MIME what to do in the header There is a Use Case where you might want to get one message at a time Explained how you might get flooded It explains how you could not do that as long as you can provide someone with a list Ok, that is something for us to think about. Our time is up we ll start Authentication next week Big long pole in the tent Let s do some early prototypes We ll finish up the next week with Data Collections The issue is the ephemeral state in the Channels ******************************************************** ****** Meeting Terminated Page 6

CTI-TC Weekly Working Sessions

CTI-TC Weekly Working Sessions CTI-TC Weekly Working Sessions Meeting Date: October 18, 2016 Time: 15:00:00 UTC Purpose: Weekly CTI-TC Joint Working Session Attendees: Agenda: Jordan - Moderator Darley Christian Hunt Rich Piazza TAXII

More information

CTI-TC Weekly Working Sessions

CTI-TC Weekly Working Sessions CTI-TC Weekly Working Sessions Meeting Date: Thursday, May 12 2016 Time: UTC 14:00:00 Purpose: CTI-TC CybOX Subcommittee Working Session Attendees: Agenda: Kirillov - Moderator Darley Wunder Rich Piazza

More information

CTI-TC Weekly Working Sessions

CTI-TC Weekly Working Sessions CTI-TC Weekly Working Sessions Meeting Date: February 21, 2017 Time: 15:00:00 UTC Purpose: Weekly CTI TC Joint Working Session Attendees: Jordan - Moderator Darley Thomson Eric Burger Taylor Jon Baker

More information

CTI-TC Working Session

CTI-TC Working Session CTI-TC Working Session Meeting Date: March 13, 2018 Time: 3:00 p.m. EDT Purpose: Weekly CTI-TC Weekly Working Call Attendees: Sarah Kelley Wunder Davidson Moderator ard Struse Piazza Thomson Drew Varner

More information

CTI-TC Monthly Meeting - Notes

CTI-TC Monthly Meeting - Notes CTI-TC Monthly Meeting - Notes Meeting Date: March 28, 2017 Time: CTI TC Weekly Working Session- 11:00 AM US EDT Tuesday, March 21, 2017 Purpose: CTI TC Weekly Working Session Attendees: Company Name Kingfisher

More information

CTI-TC. Monthly Meeting UPDATE ON MVP RELEASE FOR DRAFT SPECIFICATIONS. Session #1: 15:00:00 UTC July 21, 2016*

CTI-TC. Monthly Meeting UPDATE ON MVP RELEASE FOR DRAFT SPECIFICATIONS. Session #1: 15:00:00 UTC July 21, 2016* Session #1: 15:00:00 UTC July 21, 2016* CTI-TC Monthly Meeting Session #2: 01:00:00 UTC July 22, 2016* UPDATE ON MVP RELEASE FOR DRAFT SPECIFICATIONS * Attendance at either Session #1 or Session #2 Counts

More information

CTI-TC Interoperability Subcommittee

CTI-TC Interoperability Subcommittee CTITC Interoperability Subcommittee Meeting Date: Wednesday, April 13, 2016 Time: 18:00 UTC 02:00pm to 03:00pm EDT Purpose: Monthly Meeting Attendees: Thomson Looking Glass Cochair Keirstead IBM CoChair

More information

CTI-TC Working Session

CTI-TC Working Session CTI-TC Working Session John Meeting Date: Sept 4, 2018 Time: 3:00 p.m. EDT Purpose: Weekly Working Session Attendees: Chris Ricard Bret Jordan Nicholas Hayden Moderator Jane Ginn - Recorder Drew Varner

More information

CTI-TC Monthly Meeting - Notes

CTI-TC Monthly Meeting - Notes CTI-TC Monthly Meeting - Notes Meeting Date: March 7, 2017 Time: CTI TC Weekly Working Session- 11:00 AM US EDT Tuesday, March 7, 2017 Purpose: CTI TC Weekly Working Session Attendees: Company Name Role

More information

Sept 2018 CTI TC F2F Summary Notes

Sept 2018 CTI TC F2F Summary Notes Sept 2018 CTI TC F2F Summary Notes Session 1: STIX 2.1 Review The majority of the discussion centered around how we develop and validate implementations for the newly added features. No real hard and fast

More information

Cyber Threat Intelligence: Technical Committee (CTI TC)

Cyber Threat Intelligence: Technical Committee (CTI TC) www.oasis-open.org Cyber Threat Intelligence: Technical Committee (CTI TC) Monthly Meetings July 20, 2017 Session #1 & Session #2 & www.oasis-open.org Agenda Richard Struse Chairman, CTI TC Welcome & Meeting

More information

Adding content to your Blackboard 9.1 class

Adding content to your Blackboard 9.1 class Adding content to your Blackboard 9.1 class There are quite a few options listed when you click the Build Content button in your class, but you ll probably only use a couple of them most of the time. Note

More information

TAXII 1.0 (DRAFT) Capabilities and Services. Charles Schmidt & Mark Davidson

TAXII 1.0 (DRAFT) Capabilities and Services. Charles Schmidt & Mark Davidson TAXII 1.0 (DRAFT) Capabilities and Services Charles Schmidt & Mark Davidson 2 About This Talk Look at the use scenarios we want to support and how we have designed TAXII to support them TAXII supports

More information

If Statements, For Loops, Functions

If Statements, For Loops, Functions Fundamentals of Programming If Statements, For Loops, Functions Table of Contents Hello World Types of Variables Integers and Floats String Boolean Relational Operators Lists Conditionals If and Else Statements

More information

Hello, and welcome to another episode of. Getting the Most Out of IBM U2. This is Kenny Brunel, and

Hello, and welcome to another episode of. Getting the Most Out of IBM U2. This is Kenny Brunel, and Hello, and welcome to another episode of Getting the Most Out of IBM U2. This is Kenny Brunel, and I'm your host for today's episode which introduces wintegrate version 6.1. First of all, I've got a guest

More information

Thank you. So, there was the echo.

Thank you. So, there was the echo. COPHAG ccnso TLD-OPS Standing Committee COPHAG ccnso TLD-OPS Standing Committee Sunday, March 12, 2017 13:45 to 15:00 CET ICANN58 Copenhagen, Denmark It is Sunday, March 12 th, 2017 in Hall B41 for the

More information

Learning to Provide Modern Solutions

Learning to Provide Modern Solutions 1 Learning to Provide Modern Solutions Over the course of this book, you will learn to enhance your existing applications to modernize the output of the system. To do this, we ll take advantage of the

More information

Binary, Hexadecimal and Octal number system

Binary, Hexadecimal and Octal number system Binary, Hexadecimal and Octal number system Binary, hexadecimal, and octal refer to different number systems. The one that we typically use is called decimal. These number systems refer to the number of

More information

MARRAKECH RSSAC Public Session. MARRAKECH RSSAC Public Session Wednesday, March 09, :00 to 15:30 WET ICANN55 Marrakech, Morocco

MARRAKECH RSSAC Public Session. MARRAKECH RSSAC Public Session Wednesday, March 09, :00 to 15:30 WET ICANN55 Marrakech, Morocco Wednesday, March 09, 2016 14:00 to 15:30 WET ICANN55 Marrakech, Morocco UNIDTIFIED MALE: Good afternoon, everybody. We ve got lots of room at the table if anybody wants to come up, join us. We won t put

More information

Lecture 34 SDLC Phases and UML Diagrams

Lecture 34 SDLC Phases and UML Diagrams That Object-Oriented Analysis and Design Prof. Partha Pratim Das Department of Computer Science and Engineering Indian Institute of Technology-Kharagpur Lecture 34 SDLC Phases and UML Diagrams Welcome

More information

Victor has added the link in the notes box:

Victor has added the link in the notes box: INTRO Welcome and thanks for joining our webinar. This is the second in our Web Training Webinars series. You can find a recording of the first webinar: How to create and edit content on your Drupal site

More information

EmberJS A Fitting Face for a D8 Backend. Taylor Solomon

EmberJS A Fitting Face for a D8 Backend. Taylor Solomon EmberJS A Fitting Face for a D8 Backend Taylor Solomon taylor.solomon @jtsolomon http://interactivestrategies.com 2 Years Ago 2 Years Ago URL Ember Data assumes a few things. - Your API format is JSON

More information

Lifehack #1 - Automating Twitter Growth without Being Blocked by Twitter

Lifehack #1 - Automating Twitter Growth without Being Blocked by Twitter Lifehack #1 - Automating Twitter Growth without Being Blocked by Twitter Intro 2 Disclaimer 2 Important Caveats for Twitter Automation 2 Enter Azuqua 3 Getting Ready 3 Setup and Test your Connection! 4

More information

GETTING STARTED GUIDE

GETTING STARTED GUIDE SETUP GETTING STARTED GUIDE About Benchmark Email Helping you turn your email list into relationships and sales. Your email list is your most valuable marketing asset. Benchmark Email helps marketers short

More information

Weebly 101. Make an Affordable, Professional Website in Less than an Hour

Weebly 101. Make an Affordable, Professional Website in Less than an Hour Weebly 101 Make an Affordable, Professional Website in Less than an Hour Text Copyright STARTUP UNIVERSITY All Rights Reserved No part of this document or the related files may be reproduced or transmitted

More information

Welcome to this IBM podcast, Realizing More. Value from Your IMS Compiler Upgrade. I'm Kimberly Gist

Welcome to this IBM podcast, Realizing More. Value from Your IMS Compiler Upgrade. I'm Kimberly Gist IBM Podcast [ MUSIC ] Welcome to this IBM podcast, Realizing More Value from Your IMS Compiler Upgrade. I'm Kimberly Gist with IBM. System z compilers continue to deliver the latest programming interfaces

More information

_APP A_541_10/31/06. Appendix A. Backing Up Your Project Files

_APP A_541_10/31/06. Appendix A. Backing Up Your Project Files 1-59863-307-4_APP A_541_10/31/06 Appendix A Backing Up Your Project Files At the end of every recording session, I back up my project files. It doesn t matter whether I m running late or whether I m so

More information

Blackfin Online Learning & Development

Blackfin Online Learning & Development Presentation Title: Multimedia Starter Kit Presenter Name: George Stephan Chapter 1: Introduction Sub-chapter 1a: Overview Chapter 2: Blackfin Starter Kits Sub-chapter 2a: What is a Starter Kit? Sub-chapter

More information

MA 1128: Lecture 02 1/22/2018

MA 1128: Lecture 02 1/22/2018 MA 1128: Lecture 02 1/22/2018 Exponents Scientific Notation 1 Exponents Exponents are used to indicate how many copies of a number are to be multiplied together. For example, I like to deal with the signs

More information

Hospital Inpatient Quality Reporting (IQR) Program

Hospital Inpatient Quality Reporting (IQR) Program How to Correct Common Schema Validation Errors for Hospitals QRDA Category I Submissions and Other Guidance Presentation Transcript Moderator Artrina Sturges, EdD, MS Project Lead, Hospital Inpatient Quality

More information

(Refer Slide Time: 06:01)

(Refer Slide Time: 06:01) Data Structures and Algorithms Dr. Naveen Garg Department of Computer Science and Engineering Indian Institute of Technology, Delhi Lecture 28 Applications of DFS Today we are going to be talking about

More information

HOSTING A WEBINAR BEST PRACTICE GUIDE

HOSTING A WEBINAR BEST PRACTICE GUIDE HOSTING A WEBINAR BEST PRACTICE GUIDE Summary Short for web based seminars, webinars are online methods of communication which are transmitted over the internet and aimed to reach large audiences. A key

More information

Preserving State Government Digital Information Core Legislative XML Schema Meeting. Minnesota Historical Society

Preserving State Government Digital Information Core Legislative XML Schema Meeting. Minnesota Historical Society Preserving State Government Digital Information Core Legislative XML Schema Meeting Minnesota Historical Society Friday, September 12, 2008 Pillsbury Conference Room, Minnesota History Center St. Paul,

More information

Object-Oriented Analysis and Design Prof. Partha Pratim Das Department of Computer Science and Engineering Indian Institute of Technology-Kharagpur

Object-Oriented Analysis and Design Prof. Partha Pratim Das Department of Computer Science and Engineering Indian Institute of Technology-Kharagpur Object-Oriented Analysis and Design Prof. Partha Pratim Das Department of Computer Science and Engineering Indian Institute of Technology-Kharagpur Lecture 06 Object-Oriented Analysis and Design Welcome

More information

CASE STUDY IT. Albumprinter Adopting Redgate DLM

CASE STUDY IT. Albumprinter Adopting Redgate DLM CASE STUDY IT Albumprinter Adopting Redgate DLM "Once the team saw they could deploy all their database changes error-free at the click of a button, with no more manual scripts, it spread by word of mouth.

More information

CIS 45, The Introduction. What is a database? What is data? What is information?

CIS 45, The Introduction. What is a database? What is data? What is information? CIS 45, The Introduction I have traveled the length and breadth of this country and talked with the best people, and I can assure you that data processing is a fad that won t last out the year. The editor

More information

The COS 333 Project. Robert M. Dondero, Ph.D. Princeton University

The COS 333 Project. Robert M. Dondero, Ph.D. Princeton University The COS 333 Project Robert M. Dondero, Ph.D. Princeton University 1 Overview A simulation of reality In groups of 3-5 people... Build a substantial three tier software system 2 Three-Tier Systems "Three

More information

Modern Cyber Defense with Automated Real-Time Response: A Standards Update

Modern Cyber Defense with Automated Real-Time Response: A Standards Update SESSION ID: AIR-F01 Modern Cyber Defense with Automated Real-Time Response: A Standards Update Bret Jordan Director of Security Architecture Symantec @jordan_bret Joe Brule Executive Director OpenC2 Forum

More information

Meet our Example Buyer Persona Adele Revella, CEO

Meet our Example Buyer Persona Adele Revella, CEO Meet our Example Buyer Persona Adele Revella, CEO 685 SPRING STREET, NO. 200 FRIDAY HARBOR, WA 98250 W WW.BUYERPERSONA.COM You need to hear your buyer s story Take me back to the day when you first started

More information

SYMFONY2 WEB FRAMEWORK

SYMFONY2 WEB FRAMEWORK 1 5828 Foundations of Software Engineering Spring 2012 SYMFONY2 WEB FRAMEWORK By Mazin Hakeem Khaled Alanezi 2 Agenda Introduction What is a Framework? Why Use a Framework? What is Symfony2? Symfony2 from

More information

What is Standard APEX? TOOLBOX FLAT DESIGN CARTOON PEOPLE

What is Standard APEX? TOOLBOX FLAT DESIGN CARTOON PEOPLE What is Standard APEX? TOOLBOX FLAT DESIGN CARTOON PEOPLE About me Freelancer since 2010 Consulting and development Oracle databases APEX BI Blog: APEX-AT-WORK Twitter: @tobias_arnhold - Oracle ACE Associate

More information

ISR Semester 1 Whitepaper Guidelines This whitepaper will serve as the summative documentation of your work for the first semester.

ISR Semester 1 Whitepaper Guidelines This whitepaper will serve as the summative documentation of your work for the first semester. ISR Semester 1 Whitepaper Guidelines This whitepaper will serve as the summative documentation of your work for the first semester. In concise prose, you will detail how you implemented your project, discuss

More information

Hello World! Computer Programming for Kids and Other Beginners. Chapter 1. by Warren Sande and Carter Sande. Copyright 2009 Manning Publications

Hello World! Computer Programming for Kids and Other Beginners. Chapter 1. by Warren Sande and Carter Sande. Copyright 2009 Manning Publications Hello World! Computer Programming for Kids and Other Beginners by Warren Sande and Carter Sande Chapter 1 Copyright 2009 Manning Publications brief contents Preface xiii Acknowledgments xix About this

More information

TAXII 2.0 Specification Pre Draft

TAXII 2.0 Specification Pre Draft TAXII 2.0 Specification Pre Draft Current Status/Intent This document serves to gain consensus on pre draft concepts of TAXII 2.0. Please feel free to poke holes and comment! Overview TAXII is an open

More information

Tableau Automation Starter Kit:

Tableau Automation Starter Kit: Tableau Automation Starter Kit: Leveraging Tableau s Webhooks to automate and integrate your data across your SaaS apps Hello Data Rockstars! The purpose of this guide is to help you set up Webhooks with

More information

Up and Running Software The Development Process

Up and Running Software The Development Process Up and Running Software The Development Process Success Determination, Adaptative Processes, and a Baseline Approach About This Document: Thank you for requesting more information about Up and Running

More information

The Best Event Marketing Plan. Ever.

The Best Event  Marketing Plan. Ever. The Best Event Email Marketing Plan. Ever. Introduction: You ve created a kick-ass, awesome event at an amazing location with a beautiful event page - and all within budget! But now what? Your biggest

More information

Subversion was not there a minute ago. Then I went through a couple of menus and eventually it showed up. Why is it there sometimes and sometimes not?

Subversion was not there a minute ago. Then I went through a couple of menus and eventually it showed up. Why is it there sometimes and sometimes not? Subversion was not there a minute ago. Then I went through a couple of menus and eventually it showed up. Why is it there sometimes and sometimes not? Trying to commit a first file. There is nothing on

More information

THREAT MANAGEMENT AND OUR TECHNICAL LEARNINGS IMPLEMENTING CTI

THREAT MANAGEMENT AND OUR TECHNICAL LEARNINGS IMPLEMENTING CTI LIFE AFTER THREAT INTELLIGENCE EXCHANGE THREAT MANAGEMENT AND OUR TECHNICAL LEARNINGS IMPLEMENTING CTI Joep Gommers @joepgommers Marko Dragoljevic @chipi_nbgd Download whitepaper http://bit.do/threatintel

More information

Data Structures and Algorithms Dr. Naveen Garg Department of Computer Science and Engineering Indian Institute of Technology, Delhi.

Data Structures and Algorithms Dr. Naveen Garg Department of Computer Science and Engineering Indian Institute of Technology, Delhi. Data Structures and Algorithms Dr. Naveen Garg Department of Computer Science and Engineering Indian Institute of Technology, Delhi Lecture 18 Tries Today we are going to be talking about another data

More information

Going to cover; - Why we have SPIR-V - Brief history of SPIR-V - Some of the core required features we wanted - How OpenCL will use SPIR-V - How

Going to cover; - Why we have SPIR-V - Brief history of SPIR-V - Some of the core required features we wanted - How OpenCL will use SPIR-V - How 1 Going to cover; - Why we have SPIR-V - Brief history of SPIR-V - Some of the core required features we wanted - How OpenCL will use SPIR-V - How Vulkan will use SPIR-V - The differences between compute/graphics

More information

** Pre-Sell Page Secrets **

** Pre-Sell Page Secrets ** ** Pre-Sell Page Secrets ** Page 1 - CommissionBlueprint.com 2008 Introduction Using a pre-sell page is a highly effective tactic that can be used in almost any market to motivate a visitor into purchasing

More information

Chapter01.fm Page 1 Monday, August 23, :52 PM. Part I of Change. The Mechanics. of Change

Chapter01.fm Page 1 Monday, August 23, :52 PM. Part I of Change. The Mechanics. of Change Chapter01.fm Page 1 Monday, August 23, 2004 1:52 PM Part I The Mechanics of Change The Mechanics of Change Chapter01.fm Page 2 Monday, August 23, 2004 1:52 PM Chapter01.fm Page 3 Monday, August 23, 2004

More information

CTI-TC Monthly Meeting - Notes

CTI-TC Monthly Meeting - Notes CTI-TC Monthly Meeting - Notes Meeting Date: October 20, 2016 Time: Session #1-11:00 AM US EDT Purpose: Monthly Full TC Meeting Attendees: Company Name Role United Kingdom Cabinet Office Algar, Jonathan

More information

VIDEO 1: WHAT ARE THE SMART CONTENT TOOLS? VIDEO 2: HOW DO YOU CREATE A SMART CTA?

VIDEO 1: WHAT ARE THE SMART CONTENT TOOLS? VIDEO 2: HOW DO YOU CREATE A SMART CTA? VIDEO 1: WHAT ARE THE SMART CONTENT TOOLS? Hello again! I m Angela with HubSpot Academy. Now that you have a contextual marketing strategy in place with segmentation and personalization, you re ready to

More information

THANKS FOR READING. - Marco Behler, Author. Copyright 2015 Marco Behler GmbH. All Rights Reserved.

THANKS FOR READING. - Marco Behler, Author. Copyright 2015 Marco Behler GmbH. All Rights Reserved. 6 THANKS FOR READING Thanks for reading Customer Requirements - Everything Programmers Need To Know Before Writing Code. If you have any suggestions, feedback (good or bad) then please do not hesitate

More information

Module 6. Campaign Layering

Module 6.  Campaign Layering Module 6 Email Campaign Layering Slide 1 Hello everyone, it is Andy Mackow and in today s training, I am going to teach you a deeper level of writing your email campaign. I and I am calling this Email

More information

COMPUTER SCIENCE E-1 EXAM I BRIEFING. Understanding Computers & the Internet

COMPUTER SCIENCE E-1 EXAM I BRIEFING. Understanding Computers & the Internet COMPUTER SCIENCE E-1 Understanding Computers & the Internet EXAM I BRIEFING Our rst exam will take place on Monday, March 11 from 5:30pm 7:30pm EST. You will have two hours to complete the exam. is exam

More information

How to Host WebEx Meetings

How to Host WebEx Meetings How to Host WebEx Meetings Instructions for ConnSCU Faculty and Staff using ConnSCU WebEx Table of Contents How Can Faculty and Staff Use WebEx?... 3 Inviting Meeting Participants... 3 Tips before Starting

More information

Google Docs Tipsheet. ABEL Summer Institute 2009

Google Docs Tipsheet. ABEL Summer Institute 2009 Google Docs Tipsheet ABEL Summer Institute 2009 Contents Logging in to Google Apps for CollaborativeSchools.net for the First Time... 2 Text Documents Creating a New Text Document in Google Docs... 5 Uploading

More information

Win-Back Campaign- Re-Engagement Series

Win-Back Campaign- Re-Engagement Series Win-Back Campaign- Re-Engagement Series At this point the re-engagement campaign has ended, so if the prospect still hasn t responded it s time to turn up the heat. NOTE: In the emails below, everywhere

More information

Building on the Globus Python SDK

Building on the Globus Python SDK Building on the Globus Python SDK Stephen Rosen April 11, 2017 SDK Overview The Globus SDK is a client-side library which provides language bindings for entities and methods available via web APIs. SDK

More information

Introduction to RESTful Web Services. Presented by Steve Ives

Introduction to RESTful Web Services. Presented by Steve Ives 1 Introduction to RESTful Web Services Presented by Steve Ives Introduction to RESTful Web Services What are web services? How are web services implemented? Why are web services used? Categories of web

More information

EPISODE 23: HOW TO GET STARTED WITH MAILCHIMP

EPISODE 23: HOW TO GET STARTED WITH MAILCHIMP EPISODE 23: HOW TO GET STARTED WITH MAILCHIMP! 1 of! 26 HOW TO GET STARTED WITH MAILCHIMP Want to play a fun game? Every time you hear the phrase email list take a drink. You ll be passed out in no time.

More information

Web Evaluation Report Guidelines

Web Evaluation Report Guidelines Web Evaluation Report Guidelines Graduate Students: You are required to conduct a usability test for your final project in this course. Please review the project description and the evaluation rubric on

More information

Subject: Top-Paying IT Certificates for 2015 (And Our New Courses)

Subject: Top-Paying IT Certificates for 2015 (And Our New Courses) ITProTV Emails What You Missed Email #1 Subject: Top-Paying IT Certificates for 2015 (And Our New Courses) If you re like me you re already thinking about your 2015 goals. So I thought I d share a few

More information

Speech 2 Part 2 Transcript: The role of DB2 in Web 2.0 and in the IOD World

Speech 2 Part 2 Transcript: The role of DB2 in Web 2.0 and in the IOD World Speech 2 Part 2 Transcript: The role of DB2 in Web 2.0 and in the IOD World Slide 1: Cover Welcome to the speech, The role of DB2 in Web 2.0 and in the Information on Demand World. This is the second speech

More information

What are we going to talk about today?

What are we going to talk about today? For those of you who haven t worked with me over the past 6 years, I m Bryan Senter. I ve been in Wiesbaden in a different role for 5 years. I followed the crowd from Heidelberg before that. EPMSaaS stands

More information

Digital Marketing Manager, Marketing Manager, Agency Owner. Bachelors in Marketing, Advertising, Communications, or equivalent experience

Digital Marketing Manager, Marketing Manager, Agency Owner. Bachelors in Marketing, Advertising, Communications, or equivalent experience Persona name Amanda Industry, geographic or other segments B2B Roles Digital Marketing Manager, Marketing Manager, Agency Owner Reports to VP Marketing or Agency Owner Education Bachelors in Marketing,

More information

Close Your File Template

Close Your File Template In every sale there is always a scenario where I can t get someone to respond. No matter what I do. I can t get an answer from them. When people stop responding I use the Permission To. This is one of

More information

Enter the site Title: Student Name s eportfolio Choose your Website Domain: Use a Subdomain of Weebly.com

Enter the site Title: Student Name s eportfolio Choose your Website Domain: Use a Subdomain of Weebly.com Weebly Tutorial Tutorial #1: Signing Up: Welcome to this tutorial. I m going to show you how to sign up for an account with Weebly so you can start building your eportfolio. Go to www.weebly.com. You can

More information

Techniques for Optimizing Reusable Content in LibGuides

Techniques for Optimizing Reusable Content in LibGuides University of Louisville From the SelectedWorks of Terri Holtze April 21, 2017 Techniques for Optimizing Reusable Content in LibGuides Terri Holtze, University of Louisville Available at: https://works.bepress.com/terri-holtze/4/

More information

Kepware Whitepaper. IIoT Protocols to Watch. Aron Semle, R&D Lead. Introduction

Kepware Whitepaper. IIoT Protocols to Watch. Aron Semle, R&D Lead. Introduction Kepware Whitepaper IIoT Protocols to Watch Aron Semle, R&D Lead Introduction IoT is alphabet soup. IIoT, IoE, HTTP, REST, JSON, MQTT, OPC UA, DDS, and the list goes on. Conceptually, we ve discussed IoT

More information

ICANN Start, Episode 1: Redirection and Wildcarding. Welcome to ICANN Start. This is the show about one issue, five questions:

ICANN Start, Episode 1: Redirection and Wildcarding. Welcome to ICANN Start. This is the show about one issue, five questions: Recorded in October, 2009 [Music Intro] ICANN Start, Episode 1: Redirection and Wildcarding Welcome to ICANN Start. This is the show about one issue, five questions: What is it? Why does it matter? Who

More information

Transcription ICANN Beijing Meeting. IETF Update meeting. Sunday 7 April 2013 at 16:30 local time

Transcription ICANN Beijing Meeting. IETF Update meeting. Sunday 7 April 2013 at 16:30 local time Page 1 Transcription ICANN Beijing Meeting IETF Update meeting Sunday 7 April 2013 at 16:30 local time Note: The following is the output of transcribing from an audio. Although the transcription is largely

More information

Gearing Up for Development CS130(0)

Gearing Up for Development CS130(0) Gearing Up for Development CS130(0) Development Development is a coding heavy assignment! You will need to create application using React.js (a Javascript Library). This application will display a list

More information

For those who might be worried about the down time during Lync Mobility deployment, No there is no down time required

For those who might be worried about the down time during Lync Mobility deployment, No there is no down time required I was trying to find out the Lync Mobility service step by step deployment guide along with the Publishing rule for TMG but couldn't find anywhere except how to install MCX and Auto discovery Service,

More information

Aim behind client server architecture Characteristics of client and server Types of architectures

Aim behind client server architecture Characteristics of client and server Types of architectures QA Automation - API Automation - All in one course Course Summary: In detailed, easy, step by step, real time, practical and well organized Course Not required to have any prior programming knowledge,

More information

Welcome to today s Webcast. Thank you so much for joining us today!

Welcome to today s Webcast. Thank you so much for joining us today! Welcome to today s Webcast. Thank you so much for joining us today! My name is Michael Costa. I m a member of the DART Team, one of several groups engaged by HAB to provide training and technical assistance

More information

CREATE YOUR CONTENT STRATEGY & LAUNCH PLAN Amanda Genther Inc. & Irresistible Offerings

CREATE YOUR CONTENT STRATEGY & LAUNCH PLAN Amanda Genther Inc. & Irresistible Offerings CREATE YOUR CONTENT STRATEGY & LAUNCH PLAN WHAT WE RE GOING TO TALK ABOUT» How to create content that entices your prospects to buy» How to create a content marketing plan that can be put on autopilot

More information

. social? better than. 7 reasons why you should focus on . to GROW YOUR BUSINESS...

. social? better than. 7 reasons why you should focus on  . to GROW YOUR BUSINESS... Is EMAIL better than social? 7 reasons why you should focus on email to GROW YOUR BUSINESS... 1 EMAIL UPDATES ARE A BETTER USE OF YOUR TIME If you had to choose between sending an email and updating your

More information

New user introduction to Attend

New user introduction to Attend 1 New user introduction to Attend 1. Sign up to Attend... 2 2. First Steps Create a Course... 2 3. Sharing your course... 4 4. Viewing the course participants... 5 5. Create a new member of Staff... 6

More information

Blog post on updates yesterday and today:

Blog post on updates yesterday and today: Beta Bug Prioritization meeting IRC Transcript 12 November 2013 Meeting was held in IRC, on the #devmo channel. Meetings are weekly, every Tuesday at 17:00 UTC (10am PST) ok, everyone, we're ready to start

More information

Lecture 1: Overview

Lecture 1: Overview 15-150 Lecture 1: Overview Lecture by Stefan Muller May 21, 2018 Welcome to 15-150! Today s lecture was an overview that showed the highlights of everything you re learning this semester, which also meant

More information

Quick Web Development using JDeveloper 10g

Quick Web Development using JDeveloper 10g Have you ever experienced doing something the long way and then learned about a new shortcut that saved you a lot of time and energy? I can remember this happening in chemistry, calculus and computer science

More information

MISGUIDED GUIDE SPECS What Specifiers Want and Need

MISGUIDED GUIDE SPECS What Specifiers Want and Need MISGUIDED GUIDE SPECS What Specifiers Want and Need About the Presentation (my responsibilities) The success of this presentation depends on YOU!! I have been to a number of presentations where the presenter

More information

SPECIAL DELIVERY WS-Addressing is a standard that enables flexible communication

SPECIAL DELIVERY WS-Addressing is a standard that enables flexible communication James Steidl, Fotolia Asynchronous delivery with SPECIAL DELIVERY is a standard that enables flexible communication between web services. BY DAVID HULL Two of the major standards bodies, OASIS and the

More information

Recipes. Marketing For Bloggers. List Building, Traffic, Money & More. A Free Guide by The Social Ms Page! 1 of! 24

Recipes.  Marketing For Bloggers. List Building, Traffic, Money & More. A Free Guide by The Social Ms Page! 1 of! 24 16 Recipes Email Marketing For Bloggers List Building, Traffic, Money & More A Free Guide by The Social Ms Page 1 of 24 Brought to you by: Jonathan Gebauer, Susanna Gebauer INTRODUCTION Email Marketing

More information

Facilitator Guide: Programme X x time

Facilitator Guide: Programme X x time Using Technology with under-represented adults Facilitator Guide: Programme X x For live online sessions, virtual classrooms and webinars. Session Overview Timing Objectives Topics Activity Support materials

More information

Introduction to Internet of Things Prof. Sudip Misra Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur

Introduction to Internet of Things Prof. Sudip Misra Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Introduction to Internet of Things Prof. Sudip Misra Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Lecture - 08 Basics of IoT Networking- Part- IV So, we continue

More information

1. You re boring your audience

1. You re boring your audience 1. You re boring your audience OK, so you ve convinced your users to visit your landing page. Or even better they ve signed up for your mailing list. That s great! Now that you have their attention, the

More information

The Complete Nonprofit Website Toolkit Defining Your Content and Navigation Strategy June 2013

The Complete Nonprofit Website Toolkit Defining Your Content and Navigation Strategy June 2013 The Complete Nonprofit Website Toolkit Defining Your Content and Navigation Strategy June 2013 1 Wait for the recording to begin The Complete Nonprofit Website Toolkit Defining Your Content and Navigation

More information

Calendaring The standards and protocols

Calendaring The standards and protocols Calendaring The standards and protocols A brief history It started back in 1995 with the Versit consortium, with members Apple, AT&T, IBM and Siemens, producing a paper defining a vcalendar object. Note

More information

Upload Your Site. & Update. How to

Upload Your Site. & Update. How to 15 From the book, The Non-Designer s Web Book, How to Upload Your Site by Robin Williams and john Tollett On the shelves in late September 1997 Robin Williams and John Tollett & Update Your web site is

More information

Open Business Innovation with Open Source Software

Open Business Innovation with Open Source Software Open Business Innovation with Open Source Software Maikel J. Mardjan May 11, 2009 Abstract Bit by bit the world around us is changing.the way we use and think of IT products is still evolving and the way

More information

How to support multiple screens using android? Synopsis

How to support multiple screens using android? Synopsis How to support multiple screens using android? Synopsis Author: Michal Derdak Supervisor: Anders Kristian Børjesson Semester: 4th Date: 20 5 2016 Content Introduction 1 Problem definition 1 Activities

More information

Reasons Why Other Companies Webinars are Better Than Yours: Real-life webinar examples and tips from ReadyTalk customers

Reasons Why Other Companies Webinars are Better Than Yours: Real-life webinar examples and tips from ReadyTalk customers 6 Reasons Why Other Companies Webinars are Better Than Yours: Real-life webinar examples and tips from ReadyTalk customers As a marketer, you ve probably tried a number of different lead generation tactics

More information

David DeFlyer Class notes CS162 January 26 th, 2009

David DeFlyer Class notes CS162 January 26 th, 2009 1. Class opening: 1. Handed out ACM membership information 2. Review of last lecture: 1. operating systems were something of an ad hoc component 2. in the 1960s IBM tried to produce a OS for all customers

More information

Integrating Spatial Data with the rest of your E&P Data

Integrating Spatial Data with the rest of your E&P Data Integrating Spatial Data with the rest of your E&P Data ESRI PUG Houston 11-March-2003 Ian Batty PPDM Association 1 PPDM Association Public Petroleum Data Model Association The PPDM Association is a non-profit

More information

Heuristic Evaluation of igetyou

Heuristic Evaluation of igetyou Heuristic Evaluation of igetyou 1. Problem i get you is a social platform for people to share their own, or read and respond to others stories, with the goal of creating more understanding about living

More information