MyDentity Custom Drum Builder

Size: px
Start display at page:

Download "MyDentity Custom Drum Builder"

Transcription

1 MyDentity Custom Drum Builder mydentity.mapexdrums.com Industry Music / Retail Partner Bit-Wizards P.O. Box 937 Fort Walton Beach, FL USA Vincent Mayfield mayfieldv@bit-wizards.com x101 Goals KHS Musical Instruments is one of the world s top full-scale musical instrument manufacturers. KHS has many brands of instruments including Jupiter, Mapex, Hercules, Walden, Majestic and Altus. Through extensive market research, KHS identified an opening in the market of drum kits and developed a plan to allow consumers to build and purchase custom configurations through their Mapex brand. They needed a web application that would allow users to easily configure their own kits by choosing from a large selection of drum types, sizes, and finishes. The ability to create the kits would not be enough though; this needed to be a complete experience for their consumers. To build a complete custom experience, the application was not only required to provide a wide array of options to the user, it needed to do so in a fully interactive manner. The consumer would need to be able to select the drums they want and arrange them on a stage. Arranging the pieces needed to include the ability to position, layer and rotate drums, quickly swap drums, add pedals and cymbals and even change the stage itself. Aside from just setting up the positioning of the items in the kit, they also needed to be able to select and change the shell and hardware finishes and have the application automatically update the drums on the stage. All of this functionality was still not enough for a complete experience as the consumer needed more options to have full control over the end product. The ability to choose custom bass drum heads as well as adding additional hardware needed to be available. A simple, streamlined system of purchasing the kits also had to be present. Aside from the customization aspects, there was also a need to allow consumers to be able to save their kits, share them through social media, and locate participating dealers through a geo-location based search. In the end, all of these requirements would compose a complete, engaging, fun experience for drum kit consumers and position the Mapex brand as an industry leader and innovator.

2 Challenges The first challenge in developing this application was storing and displaying all the images and data that would provide the ability for users to have complete control over their custom configurations. After identifying all the different drum types, the different sizes for each type, the number of shell finishes and the number of hardware finishes it was determined there are over 500 million possible kit configurations. This meant there would be a large quantity of images and a robust platform would be needed for storage as well as a quick and efficient way of retrieving and swapping images. Separate from the images, the actual data is managed through an on-site instance of Microsoft Axapta and this needed to seamlessly sync with the web application. KHS also required an authentication component for the website that would allow users to login in order to save and retrieve kits, share via social media and initiate a purchase. Bit-Wizards and KHS did not want to overwhelm the user by asking for an extensive amount of data so it had to be kept simple and require only a small amount of information. However, at the time of purchase, additional information needed to be gathered in order to contact the consumer and identify a location for shipping. Sharing via social media presented a challenge as well. Social networks work by allowing only text and a single image in a given message and since a custom kit would be composed of multiple images positioned on top of each other, this presented an obstacle. Bit-Wizards had to find a way around this without creating composite images and storing them on the server, bloating the storage quota with single, temporary files. The purchase process brought a couple additional challenges to the project. The first was the need to dynamically create an invoice or parts lists with correct prices based on custom logic from the choices in the kit as well as composite images of the kit. This invoice had to be printable and available as a PDF download as well as attached to the auto generated s after a consumer requests a quote. The second challenge was developing a geo-location based search to allow a consumer to locate participating dealers within a given radius of a zip code. Aside from the requirements and challenges in providing the solution to the end user, KHS also needed a robust platform for the application to allow full management of the content and data. This platform needed security, allow for quick and easy updates, and also provide all of the control necessary for KHS to be self-sufficient with the application moving forward. The final encompassing challenge was to identify a solution that not only provided all of the requirements and experience, but would work across platforms and devices. An interactive solution like this typically lends itself to a Flash or Silverlight application, but a lack of support from mobile devices eliminated these options.

3 Solution "For the development of the MyDentity online customization tool, we had a fairly aggressive wish list. We needed a simple and intuitive interface that would enable our customers to experiment with a large array of design parameters quickly and with minimal effort. While competitor versions focus on capability, we focused on simplicity. We added the challenge of allowing the customer to share their creation through social media and make their purchase through a network of offline independent retailers in a non-integrated sales channel where transactions between consumer and dealer, and dealer and supplier, are not easily or electronically traceable. Bit-Wizards was able to deliver a tool that not only accomplished those immediate goals, but gave us a fully flexible platform that will enable us to keep the MyDentity dynamic and scalable." Mike Robinson, Director of Marketing, KHS America Bit-Wizards developed a solution using Kentico CMS 6.0 as the content management system for this project. Kentico provided the authentication mechanism, data management interface and integration with Windows Azure and SQL Azure, all necessary for the high availability and high performance requirements of the project. Kentico was also the perfect choice to solve the need for KHS to be able to fully manage the application and be self-sufficient after the project completion. Bit-Wizards chose to leverage many Windows Azure components to address the issue of having such large quantities of images and data and the need to store and retrieve them quickly. The web application is deployed into a large Windows Azure instance that connects with a SQL Azure database, and also leverages Windows Azure storage and the Azure CDN (Content Delivery Network) for the images. This complete solution solves the need for high availability while performing at the highest level under any processing load. It also provides instant scalability and eliminates the need for KHS to manage servers and hardware. For solving the need of a highly interactive and fast user interface that gives a user complete control over creating fully customized configurations from dynamic data, Bit-Wizards leveraged the jquery Javascript framework in conjunction with ASP.NET and AJAX (Asynchronous Javascript and XML). The jquery code was written to handle all client side functionality; including the ability to select, move, rotate and layer the items on the stage. Dynamic parsing of image source attributes, based on user selections, provided the ability to quickly swap out drums and finishes without changing the position of the items on the stage. AJAX gave Bit-Wizards the ability to perform server side functions without disrupting the client side elements by causing full postbacks. In order to save the details of a user s kit to the database which includes the selections, positions, rotations, and layering, Bit-Wizards serialized the data using JSON (Javascript Object Notation). This allowed all data for a configured kit to be stored in a single column in the database. Upon retrieval of a saved kit, it was simply deserialized and put back in place on the stage.

4 To solve the issue for the need of single composite images for sharing on social networks and via , Bit-Wizards again leveraged the JSON serialization and passed it to a custom.net image handler they developed to combine the images into one. This image could then be sent as an array of bytes, as opposed to storing it on the server, improving performance and reducing the storage costs for KHS. When it came to purchasing options, Bit-Wizards developed a custom solution, again using jquery, and a.net PDF generator for the invoicing. They also leveraged Kentico s engine to handle the delivery of s to the required parties with the generated PDF as an attachment. Bit-Wizards also wrote custom stored procedures that query a database of zip codes with geo-coordinates to handle the dealer locator functionality. As for achieving the sync of data with the on-premise Microsoft Axapta instance, an SSIS package (SQL Server Integration Services) was written and installed that syncs data from the existing database to a table in SQL Azure. Bit-Wizards then developed.net code to compare that data against the existing data within Kentico and add, update and delete as necessary. This process is developed to run as a scheduled task or on demand. Result The end result was the exact, complete and interactive experience that KHS desired. The application gives the consumer the complete power to create a fully-customized drum kit and initiate a purchase at price points far lower than other drum manufacturers. The custom drum tool was on display at the 2012 NAMM (National Association of Music Merchants) conference in Anaheim, California where it won 2 prestigious Best in Show awards and positioned Mapex for a Company to Watch award. The site launched publicly on March 1st, 2012 and received over 23,000 unique visitors in its first month. Within the first 6 weeks, users created and saved over 4,000 unique kits and shared over 1,400 of them through Facebook, Twitter and . The program is still too young for hard sales analytics but an analysis of the trends, early data, and market response shows that it should far exceed KHS initial goal for gross sales for the first year.

5 Technologies ASP.NET 4.0 Windows Azure Windows Azure Storage Windows Azure CDN SQL Azure SQL Server 2008 R2 SQL Server Integration Services (SSIS) ADO.NET Visual Studio 2010 Microsoft Axapta Kentico CMS 6.0 jquery JSON AJAX Expression 4 HTML5 Key criteria for selecting Kentico CMS Kentico was chosen as the CMS for this project for many reasons with the primary reason being its support for the Windows Azure platform. This project needed the highly available, highly performing environment that Windows Azure, SQL Azure and the Windows Azure CDN provide. This ensures consumers are always getting the best experience possible with no interruptions. Kentico s robust framework and features also provide tools that simplified the development. The built-in security, authentication model, and web parts effectively handle the needs for user registration and logins. Kentico s engine keeps the task of distributing s during the purchase process quite simple. Also, data controls, such as repeaters, were used heavily throughout the project and saved significant development time. Kentico also provides the perfect UI and management capabilities that allows KHS to quickly and easily manage content, data, and settings moving forward. This is important as it empowers KHS to be self-sufficient thus, saving them time and money by eliminating the need for a development staff.

Shaw Integrated Solutions

Shaw Integrated Solutions www.sis.shawinc.com Shaw Integrated Solutions Bit-Wizards MANUFACTURING INTERIOR DESIGN Shaw Industries, Inc. approached Bit-Wizards with a need to integrate their legacy order processing system with a

More information

Developing Microsoft Azure Solutions (MS 20532)

Developing Microsoft Azure Solutions (MS 20532) Developing Microsoft Azure Solutions (MS 20532) COURSE OVERVIEW: This course is intended for students who have experience building ASP.NET and C# applications. Students will also have experience with the

More information

Developing Microsoft Azure Solutions: Course Agenda

Developing Microsoft Azure Solutions: Course Agenda Developing Microsoft Azure Solutions: 70-532 Course Agenda Module 1: Overview of the Microsoft Azure Platform Microsoft Azure provides a collection of services that you can use as building blocks for your

More information

Course Outline. Lesson 2, Azure Portals, describes the two current portals that are available for managing Azure subscriptions and services.

Course Outline. Lesson 2, Azure Portals, describes the two current portals that are available for managing Azure subscriptions and services. Course Outline Module 1: Overview of the Microsoft Azure Platform Microsoft Azure provides a collection of services that you can use as building blocks for your cloud applications. Lesson 1, Azure Services,

More information

Case Studies - Mobile Apps

Case Studies - Mobile Apps Case Studies - Mobile Apps Select mobile apps In-cab App for OOH Media Patient Engagement for Doctrz Mobile Apps for Watchables Mobile App for BookEnds Fashion Discovery App Mobile App for Drawft CASHe

More information

10267A CS: Developing Web Applications Using Microsoft Visual Studio 2010

10267A CS: Developing Web Applications Using Microsoft Visual Studio 2010 10267A CS: Developing Web Applications Using Microsoft Visual Studio 2010 Course Overview This instructor-led course provides knowledge and skills on developing Web applications by using Microsoft Visual

More information

Mobile Apps Sample Solution

Mobile Apps Sample Solution Mobile Apps Sample Solution 1 PREFERRED TARGET AUDIENCE Operations Management Team led by Christopher Giovanni, Chief Operating Officer at Crazy Taxi Cab Co. 2 PREFERRED SOLUTION Crazy Taxi Cab Co. liked

More information

Course Outline. Developing Microsoft Azure Solutions Course 20532C: 4 days Instructor Led

Course Outline. Developing Microsoft Azure Solutions Course 20532C: 4 days Instructor Led Developing Microsoft Azure Solutions Course 20532C: 4 days Instructor Led About this course This course is intended for students who have experience building ASP.NET and C# applications. Students will

More information

PEOPLE PEOPLE. Dynamic profiles of all your people, with info captured from anywhere. Includes followups & targeting.

PEOPLE PEOPLE. Dynamic profiles of all your people, with info captured from anywhere. Includes followups & targeting. FEATURES PEOPLE WEBSITE COMMUNICATIONS FINANCES The world's first Community Organizing System PEOPLE WEBSITE Multiple page types & user profiles. Build custom responsive designs using NationBuilder Theme

More information

38.6% The Bridgespan Group. Search Activity Up. BizStream. NON-PROFIT

38.6% The Bridgespan Group. Search Activity Up. BizStream.   NON-PROFIT www.bridgespan.org The Bridgespan Group NON-PROFIT The website experienced an upward trend in search activity and a decrease in total abandonment rate. Search Activity Up 38.6% Background The Bridgespan

More information

Azure Development Course

Azure Development Course Azure Development Course About This Course This section provides a brief description of the course, audience, suggested prerequisites, and course objectives. COURSE DESCRIPTION This course is intended

More information

DB2 for IBM iseries Platform Extended with Enhanced Tools

DB2 for IBM iseries Platform Extended with Enhanced Tools Software Announcement March 5, 2002 DB2 for IBM iseries Platform Extended with Enhanced Tools Overview In September 2001, the IBM Data Management team delivered on the first phase of its multiplatform

More information

STUDIO. Feature Sheet. Overview. High Quality, Interactive Streaming - Simplified

STUDIO. Feature Sheet. Overview. High Quality, Interactive Streaming - Simplified Overview INPO STUDIO s solutions offer dynamic ways to deliver messages to your customers, prospects, employees, and partners. Leverage INPO STUDIO to extend your reach, drive engagement, and maximize

More information

Course 20488A: Developing Microsoft SharePoint Server 2013 Core Solutions

Course 20488A: Developing Microsoft SharePoint Server 2013 Core Solutions Course 20488A: Developing SharePoint Server 2013 Core Solutions Delivery Method: Instructor-led (classroom) Duration: 5 Days Level: 300 COURSE OVERVIEW About this Course In this course, students learn

More information

Pricing Guide PHONE WEBSITE www,purpleicondesigns.com.

Pricing Guide PHONE WEBSITE www,purpleicondesigns.com. Pricing Guide PHONE 011 465 7208 083 232 4482 083 232 4452 WEBSITE www,purpleicondesigns.com EMAIL hello@purpleicondesigns.com Basic Website PRICES Static Basic Website 1 page/landing page R1000 Static

More information

Developing Microsoft SharePoint Server 2013 Core Solutions

Developing Microsoft SharePoint Server 2013 Core Solutions Developing Microsoft SharePoint Server 2013 Core Solutions Duration: 5 Days Course Code: 20488B About this course In this course, students learn core skills that are common to almost all SharePoint development

More information

Example Azure Implementation for Government Agencies. Indirect tax-filing system. By Alok Jain Azure Customer Advisory Team (AzureCAT)

Example Azure Implementation for Government Agencies. Indirect tax-filing system. By Alok Jain Azure Customer Advisory Team (AzureCAT) Example Azure Implementation for Government Agencies Indirect tax-filing system By Alok Jain Azure Customer Advisory Team (AzureCAT) June 2018 Example Azure Implementation for Government Agencies Contents

More information

Carroll Tire Online USER GUIDE Version 2b June 2009

Carroll Tire Online USER GUIDE Version 2b June 2009 Carroll Tire Online USER GUIDE Version 2b June 2009 Page 1 of 33 TABLE OF CONTENTS 1 WELCOME TO CARROLL TIRE ONLINE...4 1.1 ABOUT THIS GUIDE...4 1.2 WHAT CAN I DO AT CARROLL TIRE ONLINE?...4 2 CTO QUICK

More information

Constant Contact. Responsyssy. VerticalResponse. Bronto. Monitor. Satisfaction

Constant Contact. Responsyssy. VerticalResponse. Bronto. Monitor. Satisfaction Contenders Leaders Marketing Cloud sy Scale Campaign aign Monitor Niche High Performers Satisfaction Email Marketing Products Products shown on the Grid for Email Marketing have received a minimum of 10

More information

AD406: What s New in Digital Experience Development with IBM Web Experience Factory

AD406: What s New in Digital Experience Development with IBM Web Experience Factory AD406: What s New in Digital Experience Development with IBM Web Experience Factory Jonathan Booth, Senior Architect, Digital Experience Tooling, IBM Adam Ginsburg, Product Manager, Digital Experience

More information

Embarking on the next stage of hosted desktop delivery for international events management company

Embarking on the next stage of hosted desktop delivery for international events management company Embarking on the next stage of hosted desktop delivery for international events management company Richmond Events is an international events management company, delivering a diverse range of forums and

More information

Solicitation NUES Next Generation Firewall RFP. Bid designation: Public

Solicitation NUES Next Generation Firewall RFP. Bid designation: Public Solicitation 2014-1 NUES Next Generation Firewall RFP Bid designation: Public Northeastern Utah 4/17/2014 2:07 PM p. 1 Bid Number 2014-1 Bid Title NUES Next Generation Firewall RFP NUES Next Generation

More information

THE FUTURE OF PERSONALIZATION IS VISUAL WHITE PAPER

THE FUTURE OF PERSONALIZATION IS VISUAL WHITE PAPER WHITE PAPER The Future of Personalization is Visual 1 It s hard to believe that ecommerce has been around for more than two decades, and juggernaut sites like Amazon and ebay were first launched in the

More information

DE Introduction to Web Development with Microsoft Visual Studio 2010

DE Introduction to Web Development with Microsoft Visual Studio 2010 DE-10267 Introduction to Web Development with Microsoft Visual Studio 2010 Summary Duration 5 Days Audience Developers Level 100 Technology Microsoft Visual Studio 2010 Delivery Method Instructor-led (Classroom)

More information

STREAMLINED CERTIFICATION PATHS

STREAMLINED CERTIFICATION PATHS STREAMLINED CERTIFICATION PATHS MOBILITY 10 Mobility CLOUD PLATFORM & INFRASTRUCTURE Server 2016 Cloud Platform & Infrastructure Linux on Azure Cloud Platform PRODUCTIVITY Server 2016 Productivity Office

More information

How to Select the Right Marketing Cloud Edition

How to Select the Right Marketing Cloud Edition How to Select the Right Marketing Cloud Edition Email Studio, Mobile Studio, and Web Studio ith Salesforce Marketing Cloud, marketers have one platform to manage 1-to-1 customer journeys through the entire

More information

Click4Assistance - Features List. Important Extras. Chat Facilities. UK Based Support. Help & Advice. Branding / Customisation.

Click4Assistance - Features List. Important Extras. Chat Facilities. UK Based Support. Help & Advice. Branding / Customisation. Important Extras UK Based Support Help & Advice Branding / Customisation Developed, Supported and Located in the UK. Speak to your own dedicated account manager based in our UK offices. Let our experienced

More information

Juyoung Ryu. Product Designer.

Juyoung Ryu. Product Designer. Juyoung Ryu Product Designer https://www.linkedin.com/in/juyoungryu/ Juyoung Ryu Product Designer Juyoung creates product design through the deep understanding of fundamental design and technology. Mobile,

More information

Microsoft Developing Microsoft SharePoint Server 2013 Core Solutions

Microsoft Developing Microsoft SharePoint Server 2013 Core Solutions 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20488 - Developing Microsoft SharePoint Server 2013 Core Solutions Length 5 days Price $4290.00 (inc GST) Version B Overview In this course, students learn

More information

Hospital System Lowers IT Costs After Epic Migration Flatirons Digital Innovations, Inc. All rights reserved.

Hospital System Lowers IT Costs After Epic Migration Flatirons Digital Innovations, Inc. All rights reserved. Hospital System Lowers IT Costs After Epic Migration 2018 Flatirons Digital Innovations, Inc. All rights reserved. A large hospital system was migrating to the EPIC software product suite and as part of

More information

Sitecore Multilanguage Support : Translation Services Connector

Sitecore Multilanguage Support : Translation Services Connector Sitecore Multilanguage Support : Translation Services Connector GPI Translation Services Connector for Sitecore Copyright 2016-2017 Globalization Partners International. All rights reserved. This ebook

More information

Ecommerce Solutions Case Studies

Ecommerce Solutions Case Studies Ecommerce Solutions Case Studies Index 1) Online Jewellery Store 2) Kentico Solutions to Pharmaceutical Company 3) Mobile & Accessories Selling Portal 4) NopCommerce Website Development 5) Magento Website

More information

Developing Microsoft SharePoint Server 2013 Core Solutions

Developing Microsoft SharePoint Server 2013 Core Solutions Developing Microsoft SharePoint Server 2013 Core Solutions 20488B; 5 days, Instructor-led Course Description In this course, students learn core skills that are common to almost all SharePoint development

More information

70-532: Developing Microsoft Azure Solutions

70-532: Developing Microsoft Azure Solutions 70-532: Developing Microsoft Azure Solutions Exam Design Target Audience Candidates of this exam are experienced in designing, programming, implementing, automating, and monitoring Microsoft Azure solutions.

More information

DE-2310 Developing Web Applications Using Microsoft Visual Studio 2008 SP1

DE-2310 Developing Web Applications Using Microsoft Visual Studio 2008 SP1 DE-2310 Developing Web Applications Using Microsoft Visual Studio 2008 SP1 Summary Duration 5 Days Audience Developers Level 100 Technology Microsoft Visual Studio 2008 Delivery Method Instructor-led (Classroom)

More information

Introduction to Web Development with Microsoft Visual Studio 2010

Introduction to Web Development with Microsoft Visual Studio 2010 Introduction to Web Development with Microsoft Visual Studio 2010 Course 10267; 5 Days, Instructor-led Course Description This five-day instructor-led course provides knowledge and skills on developing

More information

Graybar E-Commerce Site Welcome to our new online store! Easier to use Improved product search Streamlined availability and fulfillment

Graybar E-Commerce Site Welcome to our new online store! Easier to use Improved product search Streamlined availability and fulfillment Graybar E-Commerce Site Welcome to our new online store! Easier to use Improved product search Streamlined availability and fulfillment This help document is a reference guide to help you navigate some

More information

Welcome to the Vale Vendor Portal Guide

Welcome to the Vale Vendor Portal Guide Welcome to the Vale Vendor Portal Guide 1. Introductory 1.1 How to access? 1.2 Presenting the Portal 2. Onboarding Process 3. Negotiate Module 4. Purchase Module 5. Payment Module 1. Introductory Main

More information

COURSE 20488B: DEVELOPING MICROSOFT SHAREPOINT SERVER 2013 CORE SOLUTIONS

COURSE 20488B: DEVELOPING MICROSOFT SHAREPOINT SERVER 2013 CORE SOLUTIONS Page 1 of 10 ABOUT THIS COURSE In this course, students learn core skills that are common to almost all SharePoint development activities. These include working with the server-side and client-side object

More information

Table of Contents. Introduction Technical Support Getting Started Data Synchronization General Website Settings...

Table of Contents. Introduction Technical Support Getting Started Data Synchronization General Website Settings... E-Commerce Table of Contents Introduction... 1 Technical Support... 1 Introduction... 1 Getting Started... 2 Data Synchronization... 2 General Website Settings... 3 Customer Groups Settings... 4 New Accounts

More information

COURSE OUTLINE: OD10267A Introduction to Web Development with Microsoft Visual Studio 2010

COURSE OUTLINE: OD10267A Introduction to Web Development with Microsoft Visual Studio 2010 Course Name OD10267A Introduction to Web Development with Microsoft Visual Studio 2010 Course Duration 2 Days Course Structure Online Course Overview This course provides knowledge and skills on developing

More information

50+ INSTALLATIONS WORLDWIDE. 500k WHAT WE DO {

50+ INSTALLATIONS WORLDWIDE. 500k WHAT WE DO { ALTIAR INTRODUCTION WHAT WE DO { Altiar is an easy-to-use mobile and web-based knowledge management platform. An efficient and powerful way to collate and distribute content, it allows users to locate

More information

1 Copyright 2012, Oracle and/or its affiliates. All rights reserved.

1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. Oracle WebCenter Portal and ADF Development Richard Maldonado Principal Product Manager 2 Copyright 2012, Oracle and/or its affiliates.

More information

SharePoint 2019 and Extranet User Manager

SharePoint 2019 and Extranet User Manager SharePoint 2019 and Extranet User Manager Tuesday, June 5, 2018 12:00-1:00 PM http://eum.co (#) Agenda Introductions SharePoint 2019 Announcements SharePoint On Premises Extranets EUM Features and Licensing

More information

Fairmarkit Quick Quotes. Sourcing & Procurement

Fairmarkit Quick Quotes. Sourcing & Procurement Fairmarkit Quick Quotes Sourcing & Procurement Access Fairmarkit Quick Quotes In the BUworks Procurement Tab: Click Fairmarkit to launch Quick Quotes Access your account Log-in with Kerberos password Create

More information

10267 Introduction to Web Development with Microsoft Visual Studio 2010

10267 Introduction to Web Development with Microsoft Visual Studio 2010 10267 Introduction to Web Development with Microsoft Visual Studio 2010 Course Number: 10267A Category: Visual Studio 2010 Duration: 5 days Course Description This five-day instructor-led course provides

More information

QUESTIONS AND CONTACTS

QUESTIONS AND CONTACTS Contact: Jake Losinski, Management Analyst P.O. Box 2315 480 East Avenue North Ketchum, ID 83340 July 27, 2018 Telephone: (208) 727-5081 jlosinski@ketchumidaho.org SUBMITTAL DEADLINE The City of Ketchum,

More information

Developing Microsoft SharePoint Server 2013 Core Solutions Course Contact Hours

Developing Microsoft SharePoint Server 2013 Core Solutions Course Contact Hours Developing Microsoft SharePoint Server 2013 Core Solutions Course 20488 36 Contact Hours Course Overview In this course, students learn core skills that are common to almost all SharePoint development

More information

Now you can Microsoft Visual Studio 2010 with MSDN

Now you can Microsoft Visual Studio 2010 with MSDN Now you can Microsoft Visual Studio 2010 with MSDN gives your development teams the advanced functionality, superior benefits, and convenient access to the latest tools and resources they need to cost-effectively

More information

Online Platform that adapts to your business

Online Platform that adapts to your business Online Platform that adapts to your business Online Platform that adapts to your business Web Content Management Mobile Web Ecommerce Email Campaigns Social Media Analytics Sitefinity ASP.NET CMS is a

More information

Self-Service Data Preparation for Qlik. Cookbook Series Self-Service Data Preparation for Qlik

Self-Service Data Preparation for Qlik. Cookbook Series Self-Service Data Preparation for Qlik Self-Service Data Preparation for Qlik What is Data Preparation for Qlik? The key to deriving the full potential of solutions like QlikView and Qlik Sense lies in data preparation. Data Preparation is

More information

Why Dealer Inspire? Package Solutions Base Advanced Dominate. Advanced $1,999. Dominate $2,599. Standard $899

Why Dealer Inspire? Package Solutions Base Advanced Dominate. Advanced $1,999. Dominate $2,599. Standard $899 Why Dealer Inspire? Flexible, fast, and custom-designed, the Dealer Inspire (DI) website platform adapts to each individual shopper with personalization and geofencing technology. The DI platform is packed

More information

99% Recorded Books. Session duration increased by. Distinction. ENTERTAINMENT AUDIOBOOKS

99% Recorded Books. Session duration increased by. Distinction.  ENTERTAINMENT AUDIOBOOKS www.recordedbooks.com Recorded Books ENTERTAINMENT AUDIOBOOKS The project has reduced the cost of ongoing maintenance, increased online sales and given Recorded Books an online platform that allows them

More information

20488B: Developing Microsoft SharePoint Server 2013 Core Solutions

20488B: Developing Microsoft SharePoint Server 2013 Core Solutions 20488B: Developing Microsoft SharePoint Server 2013 Core Solutions Course Details Course Code: Duration: Notes: 20488B 5 days This course syllabus should be used to determine whether the course is appropriate

More information

70-486: Developing ASP.NET MVC Web Applications

70-486: Developing ASP.NET MVC Web Applications 70-486: Developing ASP.NET MVC Web Applications Candidates for this exam are professional developers who use Microsoft Visual Studio 20120157 and Microsoft.NET FrameworkASP.NET to design and develop web

More information

SCALEFAST COMMERCE CLOUD INFRASTRUCTURE

SCALEFAST COMMERCE CLOUD INFRASTRUCTURE SCALEFAST COMMERCE CLOUD INFRASTRUCTURE ALWAYS-ON, GLOBAL ECOMMERCE INFRASTRUCTURE Scalefast provides the highest level of availability, performance and security for your online store. We take care of

More information

Creating engaging website experiences on any device (e.g. desktop, tablet, smartphone) using mobile responsive design.

Creating engaging website experiences on any device (e.g. desktop, tablet, smartphone) using mobile responsive design. Evoq Content: A CMS built for marketers to deliver modern web experiences Content is central to your ability to find, attract and convert customers. According to Forrester Research, buyers spend two-thirds

More information

70-532: Developing Microsoft Azure Solutions

70-532: Developing Microsoft Azure Solutions 70-532: Developing Microsoft Azure Solutions Objective Domain Note: This document shows tracked changes that are effective as of January 18, 2018. Create and Manage Azure Resource Manager Virtual Machines

More information

Course 20488: Developing Microsoft SharePoint Server 2013 Core Solutions

Course 20488: Developing Microsoft SharePoint Server 2013 Core Solutions Course 20488: Developing Microsoft SharePoint Server 2013 Core Solutions Type:Course Audience(s):Developers Technology:Microsoft SharePoint Server Level:300 This Revision:B Delivery method: Instructor-led

More information

Developing Microsoft SharePoint Server 2013 Core Solutions

Developing Microsoft SharePoint Server 2013 Core Solutions Course 20488B: Developing Microsoft SharePoint Server 2013 Core Solutions Page 1 of 8 Developing Microsoft SharePoint Server 2013 Core Solutions Course 20488B: 4 days; Instructor-Led Introduction In this

More information

Developing Microsoft SharePoint Server 2013 Core Solutions

Developing Microsoft SharePoint Server 2013 Core Solutions Developing Microsoft SharePoint Server 2013 Core Solutions Days/Duration 5 Code M20488 Overview In this course, students learn core skills that are common to almost all SharePoint development activities.

More information

Episerver Digital Experience Cloud Norge Thechforum 2017

Episerver Digital Experience Cloud Norge Thechforum 2017 Digital Experience Cloud Norge Thechforum 2017 Daniel Browne Cloud Sales Solution Architect 8/31/2017 4 So let s talk cloud! 8/31/2017 5 What's the difference between all the different available cloud

More information

62% East England Co-Op. Mobile SEO visibility increased by. Crafted. FOOD&BEVERAGES RETAIL

62% East England Co-Op. Mobile SEO visibility increased by. Crafted.   FOOD&BEVERAGES RETAIL www.eastofengland.coop East England Co-Op Crafted FOOD&BEVERAGES RETAIL East of England Co-op launch new fully responsive website on Kentico CMS. Mobile SEO visibility increased by 62% Background East

More information

1. I NEED TO HAVE MULTIPLE VERSIONS OF VISUAL STUDIO INSTALLED IF I M MAINTAINING APPLICATIONS THAT RUN ON MORE THAN ONE VERSION OF THE.

1. I NEED TO HAVE MULTIPLE VERSIONS OF VISUAL STUDIO INSTALLED IF I M MAINTAINING APPLICATIONS THAT RUN ON MORE THAN ONE VERSION OF THE. CUSTOMER PAIN POINTS 1. I NEED TO HAVE MULTIPLE VERSIONS OF VISUAL STUDIO INSTALLED IF I M MAINTAINING APPLICATIONS THAT RUN ON MORE THAN ONE VERSION OF THE.NET FRAMEORK. THAT S TAKING UP SPACE ON MY HARDDRIVE

More information

Self-Service Portal & estore Guide. Your complete guide to installing, administering and using the 1CRM Self-Service Portal and estore.

Self-Service Portal & estore Guide. Your complete guide to installing, administering and using the 1CRM Self-Service Portal and estore. Self-Service Portal & estore Guide Your complete guide to installing, administering and using the 1CRM Self-Service Portal and estore. Version 4.2, October, 2017. This document is subject to change without

More information

People. Processes. Integrating Globally.

People. Processes. Integrating Globally. People. Processes. Integrating Globally. Course: isupplier for Suppliers Table of Contents Table of Contents Course Introduction...4 L1: Vendor Registration... 6 Register for isupplier using SteelTrack

More information

JUGAT Adobe Technology Platform for Rich Internet Applications

JUGAT Adobe Technology Platform for Rich Internet Applications JUGAT Adobe Technology Platform for Rich Internet Applications Dieter Hovorka Sr.Systems Engineer Technical Sales dieter.hovorka@adobe.com May 2008 2006 Adobe Systems Incorporated. All Rights Reserved.

More information

SHAREPOINT 2013 DEVELOPMENT

SHAREPOINT 2013 DEVELOPMENT SHAREPOINT 2013 DEVELOPMENT Audience Profile: This course is for those people who have couple of years of development experience on ASP.NET with C#. Career Path: After completing this course you will be

More information

Magento Commerce COMMERCE WITHOUT LIMITS

Magento Commerce COMMERCE WITHOUT LIMITS Magento Commerce COMMERCE WITHOUT LIMITS Agenda Our Company Our Products & Customers Q&A Consumer expectations are undergoing a metamorphosis 50%+ MOBILE ONLY Not mobile first of web traffic comes from

More information

Introduction to Web Development with Microsoft Visual Studio 2010

Introduction to Web Development with Microsoft Visual Studio 2010 10267 - Introduction to Web Development with Microsoft Visual Studio 2010 Duration: 5 days Course Price: $2,975 Software Assurance Eligible Course Description Course Overview This five-day instructor-led

More information

Salesforce Certified Marketing Cloud Consultant Study Guide

Salesforce Certified Marketing Cloud Consultant Study Guide Salesforce Certified Marketing Cloud Consultant Study Guide Spring 16 BETA STUDY GUIDE 0 Contents SECTION 1. PURPOSE OF THIS STUDY GUIDE... 2 SECTION 2. ABOUT THE SALESFORCE CERTIFIED MARKETING CLOUD CONSULTANT

More information

Oracle Forms and Oracle APEX The Odd Couple

Oracle Forms and Oracle APEX The Odd Couple Oracle Forms and Oracle APEX The Odd Couple About me 2 Francis Mignault CTO and Co-founder, Insum Solutions 30+ years with Oracle DB, 14+ years with APEX. (Forms 2.3 / Oracle 5) Books: Expert Oracle Application

More information

Technical Brief: DYN DELIVERY

Technical Brief: DYN  DELIVERY Technical Brief: DYN EMAIL DELIVERY 603 668 4998 Technical Brief: Dyn Email Delivery Introduction Dyn s Email Delivery platform allows reputable senders to send both bulk and transactional emails to their

More information

Certification Exam Guide SALESFORCE CERTIFIED MARKETING CLOUD CONSULTANT. Winter Salesforce.com, inc. All rights reserved.

Certification Exam Guide SALESFORCE CERTIFIED MARKETING CLOUD CONSULTANT. Winter Salesforce.com, inc. All rights reserved. Certification Exam Guide SALESFORCE CERTIFIED MARKETING CLOUD CONSULTANT Winter 18 2017 Salesforce.com, inc. All rights reserved. S ALESFORCE CERTIFIED MARKETING CLOUD CONSULTANT CONTENTS About the Salesforce

More information

WELCOME to Qantas Group isupplier

WELCOME to Qantas Group isupplier WELCOME to Qantas Group isupplier A manual for suppliers Welcome to our isupplier help manual. You re receiving this manual as you are one of our preferred suppliers with access to the isupplier Portal.

More information

Creating an Online Catalogue Search for CD Collection with AJAX, XML, and PHP Using a Relational Database Server on WAMP/LAMP Server

Creating an Online Catalogue Search for CD Collection with AJAX, XML, and PHP Using a Relational Database Server on WAMP/LAMP Server CIS408 Project 5 SS Chung Creating an Online Catalogue Search for CD Collection with AJAX, XML, and PHP Using a Relational Database Server on WAMP/LAMP Server The catalogue of CD Collection has millions

More information

SQL Azure. Abhay Parekh Microsoft Corporation

SQL Azure. Abhay Parekh Microsoft Corporation SQL Azure By Abhay Parekh Microsoft Corporation Leverage this Presented by : - Abhay S. Parekh MSP & MSP Voice Program Representative, Microsoft Corporation. Before i begin Demo Let s understand SQL Azure

More information

Ariba Network Purchase Order Guide

Ariba Network Purchase Order Guide Ariba Network Purchase Order Guide Content Introduction Purchase Order Management Order Confirmations Ship Notices Ariba Network Support 2 Introduction MetLife e-procurement Process This document contains

More information

TRAINING GUIDE - REGISTERED SUPPLIER GUIDE Lamprell Energy Limited Procurement and Supply Chain. Version: 1.0

TRAINING GUIDE - REGISTERED SUPPLIER GUIDE Lamprell Energy Limited Procurement and Supply Chain. Version: 1.0 TRAINING GUIDE - REGISTERED SUPPLIER GUIDE Lamprell Energy Limited Procurement and Supply Chain Version: 1.0 Table of Contents Introduction... 3 Login... 3 Login Assistance... 3 Homepage... 4 Sourcing...

More information

Vision Document. Online E-commerce Music CD Store Version 2.0

Vision Document. Online E-commerce Music CD Store Version 2.0 Vision Document Online E-commerce Music CD Store Version 2.0 Submitted in partial fulfillment of the requirements of the degree of Master Software Engineering Reshma Sawant CIS 895 MSE Project Kansas State

More information

ENGAGEMENT PRODUCT SHEET. Engagement. March 2018

ENGAGEMENT PRODUCT SHEET. Engagement. March 2018 PRODUCT SHEET ENGAGEMENT March 2018 Facelift brand building technologies GmbH Gerhofstr.19 20354 Hamburg Germany www.facelift-bbt.com + 49 40 2286 849 0 March 2018 Page 0 of 5 Features Summary World s

More information

How to Place an Order

How to Place an Order How to Place an Order In this document, you will find information or step-by-step directions on the following topics: Add Items to Your Cart... 2 Add Programs, Publications, and Learning Items to Your

More information

Writing your first Web Data Connector

Writing your first Web Data Connector Welcome # T C 1 8 Writing your first Web Data Connector Brett Taylor Staff Software Engineer Tableau Ashwin Sekar Software Engineer Tableau Enabling Integrations for Developers Embedded Analytics Integrations

More information

How to Write an MSSP RFP. White Paper

How to Write an MSSP RFP. White Paper How to Write an MSSP RFP White Paper Tables of Contents Introduction 3 Benefits Major Items of On-Premise to Consider SIEM Before Solutions Security Writing an RFP and Privacy 45 Benefits Building an of

More information

MS 20488: Developing Microsoft SharePoint Server 2013 Core Solutions Duration: 5 Days Method: Instructor-Led

MS 20488: Developing Microsoft SharePoint Server 2013 Core Solutions Duration: 5 Days Method: Instructor-Led MS 20488: Developing Microsoft SharePoint Server 2013 Core Solutions Duration: 5 Days Method: Instructor-Led Certification: Microsoft Certified Solutions Developer [MCSD]: Exam 70-488 Course Description

More information

ITP 140 Mobile Technologies. Mobile Topics

ITP 140 Mobile Technologies. Mobile Topics ITP 140 Mobile Technologies Mobile Topics Topics Analytics APIs RESTful Facebook Twitter Google Cloud Web Hosting 2 Reach We need users! The number of users who try our apps Retention The number of users

More information

G-Lock EasyMail7. Startup Guide. Client-Server Marketing Solution for Windows. To learn more about G-Lock EasyMail7, visit

G-Lock EasyMail7. Startup Guide. Client-Server  Marketing Solution for Windows. To learn more about G-Lock EasyMail7, visit G-Lock EasyMail7 Client-Server Email Marketing Solution for Windows Startup Guide 1 Table of Contents This document is your startup guide for G-Lock EasyMail7 product. It is designed to provide you with

More information

Developing ASP.NET MVC Web Applications (486)

Developing ASP.NET MVC Web Applications (486) Developing ASP.NET MVC Web Applications (486) Design the application architecture Plan the application layers Plan data access; plan for separation of concerns, appropriate use of models, views, controllers,

More information

STREAMLINED CERTIFICATION PATHS

STREAMLINED CERTIFICATION PATHS STREAMLINED CERTIFICATION PATHS MOBILITY Windows 10 Mobility CLOUD PLATFORM & INFRASTRUCTURE Cloud Platform Cloud Platform & Infrastructure Linux on Azure PRODUCTIVITY Productivity Office 365 APP BUILDER

More information

Eventbrite Handbook for ZBHA Faculty

Eventbrite Handbook for ZBHA Faculty Eventbrite Handbook for ZBHA Faculty Updated 1/11 Table of Contents Getting Started Log-In and Initial Set-Up What ZBHA needs to know to create your online class registration page Managing Your Class (aka

More information

Building Effective ASP.NET MVC 5.x Web Applications using Visual Studio 2013

Building Effective ASP.NET MVC 5.x Web Applications using Visual Studio 2013 coursemonster.com/au Building Effective ASP.NET MVC 5.x Web Applications using Visual Studio 2013 Overview The course takes existing.net developers and provides them with the necessary skills to develop

More information

SharePoint 20488: Developing Microsoft SharePoint Server 2013 Core Solutions. Upcoming Dates. Course Description. Course Outline

SharePoint 20488: Developing Microsoft SharePoint Server 2013 Core Solutions. Upcoming Dates. Course Description. Course Outline SharePoint 20488: Developing Microsoft SharePoint Server 2013 Core Solutions Get the skills to design, manage and deploy SharePoint Development platform features in this 5-day instructor lead course. This

More information

Developing Web Applications Using Microsoft Visual Studio 2008 SP1

Developing Web Applications Using Microsoft Visual Studio 2008 SP1 Developing Web s Using Microsoft Visual Studio 2008 SP1 Introduction This five day instructor led course provides knowledge and skills on developing Web applications by using Microsoft Visual Studio 2008

More information

!!!! Web Development !!!! Javier Garza Cantisani

!!!! Web Development !!!! Javier Garza Cantisani Web Development Javier Garza Cantisani javiergarzac@gmail.com Saleboox CRM(beta) (2014) www.saleboox.com Objective Create a Web App solution focused in LatAm startups to help them manage their new clients,

More information

Using the Force of Python and SAS Viya on Star Wars Fan Posts

Using the Force of Python and SAS Viya on Star Wars Fan Posts SESUG Paper BB-170-2017 Using the Force of Python and SAS Viya on Star Wars Fan Posts Grace Heyne, Zencos Consulting, LLC ABSTRACT The wealth of information available on the Internet includes useful and

More information

CUSTOMER PORTAL. Micro Survey Guide

CUSTOMER PORTAL. Micro Survey Guide CUSTOMER PORTAL Micro Survey Guide 1 Micro Surveys With the ability to create custom surveys with different response types. The micro surveys can be added to any access journey. Once the customer has authenticated,

More information

LowesLink Spend Management (SM)

LowesLink Spend Management (SM) LowesLink Spend Management (SM) Review Purchase Orders Effective Date: June 26, 2017 Lowe s Logo and LowesLink are registered trademarks of LF, LLC. All Rights Reserved. 1 Agenda Slides Expectations 3

More information

Liferay Digital Experience Platform. New Features Summary

Liferay Digital Experience Platform. New Features Summary Liferay Digital Experience Platform New Features Summary Liferay has redesigned its platform with new functionality in Liferay Digital Experience Platform (DXP). The following is a summary of the key new

More information

From: Marshall Flynn, IT Director Tampa Bay Regional Planning Council Date: March 23, 2018 Re: Website Redesign

From: Marshall Flynn, IT Director Tampa Bay Regional Planning Council Date: March 23, 2018 Re: Website Redesign From: Marshall Flynn, IT Director Tampa Bay Regional Planning Council Date: March 23, 2018 Re: Website Redesign The Tampa Bay Regional Planning Council (TBRPC) is seeking professional graphics design services

More information

ENTERING GREAT TASTE 2018 ONLINE INSTRUCTIONS

ENTERING GREAT TASTE 2018 ONLINE INSTRUCTIONS ENTERING GREAT TASTE 2018 ONLINE INSTRUCTIONS Please visit www.gff.co.uk/gta Click on Enter Here (in red box) or Enter Awards (appears top right of web page) 1. Registration for MyGuild All entrants to

More information